@charset "UTF-8";
/*$ltr_grey: $ltr_grey;*/
/* Aura version: 1.8.7 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 3px solid #f8971d;
  text-decoration: none;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Aura version: 1.8.7 - main */
/*$ltr_grey: $ltr_grey;*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
}

html {
  font-size: 62.5%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

button,
input,
select[multiple],
textarea {
  background-image: none;
}

a {
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

ul,
ol,
dl {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0;
}

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

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

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

/*_____ styles/css/blue/grid.css*/
/* Aura version: 1.8.7 */
.ci-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.ci-container:before,
.ci-container:after {
  content: " ";
  display: table;
}

.ci-container:after {
  clear: both;
}

.ci-container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.ci-row {
  margin-left: -15px;
  margin-right: -15px;
}

.ci-row:before,
.ci-row:after {
  content: " ";
  display: table;
}

.ci-row:after {
  clear: both;
}

.ci-show-grid [class^="ci-col-"] {
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.11);
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

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

.ci-grid-small-margins {
  margin-left: -10px;
  margin-right: -10px;
}

.ci-grid-small-margins .ci-col-3xs-1,
.ci-grid-small-margins .ci-col-3xs-2,
.ci-grid-small-margins .ci-col-3xs-3,
.ci-grid-small-margins .ci-col-3xs-4,
.ci-grid-small-margins .ci-col-3xs-5,
.ci-grid-small-margins .ci-col-3xs-5-cell,
.ci-grid-small-margins .ci-col-3xs-6,
.ci-grid-small-margins .ci-col-3xs-7,
.ci-grid-small-margins .ci-col-3xs-8,
.ci-grid-small-margins .ci-col-3xs-9,
.ci-grid-small-margins .ci-col-3xs-10,
.ci-grid-small-margins .ci-col-3xs-11,
.ci-grid-small-margins .ci-col-3xs-12,
.ci-grid-small-margins .ci-col-2xs-1,
.ci-grid-small-margins .ci-col-2xs-2,
.ci-grid-small-margins .ci-col-2xs-3,
.ci-grid-small-margins .ci-col-2xs-4,
.ci-grid-small-margins .ci-col-2xs-5,
.ci-grid-small-margins .ci-col-2xs-5-cell,
.ci-grid-small-margins .ci-col-2xs-6,
.ci-grid-small-margins .ci-col-2xs-7,
.ci-grid-small-margins .ci-col-2xs-8,
.ci-grid-small-margins .ci-col-2xs-9,
.ci-grid-small-margins .ci-col-2xs-10,
.ci-grid-small-margins .ci-col-2xs-11,
.ci-grid-small-margins .ci-col-2xs-12,
.ci-grid-small-margins .ci-col-xs-1,
.ci-grid-small-margins .ci-col-xs-2,
.ci-grid-small-margins .ci-col-xs-3,
.ci-grid-small-margins .ci-col-xs-4,
.ci-grid-small-margins .ci-col-xs-5,
.ci-grid-small-margins .ci-col-xs-5-cell,
.ci-grid-small-margins .ci-col-xs-6,
.ci-grid-small-margins .ci-col-xs-7,
.ci-grid-small-margins .ci-col-xs-8,
.ci-grid-small-margins .ci-col-xs-9,
.ci-grid-small-margins .ci-col-xs-10,
.ci-grid-small-margins .ci-col-xs-11,
.ci-grid-small-margins .ci-col-xs-12,
.ci-grid-small-margins .ci-col-sm-1,
.ci-grid-small-margins .ci-col-sm-2,
.ci-grid-small-margins .ci-col-sm-3,
.ci-grid-small-margins .ci-col-sm-4,
.ci-grid-small-margins .ci-col-sm-5,
.ci-grid-small-margins .ci-col-sm-5-cell,
.ci-grid-small-margins .ci-col-sm-6,
.ci-grid-small-margins .ci-col-sm-7,
.ci-grid-small-margins .ci-col-sm-8,
.ci-grid-small-margins .ci-col-sm-9,
.ci-grid-small-margins .ci-col-sm-10,
.ci-grid-small-margins .ci-col-sm-11,
.ci-grid-small-margins .ci-col-sm-12,
.ci-grid-small-margins .ci-col-md-1,
.ci-grid-small-margins .ci-col-md-2,
.ci-grid-small-margins .ci-col-md-3,
.ci-grid-small-margins .ci-col-md-4,
.ci-grid-small-margins .ci-col-md-5,
.ci-grid-small-margins .ci-col-md-5-cell,
.ci-grid-small-margins .ci-col-md-6,
.ci-grid-small-margins .ci-col-md-7,
.ci-grid-small-margins .ci-col-md-8,
.ci-grid-small-margins .ci-col-md-9,
.ci-grid-small-margins .ci-col-md-10,
.ci-grid-small-margins .ci-col-md-11,
.ci-grid-small-margins .ci-col-md-12,
.ci-grid-small-margins .ci-col-lg-1,
.ci-grid-small-margins .ci-col-lg-2,
.ci-grid-small-margins .ci-col-lg-3,
.ci-grid-small-margins .ci-col-lg-4,
.ci-grid-small-margins .ci-col-lg-5,
.ci-grid-small-margins .ci-col-lg-5-cell,
.ci-grid-small-margins .ci-col-lg-6,
.ci-grid-small-margins .ci-col-lg-7,
.ci-grid-small-margins .ci-col-lg-8,
.ci-grid-small-margins .ci-col-lg-9,
.ci-grid-small-margins .ci-col-lg-10,
.ci-grid-small-margins .ci-col-lg-11,
.ci-grid-small-margins .ci-col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
}

.ci-grid-big-margins {
  margin-left: -32px;
  margin-right: -32px;
}

.ci-grid-big-margins .ci-col-3xs-1,
.ci-grid-big-margins .ci-col-3xs-2,
.ci-grid-big-margins .ci-col-3xs-3,
.ci-grid-big-margins .ci-col-3xs-4,
.ci-grid-big-margins .ci-col-3xs-5,
.ci-grid-big-margins .ci-col-3xs-5-cell,
.ci-grid-big-margins .ci-col-3xs-6,
.ci-grid-big-margins .ci-col-3xs-7,
.ci-grid-big-margins .ci-col-3xs-8,
.ci-grid-big-margins .ci-col-3xs-9,
.ci-grid-big-margins .ci-col-3xs-10,
.ci-grid-big-margins .ci-col-3xs-11,
.ci-grid-big-margins .ci-col-3xs-12,
.ci-grid-big-margins .ci-col-2xs-1,
.ci-grid-big-margins .ci-col-2xs-2,
.ci-grid-big-margins .ci-col-2xs-3,
.ci-grid-big-margins .ci-col-2xs-4,
.ci-grid-big-margins .ci-col-2xs-5,
.ci-grid-big-margins .ci-col-2xs-5-cell,
.ci-grid-big-margins .ci-col-2xs-6,
.ci-grid-big-margins .ci-col-2xs-7,
.ci-grid-big-margins .ci-col-2xs-8,
.ci-grid-big-margins .ci-col-2xs-9,
.ci-grid-big-margins .ci-col-2xs-10,
.ci-grid-big-margins .ci-col-2xs-11,
.ci-grid-big-margins .ci-col-2xs-12,
.ci-grid-big-margins .ci-col-xs-1,
.ci-grid-big-margins .ci-col-xs-2,
.ci-grid-big-margins .ci-col-xs-3,
.ci-grid-big-margins .ci-col-xs-4,
.ci-grid-big-margins .ci-col-xs-5,
.ci-grid-big-margins .ci-col-xs-5-cell,
.ci-grid-big-margins .ci-col-xs-6,
.ci-grid-big-margins .ci-col-xs-7,
.ci-grid-big-margins .ci-col-xs-8,
.ci-grid-big-margins .ci-col-xs-9,
.ci-grid-big-margins .ci-col-xs-10,
.ci-grid-big-margins .ci-col-xs-11,
.ci-grid-big-margins .ci-col-xs-12,
.ci-grid-big-margins .ci-col-sm-1,
.ci-grid-big-margins .ci-col-sm-2,
.ci-grid-big-margins .ci-col-sm-3,
.ci-grid-big-margins .ci-col-sm-4,
.ci-grid-big-margins .ci-col-sm-5,
.ci-grid-big-margins .ci-col-sm-5-cell,
.ci-grid-big-margins .ci-col-sm-6,
.ci-grid-big-margins .ci-col-sm-7,
.ci-grid-big-margins .ci-col-sm-8,
.ci-grid-big-margins .ci-col-sm-9,
.ci-grid-big-margins .ci-col-sm-10,
.ci-grid-big-margins .ci-col-sm-11,
.ci-grid-big-margins .ci-col-sm-12,
.ci-grid-big-margins .ci-col-md-1,
.ci-grid-big-margins .ci-col-md-2,
.ci-grid-big-margins .ci-col-md-3,
.ci-grid-big-margins .ci-col-md-4,
.ci-grid-big-margins .ci-col-md-5,
.ci-grid-big-margins .ci-col-md-5-cell,
.ci-grid-big-margins .ci-col-md-6,
.ci-grid-big-margins .ci-col-md-7,
.ci-grid-big-margins .ci-col-md-8,
.ci-grid-big-margins .ci-col-md-9,
.ci-grid-big-margins .ci-col-md-10,
.ci-grid-big-margins .ci-col-md-11,
.ci-grid-big-margins .ci-col-md-12,
.ci-grid-big-margins .ci-col-lg-1,
.ci-grid-big-margins .ci-col-lg-2,
.ci-grid-big-margins .ci-col-lg-3,
.ci-grid-big-margins .ci-col-lg-4,
.ci-grid-big-margins .ci-col-lg-5,
.ci-grid-big-margins .ci-col-lg-5-cell,
.ci-grid-big-margins .ci-col-lg-6,
.ci-grid-big-margins .ci-col-lg-7,
.ci-grid-big-margins .ci-col-lg-8,
.ci-grid-big-margins .ci-col-lg-9,
.ci-grid-big-margins .ci-col-lg-10,
.ci-grid-big-margins .ci-col-lg-11,
.ci-grid-big-margins .ci-col-lg-12 {
  padding-left: 32px;
  padding-right: 32px;
}

.ci-grid-no-margins {
  margin: 0;
}

.ci-grid-no-margins .ci-col-3xs-1,
.ci-grid-no-margins .ci-col-3xs-2,
.ci-grid-no-margins .ci-col-3xs-3,
.ci-grid-no-margins .ci-col-3xs-4,
.ci-grid-no-margins .ci-col-3xs-5,
.ci-grid-no-margins .ci-col-3xs-5-cell,
.ci-grid-no-margins .ci-col-3xs-6,
.ci-grid-no-margins .ci-col-3xs-7,
.ci-grid-no-margins .ci-col-3xs-8,
.ci-grid-no-margins .ci-col-3xs-9,
.ci-grid-no-margins .ci-col-3xs-10,
.ci-grid-no-margins .ci-col-3xs-11,
.ci-grid-no-margins .ci-col-3xs-12,
.ci-grid-no-margins .ci-col-2xs-1,
.ci-grid-no-margins .ci-col-2xs-2,
.ci-grid-no-margins .ci-col-2xs-3,
.ci-grid-no-margins .ci-col-2xs-4,
.ci-grid-no-margins .ci-col-2xs-5,
.ci-grid-no-margins .ci-col-2xs-5-cell,
.ci-grid-no-margins .ci-col-2xs-6,
.ci-grid-no-margins .ci-col-2xs-7,
.ci-grid-no-margins .ci-col-2xs-8,
.ci-grid-no-margins .ci-col-2xs-9,
.ci-grid-no-margins .ci-col-2xs-10,
.ci-grid-no-margins .ci-col-2xs-11,
.ci-grid-no-margins .ci-col-2xs-12,
.ci-grid-no-margins .ci-col-xs-1,
.ci-grid-no-margins .ci-col-xs-2,
.ci-grid-no-margins .ci-col-xs-3,
.ci-grid-no-margins .ci-col-xs-4,
.ci-grid-no-margins .ci-col-xs-5,
.ci-grid-no-margins .ci-col-xs-5-cell,
.ci-grid-no-margins .ci-col-xs-6,
.ci-grid-no-margins .ci-col-xs-7,
.ci-grid-no-margins .ci-col-xs-8,
.ci-grid-no-margins .ci-col-xs-9,
.ci-grid-no-margins .ci-col-xs-10,
.ci-grid-no-margins .ci-col-xs-11,
.ci-grid-no-margins .ci-col-xs-12,
.ci-grid-no-margins .ci-col-sm-1,
.ci-grid-no-margins .ci-col-sm-2,
.ci-grid-no-margins .ci-col-sm-3,
.ci-grid-no-margins .ci-col-sm-4,
.ci-grid-no-margins .ci-col-sm-5,
.ci-grid-no-margins .ci-col-sm-5-cell,
.ci-grid-no-margins .ci-col-sm-6,
.ci-grid-no-margins .ci-col-sm-7,
.ci-grid-no-margins .ci-col-sm-8,
.ci-grid-no-margins .ci-col-sm-9,
.ci-grid-no-margins .ci-col-sm-10,
.ci-grid-no-margins .ci-col-sm-11,
.ci-grid-no-margins .ci-col-sm-12,
.ci-grid-no-margins .ci-col-md-1,
.ci-grid-no-margins .ci-col-md-2,
.ci-grid-no-margins .ci-col-md-3,
.ci-grid-no-margins .ci-col-md-4,
.ci-grid-no-margins .ci-col-md-5,
.ci-grid-no-margins .ci-col-md-5-cell,
.ci-grid-no-margins .ci-col-md-6,
.ci-grid-no-margins .ci-col-md-7,
.ci-grid-no-margins .ci-col-md-8,
.ci-grid-no-margins .ci-col-md-9,
.ci-grid-no-margins .ci-col-md-10,
.ci-grid-no-margins .ci-col-md-11,
.ci-grid-no-margins .ci-col-md-12,
.ci-grid-no-margins .ci-col-lg-1,
.ci-grid-no-margins .ci-col-lg-2,
.ci-grid-no-margins .ci-col-lg-3,
.ci-grid-no-margins .ci-col-lg-4,
.ci-grid-no-margins .ci-col-lg-5,
.ci-grid-no-margins .ci-col-lg-5-cell,
.ci-grid-no-margins .ci-col-lg-6,
.ci-grid-no-margins .ci-col-lg-7,
.ci-grid-no-margins .ci-col-lg-8,
.ci-grid-no-margins .ci-col-lg-9,
.ci-grid-no-margins .ci-col-lg-10,
.ci-grid-no-margins .ci-col-lg-11,
.ci-grid-no-margins .ci-col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 0) {
  .ci-col-3xs-1,
  .ci-col-3xs-2,
  .ci-col-3xs-3,
  .ci-col-3xs-4,
  .ci-col-3xs-5,
  .ci-col-3xs-5-cell,
  .ci-col-3xs-6,
  .ci-col-3xs-7,
  .ci-col-3xs-8,
  .ci-col-3xs-9,
  .ci-col-3xs-10,
  .ci-col-3xs-11 {
    float: left;
  }
  .ci-bordered .ci-col-3xs-1,
  .ci-bordered .ci-col-3xs-2,
  .ci-bordered .ci-col-3xs-3,
  .ci-bordered .ci-col-3xs-4,
  .ci-bordered .ci-col-3xs-5,
  .ci-bordered .ci-col-3xs-5-cell,
  .ci-bordered .ci-col-3xs-6,
  .ci-bordered .ci-col-3xs-7,
  .ci-bordered .ci-col-3xs-8,
  .ci-bordered .ci-col-3xs-9,
  .ci-bordered .ci-col-3xs-10,
  .ci-bordered .ci-col-3xs-11 {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .ci-bordered .ci-col-3xs-1:last-child,
  .ci-bordered .ci-col-3xs-2:last-child,
  .ci-bordered .ci-col-3xs-3:last-child,
  .ci-bordered .ci-col-3xs-4:last-child,
  .ci-bordered .ci-col-3xs-5:last-child,
  .ci-bordered .ci-col-3xs-5-cell:last-child,
  .ci-bordered .ci-col-3xs-6:last-child,
  .ci-bordered .ci-col-3xs-7:last-child,
  .ci-bordered .ci-col-3xs-8:last-child,
  .ci-bordered .ci-col-3xs-9:last-child,
  .ci-bordered .ci-col-3xs-10:last-child,
  .ci-bordered .ci-col-3xs-11:last-child {
    border-right: 0;
  }
  .ci-bordered:last-child .ci-col-3xs-1,
  .ci-bordered:last-child .ci-col-3xs-2,
  .ci-bordered:last-child .ci-col-3xs-3,
  .ci-bordered:last-child .ci-col-3xs-4,
  .ci-bordered:last-child .ci-col-3xs-5,
  .ci-bordered:last-child .ci-col-3xs-5-cell,
  .ci-bordered:last-child .ci-col-3xs-6,
  .ci-bordered:last-child .ci-col-3xs-7,
  .ci-bordered:last-child .ci-col-3xs-8,
  .ci-bordered:last-child .ci-col-3xs-9,
  .ci-bordered:last-child .ci-col-3xs-10,
  .ci-bordered:last-child .ci-col-3xs-11 {
    border-bottom: 0;
  }
  .ci-col-3xs-1 {
    width: 8.333333333333332%;
  }
  .ci-col-3xs-2 {
    width: 16.666666666666664%;
  }
  .ci-col-3xs-3 {
    width: 25%;
  }
  .ci-col-3xs-4 {
    width: 33.33333333333333%;
  }
  .ci-col-3xs-5 {
    width: 41.66666666666667%;
  }
  .ci-col-3xs-5-cell {
    width: 20%;
  }
  .ci-col-3xs-6 {
    width: 50%;
  }
  .ci-col-3xs-7 {
    width: 58.333333333333336%;
  }
  .ci-col-3xs-8 {
    width: 66.66666666666666%;
  }
  .ci-col-3xs-9 {
    width: 75%;
  }
  .ci-col-3xs-10 {
    width: 83.33333333333334%;
  }
  .ci-col-3xs-11 {
    width: 91.66666666666666%;
  }
  .ci-col-3xs-12 {
    width: 100%;
  }
  .ci-col-3xs-push-1 {
    left: 8.333333333333332%;
  }
  .ci-col-3xs-push-2 {
    left: 16.666666666666664%;
  }
  .ci-col-3xs-push-3 {
    left: 25%;
  }
  .ci-col-3xs-push-4 {
    left: 33.33333333333333%;
  }
  .ci-col-3xs-push-5 {
    left: 41.66666666666667%;
  }
  .ci-col-3xs-push-5-cell {
    left: 20%;
  }
  .ci-col-3xs-push-6 {
    left: 50%;
  }
  .ci-col-3xs-push-7 {
    left: 58.333333333333336%;
  }
  .ci-col-3xs-push-8 {
    left: 66.66666666666666%;
  }
  .ci-col-3xs-push-9 {
    left: 75%;
  }
  .ci-col-3xs-push-10 {
    left: 83.33333333333334%;
  }
  .ci-col-3xs-push-11 {
    left: 91.66666666666666%;
  }
  .ci-col-3xs-pull-1 {
    right: 8.333333333333332%;
  }
  .ci-col-3xs-pull-2 {
    right: 16.666666666666664%;
  }
  .ci-col-3xs-pull-3 {
    right: 25%;
  }
  .ci-col-3xs-pull-4 {
    right: 33.33333333333333%;
  }
  .ci-col-3xs-pull-5 {
    right: 41.66666666666667%;
  }
  .ci-col-3xs-pull-5-cell {
    right: 20%;
  }
  .ci-col-3xs-pull-6 {
    right: 50%;
  }
  .ci-col-3xs-pull-7 {
    right: 58.333333333333336%;
  }
  .ci-col-3xs-pull-8 {
    right: 66.66666666666666%;
  }
  .ci-col-3xs-pull-9 {
    right: 75%;
  }
  .ci-col-3xs-pull-10 {
    right: 83.33333333333334%;
  }
  .ci-col-3xs-pull-11 {
    right: 91.66666666666666%;
  }
  .ci-col-3xs-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .ci-col-3xs-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .ci-col-3xs-offset-3 {
    margin-left: 25%;
  }
  .ci-col-3xs-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .ci-col-3xs-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .ci-col-3xs-offset-5-cell {
    margin-left: 20%;
  }
  .ci-col-3xs-offset-6 {
    margin-left: 50%;
  }
  .ci-col-3xs-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .ci-col-3xs-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .ci-col-3xs-offset-9 {
    margin-left: 75%;
  }
  .ci-col-3xs-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .ci-col-3xs-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 320px) {
  .ci-col-2xs-1,
  .ci-col-2xs-2,
  .ci-col-2xs-3,
  .ci-col-2xs-4,
  .ci-col-2xs-5,
  .ci-col-2xs-5-cell,
  .ci-col-2xs-6,
  .ci-col-2xs-7,
  .ci-col-2xs-8,
  .ci-col-2xs-9,
  .ci-col-2xs-10,
  .ci-col-2xs-11 {
    float: left;
  }
  .ci-bordered .ci-col-2xs-1,
  .ci-bordered .ci-col-2xs-2,
  .ci-bordered .ci-col-2xs-3,
  .ci-bordered .ci-col-2xs-4,
  .ci-bordered .ci-col-2xs-5,
  .ci-bordered .ci-col-2xs-5-cell,
  .ci-bordered .ci-col-2xs-6,
  .ci-bordered .ci-col-2xs-7,
  .ci-bordered .ci-col-2xs-8,
  .ci-bordered .ci-col-2xs-9,
  .ci-bordered .ci-col-2xs-10,
  .ci-bordered .ci-col-2xs-11 {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .ci-bordered .ci-col-2xs-1:last-child,
  .ci-bordered .ci-col-2xs-2:last-child,
  .ci-bordered .ci-col-2xs-3:last-child,
  .ci-bordered .ci-col-2xs-4:last-child,
  .ci-bordered .ci-col-2xs-5:last-child,
  .ci-bordered .ci-col-2xs-5-cell:last-child,
  .ci-bordered .ci-col-2xs-6:last-child,
  .ci-bordered .ci-col-2xs-7:last-child,
  .ci-bordered .ci-col-2xs-8:last-child,
  .ci-bordered .ci-col-2xs-9:last-child,
  .ci-bordered .ci-col-2xs-10:last-child,
  .ci-bordered .ci-col-2xs-11:last-child {
    border-right: 0;
  }
  .ci-bordered:last-child .ci-col-2xs-1,
  .ci-bordered:last-child .ci-col-2xs-2,
  .ci-bordered:last-child .ci-col-2xs-3,
  .ci-bordered:last-child .ci-col-2xs-4,
  .ci-bordered:last-child .ci-col-2xs-5,
  .ci-bordered:last-child .ci-col-2xs-5-cell,
  .ci-bordered:last-child .ci-col-2xs-6,
  .ci-bordered:last-child .ci-col-2xs-7,
  .ci-bordered:last-child .ci-col-2xs-8,
  .ci-bordered:last-child .ci-col-2xs-9,
  .ci-bordered:last-child .ci-col-2xs-10,
  .ci-bordered:last-child .ci-col-2xs-11 {
    border-bottom: 0;
  }
  .ci-col-2xs-1 {
    width: 8.333333333333332%;
  }
  .ci-col-2xs-2 {
    width: 16.666666666666664%;
  }
  .ci-col-2xs-3 {
    width: 25%;
  }
  .ci-col-2xs-4 {
    width: 33.33333333333333%;
  }
  .ci-col-2xs-5 {
    width: 41.66666666666667%;
  }
  .ci-col-2xs-5-cell {
    width: 20%;
  }
  .ci-col-2xs-6 {
    width: 50%;
  }
  .ci-col-2xs-7 {
    width: 58.333333333333336%;
  }
  .ci-col-2xs-8 {
    width: 66.66666666666666%;
  }
  .ci-col-2xs-9 {
    width: 75%;
  }
  .ci-col-2xs-10 {
    width: 83.33333333333334%;
  }
  .ci-col-2xs-11 {
    width: 91.66666666666666%;
  }
  .ci-col-2xs-12 {
    width: 100%;
  }
  .ci-col-2xs-push-1 {
    left: 8.333333333333332%;
  }
  .ci-col-2xs-push-2 {
    left: 16.666666666666664%;
  }
  .ci-col-2xs-push-3 {
    left: 25%;
  }
  .ci-col-2xs-push-4 {
    left: 33.33333333333333%;
  }
  .ci-col-2xs-push-5 {
    left: 41.66666666666667%;
  }
  .ci-col-2xs-push-5-cell {
    left: 20%;
  }
  .ci-col-2xs-push-6 {
    left: 50%;
  }
  .ci-col-2xs-push-7 {
    left: 58.333333333333336%;
  }
  .ci-col-2xs-push-8 {
    left: 66.66666666666666%;
  }
  .ci-col-2xs-push-9 {
    left: 75%;
  }
  .ci-col-2xs-push-10 {
    left: 83.33333333333334%;
  }
  .ci-col-2xs-push-11 {
    left: 91.66666666666666%;
  }
  .ci-col-2xs-pull-1 {
    right: 8.333333333333332%;
  }
  .ci-col-2xs-pull-2 {
    right: 16.666666666666664%;
  }
  .ci-col-2xs-pull-3 {
    right: 25%;
  }
  .ci-col-2xs-pull-4 {
    right: 33.33333333333333%;
  }
  .ci-col-2xs-pull-5 {
    right: 41.66666666666667%;
  }
  .ci-col-2xs-pull-5-cell {
    right: 20%;
  }
  .ci-col-2xs-pull-6 {
    right: 50%;
  }
  .ci-col-2xs-pull-7 {
    right: 58.333333333333336%;
  }
  .ci-col-2xs-pull-8 {
    right: 66.66666666666666%;
  }
  .ci-col-2xs-pull-9 {
    right: 75%;
  }
  .ci-col-2xs-pull-10 {
    right: 83.33333333333334%;
  }
  .ci-col-2xs-pull-11 {
    right: 91.66666666666666%;
  }
  .ci-col-2xs-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .ci-col-2xs-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .ci-col-2xs-offset-3 {
    margin-left: 25%;
  }
  .ci-col-2xs-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .ci-col-2xs-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .ci-col-2xs-offset-5-cell {
    margin-left: 20%;
  }
  .ci-col-2xs-offset-6 {
    margin-left: 50%;
  }
  .ci-col-2xs-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .ci-col-2xs-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .ci-col-2xs-offset-9 {
    margin-left: 75%;
  }
  .ci-col-2xs-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .ci-col-2xs-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 480px) {
  .ci-col-xs-1,
  .ci-col-xs-2,
  .ci-col-xs-3,
  .ci-col-xs-4,
  .ci-col-xs-5,
  .ci-col-xs-5-cell,
  .ci-col-xs-6,
  .ci-col-xs-7,
  .ci-col-xs-8,
  .ci-col-xs-9,
  .ci-col-xs-10,
  .ci-col-xs-11 {
    float: left;
  }
  .ci-bordered .ci-col-xs-1,
  .ci-bordered .ci-col-xs-2,
  .ci-bordered .ci-col-xs-3,
  .ci-bordered .ci-col-xs-4,
  .ci-bordered .ci-col-xs-5,
  .ci-bordered .ci-col-xs-5-cell,
  .ci-bordered .ci-col-xs-6,
  .ci-bordered .ci-col-xs-7,
  .ci-bordered .ci-col-xs-8,
  .ci-bordered .ci-col-xs-9,
  .ci-bordered .ci-col-xs-10,
  .ci-bordered .ci-col-xs-11 {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .ci-bordered .ci-col-xs-1:last-child,
  .ci-bordered .ci-col-xs-2:last-child,
  .ci-bordered .ci-col-xs-3:last-child,
  .ci-bordered .ci-col-xs-4:last-child,
  .ci-bordered .ci-col-xs-5:last-child,
  .ci-bordered .ci-col-xs-5-cell:last-child,
  .ci-bordered .ci-col-xs-6:last-child,
  .ci-bordered .ci-col-xs-7:last-child,
  .ci-bordered .ci-col-xs-8:last-child,
  .ci-bordered .ci-col-xs-9:last-child,
  .ci-bordered .ci-col-xs-10:last-child,
  .ci-bordered .ci-col-xs-11:last-child {
    border-right: 0;
  }
  .ci-bordered:last-child .ci-col-xs-1,
  .ci-bordered:last-child .ci-col-xs-2,
  .ci-bordered:last-child .ci-col-xs-3,
  .ci-bordered:last-child .ci-col-xs-4,
  .ci-bordered:last-child .ci-col-xs-5,
  .ci-bordered:last-child .ci-col-xs-5-cell,
  .ci-bordered:last-child .ci-col-xs-6,
  .ci-bordered:last-child .ci-col-xs-7,
  .ci-bordered:last-child .ci-col-xs-8,
  .ci-bordered:last-child .ci-col-xs-9,
  .ci-bordered:last-child .ci-col-xs-10,
  .ci-bordered:last-child .ci-col-xs-11 {
    border-bottom: 0;
  }
  .ci-col-xs-1 {
    width: 8.333333333333332%;
  }
  .ci-col-xs-2 {
    width: 16.666666666666664%;
  }
  .ci-col-xs-3 {
    width: 25%;
  }
  .ci-col-xs-4 {
    width: 33.33333333333333%;
  }
  .ci-col-xs-5 {
    width: 41.66666666666667%;
  }
  .ci-col-xs-5-cell {
    width: 20%;
  }
  .ci-col-xs-6 {
    width: 50%;
  }
  .ci-col-xs-7 {
    width: 58.333333333333336%;
  }
  .ci-col-xs-8 {
    width: 66.66666666666666%;
  }
  .ci-col-xs-9 {
    width: 75%;
  }
  .ci-col-xs-10 {
    width: 83.33333333333334%;
  }
  .ci-col-xs-11 {
    width: 91.66666666666666%;
  }
  .ci-col-xs-12 {
    width: 100%;
  }
  .ci-col-xs-push-1 {
    left: 8.333333333333332%;
  }
  .ci-col-xs-push-2 {
    left: 16.666666666666664%;
  }
  .ci-col-xs-push-3 {
    left: 25%;
  }
  .ci-col-xs-push-4 {
    left: 33.33333333333333%;
  }
  .ci-col-xs-push-5 {
    left: 41.66666666666667%;
  }
  .ci-col-xs-push-5-cell {
    left: 20%;
  }
  .ci-col-xs-push-6 {
    left: 50%;
  }
  .ci-col-xs-push-7 {
    left: 58.333333333333336%;
  }
  .ci-col-xs-push-8 {
    left: 66.66666666666666%;
  }
  .ci-col-xs-push-9 {
    left: 75%;
  }
  .ci-col-xs-push-10 {
    left: 83.33333333333334%;
  }
  .ci-col-xs-push-11 {
    left: 91.66666666666666%;
  }
  .ci-col-xs-pull-1 {
    right: 8.333333333333332%;
  }
  .ci-col-xs-pull-2 {
    right: 16.666666666666664%;
  }
  .ci-col-xs-pull-3 {
    right: 25%;
  }
  .ci-col-xs-pull-4 {
    right: 33.33333333333333%;
  }
  .ci-col-xs-pull-5 {
    right: 41.66666666666667%;
  }
  .ci-col-xs-pull-5-cell {
    right: 20%;
  }
  .ci-col-xs-pull-6 {
    right: 50%;
  }
  .ci-col-xs-pull-7 {
    right: 58.333333333333336%;
  }
  .ci-col-xs-pull-8 {
    right: 66.66666666666666%;
  }
  .ci-col-xs-pull-9 {
    right: 75%;
  }
  .ci-col-xs-pull-10 {
    right: 83.33333333333334%;
  }
  .ci-col-xs-pull-11 {
    right: 91.66666666666666%;
  }
  .ci-col-xs-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .ci-col-xs-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .ci-col-xs-offset-3 {
    margin-left: 25%;
  }
  .ci-col-xs-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .ci-col-xs-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .ci-col-xs-offset-5-cell {
    margin-left: 20%;
  }
  .ci-col-xs-offset-6 {
    margin-left: 50%;
  }
  .ci-col-xs-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .ci-col-xs-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .ci-col-xs-offset-9 {
    margin-left: 75%;
  }
  .ci-col-xs-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .ci-col-xs-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 768px) {
  .ci-col-sm-1,
  .ci-col-sm-2,
  .ci-col-sm-3,
  .ci-col-sm-4,
  .ci-col-sm-5,
  .ci-col-sm-5-cell,
  .ci-col-sm-6,
  .ci-col-sm-7,
  .ci-col-sm-8,
  .ci-col-sm-9,
  .ci-col-sm-10,
  .ci-col-sm-11 {
    float: left;
  }
  .ci-bordered .ci-col-sm-1,
  .ci-bordered .ci-col-sm-2,
  .ci-bordered .ci-col-sm-3,
  .ci-bordered .ci-col-sm-4,
  .ci-bordered .ci-col-sm-5,
  .ci-bordered .ci-col-sm-5-cell,
  .ci-bordered .ci-col-sm-6,
  .ci-bordered .ci-col-sm-7,
  .ci-bordered .ci-col-sm-8,
  .ci-bordered .ci-col-sm-9,
  .ci-bordered .ci-col-sm-10,
  .ci-bordered .ci-col-sm-11 {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .ci-bordered .ci-col-sm-1:last-child,
  .ci-bordered .ci-col-sm-2:last-child,
  .ci-bordered .ci-col-sm-3:last-child,
  .ci-bordered .ci-col-sm-4:last-child,
  .ci-bordered .ci-col-sm-5:last-child,
  .ci-bordered .ci-col-sm-5-cell:last-child,
  .ci-bordered .ci-col-sm-6:last-child,
  .ci-bordered .ci-col-sm-7:last-child,
  .ci-bordered .ci-col-sm-8:last-child,
  .ci-bordered .ci-col-sm-9:last-child,
  .ci-bordered .ci-col-sm-10:last-child,
  .ci-bordered .ci-col-sm-11:last-child {
    border-right: 0;
  }
  .ci-bordered:last-child .ci-col-sm-1,
  .ci-bordered:last-child .ci-col-sm-2,
  .ci-bordered:last-child .ci-col-sm-3,
  .ci-bordered:last-child .ci-col-sm-4,
  .ci-bordered:last-child .ci-col-sm-5,
  .ci-bordered:last-child .ci-col-sm-5-cell,
  .ci-bordered:last-child .ci-col-sm-6,
  .ci-bordered:last-child .ci-col-sm-7,
  .ci-bordered:last-child .ci-col-sm-8,
  .ci-bordered:last-child .ci-col-sm-9,
  .ci-bordered:last-child .ci-col-sm-10,
  .ci-bordered:last-child .ci-col-sm-11 {
    border-bottom: 0;
  }
  .ci-col-sm-1 {
    width: 8.333333333333332%;
  }
  .ci-col-sm-2 {
    width: 16.666666666666664%;
  }
  .ci-col-sm-3 {
    width: 25%;
  }
  .ci-col-sm-4 {
    width: 33.33333333333333%;
  }
  .ci-col-sm-5 {
    width: 41.66666666666667%;
  }
  .ci-col-sm-5-cell {
    width: 20%;
  }
  .ci-col-sm-6 {
    width: 50%;
  }
  .ci-col-sm-7 {
    width: 58.333333333333336%;
  }
  .ci-col-sm-8 {
    width: 66.66666666666666%;
  }
  .ci-col-sm-9 {
    width: 75%;
  }
  .ci-col-sm-10 {
    width: 83.33333333333334%;
  }
  .ci-col-sm-11 {
    width: 91.66666666666666%;
  }
  .ci-col-sm-12 {
    width: 100%;
  }
  .ci-col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .ci-col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .ci-col-sm-push-3 {
    left: 25%;
  }
  .ci-col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .ci-col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .ci-col-sm-push-5-cell {
    left: 20%;
  }
  .ci-col-sm-push-6 {
    left: 50%;
  }
  .ci-col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .ci-col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .ci-col-sm-push-9 {
    left: 75%;
  }
  .ci-col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .ci-col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .ci-col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .ci-col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .ci-col-sm-pull-3 {
    right: 25%;
  }
  .ci-col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .ci-col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .ci-col-sm-pull-5-cell {
    right: 20%;
  }
  .ci-col-sm-pull-6 {
    right: 50%;
  }
  .ci-col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .ci-col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .ci-col-sm-pull-9 {
    right: 75%;
  }
  .ci-col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .ci-col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .ci-col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .ci-col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .ci-col-sm-offset-3 {
    margin-left: 25%;
  }
  .ci-col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .ci-col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .ci-col-sm-offset-5-cell {
    margin-left: 20%;
  }
  .ci-col-sm-offset-6 {
    margin-left: 50%;
  }
  .ci-col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .ci-col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .ci-col-sm-offset-9 {
    margin-left: 75%;
  }
  .ci-col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .ci-col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .ci-ten-columns > .ci-col-sm-2 {
    width: 20%;
  }
}

@media (min-width: 992px) {
  .ci-col-md-1,
  .ci-col-md-2,
  .ci-col-md-3,
  .ci-col-md-4,
  .ci-col-md-5,
  .ci-col-md-5-cell,
  .ci-col-md-6,
  .ci-col-md-7,
  .ci-col-md-8,
  .ci-col-md-9,
  .ci-col-md-10,
  .ci-col-md-11 {
    float: left;
  }
  .ci-bordered .ci-col-md-1,
  .ci-bordered .ci-col-md-2,
  .ci-bordered .ci-col-md-3,
  .ci-bordered .ci-col-md-4,
  .ci-bordered .ci-col-md-5,
  .ci-bordered .ci-col-md-5-cell,
  .ci-bordered .ci-col-md-6,
  .ci-bordered .ci-col-md-7,
  .ci-bordered .ci-col-md-8,
  .ci-bordered .ci-col-md-9,
  .ci-bordered .ci-col-md-10,
  .ci-bordered .ci-col-md-11 {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .ci-bordered .ci-col-md-1:last-child,
  .ci-bordered .ci-col-md-2:last-child,
  .ci-bordered .ci-col-md-3:last-child,
  .ci-bordered .ci-col-md-4:last-child,
  .ci-bordered .ci-col-md-5:last-child,
  .ci-bordered .ci-col-md-5-cell:last-child,
  .ci-bordered .ci-col-md-6:last-child,
  .ci-bordered .ci-col-md-7:last-child,
  .ci-bordered .ci-col-md-8:last-child,
  .ci-bordered .ci-col-md-9:last-child,
  .ci-bordered .ci-col-md-10:last-child,
  .ci-bordered .ci-col-md-11:last-child {
    border-right: 0;
  }
  .ci-bordered:last-child .ci-col-md-1,
  .ci-bordered:last-child .ci-col-md-2,
  .ci-bordered:last-child .ci-col-md-3,
  .ci-bordered:last-child .ci-col-md-4,
  .ci-bordered:last-child .ci-col-md-5,
  .ci-bordered:last-child .ci-col-md-5-cell,
  .ci-bordered:last-child .ci-col-md-6,
  .ci-bordered:last-child .ci-col-md-7,
  .ci-bordered:last-child .ci-col-md-8,
  .ci-bordered:last-child .ci-col-md-9,
  .ci-bordered:last-child .ci-col-md-10,
  .ci-bordered:last-child .ci-col-md-11 {
    border-bottom: 0;
  }
  .ci-col-md-1 {
    width: 8.333333333333332%;
  }
  .ci-col-md-2 {
    width: 16.666666666666664%;
  }
  .ci-col-md-3 {
    width: 25%;
  }
  .ci-col-md-4 {
    width: 33.33333333333333%;
  }
  .ci-col-md-5 {
    width: 41.66666666666667%;
  }
  .ci-col-md-5-cell {
    width: 20%;
  }
  .ci-col-md-6 {
    width: 50%;
  }
  .ci-col-md-7 {
    width: 58.333333333333336%;
  }
  .ci-col-md-8 {
    width: 66.66666666666666%;
  }
  .ci-col-md-9 {
    width: 75%;
  }
  .ci-col-md-10 {
    width: 83.33333333333334%;
  }
  .ci-col-md-11 {
    width: 91.66666666666666%;
  }
  .ci-col-md-12 {
    width: 100%;
  }
  .ci-col-md-push-0 {
    left: auto;
  }
  .ci-col-md-push-1 {
    left: 8.333333333333332%;
  }
  .ci-col-md-push-2 {
    left: 16.666666666666664%;
  }
  .ci-col-md-push-3 {
    left: 25%;
  }
  .ci-col-md-push-4 {
    left: 33.33333333333333%;
  }
  .ci-col-md-push-5 {
    left: 41.66666666666667%;
  }
  .ci-col-md-push-5-cell {
    left: 20%;
  }
  .ci-col-md-push-6 {
    left: 50%;
  }
  .ci-col-md-push-7 {
    left: 58.333333333333336%;
  }
  .ci-col-md-push-8 {
    left: 66.66666666666666%;
  }
  .ci-col-md-push-9 {
    left: 75%;
  }
  .ci-col-md-push-10 {
    left: 83.33333333333334%;
  }
  .ci-col-md-push-11 {
    left: 91.66666666666666%;
  }
  .ci-col-md-pull-0 {
    right: auto;
  }
  .ci-col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .ci-col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .ci-col-md-pull-3 {
    right: 25%;
  }
  .ci-col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .ci-col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .ci-col-md-pull-5-cell {
    right: 20%;
  }
  .ci-col-md-pull-6 {
    right: 50%;
  }
  .ci-col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .ci-col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .ci-col-md-pull-9 {
    right: 75%;
  }
  .ci-col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .ci-col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .ci-col-md-offset-0 {
    margin-left: 0;
  }
  .ci-col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .ci-col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .ci-col-md-offset-3 {
    margin-left: 25%;
  }
  .ci-col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .ci-col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .ci-col-md-offset-5-cell {
    margin-left: 20%;
  }
  .ci-col-md-offset-6 {
    margin-left: 50%;
  }
  .ci-col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .ci-col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .ci-col-md-offset-9 {
    margin-left: 75%;
  }
  .ci-col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .ci-col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1120px) {
  .ci-col-lg-1,
  .ci-col-lg-2,
  .ci-col-lg-3,
  .ci-col-lg-4,
  .ci-col-lg-5,
  .ci-col-lg-5-cell,
  .ci-col-lg-6,
  .ci-col-lg-7,
  .ci-col-lg-8,
  .ci-col-lg-9,
  .ci-col-lg-10,
  .ci-col-lg-11 {
    float: left;
  }
  .ci-bordered .ci-col-lg-1,
  .ci-bordered .ci-col-lg-2,
  .ci-bordered .ci-col-lg-3,
  .ci-bordered .ci-col-lg-4,
  .ci-bordered .ci-col-lg-5,
  .ci-bordered .ci-col-lg-5-cell,
  .ci-bordered .ci-col-lg-6,
  .ci-bordered .ci-col-lg-7,
  .ci-bordered .ci-col-lg-8,
  .ci-bordered .ci-col-lg-9,
  .ci-bordered .ci-col-lg-10,
  .ci-bordered .ci-col-lg-11 {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .ci-bordered .ci-col-lg-1:last-child,
  .ci-bordered .ci-col-lg-2:last-child,
  .ci-bordered .ci-col-lg-3:last-child,
  .ci-bordered .ci-col-lg-4:last-child,
  .ci-bordered .ci-col-lg-5:last-child,
  .ci-bordered .ci-col-lg-5-cell:last-child,
  .ci-bordered .ci-col-lg-6:last-child,
  .ci-bordered .ci-col-lg-7:last-child,
  .ci-bordered .ci-col-lg-8:last-child,
  .ci-bordered .ci-col-lg-9:last-child,
  .ci-bordered .ci-col-lg-10:last-child,
  .ci-bordered .ci-col-lg-11:last-child {
    border-right: 0;
  }
  .ci-bordered:last-child .ci-col-lg-1,
  .ci-bordered:last-child .ci-col-lg-2,
  .ci-bordered:last-child .ci-col-lg-3,
  .ci-bordered:last-child .ci-col-lg-4,
  .ci-bordered:last-child .ci-col-lg-5,
  .ci-bordered:last-child .ci-col-lg-5-cell,
  .ci-bordered:last-child .ci-col-lg-6,
  .ci-bordered:last-child .ci-col-lg-7,
  .ci-bordered:last-child .ci-col-lg-8,
  .ci-bordered:last-child .ci-col-lg-9,
  .ci-bordered:last-child .ci-col-lg-10,
  .ci-bordered:last-child .ci-col-lg-11 {
    border-bottom: 0;
  }
  .ci-col-lg-1 {
    width: 8.333333333333332%;
  }
  .ci-col-lg-2 {
    width: 16.666666666666664%;
  }
  .ci-col-lg-3 {
    width: 25%;
  }
  .ci-col-lg-4 {
    width: 33.33333333333333%;
  }
  .ci-col-lg-5 {
    width: 41.66666666666667%;
  }
  .ci-col-lg-5-cell {
    width: 20%;
  }
  .ci-col-lg-6 {
    width: 50%;
  }
  .ci-col-lg-7 {
    width: 58.333333333333336%;
  }
  .ci-col-lg-8 {
    width: 66.66666666666666%;
  }
  .ci-col-lg-9 {
    width: 75%;
  }
  .ci-col-lg-10 {
    width: 83.33333333333334%;
  }
  .ci-col-lg-11 {
    width: 91.66666666666666%;
  }
  .ci-col-lg-12 {
    width: 100%;
  }
  .ci-col-lg-push-0 {
    left: auto;
  }
  .ci-col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .ci-col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .ci-col-lg-push-3 {
    left: 25%;
  }
  .ci-col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .ci-col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .ci-col-lg-push-5-cell {
    left: 20%;
  }
  .ci-col-lg-push-6 {
    left: 50%;
  }
  .ci-col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .ci-col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .ci-col-lg-push-9 {
    left: 75%;
  }
  .ci-col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .ci-col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .ci-col-lg-pull-0 {
    right: auto;
  }
  .ci-col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .ci-col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .ci-col-lg-pull-3 {
    right: 25%;
  }
  .ci-col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .ci-col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .ci-col-lg-pull-5-cell {
    right: 20%;
  }
  .ci-col-lg-pull-6 {
    right: 50%;
  }
  .ci-col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .ci-col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .ci-col-lg-pull-9 {
    right: 75%;
  }
  .ci-col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .ci-col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .ci-col-lg-offset-0 {
    margin-left: 0;
  }
  .ci-col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .ci-col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .ci-col-lg-offset-3 {
    margin-left: 25%;
  }
  .ci-col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .ci-col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .ci-col-lg-offset-5-cell {
    margin-left: 20%;
  }
  .ci-col-lg-offset-6 {
    margin-left: 50%;
  }
  .ci-col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .ci-col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .ci-col-lg-offset-9 {
    margin-left: 75%;
  }
  .ci-col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .ci-col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (max-width: 319px) {
  .ci-row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .ci-col-3xs-1,
  .ci-col-3xs-2,
  .ci-col-3xs-3,
  .ci-col-3xs-4,
  .ci-col-3xs-5,
  .ci-col-3xs-5-cell,
  .ci-col-3xs-6,
  .ci-col-3xs-7,
  .ci-col-3xs-8,
  .ci-col-3xs-9,
  .ci-col-3xs-10,
  .ci-col-3xs-11,
  .ci-col-3xs-12,
  .ci-col-2xs-1,
  .ci-col-2xs-2,
  .ci-col-2xs-3,
  .ci-col-2xs-4,
  .ci-col-2xs-5,
  .ci-col-2xs-5-cell,
  .ci-col-2xs-6,
  .ci-col-2xs-7,
  .ci-col-2xs-8,
  .ci-col-2xs-9,
  .ci-col-2xs-10,
  .ci-col-2xs-11,
  .ci-col-2xs-12,
  .ci-col-xs-1,
  .ci-col-xs-2,
  .ci-col-xs-3,
  .ci-col-xs-4,
  .ci-col-xs-5,
  .ci-col-xs-5-cell,
  .ci-col-xs-6,
  .ci-col-xs-7,
  .ci-col-xs-8,
  .ci-col-xs-9,
  .ci-col-xs-10,
  .ci-col-xs-11,
  .ci-col-xs-12,
  .ci-col-sm-1,
  .ci-col-sm-2,
  .ci-col-sm-3,
  .ci-col-sm-4,
  .ci-col-sm-5,
  .ci-col-sm-5-cell,
  .ci-col-sm-6,
  .ci-col-sm-7,
  .ci-col-sm-8,
  .ci-col-sm-9,
  .ci-col-sm-10,
  .ci-col-sm-11,
  .ci-col-sm-12 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .ci-grid-small-margins {
    margin-left: -5px;
    margin-right: -5px;
  }
  .ci-grid-small-margins .ci-col-3xs-1,
  .ci-grid-small-margins .ci-col-3xs-2,
  .ci-grid-small-margins .ci-col-3xs-3,
  .ci-grid-small-margins .ci-col-3xs-4,
  .ci-grid-small-margins .ci-col-3xs-5,
  .ci-grid-small-margins .ci-col-3xs-5-cell,
  .ci-grid-small-margins .ci-col-3xs-6,
  .ci-grid-small-margins .ci-col-3xs-7,
  .ci-grid-small-margins .ci-col-3xs-8,
  .ci-grid-small-margins .ci-col-3xs-9,
  .ci-grid-small-margins .ci-col-3xs-10,
  .ci-grid-small-margins .ci-col-3xs-11,
  .ci-grid-small-margins .ci-col-3xs-12,
  .ci-grid-small-margins .ci-col-2xs-1,
  .ci-grid-small-margins .ci-col-2xs-2,
  .ci-grid-small-margins .ci-col-2xs-3,
  .ci-grid-small-margins .ci-col-2xs-4,
  .ci-grid-small-margins .ci-col-2xs-5,
  .ci-grid-small-margins .ci-col-2xs-5-cell,
  .ci-grid-small-margins .ci-col-2xs-6,
  .ci-grid-small-margins .ci-col-2xs-7,
  .ci-grid-small-margins .ci-col-2xs-8,
  .ci-grid-small-margins .ci-col-2xs-9,
  .ci-grid-small-margins .ci-col-2xs-10,
  .ci-grid-small-margins .ci-col-2xs-11,
  .ci-grid-small-margins .ci-col-2xs-12,
  .ci-grid-small-margins .ci-col-xs-1,
  .ci-grid-small-margins .ci-col-xs-2,
  .ci-grid-small-margins .ci-col-xs-3,
  .ci-grid-small-margins .ci-col-xs-4,
  .ci-grid-small-margins .ci-col-xs-5,
  .ci-grid-small-margins .ci-col-xs-5-cell,
  .ci-grid-small-margins .ci-col-xs-6,
  .ci-grid-small-margins .ci-col-xs-7,
  .ci-grid-small-margins .ci-col-xs-8,
  .ci-grid-small-margins .ci-col-xs-9,
  .ci-grid-small-margins .ci-col-xs-10,
  .ci-grid-small-margins .ci-col-xs-11,
  .ci-grid-small-margins .ci-col-xs-12,
  .ci-grid-small-margins .ci-col-sm-1,
  .ci-grid-small-margins .ci-col-sm-2,
  .ci-grid-small-margins .ci-col-sm-3,
  .ci-grid-small-margins .ci-col-sm-4,
  .ci-grid-small-margins .ci-col-sm-5,
  .ci-grid-small-margins .ci-col-sm-5-cell,
  .ci-grid-small-margins .ci-col-sm-6,
  .ci-grid-small-margins .ci-col-sm-7,
  .ci-grid-small-margins .ci-col-sm-8,
  .ci-grid-small-margins .ci-col-sm-9,
  .ci-grid-small-margins .ci-col-sm-10,
  .ci-grid-small-margins .ci-col-sm-11,
  .ci-grid-small-margins .ci-col-sm-12,
  .ci-grid-small-margins .ci-col-md-1,
  .ci-grid-small-margins .ci-col-md-2,
  .ci-grid-small-margins .ci-col-md-3,
  .ci-grid-small-margins .ci-col-md-4,
  .ci-grid-small-margins .ci-col-md-5,
  .ci-grid-small-margins .ci-col-md-5-cell,
  .ci-grid-small-margins .ci-col-md-6,
  .ci-grid-small-margins .ci-col-md-7,
  .ci-grid-small-margins .ci-col-md-8,
  .ci-grid-small-margins .ci-col-md-9,
  .ci-grid-small-margins .ci-col-md-10,
  .ci-grid-small-margins .ci-col-md-11,
  .ci-grid-small-margins .ci-col-md-12,
  .ci-grid-small-margins .ci-col-lg-1,
  .ci-grid-small-margins .ci-col-lg-2,
  .ci-grid-small-margins .ci-col-lg-3,
  .ci-grid-small-margins .ci-col-lg-4,
  .ci-grid-small-margins .ci-col-lg-5,
  .ci-grid-small-margins .ci-col-lg-5-cell,
  .ci-grid-small-margins .ci-col-lg-6,
  .ci-grid-small-margins .ci-col-lg-7,
  .ci-grid-small-margins .ci-col-lg-8,
  .ci-grid-small-margins .ci-col-lg-9,
  .ci-grid-small-margins .ci-col-lg-10,
  .ci-grid-small-margins .ci-col-lg-11,
  .ci-grid-small-margins .ci-col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ci-grid-big-margins {
    margin-left: -16px;
    margin-right: -16px;
  }
  .ci-grid-big-margins .ci-col-3xs-1,
  .ci-grid-big-margins .ci-col-3xs-2,
  .ci-grid-big-margins .ci-col-3xs-3,
  .ci-grid-big-margins .ci-col-3xs-4,
  .ci-grid-big-margins .ci-col-3xs-5,
  .ci-grid-big-margins .ci-col-3xs-5-cell,
  .ci-grid-big-margins .ci-col-3xs-6,
  .ci-grid-big-margins .ci-col-3xs-7,
  .ci-grid-big-margins .ci-col-3xs-8,
  .ci-grid-big-margins .ci-col-3xs-9,
  .ci-grid-big-margins .ci-col-3xs-10,
  .ci-grid-big-margins .ci-col-3xs-11,
  .ci-grid-big-margins .ci-col-3xs-12,
  .ci-grid-big-margins .ci-col-2xs-1,
  .ci-grid-big-margins .ci-col-2xs-2,
  .ci-grid-big-margins .ci-col-2xs-3,
  .ci-grid-big-margins .ci-col-2xs-4,
  .ci-grid-big-margins .ci-col-2xs-5,
  .ci-grid-big-margins .ci-col-2xs-5-cell,
  .ci-grid-big-margins .ci-col-2xs-6,
  .ci-grid-big-margins .ci-col-2xs-7,
  .ci-grid-big-margins .ci-col-2xs-8,
  .ci-grid-big-margins .ci-col-2xs-9,
  .ci-grid-big-margins .ci-col-2xs-10,
  .ci-grid-big-margins .ci-col-2xs-11,
  .ci-grid-big-margins .ci-col-2xs-12,
  .ci-grid-big-margins .ci-col-xs-1,
  .ci-grid-big-margins .ci-col-xs-2,
  .ci-grid-big-margins .ci-col-xs-3,
  .ci-grid-big-margins .ci-col-xs-4,
  .ci-grid-big-margins .ci-col-xs-5,
  .ci-grid-big-margins .ci-col-xs-5-cell,
  .ci-grid-big-margins .ci-col-xs-6,
  .ci-grid-big-margins .ci-col-xs-7,
  .ci-grid-big-margins .ci-col-xs-8,
  .ci-grid-big-margins .ci-col-xs-9,
  .ci-grid-big-margins .ci-col-xs-10,
  .ci-grid-big-margins .ci-col-xs-11,
  .ci-grid-big-margins .ci-col-xs-12,
  .ci-grid-big-margins .ci-col-sm-1,
  .ci-grid-big-margins .ci-col-sm-2,
  .ci-grid-big-margins .ci-col-sm-3,
  .ci-grid-big-margins .ci-col-sm-4,
  .ci-grid-big-margins .ci-col-sm-5,
  .ci-grid-big-margins .ci-col-sm-5-cell,
  .ci-grid-big-margins .ci-col-sm-6,
  .ci-grid-big-margins .ci-col-sm-7,
  .ci-grid-big-margins .ci-col-sm-8,
  .ci-grid-big-margins .ci-col-sm-9,
  .ci-grid-big-margins .ci-col-sm-10,
  .ci-grid-big-margins .ci-col-sm-11,
  .ci-grid-big-margins .ci-col-sm-12,
  .ci-grid-big-margins .ci-col-md-1,
  .ci-grid-big-margins .ci-col-md-2,
  .ci-grid-big-margins .ci-col-md-3,
  .ci-grid-big-margins .ci-col-md-4,
  .ci-grid-big-margins .ci-col-md-5,
  .ci-grid-big-margins .ci-col-md-5-cell,
  .ci-grid-big-margins .ci-col-md-6,
  .ci-grid-big-margins .ci-col-md-7,
  .ci-grid-big-margins .ci-col-md-8,
  .ci-grid-big-margins .ci-col-md-9,
  .ci-grid-big-margins .ci-col-md-10,
  .ci-grid-big-margins .ci-col-md-11,
  .ci-grid-big-margins .ci-col-md-12,
  .ci-grid-big-margins .ci-col-lg-1,
  .ci-grid-big-margins .ci-col-lg-2,
  .ci-grid-big-margins .ci-col-lg-3,
  .ci-grid-big-margins .ci-col-lg-4,
  .ci-grid-big-margins .ci-col-lg-5,
  .ci-grid-big-margins .ci-col-lg-5-cell,
  .ci-grid-big-margins .ci-col-lg-6,
  .ci-grid-big-margins .ci-col-lg-7,
  .ci-grid-big-margins .ci-col-lg-8,
  .ci-grid-big-margins .ci-col-lg-9,
  .ci-grid-big-margins .ci-col-lg-10,
  .ci-grid-big-margins .ci-col-lg-11,
  .ci-grid-big-margins .ci-col-lg-12 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.ci-section-white .ci-bordered .ci-col {
  border-color: #eef1f1;
}

.ci-section-grey .ci-bordered .ci-col {
  border-color: #e6eaea;
}

.ci-section-base .ci-bordered .ci-col {
  border-color: #4076b5;
}

.ci-section-dark .ci-bordered .ci-col {
  border-color: #2e343a;
}

.ci-section-parallax .ci-bordered .ci-col {
  border-color: #242427;
}

/*$ltr_grey: $ltr_grey;*/
/*_____ styles/css/blue/section.css*/
/* Aura version: 1.8.7 */
.ci-section-w {
  position: relative;
  -webkit-transition: background 0.1s ease-in-out 0s;
  -moz-transition: background 0.1s ease-in-out 0s;
  -ms-transition: background 0.1s ease-in-out 0s;
  -o-transition: background 0.1s ease-in-out 0s;
  transition: background 0.1s ease-in-out 0s;
}

.ci-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 20px 40px;
  position: relative;
}

@media (max-width: 992px) {
  .ci-section {
    padding: 20px 20px 25px;
  }
}

@media (max-width: 768px) {
  .ci-section {
    padding: 20px 10px 25px;
  }
}

.ci-titlebar {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ci-titlebar h1 {
  margin-bottom: 0;
}

.ci-titlebar .ci-breadcrumb {
  font-size: 12px;
  line-height: 1.3em;
}

.ci-titlebar .ci-breadcrumb ul {
  display: inline;
  margin: 0;
  padding: 0;
  -webkit-padding-start: 0;
  margin-left: 5px;
}

.ci-titlebar .ci-breadcrumb li {
  display: inline;
}

.ci-titlebar .ci-breadcrumb li:after {
  font-family: fontello;
  content: "\e8c8";
  margin: 0 5px 0 7px;
}

.ci-titlebar .ci-breadcrumb li:last-child:after {
  display: none;
}

.ci-titlebar.ci-titlebar-small {
  padding-top: 32px;
  padding-bottom: 32px;
}

.ci-titlebar.ci-titlebar-small h1 {
  font-size: 26px;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
}

.ci-titlebar.ci-breadcrumb-only {
  padding-top: 17px;
  padding-bottom: 17px;
}

.ci-titlebar-breadcrumb-top .ci-breadcrumb {
  margin-bottom: 11px;
}

.ci-titlebar-breadcrumb-right {
  display: table;
  vertical-align: middle;
  width: 100%;
  box-sizing: border-box;
}

.ci-titlebar-breadcrumb-right h1,
.ci-titlebar-breadcrumb-right .ci-breadcrumb {
  display: table-cell;
  vertical-align: middle;
}

.ci-titlebar-breadcrumb-right h1 {
  width: 60%;
  padding-right: 20px;
}

.ci-titlebar-breadcrumb-right .ci-breadcrumb {
  width: 40%;
  text-align: right;
  position: relative;
  top: 0px;
}

.ci-section-parallax {
  background-size: cover;
  background-repeat: repeat-y;
  background-position: 0 50%;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.ci-section-video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}

.ci-section-high {
  width: 100%;
  display: table;
}

.ci-section-high .ci-section {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

@media screen and (min-width: 1120px) {
  .ci-section-parallax {
    background-attachment: fixed;
  }
}

.ci-section-white.ci-borders {
  border-top: 1px solid #eef1f1;
  border-bottom: 1px solid #eef1f1;
}

.ci-section-white.ci-border-top {
  border-top: 1px solid #eef1f1;
}

.ci-section-white.ci-border-bottom {
  border-bottom: 1px solid #eef1f1;
}

.ci-section-white.ci-borders-light {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.ci-section-white.ci-border-top-light {
  border-top: 1px solid #ffffff;
}

.ci-section-white.ci-border-bottom-light {
  border-bottom: 1px solid #ffffff;
}

.ci-section-white.ci-shadow-bottom {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}

.ci-header-sticky .ci-section-white.ci-shadow-bottom {
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
}

.ci-section-white.ci-shadow-inside {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}

.ci-section-white.ci-shadow-inside-top {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
}

.ci-section-white.ci-shadow-inside-bottom {
  -webkit-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.08);
}

.ci-section-white .ci-breadcrumb {
  color: #a3adb4;
}

.ci-section-white .ci-breadcrumb li:after {
  color: #d8dee2;
}

.ci-section-grey {
  background-color: #f6f6f6;
}

.ci-section-grey.ci-borders {
  border-top: 1px solid #e6eaea;
  border-bottom: 1px solid #e6eaea;
}

.ci-section-grey.ci-border-top {
  border-top: 1px solid #e6eaea;
}

.ci-section-grey.ci-border-bottom {
  border-bottom: 1px solid #e6eaea;
}

.ci-section-grey.ci-borders-light {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.ci-section-grey.ci-border-top-light {
  border-top: 1px solid #ffffff;
}

.ci-section-grey.ci-border-bottom-light {
  border-bottom: 1px solid #ffffff;
}

.ci-section-grey.ci-shadow-bottom {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}

.ci-header-sticky .ci-section-grey.ci-shadow-bottom {
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
}

.ci-section-grey.ci-shadow-inside {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.12);
}

.ci-section-grey.ci-shadow-inside-top {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.06);
}

.ci-section-grey.ci-shadow-inside-bottom {
  -webkit-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.04);
  box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.04);
}

.ci-section-grey .ci-breadcrumb {
  color: #9ca5ab;
}

.ci-section-grey .ci-breadcrumb li:after {
  color: #cfd6da;
}

.ci-section-base {
  background-color: #00447c;
}

.ci-section-base.ci-borders {
  border-top: 1px solid #004781;
  border-bottom: 1px solid #004781;
}

.ci-section-base.ci-border-top {
  border-top: 1px solid #4076b5;
}

.ci-section-base.ci-border-bottom {
  border-bottom: 1px solid #005296;
}

.ci-section-base.ci-borders-light {
  border-top: 1px solid #005296;
  border-bottom: 1px solid #005296;
}

.ci-section-base.ci-border-top-light {
  border-top: 1px solid #005296;
}

.ci-section-base.ci-border-bottom-light {
  border-bottom: 1px solid #005296;
}

.ci-section-base.ci-shadow-bottom {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
}

.ci-header-sticky .ci-section-base.ci-shadow-bottom {
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
}

.ci-section-base.ci-shadow-inside {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.13);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.13);
}

.ci-section-base.ci-shadow-inside-top {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.12);
}

.ci-section-base.ci-shadow-inside-bottom {
  -webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.12);
}

.ci-section-base .ci-breadcrumb {
  color: #cde2f6;
}

.ci-section-base .ci-breadcrumb li:after {
  color: #62a1d6;
}

.ci-section-dark {
  background-color: #21252b;
}

.ci-section-dark.ci-borders {
  border-top: 1px solid #1a1e22;
  border-bottom: 1px solid #1a1e22;
}

.ci-section-dark.ci-border-top {
  border-top: 1px solid #1a1e22;
}

.ci-section-dark.ci-border-bottom {
  border-bottom: 1px solid #1a1e22;
}

.ci-section-dark.ci-borders-light {
  border-top: 1px solid #2e343a;
  border-bottom: 1px solid #2e343a;
}

.ci-section-dark.ci-border-top-light {
  border-top: 1px solid #2e343a;
}

.ci-section-dark.ci-border-bottom-light {
  border-bottom: 1px solid #2e343a;
}

.ci-section-dark.ci-shadow-bottom {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.ci-header-sticky .ci-section-dark.ci-shadow-bottom {
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
}

.ci-section-dark.ci-shadow-inside {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.42);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.42);
}

.ci-section-dark.ci-shadow-inside-top {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}

.ci-section-dark.ci-shadow-inside-bottom {
  -webkit-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.2);
}

.ci-section-dark .ci-breadcrumb {
  color: #858d91;
}

.ci-section-dark .ci-breadcrumb li:after {
  color: #475257;
}

.ci-section-parallax {
  background-color: #000000;
}

.ci-section-parallax.ci-borders {
  border-top: 1px solid #121315;
  border-bottom: 1px solid #121315;
}

.ci-section-parallax.ci-border-top {
  border-top: 1px solid #121315;
}

.ci-section-parallax.ci-border-bottom {
  border-bottom: 1px solid #121315;
}

.ci-section-parallax.ci-borders-light {
  border-top: 1px solid #242427;
  border-bottom: 1px solid #242427;
}

.ci-section-parallax.ci-border-top-light {
  border-top: 1px solid #242427;
}

.ci-section-parallax.ci-border-bottom-light {
  border-bottom: 1px solid #242427;
}

.ci-section-parallax.ci-shadow-bottom {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.ci-header-sticky .ci-section-parallax.ci-shadow-bottom {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.ci-section-parallax.ci-shadow-inside {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.42);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.42);
}

.ci-section-parallax.ci-shadow-inside-top {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}

.ci-section-parallax.ci-shadow-inside-bottom {
  -webkit-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.2);
}

.ci-section-parallax .ci-breadcrumb {
  color: rgba(250, 250, 250, 0.4);
}

.ci-section-parallax .ci-breadcrumb li:after {
  color: rgba(250, 250, 250, 0.2);
}

.ci-section-base-gradient {
  background: #009fc2;
  /* Old browsers */
  background: -moz-linear-gradient(left, #009fc2 0%, #487ab9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #009fc2), color-stop(100%, #487ab9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #009fc2 0%, #487ab9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #009fc2 0%, #487ab9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #009fc2 0%, #487ab9 100%);
  /* IE10+ */
  background: linear-gradient(to right, #009fc2 0%, #487ab9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$brand-secondary', endColorstr='#487ab9', GradientType=1);
  /* IE6-9 */
}

/*Custom styles*/
.ci-border-top-strong-base {
  border-top: 3px solid #009fc2;
}

.ci-border-bottom-strong-base {
  border-bottom: 3px solid #009fc2;
}

.ci-section-overlay-base {
  background: rgba(72, 122, 185, 0.9);
}

.ci-container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.ci-section-dark .ci-bordered .ci-col {
  border-color: #2e343a;
}

.ci-section-parallax .ci-bordered .ci-col {
  border-color: #242427;
}

.ci-section-white {
  background-color: #ffffff;
}

/*_____ styles/css/blue/header-rows.css*/
/*$ltr_grey: $ltr_grey;*/
.ci-header {
  position: relative;
  z-index: 1001;
}

.ci-row-sm,
.ci-row-md,
.ci-row-lg {
  padding-top: 0;
  padding-bottom: 0;
}

.ci-row-sm img,
.ci-row-md img,
.ci-row-lg img {
  max-height: 100%;
}

.ci-row-sm .ci-full-height,
.ci-row-md .ci-full-height,
.ci-row-lg .ci-full-height {
  vertical-align: top;
}

.ci-row-sm:before,
.ci-row-md:before,
.ci-row-lg:before,
.ci-row-sm:after,
.ci-row-md:after,
.ci-row-lg:after {
  content: " ";
  display: table;
}

.ci-row-sm:after,
.ci-row-md:after,
.ci-row-lg:after {
  clear: both;
}

.ci-row-block {
  display: inline-block;
  margin: 0px 10px;
  float: left;
  line-height: 1em;
  vertical-align: top;
  max-height: 100%;
}

.ci-row-block:first-child:not(.ci-pull-right) {
  margin-left: 0;
}

.ci-row-block.ci-pull-right:first-child,
.ci-row-block:not(.ci-pull-right) + .ci-pull-right {
  margin-right: 0;
}

.ci-row-block a {
  max-height: 100%;
}

.ci-row-block a:hover {
  text-decoration: none;
}

.ci-bordered {
  position: relative;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

.ci-bordered:before,
.ci-bordered:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: transparent;
}

.ci-bordered:before {
  left: 0;
}

.ci-bordered:after {
  right: 0;
}

.ci-bordered:hover:before,
.ci-bordered:hover:after {
  background: transparent;
}

.ci-bordered:before,
.ci-bordered:after {
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-row-block-logo a {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  border-bottom: 0;
}

.ci-row-block-logo .ci-has-bg {
  -webkit-transition: background 0.1s ease-in-out 0s;
  -moz-transition: background 0.1s ease-in-out 0s;
  -ms-transition: background 0.1s ease-in-out 0s;
  -o-transition: background 0.1s ease-in-out 0s;
  transition: background 0.1s ease-in-out 0s;
}

.ci-row-block-logo img, .bar-logo img {
  display: block;
}

.ci-row-block-logo .ci-center-vertically {
  display: table;
}

.ci-row-block-logo .ci-center-vertically > span,
.ci-row-block-logo .ci-center-vertically > a {
  display: table-cell;
  vertical-align: middle;
}

.ci-row-lg .ci-row-block-logo img {
  max-height: 96px;
  padding: 25px 0px 25px 0px;
}

.ci-row-md .ci-row-block-logo img {
  max-height: 70px;
}

.ci-row-sm .ci-row-block-logo img {
  max-height: 46px;
}

.ci-row-block-txt {
  position: relative;
  line-height: 28px;
}

.ci-row-block-txt a {
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-row-block-icon {
  position: relative;
  margin: -3px 6px 0 0;
  font-size: 14px;
}

.ci-row-block-icon.ci-icon-circle,
.ci-row-block-icon.ci-icon-square {
  top: -1px;
  height: 26px;
  width: 26px;
  font-size: 14px;
  line-height: 26px;
  margin: 0 8px -9px 0;
}

.ci-row-sm {
  font-size: 14px;
}

.ci-row-sm .ci-big-font {
  font-size: 16px;
}

.ci-row-sm .ci-bigger-font {
  font-size: 18px;
  font-weight: 300;
}

.ci-row-sm .ci-row-block-txt {
  margin-top: 9px;
  margin-bottom: 9px;
}

.ci-row-sm .ci-center-vertically > span,
.ci-row-sm .ci-center-vertically > a {
  height: 46px;
}

.ci-row-md {
  font-size: 14px;
}

.ci-row-md .ci-big-font {
  font-size: 16px;
}

.ci-row-md .ci-bigger-font {
  font-size: 18px;
  font-weight: 300;
}

.ci-row-md .ci-row-block-txt {
  margin-top: 21px;
  margin-bottom: 21px;
}

.ci-row-md .ci-center-vertically > span,
.ci-row-md .ci-center-vertically > a {
  height: 70px;
}

.ci-row-lg {
  font-size: 14px;
}

.ci-row-lg .ci-big-font {
  font-size: 16px;
}

.ci-row-lg .ci-bigger-font {
  font-size: 18px;
  font-weight: 300;
}

.ci-row-lg .ci-full-height > li > a {
  line-height: 94px;
}

.ci-row-lg .ci-row-block-txt {
  margin-top: 34px;
  margin-bottom: 34px;
}

.ci-row-lg .ci-center-vertically > span,
.ci-row-lg .ci-center-vertically > a {
  -webkit-transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -ms-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
  height: 96px;
}

.ci-section-white .ci-row-block-logo .ci-has-bg {
  background: #f9fafa;
}

.ci-section-white .ci-row-block-logo .ci-has-bg:hover {
  background: #f3f4f5;
}

.ci-section-white .ci-row-block-logo .ci-bordered {
  border-color: #e0e2e4;
}

.ci-section-white .ci-row-block-logo .ci-bordered:before,
.ci-section-white .ci-row-block-logo .ci-bordered:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: transparent;
}

.ci-section-white .ci-row-block-logo .ci-bordered:before {
  left: 0;
}

.ci-section-white .ci-row-block-logo .ci-bordered:after {
  right: 0;
}

.ci-section-white .ci-row-block-logo .ci-bordered:hover:before,
.ci-section-white .ci-row-block-logo .ci-bordered:hover:after {
  background: transparent;
}

.ci-section-grey .ci-row-block-logo .ci-has-bg {
  background: #ffffff;
}

.ci-section-grey .ci-row-block-logo .ci-has-bg:hover {
  background: #e9eaeb;
}

.ci-section-grey .ci-row-block-logo .ci-bordered {
  border-color: #e0e2e4;
}

.ci-section-grey .ci-row-block-logo .ci-bordered:before,
.ci-section-grey .ci-row-block-logo .ci-bordered:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: transparent;
}

.ci-section-grey .ci-row-block-logo .ci-bordered:before {
  left: 0;
}

.ci-section-grey .ci-row-block-logo .ci-bordered:after {
  right: 0;
}

.ci-section-grey .ci-row-block-logo .ci-bordered:hover:before,
.ci-section-grey .ci-row-block-logo .ci-bordered:hover:after {
  background: transparent;
}

.ci-section-base .ci-row-block-logo .ci-has-bg {
  background: #3c8cbd;
}

.ci-section-base .ci-row-block-logo .ci-has-bg:hover {
  background: #3276b1;
}

.ci-section-base .ci-row-block-logo .ci-bordered {
  border-color: #5196c4;
}

.ci-section-base .ci-row-block-logo .ci-bordered:before,
.ci-section-base .ci-row-block-logo .ci-bordered:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: transparent;
}

.ci-section-base .ci-row-block-logo .ci-bordered:before {
  left: 0;
}

.ci-section-base .ci-row-block-logo .ci-bordered:after {
  right: 0;
}

.ci-section-base .ci-row-block-logo .ci-bordered:hover:before,
.ci-section-base .ci-row-block-logo .ci-bordered:hover:after {
  background: transparent;
}

.ci-section-dark .ci-row-block-logo .ci-has-bg {
  background: #383840;
}

.ci-section-dark .ci-row-block-logo .ci-has-bg:hover {
  background: #222227;
}

.ci-section-dark .ci-row-block-logo .ci-bordered {
  border-color: #41414a;
}

.ci-section-dark .ci-row-block-logo .ci-bordered:before,
.ci-section-dark .ci-row-block-logo .ci-bordered:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: transparent;
}

.ci-section-dark .ci-row-block-logo .ci-bordered:before {
  left: 0;
}

.ci-section-dark .ci-row-block-logo .ci-bordered:after {
  right: 0;
}

.ci-section-dark .ci-row-block-logo .ci-bordered:hover:before,
.ci-section-dark .ci-row-block-logo .ci-bordered:hover:after {
  background: transparent;
}

.ci-section-parallax .ci-row-block-logo .ci-has-bg {
  background: #2b2b31;
}

.ci-section-parallax .ci-row-block-logo .ci-has-bg:hover {
  background: #17171b;
}

.ci-section-parallax .ci-row-block-logo .ci-bordered {
  border-color: #323239;
}

.ci-section-parallax .ci-row-block-logo .ci-bordered:before,
.ci-section-parallax .ci-row-block-logo .ci-bordered:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: transparent;
}

.ci-section-parallax .ci-row-block-logo .ci-bordered:before {
  left: 0;
}

.ci-section-parallax .ci-row-block-logo .ci-bordered:after {
  right: 0;
}

.ci-section-parallax .ci-row-block-logo .ci-bordered:hover:before,
.ci-section-parallax .ci-row-block-logo .ci-bordered:hover:after {
  background: transparent;
}

.ci-header-sticky,
.ci-header-sticky .ci-section-w,
.ci-header-sticky .ci-section,
.ci-header-sticky .ci-section-menu-mobile-w,
.ci-header-sticky .ci-section-menu-mobile {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -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);
}

.ci-row-reducible img {
  -webkit-transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  -ms-transition: max-height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}

.ci-row-reducible .ci-full-height > li > a,
.ci-row-reducible .ci-social-icons.ci-full-height > li > a > i {
  -webkit-transition: line-height 0.5s ease-in-out;
  -moz-transition: line-height 0.5s ease-in-out;
  -ms-transition: line-height 0.5s ease-in-out;
  -o-transition: line-height 0.5s ease-in-out;
  transition: line-height 0.5s ease-in-out;
}

.ci-row-reducible .ci-social-icons.ci-full-height > li > a,
.ci-row-reducible .ci-social-icons.ci-full-height > li > a > i {
  -webkit-transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -ms-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.ci-row-reducible .ci-row-block form,
.ci-row-reducible .ci-row-block > .ci-btn,
.ci-row-reducible .ci-row-block-txt,
.ci-row-reducible .ci-social-icons-simple,
.ci-row-reducible .ci-social-icons:not(.ci-full-height) {
  -webkit-transition: margin-top 0.5s ease-in-out, margin-bottom 0.5s ease-in-out;
  -moz-transition: margin-top 0.5s ease-in-out, margin-bottom 0.5s ease-in-out;
  -ms-transition: margin-top 0.5s ease-in-out, margin-bottom 0.5s ease-in-out;
  -o-transition: margin-top 0.5s ease-in-out, margin-bottom 0.5s ease-in-out;
  transition: margin-top 0.5s ease-in-out, margin-bottom 0.5s ease-in-out;
}

.ci-header-rows-fixed .ci-header-sticky,
.ci-header-row-fixed .ci-header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1002;
}

.ci-header-rows-fixed.ci-fixed .ci-header-sticky .ci-section-w,
.ci-header-row-fixed.ci-fixed .ci-header-sticky .ci-section-w {
  max-width: 1120px;
  margin: 0 auto;
}

.ci-header-rows-fixed .ci-row-reduced img,
.ci-header-row-fixed .ci-row-reduced img {
  max-height: 70px;
  width: 170px;
  padding: 15px 0px 15px 0px;
}

.ci-header-rows-fixed .ci-row-reduced .ci-full-height > li > a,
.ci-header-row-fixed .ci-row-reduced .ci-full-height > li > a,
.ci-header-rows-fixed .ci-row-reduced .ci-social-icons.ci-full-height > li > a > i,
.ci-header-row-fixed .ci-row-reduced .ci-social-icons.ci-full-height > li > a > i {
  line-height: 70px;
}

.ci-header-rows-fixed .ci-row-reduced .ci-social-icons.ci-full-height > li > a,
.ci-header-row-fixed .ci-row-reduced .ci-social-icons.ci-full-height > li > a,
.ci-header-rows-fixed .ci-row-reduced .ci-social-icons.ci-full-height > li > a > i,
.ci-header-row-fixed .ci-row-reduced .ci-social-icons.ci-full-height > li > a > i {
  height: 70px;
}

.ci-header-rows-fixed .ci-row-reduced .ci-row-block > .ci-btn,
.ci-header-row-fixed .ci-row-reduced .ci-row-block > .ci-btn,
.ci-header-rows-fixed .ci-row-reduced .ci-row-block form,
.ci-header-row-fixed .ci-row-reduced .ci-row-block form {
  margin-top: 15px;
  margin-bottom: 15px;
}

.ci-header-rows-fixed .ci-row-reduced .ci-row-block-txt,
.ci-header-row-fixed .ci-row-reduced .ci-row-block-txt {
  margin-top: 21px;
  margin-bottom: 21px;
}

.ci-header-rows-fixed .ci-row-reduced .ci-social-icons-simple,
.ci-header-row-fixed .ci-row-reduced .ci-social-icons-simple {
  margin-top: 10px;
  margin-bottom: 10px;
}

.ci-header-rows-fixed .ci-row-reduced .ci-social-icons-simple.ci-big,
.ci-header-row-fixed .ci-row-reduced .ci-social-icons-simple.ci-big {
  margin-top: 2px;
  margin-bottom: 2px;
}

.ci-header-rows-fixed .ci-row-reduced .ci-social-icons-simple.ci-small,
.ci-header-row-fixed .ci-row-reduced .ci-social-icons-simple.ci-small {
  margin-top: 12px;
  margin-bottom: 12px;
}

.ci-header-rows-fixed .ci-row-reduced .ci-social-icons:not(.ci-full-height),
.ci-header-row-fixed .ci-row-reduced .ci-social-icons:not(.ci-full-height) {
  margin-top: 9px;
  margin-bottom: 9px;
}

.ci-header-rows-fixed .ci-row-reduced .ci-social-icons:not(.ci-full-height).ci-big,
.ci-header-row-fixed .ci-row-reduced .ci-social-icons:not(.ci-full-height).ci-big {
  margin-top: 0;
  margin-bottom: 0;
}

.ci-header-rows-fixed .ci-row-reduced .ci-social-icons:not(.ci-full-height).ci-small,
.ci-header-row-fixed .ci-row-reduced .ci-social-icons:not(.ci-full-height).ci-small {
  margin-top: 16px;
  margin-bottom: 16px;
}

.ci-header-rows-fixed .ci-row-reduced .ci-center-vertically > span,
.ci-header-row-fixed .ci-row-reduced .ci-center-vertically > span,
.ci-header-rows-fixed .ci-row-reduced .ci-center-vertically > a,
.ci-header-row-fixed .ci-row-reduced .ci-center-vertically > a {
  height: 70px;
}

.ci-header-row-fixed .ci-header {
  padding-bottom: 96px;
}

.ci-header-row-fixed .ci-header.ci-header-row-sm-fixed {
  padding-bottom: 46px;
}

.ci-header-rows-fixed .ci-header {
  padding-bottom: 142px;
}

.ci-header-rows-fixed .ci-header.ci-reduced-padding-top,
.ci-header-row-fixed .ci-header.ci-reduced-padding-top {
  padding-bottom: 0;
}

.ci-header-row-fixed .ci-header.ci-reduced-padding-top {
  padding-top: 96px;
}

.ci-header-row-fixed .ci-header.ci-reduced-padding-top.ci-header-row-sm-fixed {
  padding-top: 46px;
}

.ci-header-rows-fixed .ci-header.ci-reduced-padding-top {
  padding-top: 142px;
}

/*custom styles*/
@media (min-width: 1px) and (max-width: 1119px) {
  .ci-header-rows-fixed .ci-header {
    padding-bottom: 46px !important;
  }
}

/*$ltr_grey: $ltr_grey;*/
/*_____ styles/css/blue/menu.css*/
/* Aura version: 1.8.7 */
.ci-menu,
.ci-simple-menu {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  -webkit-padding-start: 0px;
  padding: 0;
  margin: 0;
}

.ci-row-block .ci-menu,
.ci-row-block .ci-simple-menu {
  margin: 0;
}

.ci-menu li,
.ci-simple-menu li {
  position: relative;
  text-align: left;
  margin: 0;
}

.ci-menu a,
.ci-simple-menu a {
  display: block;
  text-decoration: none;
  border: none;
  position: relative;
}

.ci-menu a.active,
.ci-simple-menu a.active,
.ci-menu a:hover,
.ci-simple-menu a:hover {
  border: none;
}

.ci-menu > li,
.ci-simple-menu > li {
  float: left;
  vertical-align: top;
  border: 0;
}

.ci-menu > li > a,
.ci-simple-menu > li > a {
  border: 0;
}

.ci-menu > li > .ci-submenu,
.ci-simple-menu > li > .ci-submenu {
  top: 100%;
  left: 0;
}

.ci-menu > li > .ci-submenu.ci-submenu-left-side,
.ci-simple-menu > li > .ci-submenu.ci-submenu-left-side {
  left: auto;
  right: 0;
}

.ci-menu > li.ci-has-dropdown-wide,
.ci-simple-menu > li.ci-has-dropdown-wide {
  position: static;
}

.ci-menu > li:hover > .ci-submenu,
.ci-simple-menu > li:hover > .ci-submenu,
.ci-menu > li:hover > .ci-submenu-wide,
.ci-simple-menu > li:hover > .ci-submenu-wide {
  visibility: visible;
  opacity: 1;
}

.ci-menu li span,
.ci-simple-menu li span {
  margin-right: 8px;
  font-size: 14px;
  opacity: 1;
}

.ci-menu li.ci-has-dropdown > a,
.ci-simple-menu li.ci-has-dropdown > a {
  position: relative;
  padding-right: 25px;
}

.ci-menu li.ci-has-dropdown > a:after,
.ci-simple-menu li.ci-has-dropdown > a:after {
  display: block;
  content: "\e8d2";
  position: absolute;
  top: 50%;
  right: 14px;
  margin: -5px 0 0 0;
  font-family: fontello;
  font-size: 12px;
  opacity: 0.3;
  line-height: 1em;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  -moz-transition: -moz-transform 0.2s ease-in;
  -ms-transition: -ms-transform 0.2s ease-in;
  -o-transition: -o-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
}

.ci-menu li.ci-has-dropdown:hover > a:after,
.ci-simple-menu li.ci-has-dropdown:hover > a:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  opacity: 0.9;
  margin-top: -6px;
}

.ci-section-base .ci-menu li.ci-has-dropdown > a:after,
.ci-section-base .ci-simple-menu li.ci-has-dropdown > a:after {
  opacity: 0.5;
}

.ci-section-base .ci-menu li.ci-has-dropdown:hover > a:after,
.ci-section-base .ci-simple-menu li.ci-has-dropdown:hover > a:after {
  opacity: 1;
}

.ci-simple-menu > li > a {
  padding: 0 15px;
}

.ci-simple-menu > li > a span {
  display: inline-block;
  position: relative;
  padding: 0;
}

.ci-simple-menu > li > .ci-submenu {
  left: 15px;
}

.ci-simple-menu.ci-has-hover-border > li > a {
  display: block;
  overflow: hidden;
}

.ci-simple-menu.ci-has-hover-border > li > a > span:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  border-bottom: 3px solid transparent;
  -webkit-transition: border-color 0.1s ease-in-out 0s;
  -moz-transition: border-color 0.1s ease-in-out 0s;
  -ms-transition: border-color 0.1s ease-in-out 0s;
  -o-transition: border-color 0.1s ease-in-out 0s;
  transition: border-color 0.1s ease-in-out 0s;
}

.ci-menu > li > a {
  padding: 0 18px;
}

.ci-menu.ci-items-have-borders > li,
.ci-menu.ci-items-have-double-borders > li {
  margin: 0 0 0 -1px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

.ci-menu.ci-items-have-borders > li:first-child,
.ci-menu.ci-items-have-double-borders > li:first-child {
  margin-left: 0;
}

.ci-menu.ci-items-have-double-borders:before,
.ci-menu.ci-items-have-double-borders:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: transparent;
}

.ci-menu.ci-items-have-double-borders:before {
  left: 0;
}

.ci-menu.ci-items-have-double-borders:after {
  right: 0;
}

.ci-menu.ci-items-have-double-borders:hover:before,
.ci-menu.ci-items-have-double-borders:hover:after {
  background: transparent;
}

.ci-menu.ci-has-hover-border > li > a {
  display: block;
  overflow: hidden;
}

.ci-menu.ci-has-hover-border > li > a:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  border-bottom: 3px solid transparent;
  -webkit-transition: border-color 0.1s ease-in-out 0s;
  -moz-transition: border-color 0.1s ease-in-out 0s;
  -ms-transition: border-color 0.1s ease-in-out 0s;
  -o-transition: border-color 0.1s ease-in-out 0s;
  transition: border-color 0.1s ease-in-out 0s;
}

.ci-submenu {
  width: 300px;
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in;
  font-size: 13px;
}

.ci-submenu.ci-has-border,
.ci-submenu.ci-has-border .ci-submenu {
  border-top: 1px solid transparent;
  border-top-width: 3px;
  margin: -3px 0 0 0;
}

.ci-submenu.ci-items-have-borders li,
.ci-submenu.ci-items-have-double-borders li {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  margin: -1px 0 0 0;
}

.ci-submenu.ci-items-have-borders li:first-child,
.ci-submenu.ci-items-have-double-borders li:first-child {
  border-top: none;
  margin: 0;
}

.ci-submenu.ci-items-have-borders li:first-child:before,
.ci-submenu.ci-items-have-double-borders li:first-child:before {
  display: none;
}

.ci-submenu.ci-items-have-borders li:last-child,
.ci-submenu.ci-items-have-double-borders li:last-child {
  border-bottom: none;
}

.ci-submenu.ci-items-have-borders li:last-child:after,
.ci-submenu.ci-items-have-double-borders li:last-child:after {
  display: none;
}

.ci-submenu.ci-submenu-left-side {
  left: auto;
  right: 100%;
}

.ci-submenu li:hover > .ci-submenu {
  visibility: visible;
  opacity: 1;
}

.ci-submenu li:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.ci-submenu a {
  padding: 13px 18px;
  line-height: 16px;
}

.ci-submenu li span.icon-right-open-mini {
  margin-right: 8px;
}

.ci-submenu-wide {
  position: absolute;
  z-index: 10;
  top: 100%;
  left: 20px;
  right: 20px;
  list-style: none;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in;
  font-size: 13px;
  border-radius: 0 0 3px 3px;
}

.ci-submenu-wide.ci-has-border {
  border-top: 1px solid transparent;
  border-top-width: 3px;
  margin: -3px 0 0 0;
}

.ci-submenu-wide .ci-section {
  border-radius: 0 0 3px 3px;
}

.ci-row-sm {
  font-size: 14px;
}

.ci-row-sm .ci-simple-menu,
.ci-row-sm .ci-menu {
  font-size: 14px;
  vertical-align: top;
}

.ci-row-sm .ci-submenu {
  font-size: 13px;
}

.ci-row-sm .ci-menu {
  font-size: 14px;
  vertical-align: top;
}

.ci-row-sm .ci-menu > li > a {
  padding: 0 14px;
}

.ci-row-sm .ci-menu > li.ci-has-dropdown > a {
  padding-right: 28px;
}

.ci-row-md {
  font-size: 14px;
}

.ci-row-md .ci-simple-menu,
.ci-row-md .ci-menu {
  font-size: 14px;
  vertical-align: top;
}

.ci-row-md .ci-simple-menu > li > a,
.ci-row-md .ci-menu > li > a {
  font-size: 14px;
}

.ci-row-md .ci-simple-menu li i,
.ci-row-md .ci-menu li i {
  font-size: 14px;
}

.ci-row-md .ci-submenu {
  font-size: 13px;
}

.ci-row-lg {
  font-size: 14px;
}

.ci-row-lg .ci-simple-menu,
.ci-row-lg .ci-menu {
  font-size: 14px;
  vertical-align: top;
}

.ci-row-lg .ci-simple-menu > li > a,
.ci-row-lg .ci-menu > li > a {
  font-size: 14px;
}

.ci-row-lg .ci-simple-menu li i,
.ci-row-lg .ci-menu li i {
  font-size: 14px;
}

.ci-row-lg .ci-submenu {
  font-size: 13px;
}

.ci-row-sm .ci-full-height > li > a {
  line-height: 46px;
}

.ci-row-md .ci-full-height > li > a {
  line-height: 70px;
}

.ci-row-lg .ci-full-height > li > a {
  line-height: 96px;
}

.ci-section-white .ci-menu > li {
  background: transparent;
  color: #00447c;
}

.ci-section-white .ci-menu > li > a {
  color: #00447c;
}

.ci-section-white .ci-menu > li:hover {
  background: #f8fafa;
  color: #009fc2;
}

.ci-section-white .ci-menu > li:hover > a {
  color: #009fc2;
}

.ci-section-white .ci-menu > li.active {
  background: #f8fafa;
  color: #009fc2;
}

.ci-section-white .ci-menu > li.active > a {
  color: #009fc2;
}

.ci-section-white .ci-menu > li.active:hover {
  background: #f8fafa;
  color: #009fc2;
}

.ci-section-white .ci-menu > li.active:hover > a {
  color: #009fc2;
}

.ci-section-white .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown > a:after {
  color: #21252b;
}

.ci-section-white .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown:hover > a:after {
  color: #609ddb;
}

.ci-section-white .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active > a:after {
  color: #609ddb;
}

.ci-section-white .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active:hover > a:after {
  color: #609ddb;
}

.ci-section-white .ci-menu.ci-items-have-borders > li {
  border-color: #eef1f1;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li {
  border-color: #eef1f1;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li:before,
.ci-section-white .ci-menu.ci-items-have-double-borders > li:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: transparent;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li:before {
  left: 0;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li:after {
  right: 0;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li:hover:before,
.ci-section-white .ci-menu.ci-items-have-double-borders > li:hover:after {
  background: #fcfdfd;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li.active {
  border-color: #eef1f1;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:before,
.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #fcfdfd;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:before {
  left: 0;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:after {
  right: 0;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:hover:before,
.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  background: #fcfdfd;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:hover {
  border-color: #eef1f1;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:hover:before,
.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #fcfdfd;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:hover:before {
  left: 0;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  right: 0;
}

.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:hover:hover:before,
.ci-section-white .ci-menu.ci-items-have-double-borders > li.active:hover:hover:after {
  background: #fcfdfd;
}

.ci-section-white .ci-menu.ci-menu-hover-border > li > a:before {
  border-top-color: transparent;
}

.ci-section-white .ci-menu.ci-menu-hover-border > li:hover > a:before {
  border-top-color: #009fc2;
}

.ci-section-white .ci-menu.ci-menu-hover-border > li.active > a:before {
  border-top-color: #009fc2;
}

.ci-section-white .ci-menu.ci-menu-hover-border > li.active:hover > a:before {
  border-top-color: #009fc2;
}

.ci-section-white .ci-menu.ci-has-hover-border > li > a:before {
  border-color: transparent;
}

.ci-section-white .ci-menu.ci-has-hover-border > li:hover > a:before {
  border-color: #009fc2;
}

.ci-section-white .ci-menu.ci-has-hover-border > li.active > a:before {
  border-color: #009fc2;
}

.ci-section-white .ci-menu.ci-has-hover-border > li.active:hover > a:before {
  border-color: #009fc2;
}

.ci-section-grey .ci-menu > li {
  background: transparent;
  color: #21252b;
}

.ci-section-grey .ci-menu > li > a {
  color: #21252b;
}

.ci-section-grey .ci-menu > li:hover {
  background: #fafbfc;
  color: #609ddb;
}

.ci-section-grey .ci-menu > li:hover > a {
  color: #609ddb;
}

.ci-section-grey .ci-menu > li.active {
  background: #fafbfc;
  color: #609ddb;
}

.ci-section-grey .ci-menu > li.active > a {
  color: #609ddb;
}

.ci-section-grey .ci-menu > li.active:hover {
  background: #fafbfc;
  color: #609ddb;
}

.ci-section-grey .ci-menu > li.active:hover > a {
  color: #609ddb;
}

.ci-section-grey .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown > a:after {
  color: #21252b;
}

.ci-section-grey .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown:hover > a:after {
  color: #609ddb;
}

.ci-section-grey .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active > a:after {
  color: #609ddb;
}

.ci-section-grey .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active:hover > a:after {
  color: #609ddb;
}

.ci-section-grey .ci-menu.ci-items-have-borders > li {
  border-color: #e6eaea;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li {
  border-color: #e6eaea;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li:before,
.ci-section-grey .ci-menu.ci-items-have-double-borders > li:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #f5f7f9;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li:before {
  left: 0;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li:after {
  right: 0;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li:hover:before,
.ci-section-grey .ci-menu.ci-items-have-double-borders > li:hover:after {
  background: #fdfdfe;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active {
  border-color: #e6eaea;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:before,
.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #fdfdfe;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:before {
  left: 0;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:after {
  right: 0;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:hover:before,
.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  background: #fdfdfe;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:hover {
  border-color: #e6eaea;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:hover:before,
.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #fdfdfe;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:hover:before {
  left: 0;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  right: 0;
}

.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:hover:hover:before,
.ci-section-grey .ci-menu.ci-items-have-double-borders > li.active:hover:hover:after {
  background: #fdfdfe;
}

.ci-section-grey .ci-menu.ci-menu-hover-border > li > a:before {
  border-top-color: transparent;
}

.ci-section-grey .ci-menu.ci-menu-hover-border > li:hover > a:before {
  border-top-color: #609ddb;
}

.ci-section-grey .ci-menu.ci-menu-hover-border > li.active > a:before {
  border-top-color: #609ddb;
}

.ci-section-grey .ci-menu.ci-menu-hover-border > li.active:hover > a:before {
  border-top-color: #609ddb;
}

.ci-section-grey .ci-menu.ci-has-hover-border > li > a:before {
  border-color: transparent;
}

.ci-section-grey .ci-menu.ci-has-hover-border > li:hover > a:before {
  border-color: #609ddb;
}

.ci-section-grey .ci-menu.ci-has-hover-border > li.active > a:before {
  border-color: #609ddb;
}

.ci-section-grey .ci-menu.ci-has-hover-border > li.active:hover > a:before {
  border-color: #609ddb;
}

.ci-section-base .ci-menu > li {
  background: transparent;
  color: #ffffff;
}

.ci-section-base .ci-menu > li > a {
  color: #ffffff;
}

.ci-section-base .ci-menu > li:hover {
  background: #00447c;
  color: #ffffff;
}

.ci-section-base .ci-menu > li:hover > a {
  color: #ffffff;
  background: #005aa5;
}

.ci-section-base .ci-menu > li.active {
  background: #00447c;
  color: #ffffff;
}

.ci-section-base .ci-menu > li.active > a {
  color: #ffffff;
}

.ci-section-base .ci-menu > li.active:hover {
  background: #00447c;
  color: #ffffff;
}

.ci-section-base .ci-menu > li.active:hover > a {
  color: #ffffff;
}

.ci-section-base .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown > a:after {
  color: #ffffff;
}

.ci-section-base .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown:hover > a:after {
  color: #ffffff;
}

.ci-section-base .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active > a:after {
  color: #ffffff;
}

.ci-section-base .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active:hover > a:after {
  color: #ffffff;
}

.ci-section-base .ci-menu.ci-items-have-borders > li {
  border-color: #005aa5;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li {
  border-color: #005aa5;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li:before,
.ci-section-base .ci-menu.ci-items-have-double-borders > li:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #5a91c8;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li:before {
  left: 0;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li:after {
  right: 0;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li:hover:before,
.ci-section-base .ci-menu.ci-items-have-double-borders > li:hover:after {
  background: #5e96ce;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li.active {
  border-color: #4379b7;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:before,
.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #5e96ce;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:before {
  left: 0;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:after {
  right: 0;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:hover:before,
.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  background: #5e96ce;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:hover {
  border-color: #4379b7;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:hover:before,
.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #5e96ce;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:hover:before {
  left: 0;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  right: 0;
}

.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:hover:hover:before,
.ci-section-base .ci-menu.ci-items-have-double-borders > li.active:hover:hover:after {
  background: #5e96ce;
}

.ci-section-base .ci-menu.ci-menu-hover-border > li > a:before {
  border-top-color: transparent;
}

.ci-section-base .ci-menu.ci-menu-hover-border > li:hover > a:before {
  border-top-color: #ffffff;
}

.ci-section-base .ci-menu.ci-menu-hover-border > li.active > a:before {
  border-top-color: #ffffff;
}

.ci-section-base .ci-menu.ci-menu-hover-border > li.active:hover > a:before {
  border-top-color: #ffffff;
}

.ci-section-base .ci-menu.ci-has-hover-border > li > a:before {
  border-color: transparent;
}

.ci-section-base .ci-menu.ci-has-hover-border > li:hover > a:before {
  border-color: #ffffff;
}

.ci-section-base .ci-menu.ci-has-hover-border > li.active > a:before {
  border-color: #ffffff;
}

.ci-section-base .ci-menu.ci-has-hover-border > li.active:hover > a:before {
  border-color: #ffffff;
}

.ci-section-dark .ci-menu > li {
  background: transparent;
  color: #bfc8cd;
}

.ci-section-dark .ci-menu > li > a {
  color: #bfc8cd;
}

.ci-section-dark .ci-menu > li:hover {
  background: #262b31;
  color: #609ddb;
}

.ci-section-dark .ci-menu > li:hover > a {
  color: #009fc2;
}

.ci-section-dark .ci-menu > li.active {
  background: #262b31;
  color: #609ddb;
}

.ci-section-dark .ci-menu > li.active > a {
  color: #609ddb;
}

.ci-section-dark .ci-menu > li.active:hover {
  background: #262b31;
  color: #609ddb;
}

.ci-section-dark .ci-menu > li.active:hover > a {
  color: #609ddb;
}

.ci-section-dark .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown > a:after {
  color: #bfc8cd;
}

.ci-section-dark .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown:hover > a:after {
  color: #609ddb;
}

.ci-section-dark .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active > a:after {
  color: #609ddb;
}

.ci-section-dark .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active:hover > a:after {
  color: #609ddb;
}

.ci-section-dark .ci-menu.ci-items-have-borders > li {
  border-color: #2e343a;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li {
  border-color: #191c20;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li:before,
.ci-section-dark .ci-menu.ci-items-have-double-borders > li:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #24292f;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li:before {
  left: 0;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li:after {
  right: 0;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li:hover:before,
.ci-section-dark .ci-menu.ci-items-have-double-borders > li:hover:after {
  background: #2b3036;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active {
  border-color: #191c20;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:before,
.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #2b3036;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:before {
  left: 0;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:after {
  right: 0;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:hover:before,
.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  background: #2b3036;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:hover {
  border-color: #191c20;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:hover:before,
.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #2b3036;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:hover:before {
  left: 0;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  right: 0;
}

.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:hover:hover:before,
.ci-section-dark .ci-menu.ci-items-have-double-borders > li.active:hover:hover:after {
  background: #2b3036;
}

.ci-section-dark .ci-menu.ci-menu-hover-border > li > a:before {
  border-top-color: transparent;
}

.ci-section-dark .ci-menu.ci-menu-hover-border > li:hover > a:before {
  border-top-color: #009fc2;
}

.ci-section-dark .ci-menu.ci-menu-hover-border > li.active > a:before {
  border-top-color: #009fc2;
}

.ci-section-dark .ci-menu.ci-menu-hover-border > li.active:hover > a:before {
  border-top-color: #009fc2;
}

.ci-section-dark .ci-menu.ci-has-hover-border > li > a:before {
  border-color: transparent;
}

.ci-section-dark .ci-menu.ci-has-hover-border > li:hover > a:before {
  border-color: #009fc2;
}

.ci-section-dark .ci-menu.ci-has-hover-border > li.active > a:before {
  border-color: #009fc2;
}

.ci-section-dark .ci-menu.ci-has-hover-border > li.active:hover > a:before {
  border-color: #009fc2;
}

.ci-section-parallax .ci-menu > li {
  background: transparent;
  color: #c7c7ce;
}

.ci-section-parallax .ci-menu > li > a {
  color: #c7c7ce;
}

.ci-section-parallax .ci-menu > li:hover {
  background: #1b1c1e;
  color: #ffffff;
}

.ci-section-parallax .ci-menu > li:hover > a {
  color: #ffffff;
}

.ci-section-parallax .ci-menu > li.active {
  background: #1b1c1e;
  color: #ffffff;
}

.ci-section-parallax .ci-menu > li.active > a {
  color: #ffffff;
}

.ci-section-parallax .ci-menu > li.active:hover {
  background: #1b1c1e;
  color: #ffffff;
}

.ci-section-parallax .ci-menu > li.active:hover > a {
  color: #ffffff;
}

.ci-section-parallax .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown > a:after {
  color: #c7c7ce;
}

.ci-section-parallax .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown:hover > a:after {
  color: #ffffff;
}

.ci-section-parallax .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active > a:after {
  color: #ffffff;
}

.ci-section-parallax .ci-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active:hover > a:after {
  color: #ffffff;
}

.ci-section-parallax .ci-menu.ci-items-have-borders > li {
  border-color: #242427;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li {
  border-color: #0d0e0f;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li:before,
.ci-section-parallax .ci-menu.ci-items-have-double-borders > li:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #1b1c1e;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li:before {
  left: 0;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li:after {
  right: 0;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li:hover:before,
.ci-section-parallax .ci-menu.ci-items-have-double-borders > li:hover:after {
  background: #1e1f21;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active {
  border-color: #0d0e0f;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:before,
.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #1e1f21;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:before {
  left: 0;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:after {
  right: 0;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:hover:before,
.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  background: #1e1f21;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:hover {
  border-color: #0d0e0f;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:hover:before,
.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: #1e1f21;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:hover:before {
  left: 0;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:hover:after {
  right: 0;
}

.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:hover:hover:before,
.ci-section-parallax .ci-menu.ci-items-have-double-borders > li.active:hover:hover:after {
  background: #1e1f21;
}

.ci-section-parallax .ci-menu.ci-menu-hover-border > li > a:before {
  border-top-color: transparent;
}

.ci-section-parallax .ci-menu.ci-menu-hover-border > li:hover > a:before {
  border-top-color: #609ddb;
}

.ci-section-parallax .ci-menu.ci-menu-hover-border > li.active > a:before {
  border-top-color: #609ddb;
}

.ci-section-parallax .ci-menu.ci-menu-hover-border > li.active:hover > a:before {
  border-top-color: #609ddb;
}

.ci-section-parallax .ci-menu.ci-has-hover-border > li > a:before {
  border-color: transparent;
}

.ci-section-parallax .ci-menu.ci-has-hover-border > li:hover > a:before {
  border-color: #609ddb;
}

.ci-section-parallax .ci-menu.ci-has-hover-border > li.active > a:before {
  border-color: #609ddb;
}

.ci-section-parallax .ci-menu.ci-has-hover-border > li.active:hover > a:before {
  border-color: #609ddb;
}

.ci-section-white .ci-simple-menu > li {
  color: #21252b;
}

.ci-section-white .ci-simple-menu > li > a {
  color: #21252b;
}

.ci-section-white .ci-simple-menu > li:hover {
  color: #609ddb;
}

.ci-section-white .ci-simple-menu > li:hover > a {
  color: #609ddb;
}

.ci-section-white .ci-simple-menu > li.active {
  color: #609ddb;
}

.ci-section-white .ci-simple-menu > li.active > a {
  color: #609ddb;
}

.ci-section-white .ci-simple-menu.ci-has-hover-border > li > a > span:before {
  border-color: transparent;
}

.ci-section-white .ci-simple-menu.ci-has-hover-border > li:hover > a > span:before {
  border-color: #609ddb;
}

.ci-section-white .ci-simple-menu.ci-has-hover-border > li.active > a > span:before {
  border-color: #609ddb;
}

.ci-section-white .ci-simple-menu.ci-has-hover-border > li.active:hover > a > span:before {
  border-color: #609ddb;
}

.ci-section-white .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown > a:after {
  color: #21252b;
}

.ci-section-white .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown:hover > a:after {
  color: #609ddb;
}

.ci-section-white .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active > a:after {
  color: #609ddb;
}

.ci-section-white .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active:hover > a:after {
  color: #609ddb;
}

.ci-section-grey .ci-simple-menu > li {
  color: #373942;
}

.ci-section-grey .ci-simple-menu > li > a {
  color: #373942;
}

.ci-section-grey .ci-simple-menu > li:hover {
  color: #609ddb;
}

.ci-section-grey .ci-simple-menu > li:hover > a {
  color: #609ddb;
}

.ci-section-grey .ci-simple-menu > li.active {
  color: #609ddb;
}

.ci-section-grey .ci-simple-menu > li.active > a {
  color: #609ddb;
}

.ci-section-grey .ci-simple-menu.ci-has-hover-border > li > a > span:before {
  border-color: transparent;
}

.ci-section-grey .ci-simple-menu.ci-has-hover-border > li:hover > a > span:before {
  border-color: #609ddb;
}

.ci-section-grey .ci-simple-menu.ci-has-hover-border > li.active > a > span:before {
  border-color: #609ddb;
}

.ci-section-grey .ci-simple-menu.ci-has-hover-border > li.active:hover > a > span:before {
  border-color: #609ddb;
}

.ci-section-grey .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown > a:after {
  color: #4b4d55;
}

.ci-section-grey .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown:hover > a:after {
  color: #609ddb;
}

.ci-section-grey .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active > a:after {
  color: #609ddb;
}

.ci-section-grey .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active:hover > a:after {
  color: #609ddb;
}

.ci-section-base .ci-simple-menu > li {
  color: #ffffff;
}

.ci-section-base .ci-simple-menu > li > a {
  color: #ffffff;
}

.ci-section-base .ci-simple-menu > li:hover {
  color: #ffffff;
}

.ci-section-base .ci-simple-menu > li:hover > a {
  color: #ffffff;
}

.ci-section-base .ci-simple-menu > li.active {
  color: #ffffff;
}

.ci-section-base .ci-simple-menu > li.active > a {
  color: #ffffff;
}

.ci-section-base .ci-simple-menu.ci-has-hover-border > li > a > span:before {
  border-color: transparent;
}

.ci-section-base .ci-simple-menu.ci-has-hover-border > li:hover > a > span:before {
  border-color: #ffffff;
}

.ci-section-base .ci-simple-menu.ci-has-hover-border > li.active > a > span:before {
  border-color: #ffffff;
}

.ci-section-base .ci-simple-menu.ci-has-hover-border > li.active:hover > a > span:before {
  border-color: #ffffff;
}

.ci-section-base .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown > a:after {
  color: #ffffff;
}

.ci-section-base .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown:hover > a:after {
  color: #ffffff;
}

.ci-section-base .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active > a:after {
  color: #ffffff;
}

.ci-section-base .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active:hover > a:after {
  color: #ffffff;
}

.ci-section-dark .ci-simple-menu > li {
  color: #bfc8cd;
}

.ci-section-dark .ci-simple-menu > li > a {
  color: #bfc8cd;
}

.ci-section-dark .ci-simple-menu > li:hover {
  color: #609ddb;
}

.ci-section-dark .ci-simple-menu > li:hover > a {
  color: #609ddb;
}

.ci-section-dark .ci-simple-menu > li.active {
  color: #609ddb;
}

.ci-section-dark .ci-simple-menu > li.active > a {
  color: #609ddb;
}

.ci-section-dark .ci-simple-menu.ci-has-hover-border > li > a > span:before {
  border-color: transparent;
}

.ci-section-dark .ci-simple-menu.ci-has-hover-border > li:hover > a > span:before {
  border-color: #609ddb;
}

.ci-section-dark .ci-simple-menu.ci-has-hover-border > li.active > a > span:before {
  border-color: #609ddb;
}

.ci-section-dark .ci-simple-menu.ci-has-hover-border > li.active:hover > a > span:before {
  border-color: #609ddb;
}

.ci-section-dark .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown > a:after {
  color: #cdcdd5;
}

.ci-section-dark .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown:hover > a:after {
  color: #ffffff;
}

.ci-section-dark .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active > a:after {
  color: #ffffff;
}

.ci-section-dark .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active:hover > a:after {
  color: #ffffff;
}

.ci-section-parallax .ci-simple-menu > li {
  color: #c7c7ce;
}

.ci-section-parallax .ci-simple-menu > li > a {
  color: #c7c7ce;
}

.ci-section-parallax .ci-simple-menu > li:hover {
  color: #ffffff;
}

.ci-section-parallax .ci-simple-menu > li:hover > a {
  color: #ffffff;
}

.ci-section-parallax .ci-simple-menu > li.active {
  color: #ffffff;
}

.ci-section-parallax .ci-simple-menu > li.active > a {
  color: #ffffff;
}

.ci-section-parallax .ci-simple-menu.ci-has-hover-border > li > a > span:before {
  border-color: transparent;
}

.ci-section-parallax .ci-simple-menu.ci-has-hover-border > li:hover > a > span:before {
  border-color: #609ddb;
}

.ci-section-parallax .ci-simple-menu.ci-has-hover-border > li.active > a > span:before {
  border-color: #609ddb;
}

.ci-section-parallax .ci-simple-menu.ci-has-hover-border > li.active:hover > a > span:before {
  border-color: #609ddb;
}

.ci-section-parallax .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown > a:after {
  color: #c7c7ce;
}

.ci-section-parallax .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown:hover > a:after {
  color: #ffffff;
}

.ci-section-parallax .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active > a:after {
  color: #ffffff;
}

.ci-section-parallax .ci-simple-menu.ci-items-has-dd-sign > li.ci-has-dropdown.active:hover > a:after {
  color: #ffffff;
}

.ci-submenu-white li {
  background: #ffffff;
  color: #00447c;
}

.ci-submenu-white li > a {
  color: #00447c;
}

.ci-submenu-white li:hover {
  background: #f8fafa;
  color: #009fc2;
}

.ci-submenu-white li:hover > a {
  color: #009fc2;
}

.ci-submenu-white li.active {
  background: #f8fafa;
  color: #009fc2;
}

.ci-submenu-white li.active > a {
  color: #009fc2;
}

.ci-submenu-white li.active:hover {
  background: #f8fafa;
  color: #009fc2;
}

.ci-submenu-white li.active:hover > a {
  color: #009fc2;
}

.ci-submenu-white.ci-items-has-dd-sign li.ci-has-dropdown > a:after {
  color: #21252b;
}

.ci-submenu-white.ci-items-has-dd-sign li.ci-has-dropdown:hover > a:after {
  color: #609ddb;
}

.ci-submenu-white.ci-items-has-dd-sign li.ci-has-dropdown.active > a:after {
  color: #609ddb;
}

.ci-submenu-white.ci-items-has-dd-sign li.ci-has-dropdown.active:hover > a:after {
  color: #609ddb;
}

.ci-submenu-white.ci-has-shadow {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.ci-submenu-white.ci-has-shadow .ci-submenu {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.ci-submenu-white.ci-has-border,
.ci-submenu-white.ci-has-border .ci-submenu {
  border-color: #009fc2;
}

.ci-submenu-white.ci-items-have-borders li {
  border-color: #eef1f1;
}

.ci-submenu-white.ci-items-have-double-borders li {
  border-color: #eef1f1;
}

.ci-submenu-white.ci-items-have-double-borders li:before,
.ci-submenu-white.ci-items-have-double-borders li:after {
  display: block;
  width: 100%;
  height: 1px;
  content: " ";
  position: absolute;
  left: 0;
  z-index: 1;
  background: #ffffff;
}

.ci-submenu-white.ci-items-have-double-borders li:before {
  top: 0;
}

.ci-submenu-white.ci-items-have-double-borders li:after {
  bottom: 0;
}

.ci-submenu-white.ci-items-have-double-borders li:hover:before,
.ci-submenu-white.ci-items-have-double-borders li:hover:after {
  background: #fcfdfd;
}

.ci-submenu-grey li {
  background: #f4f6f6;
  color: #4a5058;
}

.ci-submenu-grey li > a {
  color: #4a5058;
}

.ci-submenu-grey li:hover {
  background: #fafbfc;
  color: #609ddb;
}

.ci-submenu-grey li:hover > a {
  color: #609ddb;
}

.ci-submenu-grey li.active {
  background: #fafbfc;
  color: #609ddb;
}

.ci-submenu-grey li.active > a {
  color: #609ddb;
}

.ci-submenu-grey li.active:hover {
  background: #fafbfc;
  color: #609ddb;
}

.ci-submenu-grey li.active:hover > a {
  color: #609ddb;
}

.ci-submenu-grey.ci-items-has-dd-sign li.ci-has-dropdown > a:after {
  color: #666970;
}

.ci-submenu-grey.ci-items-has-dd-sign li.ci-has-dropdown:hover > a:after {
  color: #609ddb;
}

.ci-submenu-grey.ci-items-has-dd-sign li.ci-has-dropdown.active > a:after {
  color: #609ddb;
}

.ci-submenu-grey.ci-items-has-dd-sign li.ci-has-dropdown.active:hover > a:after {
  color: #609ddb;
}

.ci-submenu-grey.ci-has-shadow {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.ci-submenu-grey.ci-has-shadow .ci-submenu {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.ci-submenu-grey.ci-has-border,
.ci-submenu-grey.ci-has-border .ci-submenu {
  border-color: #609ddb;
}

.ci-submenu-grey.ci-items-have-borders li {
  border-color: #e6eaea;
}

.ci-submenu-grey.ci-items-have-double-borders li {
  border-color: #e6eaea;
}

.ci-submenu-grey.ci-items-have-double-borders li:before,
.ci-submenu-grey.ci-items-have-double-borders li:after {
  display: block;
  width: 100%;
  height: 1px;
  content: " ";
  position: absolute;
  left: 0;
  z-index: 1;
  background: #f5f7f9;
}

.ci-submenu-grey.ci-items-have-double-borders li:before {
  top: 0;
}

.ci-submenu-grey.ci-items-have-double-borders li:after {
  bottom: 0;
}

.ci-submenu-grey.ci-items-have-double-borders li:hover:before,
.ci-submenu-grey.ci-items-have-double-borders li:hover:after {
  background: #fdfdfe;
}

.ci-submenu-base li {
  background: #00447c;
  color: #ffffff;
  border: 0;
}

.ci-submenu-base li:first-child {
  border-top: none;
}

.ci-submenu-base li > a {
  color: #ffffff;
}

.ci-submenu-base li:hover {
  background: #0058a0 !important;
  color: #ffffff;
}

.ci-submenu-base li:hover > a {
  color: #ffffff;
  background: #0058a0 !important;
}

.ci-submenu-base li.active {
  background: #5891cc;
  color: #ffffff;
}

.ci-submenu-base li.active > a {
  color: #ffffff;
}

.ci-submenu-base li.active:hover {
  background: #0058a0;
  color: #ffffff;
}

.ci-submenu-base li.active:hover > a {
  color: #ffffff;
}

.ci-submenu-base.ci-items-has-dd-sign li.ci-has-dropdown > a:after {
  color: #ffffff;
}

.ci-submenu-base.ci-items-has-dd-sign li.ci-has-dropdown:hover > a:after {
  color: #ffffff;
}

.ci-submenu-base.ci-items-has-dd-sign li.ci-has-dropdown.active > a:after {
  color: #ffffff;
}

.ci-submenu-base.ci-items-has-dd-sign li.ci-has-dropdown.active:hover > a:after {
  color: #ffffff;
}

.ci-submenu-base.ci-has-shadow {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.ci-submenu-base.ci-has-shadow .ci-submenu {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.ci-submenu-base.ci-has-border,
.ci-submenu-base.ci-has-border .ci-submenu {
  border-color: #0058a0;
}

.ci-submenu-base.ci-items-have-borders li {
  border-color: #70a2d1;
}

.ci-submenu-base.ci-items-have-double-borders li {
  border-color: #4076b5;
}

.ci-submenu-base.ci-items-have-double-borders li:before,
.ci-submenu-base.ci-items-have-double-borders li:after {
  display: block;
  width: 100%;
  height: 1px;
  content: " ";
  position: absolute;
  left: 0;
  z-index: 1;
  background: #133a69;
  background: #002e53;
}

.ci-submenu-base.ci-items-have-double-borders li:before {
  top: 0;
}

.ci-submenu-base.ci-items-have-double-borders li:after {
  bottom: 0;
}

.ci-submenu-base.ci-items-have-double-borders li:hover:before,
.ci-submenu-base.ci-items-have-double-borders li:hover:after {
  background: #005aa5;
}

.ci-submenu-dark li {
  background: #1e2127;
  color: #abb3b9;
}

.ci-submenu-dark li > a {
  color: #abb3b9;
}

.ci-submenu-dark li:hover {
  background: #21262c;
  color: #009fc2;
}

.ci-submenu-dark li:hover > a {
  color: #009fc2;
}

.ci-submenu-dark li.active {
  background: #21262c;
  color: #009fc2;
}

.ci-submenu-dark li.active > a {
  color: #009fc2;
}

.ci-submenu-dark li.active:hover {
  background: #21262c;
  color: #009fc2;
}

.ci-submenu-dark li.active:hover > a {
  color: #009fc2;
}

.ci-submenu-dark.ci-items-has-dd-sign li.ci-has-dropdown > a:after {
  color: #9dadb4;
}

.ci-submenu-dark.ci-items-has-dd-sign li.ci-has-dropdown:hover > a:after {
  color: #009fc2;
}

.ci-submenu-dark.ci-items-has-dd-sign li.ci-has-dropdown.active > a:after {
  color: #009fc2;
}

.ci-submenu-dark.ci-items-has-dd-sign li.ci-has-dropdown.active:hover > a:after {
  color: #009fc2;
}

.ci-submenu-dark.ci-has-shadow {
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.ci-submenu-dark.ci-has-shadow .ci-submenu {
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.ci-submenu-dark.ci-has-border,
.ci-submenu-dark.ci-has-border .ci-submenu {
  border-color: #009fc2;
}

.ci-submenu-dark.ci-items-have-borders li {
  border-color: #262c33;
}

.ci-submenu-dark.ci-items-have-double-borders li {
  border-color: #15171b;
}

.ci-submenu-dark.ci-items-have-double-borders li:before,
.ci-submenu-dark.ci-items-have-double-borders li:after {
  display: block;
  width: 100%;
  height: 1px;
  content: " ";
  position: absolute;
  left: 0;
  z-index: 1;
  background: #21242b;
}

.ci-submenu-dark.ci-items-have-double-borders li:before {
  top: 0;
}

.ci-submenu-dark.ci-items-have-double-borders li:after {
  bottom: 0;
}

.ci-submenu-dark.ci-items-have-double-borders li:hover:before,
.ci-submenu-dark.ci-items-have-double-borders li:hover:after {
  background: #242a30;
}

.ci-submenu-wide-white.ci-has-border {
  border-color: #609ddb;
}

.ci-submenu-wide-grey.ci-has-border {
  border-color: #609ddb;
}

.ci-submenu-wide-base.ci-has-border {
  border-color: #3f72b3;
  background: #00447c;
}

.ci-submenu-wide-dark.ci-has-border {
  border-color: #609ddb;
}

.ci-section-base .ci-submenu-base.ci-has-border,
.ci-section-base .ci-submenu-dark.ci-has-border {
  border-color: #005aa5 !important;
}

.ci-section-base .ci-submenu-white.ci-has-border,
.ci-section-base .ci-submenu-grey.ci-has-border {
  border-color: #CDDBDB !important;
}

.ci-section-base .ci-menu-btn-list .ci-submenu-base.ci-has-border,
.ci-section-base .ci-menu-btn-list .ci-submenu-dark.ci-has-border,
.ci-section-base .ci-menu-btn-list .ci-submenu-white.ci-has-border,
.ci-section-base .ci-menu-btn-list .ci-submenu-grey.ci-has-border {
  border-color: #b33733 !important;
}

.ci-top-nav .ci-list-menu a {
  padding: 0px 12px 5px 23px;
  line-height: 16px;
}

.ci-list-with-icons ul:last-child {
  padding-bottom: 10px;
}

.ci-mobile-submenu-title{
  padding-left: 20px;
  font-weight: bold;
}

.ci-top-nav .ci-list-menu li {
  border: 0;
}

.ci-top-nav .ci-bordered .ci-col {
  border-right-style: dashed;
  border-color: #005aa5;
}

span.mobile-menu-icon:after {
  display: block;
  content: "\e8d2";
  position: absolute;
  top: 14px;
  right: 10px;
  margin: -5px 0 0 0;
  font-family: fontello;
  font-size: 12px;
  opacity: 0.8;
  padding: 12px;
  line-height: 1em;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  -moz-transition: -moz-transform 0.2s ease-in;
  -ms-transition: -ms-transform 0.2s ease-in;
  -o-transition: -o-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
}

@media (min-width: 769px) {
  span.mobile-menu-icon:after {
    right: 20px;
  }
}

/* Aura version: 1.8.7 */
.ci-section-menu-mobile-w {
  height: 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-overflow-scrolling: touch;
}

.ci-section-menu-mobile-w:before,
.ci-section-menu-mobile-w:after {
  content: " ";
  display: table;
}

.ci-section-menu-mobile-w:after {
  clear: both;
}

.ci-section-menu-mobile {
  padding: 0 40px;
}

.ci-section-menu-mobile form {
  margin: 0;
}

.ci-menu-mobile {
  list-style: none;
  margin: 60px 0 0 0;
  padding: 0;
  font-size: 14px;
}

.ci-menu-mobile > li {
  margin: 0 -40px;
}

.ci-menu-mobile ul {
  height: 0;
  overflow: hidden;
}

.ci-menu-mobile ul.ci-active {
  display: block !important;
}

.ci-menu-mobile ul li {
  margin: 0;
}

.ci-menu-mobile li {
  position: relative;
}

.ci-menu-mobile li a {
  padding: 14px 40px;
}

.ci-menu-mobile > li:last-child a {
  border-bottom: 1px solid transparent;
}

.ci-menu-mobile > li:last-child a:hover {
  border-bottom: 1px solid transparent;
}

.ci-menu-mobile a {
  display: block;
  line-height: 16px;
  border-bottom: 0;
}

.ci-menu-mobile a:hover, .ci-menu-mobile a:focus {
  text-decoration: none;
  border-bottom: 0;
}

.ci-menu-mobile i {
  margin-right: 8px;
}

.ci-menu-mobile.ci-items-have-borders li a {
  border-top: 1px solid transparent;
}

@media (max-width: 992px) {
  .ci-section-menu-mobile {
    padding: 0 30px;
  }
  .ci-menu-mobile > li {
    margin: 0 -30px;
  }
  .ci-menu-mobile li a {
    padding: 14px 30px;
  }
}

@media (max-width: 768px) {
  .ci-section-menu-mobile {
    padding: 0 20px;
  }
  .ci-menu-mobile > li {
    margin: 0 -20px;
  }
  .ci-menu-mobile li a {
    padding: 14px 20px;
  }
}

.ci-menu-mobile-white li,
.ci-menu-mobile-grey li,
.ci-menu-mobile-base li,
.ci-menu-mobile-dark li {
  background: #21252b;
  color: #c6ccd0;
}

.ci-menu-mobile-white li > a,
.ci-menu-mobile-grey li > a,
.ci-menu-mobile-base li > a,
.ci-menu-mobile-dark li > a {
  color: #c6ccd0;
}

.ci-menu-mobile-white li.active,
.ci-menu-mobile-grey li.active,
.ci-menu-mobile-base li.active,
.ci-menu-mobile-dark li.active {
  background: #21252b;
  color: #609ddb;
  font-weight: 700;
}

.ci-menu-mobile-white li.active > a,
.ci-menu-mobile-grey li.active > a,
.ci-menu-mobile-base li.active > a,
.ci-menu-mobile-dark li.active > a {
  color: #609ddb;
}

.ci-menu-mobile-white.ci-items-have-borders li a,
.ci-menu-mobile-grey.ci-items-have-borders li a,
.ci-menu-mobile-base.ci-items-have-borders li a,
.ci-menu-mobile-dark.ci-items-have-borders li a,
.ci-menu-mobile-white.ci-items-have-borders > li:last-child a,
.ci-menu-mobile-grey.ci-items-have-borders > li:last-child a,
.ci-menu-mobile-base.ci-items-have-borders > li:last-child a,
.ci-menu-mobile-dark.ci-items-have-borders > li:last-child a {
  border-color: #2e343a;
}

.ci-menu-mobile-white.ci-items-have-borders li a:hover,
.ci-menu-mobile-grey.ci-items-have-borders li a:hover,
.ci-menu-mobile-base.ci-items-have-borders li a:hover,
.ci-menu-mobile-dark.ci-items-have-borders li a:hover,
.ci-menu-mobile-white.ci-items-have-borders > li:last-child a:hover,
.ci-menu-mobile-grey.ci-items-have-borders > li:last-child a:hover,
.ci-menu-mobile-base.ci-items-have-borders > li:last-child a:hover,
.ci-menu-mobile-dark.ci-items-have-borders > li:last-child a:hover {
  border-color: #2e343a;
}

.ci-menu-mobile-white ul,
.ci-menu-mobile-grey ul,
.ci-menu-mobile-base ul,
.ci-menu-mobile-dark ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ci-menu-mobile-white ul a,
.ci-menu-mobile-grey ul a,
.ci-menu-mobile-base ul a,
.ci-menu-mobile-dark ul a {
  color: #c6ccd0;
}

.ci-menu-mobile-white ul li.active a,
.ci-menu-mobile-grey ul li.active a,
.ci-menu-mobile-base ul li.active a,
.ci-menu-mobile-dark ul li.active a {
  color: #609ddb;
}

.ci-section-menu-mobile-w {
  height: 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
  text-align: left;
  z-index: 999;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-overflow-scrolling: touch;
}

.fixedHeight {
  height: 100vh !important;
}

#ci-mobile-menu {
  background-color: #21252bde;
  top: 0;
  z-index: -1;
}

#ci-mobile-menu a.prices {
  background: #025da7;
  border: 0;
}

#ci-mobile-menu .ci-submenu {
  width: 100%;
  min-width: 240px;
  left: auto;
  right: 0;
}

#ci-mobile-menu .ci-section-menu-mobile {
  margin-top: 90px;
}

#ci-mobile-menu #mobileSearch {
  width: 100%;
}

#ci-mobile-menu #site_search_type_mobile {
  width: 40%;
  border-radius: 0;
}

@media (max-width: 425px) {
  #ci-mobile-menu #site_search_type_mobile {
    width: 60%;
  }
}

@media (max-width: 320px) {
  #ci-mobile-menu #site_search_type_mobile {
    width: 100%;
  }
}

#ci-mobile-menu #site_search_query_mobile {
  width: 60%;
  border-radius: 0;
}

@media (max-width: 425px) {
  #ci-mobile-menu #site_search_query_mobile {
    width: 40%;
  }
}

@media (max-width: 320px) {
  #ci-mobile-menu #site_search_query_mobile {
    width: 100%;
  }
}

#ci-mobile-menu #site_search_submit_mobile {
  border: 1px solid #005aa5;
}

@media (max-width: 320px) {
  #ci-mobile-menu #site_search_submit_mobile {
    top: 38px;
  }
}

.ci-mobile-menu-fixedtop {
  padding: 0 10px;
}

#ci-mobile-menu .ci-section-menu-mobile {
  padding: 20px 20px 0 20px;
  background-color: #00447c;
  border-top: 1px solid #005aa5;
}

#ci-mobile-menu .ci-section-menu-mobile li {
  border-bottom: 1px solid #383838;
  background: #262b31;
}

#ci-mobile-menu .ci-section-menu-mobile li.active > a {
  color: #fff;
}

#ci-mobile-menu .ci-section-menu-mobile li.active:before {
  content: " ";
  background: #005aa5;
  width: 6px;
  height: 100%;
  position: absolute;
  left: 0;
}

#ci-mobile-menu .ci-section-menu-mobile li:first-child {
  border-top: 1px solid #005aa5;
}

#ci-mobile-menu .ci-section-menu-mobile li ul li {
  background-color: #21252b;
  padding-left: 10px;
  border-bottom: 1px solid #262b31;
  border-top: 0 !important;
  font-weight: normal;
}

#ci-mobile-menu .ci-section-menu-mobile li ul li.active {
  font-weight: bold;
}

#ci-mobile-menu .ci-section-menu-mobile li ul li.active:before {
  left: 6px;
}

#ci-mobile-menu .mobile-button-menu {
  float: none;
  width: 100%;
  margin-top: 10px;
}

#ci-mobile-menu .mobile-button-menu .ci-menu {
  width: 100%;
}

#ci-mobile-menu .mobile-button-menu .ci-menu > li {
  width: 25%;
  text-align: center;
  border-bottom: 0;
  background: #00447c;
  border-top: 0;
}

#ci-mobile-menu .mobile-button-menu .ci-menu > li a {
  line-height: 30px;
  height: 40px;
  padding: 5px 0;
  color: #fff;
}

@media (max-width: 375px) {
  #ci-mobile-menu .mobile-button-menu .ci-menu > li a {
    height: 30px;
  }
}

#ci-mobile-menu .mobile-button-menu .ci-menu > li li a {
  line-height: inherit;
  height: inherit;
  padding: 10px;
}

#ci-mobile-menu .mobile-button-menu .ci-menu li:first-child {
  border-left: 0;
}

#ci-mobile-menu .mobile-button-menu .ci-menu li:last-child {
  border-right: 0;
}

/* Aura version: 1.8.7 */
.ci-scroll-top-arrow {
  position: fixed;
  bottom: -55px;
  right: 40px;
  z-index: 1000;
  width: 50px;
  height: 50px;
  line-height: 48px;
  border: 1px solid transparent;
  border-radius: 3px;
  font-size: 18px;
  font-family: fontello;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-scroll-top-arrow:after {
  content: '\e8c5';
}

.ci-scroll-top-arrow.ci-active {
  bottom: 40px;
  opacity: 1;
}

.ci-scroll-top-arrow.ci-active.ci-scroll-top-arrow-footer {
  bottom: 80px;
}

@media (max-width: 992px) {
  .ci-scroll-top-arrow {
    right: 30px;
  }
}

@media (max-width: 768px) {
  .ci-scroll-top-arrow {
    right: 20px;
  }
}

.ci-scroll-top-arrow {
  border-color: rgba(40, 46, 53, 0.5);
  background: rgba(40, 46, 53, 0.8);
  color: rgba(250, 250, 250, 0.5);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.ci-scroll-top-arrow:hover {
  border-color: rgba(96, 157, 219, 0.8);
  background: rgba(96, 157, 219, 0.8);
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Aura version: 1.8.7 */
.ci-loader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 4;
  background: none;
}

.ci-loader > span {
  display: table;
  width: 100%;
  height: 100%;
}

.ci-loader > span > span {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  line-height: 10px;
}

.ci-loader .ci-loader-dot {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: 0 4px;
  vertical-align: top;
  background: rgba(105, 116, 122, 0.25);
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.ci-loader-dot.ci-loader-dot-active {
  background: #609ddb;
}

/* Aura version: 1.8.7 */
hr {
  height: 0;
  border: 0;
  margin: 25px 0;
  overflow: hidden;
}

hr.ci-divider-big {
  margin: 40px 0;
}

hr.ci-divider-bigger {
  margin: 60px 0;
}

.ci-row + hr {
  margin: 5px 0 25px;
}

.ci-row + hr.ci-divider-big {
  margin: 20px 0 40px;
}

.ci-row + hr.ci-divider-bigger {
  margin: 40px 0 60px;
}

hr.ci-divider {
  border-top: 1px solid transparent;
}

hr.ci-divider-double {
  height: 9px;
  position: relative;
}

hr.ci-divider-double:before,
hr.ci-divider-double:after {
  display: block;
  content: "";
  border-top: 1px solid transparent;
  position: absolute;
  left: 0;
  right: 0;
}

hr.ci-divider-double:before {
  top: 0;
}

hr.ci-divider-double:after {
  bottom: 0;
}

hr.ci-divider-dashed {
  border-top-style: dashed;
  border-bottom-style: dashed;
}

hr.ci-divider-dotted {
  border-top-style: dotted;
  border-bottom-style: dotted;
}

hr.ci-divider-gap-10 {
  margin: 5px 0;
}

hr.ci-divider-gap-15 {
  margin: 7px 0;
}

hr.ci-divider-gap-20 {
  margin: 10px 0;
}

hr.ci-divider-gap-30 {
  margin: 15px 0;
}

hr.ci-divider-gap-40 {
  margin: 20px 0;
}

hr.ci-divider-gap-50 {
  margin: 25px 0;
}

hr.ci-divider-gap-60 {
  margin: 30px 0;
}

hr.ci-divider-gap-70 {
  margin: 35px 0;
}

hr.ci-divider-gap-80 {
  margin: 40px 0;
}

hr.ci-divider-gap-90 {
  margin: 45px 0;
}

hr.ci-divider-gap-100 {
  margin: 50px 0;
}

.ci-section-base hr {
  border-color: #70a2d1;
}

.ci-section-base hr:before,
.ci-section-base hr:after {
  border-color: #70a2d1;
}

.ci-section-base hr.ci-divider-dashed,
.ci-section-base hr.ci-divider-dotted {
  border-color: #82b3df;
}

.ci-section-white hr {
  border-color: #e5eaea;
}

.ci-section-white hr:before,
.ci-section-white hr:after {
  border-color: #e5eaea;
}

.ci-section-white hr.ci-divider-dashed,
.ci-section-white hr.ci-divider-dotted {
  border-color: #d6dfdf;
}

.ci-section-grey hr {
  border-color: #e5eaea;
}

.ci-section-grey hr:before,
.ci-section-grey hr:after {
  border-color: #e5eaea;
}

.ci-section-grey hr.ci-divider-dashed,
.ci-section-grey hr.ci-divider-dotted {
  border-color: #d6dfdf;
}

.ci-section-dark hr {
  border-color: #2e343a;
}

.ci-section-dark hr:before,
.ci-section-dark hr:after {
  border-color: #2e343a;
}

.ci-section-dark hr.ci-divider-dashed,
.ci-section-dark hr.ci-divider-dotted {
  border-color: #333941;
}

.ci-section-parallax hr {
  border-color: rgba(250, 250, 250, 0.2);
}

.ci-section-parallax hr:before,
.ci-section-parallax hr:after {
  border-color: rgba(250, 250, 250, 0.2);
}

.ci-section-parallax hr.ci-divider-dashed,
.ci-section-parallax hr.ci-divider-dotted {
  border-color: rgba(250, 250, 250, 0.3);
}

/*_____ styles/css/blue/lists-icon-boxes.css*/
/* Aura version: 1.8.7 */
.ci-no-bullets {
  list-style: none;
  padding-left: 0;
}

.ci-list-with-icons,
.ci-bullets-circle,
.ci-bullets-square {
  list-style: none;
  padding-left: 0;
}

.ci-list-with-icons li,
.ci-bullets-circle li,
.ci-bullets-square li {
  position: relative;
  padding-left: 15px;
}

.ci-list-with-icons li .ci-bullet-icon,
.ci-bullets-circle li .ci-bullet-icon,
.ci-bullets-square li .ci-bullet-icon,
.ci-list-with-icons li .ci-bullet-icon-img,
.ci-bullets-circle li .ci-bullet-icon-img,
.ci-bullets-square li .ci-bullet-icon-img {
  position: absolute;
  left: 0;
}

.ci-list-with-icons li .ci-bullet-icon,
.ci-bullets-circle li .ci-bullet-icon,
.ci-bullets-square li .ci-bullet-icon {
  top: 0px;
  font-size: 14px;
}

.ci-list-with-icons li .ci-bullet-icon-img,
.ci-bullets-circle li .ci-bullet-icon-img,
.ci-bullets-square li .ci-bullet-icon-img {
  top: -1px;
}

.ci-bullets-circle li,
.ci-bullets-square li {
  padding-left: 35px;
  margin: 12px 0;
}

.ci-bullets-circle li .ci-bullet-icon,
.ci-bullets-square li .ci-bullet-icon,
.ci-bullets-circle li .ci-bullet-icon-img,
.ci-bullets-square li .ci-bullet-icon-img {
  width: 26px;
  height: 26px;
  font-size: 14px;
  overflow: hidden;
  line-height: 26px;
  top: -1px;
  text-align: center;
}

.ci-bullets-circle li .ci-bullet-icon-img,
.ci-bullets-square li .ci-bullet-icon-img {
  line-height: 26px;
}

.ci-bullets-circle.ci-bullets-contur li .ci-bullet-icon,
.ci-bullets-square.ci-bullets-contur li .ci-bullet-icon,
.ci-bullets-circle.ci-bullets-contur-dark li .ci-bullet-icon,
.ci-bullets-square.ci-bullets-contur-dark li .ci-bullet-icon,
.ci-bullets-circle.ci-bullets-contur-base li .ci-bullet-icon,
.ci-bullets-square.ci-bullets-contur-base li .ci-bullet-icon,
.ci-bullets-circle.ci-bullets-contur li .ci-bullet-icon-img,
.ci-bullets-square.ci-bullets-contur li .ci-bullet-icon-img,
.ci-bullets-circle.ci-bullets-contur-dark li .ci-bullet-icon-img,
.ci-bullets-square.ci-bullets-contur-dark li .ci-bullet-icon-img,
.ci-bullets-circle.ci-bullets-contur-base li .ci-bullet-icon-img,
.ci-bullets-square.ci-bullets-contur-base li .ci-bullet-icon-img {
  line-height: 24px;
  border: 1px solid;
}

.ci-bullets-circle.ci-bullets-contur li .ci-bullet-icon-img,
.ci-bullets-square.ci-bullets-contur li .ci-bullet-icon-img,
.ci-bullets-circle.ci-bullets-contur-dark li .ci-bullet-icon-img,
.ci-bullets-square.ci-bullets-contur-dark li .ci-bullet-icon-img,
.ci-bullets-circle.ci-bullets-contur-base li .ci-bullet-icon-img,
.ci-bullets-square.ci-bullets-contur-base li .ci-bullet-icon-img {
  line-height: 24px;
}

.ci-bullets-square .ci-bullet-icon,
.ci-bullets-square .ci-bullet-icon-img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.ci-bullets-circle .ci-bullet-icon,
.ci-bullets-circle .ci-bullet-icon-img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.ci-list-dashed li {
  margin: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  position: relative;
}

.ci-list-dashed.ci-list-with-icons .ci-bullet-icon {
  top: 9px;
}

.ci-list-dashed.ci-list-with-icons .ci-bullet-icon-img {
  top: 10px;
}

.ci-list-dashed.ci-bullets-circle .ci-bullet-icon,
.ci-list-dashed.ci-bullets-square .ci-bullet-icon,
.ci-list-dashed.ci-bullets-circle .ci-bullet-icon-img,
.ci-list-dashed.ci-bullets-square .ci-bullet-icon-img {
  top: 10px;
}

.ci-list-big-margins li {
  margin: 18px 0;
}

.ci-list-big-margins li:first-child {
  margin-top: 0;
}

.ci-list-big-margins li:last-child {
  margin-bottom: 0;
}

.ci-list-menu a {
  padding: 9px 12px 10px 23px;
  line-height: 1.4em;
}

.ci-list-menu li {
  padding: 0 !important;
}

.ci-list-menu li:after {
  top: 12px !important;
  left: 10px !important;
}

.ci-list-icons-plus li,
.ci-list-icons-minus li,
.ci-list-icons-ok li,
.ci-list-icons-dot li,
.ci-list-icons-heart li,
.ci-list-icons-link li,
.ci-list-icons-star li,
.ci-list-icons-help li,
.ci-list-icons-right-open li,
.ci-list-icons-twitter li,
.ci-list-icons-right-dir li,
.ci-list-icons-news li {
  padding-left: 23px;
}

.ci-list-icons-funds li:before {
  content: "\e820";
  font-family: fontello;
  padding-right: 10px;
  color: #ccc;
}

.ci-list-icons-plus li:after,
.ci-list-icons-minus li:after,
.ci-list-icons-ok li:after,
.ci-list-icons-dot li:after,
.ci-list-icons-heart li:after,
.ci-list-icons-link li:after,
.ci-list-icons-star li:after,
.ci-list-icons-help li:after,
.ci-list-icons-right-open li:after,
.ci-list-icons-twitter li:after,
.ci-list-icons-right-dir li:after,
.ci-list-icons-news li:after {
  font-family: fontello;
  display: block;
  position: absolute;
  top: 1px;
  left: 0px;
  font-size: 14px;
}

.ci-list-icons-plus.ci-list-dashed li:after,
.ci-list-icons-minus.ci-list-dashed li:after,
.ci-list-icons-ok.ci-list-dashed li:after,
.ci-list-icons-dot.ci-list-dashed li:after,
.ci-list-icons-heart.ci-list-dashed li:after,
.ci-list-icons-link.ci-list-dashed li:after,
.ci-list-icons-star.ci-list-dashed li:after,
.ci-list-icons-help.ci-list-dashed li:after,
.ci-list-icons-right-open.ci-list-dashed li:after,
.ci-list-icons-twitter.ci-list-dashed li:after,
.ci-list-icons-right-dir.ci-list-dashed li:after,
.ci-list-icons-news.ci-list-dashed li:after {
  top: 9px;
}

.ci-list-icons-right-open li,
.ci-list-icons-right-dir li {
  padding-left: 16px;
}

.ci-list-icons-twitter li {
  padding-left: 25px;
}

.ci-list-icons-help li {
  padding-left: 20px;
}

.ci-list-icons-dot li {
  padding-left: 18px;
}

.ci-list-icons-plus li:after {
  content: "\e918";
  color: #4BD867;
  font-size: 17px;
}

.ci-list-icons-twitter li:after {
  content: "\e84b";
  font-size: 16px;
  color: #DEE1E6;
}

.ci-list-icons-minus li:after {
  content: "\e91b";
  color: #F37341;
  font-size: 17px;
}

.ci-list-icons-help li:after {
  content: "\e91e";
}

.ci-list-icons-ok li:after {
  content: "\e914";
  font-size: 16px;
}

.ci-list-icons-dot li:after {
  content: "\e817";
  font-size: 22px;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

.ci-list-icons-heart li:after {
  content: "\e908";
  color: #F37341;
}

.ci-list-icons-star li:after {
  content: "\e90a";
  color: #F7CA56;
}

.ci-list-icons-link li:after {
  content: "\e924";
  font-size: 16px;
}

.ci-list-icons-right-open li:after {
  content: "\e8c4";
}

.ci-list-icons-right-dir li:after {
  content: "\e8d4";
}

.ci-list-icons-news li:after {
  content: "\e89c";
}

.ci-icon-box:before,
.ci-icon-box:after {
  content: " ";
  display: table;
}

.ci-icon-box:after {
  clear: both;
}

.ci-icon-box .ci-icon-box-icon {
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  font-size: 30px;
  line-height: 30px;
  margin-top: 3px;
  float: left;
  transition: all 0.3s ease-in-out;
}

.ci-icon-box .ci-icon-box-icon img {
  max-width: 30px;
  max-height: 30px;
}

.ci-icon-box .ci-icon-box-content {
  margin-left: 50px;
}

.ci-icon-box .ci-icon-box-icon-circle,
.ci-icon-box .ci-icon-box-icon-square {
  width: 48px;
  height: 48px;
  line-height: 46px;
  font-size: 26px;
  margin-top: 6px;
}

.ci-icon-box .ci-icon-box-icon-circle img,
.ci-icon-box .ci-icon-box-icon-square img {
  max-width: 28px;
  max-height: 28px;
  margin-top: -5px;
}

.ci-icon-box .ci-icon-box-content-2 {
  margin-left: 68px;
}

.ci-icon-box .ci-icon-box-icon-square {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.ci-icon-box .ci-icon-box-icon-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.ci-icon-box-icon-big .ci-icon-box-icon {
  width: 56px;
  height: 56px;
  font-size: 56px;
  line-height: 56px;
  margin-top: 3px;
}

.ci-icon-box-icon-big .ci-icon-box-icon img {
  max-width: 56px;
  max-height: 56px;
}

.ci-icon-box-icon-big .ci-icon-box-content {
  margin-left: 76px;
}

.ci-icon-box-icon-big .ci-icon-box-icon-circle,
.ci-icon-box-icon-big .ci-icon-box-icon-square {
  width: 70px;
  height: 70px;
  font-size: 30px;
  line-height: 68px;
  margin-top: 6px;
}

.ci-icon-box-icon-big .ci-icon-box-icon-circle img,
.ci-icon-box-icon-big .ci-icon-box-icon-square img {
  max-width: 40px;
  max-height: 40px;
  margin-top: -8px;
}

.ci-icon-box-icon-big .ci-icon-box-content-2 {
  margin-left: 90px;
}

.ci-icon-box-vertical .ci-icon-box-icon {
  width: 44px;
  height: 44px;
  text-align: center;
  vertical-align: middle;
  font-size: 44px;
  line-height: 44px;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
}

.ci-icon-box-vertical .ci-icon-box-icon img {
  max-width: 44px;
  max-height: 44px;
  margin-top: -12px;
}

.ci-icon-box-vertical .ci-icon-box-icon-circle,
.ci-icon-box-vertical .ci-icon-box-icon-square {
  width: 60px;
  height: 60px;
  line-height: 58px;
  font-size: 32px;
}

.ci-icon-box-vertical .ci-icon-box-icon-circle img,
.ci-icon-box-vertical .ci-icon-box-icon-square img {
  max-width: 38px;
  max-height: 38px;
  margin-top: -8px;
}

.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-contur,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-contur,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-contur-base,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-contur-base,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-contur-dark,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-contur-dark,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-contur-white,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-contur-white {
  border: 2px solid transparent;
  line-height: 54px;
}

.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-contur img,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-contur img,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-contur-base img,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-contur-base img,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-contur-dark img,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-contur-dark img,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-contur-white img,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-contur-white img {
  max-width: 38px;
  max-height: 38px;
  margin-top: -8px;
}

.ci-icon-box-vertical .ci-icon-box-icon-square {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.ci-icon-box-vertical .ci-icon-box-icon-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.ci-icon-box-vertical.ci-text-center .ci-icon-box-icon {
  margin-right: auto;
  margin-left: auto;
}

.ci-icon-box-vertical-icon-big .ci-icon-box-icon {
  width: 60px;
  height: 60px;
  font-size: 60px;
  line-height: 60px;
}

.ci-icon-box-vertical-icon-big .ci-icon-box-icon img {
  max-width: 70px;
  max-height: 70px;
}

.ci-icon-box-vertical-icon-big .ci-icon-box-icon-circle,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-square {
  width: 90px;
  height: 90px;
  line-height: 88px;
  font-size: 38px;
}

.ci-icon-box-vertical-icon-big .ci-icon-box-icon-circle img,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-square img {
  max-width: 36px;
  max-height: 36px;
}

.ci-icon-box-vertical-icon-big .ci-icon-box-icon-circle.ci-icon-box-icon-contur,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-square.ci-icon-box-icon-contur,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-circle.ci-icon-box-icon-contur-base,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-square.ci-icon-box-icon-contur-base,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-circle.ci-icon-box-icon-contur-dark,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-square.ci-icon-box-icon-contur-dark,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-circle.ci-icon-box-icon-contur-white,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-square.ci-icon-box-icon-contur-white {
  border: 2px solid transparent;
  line-height: 84px;
}

.ci-icon-box-vertical-icon-big .ci-icon-box-icon-circle.ci-icon-box-icon-contur img,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-square.ci-icon-box-icon-contur img,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-circle.ci-icon-box-icon-contur-base img,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-square.ci-icon-box-icon-contur-base img,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-circle.ci-icon-box-icon-contur-dark img,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-square.ci-icon-box-icon-contur-dark img,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-circle.ci-icon-box-icon-contur-white img,
.ci-icon-box-vertical-icon-big .ci-icon-box-icon-square.ci-icon-box-icon-contur-white img {
  max-width: 36px;
  max-height: 36px;
}

.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon {
  width: 120px;
  height: 120px;
  font-size: 110px;
  line-height: 120px;
  margin-bottom: 25px;
}

.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon img {
  max-width: 120px;
  max-height: 120px;
  margin-top: -30px;
}

.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-circle,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-square {
  width: 130px;
  height: 130px;
  line-height: 128px;
  font-size: 50px;
}

.ci-icon-box-icon-square-smaller {
  width: 80px !important;
  height: 80px !important;
  line-height: 80px !important;
  font-size: 50px;
}

.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-circle img,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-square img {
  max-width: 80px;
  max-height: 80px;
  margin-top: -10px;
}

.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-circle.ci-icon-box-icon-contur,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-square.ci-icon-box-icon-contur,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-circle.ci-icon-box-icon-contur-base,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-square.ci-icon-box-icon-contur-base,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-circle.ci-icon-box-icon-contur-dark,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-square.ci-icon-box-icon-contur-dark,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-circle.ci-icon-box-icon-contur-white,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-square.ci-icon-box-icon-contur-white {
  border: 2px solid transparent;
  line-height: 124px;
}

.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-circle.ci-icon-box-icon-contur img,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-square.ci-icon-box-icon-contur img,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-circle.ci-icon-box-icon-contur-base img,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-square.ci-icon-box-icon-contur-base img,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-circle.ci-icon-box-icon-contur-dark img,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-square.ci-icon-box-icon-contur-dark img,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-circle.ci-icon-box-icon-contur-white img,
.ci-icon-box-vertical-icon-bigger .ci-icon-box-icon-square.ci-icon-box-icon-contur-white img {
  max-width: 80px;
  max-height: 80px;
  margin-top: -18px;
}

.ci-section-white li .ci-bullet-icon,
.ci-section-white li .ci-bullet-icon-img {
  color: #4d5258;
}

.ci-section-white .ci-list-dashed li {
  border-bottom: 1px dashed #d6dfdf;
}

.ci-section-white .ci-list-dashed li:last-child {
  border-bottom: none;
}

.ci-section-white .ci-list-icons-right-open li:after,
.ci-section-white .ci-list-icons-news li:after,
.ci-section-white .ci-list-icons-right-dir li:after {
  color: #cccdd3;
}

.ci-section-white .ci-list-menu li a {
  color: #4a5058;
}

.ci-section-white .ci-list-menu li a:hover {
  color: #609ddb;
  background: #f8fafa;
}

.ci-section-grey li .ci-bullet-icon,
.ci-section-grey li .ci-bullet-icon-img {
  color: #4d5258;
}

.ci-section-grey .ci-list-dashed li {
  border-bottom: 1px dashed #d6dfdf;
}

.ci-section-grey .ci-list-dashed li:last-child {
  border-bottom: none;
}

.ci-section-grey .ci-list-icons-right-open li:after,
.ci-section-grey .ci-list-icons-news li:after,
.ci-section-grey .ci-list-icons-right-dir li:after {
  color: #cccdd3;
}

.ci-section-grey .ci-list-menu li a {
  color: #4a5058;
}

.ci-section-grey .ci-list-menu li a:hover {
  color: #609ddb;
  background: #fafbfc;
}

.ci-section-base li .ci-bullet-icon,
.ci-section-base li .ci-bullet-icon-img {
  color: #ffffff;
}

.ci-section-base .ci-list-dashed li {
  border-bottom: 1px dashed #82b3df;
}

.ci-section-base .ci-list-dashed li:last-child {
  border-bottom: none;
}

.ci-section-base .ci-list-icons-right-open li:after,
.ci-section-base .ci-list-icons-news li:after,
.ci-section-base .ci-list-icons-right-dir li:after {
  color: #a3b5da;
}

.ci-section-base .ci-list-menu li a {
  color: #ffffff;
}

.ci-section-base .ci-list-menu li a:hover {
  color: #ffffff;
  background: #04579c;
}

.ci-section-dark li .ci-bullet-icon,
.ci-section-dark li .ci-bullet-icon-img {
  color: #c6ccd0;
}

.ci-section-dark .ci-list-dashed li {
  border-bottom: 1px dashed #333941;
}

.ci-section-dark .ci-list-dashed li:last-child {
  border-bottom: none;
}

.ci-section-dark .ci-list-icons-right-open li:after,
.ci-section-dark .ci-list-icons-news li:after,
.ci-section-dark .ci-list-icons-right-dir li:after {
  color: #40464f;
}

.ci-section-dark .ci-list-menu li a {
  color: #abb3b9;
}

.ci-section-dark .ci-list-menu li a:hover {
  color: #609ddb;
  background: #272b32;
}

.ci-section-parallax li .ci-bullet-icon,
.ci-section-parallax li .ci-bullet-icon-img {
  color: #4d5258;
}

.ci-section-parallax .ci-list-dashed li {
  border-bottom: 1px dashed #d6dfdf;
}

.ci-section-parallax .ci-list-dashed li:last-child {
  border-bottom: none;
}

.ci-section-parallax .ci-list-icons-right-open li:after,
.ci-section-parallax .ci-list-icons-news li:after,
.ci-section-parallax .ci-list-icons-right-dir li:after {
  color: #cccdd3;
}

.ci-section-parallax .ci-list-menu li a {
  color: #abb3b9;
}

.ci-section-parallax .ci-list-menu li a:hover {
  color: #609ddb;
  background: #32363c;
}

.ci-bullets-circle li .ci-bullet-icon,
.ci-bullets-square li .ci-bullet-icon,
.ci-bullets-circle li .ci-bullet-icon-img,
.ci-bullets-square li .ci-bullet-icon-img {
  background: #f4f6f6;
  color: #4d5258;
}

.ci-bullets-base li .ci-bullet-icon,
.ci-bullets-base li .ci-bullet-icon-img {
  background: #68A5E2;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-bullets-dark li .ci-bullet-icon,
.ci-bullets-dark li .ci-bullet-icon-img {
  background: #2e343c;
  color: #e5eaea;
}

.ci-bullets-contur li .ci-bullet-icon,
.ci-bullets-contur li .ci-bullet-icon-img {
  background: none;
  color: #b1b9bf;
  text-shadow: none;
  border-color: #b1b9bf;
}

.ci-bullets-contur-dark li .ci-bullet-icon,
.ci-bullets-contur-dark li .ci-bullet-icon-img {
  background: none;
  color: #2e343c;
  text-shadow: none;
  border-color: #2e343c;
}

.ci-bullets-contur-base li .ci-bullet-icon,
.ci-bullets-contur-base li .ci-bullet-icon-img {
  background: none;
  color: #68A5E2;
  text-shadow: none;
  border-color: #68A5E2;
}

.ci-icon-box .ci-icon-box-icon,
.ci-icon-box-vertical .ci-icon-box-icon {
  color: #ccd6d9;
}

.ci-icon-box .ci-icon-box-icon.ci-icon-box-icon-base,
.ci-icon-box-vertical .ci-icon-box-icon.ci-icon-box-icon-base {
  color: #68A5E2;
}

.ci-icon-box .ci-icon-box-icon.ci-icon-box-icon-dark,
.ci-icon-box-vertical .ci-icon-box-icon.ci-icon-box-icon-dark {
  color: #373D46;
}

.ci-icon-box .ci-icon-box-icon.ci-icon-box-icon-white,
.ci-icon-box-vertical .ci-icon-box-icon.ci-icon-box-icon-white {
  color: #fff;
}

.ci-icon-box .ci-icon-box-icon-circle,
.ci-icon-box-vertical .ci-icon-box-icon-circle,
.ci-icon-box .ci-icon-box-icon-square,
.ci-icon-box-vertical .ci-icon-box-icon-square {
  background: #eef1f1;
  color: #B0B6B6;
}

.ci-icon-box .ci-icon-box-icon-circle.ci-icon-box-icon-base,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-base,
.ci-icon-box .ci-icon-box-icon-square.ci-icon-box-icon-base,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-base {
  background: #009fc2;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
}

.ci-icon-box .ci-icon-box-icon-circle.ci-icon-box-icon-dark,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-dark,
.ci-icon-box .ci-icon-box-icon-square.ci-icon-box-icon-dark,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-dark {
  background: #2e343c;
  color: #68A5E2;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07);
}

.ci-icon-box .ci-icon-box-icon-circle.ci-icon-box-icon-white,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-white,
.ci-icon-box .ci-icon-box-icon-square.ci-icon-box-icon-white,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-white {
  background: #fff;
  color: #68A5E2;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.ci-icon-box .ci-icon-box-icon-circle.ci-icon-box-icon-contur,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-contur,
.ci-icon-box .ci-icon-box-icon-square.ci-icon-box-icon-contur,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-contur {
  background: none;
  color: #ccd6d9;
  border-color: #ccd6d9;
}

.ci-icon-box .ci-icon-box-icon-circle.ci-icon-box-icon-contur-base,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-contur-base,
.ci-icon-box .ci-icon-box-icon-square.ci-icon-box-icon-contur-base,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-contur-base {
  background: none;
  color: #009fc2;
  border-color: #009fc2;
}

.ci-icon-box .ci-icon-box-icon-circle.ci-icon-box-icon-contur-dark,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-contur-dark,
.ci-icon-box .ci-icon-box-icon-square.ci-icon-box-icon-contur-dark,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-contur-dark {
  background: none;
  color: #373D46;
  border-color: #373D46;
}

.ci-icon-box .ci-icon-box-icon-circle.ci-icon-box-icon-contur-white,
.ci-icon-box-vertical .ci-icon-box-icon-circle.ci-icon-box-icon-contur-white,
.ci-icon-box .ci-icon-box-icon-square.ci-icon-box-icon-contur-white,
.ci-icon-box-vertical .ci-icon-box-icon-square.ci-icon-box-icon-contur-white {
  background: none;
  color: #fff;
  border-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-icon-box-hover:hover .ci-icon-box-icon {
  color: #68A5E2;
}

.ci-icon-box-hover:hover .ci-icon-box-icon.ci-icon-box-icon-base {
  color: #f65f37;
}

.ci-icon-box-hover:hover .ci-icon-box-icon.ci-icon-box-icon-dark {
  color: #68A5E2;
}

.ci-icon-box-hover:hover .ci-icon-box-icon.ci-icon-box-icon-white {
  color: #68A5E2;
}

.ci-icon-box-hover:hover .ci-icon-box-icon-circle,
.ci-icon-box-hover:hover .ci-icon-box-icon-square {
  background: #68A5E2;
  color: #fff;
}

.ci-icon-box-hover:hover .ci-icon-box-icon-circle.ci-icon-box-icon-base,
.ci-icon-box-hover:hover .ci-icon-box-icon-square.ci-icon-box-icon-base {
  background: #f65f37;
  color: #fff;
}

.ci-icon-box-hover:hover .ci-icon-box-icon-circle.ci-icon-box-icon-dark,
.ci-icon-box-hover:hover .ci-icon-box-icon-square.ci-icon-box-icon-dark,
.ci-icon-box-hover:hover .ci-icon-box-icon-circle.ci-icon-box-icon-white,
.ci-icon-box-hover:hover .ci-icon-box-icon-square.ci-icon-box-icon-white {
  background: #68A5E2;
  color: #fff;
}

.ci-icon-box-hover:hover .ci-icon-box-icon-circle.ci-icon-box-icon-contur,
.ci-icon-box-hover:hover .ci-icon-box-icon-square.ci-icon-box-icon-contur {
  background: none;
  color: #68A5E2;
  border-color: #68A5E2;
}

.ci-icon-box-hover:hover .ci-icon-box-icon-circle.ci-icon-box-icon-contur-base,
.ci-icon-box-hover:hover .ci-icon-box-icon-square.ci-icon-box-icon-contur-base {
  background: none;
  color: #f65f37;
  border-color: #f65f37;
}

.ci-icon-box-hover:hover .ci-icon-box-icon-circle.ci-icon-box-icon-contur-dark,
.ci-icon-box-hover:hover .ci-icon-box-icon-square.ci-icon-box-icon-contur-dark {
  background: none;
  color: #68A5E2;
  border-color: #68A5E2;
}

.ci-icon-box-hover:hover .ci-icon-box-icon-circle.ci-icon-box-icon-contur-white,
.ci-icon-box-hover:hover .ci-icon-box-icon-square.ci-icon-box-icon-contur-white {
  background: none;
  color: #68A5E2;
  border-color: #68A5E2;
}

.ci-list-icons-dot li:after,
.ci-list-icons-ok li:after,
.ci-list-icons-link li:after,
.ci-list-icons-help li:after {
  color: #68A5E2;
}

/*$ltr_grey: $ltr_grey;*/
/*Aura buttons*/
.btn {
  display: inline-block;
  padding: 9px 12px 9px;
  border: 1px solid transparent;
  line-height: 18px;
  font-size: 14px;
  vertical-align: middle;
  text-align: left;
  outline: none;
  cursor: pointer;
  white-space: normal;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /* -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   -o-user-select: none;
   user-select: none;*/
}

.btn img {
  width: 16px;
  margin-top: -2px;
}

.btn:focus {
  ountline: none;
}

.btn-group .btn.active {
  outline: 0;
  background: #5d8221 !important;
  color: #FFFFFF !important;
  text-shadow: none;
}

.btn:hover,
.btn:focus {
  text-decoration: none !important;
}

.btn:active,
.btn.active {
  outline: 0;
}

.btn.ci-btn-icon-big {
  line-height: 16px;
  font-size: 18px;
}

.ci-btn-icon-only {
  padding-left: 18px;
  padding-right: 18px;
}

.ci-btn-icon-only i,
.ci-btn-icon-only img {
  margin: 0;
}

.ci-btn-small {
  font-size: 13px;
  line-height: 16px;
  padding: 5px 9px 6px;
}

.ci-btn-small i,
.ci-btn-small img {
  margin: 0;
}

.ci-btn-small img {
  width: 12px;
}

.ci-btn-big {
  font-size: 16px;
  line-height: 20px;
  padding: 12px 17px 12px;
}

.ci-btn-big img {
  width: 20px;
}

.ci-btn-big.ci-btn-icon-big {
  line-height: 18px;
  font-size: 20px;
}

.ci-btn-bigger {
  font-size: 18px;
  line-height: 20px;
  padding: 18px 22px 18px;
}

.ci-btn-bigger i,
.ci-btn-bigger img {
  margin-left: 0px;
}

.ci-btn-bigger img {
  width: 20px;
}

.ci-btn-big-paddings {
  padding-right: 40px;
  padding-left: 40px;
}

.ci-btn-promo {
  margin: 4px 0 20px 20px;
}

.ci-mobile-menu-toggler {
  font-size: 20px;
  padding: 8px 9px;
}

.ci-btn-wide {
  width: 100%;
  text-align: center;
}

.ci-btn-tag {
  margin: 0 6px 9px 0;
}

.ci-row-block .ci-btn {
  margin-bottom: 0;
}

.ci-row-sm .ci-btn {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 2px 5px 2px;
}

.ci-row-sm .ci-btn-small {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}

.ci-row-sm .ci-btn-big {
  margin-top: 0px;
  margin-bottom: 0px;
}

.ci-row-md .ci-btn {
  margin-top: 16px;
  margin-bottom: 16px;
}

.ci-row-md .ci-btn-small {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}

.ci-row-md .ci-btn-big {
  margin-top: 12px;
  margin-bottom: 12px;
}

.ci-row-lg .ci-btn {
  margin-top: 29px;
  margin-bottom: 29px;
}

.ci-row-lg .ci-btn-small {
  margin-top: 33.5px;
  margin-bottom: 33.5px;
}

.ci-row-lg .ci-btn-big {
  margin-top: 25px;
  margin-bottom: 25px;
}

.ci-btn {
  background: #f6f6f6;
  border: 1px solid #e3e9e9;
  color: #586266 !important;
  /*  -webkit-box-shadow: inset 0 1px 0 #f8fafa;
    -moz-box-shadow: inset 0 1px 0 #f8fafa;
    box-shadow: inset 0 1px 0 #f8fafa;*/
  text-shadow: 0 1px 0 #fff;
}

.ci-btn:hover {
  background: #a5b3b4;
  border: 1px solid #9eadae;
  color: #fff !important;
  /*  -webkit-box-shadow: inset 0 1px 0 #aebbbc;
  -moz-box-shadow: inset 0 1px 0 #aebbbc;
  box-shadow: inset 0 1px 0 #aebbbc;*/
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-light-grey {
  border-color: #f6f6f6;
  background: #f6f6f6;
  color: #666666 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-light-grey i {
  color: #cd5707;
}

.ci-btn-light-grey:hover {
  background: #ffffff;
  color: #666666 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ccc;
}

.ci-btn-light-grey:hover i {
  color: #009fc2;
}

.ci-btn.ci-btn-no-border {
  border-color: #f6f6f6;
  border-top-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn.ci-btn-no-border:hover {
  border-color: #a5b3b4;
  border-top-color: #bec9c9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-grey {
  background: #767676;
  border: 1px solid #757575;
  color: #fff !important;
  /*  -webkit-box-shadow: inset 0 1px 0 lighten($grey, 3);
  -moz-box-shadow: inset 0 1px 0 lighten($grey, 3);
  box-shadow: inset 0 1px 0 lighten($grey, 3);*/
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-grey:hover {
  background: #676767;
  border: 1px solid #646464;
  color: #fff !important;
  /*  -webkit-box-shadow: inset 0 1px 0 darken($grey, 5);
  -moz-box-shadow: inset 0 1px 0 darken($grey, 5);
  box-shadow: inset 0 1px 0 darken($grey, 5);*/
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-grey.ci-btn-no-border {
  border-color: #a5b3b4;
  border-top-color: #bec9c9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-grey.ci-btn-no-border:hover {
  border-color: #889899;
  border-top-color: #a2b1b1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-dark {
  background: #2d323a;
  border: 1px solid #24282e;
  color: #c9d1d6 !important;
  /*  -webkit-box-shadow: inset 0 1px 0 #363c46;
  -moz-box-shadow: inset 0 1px 0 #363c46;
  box-shadow: inset 0 1px 0 #363c46;*/
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-dark:hover {
  background: #384147;
  border: 1px solid #32383f;
  color: #e8edef !important;
  /*  -webkit-box-shadow: inset 0 1px 0 #424c54;
  -moz-box-shadow: inset 0 1px 0 #424c54;
  box-shadow: inset 0 1px 0 #424c54;*/
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-dark.ci-btn-no-border {
  border-color: #2d323a;
  border-top-color: #393f47;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-dark.ci-btn-no-border:hover {
  border-color: #384147;
  border-top-color: #485158;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-dark-2 {
  background: #384147;
  border: 1px solid #32383f;
  color: #c9d1d6 !important;
  /*  -webkit-box-shadow: inset 0 1px 0 #424c54;
  -moz-box-shadow: inset 0 1px 0 #424c54;
  box-shadow: inset 0 1px 0 #424c54;*/
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-dark-2:hover {
  background: #444e55;
  border: 1px solid #3d454c;
  color: #e3e9ed !important;
  /*  -webkit-box-shadow: inset 0 1px 0 #4a555d;
  -moz-box-shadow: inset 0 1px 0 #4a555d;
  box-shadow: inset 0 1px 0 #4a555d;*/
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-dark-2.ci-btn-no-border {
  border-color: #384147;
  border-top-color: #485158;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-dark-2.ci-btn-no-border:hover {
  border-color: #444e55;
  border-top-color: #576169;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-blue {
  background: #609ddb;
  border: 1px solid #5491d5;
  color: #fff !important;
  /* -webkit-box-shadow: inset 0 1px 0 #6aa7df;
   -moz-box-shadow: inset 0 1px 0 #6aa7df;
   box-shadow: inset 0 1px 0 #6aa7df;
   text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);*/
}

.ci-btn-blue:hover {
  background: #487ab9;
  border: 1px solid #4070b1;
  color: #fff !important;
  /* -webkit-box-shadow: inset 0 1px 0 #4f86c0;
   -moz-box-shadow: inset 0 1px 0 #4f86c0;
   box-shadow: inset 0 1px 0 #4f86c0;
   text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);*/
}

.ci-btn-blue.ci-btn-no-border {
  border-color: #609ddb;
  border-top-color: #7eb3e4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-blue.ci-btn-no-border:hover {
  border-color: #487ab9;
  border-top-color: #6e9acc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-turquoise {
  background: #0dc0c0;
  border: 1px solid #09b1b9;
  color: #fff !important;
  /*  -webkit-box-shadow: inset 0 1px 0 #0fc8c8;
  -moz-box-shadow: inset 0 1px 0 #0fc8c8;
  box-shadow: inset 0 1px 0 #0fc8c8;*/
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-turquoise:hover {
  background: #009ca8;
  border: 1px solid #0092a0;
  color: #fff !important;
  /*  -webkit-box-shadow: inset 0 1px 0 #00a6b1;
  -moz-box-shadow: inset 0 1px 0 #00a6b1;
  box-shadow: inset 0 1px 0 #00a6b1;*/
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-turquoise.ci-btn-no-border {
  border-color: #0dc0c0;
  border-top-color: #6ed9d9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-turquoise.ci-btn-no-border:hover {
  border-color: #009ca8;
  border-top-color: #00b6bf;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-green {
  background: #18ba60;
  border: 1px solid #10a95b;
  color: #fff !important;
  /*  -webkit-box-shadow: inset 0 1px 0 #1bc26c;
  -moz-box-shadow: inset 0 1px 0 #1bc26c;
  box-shadow: inset 0 1px 0 #1bc26c;*/
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-green:hover {
  background: #099555;
  border: 1px solid #088b4c;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #0aa05e;
  -moz-box-shadow: inset 0 1px 0 #0aa05e;
  box-shadow: inset 0 1px 0 #0aa05e;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-green.ci-btn-no-border {
  border-color: #18ba60;
  border-top-color: #22d686;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-green.ci-btn-no-border:hover {
  border-color: #099555;
  border-top-color: #0cb56f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-blackcreek-green {
  background: #0F6B38;
  border: 1px solid #0f572b;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #0f762f;
  -moz-box-shadow: inset 0 1px 0 #0f762f;
  box-shadow: inset 0 1px 0 #0f762f;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-blackcreek-green:hover {
  background: #099555;
  border: 1px solid #088b4c;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #0aa05e;
  -moz-box-shadow: inset 0 1px 0 #0aa05e;
  box-shadow: inset 0 1px 0 #0aa05e;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-epoch-orange {
  background: #B04B23;
  border: 1px solid #914823;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #c14d23;
  -moz-box-shadow: inset 0 1px 0 #c14d23;
  box-shadow: inset 0 1px 0 #c14d23;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-epoch-orange:hover {
  background: #c84e23;
  border: 1px solid #bd5124;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #d75225;
  -moz-box-shadow: inset 0 1px 0 #d75225;
  box-shadow: inset 0 1px 0 #d75225;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-altrinsic-blue {
  background: #0084CF;
  border: 1px solid #006aad;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #0093e0;
  -moz-box-shadow: inset 0 1px 0 #0093e0;
  box-shadow: inset 0 1px 0 #0093e0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-altrinsic-blue:hover {
  background: #0093e0;
  border: 1px solid #0099e7;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #009dee;
  -moz-box-shadow: inset 0 1px 0 #009dee;
  box-shadow: inset 0 1px 0 #009dee;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-lawrence-lime {
  background: #07074e;
  border: 1px solid #07073f;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #0a0a6b;
  -moz-box-shadow: inset 0 1px 0 #0a0a6b;
  box-shadow: inset 0 1px 0 #0a0a6b;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-lawrence-lime:hover {
  background: #07073f;
  border: 1px solid #07073f;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #07075e;
  -moz-box-shadow: inset 0 1px 0 #07075e;
  box-shadow: inset 0 1px 0 #07075e;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-cimam {
  background: #002856;
  border: 1px solid #001f42;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #003571;
  -moz-box-shadow: inset 0 1px 0 #003571;
  box-shadow: inset 0 1px 0 #003571;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-cimam:hover {
  background: #001835;
  border: 1px solid #000812;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #002147;
  -moz-box-shadow: inset 0 1px 0 #002147;
  box-shadow: inset 0 1px 0 #002147;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-cambridge-blue {
  background: #005A64;
  border: 1px solid #004047;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #00707c;
  -moz-box-shadow: inset 0 1px 0 #00707c;
  box-shadow: inset 0 1px 0 #00707c;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-cambridge-blue:hover {
  background: #003b42;
  border: 1px solid #00292e;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #003b42;
  -moz-box-shadow: inset 0 1px 0 #003b42;
  box-shadow: inset 0 1px 0 #003b42;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-qv {
  background: #00573D;
  border: 1px solid #004047;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #00707c;
  -moz-box-shadow: inset 0 1px 0 #00707c;
  box-shadow: inset 0 1px 0 #00707c;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-qv:hover {
  background: #003722;
  border: 1px solid #00292e;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #003b42;
  -moz-box-shadow: inset 0 1px 0 #003b42;
  box-shadow: inset 0 1px 0 #003b42;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-trident {
  background: #0065A4;
  border: 1px solid #004047;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #00707c;
  -moz-box-shadow: inset 0 1px 0 #00707c;
  box-shadow: inset 0 1px 0 #00707c;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-trident:hover {
  background: #00345f;
  border: 1px solid #00292e;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #003b42;
  -moz-box-shadow: inset 0 1px 0 #003b42;
  box-shadow: inset 0 1px 0 #003b42;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-picton-mahoney {
  background: #45545F;
  border: 1px solid #004047;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #00707c;
  -moz-box-shadow: inset 0 1px 0 #00707c;
  box-shadow: inset 0 1px 0 #00707c;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-picton-mahoney:hover {
  background: #272e32;
  border: 1px solid #00292e;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #003b42;
  -moz-box-shadow: inset 0 1px 0 #003b42;
  box-shadow: inset 0 1px 0 #003b42;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-harbour {
  background: #003767;
  border: 1px solid #002c53;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #004684;
  -moz-box-shadow: inset 0 1px 0 #004684;
  box-shadow: inset 0 1px 0 #004684;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-harbour:hover {
  background: #002a4f;
  border: 1px solid #001b33;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #003563;
  -moz-box-shadow: inset 0 1px 0 #003563;
  box-shadow: inset 0 1px 0 #003563;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-signature {
  background: #33460e;
  border: 1px solid #29380b;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #466013;
  -moz-box-shadow: inset 0 1px 0 #466013;
  box-shadow: inset 0 1px 0 #466013;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-signature:hover {
  background: #466013;
  border: 1px solid #3a5010;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #506e16;
  -moz-box-shadow: inset 0 1px 0 #506e16;
  box-shadow: inset 0 1px 0 #506e16;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-sentry {
  background: #5D8211;
  border: 1px solid #4d6c0e;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #699313;
  -moz-box-shadow: inset 0 1px 0 #699313;
  box-shadow: inset 0 1px 0 #699313;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-sentry:hover {
  background: #46620d;
  border: 1px solid #4d6c0e;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #5D8211;
  -moz-box-shadow: inset 0 1px 0 #5D8211;
  box-shadow: inset 0 1px 0 #5D8211;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-marret {
  background: #006FB9;
  border: 1px solid #005e9c;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #0076c5;
  -moz-box-shadow: inset 0 1px 0 #0076c5;
  box-shadow: inset 0 1px 0 #0076c5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-marret:hover {
  background: #005f9e;
  border: 1px solid #005f9e;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #006FB9;
  -moz-box-shadow: inset 0 1px 0 #006FB9;
  box-shadow: inset 0 1px 0 #006FB9;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-lime {
  background: #86ba41;
  border: 1px solid #79b037;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #92c148;
  -moz-box-shadow: inset 0 1px 0 #92c148;
  box-shadow: inset 0 1px 0 #92c148;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-lime:hover {
  background: #639a33;
  border: 1px solid #59902c;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #6da438;
  -moz-box-shadow: inset 0 1px 0 #6da438;
  box-shadow: inset 0 1px 0 #6da438;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-lime.ci-btn-no-border {
  border-color: #86ba41;
  border-top-color: #a5cd67;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-lime.ci-btn-no-border:hover {
  border-color: #639a33;
  border-top-color: #81b053;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-red {
  background: #e86343;
  border: 1px solid #dd5437;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #eb6f4b;
  -moz-box-shadow: inset 0 1px 0 #eb6f4b;
  box-shadow: inset 0 1px 0 #eb6f4b;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-red:hover {
  background: #d34a35;
  border: 1px solid #c63d2c;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #d8533b;
  -moz-box-shadow: inset 0 1px 0 #d8533b;
  box-shadow: inset 0 1px 0 #d8533b;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-red.ci-btn-no-border {
  border-color: #e86343;
  border-top-color: #ed7e60;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-red.ci-btn-no-border:hover {
  border-color: #d34a35;
  border-top-color: #db634e;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-orange {
  background: #f8971d;
  border: 1px solid #f8971c;
  color: #fff !important;
  /* -webkit-box-shadow: inset 0 1px 0 #f69c45;
   -moz-box-shadow: inset 0 1px 0 #f69c45;
   box-shadow: inset 0 1px 0 #f69c45;
   text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);*/
}

.ci-btn-orange:hover {
  background: #e46526;
  border: 1px solid #d6561f;
  color: #fff !important;
  /* -webkit-box-shadow: inset 0 1px 0 #e8742c;
   -moz-box-shadow: inset 0 1px 0 #e8742c;
   box-shadow: inset 0 1px 0 #e8742c;
   text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);*/
}

.ci-btn-orange.ci-btn-no-border {
  border-color: #f58b3c;
  border-top-color: #f8a862;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-orange.ci-btn-no-border:hover {
  border-color: #e46526;
  border-top-color: #eb8344;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-brown {
  background: #8f5340;
  border: 1px solid #824836;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #9a5b47;
  -moz-box-shadow: inset 0 1px 0 #9a5b47;
  box-shadow: inset 0 1px 0 #9a5b47;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-brown:hover {
  background: #773b2d;
  border: 1px solid #6a3226;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #834132;
  -moz-box-shadow: inset 0 1px 0 #834132;
  box-shadow: inset 0 1px 0 #834132;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-brown.ci-btn-no-border {
  border-color: #8f5340;
  border-top-color: #955f4d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-brown.ci-btn-no-border:hover {
  border-color: #773b2d;
  border-top-color: #854b3d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-purple {
  background: #8463a9;
  border: 1px solid #77579e;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #8e6fb1;
  -moz-box-shadow: inset 0 1px 0 #8e6fb1;
  box-shadow: inset 0 1px 0 #8e6fb1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-purple:hover {
  background: #694b8b;
  border: 1px solid #5d407e;
  color: #fff !important;
  -webkit-box-shadow: inset 0 1px 0 #755895;
  -moz-box-shadow: inset 0 1px 0 #755895;
  box-shadow: inset 0 1px 0 #755895;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-btn-purple.ci-btn-no-border {
  border-color: #8463a9;
  border-top-color: #9375b5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-purple.ci-btn-no-border:hover {
  border-color: #694b8b;
  border-top-color: #7e5aa2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-yellow {
  background: #FCD746;
  border: 1px solid #f2c02b;
  color: #68422C !important;
  -webkit-box-shadow: inset 0 1px 0 #fde473;
  -moz-box-shadow: inset 0 1px 0 #fde473;
  box-shadow: inset 0 1px 0 #fde473;
  text-shadow: 0 1px 0 #ffed8c;
}

.ci-btn-yellow:hover {
  background: #fdbe3b;
  border: 1px solid #f4a520;
  color: #68422C !important;
  /*  -webkit-box-shadow: inset 0 1px 0 #fcd069, 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 #fcd069, 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 #fcd069, 0 1px 3px rgba(0, 0, 0, 0.1);*/
  text-shadow: 0 1px 0 #fddb83;
}

.ci-btn-yellow.ci-btn-no-border {
  border-color: #FCD746;
  border-top-color: #ffeb82;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-yellow.ci-btn-no-border:hover {
  border-color: #fdbe3b;
  border-top-color: #ffdd71;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-orange {
  background: #F8971D;
  border: 1px solid #f59114;
  color: #ffffff !important;
}

.ci-btn-orange:hover {
  background: #f59114;
  border: 1px solid #f18b0b;
  color: #ffffff !important;
}

.ci-btn-orange.ci-btn-no-border {
  background: #F8971D;
  border: 1px solid #f59114;
}

.ci-btn-orange.ci-btn-no-border:hover {
  background: #F8971D;
  border: 1px solid #f59114;
}

.btn.enable {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}

.ci-btn-base {
  background: #00447c;
  border: 1px solid #00447c;
  color: #fff !important;
  /*-webkit-box-shadow: inset 0 1px 0 lighten($brand-primary, 0.6);
  -moz-box-shadow: inset 0 1px 0 lighten($brand-primary, 0.6);
  box-shadow: inset 0 1px 0 lighten($brand-primary, 0.6);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);*/
}

.ci-btn-base.top {
  vertical-align: top;
}

.ci-btn-base:hover {
  background: #0060af;
  border: 1px solid #0060af;
  color: #fff !important;
  /*  -webkit-box-shadow: inset 0 1px 0 #4f86c0;
  -moz-box-shadow: inset 0 1px 0 #4f86c0;
  box-shadow: inset 0 1px 0 #4f86c0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);*/
}

.ci-btn-base.ci-btn-no-border {
  border-color: #00447c;
  border-top-color: #2f5f8c;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-base.ci-btn-no-border:hover {
  border-color: #487ab9;
  border-top-color: #6e9acc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-base-2 {
  background: #009fc2;
  border: 1px solid #009cbf;
  color: #fff !important;
  /*-webkit-box-shadow: inset 0 1px 0 lighten($brand-secondary, 1);
  -moz-box-shadow: inset 0 1px 0 lighten($brand-secondary, 1);
  box-shadow: inset 0 1px 0  lighten($brand-secondary, 1);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);*/
}

.ci-btn-base-2:hover {
  background: #00b4dc;
  border: 1px solid #00b4dc;
  color: #fff !important;
  /* -webkit-box-shadow: inset 0 1px 0 lighten($brand-secondary, 6);
  -moz-box-shadow: inset 0 1px 0 lighten($brand-secondary, 6);
  box-shadow: inset 0 1px 0 lighten($brand-secondary, 6);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);*/
}

.ci-btn-base-2.ci-btn-no-border {
  border-color: #3f72b3;
  border-top-color: #5c8bc3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-base-2.ci-btn-no-border:hover {
  border-color: #365c9a;
  border-top-color: #5378ae;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-btn-contur {
  background: none;
  border: 1px solid #00447c;
  color: #00447c !important;
  /* -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);*/
}

.ci-btn-contur:hover {
  background: none;
  border: 1px solid #00aab3;
  color: #009FAD !important;
  /* -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);*/
}

.ci-btn-contur-color {
  ackground: none;
  border: 1px solid #cd5707;
  color: #cd5707 !important;
}

.ci-btn-contur-color:hover {
  background: #cd5707;
  border: 1px solid #cd5707;
  color: #fff !important;
}

.ci-btn-contur-for-dark {
  background: none;
  border: 1px solid #576166;
  color: #97a8b1 !important;
  /* -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);*/
}

.ci-btn-contur-for-dark:hover {
  background: none;
  border: 1px solid #00aab3;
  color: #009FAD !important;
  /* -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);*/
}

.ci-btn-contur-2 {
  background: none;
  border: 1px solid #fff;
  color: #fff !important;
  /* -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);*/
}

.ci-btn-contur-2:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #000 !important;
  /*  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);*/
}

.ci-btn-contur-for-base {
  background: none;
  border: 1px solid rgba(250, 250, 250, 0.7);
  color: #fff !important;
  /*  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);*/
}

.ci-btn-contur-for-base:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #2D383D !important;
  /*  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);*/
}

.ci-btn-contur-3 {
  background: rgba(250, 250, 250, 0.06);
  border: 1px solid rgba(250, 250, 250, 0.15);
  color: rgba(250, 250, 250, 0.9) !important;
  /*  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);*/
}

.ci-btn-contur-3:hover {
  background: rgba(250, 250, 250, 0.05);
  border: 1px solid rgba(250, 250, 250, 0.8);
  color: #fff !important;
  /*  -webkit-box-shadow: 0 0px 12px rgba(250, 250, 250, 0.15);
  -moz-box-shadow: 0 0px 12px rgba(250, 250, 250, 0.15);
  box-shadow: 0 0px 12px rgba(250, 250, 250, 0.15);*/
}

.ci-btn-orange {
  background: #f8971d;
  border: 1px solid #f8961a;
  color: #ffffff !important;
}

.ci-btn-orange:hover {
  background: #f9a236;
  border: 1px solid #f9a236;
  color: #ffffff !important;
}

.ci-btn-orange.ci-btn-no-border {
  background: #F8971D;
  border: 1px solid #f59114;
}

.ci-btn-orange.ci-btn-no-border:hover {
  background: #F8971D;
  border: 1px solid #f59114;
}

.btn.enable {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}



.btn-file {
  position: relative;
  overflow: hidden;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

button.modal-email:before {
  content: '\F0E0';
  font-family: 'Fontello';
  margin-right: 5px;
}

/*$ltr_grey: $ltr_grey;*/
/* Aura version: 1.8.7 */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

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

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 500;
}

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

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

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

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

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

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

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

.form-control::-webkit-input-placeholder {
  color: #ffffff;
}

.form-control::-moz-placeholder {
  color: #ffffff;
}

.form-control::-ms-input-placeholder {
  color: #ffffff;
}

.form-control::-o-input-placeholder {
  color: #ffffff;
}

.form-control::input-placeholder {
  color: #ffffff;
}

.form-control {
  display: block;
  width: 100%;
  height: 1.6em;
  font-size: 14px;
  line-height: normal;
  vertical-align: middle;
  /*  border: 1px solid transparent;*/
  /*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.1s ease-in-out 0s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.1s ease-in-out 0s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.1s ease-in-out 0s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.1s ease-in-out 0s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.1s ease-in-out 0s;
}

.form-control:focus {
  border-color: rgba(255, 255, 255, 0.3);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 10px;
}

.radio,
.checkbox {
  display: block;
  min-height: 1.6em;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

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

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

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

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

.form-control-static {
  margin-bottom: 0;
  padding-top: 21px;
}

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline button[type="submit"] {
    margin-top: 28px;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

.ci-row-block form {
  display: inline-block;
  -webkit-transition: margin-top 0.1s ease-in-out 0s;
  -moz-transition: margin-top 0.1s ease-in-out 0s;
  -ms-transition: margin-top 0.1s ease-in-out 0s;
  -o-transition: margin-top 0.1s ease-in-out 0s;
  transition: margin-top 0.1s ease-in-out 0s;
}

.ci-row-block input[type="text"],
.ci-row-block input[type="password"] {
  width: 120px;
}

.ci-row-block input[type="text"]:focus,
.ci-row-block input[type="password"]:focus {
  width: 160px;
}

.ci-row-block input[type="text"].ci-input-wide,
.ci-row-block input[type="password"].ci-input-wide {
  width: 160px;
}

.ci-menu-mobile form {
  padding: 20px 0;
}

.ci-menu-mobile input.ci-input-wide[type="text"] {
  width: 100%;
}

.form-control {
  height: 38px;
  display: inline-block;
  padding: 8px 11px 10px;
  font-size: 14px;
  /*
  border: 1px solid transparent;
  */
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.form-control.ci-form-control-changed {
  font-style: normal;
}

.input-lg {
  height: 46px;
  font-size: 16px;
  padding: 10px 14px 11px;
}

.input-sm {
  height: 28px;
  padding: 3px 6px 4px;
  font-size: 14px;
}

select.input-sm {
  line-height: 27px;
  padding: 0 0 1px;
}

textarea {
  min-height: 94px;
  resize: vertical;
}

select.form-control {
  padding-left: 8px;
  padding-right: 30px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff url("../img/arrow-select-dark.svg ") right 10px center no-repeat;
  background-size: 13px;
}

.checkbox {
  padding-left: 18px;
  margin-bottom: 15px;
}

.checkbox input[type="checkbox"] {
  margin-left: -18px;
}

.checkbox.membership-checkboxes {
  width: 47.3333%;
  float: left;
  margin: 5px 0 5px 0;
}

.checkbox.membership-checkboxes + .checkbox.membership-checkboxes {
  margin: 5px 0 5px 0;
}

.radio {
  padding-left: 18px;
  margin-bottom: 15px;
}

.radio input[type="radio"] {
  margin-left: -18px;
}

.ci-row-sm form .ci-btn,
.ci-row-md form .ci-btn,
.ci-row-lg form .ci-btn {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.input-group-addon {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.ci-input-inline {
  display: inline-block;
}

.ci-input-with-icon {
  position: relative;
}

.ci-input-with-icon .form-control {
  padding-left: 31px;
}

.ci-input-with-icon select.form-control {
  padding-left: 27px;
}

.ci-input-with-icon .ci-input-icon {
  position: absolute;
  top: 0px;
  left: 10px;
  z-index: 1;
  font-size: 14px;
  line-height: 38px;
  color: #adadad;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-input-with-icon.ci-form-control-focused .ci-input-icon {
  color: #212126;
}

.ci-input-with-icon.ci-input-with-icon-lg .form-control {
  padding-left: 35px;
}

.ci-input-with-icon.ci-input-with-icon-lg select.form-control {
  padding-left: 33px;
}

.ci-input-with-icon.ci-input-with-icon-lg .ci-input-icon {
  left: 11px;
  font-size: 16px;
  line-height: 45px;
}

.ci-input-with-icon.ci-input-with-icon-sm .form-control {
  padding-left: 28px;
}

.ci-input-with-icon.ci-input-with-icon-sm select.form-control {
  padding-left: 24px;
}

.ci-input-with-icon.ci-input-with-icon-sm .ci-input-icon {
  left: 9px;
  font-size: 14px;
  line-height: 28px;
}

.ci-input-with-btn {
  position: relative;
}

.ci-input-with-btn .form-control {
  padding-right: 35px;
}

.ci-input-with-btn button {
  width: 28px;
  height: 28px;
  padding: 0;
  text-align: center;
  position: absolute;
  right: 2px;
  top: 50%;
  margin-top: -14px !important;
}

.ci-input-with-btn button i {
  margin: 0;
}

.ci-row-sm .ci-row-block form {
  margin-top: 5px;
  margin-bottom: 5px;
}

.ci-row-sm .ci-row-block form .ci-input-with-icon .ci-input-icon {
  line-height: 36px;
  left: 10px;
}

.ci-row-sm .ci-row-block form .ci-input-with-icon .form-control {
  padding-left: 30px;
}

.ci-row-sm .ci-row-block form .form-control {
  padding: 7px 10px 8px;
  height: 36px;
}

.ci-row-sm .ci-row-block form .ci-grouped-input .ci-input-inline {
  margin-right: 42px !important;
}

.ci-row-md .ci-row-block form {
  margin-top: 16px;
  margin-bottom: 16px;
}

.ci-row-lg .ci-row-block form {
  margin-top: 29px;
  margin-bottom: 29px;
}

.ci-grouped-input button {
  float: right;
  border-radius: 0 2px 2px 0;
}

.ci-grouped-input .ci-input-inline {
  display: block;
  margin-right: 40px;
}

.ci-grouped-input .ci-input-inline input {
  border-radius: 2px 0 0 2px;
  border-right: 0;
}

#recaptcha_image {
  box-sizing: content-box;
}

.ci-section-white .form-control:-moz-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-white .form-control::-moz-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-white .form-control:-ms-input-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-white .form-control::-webkit-input-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-white .form-control:hover:-moz-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-white .form-control:hover::-moz-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-white .form-control:hover:-ms-input-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-white .form-control:hover::-webkit-input-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-white .form-control {
  background: #f8fafa;
  background: #ffffff;
  border-color: #cccccc;
  border-top-color: #cccccc;
  color: #2a2c2d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  box-shadow: none;
}

.ci-section-white .form-control:hover {
  background: #f8fafa;
  background: #ffffff;
  border-color: #cccccc;
  border-top-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
}

.ci-section-white .form-control:focus {
  background: #ffffff;
  border-color: #3fadda;
  border-top-color: #3fadda;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}

.ci-section-white select.form-control {
  background: #ffffff url(../img/arrow-select-dark.svg) right 10px center no-repeat;
  padding-left: 8px;
  padding-right: 30px;
  background-size: 13px;
}

.ci-section-white select.form-control:hover {
  background: #ffffff url(../img/arrow-select-dark.svg) right 10px center no-repeat;
  padding-left: 8px;
  padding-right: 30px;
  background-size: 13px;
}

.ci-section-white select.form-control:focus {
  background: #ffffff url(../img/arrow-select-dark.svg) right 10px center no-repeat;
  padding-left: 8px;
  padding-right: 30px;
  background-size: 13px;
}

.ci-section-white .form-control.ci-form-control-changed:focus {
  background: #ffffff;
  color: #2e343c;
}

.ci-section-white .ci-input-with-icon .ci-input-icon {
  color: #afb8bb;
  text-shadow: 0 1px 0 #ffffff;
}

.ci-section-white .ci-input-with-icon:hover .ci-input-icon {
  color: #afb8bb;
  text-shadow: 0 1px 0 #ffffff;
}

.ci-section-white .ci-input-with-icon.ci-form-control-focused .ci-input-icon {
  color: #2e343c;
  text-shadow: 0 1px 0 #ffffff;
}

.stylish-select .ci-section-white .newListSelected {
  background: #ffffff;
  border-color: #dde1e1;
  border-top-color: #dde1e1;
  color: #afb8bb;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  -webkit-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
}

.stylish-select .ci-section-white .ci-select-icon {
  color: #afb8bb;
  text-shadow: 0 1px 0 #ffffff;
  -webkit-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -moz-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -ms-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -o-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
}

.stylish-select .ci-section-white .newListSelHover {
  background: #f8fafa;
  border-color: #dde1e1;
  border-top-color: #dde1e1;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
}

.stylish-select .ci-section-white .newListSelFocus {
  background: #ffffff;
  border-color: #3fadda;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 2px 2px 0px 0px;
  -moz-border-radius: 2px 2px 0px 0px;
  border-radius: 2px 2px 0px 0px;
}

.stylish-select .ci-section-white .newListSelFocus .ci-select-icon {
  color: #2e343c;
  text-shadow: 0 1px 0 #ffffff;
}

.stylish-select .ci-section-white ul.newList {
  border-color: #3fadda;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
}

.stylish-select .ci-section-white ul.newList li {
  border-color: #d5d1df;
}

.stylish-select .ci-section-white ul.newList a {
  color: #6c6a75;
  background: #ffffff;
  border-bottom: 0 !important;
}

.stylish-select .ci-section-white ul.newList a:hover {
  background: #f7f8fa;
  color: #377eb7;
}

.stylish-select .ci-section-white ul.newList a.hiLite {
  background: #377eb7;
  color: #ffffff;
}

.stylish-select .ci-section-white label {
  color: #4d5258;
}

.ci-section-grey .form-control:-moz-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-grey .form-control::-moz-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-grey .form-control:-ms-input-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-grey .form-control::-webkit-input-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-grey .form-control:hover:-moz-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-grey .form-control:hover::-moz-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-grey .form-control:hover:-ms-input-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-grey .form-control:hover::-webkit-input-placeholder {
  color: #afb8bb;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-grey .form-control:focus:-moz-placeholder {
  color: #939fa4;
}

.ci-section-grey .form-control:focus::-moz-placeholder {
  color: #939fa4;
}

.ci-section-grey .form-control:focus:-ms-input-placeholder {
  color: #939fa4;
}

.ci-section-grey .form-control:focus::-webkit-input-placeholder {
  color: #939fa4;
}

.ci-section-grey .form-control {
  background: #ffffff;
  border-color: #dde1e1;
  border-top-color: #dde1e1;
  color: #afb8bb;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
}

.ci-section-grey .form-control:hover {
  background: #ffffff;
  border-color: #dde1e1;
  border-top-color: #dde1e1;
  color: #afb8bb;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
}

.ci-section-grey .form-control:focus {
  background: #ffffff;
  border-color: #3fadda;
  border-top-color: #3fadda;
  color: #939fa4;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}

.ci-section-grey .form-control.ci-form-control-changed:focus {
  background: #ffffff;
  color: #2e343c;
}

.ci-section-grey select.form-control {
  background: #ffffff url("../img/arrow-select-dark.svg ") right 10px center no-repeat;
  padding-left: 8px;
  padding-right: 30px;
  border-radius: 2px;
  background-size: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.ci-section-grey select.form-control:hover,
.ci-section-grey select.form-control:active,
.ci-section-grey select.form-control:focus {
  background: #ffffff url("../img/arrow-select-dark.svg ") right 10px center no-repeat;
  padding-left: 8px;
  padding-right: 30px;
  border-radius: 2px;
  background-size: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.ci-section-grey .ci-input-with-icon .ci-input-icon {
  color: #afb8bb;
  text-shadow: 0 1px 0 #ffffff;
}

.ci-section-grey .ci-input-with-icon:hover .ci-input-icon {
  color: #afb8bb;
  text-shadow: 0 1px 0 #ffffff;
}

.ci-section-grey .ci-input-with-icon.ci-form-control-focused .ci-input-icon {
  color: #2e343c;
  text-shadow: 0 1px 0 #ffffff;
}

.stylish-select .ci-section-grey .newListSelected {
  background: #ffffff;
  border-color: #dde1e1;
  border-top-color: #dde1e1;
  color: #afb8bb;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  -webkit-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
}

.stylish-select .ci-section-grey .ci-select-icon {
  color: #afb8bb;
  text-shadow: 0 1px 0 #ffffff;
  -webkit-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -moz-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -ms-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -o-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
}

.stylish-select .ci-section-grey .newListSelHover {
  background: #ffffff;
  border-color: #dde1e1;
  border-top-color: #dde1e1;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.03);
}

.stylish-select .ci-section-grey .newListSelFocus {
  background: #ffffff;
  border-color: #3fadda;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 2px 2px 0px 0px;
  -moz-border-radius: 2px 2px 0px 0px;
  border-radius: 2px 2px 0px 0px;
}

.stylish-select .ci-section-grey .newListSelFocus .ci-select-icon {
  color: #2e343c;
  text-shadow: 0 1px 0 #ffffff;
}

.stylish-select .ci-section-grey ul.newList {
  border-color: #3fadda;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
}

.stylish-select .ci-section-grey ul.newList li {
  border-color: #d5d1df;
}

.stylish-select .ci-section-grey ul.newList a {
  color: #6c6a75;
  background: #ffffff;
  border-bottom: 0 !important;
}

.stylish-select .ci-section-grey ul.newList a:hover {
  background: #f7f8fa;
  color: #377eb7;
}

.stylish-select .ci-section-grey ul.newList a.hiLite {
  background: #377eb7;
  color: #ffffff;
}

.stylish-select .ci-section-grey label {
  color: #4d5258;
}

.ci-section-base .form-control:-moz-placeholder {
  color: #93a6bd;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-base .form-control::-moz-placeholder {
  color: #93a6bd;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-base .form-control:-ms-input-placeholder {
  color: #93a6bd;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-base .form-control::-webkit-input-placeholder {
  color: #93a6bd;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-base .form-control:hover:-moz-placeholder {
  color: #93a6bd;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-base .form-control:hover::-moz-placeholder {
  color: #93a6bd;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-base .form-control:hover:-ms-input-placeholder {
  color: #93a6bd;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-base .form-control:hover::-webkit-input-placeholder {
  color: #93a6bd;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-base .form-control:focus:-moz-placeholder {
  color: #7e9da8;
}

.ci-section-base .form-control:focus::-moz-placeholder {
  color: #7e9da8;
}

.ci-section-base .form-control:focus:-ms-input-placeholder {
  color: #7e9da8;
}

.ci-section-base .form-control:focus::-webkit-input-placeholder {
  color: #7e9da8;
}

.ci-section-base .form-control {
  background: #eff6fb;
  border-color: #4478b2;
  border-top-color: #4478b2;
  color: #93a6bd;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.ci-section-base .form-control:hover {
  background: #eff6fb;
  border-color: #4478b2;
  border-top-color: #4478b2;
  color: #93a6bd;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.ci-section-base .form-control:focus {
  background: #ffffff;
  border-color: #4478b2;
  border-top-color: #4478b2;
  color: #7e9da8;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}

.ci-section-base .form-control.ci-form-control-changed:focus {
  background: #ffffff;
  color: #2e343c;
}

.ci-section-base .ci-input-with-icon .ci-input-icon {
  color: #93a6bd;
  text-shadow: none;
}

.ci-section-base .ci-input-with-icon:hover .ci-input-icon {
  color: #93a6bd;
  text-shadow: none;
}

.ci-section-base .ci-input-with-icon.ci-form-control-focused .ci-input-icon {
  color: #2e343c;
  text-shadow: none;
}

.stylish-select .ci-section-base .newListSelected {
  background: #eff6fb;
  border-color: #4478b2;
  border-top-color: #4478b2;
  color: #93a6bd;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
}

.stylish-select .ci-section-base .ci-select-icon {
  color: #93a6bd;
  text-shadow: none;
  -webkit-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -moz-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -ms-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -o-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
}

.stylish-select .ci-section-base .newListSelHover {
  background: #eff6fb;
  border-color: #4478b2;
  border-top-color: #4478b2;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.stylish-select .ci-section-base .newListSelFocus {
  background: #ffffff;
  border-color: #4478b2;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 2px 2px 0px 0px;
  -moz-border-radius: 2px 2px 0px 0px;
  border-radius: 2px 2px 0px 0px;
}

.stylish-select .ci-section-base .newListSelFocus .ci-select-icon {
  color: #2e343c;
  text-shadow: none;
}

.stylish-select .ci-section-base ul.newList {
  border-color: #4478b2;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
}

.stylish-select .ci-section-base ul.newList li {
  border-color: #d5d1df;
}

.stylish-select .ci-section-base ul.newList a {
  color: #cddfed;
  background: #2e74ad;
  border-bottom: 0 !important;
}

.stylish-select .ci-section-base ul.newList a:hover {
  background: #3981bb;
  color: #f4f9fd;
}

.stylish-select .ci-section-base ul.newList a.hiLite {
  background: #3981bb;
  color: #f4f9fd;
}

.stylish-select .ci-section-base label {
  color: #ffffff;
}

.ci-section-dark .form-control:-moz-placeholder {
  color: #616b75;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-dark .form-control::-moz-placeholder {
  color: #616b75;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-dark .form-control:-ms-input-placeholder {
  color: #616b75;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-dark .form-control::-webkit-input-placeholder {
  color: #616b75;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-dark .form-control:hover:-moz-placeholder {
  color: #616b75;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-dark .form-control:hover::-moz-placeholder {
  color: #616b75;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-dark .form-control:hover:-ms-input-placeholder {
  color: #616b75;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-dark .form-control:hover::-webkit-input-placeholder {
  color: #616b75;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-dark .form-control:focus:-moz-placeholder {
  color: #2e343c;
}

.ci-section-dark .form-control:focus::-moz-placeholder {
  color: #2e343c;
}

.ci-section-dark .form-control:focus:-ms-input-placeholder {
  color: #2e343c;
}

.ci-section-dark .form-control:focus::-webkit-input-placeholder {
  color: #2e343c;
}

.ci-section-dark .form-control {
  background: #2a3037;
  border-color: #2a3037;
  border-top-color: #1d2226;
  color: #616b75;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-section-dark .form-control:hover {
  background: #2a3037;
  border-color: #2a3037;
  border-top-color: #1d2226;
  color: #616b75;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-section-dark .form-control:focus {
  background: #ffffff;
  border-color: #3fadda;
  border-top-color: #3fadda;
  color: #2e343c;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}

.ci-section-dark .form-control.ci-form-control-changed:focus {
  background: #ffffff;
  color: #2e343c;
}

.ci-section-dark .ci-input-with-icon .ci-input-icon {
  color: #5a646d;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-section-dark .ci-input-with-icon:hover .ci-input-icon {
  color: #5a646d;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-section-dark .ci-input-with-icon.ci-form-control-focused .ci-input-icon {
  color: #2e343c;
  text-shadow: 0 1px 0 #ffffff;
}

.ci-section-dark select.form-control {
  background: #2a3037 url(../img/arrow-select-light.svg) right 10px center no-repeat;
  padding-left: 8px;
  padding-right: 30px;
  background-size: 13px;
  color: #727b80;
}

.ci-section-dark select.form-control:hover {
  background: #2a3037 url(../img/arrow-select-light.svg) right 10px center no-repeat;
  padding-left: 8px;
  padding-right: 30px;
  background-size: 13px;
  color: #727b80;
}

.ci-section-dark select.form-control:focus {
  background: #2a3037 url(../img/arrow-select-light.svg) right 10px center no-repeat;
  padding-left: 8px;
  padding-right: 30px;
  background-size: 13px;
  color: #727b80;
}

.stylish-select .ci-section-dark .newListSelected {
  background: #2a3037;
  border-color: #2a3037;
  border-top-color: #1d2226;
  color: #616b75;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
}

.stylish-select .ci-section-dark .ci-select-icon {
  color: #5a646d;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -moz-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -ms-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -o-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
}

.stylish-select .ci-section-dark .newListSelHover {
  background: #2a3037;
  border-color: #2a3037;
  border-top-color: #1d2226;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.stylish-select .ci-section-dark .newListSelFocus {
  background: #ffffff;
  border-color: #3fadda;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 2px 2px 0px 0px;
  -moz-border-radius: 2px 2px 0px 0px;
  border-radius: 2px 2px 0px 0px;
}

.stylish-select .ci-section-dark .newListSelFocus .ci-select-icon {
  color: #2e343c;
  text-shadow: 0 1px 0 #ffffff;
}

.stylish-select .ci-section-dark ul.newList {
  border-color: #3fadda;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}

.stylish-select .ci-section-dark ul.newList li {
  border-color: #800080;
}

.stylish-select .ci-section-dark ul.newList a {
  color: #8e8e96;
  background: #222325;
  border-bottom: 0 !important;
}

.stylish-select .ci-section-dark ul.newList a:hover {
  background: #262829;
  color: #babac1;
}

.stylish-select .ci-section-dark ul.newList a.hiLite {
  background: #262829;
  color: #babac1;
}

.stylish-select .ci-section-dark label {
  color: #c6ccd0;
}

.ci-section-parallax .form-control:-moz-placeholder {
  color: rgba(218, 231, 240, 0.45);
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-parallax .form-control::-moz-placeholder {
  color: rgba(218, 231, 240, 0.45);
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-parallax .form-control:-ms-input-placeholder {
  color: rgba(218, 231, 240, 0.45);
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-parallax .form-control::-webkit-input-placeholder {
  color: rgba(218, 231, 240, 0.45);
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-parallax .form-control:hover:-moz-placeholder {
  color: rgba(218, 231, 240, 0.55);
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-parallax .form-control:hover::-moz-placeholder {
  color: rgba(218, 231, 240, 0.55);
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-parallax .form-control:hover:-ms-input-placeholder {
  color: rgba(218, 231, 240, 0.55);
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-parallax .form-control:hover::-webkit-input-placeholder {
  color: rgba(218, 231, 240, 0.55);
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-section-parallax .form-control:focus:-moz-placeholder {
  color: #242528;
}

.ci-section-parallax .form-control:focus::-moz-placeholder {
  color: #242528;
}

.ci-section-parallax .form-control:focus:-ms-input-placeholder {
  color: #242528;
}

.ci-section-parallax .form-control:focus::-webkit-input-placeholder {
  color: #242528;
}

.ci-section-parallax .form-control {
  background: rgba(0, 0, 0, 0.15);
  border-color: rgba(218, 231, 240, 0.25);
  border-top-color: rgba(218, 231, 240, 0.25);
  color: rgba(218, 231, 240, 0.45);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

.ci-section-parallax .form-control:hover {
  background: rgba(218, 231, 240, 0.055);
  border-color: rgba(218, 231, 240, 0.35);
  border-top-color: rgba(218, 231, 240, 0.35);
  color: rgba(218, 231, 240, 0.55);
  -webkit-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.2);
}

.ci-section-parallax .form-control:focus {
  background: #ffffff;
  border-color: #3fadda;
  border-top-color: #3fadda;
  color: #242528;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
}

.ci-section-parallax .form-control.ci-form-control-changed:focus {
  background: #ffffff;
  color: #242528;
}

.ci-section-parallax .ci-input-with-icon .ci-input-icon {
  color: rgba(218, 231, 240, 0.45);
  text-shadow: none;
}

.ci-section-parallax .ci-input-with-icon:hover .ci-input-icon {
  color: rgba(218, 231, 240, 0.55);
  text-shadow: none;
}

.ci-section-parallax .ci-input-with-icon.ci-form-control-focused .ci-input-icon {
  color: #242528;
  text-shadow: 0 1px 0 #ffffff;
}

.stylish-select .ci-section-parallax .newListSelected {
  background: rgba(0, 0, 0, 0.15);
  border-color: rgba(218, 231, 240, 0.25);
  border-top-color: rgba(218, 231, 240, 0.25);
  color: rgba(218, 231, 240, 0.45);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0.1s ease-in-out 0s;
}

.stylish-select .ci-section-parallax .ci-select-icon {
  color: rgba(218, 231, 240, 0.45);
  text-shadow: none;
  -webkit-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -moz-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -ms-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  -o-transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
  transition: color 0.2s ease-in-out 0.1s ease-in-out 0s;
}

.stylish-select .ci-section-parallax .newListSelHover {
  background: rgba(218, 231, 240, 0.055);
  border-color: rgba(218, 231, 240, 0.35);
  border-top-color: rgba(218, 231, 240, 0.35);
  -webkit-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.2);
}

.stylish-select .ci-section-parallax .newListSelFocus {
  background: #ffffff;
  border-color: #3fadda;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 2px 2px 0px 0px;
  -moz-border-radius: 2px 2px 0px 0px;
  border-radius: 2px 2px 0px 0px;
}

.stylish-select .ci-section-parallax .newListSelFocus .ci-select-icon {
  color: #242528;
  text-shadow: 0 1px 0 #ffffff;
}

.stylish-select .ci-section-parallax ul.newList {
  border-color: #3fadda;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}

.stylish-select .ci-section-parallax ul.newList li {
  border-color: #800080;
}

.stylish-select .ci-section-parallax ul.newList a {
  color: #8e8e96;
  background: #222325;
  border-bottom: 0 !important;
}

.stylish-select .ci-section-parallax ul.newList a:hover {
  background: #262829;
  color: #babac1;
}

.stylish-select .ci-section-parallax ul.newList a.hiLite {
  background: #262829;
  color: #babac1;
}

.stylish-select .ci-section-parallax label {
  color: rgba(218, 231, 240, 0.85);
}

/******** Custom Styles For Forms *********/
input[type="file"].form-control {
  padding-bottom: 45px;
}

/*Disabled classes for dropdowns*/
select.form-control[disabled="disabled"],
select.form-control[disabled="disabled"]:focus,
select.form-control[disabled="disabled"]:hover {
  background: #eee url("../img/arrow-select-dark.svg ") right 10px center no-repeat;
  padding-left: 8px;
  padding-right: 30px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-size: 13px;
  background-repeat: no-repeat;
}

.filter-disabled .CaptionCont.SlectBox {
  background: #f6f6f6;
}

.filter-disabled {
  cursor: not-allowed;
  opacity: 1;
  width: 50%;
}

.filter-disabled .SumoSelect:focus > .CaptionCont,
.filter-disabled .SumoSelect:hover > .CaptionCont,
.filter-disabled #funds-filters .SumoSelect:focus > .CaptionCont {
  outline: 0;
  border-color: #ccc !important;
  box-shadow: none !important;
  cursor: not-allowed;
}

.filter-disabled p.CaptionCont.SlectBox span:hover,
.filter-disabled p.CaptionCont.SlectBox span:focus,
.filter-disabled p.CaptionCont.SlectBox span:active {
  cursor: not-allowed;
}

.filter-disabled .optWrapper {
  display: none;
  box-shadow: none !important;
}

/*Chosen Bootstrap Dropdown*/
.chosen-container a:hover {
  text-decoration: none !important;
  color: inherit !important;
}

.chosen-container-single .chosen-single {
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  padding: 0px 0 0 8px;
  box-shadow: none;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: 0;
}

.chosen-container-single .chosen-single div b {
  background: #ffffff url("/../img/arrow-select-dark.svg") right 6px center no-repeat;
  display: block;
  background-size: 13px;
  height: 100%;
  width: 100%;
}

.chosen-container-single .chosen-search input {
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*Sumo Select*/
.SlectBox {
  border-radius: 2px;
  padding: 7px 8px 8px;
}

.series-box .SumoSelect .multiple {
  max-width: 550px;
}

.series-box .SumoSelect .multiple .options {
  -webkit-column-count: 6;
  /* Chrome, Safari, Opera */
  -moz-column-count: 6;
  /* Firefox */
  column-count: 6;
  -webkit-column-gap: 10px;
  /* Chrome, Safari, Opera */
  -moz-column-gap: 10px;
  /* Firefox */
  column-gap: 10px;
  /*  max-height: 520px !important;*/
  overflow: visible;
}

.ci-row h3.form-title {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}

.ci-section-base form .ci-hidden-label {
  display: none !important;
}

.ci-section-base form .ci-input-with-icon {
  position: relative;
}

.ci-section-base form .ci-input-with-icon.ci-form-control-focused .ci-input-icon,
.ci-section-base form .ci-input-with-icon .ci-form-control-focused {
  color: #000000;
}

.ci-section-base form .ci-input-with-icon .ci-input-icon {
  color: #000000;
}

.ci-section-base form .ci-input-with-icon:hover .ci-input-icon {
  color: #000000;
}

.ci-section-base form .form-control {
  background: #ffffff;
  border: 0;
  color: #1d1d1d;
}

.ci-section-base form .form-control:focus {
  color: #2d2d2d;
}

.ci-section-base form select.form-control:hover {
  transition: 0s;
}

.ci-section-base form select.form-control {
  color: #8ea6bf;
  padding-left: 10px;
  padding-left: 8px;
  padding-right: 30px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff url("../img/arrow-select-dark.svg ") right 10px center no-repeat;
  background-size: 13px;
}

.ci-section-base form select.form-control:hover, .ci-section-base form select.form-control:focus {
  color: #8ea6bf;
  padding-left: 10px;
  padding-left: 8px;
  padding-right: 30px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff url("../img/arrow-select-dark.svg ") right 10px center no-repeat;
  background-size: 13px;
}

.ci-section-base form .ci-btn {
  text-shadow: none;
  background: #eff6fb;
  color: #000000 !important;
  border: 0;
}

.ci-section-base form .ci-input-with-icon.ci-form-control-focused .ci-input-icon {
  color: #000000;
}

.ci-section-base form .ci-input-with-icon .form-control {
  padding: 9px;
  padding-left: 35px;
}

/* Aura version: 1.8.7 */
/*$ltr_grey: $ltr_grey;*/
.ci-alert-note,
.ci-alert-warning,
.ci-alert-danger,
.ci-alert-success,
.ci-alert-info,
.ci-alert-notify {
  position: relative;
  border: 1px solid transparent;
  padding: 20px 35px 0 20px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 0 !important;
}

.ci-alert-note h1,
.ci-alert-warning h1,
.ci-alert-danger h1,
.ci-alert-success h1,
.ci-alert-info h1,
.ci-alert-note h2,
.ci-alert-warning h2,
.ci-alert-danger h2,
.ci-alert-success h2,
.ci-alert-info h2,
.ci-alert-note h3,
.ci-alert-warning h3,
.ci-alert-danger h3,
.ci-alert-success h3,
.ci-alert-info h3,
.ci-alert-note h4,
.ci-alert-warning h4,
.ci-alert-danger h4,
.ci-alert-success h4,
.ci-alert-info h4,
.ci-alert-note h5,
.ci-alert-warning h5,
.ci-alert-danger h5,
.ci-alert-success h5,
.ci-alert-info h5,
.ci-alert-note h6,
.ci-alert-warning h6,
.ci-alert-danger h6,
.ci-alert-success h6,
.ci-alert-info h6 {
  margin-bottom: 7px;
  font-size: 14px !important;
  font-weight: 600;
}

.ci-alert-note .ci-close,
.ci-alert-warning .ci-close,
.ci-alert-danger .ci-close,
.ci-alert-success .ci-close,
.ci-alert-info .ci-close,
.ci-alert-notify .ci-close {
  width: 21px;
  height: 21px;
  text-shadow: none;
  float: none;
  position: absolute;
  top: 11px;
  right: 10px;
  text-align: center;
  opacity: 1;
  font-size: 22px;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  opacity: .2;
}

.ci-close:hover,
.ci-close:focus {
  text-decoration: none;
  cursor: pointer;
}

button.ci-close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.ci-alert-note {
  background: #fff;
  border-color: #e5eaea;
  color: #787d82;
}

.ci-alert-note h1,
.ci-alert-note h2,
.ci-alert-note h3,
.ci-alert-note h4,
.ci-alert-note h5,
.ci-alert-note h6,
.ci-alert-note strong {
  color: #212326 !important;
}

.ci-alert-note .ci-close {
  background: transparent;
  color: #D0D7DD;
  text-shadow: 0 1px 0 #fff;
}

.ci-alert-note .ci-close:hover {
  background: transparent;
  color: #9ea2a7;
}

.ci-alert-success {
  background: #b8ffaf;
  border-color: #9bf29d;
  color: #428956;
}

.ci-alert-success h1,
.ci-alert-success h2,
.ci-alert-success h3,
.ci-alert-success h4,
.ci-alert-success h5,
.ci-alert-success h6,
.ci-alert-success strong {
  color: #005A28 !important;
}

.ci-alert-success a,
.ci-alert-success a:hover {
  color: #005A28;
}

.ci-alert-success .ci-close {
  background: transparent;
  color: #65DA81;
  text-shadow: 0 1px 0 #fff;
}

.ci-alert-success .ci-close:hover {
  background: transparent;
  color: #05BD63;
}

.ci-alert-info {
  background: #dcf6f8;
  border-color: #beeff3;
  color: #448D97;
}

.ci-alert-info h1,
.ci-alert-info h2,
.ci-alert-info h3,
.ci-alert-info h4,
.ci-alert-info h5,
.ci-alert-info h6,
.ci-alert-info strong {
  color: #154B7A !important;
}

.ci-alert-info a,
.ci-alert-info a:hover {
  color: #154B7A;
}

.ci-alert-info .ci-close {
  background: transparent;
  color: #76CECE;
  text-shadow: 0 1px 0 #fff;
}

.ci-alert-info .ci-close:hover {
  background: transparent;
  color: #5F96BB;
}

.ci-alert-notify {
  width: auto;
  background: #00447c;
  border-color: #264073;
  color: #f7f7f7;
  position: fixed;
  bottom: 0px;
  left: 50%;
  margin-left: -170px;
}

.ci-alert-notify .btn {
  margin-left: 15px;
}

.ci-alert-notify .ci-close:hover {
  background: transparent;
  color: #f7f7f7;
}

@media screen and (max-width: 479px) {
  .ci-alert-notify {
    bottom: 85px;
  }
}

.ci-alert-danger {
  background: #feead3;
  border-color: #ffd9c0;
  color: #c5635e;
}

.ci-alert-danger h1,
.ci-alert-danger h2,
.ci-alert-danger h3,
.ci-alert-danger h4,
.ci-alert-danger h5,
.ci-alert-danger h6,
.ci-alert-danger strong {
  color: #ae2128 !important;
}

.ci-alert-danger a,
.ci-alert-danger a:hover {
  color: #ae2128;
}

.ci-alert-danger .ci-close {
  background: transparent;
  color: #F58D74;
  text-shadow: 0 1px 0 #fff;
}

.ci-alert-danger .ci-close:hover {
  background: transparent;
  color: #e3512e;
}

.ci-alert-warning {
  background: #f8f6a2;
  border-color: #eee090;
  color: #7d6a3b;
}

.ci-alert-warning h1,
.ci-alert-warning h2,
.ci-alert-warning h3,
.ci-alert-warning h4,
.ci-alert-warning h5,
.ci-alert-warning h6,
.ci-alert-warning strong {
  color: #68422C !important;
}

.ci-alert-warning a,
.ci-alert-warning a:hover {
  color: #68422C;
}

.ci-alert-warning .ci-close {
  background: transparent;
  color: #ccb561;
  text-shadow: 0 1px 0 #fff;
}

.ci-alert-warning .ci-close:hover {
  background: transparent;
  color: #A37C37;
}

.ci-alert-with-icon {
  padding-left: 46px;
}

.ci-alert-with-icon.ci-alert-note:before,
.ci-alert-with-icon.message-has-attachment:before,
.ci-alert-with-icon.ci-alert-danger:before,
.ci-alert-with-icon.ci-alert-warning:before,
.ci-alert-with-icon.ci-alert-info:before,
.ci-alert-with-icon.ci-alert-success:before {
  width: 26px;
  display: block;
  content: "";
  position: absolute;
  top: 20px;
  left: 10px;
  font-family: fontello;
  font-size: 18px;
  text-align: center;
}

.star-holder {
  position: absolute;
  left: 12px;
  top: 5px;
  font-size: 18px;
}

@media (max-width: 1080px) {
  .star-holder {
    font-size: 24px !important;
  }
}

.message-is-flagged > .star-holder > .icon-flag, .icon-flag.message-is-flagged {
  color: #ff6c0c;
  cursor: pointer;
}

.ci-alert-with-icon.ci-alert-danger:before {
  content: "\e8b7";
  color: #e3512e;
  font-size: 16px;
}

.ci-alert-with-icon.ci-alert-warning:before {
  content: "\e88c";
  color: #A37C37;
}

.ci-alert-with-icon.ci-alert-info:before {
  content: "\e920";
  color: #488BAA;
  font-size: 16px;
}

.ci-alert-with-icon.ci-alert-success:before {
  content: "\e914";
  color: #05BD63;
}

.ci-alert-with-icon.message-has-attachment:before {
  content: "\e925";
  color: #009fc2;
  top: 50%;
}

.ci-section-grey .ci-alert-note {
  background: #fff;
}

.ci-alert-note.active {
  border: 1px solid #009fc2;
}

.cc-message-panel {
  height: 650px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.unread-message, .read-message {
  cursor: pointer;
}

.unread-message {
  border-left: 3px solid #00447c;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.read-message {
  opacity: 0.7 !important;
}

.read-message h4 {
  font-weight: normal;
}

.ci-alert-note.active {
  border: 1px solid #009fc2;
}

/*Custom styles*/
.alert-dismissable {
  padding-right: 10px;
}

.big-screen-messagebox-footer {
  position: absolute;
  bottom: 30px;
  width: 88%;
  min-height: 50px;
  border-top: 1px solid #00447c;
  padding-top: 15px;
}

.popover {
  background: rgba(0, 0, 0, 0.9);
  z-index:1064!important;

}



.popover-body {
  font-size: 1.3rem;
  font-family: "Roboto", "Helvetica Neu", Arial, sans-serif;
  color: white;
  z-index:1064!important;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

/* Aura version: 1.8.7 */
img {
  max-width: 100%;
}

.ci-img-hover-zoom {
  overflow: hidden;
}

.ci-img-hover-zoom img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  -ms-transition: -ms-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}

.ci-img-hover-zoom:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}

.ci-img-w:hover .ci-img-hover-zoom img,
.ci-portfolio-description-box:hover .ci-img-hover-zoom img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}

.ci-img-w {
  margin-bottom: 20px;
  position: relative;
}

.ci-img-w .ci-img-link {
  display: block;
  overflow: hidden;
  padding: 0;
  border: 0;
}

.ci-img-w img {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 100%;
}

.ci-grid-no-margins .ci-img-w {
  margin-bottom: 0;
}

.ci-gallery-small-margins .ci-img-w {
  margin-bottom: 20px;
}

.ci-img-left {
  float: left;
  margin-right: 25px;
}

.ci-img-right {
  float: right;
  margin-left: 25px;
}

.ci-img-center {
  margin-left: auto;
  margin-right: auto;
}

.ci-img-border {
  display: block;
  position: relative;
  box-sizing: border-box;
  border: 4px solid transparent;
  overflow: hidden;
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  -ms-transition: border-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}

.ci-img-border-double {
  display: block;
  position: relative;
  border: 1px solid transparent;
  padding: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  -webkit-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -ms-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

.ci-img-border-double .ci-img-overlay {
  top: 4px;
  left: 4px;
  bottom: 4px;
  right: 4px;
}

.ci-img-shadow,
.ci-img-shadow img {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}

.ci-img-shadow-light,
.ci-img-shadow-light img {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
}

.ci-img-shadow-inner {
  display: block;
  position: relative;
}

.ci-img-shadow-inner:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.ci-img-shadow-gap {
  height: 20px;
  overflow: hidden;
  margin-top: 4px;
}

.ci-img-shadow-gap.ci-shadow-effect8:before,
.ci-img-shadow-gap.ci-shadow-effect8:after {
  bottom: auto;
  top: -24px;
  height: 5px;
}

.ci-img-overlay {
  -webkit-backface-visibility: hidden;
  display: block;
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  padding: 30px;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.ci-img-w:hover .ci-img-overlay,
.ci-portfolio-description-box:hover .ci-img-overlay {
  opacity: 1;
}

.ci-img-overlay a {
  border-bottom: 0;
}

.ci-img-overlay .ci-caption-centered {
  display: table;
  width: 100%;
  height: 100%;
}

.ci-img-overlay .ci-caption-centered > *:first-child {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.ci-img-overlay .ci-caption-bottom {
  display: table;
  width: 100%;
  position: absolute !important;
  bottom: 10px;
}

.ci-img-overlay .ci-caption-bottom > *:first-child {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.ci-overlay-short {
  top: auto;
}

.ci-img-with-overlay {
  overflow: hidden;
  position: relative;
}

.ci-img-caption {
  position: relative;
  display: block;
  z-index: 2;
  box-sizing: border-box;
  font-style: italic;
  padding: 12px 18px;
  margin-bottom: 0;
  text-align: left;
  border: 1px solid transparent;
  border-top-width: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.ci-caption-opened {
  opacity: 1;
}

.ci-overlay-slide {
  opacity: 1;
  top: auto;
}

.ci-overlay-slide h1,
.ci-overlay-slide h2,
.ci-overlay-slide h3,
.ci-overlay-slide h4,
.ci-overlay-slide h5,
.ci-overlay-slide h6 {
  margin-bottom: 19px;
}

.ci-caption-scale {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.ci-img-w:hover .ci-caption-scale,
.ci-portfolio-description-box:hover .ci-caption-scale {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.ci-caption-links {
  display: block;
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.8em;
}

.ci-caption-links li {
  display: inline-block;
  margin: 0 5px 0 0;
  color: rgba(250, 250, 250, 0.7);
}

.ci-caption-links li i {
  margin-right: 5px;
  color: rgba(250, 250, 250, 0.6);
}

.ci-caption-links li a {
  color: rgba(250, 250, 250, 0.7);
  -webkit-transition: color 0.1s ease-in-out 0s;
  -moz-transition: color 0.1s ease-in-out 0s;
  -ms-transition: color 0.1s ease-in-out 0s;
  -o-transition: color 0.1s ease-in-out 0s;
  transition: color 0.1s ease-in-out 0s;
}

.ci-caption-links li a i {
  margin-right: 5px;
  color: rgba(250, 250, 250, 0.6);
}

.ci-caption-links li a:hover {
  color: #fff;
}

.ci-caption-icon {
  display: inline-block !important;
  width: 60px;
  height: 60px;
  margin: 15px 3px;
  border-radius: 50%;
  text-align: center;
  font: 22px/60px 'fontello';
  content: "\e875";
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-caption-icon-small {
  width: 42px;
  height: 42px;
  font-size: 18px;
  line-height: 42px;
}

.ci-caption-icon-smaller {
  width: 36px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
}

.ci-caption-icon-only {
  width: 60px;
  height: 60px;
  font-size: 50px;
  line-height: 60px;
  margin: 5px 3px;
}

.ci-img-round,
.ci-img-round img,
.ci-img-round .ci-img-shadow-inner:after,
.ci-img-round .ci-img-border,
.ci-img-round .ci-img-border-double {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.ci-img-round.ci-img-with-caption .ci-img-caption {
  border-top-width: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.ci-img-round-corners,
.ci-img-round-corners img,
.ci-img-round-corners .ci-img-overlay,
.ci-img-round-corners .ci-img-border,
.ci-img-round-corners .ci-img-border-double,
.ci-img-round-corners .ci-img-shadow-inner:after {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.ci-img-round-corners.ci-img-with-caption img,
.ci-img-round-corners.ci-img-with-caption .ci-img-overlay,
.ci-img-round-corners.ci-img-with-caption .ci-img-border,
.ci-img-round-corners.ci-img-with-caption .ci-img-border-double,
.ci-img-round-corners.ci-img-with-caption .ci-img-shadow-inner:after {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.ci-img-round-corners.ci-img-with-caption,
.ci-img-round-corners.ci-img-with-caption .ci-img-caption {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.ci-img-opacity-30 img {
  opacity: 0.3;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-img-opacity-30:hover img {
  opacity: 1;
}

.ci-img-opacity-50 img {
  opacity: 0.5;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-img-opacity-50:hover img {
  opacity: 1;
}

.ci-img-opacity-70 img {
  opacity: 0.7;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-img-opacity-70:hover img {
  opacity: 1;
}

.ci-img-w:hover .ci-img-opacity-30 img,
.ci-img-w:hover .ci-img-opacity-50 img,
.ci-img-w:hover .ci-img-opacity-70 img {
  opacity: 1;
}

.ci-img-grayscale img {
  -webkit-filter: grayscale(100%);
}

.ci-img-grayscale-hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.ci-img-w:hover .ci-img-grayscale-hover img,
.ci-img-grayscale-hover:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}

.ci-img-grayscale-hover-70 img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(70%);
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.ci-img-w:hover .ci-img-grayscale-hover-70 img,
.ci-img-grayscale-hover-70:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}

/* ************************** */
.ci-section-base .ci-img-border {
  border-color: #619731;
}

.ci-section-base .ci-img-w:hover a .ci-img-border {
  border-color: #538b29;
}

.ci-section-base .ci-img-border-double {
  border-color: #78aee2;
  background-color: #609ddb;
}

.ci-section-base .ci-img-w:hover a .ci-img-border-double {
  border-color: #91c0ed;
  background-color: #77afe8;
}

.ci-section-base .ci-img-caption {
  background: #5e9ad7;
  border-color: #71a7dc;
  color: #d6ebfa;
}

.ci-section-base .ci-img-w:hover a.ci-img-caption {
  background: #ffffff;
  border-color: #ffffff;
  color: #737a81;
}

.ci-section-white .ci-img-border {
  border-color: #e8eeee;
}

.ci-section-white .ci-img-w:hover a .ci-img-border {
  border-color: #609ddb;
}

.ci-section-white .ci-img-border-double {
  border-color: #e5eaea;
  background-color: #ffffff;
}

.ci-section-white .ci-img-w:hover a .ci-img-border-double {
  border-color: #609ddb;
  background-color: #ffffff;
}

.ci-section-white .ci-img-caption {
  background: #f8fafa;
  border-color: #e5eaea;
  color: #737a81;
}

.ci-section-white .ci-img-w:hover a.ci-img-caption {
  background: #609ddb;
  border-color: #5491d5;
  color: #ffffff;
}

.ci-section-grey .ci-img-border {
  border-color: #dbe3e3;
}

.ci-section-grey .ci-img-w:hover a .ci-img-border {
  border-color: #609ddb;
}

.ci-section-grey .ci-img-border-double {
  border-color: #dae1e1;
  background-color: #ffffff;
}

.ci-section-grey .ci-img-w:hover a .ci-img-border-double {
  border-color: #609ddb;
  background-color: #ffffff;
}

.ci-section-grey .ci-img-caption {
  background: #ffffff;
  border-color: #ffffff;
  color: #737a81;
}

.ci-section-grey .ci-img-w:hover a.ci-img-caption {
  background: #609ddb;
  border-color: #5491d5;
  color: #ffffff;
}

.ci-section-dark .ci-img-border {
  border-color: #2a3037;
}

.ci-section-dark .ci-img-w:hover a .ci-img-border {
  border-color: #609ddb;
}

.ci-section-dark .ci-img-border-double {
  border-color: #32383f;
  background-color: #2a3037;
}

.ci-section-dark .ci-img-w:hover a .ci-img-border-double {
  border-color: #609ddb;
  background-color: #2a3037;
}

.ci-section-dark .ci-img-caption {
  background: #2a3037;
  border-color: #32383f;
  color: #808d97;
}

.ci-section-dark .ci-img-w:hover a.ci-img-caption {
  background: #609ddb;
  border-color: #5491d5;
  color: #ffffff;
}

.ci-caption-icon {
  background: rgba(96, 157, 219, 0.85);
  color: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.ci-caption-icon:hover {
  background: #609ddb;
}

.ci-caption-icon.ci-caption-icon-light {
  background: #fff;
  color: #2e343c;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
}

.ci-caption-icon.ci-caption-icon-light:hover {
  background: rgba(250, 250, 250, 0.9);
}

.ci-caption-icon.ci-caption-icon-dark {
  background: rgba(19, 22, 26, 0.9);
  color: #b7bbc7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-caption-icon.ci-caption-icon-dark:hover {
  background: #609ddb;
  color: #fff;
}

.ci-caption-icon.ci-caption-icon-only {
  background: none;
  color: rgba(250, 250, 250, 0.8);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-caption-icon.ci-caption-icon-only:hover {
  background: none;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-img-overlay {
  background: rgba(72, 122, 185, 0.85);
  color: rgba(250, 250, 250, 0.8);
}

.ci-img-overlay h1,
.ci-img-overlay .h1,
.ci-img-overlay h2,
.ci-img-overlay .h2,
.ci-img-overlay h3,
.ci-img-overlay .h3,
.ci-img-overlay h4,
.ci-img-overlay .h4,
.ci-img-overlay h5,
.ci-img-overlay .h5,
.ci-img-overlay h6,
.ci-img-overlay .h6 {
  color: #fff !important;
}

.ci-img-overlay h1.ci-has-border:after,
.ci-img-overlay .h1.ci-has-border:after,
.ci-img-overlay h2.ci-has-border:after,
.ci-img-overlay .h2.ci-has-border:after,
.ci-img-overlay h3.ci-has-border:after,
.ci-img-overlay .h3.ci-has-border:after,
.ci-img-overlay h4.ci-has-border:after,
.ci-img-overlay .h4.ci-has-border:after,
.ci-img-overlay h5.ci-has-border:after,
.ci-img-overlay .h5.ci-has-border:after,
.ci-img-overlay h6.ci-has-border:after,
.ci-img-overlay .h6.ci-has-border:after {
  background: #fff;
}

.ci-img-overlay.ci-img-overlay-hovered {
  background: rgba(72, 122, 185, 0.8);
}

.ci-img-overlay.ci-img-overlay-dark {
  background: rgba(24, 28, 32, 0.5);
}

.ci-img-overlay.ci-img-overlay-dark-hovered {
  background: rgba(24, 28, 32, 0.5);
}

.ci-img-overlay.ci-img-overlay-darker {
  background: rgba(24, 28, 32, 0.8);
}

.ci-img-overlay.ci-img-overlay-darker-hovered {
  background: rgba(24, 28, 32, 0.8);
}

.ci-img-overlay.ci-img-overlay-darker-hovered-2 {
  background: rgba(24, 28, 32, 0.8);
}

.ci-img-overlay.ci-img-overlay-white {
  background: rgba(250, 250, 250, 0.2);
}

.ci-img-overlay.ci-img-overlay-whiter {
  background: rgba(250, 250, 250, 0.7);
}

.ci-img-overlay.ci-img-overlay-whiter .ci-caption-links li {
  color: #4d5258;
}

.ci-img-overlay.ci-img-overlay-whiter .ci-caption-links li a {
  color: #4d5258;
}

.ci-img-overlay.ci-img-overlay-whiter .ci-caption-links li a:hover {
  color: #609ddb;
}

.ci-img-w:hover .ci-img-overlay.ci-img-overlay-hovered,
.ci-img-w a:hover .ci-img-overlay.ci-img-overlay-hovered,
.ci-img-w span:hover .ci-img-overlay.ci-img-overlay-hovered {
  background: rgba(72, 122, 185, 0.5);
}

.ci-img-w:hover .ci-img-overlay.ci-img-overlay-dark-hovered,
.ci-img-w a:hover .ci-img-overlay.ci-img-overlay-dark-hovered,
.ci-img-w span:hover .ci-img-overlay.ci-img-overlay-dark-hovered {
  background: rgba(24, 28, 32, 0.3);
}

.ci-img-w:hover .ci-img-overlay.ci-img-overlay-darker-hovered,
.ci-img-w a:hover .ci-img-overlay.ci-img-overlay-darker-hovered,
.ci-img-w span:hover .ci-img-overlay.ci-img-overlay-darker-hovered {
  background: rgba(24, 28, 32, 0.5);
}

.ci-img-w:hover .ci-img-overlay.ci-img-overlay-darker-hovered-2,
.ci-img-w a:hover .ci-img-overlay.ci-img-overlay-darker-hovered-2,
.ci-img-w span:hover .ci-img-overlay.ci-img-overlay-darker-hovered-2 {
  background: rgba(24, 28, 32, 0.2);
}

.ci-overlay-slide {
  background: rgba(19, 21, 25, 0.1);
  background: -moz-linear-gradient(top, rgba(19, 21, 25, 0) 0%, rgba(19, 21, 25, 0.7) 40%, rgba(19, 21, 25, 0.9) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(19, 21, 25, 0)), color-stop(40%, rgba(19, 21, 25, 0.7)), color-stop(100%, rgba(19, 21, 25, 0.9)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(19, 21, 25, 0) 0%, rgba(19, 21, 25, 0.7) 40%, rgba(19, 21, 25, 0.9) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(19, 21, 25, 0) 0%, rgba(19, 21, 25, 0.7) 40%, rgba(19, 21, 25, 0.9) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(19, 21, 25, 0) 0%, rgba(19, 21, 25, 0.7) 40%, rgba(19, 21, 25, 0.9) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(19, 21, 25, 0) 0%, rgba(19, 21, 25, 0.7) 40%, rgba(19, 21, 25, 0.9) 100%);
  /* W3C */
}

.staff-single-height {
  height: 410px;
}

.sales-teambox-height {
  height: 250px;
}

.staff-title-height {
  height: 65px;
}

.calculators__boxImage--position {
  position: absolute;
  top: -10px;
  right: 46px;
  background: white;
  border: 1px solid #e5eaea;
  z-index: 3;
}

.ci-img-overlay a, .ci-img-overlay a:hover {
  border-bottom: 0;
  z-index: 5000;
  position: relative;
  display: inline-block;
}

/*Investment solutions page image titles overlay */
.text-over-image-block {
  position: absolute;
  width: 85%;
  vertical-align: middle;
  bottom: 35%;
  right: 15px;
  background-color: #00447c;
  opacity: 0.9;
  color: #FFF !important;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  border-bottom: 3px solid #f8971d;
}

.text-over-image-block h2 {
  font-size: 18px;
  color: #ffffff;
}

/*$ltr_grey: $ltr_grey;*/
/* global Search box animated*/
/*
.search-container{
  margin:30px 0px;
  float: left;
}

.searchbox{
  position:relative;
  min-width:38px;
  width:0%;
  height:38px;
  float:right;
  overflow:hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}

.searchbox-input{
  top:0;
  right:0;
  outline:0;
  background:#FFF;
  width:100%;
  height:38px;
  border: 1px solid #afb8bb;
  margin:0;
  padding:0px 55px 0px 20px;
  font-size:14px;
  color:#afb8bb;
}
.searchbox-input::-webkit-input-placeholder {
  color: #afb8bb;
}
.searchbox-input:-moz-placeholder {
  color: #afb8bb;
}
.searchbox-input::-moz-placeholder {
  color: #afb8bb;
}
.searchbox-input:-ms-input-placeholder {
  color: #afb8bb;
}

*/
.searchbox-icon, .searchbox-submit {
  width: 38px;
  height: 38px;
  display: block;
  position: absolute;
  top: 0;
  font-family: verdana;
  font-size: 16px;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
  color: #FFFFFF;
  background: #00447c;
}

/*.searchbox-open{
  width:300px;
  background: white;
}*/
.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}

.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Mobile animated button*/
.mobile__menu-toggle {
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  border: 1px solid #FFFFFF;
  cursor: pointer;
  position: relative;
}

.mobile__menu-hamburger,
.cross {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mobile__menu-hamburger span {
  display: block;
  width: 18px;
  height: 2px;
  margin-bottom: 3px;
  overflow: hidden;
  position: relative;
}

.mobile__menu-hamburger span:last-child {
  margin: 0;
}

.mobile__menu-hamburger span:before,
.mobile__menu-hamburger span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  transform: translateX(-200%);
  transition: transform ease 300ms;
}

.mobile__menu-hamburger span:after {
  transform: translateX(0);
}

.mobile__menu-hamburger span:nth-child(2):before,
.mobile__menu-hamburger span:nth-child(2):after {
  transition-delay: 75ms;
}

.mobile__menu-hamburger span:last-child:before,
.mobile__menu-hamburger span:last-child:after {
  transition-delay: 150ms;
}

.mobile__menu-toggle:hover .mobile__menu-hamburger span:before {
  transform: translateX(0);
}

.mobile__menu-toggle:hover .mobile__menu-hamburger span:after {
  transform: translateX(200%);
}

.mobile__menu-toggle.active .mobile__menu-hamburger span:before {
  transform: translateX(100%);
}

.mobile__menu-toggle.active .mobile__menu-hamburger span:after {
  transform: translateX(200%);
}

.cross span {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #FFFFFF;
  transform: translateY(50%) rotate(45deg) scaleX(0);
  transition: transform ease 200ms;
}

.cross span:last-child {
  transform: translateY(-50%) rotate(-45deg) scaleX(0);
}

.mobile__menu-toggle.active .cross span {
  transition-delay: 450ms;
  transform: translateY(50%) rotate(45deg) scaleX(1);
}

.mobile__menu-toggle.active .cross span:last-child {
  transform: translateY(-50%) rotate(-45deg) scaleX(1);
}

.ci-header li a, .ci-top-nav li a {
  cursor: pointer;
}

#global-nav li ul {
  width: 165px;
  left: auto;
  right: 0;
}

@media screen and (max-width: 767px) {
  .ci-top-nav #mobile-navs {
    padding-top: 0;
  }
}

/********* For the site-wide search auto-completion************/
.ui-front {
  z-index: 10000;
}

ul.ui-autocomplete {
  Z-index: 10000;
}

.inline-element {
  display: inline;
}

.underline {
  text-decoration: underline;
}

#searchcategory {
  /* Dropdown within searchbar */
  width: 160px;
  color: #333;
  background-color: #FFFFFF;
  border-color: #cccccc;
  margin-right: 0px;
}

#searchdropdown {
  width: 200px;
}

.ci-selected-message {
  border: 2px solid #009fc2;
}

.dropdown-menu li {
  white-space: normal;
}

.dropdown-menu > li > a {
  padding: 12px 20px;
  cursor: pointer;
}

/********* Global top navigation for desktop ************/
.header-nav {
  padding-top: 15px;
  padding-bottom: 15px;
}

.logo-desktop-fr {
  display: block;
  width: 95%;
  height: auto;
}

.logo-desktop-en {
  display: block;
  max-width: 95%;
  height: auto;
}

#site_search_type {
  max-width: 40%;
  margin-right: 22px !important;
  border-radius: 0;
  border-left: 0;
}

#site_search_query {
  max-width: 40%;
  border-radius: 2px 0 0 2px;
}

#temp_search {
  margin-top: 20px;
}

#temp_search .searchbox-icon {
  border-radius: 0 2px 2px 0;
}

@media only screen and (max-width: 992px) {
  .logo-desktop-en {
    display: block;
    width: 90%;
    height: auto;
  }
  #logo-desktop-fr {
    display: block;
    width: 100%;
    height: auto;
  }
  #site_search_type {
    max-width: 45%;
  }
  #site_search_query {
    max-width: 45%;
  }
}

@media only screen and (max-width: 767px) {
  padding-top: 0;
  padding-bottom: 0;
  /*   display: none;*/
}

#fund_search_mobile {
  position: relative;
  right: 20px;
}

#fund_search_mobile #temp_search {
  margin-top: 0 !important;
  margin-bottom: 20px;
}

ul.ci-two-column-list li {
  display: inline-block;
  width: 45%;
  min-width: 250px;
  vertical-align: top;
}

ul.ci-two-column-list li:before {
  content: "\2022";
  position: absolute;
  margin-left: -15px;
  color: #009fc2;
  vertical-align: top;
}

ul.ci-two-column-list.ci-list-with-icons li:before {
  content: none;
}

@media (max-width: 767px) {
  .ci-section {
    padding-top: 25px;
  }
}

#page {
  min-height: 400px;
}

#footer > .ci-section {
  padding-top: 60px;
}

@media (max-width: 1024px) {
  #footer > .ci-section {
    padding-top: 10px;
  }
}

.ci-submenu li i.external {
  margin-right: -5px;
}

a.external:before {
  content: '\f08E';
  font-family: 'Fontello';
  margin-right: 5px;
  font-size: 12px;
}

a.btn.external:after, .ci-navigation a.external:after {
  content: '\f08E';
  font-family: 'Fontello';
  margin-left: 10px;
  float: right;
  font-size: 12px;
}

a.btn.external:before, .ci-navigation a.external:before {
  display: none;
}

.ci-navigation a.external:after {
  color: rgba(255, 255, 255, 0.5);
  margin-right: -5px;
}

#team h5.ci-name-bio {
  font-weight: 400;
  font-size: 18px;
}

#team p {
  color: #000;
  font-weight: 200;
}

.ci-row .panel.panel-contact {
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 0;
  box-shadow: none;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #eaeaea;
}

.ci-row .panel.panel-contact .panel-heading {
  padding: 10px 30px;
  margin-bottom: 0;
}

.ci-row .panel.panel-contact .panel-body {
  padding: 20px 30px;
}

.ci-row .panel.panel-contact .panel-body p {
  margin: 0;
}

/* Aura version: 1.8.7 */
.ci-social-icons,
.ci-social-icons-simple {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
  -webkit-padding-start: 0;
}

.ci-social-icons li,
.ci-social-icons-simple li {
  display: inline-block;
  margin: 0;
  letter-spacing: normal;
  zoom: 1;
  line-height: normal;
  font-size: 14px;
}

.ci-social-icons a,
.ci-social-icons-simple a,
.ci-social-icons a:hover,
.ci-social-icons-simple a:hover {
  text-decoration: none;
  border: 0;
  overflow: hidden;
}

.ci-social-icons.ci-round-corners a,
.ci-social-icons-simple.ci-round-corners a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.ci-social-icons.ci-round a,
.ci-social-icons-simple.ci-round a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.ci-social-icons.ci-drop-shadow a,
.ci-social-icons-simple.ci-drop-shadow a {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
}

.ci-social-icons a,
.ci-social-icons-simple a {
  padding: 0;
}

.ci-social-icons {
  margin-bottom: 12px;
}

.ci-social-icons li {
  margin: 0 8px 8px 0;
}

.ci-social-icons li:last-child {
  margin-right: 0;
}

.ci-social-icons a,
.ci-social-icons a i {
  display: block;
  width: 42px;
  height: 42px;
}

.ci-social-icons a {
  position: relative;
  border-width: 0;
  font-size: 18px;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-social-icons a i {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 42px;
  text-align: center;
  -webkit-transition: top 0.1s ease-in-out 0s;
  -moz-transition: top 0.1s ease-in-out 0s;
  -ms-transition: top 0.1s ease-in-out 0s;
  -o-transition: top 0.1s ease-in-out 0s;
  transition: top 0.1s ease-in-out 0s;
}

.ci-social-icons.ci-stacked {
  margin-bottom: 20px;
}

.ci-social-icons.ci-stacked li {
  margin: 0;
}

.ci-social-icons.ci-bordered li {
  border: 1px solid transparent;
  border-top: 0;
  border-bottom: 0;
  margin-left: -1px;
}

.ci-social-icons.ci-double-bordered a {
  position: relative;
}

.ci-social-icons.ci-double-bordered a:before,
.ci-social-icons.ci-double-bordered a:after {
  display: block;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0;
  background: rgba(255, 255, 255, 0.02);
}

.ci-social-icons.ci-double-bordered a:before {
  left: 0;
}

.ci-social-icons.ci-double-bordered a:after {
  right: 0;
}

.ci-social-icons.ci-double-bordered a:hover:before,
.ci-social-icons.ci-double-bordered a:hover:after {
  background: rgba(255, 255, 255, 0.02);
}

.ci-social-icons.ci-small a,
.ci-social-icons.ci-small a i {
  width: 28px;
  height: 28px;
}

.ci-social-icons.ci-small a {
  font-size: 14px;
}

.ci-social-icons.ci-small a i {
  line-height: 28px;
}

.ci-social-icons.ci-big a,
.ci-social-icons.ci-big a i {
  width: 60px;
  height: 60px;
}

.ci-social-icons.ci-big a {
  font-size: 26px;
}

.ci-social-icons.ci-big a i {
  line-height: 60px;
}

.ci-social-icons.ci-jump a i:first-child {
  top: -42px;
}

.ci-social-icons.ci-jump a:hover i:last-child {
  top: 42px;
}

.ci-social-icons.ci-small.ci-jump a i:first-child {
  top: -28px;
}

.ci-social-icons.ci-small.ci-jump a:hover i:last-child {
  top: 28px;
}

.ci-social-icons.ci-big.ci-jump a i:first-child {
  top: -60px;
}

.ci-social-icons.ci-big.ci-jump a:hover i:last-child {
  top: 60px;
}

.ci-social-icons.ci-jump a i:last-child,
.ci-social-icons.ci-small.ci-jump a i:last-child,
.ci-social-icons.ci-big.ci-jump a i:last-child {
  top: 0;
}

.ci-social-icons.ci-jump a:hover i:first-child,
.ci-social-icons.ci-small.ci-jump a:hover i:first-child,
.ci-social-icons.ci-big.ci-jump a:hover i:first-child {
  top: 0;
}

.ci-social-icons.ci-active-bg a:hover,
.ci-social-icons.ci-colored-bg a:hover {
  color: #fff !important;
}

.ci-social-icons.ci-active-bg a,
.ci-social-icons.ci-colored-bg a:hover {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-social-icons-simple {
  margin-bottom: 20px;
  margin-left: -6px;
}

.ci-social-icons-simple a {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 22px;
  text-align: center;
  border-width: 0;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

.ci-social-icons-simple a i {
  color: inherit;
}

.ci-social-icons-simple.ci-small a {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
}

.ci-social-icons-simple.ci-big a {
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 40px;
}

.ci-row-sm .ci-social-icons {
  margin-top: 2px;
  margin-bottom: 2px;
}

.ci-row-sm .ci-social-icons li {
  margin-bottom: 0;
}

.ci-row-sm .ci-social-icons.ci-small {
  margin-top: 9px;
  margin-bottom: 9px;
}

.ci-row-sm .ci-social-icons.ci-big {
  margin-top: -7px;
  margin-bottom: -7px;
}

.ci-row-sm .ci-social-icons.ci-stacked {
  margin: 0;
}

.ci-row-sm .ci-social-icons.ci-full-height a {
  width: 46px;
  height: 46px;
  font-size: 16px;
}

.ci-row-sm .ci-social-icons.ci-full-height a i {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.ci-row-sm .ci-social-icons.ci-full-height.ci-jump a i:first-child {
  top: -46px;
}

.ci-row-sm .ci-social-icons.ci-full-height.ci-jump a:hover i:first-child {
  top: 0;
}

.ci-row-sm .ci-social-icons.ci-full-height.ci-jump a i:last-child {
  top: 0;
}

.ci-row-sm .ci-social-icons.ci-full-height.ci-jump a:hover i:last-child {
  top: 46px;
}

.ci-row-sm .ci-social-icons-simple {
  margin-top: 4px;
  margin-bottom: 4px;
}

.ci-row-sm .ci-social-icons-simple li {
  margin-bottom: 0;
}

.ci-row-sm .ci-social-icons-simple.ci-small {
  margin-top: 5px;
  margin-bottom: 5px;
}

.ci-row-sm .ci-social-icons-simple.ci-big {
  margin-top: 0;
  margin-bottom: 0;
}

.ci-row-md .ci-social-icons {
  margin-top: 14px;
  margin-bottom: 14px;
}

.ci-row-md .ci-social-icons li {
  margin-bottom: 0;
}

.ci-row-md .ci-social-icons.ci-small {
  margin-top: 21px;
  margin-bottom: 21px;
}

.ci-row-md .ci-social-icons.ci-big {
  margin-top: 5px;
  margin-bottom: 5px;
}

.ci-row-md .ci-social-icons.ci-stacked {
  margin: 0;
}

.ci-row-md .ci-social-icons.ci-full-height a {
  width: 46px;
  height: 70px;
  font-size: 18px;
}

.ci-row-md .ci-social-icons.ci-full-height a i {
  width: 46px;
  height: 70px;
  line-height: 70px;
}

.ci-row-md .ci-social-icons.ci-full-height.ci-jump a i:first-child {
  top: -70px;
}

.ci-row-md .ci-social-icons.ci-full-height.ci-jump a:hover i:first-child {
  top: 0;
}

.ci-row-md .ci-social-icons.ci-full-height.ci-jump a i:last-child {
  top: 0;
}

.ci-row-md .ci-social-icons.ci-full-height.ci-jump a:hover i:last-child {
  top: 70px;
}

.ci-row-md .ci-social-icons-simple {
  margin-top: 15px;
  margin-bottom: 15px;
}

.ci-row-md .ci-social-icons-simple li {
  margin-bottom: 0;
}

.ci-row-md .ci-social-icons-simple.ci-small {
  margin-top: 17px;
  margin-bottom: 17px;
}

.ci-row-md .ci-social-icons-simple.ci-big {
  margin-top: 10px;
  margin-bottom: 10px;
}

.ci-row-lg .ci-social-icons {
  margin-top: 27px;
  margin-bottom: 27px;
}

.ci-row-lg .ci-social-icons li {
  margin-bottom: 0;
}

.ci-row-lg .ci-social-icons.ci-small {
  margin-top: 34px;
  margin-bottom: 34px;
}

.ci-row-lg .ci-social-icons.ci-big {
  margin-top: 18px;
  margin-bottom: 18px;
}

.ci-row-lg .ci-social-icons.ci-stacked {
  margin: 0;
}

.ci-row-lg .ci-social-icons.ci-full-height a {
  width: 46px;
  height: 96px;
  font-size: 18px;
}

.ci-row-lg .ci-social-icons.ci-full-height a i {
  width: 46px;
  height: 96px;
  line-height: 96px;
}

.ci-row-lg .ci-social-icons.ci-full-height.ci-jump a i:first-child {
  top: -96px;
}

.ci-row-lg .ci-social-icons.ci-full-height.ci-jump a:hover i:first-child {
  top: 0;
}

.ci-row-lg .ci-social-icons.ci-full-height.ci-jump a i:last-child {
  top: 0;
}

.ci-row-lg .ci-social-icons.ci-full-height.ci-jump a:hover i:last-child {
  top: 96px;
}

.ci-row-lg .ci-social-icons-simple {
  margin-top: 28px;
  margin-bottom: 28px;
}

.ci-row-lg .ci-social-icons-simple li {
  margin-bottom: 0;
}

.ci-row-lg .ci-social-icons-simple.ci-small {
  margin-top: 30px;
  margin-bottom: 30px;
}

.ci-row-lg .ci-social-icons-simple.ci-big {
  margin-top: 20px;
  margin-bottom: 20px;
}

.ci-social-icons.ci-active a.ci-social-icon-rss,
.ci-social-icons-simple.ci-active a.ci-social-icon-rss,
.ci-social-icons.ci-colored a:hover.ci-social-icon-rss,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-rss {
  color: #ea6d19 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-stackoverflow,
.ci-social-icons-simple.ci-active a.ci-social-icon-stackoverflow,
.ci-social-icons.ci-colored a:hover.ci-social-icon-stackoverflow,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-stackoverflow {
  color: #ea6d19 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-weibo,
.ci-social-icons-simple.ci-active a.ci-social-icon-weibo,
.ci-social-icons.ci-colored a:hover.ci-social-icon-weibo,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-weibo {
  color: #cb3332 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-youtube,
.ci-social-icons-simple.ci-active a.ci-social-icon-youtube,
.ci-social-icons.ci-colored a:hover.ci-social-icon-youtube,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-youtube {
  color: #ad2c27 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-bitcoin,
.ci-social-icons-simple.ci-active a.ci-social-icon-bitcoin,
.ci-social-icons.ci-colored a:hover.ci-social-icon-bitcoin,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-bitcoin {
  color: #f7931b !important;
}

.ci-social-icons.ci-active a.ci-social-icon-dropbox,
.ci-social-icons-simple.ci-active a.ci-social-icon-dropbox,
.ci-social-icons.ci-colored a:hover.ci-social-icon-dropbox,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-dropbox {
  color: #0a6594 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-foursquare,
.ci-social-icons-simple.ci-active a.ci-social-icon-foursquare,
.ci-social-icons.ci-colored a:hover.ci-social-icon-foursquare,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-foursquare {
  color: #3170a5 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-gittip,
.ci-social-icons-simple.ci-active a.ci-social-icon-gittip,
.ci-social-icons.ci-colored a:hover.ci-social-icon-gittip,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-gittip {
  color: #593e34 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-instagram,
.ci-social-icons-simple.ci-active a.ci-social-icon-instagram,
.ci-social-icons.ci-colored a:hover.ci-social-icon-instagram,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-instagram {
  color: #593e34 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-maxcdn,
.ci-social-icons-simple.ci-active a.ci-social-icon-maxcdn,
.ci-social-icons.ci-colored a:hover.ci-social-icon-maxcdn,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-maxcdn {
  color: #ea6d19 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-renren,
.ci-social-icons-simple.ci-active a.ci-social-icon-renren,
.ci-social-icons.ci-colored a:hover.ci-social-icon-renren,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-renren {
  color: #3170a5 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-trello,
.ci-social-icons-simple.ci-active a.ci-social-icon-trello,
.ci-social-icons.ci-colored a:hover.ci-social-icon-trello,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-trello {
  color: #176280 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-pagelines,
.ci-social-icons-simple.ci-active a.ci-social-icon-pagelines,
.ci-social-icons.ci-colored a:hover.ci-social-icon-pagelines,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-pagelines {
  color: #235789 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-skype,
.ci-social-icons-simple.ci-active a.ci-social-icon-skype,
.ci-social-icons.ci-colored a:hover.ci-social-icon-skype,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-skype {
  color: #1ca3db !important;
}

.ci-social-icons.ci-active a.ci-social-icon-vimeo-squared,
.ci-social-icons-simple.ci-active a.ci-social-icon-vimeo-squared,
.ci-social-icons.ci-colored a:hover.ci-social-icon-vimeo-squared,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-vimeo-squared {
  color: #1ca3db !important;
}

.ci-social-icons.ci-active a.ci-social-icon-github,
.ci-social-icons-simple.ci-active a.ci-social-icon-github,
.ci-social-icons.ci-colored a:hover.ci-social-icon-github,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-github {
  color: #235789 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-gplus,
.ci-social-icons-simple.ci-active a.ci-social-icon-gplus,
.ci-social-icons.ci-colored a:hover.ci-social-icon-gplus,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-gplus {
  color: #9e3023 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-linkedin,
.ci-social-icons-simple.ci-active a.ci-social-icon-linkedin,
.ci-social-icons.ci-colored a:hover.ci-social-icon-linkedin,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-linkedin {
  color: #0a6594 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-pinterest,
.ci-social-icons-simple.ci-active a.ci-social-icon-pinterest,
.ci-social-icons.ci-colored a:hover.ci-social-icon-pinterest,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-pinterest {
  color: #a9272f !important;
}

.ci-social-icons.ci-active a.ci-social-icon-stackexchange,
.ci-social-icons-simple.ci-active a.ci-social-icon-stackexchange,
.ci-social-icons.ci-colored a:hover.ci-social-icon-stackexchange,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-stackexchange {
  color: #235789 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-tumblr,
.ci-social-icons-simple.ci-active a.ci-social-icon-tumblr,
.ci-social-icons.ci-colored a:hover.ci-social-icon-tumblr,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-tumblr {
  color: #3e5a70 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-xing,
.ci-social-icons-simple.ci-active a.ci-social-icon-xing,
.ci-social-icons.ci-colored a:hover.ci-social-icon-xing,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-xing {
  color: #015a60 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-flickr,
.ci-social-icons-simple.ci-active a.ci-social-icon-flickr,
.ci-social-icons.ci-colored a:hover.ci-social-icon-flickr,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-flickr {
  color: #db458f !important;
}

.ci-social-icons.ci-active a.ci-social-icon-bitbucket,
.ci-social-icons-simple.ci-active a.ci-social-icon-bitbucket,
.ci-social-icons.ci-colored a:hover.ci-social-icon-bitbucket,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-bitbucket {
  color: #0e4a83 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-twitter,
.ci-social-icons-simple.ci-active a.ci-social-icon-twitter,
.ci-social-icons.ci-colored a:hover.ci-social-icon-twitter,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-twitter {
  color: #1ca3db !important;
}

.ci-social-icons.ci-active a.ci-social-icon-facebook,
.ci-social-icons-simple.ci-active a.ci-social-icon-facebook,
.ci-social-icons.ci-colored a:hover.ci-social-icon-facebook,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-facebook {
  color: #395793 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-dribbble,
.ci-social-icons-simple.ci-active a.ci-social-icon-dribbble,
.ci-social-icons.ci-colored a:hover.ci-social-icon-dribbble,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-dribbble {
  color: #ce4b81 !important;
}

.ci-social-icons.ci-active a.ci-social-icon-yelp,
.ci-social-icons-simple.ci-active a.ci-social-icon-yelp,
.ci-social-icons.ci-colored a:hover.ci-social-icon-yelp,
.ci-social-icons-simple.ci-colored a:hover.ci-social-icon-yelp {
  color: #D64132 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-rss,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-rss {
  color: #c84211 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-stackoverflow,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-stackoverflow {
  color: #d93504 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-weibo,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-weibo {
  color: #a61b1b !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-youtube,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-youtube {
  color: #8c1a17 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-bitcoin,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-bitcoin {
  color: #e3650e !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-dropbox,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-dropbox {
  color: #09466b !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-foursquare,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-foursquare {
  color: #234e7e !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-gittip,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-gittip {
  color: #3e2b24 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-instagram,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-instagram {
  color: #3e2b24 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-maxcdn,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-maxcdn {
  color: #c84211 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-renren,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-renren {
  color: #234e7e !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-trello,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-trello {
  color: #10445a !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-pagelines,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-pagelines {
  color: #193d5f !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-skype,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-skype {
  color: #1679b3 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-vimeo-squared,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-vimeo-squared {
  color: #1679b3 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-github,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-github {
  color: #193d5f !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-gplus,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-gplus {
  color: #771d15 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-linkedin,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-linkedin {
  color: #09466b !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-pinterest,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-pinterest {
  color: #821c22 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-stackexchange,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-stackexchange {
  color: #193d5f !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-tumblr,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-tumblr {
  color: #233e52 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-xing,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-xing {
  color: #024348 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-flickr,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-flickr {
  color: #b72d5f !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-bitbucket,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-bitbucket {
  color: #0a345e !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-twitter,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-twitter {
  color: #1679b3 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-facebook,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-facebook {
  color: #2b4170 !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-dribbble,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-dribbble {
  color: #ab345a !important;
}

.ci-social-icons.ci-active a:hover.ci-social-icon-yelp,
.ci-social-icons-simple.ci-active a:hover.ci-social-icon-yelp {
  color: #b12b1c !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-rss,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-rss {
  background: #ea6d19 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-stackoverflow,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-stackoverflow {
  background: #ea6d19 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-weibo,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-weibo {
  background: #cb3332 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-youtube,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-youtube {
  background: #ad2c27 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-bitcoin,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-bitcoin {
  background: #f7931b !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-dropbox,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-dropbox {
  background: #0a6594 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-foursquare,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-foursquare {
  background: #3170a5 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-gittip,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-gittip {
  background: #593e34 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-instagram,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-instagram {
  background: #593e34 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-maxcdn,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-maxcdn {
  background: #ea6d19 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-renren,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-renren {
  background: #3170a5 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-trello,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-trello {
  background: #176280 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-pagelines,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-pagelines {
  background: #235789 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-skype,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-skype {
  background: #1ca3db !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-vimeo-squared,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-vimeo-squared {
  background: #1ca3db !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-github,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-github {
  background: #235789 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-gplus,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-gplus {
  background: #9e3023 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-linkedin,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-linkedin {
  background: #0a6594 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-pinterest,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-pinterest {
  background: #a9272f !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-stackexchange,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-stackexchange {
  background: #235789 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-tumblr,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-tumblr {
  background: #3e5a70 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-xing,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-xing {
  background: #015a60 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-flickr,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-flickr {
  background: #db458f !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-bitbucket,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-bitbucket {
  background: #0e4a83 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-twitter,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-twitter {
  background: #1ca3db !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-facebook,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-facebook {
  background: #395793 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-dribbble,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-dribbble {
  background: #ce4b81 !important;
}

.ci-social-icons.ci-active-bg a.ci-social-icon-yelp,
.ci-social-icons.ci-colored-bg a:hover.ci-social-icon-yelp {
  background: #D64132 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-rss,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-rss {
  background: #ea6d19 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-stackoverflow,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-stackoverflow {
  background: #ea6d19 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-weibo,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-weibo {
  background: #cb3332 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-youtube,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-youtube {
  background: #ad2c27 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-bitcoin,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-bitcoin {
  background: #f7931b !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-dropbox,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-dropbox {
  background: #0a6594 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-foursquare,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-foursquare {
  background: #3170a5 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-gittip,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-gittip {
  background: #593e34 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-instagram,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-instagram {
  background: #593e34 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-maxcdn,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-maxcdn {
  background: #ea6d19 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-renren,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-renren {
  background: #3170a5 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-trello,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-trello {
  background: #176280 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-pagelines,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-pagelines {
  background: #235789 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-skype,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-skype {
  background: #1ca3db !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-vimeo-squared,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-vimeo-squared {
  background: #1ca3db !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-github,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-github {
  background: #235789 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-gplus,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-gplus {
  background: #9e3023 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-linkedin,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-linkedin {
  background: #0a6594 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-pinterest,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-pinterest {
  background: #a9272f !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-stackexchange,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-stackexchange {
  background: #235789 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-tumblr,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-tumblr {
  background: #3e5a70 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-xing,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-xing {
  background: #015a60 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-flickr,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-flickr {
  background: #db458f !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-bitbucket,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-bitbucket {
  background: #0e4a83 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-twitter,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-twitter {
  background: #1ca3db !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-facebook,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-facebook {
  background: #395793 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-dribbble,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-dribbble {
  background: #ce4b81 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:last-child.icon-yelp,
.ci-social-icons.ci-jump-bg.ci-colored-bg a i:first-child.icon-yelp {
  background: #D64132 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-rss {
  background: #d93504 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-stackoverflow {
  background: #d93504 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-weibo {
  background: #a61b1b !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-youtube {
  background: #8c1a17 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-bitcoin {
  background: #e3650e !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-dropbox {
  background: #09466b !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-foursquare {
  background: #234e7e !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-gittip {
  background: #3e2b24 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-instagram {
  background: #3e2b24 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-maxcdn {
  background: #c84211 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-renren {
  background: #234e7e !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-trello {
  background: #10445a !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-pagelines {
  background: #193d5f !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-skype {
  background: #1679b3 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-vimeo-squared {
  background: #1679b3 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-github {
  background: #193d5f !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-gplus {
  background: #771d15 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-linkedin {
  background: #09466b !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-pinterest {
  background: #821c22 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-stackexchange {
  background: #193d5f !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-tumblr {
  background: #233e52 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-xing {
  background: #024348 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-flickr {
  background: #b72d5f !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-bitbucket {
  background: #0a345e !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-twitter {
  background: #056ebf !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-facebook {
  background: #233a74 !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-dribbble {
  background: #ab345a !important;
}

.ci-social-icons.ci-active-bg a:hover.ci-social-icon-yelp {
  background: #b12b1c !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-rss {
  background: #c84211 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-stackoverflow {
  background: #d93504 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-weibo {
  background: #a61b1b !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-youtube {
  background: #8c1a17 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-bitcoin {
  background: #e3650e !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-dropbox {
  background: #09466b !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-foursquare {
  background: #234e7e !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-gittip {
  background: #3e2b24 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-instagram {
  background: #3e2b24 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-maxcdn {
  background: #c84211 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-renren {
  background: #234e7e !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-trello {
  background: #10445a !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-pagelines {
  background: #193d5f !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-skype {
  background: #1679b3 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-vimeo-squared {
  background: #1679b3 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-github {
  background: #193d5f !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-gplus {
  background: #771d15 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-linkedin {
  background: #09466b !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-pinterest {
  background: #821c22 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-stackexchange {
  background: #193d5f !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-tumblr {
  background: #233e52 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-xing {
  background: #024348 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-flickr {
  background: #b72d5f !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-bitbucket {
  background: #0a345e !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-twitter {
  background: #1679b3 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-facebook {
  background: #2b4170 !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-dribbble {
  background: #ab345a !important;
}

.ci-social-icons.ci-jump-bg.ci-active-bg a i:first-child.icon-yelp {
  background: #b12b1c !important;
}

.ci-section-base .ci-social-icons a {
  background: #3f72b3;
  color: #ffffff;
}

.ci-section-base .ci-social-icons a:hover {
  background: #ffffff;
  color: #21252b;
}

.ci-section-base .ci-social-icons.ci-dark-opacity a {
  background: rgba(42, 45, 51, 0.4);
  color: rgba(250, 250, 250, 0.6);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-section-base .ci-social-icons.ci-dark-opacity.ci-jump a i:last-child,
.ci-section-base .ci-social-icons.ci-dark-opacity.ci-jump a:hover i:last-child {
  color: rgba(250, 250, 250, 0.6);
}

.ci-section-base .ci-social-icons.ci-bordered li {
  border-color: transparent;
}

.ci-section-base .ci-social-icons.ci-jump-bg a i:last-child {
  background: #3f72b3;
}

.ci-section-base .ci-social-icons.ci-jump-bg a i:first-child {
  background: #ffffff;
}

.ci-section-base .ci-social-icons.ci-jump a i:last-child,
.ci-section-base .ci-social-icons.ci-jump a:hover i:last-child {
  color: #ffffff;
}

.ci-section-base .ci-social-icons.ci-active-bg.ci-colored-bg a i:first-child,
.ci-section-base .ci-social-icons.ci-active-bg.ci-colored-bg a i:last-child,
.ci-section-base .ci-social-icons.ci-jump.ci-colored-bg a i:first-child,
.ci-section-base .ci-social-icons.ci-jump.ci-colored-bg a:hover i:first-child,
.ci-section-base .ci-social-icons.ci-jump.ci-colored-bg a i:first-child,
.ci-section-base .ci-social-icons.ci-jump.ci-colored-bg a:hover i:first-child {
  color: #fff;
}

.ci-section-base .ci-social-icons.ci-jump-bg a {
  background: none !important;
}

.ci-section-base .ci-social-icons.ci-full-height a {
  background: #548cc5;
  color: #ffffff;
}

.ci-section-base .ci-social-icons.ci-full-height a:hover {
  background: #5993ce;
  color: #ffffff;
}

.ci-section-base .ci-social-icons.ci-full-height.ci-bordered li {
  border-color: #70a2d1;
}

.ci-section-base .ci-social-icons.ci-full-height.ci-jump-bg a i:last-child {
  background: #548cc5;
}

.ci-section-base .ci-social-icons.ci-full-height.ci-jump-bg a i:first-child {
  background: #5993ce;
}

.ci-section-base .ci-social-icons.ci-full-height.ci-jump a i:last-child,
.ci-section-base .ci-social-icons.ci-full-height.ci-jump a:hover i:last-child {
  color: #ffffff;
}

.ci-section-base .ci-social-icons.ci-full-height.ci-active-bg.ci-colored-bg a i:first-child,
.ci-section-base .ci-social-icons.ci-full-height.ci-active-bg.ci-colored-bg a i:last-child,
.ci-section-base .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a i:first-child,
.ci-section-base .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a:hover i:first-child,
.ci-section-base .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a i:first-child,
.ci-section-base .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a:hover i:first-child {
  color: #fff;
}

.ci-section-base .ci-social-icons.ci-full-height.ci-jump-bg a {
  background: none;
}

.ci-section-base .ci-social-icons-simple a {
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-section-base .ci-social-icons-simple a:hover {
  color: #365c9a;
  text-shadow: 0 1px 0 rgba(250, 250, 250, 0.15);
}

.ci-section-white .ci-social-icons a {
  background: #eef1f1;
  color: #3b3e3f;
}

.ci-section-white .ci-social-icons a:hover {
  background: #609ddb;
  color: #ffffff;
}

.ci-section-white .ci-social-icons.ci-dark-opacity a {
  background: rgba(42, 45, 51, 0.4);
  color: rgba(250, 250, 250, 0.6);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-section-white .ci-social-icons.ci-dark-opacity.ci-jump a i:last-child,
.ci-section-white .ci-social-icons.ci-dark-opacity.ci-jump a:hover i:last-child {
  color: rgba(250, 250, 250, 0.6);
}

.ci-section-white .ci-social-icons.ci-bordered li {
  border-color: transparent;
}

.ci-section-white .ci-social-icons.ci-jump-bg a i:last-child {
  background: #eef1f1;
}

.ci-section-white .ci-social-icons.ci-jump-bg a i:first-child {
  background: #609ddb;
}

.ci-section-white .ci-social-icons.ci-jump a i:last-child,
.ci-section-white .ci-social-icons.ci-jump a:hover i:last-child {
  color: #3b3e3f;
}

.ci-section-white .ci-social-icons.ci-active-bg.ci-colored-bg a i:first-child,
.ci-section-white .ci-social-icons.ci-active-bg.ci-colored-bg a i:last-child,
.ci-section-white .ci-social-icons.ci-jump.ci-colored-bg a i:first-child,
.ci-section-white .ci-social-icons.ci-jump.ci-colored-bg a:hover i:first-child,
.ci-section-white .ci-social-icons.ci-jump.ci-colored-bg a i:first-child,
.ci-section-white .ci-social-icons.ci-jump.ci-colored-bg a:hover i:first-child {
  color: #fff;
}

.ci-section-white .ci-social-icons.ci-jump-bg a {
  background: none !important;
}

.ci-section-white .ci-social-icons.ci-full-height a {
  background: #ffffff;
  color: #5b6168;
}

.ci-section-white .ci-social-icons.ci-full-height a:hover {
  background: #f8fafa;
  color: #609ddb;
}

.ci-section-white .ci-social-icons.ci-full-height.ci-bordered li {
  border-color: #eef1f1;
}

.ci-section-white .ci-social-icons.ci-full-height.ci-jump-bg a i:last-child {
  background: #ffffff;
}

.ci-section-white .ci-social-icons.ci-full-height.ci-jump-bg a i:first-child {
  background: #f8fafa;
}

.ci-section-white .ci-social-icons.ci-full-height.ci-jump a i:last-child,
.ci-section-white .ci-social-icons.ci-full-height.ci-jump a:hover i:last-child {
  color: #5b6168;
}

.ci-section-white .ci-social-icons.ci-full-height.ci-active-bg.ci-colored-bg a i:first-child,
.ci-section-white .ci-social-icons.ci-full-height.ci-active-bg.ci-colored-bg a i:last-child,
.ci-section-white .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a i:first-child,
.ci-section-white .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a:hover i:first-child,
.ci-section-white .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a i:first-child,
.ci-section-white .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a:hover i:first-child {
  color: #fff;
}

.ci-section-white .ci-social-icons.ci-full-height.ci-jump-bg a {
  background: none;
}

.ci-section-white .ci-social-icons-simple a {
  color: #d1d7d8;
  text-shadow: 0 1px 0 #ffffff;
}

.ci-section-white .ci-social-icons-simple a:hover {
  color: #609ddb;
  text-shadow: 0 1px 0 #ffffff;
}

.ci-section-grey .ci-social-icons a {
  background: #ffffff;
  color: #2e343c;
}

.ci-section-grey .ci-social-icons a:hover {
  background: #609ddb;
  color: #ffffff;
}

.ci-section-grey .ci-social-icons.ci-dark-opacity a {
  background: rgba(42, 45, 51, 0.4);
  color: rgba(250, 250, 250, 0.6);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-section-grey .ci-social-icons.ci-dark-opacity.ci-jump a i:last-child,
.ci-section-grey .ci-social-icons.ci-dark-opacity.ci-jump a:hover i:last-child {
  color: rgba(250, 250, 250, 0.6);
}

.ci-section-grey .ci-social-icons.ci-bordered li {
  border-color: transparent;
}

.ci-section-grey .ci-social-icons.ci-jump-bg a i:last-child {
  background: #ffffff;
}

.ci-section-grey .ci-social-icons.ci-jump-bg a i:first-child {
  background: #609ddb;
}

.ci-section-grey .ci-social-icons.ci-jump a i:last-child,
.ci-section-grey .ci-social-icons.ci-jump a:hover i:last-child {
  color: #2e343c;
}

.ci-section-grey .ci-social-icons.ci-active-bg.ci-colored-bg a i:first-child,
.ci-section-grey .ci-social-icons.ci-active-bg.ci-colored-bg a i:last-child,
.ci-section-grey .ci-social-icons.ci-jump.ci-colored-bg a i:first-child,
.ci-section-grey .ci-social-icons.ci-jump.ci-colored-bg a:hover i:first-child,
.ci-section-grey .ci-social-icons.ci-jump.ci-colored-bg a i:first-child,
.ci-section-grey .ci-social-icons.ci-jump.ci-colored-bg a:hover i:first-child {
  color: #fff;
}

.ci-section-grey .ci-social-icons.ci-jump-bg a {
  background: none !important;
}

.ci-section-grey .ci-social-icons.ci-full-height a {
  background: #f4f6f6;
  color: #5b6168;
}

.ci-section-grey .ci-social-icons.ci-full-height a:hover {
  background: #fafbfc;
  color: #609ddb;
}

.ci-section-grey .ci-social-icons.ci-full-height.ci-bordered li {
  border-color: #e6eaea;
}

.ci-section-grey .ci-social-icons.ci-full-height.ci-jump-bg a i:last-child {
  background: #f4f6f6;
}

.ci-section-grey .ci-social-icons.ci-full-height.ci-jump-bg a i:first-child {
  background: #fafbfc;
}

.ci-section-grey .ci-social-icons.ci-full-height.ci-jump a i:last-child,
.ci-section-grey .ci-social-icons.ci-full-height.ci-jump a:hover i:last-child {
  color: #5b6168;
}

.ci-section-grey .ci-social-icons.ci-full-height.ci-active-bg.ci-colored-bg a i:first-child,
.ci-section-grey .ci-social-icons.ci-full-height.ci-active-bg.ci-colored-bg a i:last-child,
.ci-section-grey .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a i:first-child,
.ci-section-grey .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a:hover i:first-child,
.ci-section-grey .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a i:first-child,
.ci-section-grey .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a:hover i:first-child {
  color: #fff;
}

.ci-section-grey .ci-social-icons.ci-full-height.ci-jump-bg a {
  background: none;
}

.ci-section-grey .ci-social-icons-simple a {
  color: #d1d7d8;
  text-shadow: 0 1px 0 #ffffff;
}

.ci-section-grey .ci-social-icons-simple a:hover {
  color: #609ddb;
  text-shadow: 0 1px 0 #ffffff;
}

.ci-section-dark .ci-social-icons a {
  background: #2b3139;
  color: #b0bac2;
}

.ci-section-dark .ci-social-icons a:hover {
  background: #609ddb;
  color: #ffffff;
}

.ci-section-dark .ci-social-icons.ci-dark-opacity a {
  background: rgba(42, 45, 51, 0.4);
  color: rgba(250, 250, 250, 0.6);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-section-dark .ci-social-icons.ci-dark-opacity.ci-jump a i:last-child,
.ci-section-dark .ci-social-icons.ci-dark-opacity.ci-jump a:hover i:last-child {
  color: rgba(250, 250, 250, 0.6);
}

.ci-section-dark .ci-social-icons.ci-bordered li {
  border-color: transparent;
}

.ci-section-dark .ci-social-icons.ci-jump-bg a i:last-child {
  background: #2b3139;
}

.ci-section-dark .ci-social-icons.ci-jump-bg a i:first-child {
  background: #609ddb;
}

.ci-section-dark .ci-social-icons.ci-jump a i:last-child,
.ci-section-dark .ci-social-icons.ci-jump a:hover i:last-child {
  color: #b0bac2;
}

.ci-section-dark .ci-social-icons.ci-active-bg.ci-colored-bg a i:first-child,
.ci-section-dark .ci-social-icons.ci-active-bg.ci-colored-bg a i:last-child,
.ci-section-dark .ci-social-icons.ci-jump.ci-colored-bg a i:first-child,
.ci-section-dark .ci-social-icons.ci-jump.ci-colored-bg a:hover i:first-child,
.ci-section-dark .ci-social-icons.ci-jump.ci-colored-bg a i:first-child,
.ci-section-dark .ci-social-icons.ci-jump.ci-colored-bg a:hover i:first-child {
  color: #fff;
}

.ci-section-dark .ci-social-icons.ci-jump-bg a {
  background: none !important;
}

.ci-section-dark .ci-social-icons.ci-full-height a {
  background: #21252b;
  color: #b0bac2;
}

.ci-section-dark .ci-social-icons.ci-full-height a:hover {
  background: #282d33;
  color: #609ddb;
}

.ci-section-dark .ci-social-icons.ci-full-height.ci-bordered li {
  border-color: #2e343a;
}

.ci-section-dark .ci-social-icons.ci-full-height.ci-jump-bg a i:last-child {
  background: #21252b;
}

.ci-section-dark .ci-social-icons.ci-full-height.ci-jump-bg a i:first-child {
  background: #282d33;
}

.ci-section-dark .ci-social-icons.ci-full-height.ci-jump a i:last-child,
.ci-section-dark .ci-social-icons.ci-full-height.ci-jump a:hover i:last-child {
  color: #b0bac2;
}

.ci-section-dark .ci-social-icons.ci-full-height.ci-active-bg.ci-colored-bg a i:first-child,
.ci-section-dark .ci-social-icons.ci-full-height.ci-active-bg.ci-colored-bg a i:last-child,
.ci-section-dark .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a i:first-child,
.ci-section-dark .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a:hover i:first-child,
.ci-section-dark .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a i:first-child,
.ci-section-dark .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a:hover i:first-child {
  color: #fff;
}

.ci-section-dark .ci-social-icons.ci-full-height.ci-jump-bg a {
  background: none;
}

.ci-section-dark .ci-social-icons-simple a {
  color: #565e66;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

.ci-section-dark .ci-social-icons-simple a:hover {
  color: #609ddb;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

.ci-section-parallax .ci-social-icons a {
  background: rgba(250, 250, 250, 0.1);
  color: #ffffff;
}

.ci-section-parallax .ci-social-icons a:hover {
  background: #609ddb;
  color: #ffffff;
}

.ci-section-parallax .ci-social-icons.ci-dark-opacity a {
  background: rgba(42, 45, 51, 0.4);
  color: rgba(250, 250, 250, 0.6);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-section-parallax .ci-social-icons.ci-dark-opacity.ci-jump a i:last-child,
.ci-section-parallax .ci-social-icons.ci-dark-opacity.ci-jump a:hover i:last-child {
  color: rgba(250, 250, 250, 0.6);
}

.ci-section-parallax .ci-social-icons.ci-bordered li {
  border-color: transparent;
}

.ci-section-parallax .ci-social-icons.ci-jump-bg a i:last-child {
  background: rgba(250, 250, 250, 0.1);
}

.ci-section-parallax .ci-social-icons.ci-jump-bg a i:first-child {
  background: #609ddb;
}

.ci-section-parallax .ci-social-icons.ci-jump a i:last-child,
.ci-section-parallax .ci-social-icons.ci-jump a:hover i:last-child {
  color: #ffffff;
}

.ci-section-parallax .ci-social-icons.ci-active-bg.ci-colored-bg a i:first-child,
.ci-section-parallax .ci-social-icons.ci-active-bg.ci-colored-bg a i:last-child,
.ci-section-parallax .ci-social-icons.ci-jump.ci-colored-bg a i:first-child,
.ci-section-parallax .ci-social-icons.ci-jump.ci-colored-bg a:hover i:first-child,
.ci-section-parallax .ci-social-icons.ci-jump.ci-colored-bg a i:first-child,
.ci-section-parallax .ci-social-icons.ci-jump.ci-colored-bg a:hover i:first-child {
  color: #fff;
}

.ci-section-parallax .ci-social-icons.ci-jump-bg a {
  background: none !important;
}

.ci-section-parallax .ci-social-icons.ci-full-height a {
  background: #17181a;
  color: #9da1aa;
}

.ci-section-parallax .ci-social-icons.ci-full-height a:hover {
  background: #1b1c1e;
  color: #cbcdd0;
}

.ci-section-parallax .ci-social-icons.ci-full-height.ci-bordered li {
  border-color: #212124;
}

.ci-section-parallax .ci-social-icons.ci-full-height.ci-jump-bg a i:last-child {
  background: #17181a;
}

.ci-section-parallax .ci-social-icons.ci-full-height.ci-jump-bg a i:first-child {
  background: #1b1c1e;
}

.ci-section-parallax .ci-social-icons.ci-full-height.ci-jump a i:last-child,
.ci-section-parallax .ci-social-icons.ci-full-height.ci-jump a:hover i:last-child {
  color: #9da1aa;
}

.ci-section-parallax .ci-social-icons.ci-full-height.ci-active-bg.ci-colored-bg a i:first-child,
.ci-section-parallax .ci-social-icons.ci-full-height.ci-active-bg.ci-colored-bg a i:last-child,
.ci-section-parallax .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a i:first-child,
.ci-section-parallax .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a:hover i:first-child,
.ci-section-parallax .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a i:first-child,
.ci-section-parallax .ci-social-icons.ci-full-height.ci-jump.ci-colored-bg a:hover i:first-child {
  color: #fff;
}

.ci-section-parallax .ci-social-icons.ci-full-height.ci-jump-bg a {
  background: none;
}

.ci-section-parallax .ci-social-icons-simple a {
  color: #35373c;
  text-shadow: 0 1px 0 #141517;
}

.ci-section-parallax .ci-social-icons-simple a:hover {
  color: #609ddb;
  text-shadow: 0 1px 0 #141517;
}

.ci-social-icons.ci-active-bg li a:hover,
.ci-social-icons.ci-active-bg li a {
  color: #fff !important;
}

.ci-section-base .ci-social-icons-simple.ci-active li a i {
  text-shadow: 0 1px 0 #0f9246;
}

.ci-section-dark .ci-social-icons-simple.ci-base.ci-colored li a:hover {
  text-shadow: 0 1px 0 #20252e;
}

/* Aura version: 1.8.7 */
.ci-shadow-effect2,
.ci-shadow-effect3,
.ci-shadow-effect4,
.ci-shadow-effect5,
.ci-shadow-effect6,
.ci-shadow-effect7,
.ci-shadow-effect8 {
  position: relative;
}

.ci-shadow-effect2 div,
.ci-shadow-effect3 div,
.ci-shadow-effect4 div,
.ci-shadow-effect5 div,
.ci-shadow-effect6 div,
.ci-shadow-effect7 div,
.ci-shadow-effect8 div {
  position: relative;
  z-index: 1;
}

.ci-shadow-effect2:before,
.ci-shadow-effect2:after,
.ci-shadow-effect3:before,
.ci-shadow-effect3:after,
.ci-shadow-effect4:before,
.ci-shadow-effect4:after,
.ci-shadow-effect5:before,
.ci-shadow-effect5:after,
.ci-shadow-effect6:before,
.ci-shadow-effect6:after,
.ci-shadow-effect7:before,
.ci-shadow-effect7:after,
.ci-shadow-effect8:before,
.ci-shadow-effect8:after {
  position: absolute;
  z-index: 0;
  content: "";
}

.ci-shadow-effect1 {
  -webkit-box-shadow: 0 8px 10px -6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 8px 10px -6px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 10px -6px rgba(0, 0, 0, 0.5);
}

.ci-shadow-effect2:before,
.ci-shadow-effect2:after {
  bottom: 15px;
  left: 10px;
  width: 45%;
  top: 80%;
  max-width: 300px;
  -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.ci-shadow-effect2:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.ci-shadow-effect3:before {
  bottom: 15px;
  left: 10px;
  width: 45%;
  top: 80%;
  max-width: 300px;
  -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.ci-shadow-effect4:after {
  bottom: 15px;
  right: 10px;
  left: auto;
  width: 45%;
  top: 80%;
  max-width: 300px;
  -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.ci-shadow-effect5:before,
.ci-shadow-effect5:after {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.ci-shadow-effect5:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}

.ci-shadow-effect6:before,
.ci-shadow-effect6:after {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  top: 10px;
  bottom: 10px;
  left: 0;
  right: 0;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.ci-shadow-effect6:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}

.ci-shadow-effect7:before,
.ci-shadow-effect7:after {
  bottom: 9px;
  left: 10px;
  width: 45%;
  top: 80%;
  max-width: 300px;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.ci-shadow-effect7:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.ci-shadow-effect8:before,
.ci-shadow-effect8:after {
  bottom: 15px;
  left: 10px;
  width: 45%;
  top: 80%;
  max-width: 300px;
  -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.ci-shadow-effect8:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/* Aura version: 1.8.7 */
table.ci-table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: separate;
  *border-collapse: collapse;
  border-spacing: 0;
}

table.ci-table tr,
table.ci-table th,
table.ci-table td {
  border-style: solid;
  border-width: 1px;
}

table.ci-table thead tr th {
  font-weight: bold;
  border-bottom-width: 2px;
}

table.ci-table tbody tr td {
  border-bottom-width: 1px;
}

table.ci-table tbody tr:last-child {
  border-bottom-width: 0;
}

table.ci-table th,
table.ci-table td {
  padding: 9px 20px 10px;
}

table.ci-table-small td {
  padding: 3px;
}

table.ci-table i {
  margin-right: 8px;
}

table.ci-table.ci-table-hovered tbody tr {
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

table.ci-table.ci-table-complex tr {
  border-bottom-width: 1px;
}

table.ci-table.ci-table-complex thead tr th {
  border-bottom-width: 1px;
}

table.ci-table.ci-table-complex thead:first-child tr:first-child th,
table.ci-table.ci-table-complex thead:first-child tr:first-child td,
table.ci-table.ci-table-complex tbody:first-child tr:first-child td,
table.ci-table.ci-table-complex tfoot:first-child tr:first-child td {
  border-top-width: 1px;
}

table.ci-table.ci-table-complex thead:last-child tr:last-child th,
table.ci-table.ci-table-complex thead:last-child tr:last-child td,
table.ci-table.ci-table-complex tbody:last-child tr:last-child td,
table.ci-table.ci-table-complex tfoot:last-child tr:last-child td {
  border-bottom-width: 1px;
}

table.ci-table.ci-table-complex th,
table.ci-table.ci-table-complex td {
  padding: 9px 20px 10px;
}

table.ci-table.ci-table-complex th:first-child,
table.ci-table.ci-table-complex td:first-child {
  border-left-width: 1px;
}

table.ci-table.ci-table-complex th:last-child,
table.ci-table.ci-table-complex td:last-child {
  border-right-width: 1px;
}

table.ci-table.ci-round {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

table.ci-table.ci-round thead:first-child tr:first-child th:first-child,
table.ci-table.ci-round thead:first-child tr:first-child td:first-child,
table.ci-table.ci-round tbody:first-child tr:first-child td:first-child {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}

table.ci-table.ci-round thead:first-child tr:first-child th:last-child,
table.ci-table.ci-round thead:first-child tr:first-child td:last-child,
table.ci-table.ci-round tbody:first-child tr:first-child td:last-child {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}

table.ci-table.ci-round tfoot:last-child tr:last-child td:first-child,
table.ci-table.ci-round tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}

table.ci-table.ci-round tfoot:last-child tr:last-child td:last-child,
table.ci-table.ci-round tbody:last-child tr:last-child td:last-child {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
}

table.ci-table.ci-table-all-borders td,
table.ci-table.ci-table-all-borders th {
  border-left-width: 1px;
}

table.ci-table.ci-table-all-borders td:last-child,
table.ci-table.ci-table-all-borders th:last-child {
  border-right-width: 1px;
}

table.ci-table.ci-table-all-borders thead:first-child tr:first-child th,
table.ci-table.ci-table-all-borders thead:first-child tr:first-child td,
table.ci-table.ci-table-all-borders tbody:first-child tr:first-child td,
table.ci-table.ci-table-all-borders tfoot:first-child tr:first-child td {
  border-top-width: 1px;
}

.ci-responsive-table-lg {
  width: 100%;
  margin-bottom: 20px;
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overlow-scrolling: touch;
}

.ci-responsive-table-lg > table {
  margin-bottom: 0;
}

.ci-responsive-table-lg > table > thead > tr > th,
.ci-responsive-table-lg > table > tbody > tr > th,
.ci-responsive-table-lg > table > tfoot > tr > th,
.ci-responsive-table-lg > table > thead > tr > td,
.ci-responsive-table-lg > table > tbody > tr > td,
.ci-responsive-table-lg > table > tfoot > tr > td {
  white-space: nowrap;
}

@media (max-width: 1119px) {
  .ci-responsive-table-md {
    width: 100%;
    margin-bottom: 20px;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overlow-scrolling: touch;
  }
  .ci-responsive-table-md > table {
    margin-bottom: 0;
  }
  .ci-responsive-table-md > table > thead > tr > th,
  .ci-responsive-table-md > table > tbody > tr > th,
  .ci-responsive-table-md > table > tfoot > tr > th,
  .ci-responsive-table-md > table > thead > tr > td,
  .ci-responsive-table-md > table > tbody > tr > td,
  .ci-responsive-table-md > table > tfoot > tr > td {
    white-space: nowrap;
  }
}

@media (max-width: 991px) {
  .ci-responsive-table-sm {
    width: 100%;
    margin-bottom: 20px;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overlow-scrolling: touch;
  }
  .ci-responsive-table-sm > table {
    margin-bottom: 0;
  }
  .ci-responsive-table-sm > table > thead > tr > th,
  .ci-responsive-table-sm > table > tbody > tr > th,
  .ci-responsive-table-sm > table > tfoot > tr > th,
  .ci-responsive-table-sm > table > thead > tr > td,
  .ci-responsive-table-sm > table > tbody > tr > td,
  .ci-responsive-table-sm > table > tfoot > tr > td {
    white-space: nowrap;
  }
}

@media (max-width: 767px) {
  .ci-responsive-table-xs {
    width: 100%;
    margin-bottom: 20px;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overlow-scrolling: touch;
  }
  .ci-responsive-table-xs > table {
    margin-bottom: 0;
  }
  .ci-responsive-table-xs > table > thead > tr > th,
  .ci-responsive-table-xs > table > tbody > tr > th,
  .ci-responsive-table-xs > table > tfoot > tr > th,
  .ci-responsive-table-xs > table > thead > tr > td,
  .ci-responsive-table-xs > table > tbody > tr > td,
  .ci-responsive-table-xs > table > tfoot > tr > td {
    white-space: nowrap;
  }
}

@media (max-width: 479px) {
  .ci-responsive-table-2xs {
    width: 100%;
    margin-bottom: 20px;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overlow-scrolling: touch;
  }
  .ci-responsive-table-2xs > table {
    margin-bottom: 0;
  }
  .ci-responsive-table-2xs > table > thead > tr > th,
  .ci-responsive-table-2xs > table > tbody > tr > th,
  .ci-responsive-table-2xs > table > tfoot > tr > th,
  .ci-responsive-table-2xs > table > thead > tr > td,
  .ci-responsive-table-2xs > table > tbody > tr > td,
  .ci-responsive-table-2xs > table > tfoot > tr > td {
    white-space: nowrap;
  }
}

@media (max-width: 319px) {
  .ci-responsive-table-3xs {
    width: 100%;
    margin-bottom: 20px;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overlow-scrolling: touch;
  }
  .ci-responsive-table-3xs > table {
    margin-bottom: 0;
  }
  .ci-responsive-table-3xs > table > thead > tr > th,
  .ci-responsive-table-3xs > table > tbody > tr > th,
  .ci-responsive-table-3xs > table > tfoot > tr > th,
  .ci-responsive-table-3xs > table > thead > tr > td,
  .ci-responsive-table-3xs > table > tbody > tr > td,
  .ci-responsive-table-3xs > table > tfoot > tr > td {
    white-space: nowrap;
  }
}

.ci-section-white table.ci-table th {
  border-color: #586266;
  color: #586266;
}

.ci-section-white table.ci-table td {
  border-color: #e5eaea;
}

.ci-section-white table.ci-table.ci-table-zebra tbody tr:nth-child(2n-1) {
  background: #f8fafa;
}

.ci-section-white table.ci-table.ci-table-complex tr,
.ci-section-white table.ci-table.ci-table-complex td,
.ci-section-white table.ci-table.ci-table-complex th {
  border-color: #e5eaea;
}

.ci-section-white table.ci-table.ci-table-complex thead tr th {
  background: #f8fafa;
  color: #586266;
  border-color: #e5eaea;
}

.ci-section-white table.ci-table.ci-table-complex tbody tr {
  background: #ffffff;
}

.ci-section-white table.ci-table.ci-table-complex.ci-table-zebra tbody tr:nth-child(2n-1) {
  background: #ffffff;
}

.ci-section-white table.ci-table.ci-table-complex.ci-table-zebra tbody tr:nth-child(2n) {
  background: #f8fafa;
}

.ci-section-white table.ci-table.ci-table-shadow {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
}

.ci-section-white table.ci-table.ci-table-all-borders th {
  border-color: #e5eaea;
}

.ci-section-grey table.ci-table th {
  border-color: #3f4551;
  color: #1c202a;
}

.ci-section-grey table.ci-table td {
  border-color: #d1d7d9;
}

.ci-section-grey table.ci-table.ci-table-zebra tbody tr:nth-child(2n-1) {
  background: #f1f3f6;
}

.ci-section-grey table.ci-table.ci-table-complex tr,
.ci-section-grey table.ci-table.ci-table-complex td,
.ci-section-grey table.ci-table.ci-table-complex th {
  border-color: #d1d7d9;
}

.ci-section-grey table.ci-table.ci-table-complex thead tr th {
  background: #e8ebf0;
  color: #1c202a;
  border-color: #d1d7d9;
}

.ci-section-grey table.ci-table.ci-table-complex tbody tr {
  background: #f8f9fb;
}

.ci-section-grey table.ci-table.ci-table-complex.ci-table-zebra tbody tr:nth-child(2n-1) {
  background: #f8f9fb;
}

.ci-section-grey table.ci-table.ci-table-complex.ci-table-zebra tbody tr:nth-child(2n) {
  background: #f1f3f6;
}

.ci-section-grey table.ci-table.ci-table-shadow {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
}

.ci-section-grey table.ci-table.ci-table-all-borders th {
  border-color: #d1d7d9;
}

.ci-section-base table.ci-table th {
  border-color: #ffffff;
  color: #ffffff;
}

.ci-section-base table.ci-table td {
  border-color: #73a5d3;
}

.ci-section-base table.ci-table.ci-table-zebra tbody tr:nth-child(2n-1) {
  background: #5993ce;
}

.ci-section-base table.ci-table.ci-table-complex tr,
.ci-section-base table.ci-table.ci-table-complex td,
.ci-section-base table.ci-table.ci-table-complex th {
  border-color: #78aee2;
}

.ci-section-base table.ci-table.ci-table-complex thead tr th {
  background: #609ddb;
  color: #ffffff;
  border-color: #78aee2;
}

.ci-section-base table.ci-table.ci-table-complex tbody tr {
  background: #5993ce;
}

.ci-section-base table.ci-table.ci-table-complex.ci-table-zebra tbody tr:nth-child(2n-1) {
  background: #548cc5;
}

.ci-section-base table.ci-table.ci-table-complex.ci-table-zebra tbody tr:nth-child(2n) {
  background: #5993ce;
}

.ci-section-base table.ci-table.ci-table-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ci-section-base table.ci-table.ci-table-all-borders th {
  border-color: #73a5d3;
}

.ci-section-dark table.ci-table th {
  border-color: #c6ccd0;
  color: #c6ccd0;
}

.ci-section-dark table.ci-table td {
  border-color: #2e343a;
}

.ci-section-dark table.ci-table.ci-table-zebra tbody tr:nth-child(2n-1) {
  background: #24292f;
}

.ci-section-dark table.ci-table.ci-table-complex tr,
.ci-section-dark table.ci-table.ci-table-complex td,
.ci-section-dark table.ci-table.ci-table-complex th {
  border-color: #32383f;
}

.ci-section-dark table.ci-table.ci-table-complex thead tr th {
  background: #262c32;
  color: #c6ccd0;
  border-color: #32383f;
}

.ci-section-dark table.ci-table.ci-table-complex tbody tr {
  background: #2a3037;
}

.ci-section-dark table.ci-table.ci-table-complex.ci-table-zebra tbody tr:nth-child(2n-1) {
  background: #2a3037;
}

.ci-section-dark table.ci-table.ci-table-complex.ci-table-zebra tbody tr:nth-child(2n) {
  background: #262c32;
}

.ci-section-dark table.ci-table.ci-table-shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.ci-section-dark table.ci-table.ci-table-all-borders th {
  border-color: #2e343a;
}

.ci-section-parallax table.ci-table th {
  border-color: #b1b1ba;
  color: #cbccd1;
}

.ci-section-parallax table.ci-table td {
  border-color: #242427;
}

.ci-section-parallax table.ci-table.ci-table-zebra tbody tr:nth-child(2n-1) {
  background: #1a1b1d;
}

.ci-section-parallax table.ci-table.ci-table-complex tr,
.ci-section-parallax table.ci-table.ci-table-complex td,
.ci-section-parallax table.ci-table.ci-table-complex th {
  border-color: #25252a;
}

.ci-section-parallax table.ci-table.ci-table-complex thead tr th {
  background: #212224;
  color: #cbccd1;
  border-color: #27282b;
}

.ci-section-parallax table.ci-table.ci-table-complex tbody tr {
  background: #1c1d1f;
}

.ci-section-parallax table.ci-table.ci-table-complex.ci-table-zebra tbody tr:nth-child(2n-1) {
  background: #1b1c1e;
}

.ci-section-parallax table.ci-table.ci-table-complex.ci-table-zebra tbody tr:nth-child(2n) {
  background: #1f2022;
}

.ci-section-parallax table.ci-table.ci-table-shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.ci-section-parallax table.ci-table.ci-table-all-borders th {
  border-color: #242427;
}

table.ci-table tbody th {
  vertical-align: top;
  padding: 10px 0 10px 15px;
  width: 150px;
  border-bottom: 1px solid #e5eaea !important;
}

table.ci-table.ci-table-small tbody th {
  padding: 3px;
}

table.ci-table.ci-table-small thead th {
  padding: 3px;
}

caption {
  color: #4d4d4d;
  margin-left: 15px;
  font-size: 16px;
}

table.ci-table .w145 {
  width: 145px;
}

.ci-table.ci-table-holdings th {
  border-width: 0;
  border-bottom: 1px solid #cccccc !important;
  padding-left: 0;
}

.ci-table.ci-table-holdings tr {
  border-style: none;
}

.ci-table.ci-table-holdings td {
  padding: 4px 0px 4px;
  border: none;
}

/* Aura version: 1.8.7 - boxes */
/*$ltr_grey: $ltr_grey;*/
.ci-box {
  padding: 30px 30px 10px;
  margin-bottom: 20px;
}

.ci-box-auto {
  padding: 30px 30px 10px;
  margin-bottom: 20px;
}

.ci-flexbox-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.ci-box-auto {
  min-height: 500pt;
}

.ci-box.ci-box-big {
  padding: 50px 50px 30px;
}

.ci-box.ci-box-small {
  padding: 20px 20px 1px;
}

.ci-box.ci-border {
  border: 1px solid transparent;
}

.ci-box.ci-round {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.ci-box.ci-border-top,
.ci-box.ci-border-left {
  position: relative;
}

.ci-box.ci-border-top:after,
.ci-box.ci-border-left:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.ci-box.ci-border-top:after {
  height: 3px;
  right: 0;
}

.ci-box.ci-border-top.ci-border:after {
  left: -1px;
  right: -1px;
  top: -1px;
}

.ci-box.ci-border-top.ci-round:after {
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}

.ci-box.ci-border-left:after {
  width: 3px;
  bottom: 0;
}

.ci-box.ci-border-left.ci-border:after {
  top: -1px;
  bottom: -1px;
  left: -1px;
}

.ci-box.ci-border-left.ci-round:after {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}

.ci-section-white .ci-box {
  background: #fff;
  color: inherit;
}

.ci-section-white .ci-box-slave {
  background: #f6f6f6;
  color: inherit;
}

.ci-section-white .ci-border-top:after,
.ci-section-white .ci-border-left:after {
  background: #009fc2;
}

/*pmx teams colors*/
.ci-border-top-epoch-color:after {
  background: #B04B23 !important;
}

.ci-border-top-altrinsic-color:after {
  background: #0084CF !important;
}

.ci-border-top-blackcreek-color:after {
  background: #0F6B38 !important;
}

.ci-border-top-lawrence-color:after {
  background: #07074e !important;
}

.ci-border-top-cimam-color:after {
  background: #002856 !important;
}

.ci-border-top-cambridge-color:after {
  background: #005A64 !important;
}

.ci-border-top-harbour-color:after {
  background: #003767 !important;
}

.ci-border-top-qv-color:after {
  background: #00573D !important;
}

.ci-border-top-trident-color:after {
  background: #0065A4 !important;
}

.ci-border-top-picton-mahoney-color:after {
  background: #45545F !important;
}

.ci-border-top-signature-color:after {
  background: #33460e !important;
}

.ci-border-top-marret-color:after {
  background: #006FB9 !important;
}

.ci-border-top-sentry-color:after {
  background: #5D8211 !important;
}

.ci-border-top-munro-color:after {
  background: #336666 !important;
}

.ci-section-white .ci-border {
  border: 1px solid #e5eaea;
}

.ci-section-white .ci-shadow {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
}

.ci-section-grey .ci-box {
  background: #e8ebf0;
  color: inherit;
}

.ci-section-grey .ci-box-slave {
  background: #e8ebf0;
  color: inherit;
}

.ci-section-grey .ci-border-top:after,
.ci-section-grey .ci-border-left:after {
  background: #609ddb;
}

.ci-section-grey .ci-border {
  border: 1px solid #d5d9dd;
}

.ci-section-grey .ci-shadow {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
}

.ci-section-base .ci-box {
  background: #548cc5;
  color: inherit;
}

.ci-section-base .ci-box-slave {
  background: #5c98d4;
  color: inherit;
}

.ci-section-base .ci-border-top:after,
.ci-section-base .ci-border-left:after {
  background: #ffffff;
}

.ci-section-base .ci-border {
  border: 1px solid #78aee2;
}

.ci-section-base .ci-shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.ci-section-dark .ci-box {
  background: #21252b;
  color: inherit;
}

.ci-section-dark .ci-box-slave {
  background: #2a3037;
  color: inherit;
}

.ci-section-dark .ci-border-top:after,
.ci-section-dark .ci-border-left:after {
  background: #609ddb;
}

.ci-section-dark .ci-border {
  border: 1px solid #32383f;
}

.ci-section-dark .ci-shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.ci-section-parallax .ci-box {
  background: #1c1d1f;
  color: inherit;
}

.ci-section-parallax .ci-box-slave {
  background: #1c1d1f;
  color: inherit;
}

.ci-section-parallax .ci-border-top:after,
.ci-section-parallax .ci-border-left:after {
  background: #609ddb;
}

.ci-section-parallax .ci-border {
  border: 1px solid #232326;
}

.ci-section-parallax .ci-shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

#altrinsic-page .ci-section-white .ci-border-top:after {
  background: #0084CF;
}

/*$ltr_grey: $ltr_grey;*/
/* Aura version: 1.8.7 */
.ci-fixed #ci-all {
  max-width: 1120px;
  margin: 0 auto;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

#ci-all {
  position: relative;
  overflow: hidden;
}

.ci-copyright {
  line-height: 30px;
}

.ci-no-margin {
  margin: 0 !important;
}

.ci-no-margin-top {
  margin-top: 0 !important;
}

.ci-no-margin-right {
  margin-right: 0 !important;
}

.ci-no-margin-bottom {
  margin-bottom: 0 !important;
}

.ci-no-margin-left {
  margin-left: 0 !important;
}

.ci-no-padding {
  padding: 0 !important;
}

.ci-no-padding-top {
  padding-top: 0 !important;
}

.ci-no-padding-right {
  padding-right: 0 !important;
}

.ci-no-padding-bottom {
  padding-bottom: 0 !important;
}

.ci-no-padding-left {
  padding-left: 0 !important;
}

.ci-margin-0 {
  margin: 0 !important;
}

.ci-margin-top-0 {
  margin-top: 0 !important;
}

.ci-margin-right-0 {
  margin-right: 0 !important;
}

.ci-margin-bottom-0 {
  margin-bottom: 0 !important;
}

.ci-margin-left-0 {
  margin-left: 0 !important;
}

.ci-padding-0 {
  padding: 0 !important;
}

.ci-padding-top-0 {
  padding-top: 0 !important;
}

.ci-padding-right-0 {
  padding-right: 0 !important;
}

.ci-padding-bottom-0 {
  padding-bottom: 0 !important;
}

.ci-padding-left-0 {
  padding-left: 0 !important;
}

.ci-padding-10 {
  padding: 10px !important;
}

.ci-padding-left-100 {
  padding-left: 100px !important;
}

.ci-padding-right-30 {
  padding-right: 30px !important;
}

.ci-padding-top-5,
.ci-padding-top-bottom-5 {
  padding-top: 10px !important;
}

.ci-padding-top-10,
.ci-padding-top-bottom-10 {
  padding-top: 10px !important;
}

.ci-padding-top-15,
.ci-padding-top-bottom-15 {
  padding-top: 15px !important;
}

.ci-padding-top-20,
.ci-padding-top-bottom-20 {
  padding-top: 20px !important;
}

.ci-padding-top-25,
.ci-padding-top-bottom-25 {
  padding-top: 25px !important;
}

.ci-padding-top-30,
.ci-padding-top-bottom-30 {
  padding-top: 30px !important;
}

.ci-padding-top-40,
.ci-padding-top-bottom-40 {
  padding-top: 40px !important;
}

.ci-padding-top-50,
.ci-padding-top-bottom-50 {
  padding-top: 50px !important;
}

.ci-padding-top-60,
.ci-padding-top-bottom-60 {
  padding-top: 60px !important;
}

.ci-padding-top-70,
.ci-padding-top-bottom-70 {
  padding-top: 60px !important;
}

.ci-padding-top-80,
.ci-padding-top-bottom-80 {
  padding-top: 80px !important;
}

.ci-padding-top-90,
.ci-padding-top-bottom-90 {
  padding-top: 90px !important;
}

.ci-padding-top-100,
.ci-padding-top-bottom-100 {
  padding-top: 100px !important;
}

.ci-padding-top-110,
.ci-padding-top-bottom-110 {
  padding-top: 110px !important;
}

.ci-padding-top-120,
.ci-padding-top-bottom-120 {
  padding-top: 120px !important;
}

.ci-padding-top-130,
.ci-padding-top-bottom-130 {
  padding-top: 130px !important;
}

.ci-padding-top-140,
.ci-padding-top-bottom-140 {
  padding-top: 140px !important;
}

.ci-padding-top-150,
.ci-padding-top-bottom-150 {
  padding-top: 150px !important;
}

.ci-padding-top-160,
.ci-padding-top-bottom-160 {
  padding-top: 160px !important;
}

.ci-padding-top-170,
.ci-padding-top-bottom-170 {
  padding-top: 170px !important;
}

.ci-padding-bottom-5 {
  padding-bottom: 5px !important;
}

.ci-padding-bottom-10,
.ci-padding-top-bottom-10 {
  padding-bottom: 10px !important;
}

.ci-padding-bottom-15,
.ci-padding-top-bottom-15 {
  padding-bottom: 15px !important;
}

.ci-padding-bottom-20,
.ci-padding-top-bottom-20 {
  padding-bottom: 20px !important;
}

.ci-padding-bottom-25,
.ci-padding-top-bottom-25 {
  padding-bottom: 20px !important;
}

.ci-padding-bottom-30,
.ci-padding-top-bottom-30 {
  padding-bottom: 30px !important;
}

.ci-padding-bottom-40,
.ci-padding-top-bottom-40 {
  padding-bottom: 40px !important;
}

.ci-padding-bottom-50,
.ci-padding-top-bottom-50 {
  padding-bottom: 50px !important;
}

.ci-padding-bottom-60,
.ci-padding-top-bottom-60 {
  padding-bottom: 60px !important;
}

.ci-padding-bottom-70,
.ci-padding-top-bottom-70 {
  padding-bottom: 70px !important;
}

.ci-padding-bottom-80,
.ci-padding-top-bottom-80 {
  padding-bottom: 80px !important;
}

.ci-padding-bottom-90,
.ci-padding-top-bottom-90 {
  padding-bottom: 90px !important;
}

.ci-padding-bottom-100,
.ci-padding-top-bottom-100 {
  padding-bottom: 100px !important;
}

.ci-padding-bottom-110,
.ci-padding-top-bottom-110 {
  padding-bottom: 110px !important;
}

.ci-padding-bottom-120,
.ci-padding-top-bottom-120 {
  padding-bottom: 120px !important;
}

.ci-padding-bottom-130,
.ci-padding-top-bottom-130 {
  padding-bottom: 130px !important;
}

.ci-padding-bottom-140,
.ci-padding-top-bottom-140 {
  padding-bottom: 140px !important;
}

.ci-padding-bottom-150,
.ci-padding-top-bottom-150 {
  padding-bottom: 150px !important;
}

.ci-padding-bottom-160,
.ci-padding-top-bottom-160 {
  padding-bottom: 160px !important;
}

.ci-padding-bottom-170,
.ci-padding-top-bottom-170 {
  padding-bottom: 170px !important;
}

.ci-no-border {
  border: 0 !important;
}

.ci-no-border-top {
  border-top: 0 !important;
}

.ci-no-border-right {
  border-right: 0 !important;
}

.ci-no-border-bottom {
  border-bottom: 0 !important;
}

.ci-no-border-left {
  border-left: 0 !important;
}

.ci-no-border-radius {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.ci-margin-sides-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.ci-margin-sides-12 {
  margin-left: 12px !important;
  margin-right: 12px !important;
}

.ci-margin-sides-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.ci-margin-sides-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.ci-margin-sides-3 {
  margin-left: 3px !important;
  margin-right: 3px !important;
}

.ci-margin-sides-2 {
  margin-left: 2px !important;
  margin-right: 2px !important;
}

.ci-margin-sides-1 {
  margin-left: 1px !important;
  margin-right: 1px !important;
}

.ci-margin-sides-0 {
  margin: 0 !important;
}

.ci-texture {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.ci-no-transitions {
  -webkit-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -o-transition-property: none !important;
  transition-property: none !important;
}

.ci-clearfix:before,
.ci-clearfix:after {
  content: " ";
  display: table;
}

.ci-clearfix:after {
  clear: both;
}

.ci-hide {
  display: none !important;
}

.ci-show {
  display: block !important;
}

.ci-pull-right {
  float: right !important;
}

.ci-pull-left {
  float: left !important;
}

.ci-left {
  float: left;
  margin: 20px 20px 20px 0;
}

.ci-right {
  float: right;
  margin: 20px 0 20px 20px;
}

.ci-center {
  display: block;
  margin: 20px auto;
  text-align: center;
}

.ci-text-left {
  text-align: left;
}

.ci-text-right {
  text-align: right;
}

.ci-text-center {
  text-align: center;
}

.ci-shadow {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08) !important;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08) !important;
}

.ci-shadow-15 {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) !important;
}

.ci-shadow-inset {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07) !important;
}

.ci-bg-main-wood {
  background: url(../img/bg/wood.jpg) #ffffff;
}

.ci-bg-main-wood-dark {
  background: url(../img/bg/wood-dark.jpg) #ffffff;
}

.ci-bg-main-wood-light {
  background: url(../img/bg/wood-light.jpg) #ffffff;
}

.ci-bg-main-embossed-dark {
  background: url(../img/bg/embossed-dark.jpg) #ffffff;
}

.ci-hide-excess {
  overflow: hidden;
}

/* google recaptha empty iframe broke layout fix */
iframe[src="about:blank"] {
  display: none;
}

.ci-box-overflow-hidden {
  overflow: hidden;
}

.ci-box-with-header {
  padding-top: 50px;
}

.ci-box-with-header h3 {
  font-size: 20px;
}

.ci-box-with-header h3:first-child {
  margin-left: -30px;
  position: absolute;
  background: #0084CF;
  color: #ffffff;
  padding: 4px 30px;
  width: 100%;
  top: -1px;
  border-radius: 2px;
  font-size: 26px;
}

.ci-columns-2 {
  column-count: 2;
  column-gap: 50px;
  margin-bottom: 20px;
}

.ci-invisible .invisible-element {
  visibility: hidden;
}

.ci-clickable-element {
  cursor: pointer;
}

/* Modified by Aleks (added class .tel) because code below had global impact */
a.tel[href^="tel:"]:before {
  font-family: "fontello";
  content: "\e8a3";
  margin-right: 0.2em;
}

ul.contact__map--list--hover li {
  padding: 10px;
}

ul.contact__map--list--hover li:hover {
  background: #f8fafa;
}

.overflow-visible {
  overflow: visible !important;
}

blockquote {
  border-left: 5px solid #f8971d;
  font-size: 1.65rem;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 50px;
  padding-left: 50px;
  border-left: none;
}

blockquote:before {
  content: '“';
  font-size: 8rem;
  color: #f8971d;
  float: left;
  left: -40px;
  top: -50px;
  height: 0px;
  position: relative;
  font-family: "Helvetica";
}

blockquote:after {
  content: '”';
  float: right;
  font-size: 8rem;
  color: #f8971d;
  position: relative;
  bottom: 25px;
  right: -40px;
  height: 0px;
  font-family: "Helvetica";
}

blockquote.fr:before {
  content: '«';
  font-size: 6rem;
  color: #f8971d;
  float: left;
  left: -45px;
  top: -50px;
  height: 0px;
  position: relative;
  font-family: "Helvetica";
}

blockquote.fr:after {
  content: '»';
  float: right;
  font-size: 6rem;
  color: #f8971d;
  position: relative;
  bottom: 40px;
  right: -40px;
  height: 0px;
  font-family: "Helvetica";
}

.ci-row h1.focus-header {
  font-size: 34px;
  border-bottom: 2px solid #eaeaea;
  margin-top: 0;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #123f80;
  text-align: center;
}

.ci-row .ci-focus-passage {
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
  margin-top: 20px;
}

.ci-row .focus-image {
  display: inline-block;
  vertical-align: top;
}

.ci-row .focus-column {
  text-align: left;
  display: inline-block;
  margin-left: 30px;
  width: 65%;
}

.ci-row .focus-column h6 {
  font-size: 24px;
  color: #123f80;
}

.focus-column ul {
  list-style-type: none;
}

.focus-column ul li {
  margin: 0;
  line-height: 30px;
  font-size: 18px;
}

.focus-column ul li:before {
  content: "\2022";
  position: absolute;
  margin-left: -15px;
  color: #009fc2;
}

.focus-row {
  padding: 30px 0;
  border-bottom: 1px solid #eaeaea;
  text-align: center;
}

.focus-row-inner {
  text-align: left;
  width: 80%;
  margin: 0 auto;
}

#after-focus {
  margin-top: 30px;
}

@media (max-width: 1023px) {
  .ci-row .focus-row-inner {
    text-align: inherit;
  }
  .ci-row .focus-column {
    width: 100%;
    margin-left: 0;
  }
  .ci-row .focus-image {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .ci-row .ci-focus-passage br {
    display: none;
  }
}

@media (max-width: 425px) {
  .ci-row h1.focus-header {
    font-size: 24px;
  }
  .ci-row .focus-column h6 {
    font-size: 18px;
  }
  .ci-row .focus-row-inner {
    width: auto;
  }
}

/* Aura version: 1.8.7 */
/*
Based on Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Updated by PI Themes

Copyright (c) 2014 Daniel Eden
Copyright (c) 2014 PI Themes
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: hidden;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.visible {
  visibility: visible;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    -ms-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

/*$ltr_grey: $ltr_grey;*/
/*Tiles Structure */
.tile-grid {
  display: grid;
  grid-template-columns: 33% 33% auto;
  grid-gap: 0px;
  margin-top: 5px;
}

@media (max-width: 992px) {
  .tile-grid {
    grid-template-columns: 50% 50%;
  }
}

@media (max-width: 767px) {
  .tile-grid {
    grid-template-columns: 100%;
  }
}

.tile-grid.onecolumn {
  grid-template-columns: 100%;
}

.tile {
  padding: 25px 25px 35px;
  background: white;
  margin: 15px 0;
  position: relative;
}

.tile:hover {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

@media (max-width: 576px) {
  .tile {
    margin: 7px 0;
    padding: 15px 15px 35px;
  }
}

.tile-grid.hero {
  grid-template-columns: 100%;
}

.insights-filter {
  background: #f1f1f1;
}

/* Filters */
label {
  font-size: 1.3rem;
}

/*Insights styles listing*/
.post-view.external {
  padding-right: 10px;
}

.post-view.external:after {
  position: static;
  padding-top: 1px;
}

.post-date {
  font-family: "Roboto Condensed", "Helvetica Neu", Arial, sans-serif;
  padding-right: 10px;
  font-size: 1.3rem;
  display: table-cell;
  width: 40%;
  font-weight: 300;
}

@media (max-width: 576px) {
  .post-date {
    width: 40%;
  }
}

.post-author {
  font-family: "Roboto Condensed", "Helvetica Neu", Arial, sans-serif;
  text-decoration: underline;
  color: #777777;
  font-size: 1.3rem;
  display: table-cell;
  font-weight: 300;
}

.post-author:hover {
  color: #009fc2;
}

.post .inner {
  width: 100%;
  display: table;
  margin-bottom: 35px;
}

.post .post-header {
  width: 100%;
  display: table;
  padding-bottom: 10px;
}

.post .post-title {
  color: #222;
  font-size: 1.9rem;
  line-height: 1.5;
}

.post .post-title a {
  color: #222;
  text-decoration: none;
}

.post .post-label {
  font-family: "Roboto Condensed", "Helvetica Neu", Arial, sans-serif;
  display: table-cell;
  width: 50%;
  padding-top: 5px;
  font-weight: 400;
}

.post .post-label .post-icon {
  padding-right: 2px;
  display: inline-block;
  float: left;
  line-height: 1;
  color: #73bdce;
}

.post .post-label .post-icon path {
  fill: #73bdce;
}

.post .post-label .post-type {
  display: inline-block;
  float: left;
  font-size: 1rem;
  text-transform: uppercase;
}

.post .post-pm-logo {
  width: 50%;
  vertical-align: top;
  display: table-cell;
}

.post .post-pm-logo img {
  max-height: 40px;
  max-width: 100px;
  float: right;
}

.post .post-meta {
  border-bottom: 1px solid #eee;
  border-bottom: 1px solid #00000014;
  border-top: 1px solid #eee;
  border-top: 1px solid #00000014;
  overflow: hidden;
  padding: 5px 0;
  width: 100%;
  display: table;
}

.post .post-meta .post-date {
  font-family: "Roboto Condensed", "Helvetica Neu", Arial, sans-serif;
  padding-right: 10px;
  font-size: 1.3rem;
  display: table-cell;
  width: 40%;
  font-weight: 300;
}

@media (max-width: 576px) {
  .post .post-meta .post-date {
    width: 40%;
  }
}

.post .post-meta .post-author {
  font-family: "Roboto Condensed", "Helvetica Neu", Arial, sans-serif;
  text-decoration: underline;
  color: #777777;
  font-size: 1.3rem;
  display: table-cell;
  font-weight: 300;
}

.post .post-meta .post-author:hover {
  color: #009fc2;
}

.post .post-body {
  display: table-row;
  width: 100%;
}

.post .post-body iframe {
  width: 100%;
}

.post .post-footer {
  width: 100%;
  position: absolute;
  bottom: 30px;
}

.post .post-category {
  font-family: "Roboto Condensed", "Helvetica Neu", Arial, sans-serif;
  font-size: 1.3rem;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 400;
}

.post .post-category a {
  color: #444;
}

.post .post-image {
  min-height: 180px;
  width: 100%;
  background-size: cover !important;
  background-position-y: 50% !important;
}

@media screen and (max-width: 767px) {
  .post .post-image {
    min-height: 250px;
    width: 100%;
  }
}

.post .post.related {
  padding-bottom: 15px;
}

.post .post.related .post-header {
  padding-bottom: 0;
}

.post .post.related .post-label .post-type, .post .post.related .post-label .post-category {
  font-size: 1.2rem;
  line-height: 1.3;
}

.post .post.related .post-date {
  margin-top: 5px;
  float: none;
  display: block;
  width: 100%;
}

.post .post.related .post-title a {
  font-size: 1.5rem;
  color: #444;
  font-weight: 500;
}

.hero .post.horizontal {
  background: rgba(0, 68, 124, 0.075);
}

.post.horizontal .post-title {
  font-size: 2.1rem;
  margin-top: 15px;
}

.post.horizontal .post-footer {
  position: static;
}

.post.horizontal .post-image {
  min-height: 300px;
  width: 100%;
  background-size: cover !important;
}

@media screen and (max-width: 767px) {
  .post.horizontal .post-image {
    min-height: 250px;
    width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .post.horizontal .rightcol {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

/*Single Insight Pages*/
.post.single .post-label {
  font-family: "Roboto Condensed", "Helvetica Neu", Arial, sans-serif;
  display: table-cell;
  width: 50%;
  padding-top: 5px;
}

.post.single .post-label .post-icon {
  line-height: 1.8;
  padding-right: 3px;
}

.post.single .post-label .post-type {
  display: inline-block;
  float: left;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 400;
  color: #444;
  padding-right: 10px;
}

.post.single .post-category {
  font-size: 1.4rem;
  padding-left: 10px;
}

.post.single .post-category a {
  color: #fff;
}

.post.single .post-date {
  margin-top: 30px;
  font-size: 1.3rem;
}

.post.single .post-body {
  padding: 20px 0px;
  display: block;
  width: auto;
}

@media screen and (max-width: 767px) {
  .post.single .post-body {
    padding: 0;
  }
}

.post.single .post-content {
  margin-bottom: 50px;
  min-height: 300px;
  font-size: 1.5rem;
  line-height: 1.6;
}

.post.single .post-content p {
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .post.single .post-content {
    padding: 20px 0;
  }
}

.header-banner.header-with-image .post-title-section {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  margin: auto;
  bottom: 0;
  width: 100%;
}

.header-banner.header-noimage .post-title-section {
  position: static;
  background: #cacec242;
  margin: auto;
  bottom: 0;
  width: 100%;
}

.post-nav.bottom {
  border-top: 1px solid #e0e0e0;
  display: block;
  overflow: hidden;
  font-size: 1.5rem;
}

.post-nav.bottom div {
  margin: 30px 0;
}

.post-nav.bottom div a {
  display: inline-block;
  color: #666e70 !important;
  padding: 5px 10px;
  border: 1px solid #fff;
}

.post-nav.bottom div a:hover, .post-nav.bottom div a:focus {
  text-decoration: none;
  border: 1px solid #ccc;
}

.post-nav.bottom div a:active {
  background: #f9f9f9;
  text-decoration: none;
  border: 1px solid #aaa;
}

.post-nav.bottom div .prev {
  float: left;
}

.post-nav.bottom div .next {
  float: right;
}

.social-share {
  margin: 10px;
  display: block;
  position: fixed;
  position: absolute;
  margin-left: -65px;
  margin-top: 0%;
}

.social-share a {
  color: #767676 !important;
  font-size: 1.6rem;
  padding: 10px 8px;
  display: block;
  transition: background-color 0.5s ease-in-out;
  /*    transition: color 0.5s ease-in;*/
}

.social-share a:hover, .social-share a:active, .social-share a:focus {
  background: #00809c;
  color: white !important;
}

.social-share .print-btn {
  background: #009fc2;
  color: white !important;
}

@media screen and (max-width: 767px) {
  .social-share {
    position: static;
    margin-left: 0;
    margin-top: 0%;
  }
  .social-share a {
    display: inline-block;
    padding: 5px 8px;
  }
}

.related-section {
  border-left: 1px solid #ddd;
  padding: 0 5px 0 25px;
}

.related-section h2 {
  margin-top: 0;
}

.related-section .post-header .post-type {
  padding-left: 5px;
}

.related-section .post-header .post-label {
  width: 100%;
  display: block;
}

.related-section .post-header .post-label .post-icon {
  line-height: 1.35;
}

.related-section .post-header .post-date {
  margin-top: 0;
  float: none;
}

.related-section .post-body {
  padding-top: 0 !important;
}

.related-section .post-category {
  margin-top: 0px;
}

.related-section .post-category a {
  color: #444 !important;
  font-size: 1.2rem;
  border-left: 1px solid #cccccc;
  padding-left: 10px;
}

@media screen and (max-width: 992px) {
  .related-section {
    border-left: none;
    background: #f6f6f6;
    padding: 30px 15px;
    margin-top: 0;
  }
  .related-section .post-body {
    padding-bottom: 0 !important;
  }
}

.contact-for-media .section-title {
  color: #00447c !important;
  padding-bottom: 10px;
}

.contact-for-media .name {
  margin-bottom: 0;
}

.contact-for-media .title {
  margin-bottom: 10px;
}

.phone,
.email {
  margin-bottom: 0px;
}

.phone a,
.email a {
  color: #444 !important;
}

.phone a:before,
.email a:before {
  text-decoration: none !important;
  color: #009fc2 !important;
  padding-right: 5px;
}

.links-section ul li:first-child {
  border-top: 1px solid #cccccc;
}

.links-section ul li {
  padding: 10px 5px;
  border-bottom: 1px solid #cccccc;
  list-style: none;
}

.links-section ul li a {
  color: #444;
}

.tags {
  padding-bottom: 30px;
}

.tag {
  display: inline-block;
  color: #fff !important;
  background: #009fc2;
  border-radius: 17px;
  padding: 6px 15px 6px;
  line-height: 1;
  margin-right: 10px;
  text-decoration: none !important;
  top: -1px;
  margin: 8px 6px;
}

.tag:hover {
  background: #00809c;
}

@media print {
  .social-share,
  .post-nav {
    display: none !important;
  }
  .header-banner {
    min-height: auto !important;
  }
}

/*$ltr_grey: $ltr_grey;*/
/*Headers*/
.header-banner {
  background-size: cover !important;
  min-height: 15vh;
}

.header-banner h1:after, .header-banner .h1:after {
  content: " ";
  border-bottom: 3px solid #f8971d;
  width: 50px;
  display: block;
  margin-top: 15px;
}

.header-banner.dark {
  color: white;
}

.header-banner.dark h1, .header-banner.dark .h1 {
  color: white;
  /*    border-left:2px solid $brand-highlight;
    padding-left: 20px;*/
}

.header-banner.dark .post-type span {
  color: white;
}

.header-banner.dark .post-type a {
  color: white;
}

.header-banner.dark p {
  color: white;
  opacity: 0.85;
}

.header-banner.light {
  background-size: cover;
}

.header-banner.light h1 {
  /* border-left:2px solid $brand-highlight;
    padding-left: 20px;*/
}

.header-banner.light .post-type a {
  color: #222;
}

.header-banner.commentaries {
  background: url(/img/iStock-917853832_x1920.jpg) 50% 80%;
}

.header-banner.news {
  background: url(/img/iStock-878444324_x1920.jpg);
}

.header-banner.news1 {
  background: url(/img/iStock-536407799_x1920.jpg) 50% 50%;
}

.header-banner.articles {
  background: url(/img/iStock-917853832_x1920.jpg) 50% 50%;
}

.header-banner.videos {
  background: url(/img/iStock-881838500_x1920.jpg) 50% 50%;
}

.header-banner.podcasts {
  background: url(/img/iStock-930304754_x1920.jpg) 50% 80%;
}

.header-banner.prices {
  background: url(/img/iStock-1000636056_x1920_v4.jpg) 80% 80%;
  min-height: auto;
}

.overlay.dark {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.5;
}

.overlay.dark.full {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #16324a;
  opacity: 1;
}

.overlay.light {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0.96;
}

.overlay.light.full {
  background: #cacec2;
  opacity: 0.2;
}

/*$ltr_grey: $ltr_grey;*/
/* Aura - accordion */
body {
  font-family: "Roboto", "Helvetica Neu", Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.7;
}

a {
  padding: 0;
  -webkit-transition: color 0.1s ease-in-out, border 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out, border 0.1s ease-in-out;
  -ms-transition: color 0.1s ease-in-out, border 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out, border 0.1s ease-in-out;
  transition: color 0.1s ease-in-out, border 0.1s ease-in-out;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

p {
  padding-bottom: 0;
  margin-bottom: 20px;
  margin-top: 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  padding: 0;
  /*  margin: 0 0 15px;*/
  font-family: "Roboto", "Helvetica Neu", Arial, sans-serif;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 0;
}

h1.ci-has-bg,
.h1.ci-has-bg,
h2.ci-has-bg,
.h2.ci-has-bg,
h3.ci-has-bg,
.h3.ci-has-bg,
h4.ci-has-bg,
.h4.ci-has-bg,
h5.ci-has-bg,
.h5.ci-has-bg,
h6.ci-has-bg,
.h6.ci-has-bg {
  overflow: hidden;
}

h1.ci-has-bg:after,
.h1.ci-has-bg:after,
h2.ci-has-bg:after,
.h2.ci-has-bg:after,
h3.ci-has-bg:after,
.h3.ci-has-bg:after,
h4.ci-has-bg:after,
.h4.ci-has-bg:after,
h5.ci-has-bg:after,
.h5.ci-has-bg:after,
h6.ci-has-bg:after,
.h6.ci-has-bg:after {
  position: relative;
  left: 18px;
  content: "";
  display: inline-block;
  width: 200%;
  height: 0.75em;
  margin: 0 -200% 0 0;
}

h1.ci-has-border,
.h1.ci-has-border,
h2.ci-has-border,
.h2.ci-has-border,
h3.ci-has-border,
.h3.ci-has-border,
h4.ci-has-border,
.h4.ci-has-border,
h5.ci-has-border,
.h5.ci-has-border,
h6.ci-has-border,
.h6.ci-has-border {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

h1.ci-has-border:after,
.h1.ci-has-border:after,
h2.ci-has-border:after,
.h2.ci-has-border:after,
h3.ci-has-border:after,
.h3.ci-has-border:after,
h4.ci-has-border:after,
.h4.ci-has-border:after,
h5.ci-has-border:after,
.h5.ci-has-border:after,
h6.ci-has-border:after,
.h6.ci-has-border:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

h1.ci-has-tall-border:after,
.h1.ci-has-tall-border:after,
h2.ci-has-tall-border:after,
.h2.ci-has-tall-border:after,
h3.ci-has-tall-border:after,
.h3.ci-has-tall-border:after,
h4.ci-has-tall-border:after,
.h4.ci-has-tall-border:after,
h5.ci-has-tall-border:after,
.h5.ci-has-tall-border:after,
h6.ci-has-tall-border:after,
.h6.ci-has-tall-border:after {
  height: 3px;
}

h1.ci-has-short-border.ci-pull-right:after,
.h1.ci-has-short-border.ci-pull-right:after,
h2.ci-has-short-border.ci-pull-right:after,
.h2.ci-has-short-border.ci-pull-right:after,
h3.ci-has-short-border.ci-pull-right:after,
.h3.ci-has-short-border.ci-pull-right:after,
h4.ci-has-short-border.ci-pull-right:after,
.h4.ci-has-short-border.ci-pull-right:after,
h5.ci-has-short-border.ci-pull-right:after,
.h5.ci-has-short-border.ci-pull-right:after,
h6.ci-has-short-border.ci-pull-right:after,
.h6.ci-has-short-border.ci-pull-right:after {
  left: auto;
  right: 0;
}

h3.ci-has-tall-border:after,
.h3.ci-has-tall-border:after,
h4.ci-has-tall-border:after,
.h4.ci-has-tall-border:after,
h5.ci-has-tall-border:after,
.h5.ci-has-tall-border:after,
h6.ci-has-tall-border:after,
.h6.ci-has-tall-border:after {
  height: 2px;
}

h1.ci-has-short-border:after,
.h1.ci-has-short-border:after,
h2.ci-has-short-border:after,
.h2.ci-has-short-border:after,
h3.ci-has-short-border:after,
.h3.ci-has-short-border:after,
h4.ci-has-short-border:after,
.h4.ci-has-short-border:after,
h5.ci-has-short-border:after,
.h5.ci-has-short-border:after,
h6.ci-has-short-border:after,
.h6.ci-has-short-border:after {
  width: 50px;
}

.ci-text-center h1.ci-has-short-border:after,
.ci-text-center .h1.ci-has-short-border:after,
.ci-text-center h2.ci-has-short-border:after,
.ci-text-center .h2.ci-has-short-border:after,
.ci-text-center h3.ci-has-short-border:after,
.ci-text-center .h3.ci-has-short-border:after,
.ci-text-center h4.ci-has-short-border:after,
.ci-text-center .h4.ci-has-short-border:after,
.ci-text-center h5.ci-has-short-border:after,
.ci-text-center .h5.ci-has-short-border:after,
.ci-text-center h6.ci-has-short-border:after,
.ci-text-center .h6.ci-has-short-border:after {
  left: 50%;
  margin: 0 0 0 -25px;
}

h1,
.h1 {
  font-size: 3.4rem;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 400;
  letter-spacing: 0px;
}

h2,
.h2 {
  font-size: 2.8rem;
  line-height: 1.3;
  margin-bottom: 10px;
  letter-spacing: 0;
}

h3,
.h3 {
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 10px;
}

h4,
.h4 {
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 10px;
  letter-spacing: 0;
}

h5,
.h5 {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 10px;
  letter-spacing: 0;
}

h6,
.h6 {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 10px;
  letter-spacing: 0;
  font-weight: 600;
}

.h1-hero {
  font-size: 5.4rem;
  letter-spacing: 0px;
}

h1.ci-title-beside-image,
.h1.ci-title-beside-image {
  margin-top: -11px;
}

h2.ci-title-beside-image,
.h2.ci-title-beside-image,
h3.ci-title-beside-image,
.h3.ci-title-beside-image,
h4.ci-title-beside-image,
.h4.ci-title-beside-image {
  margin-top: -8px;
}

h5.ci-title-beside-image,
.h5.ci-title-beside-image,
h6.ci-title-beside-image,
.h6.ci-title-beside-image {
  margin-top: -5px;
}

.lead-16 {
  font-size: 1.6rem !important;
  line-height: 1.6;
}

.lead-18 {
  font-size: 1.8rem !important;
  line-height: 1.5;
}

.lead-20 {
  font-size: 2.0rem !important;
  line-height: 1.4;
}

.lead-22 {
  font-size: 2.2rem !important;
  line-height: 1.4;
  font-weight: 300;
}

.lead-24 {
  font-size: 2.4rem !important;
  line-height: 1.4;
  font-weight: 300;
}

.lead-26 {
  font-size: 2.6rem !important;
  line-height: 1.4;
  font-weight: 300;
}

.lead-28 {
  font-size: 2.8rem !important;
  line-height: 1.4em;
  font-weight: 300;
}

.lead-30 {
  font-size: 3.0rem !important;
  line-height: 1.3;
  font-weight: 300;
}

.lead-32 {
  font-size: 3.2rem !important;
  line-height: 1.3;
  font-weight: 300;
}

.lead-34 {
  font-size: 3.4rem !important;
  line-height: 1.3;
  font-weight: 300;
}

.ci-404 {
  font-size: 16.0rem;
  line-height: 1em;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.ci-small-text {
  font-size: 1.3rem;
  line-height: 1.6  !important;
}

.ci-smaller-text {
  font-size: 1.1rem;
  line-height: 1.5  !important;
}

.ci-or {
  margin-left: 12px;
  margin-right: 12px;
}

.ci-title {
  margin-bottom: 25px;
}

.ci-weight-300 {
  font-weight: 300 !important;
}

.ci-weight-400 {
  font-weight: 400 !important;
}

.ci-weight-600 {
  font-weight: 500 !important;
}

.ci-weight-500 {
  font-weight: 500 !important;
}

.ci-weight-700 {
  font-weight: 700 !important;
}

.ci-uppercase {
  text-transform: uppercase;
}

.ci-text-condensed {
  font-family: "Roboto Condensed", "Helvetica Neu", Arial, sans-serif;
}

.ci-letter-spacing {
  letter-spacing: 1px;
}

.ci-letter-spacing-2 {
  letter-spacing: 2px;
}

.ci-letter-spacing-3 {
  letter-spacing: 3px;
}

.ci-letter-spacing-4 {
  letter-spacing: 4px;
}

.ci-italic {
  font-style: italic;
}

.ci-text-shadow {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.ci-text-shadow-white {
  text-shadow: 0 1px 0 #fff;
}

.ci-p-half {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.ci-p-two-thirds {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}

.ci-margin-top-minus-15 {
  margin-top: -15px !important;
}

.ci-margin-top-minus-10 {
  margin-top: -10px !important;
}

.ci-margin-top-minus-5 {
  margin-top: -5px !important;
}

.ci-margin-top-5 {
  margin-top: 5px !important;
}

.ci-margin-top-10 {
  margin-top: 10px !important;
}

.ci-margin-top-15 {
  margin-top: 15px !important;
}

.ci-margin-bottom-5 {
  margin-bottom: 5px !important;
}

.ci-margin-bottom-10 {
  margin-bottom: 10px !important;
}

.ci-margin-bottom-15 {
  margin-bottom: 15px !important;
}

.ci-margin-bottom-20 {
  margin-bottom: 20px !important;
}

.ci-margin-bottom-25 {
  margin-bottom: 25px !important;
}

.ci-margin-bottom-30 {
  margin-bottom: 30px !important;
}

.ci-margin-bottom-35 {
  margin-bottom: 35px !important;
}

.ci-margin-bottom-40 {
  margin-bottom: 40px !important;
}

.ci-margin-bottom-50 {
  margin-bottom: 50px !important;
}

.ci-margin-bottom-60 {
  margin-bottom: 60px !important;
}

.ci-margin-bottom-70 {
  margin-bottom: 70px !important;
}

.ci-margin-bottom-80 {
  margin-bottom: 80px !important;
}

.ci-margin-bottom-90 {
  margin-bottom: 90px !important;
}

.ci-margin-bottom-100 {
  margin-bottom: 100px !important;
}

small {
  font-size: 1.3rem;
}

.ci-text-bg-dark,
.ci-text-bg-base,
.ci-text-bg-green,
.ci-text-bg-yellow {
  padding: 0 4px 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.ci-text-bg-dark {
  background: #2f3746;
  color: #d8e1ed;
}

.ci-text-bg-green {
  background: #57d57f;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-text-bg-yellow {
  background: #fff;
  color: #613a28;
}

.ci-bg-grey {
  background: #f6f9f9 !important;
}

.ci-text-opacity-50 {
  opacity: 0.5 !important;
}

.ci-text-opacity-70 {
  opacity: 0.7 !important;
}

.ci-text-purple {
  color: #7016c3 !important;
}

.ci-text-blue {
  color: #0f80ba !important;
}

.ci-text-turquoise {
  color: #00aab3 !important;
}

.ci-text-green {
  color: #00b348 !important;
}

.ci-text-lime {
  color: #5db300 !important;
}

.ci-text-yellow {
  color: #d7dd2d !important;
}

.ci-text-orange {
  color: #f75f24 !important;
}

.ci-text-red {
  color: #d72c10 !important;
}

.ci-text-pink {
  color: #ed2f72 !important;
}

.ci-text-dark {
  color: #2e343c !important;
}

.ci-text-grey {
  color: #737A81 !important;
}

.ci-text-silver {
  color: #bdc3ca !important;
}

.ci-text-white {
  color: #fff !important;
}

.ci-text-white-for-dark {
  color: #DBE6E7 !important;
}

.ci-text-base {
  opacity: 1 !important;
}

.ci-text-base-dark {
  opacity: 1 !important;
}

ul,
ol,
dl {
  padding-left: 1.2em;
  padding-bottom: 0;
  margin-bottom: 20px;
}

ol {
  padding-left: 1.6em;
}

ul li,
ol li,
dl li {
  margin: 4px 0;
}

.ci-list-w-icons {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  -webkit-padding-start: 0;
}

.ci-list-w-icons i {
  margin-right: 10px;
}

.ci-pull-center {
  display: block;
  margin: 0 auto;
}

.ci-icon {
  font-size: 1.5rem;
}

.ci-icon.ci-icon-big {
  font-size: 42px;
}

.ci-icon.ci-icon-bigger {
  font-size: 70px;
}

.ci-icon-circle,
.ci-icon-square {
  position: relative;
  margin: 0 0 -8px 0;
  display: inline-block;
  font-size: 1.5rem;
  width: 26px;
  height: 26px;
  overflow: hidden;
  line-height: 25px;
  text-align: center;
}

.ci-icon-circle.ci-icon-big,
.ci-icon-square.ci-icon-big {
  width: 70px;
  height: 70px;
  font-size: 34px;
  line-height: 70px;
}

.ci-icon-circle.ci-icon-big.ci-icon-contur,
.ci-icon-square.ci-icon-big.ci-icon-contur {
  line-height: 68px;
}

.ci-icon-circle.ci-icon-bigger,
.ci-icon-square.ci-icon-bigger {
  width: 130px;
  height: 130px;
  font-size: 50px;
  line-height: 130px;
}

.ci-icon-circle.ci-icon-bigger.ci-icon-contur,
.ci-icon-square.ci-icon-bigger.ci-icon-contur {
  line-height: 128px;
}

.ci-icon-square {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.ci-icon-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.ci-icon-left {
  margin-right: 5px;
}

.ci-icon-right {
  margin-left: 5px;
}

abbr,
acronym {
  text-transform: uppercase;
  font-weight: 600;
}

abbr:hover,
acronym:hover {
  cursor: help;
}

code,
pre {
  font-family: Consolas, "Courier New", monospace;
  background-color: #FAF5E2;
  text-shadow: 0 1px 0 #fff;
  color: #5F443C;
  -webkit-box-shadow: inset 0 1px 0 #f0e7d3;
  -moz-box-shadow: inset 0 1px 0 #f0e7d3;
  box-shadow: inset 0 1px 0 #f0e7d3;
  border-radius: 3px;
}

code {
  padding: 2px 4px;
  text-shadow: 0 1px 0 #fff;
  white-space: nowrap;
}

pre {
  display: block;
  padding: 20px;
  margin-bottom: 20px;
  word-break: break-all;
  word-wrap: break-word;
}

pre.prettyprint {
  margin-bottom: 20px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

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

.ci-section-base {
  color: #dee7f0;
}

.ci-section-base h1,
.ci-section-base .h1,
.ci-section-base h2,
.ci-section-base .h2,
.ci-section-base h3,
.ci-section-base .h3,
.ci-section-base h4,
.ci-section-base .h4,
.ci-section-base h5,
.ci-section-base .h5,
.ci-section-base h6,
.ci-section-base .h6 {
  color: #fff;
}

.ci-section-base h1.ci-has-border:after,
.ci-section-base .h1.ci-has-border:after,
.ci-section-base h2.ci-has-border:after,
.ci-section-base .h2.ci-has-border:after,
.ci-section-base h3.ci-has-border:after,
.ci-section-base .h3.ci-has-border:after,
.ci-section-base h4.ci-has-border:after,
.ci-section-base .h4.ci-has-border:after,
.ci-section-base h5.ci-has-border:after,
.ci-section-base .h5.ci-has-border:after,
.ci-section-base h6.ci-has-border:after,
.ci-section-base .h6.ci-has-border:after {
  background: #fff;
}

.ci-section-base h1.ci-has-base-border:after,
.ci-section-base .h1.ci-has-base-border:after,
.ci-section-base h2.ci-has-base-border:after,
.ci-section-base .h2.ci-has-base-border:after,
.ci-section-base h3.ci-has-base-border:after,
.ci-section-base .h3.ci-has-base-border:after,
.ci-section-base h4.ci-has-base-border:after,
.ci-section-base .h4.ci-has-base-border:after,
.ci-section-base h5.ci-has-base-border:after,
.ci-section-base .h5.ci-has-base-border:after,
.ci-section-base h6.ci-has-base-border:after,
.ci-section-base .h6.ci-has-base-border:after {
  background: #009fc2;
}

.ci-section-base h1.ci-has-bg:after,
.ci-section-base .h1.ci-has-bg:after,
.ci-section-base h2.ci-has-bg:after,
.ci-section-base .h2.ci-has-bg:after,
.ci-section-base h3.ci-has-bg:after,
.ci-section-base .h3.ci-has-bg:after,
.ci-section-base h4.ci-has-bg:after,
.ci-section-base .h4.ci-has-bg:after,
.ci-section-base h5.ci-has-bg:after,
.ci-section-base .h5.ci-has-bg:after,
.ci-section-base h6.ci-has-bg:after,
.ci-section-base .h6.ci-has-bg:after {
  background: url("../img/bg-heading-blue.png");
}

.ci-section-base h1 a.ci-link-dark,
.ci-section-base .h1 a.ci-link-dark,
.ci-section-base h2 a.ci-link-dark,
.ci-section-base .h2 a.ci-link-dark,
.ci-section-base h3 a.ci-link-dark,
.ci-section-base .h3 a.ci-link-dark,
.ci-section-base h4 a.ci-link-dark,
.ci-section-base .h4 a.ci-link-dark,
.ci-section-base h5 a.ci-link-dark,
.ci-section-base .h5 a.ci-link-dark,
.ci-section-base h6 a.ci-link-dark,
.ci-section-base .h6 a.ci-link-dark {
  color: #fff;
}

.ci-section-base h1 a.ci-link-dark:hover,
.ci-section-base .h1 a.ci-link-dark:hover,
.ci-section-base h2 a.ci-link-dark:hover,
.ci-section-base .h2 a.ci-link-dark:hover,
.ci-section-base h3 a.ci-link-dark:hover,
.ci-section-base .h3 a.ci-link-dark:hover,
.ci-section-base h4 a.ci-link-dark:hover,
.ci-section-base .h4 a.ci-link-dark:hover,
.ci-section-base h5 a.ci-link-dark:hover,
.ci-section-base .h5 a.ci-link-dark:hover,
.ci-section-base h6 a.ci-link-dark:hover,
.ci-section-base .h6 a.ci-link-dark:hover {
  color: #fff;
}

.ci-section-base h1 a.ci-link-white,
.ci-section-base .h1 a.ci-link-white,
.ci-section-base h2 a.ci-link-white,
.ci-section-base .h2 a.ci-link-white,
.ci-section-base h3 a.ci-link-white,
.ci-section-base .h3 a.ci-link-white,
.ci-section-base h4 a.ci-link-white,
.ci-section-base .h4 a.ci-link-white,
.ci-section-base h5 a.ci-link-white,
.ci-section-base .h5 a.ci-link-white,
.ci-section-base h6 a.ci-link-white,
.ci-section-base .h6 a.ci-link-white {
  color: #fff;
}

.ci-section-base h1 a.ci-link-white:hover,
.ci-section-base .h1 a.ci-link-white:hover,
.ci-section-base h2 a.ci-link-white:hover,
.ci-section-base .h2 a.ci-link-white:hover,
.ci-section-base h3 a.ci-link-white:hover,
.ci-section-base .h3 a.ci-link-white:hover,
.ci-section-base h4 a.ci-link-white:hover,
.ci-section-base .h4 a.ci-link-white:hover,
.ci-section-base h5 a.ci-link-white:hover,
.ci-section-base .h5 a.ci-link-white:hover,
.ci-section-base h6 a.ci-link-white:hover,
.ci-section-base .h6 a.ci-link-white:hover {
  color: #fff;
}

.ci-section-base h1 a.ci-link-no-style,
.ci-section-base .h1 a.ci-link-no-style,
.ci-section-base h2 a.ci-link-no-style,
.ci-section-base .h2 a.ci-link-no-style,
.ci-section-base h3 a.ci-link-no-style,
.ci-section-base .h3 a.ci-link-no-style,
.ci-section-base h4 a.ci-link-no-style,
.ci-section-base .h4 a.ci-link-no-style,
.ci-section-base h5 a.ci-link-no-style,
.ci-section-base .h5 a.ci-link-no-style,
.ci-section-base h6 a.ci-link-no-style,
.ci-section-base .h6 a.ci-link-no-style {
  color: #fff;
}

.ci-section-base h1 a.ci-link-no-style:hover,
.ci-section-base .h1 a.ci-link-no-style:hover,
.ci-section-base h2 a.ci-link-no-style:hover,
.ci-section-base .h2 a.ci-link-no-style:hover,
.ci-section-base h3 a.ci-link-no-style:hover,
.ci-section-base .h3 a.ci-link-no-style:hover,
.ci-section-base h4 a.ci-link-no-style:hover,
.ci-section-base .h4 a.ci-link-no-style:hover,
.ci-section-base h5 a.ci-link-no-style:hover,
.ci-section-base .h5 a.ci-link-no-style:hover,
.ci-section-base h6 a.ci-link-no-style:hover,
.ci-section-base .h6 a.ci-link-no-style:hover {
  color: #fff;
}

.ci-section-base abbr,
.ci-section-base acronym,
.ci-section-base strong,
.ci-section-base b {
  color: #fff;
  font-weight: 600;
}

.ci-section-base a {
  color: #fff;
}

.ci-section-base a:hover {
  color: #fff;
}

.ci-section-base a.ci-link-dark {
  color: #fff;
}

.ci-section-base a.ci-link-dark:hover {
  color: #fff;
}

.ci-section-base a.ci-link-white {
  color: #fff;
}

.ci-section-base a.ci-link-white:hover {
  color: #fff;
}

.ci-section-base a.ci-link-no-style {
  color: #dee7f0;
}

.ci-section-base a.ci-link-no-style:hover {
  color: #fff;
}

.ci-section-base .ci-link-dark a {
  color: #fff;
}

.ci-section-base .ci-link-dark a:hover {
  color: #fff;
}

.ci-section-base .ci-link-white a {
  color: #fff;
}

.ci-section-base .ci-link-white a:hover {
  color: #fff;
}

.ci-section-base .ci-link-no-style a {
  color: #dee7f0;
}

.ci-section-base .ci-link-no-style a:hover {
  color: #fff;
}

.ci-section-base .lead-20,
.ci-section-base .lead-22,
.ci-section-base .lead-24,
.ci-section-base .lead-26,
.ci-section-base .lead-28,
.ci-section-base .lead-30,
.ci-section-base .lead-32,
.ci-section-base .lead-34 {
  color: #fff;
}

.ci-section-base a strong,
.ci-section-base a b {
  color: #fff;
}

.ci-section-base a strong:hover,
.ci-section-base a b:hover {
  color: #fff;
}

.ci-section-white {
  color: #444;
}

.ci-section-white h1,
.ci-section-white .h1,
.ci-section-white h2,
.ci-section-white .h2,
.ci-section-white h3,
.ci-section-white .h3,
.ci-section-white h4,
.ci-section-white .h4,
.ci-section-white h5,
.ci-section-white .h5,
.ci-section-white h6,
.ci-section-white .h6 {
  color: #21252b;
}

.ci-section-white h1.ci-has-border:after,
.ci-section-white .h1.ci-has-border:after,
.ci-section-white h2.ci-has-border:after,
.ci-section-white .h2.ci-has-border:after,
.ci-section-white h3.ci-has-border:after,
.ci-section-white .h3.ci-has-border:after,
.ci-section-white h4.ci-has-border:after,
.ci-section-white .h4.ci-has-border:after,
.ci-section-white h5.ci-has-border:after,
.ci-section-white .h5.ci-has-border:after,
.ci-section-white h6.ci-has-border:after,
.ci-section-white .h6.ci-has-border:after {
  background: #21252b;
}

.ci-section-white h1.ci-has-base-border:after,
.ci-section-white .h1.ci-has-base-border:after,
.ci-section-white h2.ci-has-base-border:after,
.ci-section-white .h2.ci-has-base-border:after,
.ci-section-white h3.ci-has-base-border:after,
.ci-section-white .h3.ci-has-base-border:after,
.ci-section-white h4.ci-has-base-border:after,
.ci-section-white .h4.ci-has-base-border:after,
.ci-section-white h5.ci-has-base-border:after,
.ci-section-white .h5.ci-has-base-border:after,
.ci-section-white h6.ci-has-base-border:after,
.ci-section-white .h6.ci-has-base-border:after {
  background: rgba(0, 68, 124, 0.6);
}

.ci-section-parallax h1.ci-has-orange-border:after,
.ci-section-dark h1.ci-has-orange-border:after,
.ci-section-parallax .h1.ci-has-orange-border:after,
.ci-section-dark .h1.ci-has-orange-border:after,
.ci-section-parallax h2.ci-has-orange-border:after,
.ci-section-parallax .h2.ci-has-orange-border:after,
.ci-section-parallax h3.ci-has-orange-border:after,
.ci-section-parallax .h3.ci-has-orange-border:after,
.ci-section-parallax h4.ci-has-orange-border:after,
.ci-section-parallax .h4.ci-has-orange-border:after,
.ci-section-parallax h5.ci-has-orange-border:after,
.ci-section-parallax .h5.ci-has-orange-border:after,
.ci-section-parallax h6.ci-has-orange-border:after,
.ci-section-parallax .h6.ci-has-orange-border:after {
  background: #f8971d !important;
}

.ci-section-white h1.ci-has-bg:after,
.ci-section-white .h1.ci-has-bg:after,
.ci-section-white h2.ci-has-bg:after,
.ci-section-white .h2.ci-has-bg:after,
.ci-section-white h3.ci-has-bg:after,
.ci-section-white .h3.ci-has-bg:after,
.ci-section-white h4.ci-has-bg:after,
.ci-section-white .h4.ci-has-bg:after,
.ci-section-white h5.ci-has-bg:after,
.ci-section-white .h5.ci-has-bg:after,
.ci-section-white h6.ci-has-bg:after,
.ci-section-white .h6.ci-has-bg:after {
  background: url("../img/bg-heading.png");
}

.ci-section-white h1 a.ci-link-dark,
.ci-section-white .h1 a.ci-link-dark,
.ci-section-white h2 a.ci-link-dark,
.ci-section-white .h2 a.ci-link-dark,
.ci-section-white h3 a.ci-link-dark,
.ci-section-white .h3 a.ci-link-dark,
.ci-section-white h4 a.ci-link-dark,
.ci-section-white .h4 a.ci-link-dark,
.ci-section-white h5 a.ci-link-dark,
.ci-section-white .h5 a.ci-link-dark,
.ci-section-white h6 a.ci-link-dark,
.ci-section-white .h6 a.ci-link-dark {
  color: #21252b;
}

.ci-section-white h1 a.ci-link-dark:hover,
.ci-section-white .h1 a.ci-link-dark:hover,
.ci-section-white h2 a.ci-link-dark:hover,
.ci-section-white .h2 a.ci-link-dark:hover,
.ci-section-white h3 a.ci-link-dark:hover,
.ci-section-white .h3 a.ci-link-dark:hover,
.ci-section-white h4 a.ci-link-dark:hover,
.ci-section-white .h4 a.ci-link-dark:hover,
.ci-section-white h5 a.ci-link-dark:hover,
.ci-section-white .h5 a.ci-link-dark:hover,
.ci-section-white h6 a.ci-link-dark:hover,
.ci-section-white .h6 a.ci-link-dark:hover {
  color: #009fc2;
}

.ci-section-white h1 a.ci-link-white,
.ci-section-white .h1 a.ci-link-white,
.ci-section-white h2 a.ci-link-white,
.ci-section-white .h2 a.ci-link-white,
.ci-section-white h3 a.ci-link-white,
.ci-section-white .h3 a.ci-link-white,
.ci-section-white h4 a.ci-link-white,
.ci-section-white .h4 a.ci-link-white,
.ci-section-white h5 a.ci-link-white,
.ci-section-white .h5 a.ci-link-white,
.ci-section-white h6 a.ci-link-white,
.ci-section-white .h6 a.ci-link-white {
  color: #fff;
}

.ci-section-white h1 a.ci-link-white:hover,
.ci-section-white .h1 a.ci-link-white:hover,
.ci-section-white h2 a.ci-link-white:hover,
.ci-section-white .h2 a.ci-link-white:hover,
.ci-section-white h3 a.ci-link-white:hover,
.ci-section-white .h3 a.ci-link-white:hover,
.ci-section-white h4 a.ci-link-white:hover,
.ci-section-white .h4 a.ci-link-white:hover,
.ci-section-white h5 a.ci-link-white:hover,
.ci-section-white .h5 a.ci-link-white:hover,
.ci-section-white h6 a.ci-link-white:hover,
.ci-section-white .h6 a.ci-link-white:hover {
  color: #fff;
}

.ci-section-white h1 a.ci-link-no-style,
.ci-section-white .h1 a.ci-link-no-style,
.ci-section-white h2 a.ci-link-no-style,
.ci-section-white .h2 a.ci-link-no-style,
.ci-section-white h3 a.ci-link-no-style,
.ci-section-white .h3 a.ci-link-no-style,
.ci-section-white h4 a.ci-link-no-style,
.ci-section-white .h4 a.ci-link-no-style,
.ci-section-white h5 a.ci-link-no-style,
.ci-section-white .h5 a.ci-link-no-style,
.ci-section-white h6 a.ci-link-no-style,
.ci-section-white .h6 a.ci-link-no-style {
  color: #21252b;
}

.ci-section-white h1 a.ci-link-no-style:hover,
.ci-section-white .h1 a.ci-link-no-style:hover,
.ci-section-white h2 a.ci-link-no-style:hover,
.ci-section-white .h2 a.ci-link-no-style:hover,
.ci-section-white h3 a.ci-link-no-style:hover,
.ci-section-white .h3 a.ci-link-no-style:hover,
.ci-section-white h4 a.ci-link-no-style:hover,
.ci-section-white .h4 a.ci-link-no-style:hover,
.ci-section-white h5 a.ci-link-no-style:hover,
.ci-section-white .h5 a.ci-link-no-style:hover,
.ci-section-white h6 a.ci-link-no-style:hover,
.ci-section-white .h6 a.ci-link-no-style:hover {
  color: #009fc2;
}

.ci-section-white abbr,
.ci-section-white acronym,
.ci-section-white strong,
.ci-section-white b {
  color: #21252b;
  font-weight: 500;
}

.ci-section-white a {
  color: #009fc2;
}

.ci-section-white a:hover {
  color: #00447c;
}

.ci-section-white a.ci-link-dark {
  color: #21252b;
}

.ci-section-white a.ci-link-dark:hover {
  color: #009fc2;
}

.ci-section-white a.ci-link-white {
  color: #fff;
}

.ci-section-white a.ci-link-white:hover {
  color: #fff;
}

.ci-section-white a.ci-link-no-style {
  color: #666e70;
}

.ci-section-white a.ci-link-no-style:hover {
  color: #009fc2;
}

.ci-section-white .ci-link-dark a {
  color: #21252b;
}

.ci-section-white .ci-link-dark a:hover {
  color: #009fc2;
}

.ci-section-white .ci-link-white a {
  color: #fff;
}

.ci-section-white .ci-link-white a:hover {
  color: #fff;
}

.ci-section-white .ci-link-no-style a {
  color: #666e70;
}

.ci-section-white .ci-link-no-style a:hover {
  color: #009fc2;
}

.ci-underline {
  text-decoration: underline;
}

.ci-underlined-link a {
  position: relative;
  text-decoration: none !important;
  padding-bottom: 2px;
}

.ci-underlined-link a:hover {
  color: #009fc2;
}

.ci-underlined-link a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #009fc2;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}

.ci-underlined-link a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.ci-section-white .lead-20,
.ci-section-white .lead-22,
.ci-section-white .lead-24,
.ci-section-white .lead-26,
.ci-section-white .lead-28,
.ci-section-white .lead-30,
.ci-section-white .lead-32,
.ci-section-white .lead-34 {
  color: #3c4446;
}

.ci-section-white a strong,
.ci-section-white a b {
  color: #009fc2;
}

.ci-section-white a strong:hover,
.ci-section-white a b:hover {
  color: #487ab9;
}

.ci-section-grey {
  color: #666e70;
}

.ci-section-grey h1,
.ci-section-grey .h1,
.ci-section-grey h2,
.ci-section-grey .h2,
.ci-section-grey h3,
.ci-section-grey .h3,
.ci-section-grey h4,
.ci-section-grey .h4,
.ci-section-grey h5,
.ci-section-grey .h5,
.ci-section-grey h6,
.ci-section-grey .h6 {
  color: #21252b;
}

.ci-section-grey h1.ci-has-border:after,
.ci-section-grey .h1.ci-has-border:after,
.ci-section-grey h2.ci-has-border:after,
.ci-section-grey .h2.ci-has-border:after,
.ci-section-grey h3.ci-has-border:after,
.ci-section-grey .h3.ci-has-border:after,
.ci-section-grey h4.ci-has-border:after,
.ci-section-grey .h4.ci-has-border:after,
.ci-section-grey h5.ci-has-border:after,
.ci-section-grey .h5.ci-has-border:after,
.ci-section-grey h6.ci-has-border:after,
.ci-section-grey .h6.ci-has-border:after {
  background: #21252b;
}

.ci-section-grey h1.ci-has-base-border:after,
.ci-section-grey .h1.ci-has-base-border:after,
.ci-section-grey h2.ci-has-base-border:after,
.ci-section-grey .h2.ci-has-base-border:after,
.ci-section-grey h3.ci-has-base-border:after,
.ci-section-grey .h3.ci-has-base-border:after,
.ci-section-grey h4.ci-has-base-border:after,
.ci-section-grey .h4.ci-has-base-border:after,
.ci-section-grey h5.ci-has-base-border:after,
.ci-section-grey .h5.ci-has-base-border:after,
.ci-section-grey h6.ci-has-base-border:after,
.ci-section-grey .h6.ci-has-base-border:after {
  background: rgba(0, 68, 124, 0.4);
}

.ci-section-grey h1.ci-has-bg:after,
.ci-section-grey .h1.ci-has-bg:after,
.ci-section-grey h2.ci-has-bg:after,
.ci-section-grey .h2.ci-has-bg:after,
.ci-section-grey h3.ci-has-bg:after,
.ci-section-grey .h3.ci-has-bg:after,
.ci-section-grey h4.ci-has-bg:after,
.ci-section-grey .h4.ci-has-bg:after,
.ci-section-grey h5.ci-has-bg:after,
.ci-section-grey .h5.ci-has-bg:after,
.ci-section-grey h6.ci-has-bg:after,
.ci-section-grey .h6.ci-has-bg:after {
  background: url("../img/bg-heading-grey.png");
}

.ci-section-grey h1 a.ci-link-dark,
.ci-section-grey .h1 a.ci-link-dark,
.ci-section-grey h2 a.ci-link-dark,
.ci-section-grey .h2 a.ci-link-dark,
.ci-section-grey h3 a.ci-link-dark,
.ci-section-grey .h3 a.ci-link-dark,
.ci-section-grey h4 a.ci-link-dark,
.ci-section-grey .h4 a.ci-link-dark,
.ci-section-grey h5 a.ci-link-dark,
.ci-section-grey .h5 a.ci-link-dark,
.ci-section-grey h6 a.ci-link-dark,
.ci-section-grey .h6 a.ci-link-dark {
  color: #21252b;
}

.ci-section-grey h1 a.ci-link-dark:hover,
.ci-section-grey .h1 a.ci-link-dark:hover,
.ci-section-grey h2 a.ci-link-dark:hover,
.ci-section-grey .h2 a.ci-link-dark:hover,
.ci-section-grey h3 a.ci-link-dark:hover,
.ci-section-grey .h3 a.ci-link-dark:hover,
.ci-section-grey h4 a.ci-link-dark:hover,
.ci-section-grey .h4 a.ci-link-dark:hover,
.ci-section-grey h5 a.ci-link-dark:hover,
.ci-section-grey .h5 a.ci-link-dark:hover,
.ci-section-grey h6 a.ci-link-dark:hover,
.ci-section-grey .h6 a.ci-link-dark:hover {
  color: #009fc2;
}

.ci-section-grey h1 a.ci-link-white,
.ci-section-grey .h1 a.ci-link-white,
.ci-section-grey h2 a.ci-link-white,
.ci-section-grey .h2 a.ci-link-white,
.ci-section-grey h3 a.ci-link-white,
.ci-section-grey .h3 a.ci-link-white,
.ci-section-grey h4 a.ci-link-white,
.ci-section-grey .h4 a.ci-link-white,
.ci-section-grey h5 a.ci-link-white,
.ci-section-grey .h5 a.ci-link-white,
.ci-section-grey h6 a.ci-link-white,
.ci-section-grey .h6 a.ci-link-white {
  color: #fff;
}

.ci-section-grey h1 a.ci-link-white:hover,
.ci-section-grey .h1 a.ci-link-white:hover,
.ci-section-grey h2 a.ci-link-white:hover,
.ci-section-grey .h2 a.ci-link-white:hover,
.ci-section-grey h3 a.ci-link-white:hover,
.ci-section-grey .h3 a.ci-link-white:hover,
.ci-section-grey h4 a.ci-link-white:hover,
.ci-section-grey .h4 a.ci-link-white:hover,
.ci-section-grey h5 a.ci-link-white:hover,
.ci-section-grey .h5 a.ci-link-white:hover,
.ci-section-grey h6 a.ci-link-white:hover,
.ci-section-grey .h6 a.ci-link-white:hover {
  color: #fff;
}

.ci-section-grey h1 a.ci-link-no-style,
.ci-section-grey .h1 a.ci-link-no-style,
.ci-section-grey h2 a.ci-link-no-style,
.ci-section-grey .h2 a.ci-link-no-style,
.ci-section-grey h3 a.ci-link-no-style,
.ci-section-grey .h3 a.ci-link-no-style,
.ci-section-grey h4 a.ci-link-no-style,
.ci-section-grey .h4 a.ci-link-no-style,
.ci-section-grey h5 a.ci-link-no-style,
.ci-section-grey .h5 a.ci-link-no-style,
.ci-section-grey h6 a.ci-link-no-style,
.ci-section-grey .h6 a.ci-link-no-style {
  color: #21252b;
}

.ci-section-grey h1 a.ci-link-no-style:hover,
.ci-section-grey .h1 a.ci-link-no-style:hover,
.ci-section-grey h2 a.ci-link-no-style:hover,
.ci-section-grey .h2 a.ci-link-no-style:hover,
.ci-section-grey h3 a.ci-link-no-style:hover,
.ci-section-grey .h3 a.ci-link-no-style:hover,
.ci-section-grey h4 a.ci-link-no-style:hover,
.ci-section-grey .h4 a.ci-link-no-style:hover,
.ci-section-grey h5 a.ci-link-no-style:hover,
.ci-section-grey .h5 a.ci-link-no-style:hover,
.ci-section-grey h6 a.ci-link-no-style:hover,
.ci-section-grey .h6 a.ci-link-no-style:hover {
  color: #009fc2;
}

.ci-section-grey abbr,
.ci-section-grey acronym,
.ci-section-grey strong,
.ci-section-grey b {
  color: #21252b;
  font-weight: 600;
}

.ci-section-grey a {
  color: #009fc2;
}

.ci-section-grey .dark {
  color: #00447c;
}

.ci-section-grey a:hover {
  color: #00809c;
}

.ci-section-grey a.ci-link-dark {
  color: #00447c;
}

.ci-section-grey a.ci-link-dark:hover {
  color: #009fc2;
}

.ci-section-grey a.ci-link-white {
  color: #fff;
}

.ci-section-grey a.ci-link-white:hover {
  color: #fff;
}

.ci-section-grey a.ci-link-no-style {
  color: #666e70;
}

.ci-section-grey a.ci-link-no-style:hover {
  color: #009fc2;
}

.ci-section-grey .ci-link-dark a {
  color: #21252b;
}

.ci-section-grey .ci-link-dark a:hover {
  color: #009fc2;
}

.ci-section-grey .ci-link-white a {
  color: #fff;
}

.ci-section-grey .ci-link-white a:hover {
  color: #fff;
}

.ci-section-grey .ci-link-no-style a {
  color: #666e70;
}

.ci-section-grey .ci-link-no-style a:hover {
  color: #009fc2;
}

.ci-section-grey .lead-20,
.ci-section-grey .lead-22,
.ci-section-grey .lead-24,
.ci-section-grey .lead-26,
.ci-section-grey .lead-28,
.ci-section-grey .lead-30,
.ci-section-grey .lead-32,
.ci-section-grey .lead-34 {
  color: #4c5355;
}

.ci-section-grey a strong,
.ci-section-grey a b {
  color: #009fc2;
}

.ci-section-grey a strong:hover,
.ci-section-grey a b:hover {
  color: #00809c;
}

.ci-section-dark {
  color: #858d91;
}

.ci-section-dark h1,
.ci-section-dark .h1,
.ci-section-dark h2,
.ci-section-dark .h2,
.ci-section-dark h3,
.ci-section-dark .h3,
.ci-section-dark h4,
.ci-section-dark .h4,
.ci-section-dark h5,
.ci-section-dark .h5,
.ci-section-dark h6,
.ci-section-dark .h6 {
  color: #fff;
}

.ci-section-dark h1.ci-has-border:after,
.ci-section-dark .h1.ci-has-border:after,
.ci-section-dark h2.ci-has-border:after,
.ci-section-dark .h2.ci-has-border:after,
.ci-section-dark h3.ci-has-border:after,
.ci-section-dark .h3.ci-has-border:after,
.ci-section-dark h4.ci-has-border:after,
.ci-section-dark .h4.ci-has-border:after,
.ci-section-dark h5.ci-has-border:after,
.ci-section-dark .h5.ci-has-border:after,
.ci-section-dark h6.ci-has-border:after,
.ci-section-dark .h6.ci-has-border:after {
  background: #fff;
}

.ci-section-dark h1.ci-has-base-border:after,
.ci-section-dark .h1.ci-has-base-border:after,
.ci-section-dark h2.ci-has-base-border:after,
.ci-section-dark .h2.ci-has-base-border:after,
.ci-section-dark h3.ci-has-base-border:after,
.ci-section-dark .h3.ci-has-base-border:after,
.ci-section-dark h4.ci-has-base-border:after,
.ci-section-dark .h4.ci-has-base-border:after,
.ci-section-dark h5.ci-has-base-border:after,
.ci-section-dark .h5.ci-has-base-border:after,
.ci-section-dark h6.ci-has-base-border:after,
.ci-section-dark .h6.ci-has-base-border:after {
  background: #009fc2;
}

.ci-section-dark h1.ci-has-bg:after,
.ci-section-dark .h1.ci-has-bg:after,
.ci-section-dark h2.ci-has-bg:after,
.ci-section-dark .h2.ci-has-bg:after,
.ci-section-dark h3.ci-has-bg:after,
.ci-section-dark .h3.ci-has-bg:after,
.ci-section-dark h4.ci-has-bg:after,
.ci-section-dark .h4.ci-has-bg:after,
.ci-section-dark h5.ci-has-bg:after,
.ci-section-dark .h5.ci-has-bg:after,
.ci-section-dark h6.ci-has-bg:after,
.ci-section-dark .h6.ci-has-bg:after {
  background: url("../img/bg-heading-dark.png");
}

.ci-section-dark h1 a.ci-link-dark,
.ci-section-dark .h1 a.ci-link-dark,
.ci-section-dark h2 a.ci-link-dark,
.ci-section-dark .h2 a.ci-link-dark,
.ci-section-dark h3 a.ci-link-dark,
.ci-section-dark .h3 a.ci-link-dark,
.ci-section-dark h4 a.ci-link-dark,
.ci-section-dark .h4 a.ci-link-dark,
.ci-section-dark h5 a.ci-link-dark,
.ci-section-dark .h5 a.ci-link-dark,
.ci-section-dark h6 a.ci-link-dark,
.ci-section-dark .h6 a.ci-link-dark {
  color: #fff;
}

.ci-section-dark h1 a.ci-link-dark:hover,
.ci-section-dark .h1 a.ci-link-dark:hover,
.ci-section-dark h2 a.ci-link-dark:hover,
.ci-section-dark .h2 a.ci-link-dark:hover,
.ci-section-dark h3 a.ci-link-dark:hover,
.ci-section-dark .h3 a.ci-link-dark:hover,
.ci-section-dark h4 a.ci-link-dark:hover,
.ci-section-dark .h4 a.ci-link-dark:hover,
.ci-section-dark h5 a.ci-link-dark:hover,
.ci-section-dark .h5 a.ci-link-dark:hover,
.ci-section-dark h6 a.ci-link-dark:hover,
.ci-section-dark .h6 a.ci-link-dark:hover {
  color: #009fc2;
}

.ci-section-dark h1 a.ci-link-white,
.ci-section-dark .h1 a.ci-link-white,
.ci-section-dark h2 a.ci-link-white,
.ci-section-dark .h2 a.ci-link-white,
.ci-section-dark h3 a.ci-link-white,
.ci-section-dark .h3 a.ci-link-white,
.ci-section-dark h4 a.ci-link-white,
.ci-section-dark .h4 a.ci-link-white,
.ci-section-dark h5 a.ci-link-white,
.ci-section-dark .h5 a.ci-link-white,
.ci-section-dark h6 a.ci-link-white,
.ci-section-dark .h6 a.ci-link-white {
  color: #fff;
}

.ci-section-dark h1 a.ci-link-white:hover,
.ci-section-dark .h1 a.ci-link-white:hover,
.ci-section-dark h2 a.ci-link-white:hover,
.ci-section-dark .h2 a.ci-link-white:hover,
.ci-section-dark h3 a.ci-link-white:hover,
.ci-section-dark .h3 a.ci-link-white:hover,
.ci-section-dark h4 a.ci-link-white:hover,
.ci-section-dark .h4 a.ci-link-white:hover,
.ci-section-dark h5 a.ci-link-white:hover,
.ci-section-dark .h5 a.ci-link-white:hover,
.ci-section-dark h6 a.ci-link-white:hover,
.ci-section-dark .h6 a.ci-link-white:hover {
  color: #fff;
}

.ci-section-dark h1 a.ci-link-no-style,
.ci-section-dark .h1 a.ci-link-no-style,
.ci-section-dark h2 a.ci-link-no-style,
.ci-section-dark .h2 a.ci-link-no-style,
.ci-section-dark h3 a.ci-link-no-style,
.ci-section-dark .h3 a.ci-link-no-style,
.ci-section-dark h4 a.ci-link-no-style,
.ci-section-dark .h4 a.ci-link-no-style,
.ci-section-dark h5 a.ci-link-no-style,
.ci-section-dark .h5 a.ci-link-no-style,
.ci-section-dark h6 a.ci-link-no-style,
.ci-section-dark .h6 a.ci-link-no-style {
  color: #fff;
}

.ci-section-dark h1 a.ci-link-no-style:hover,
.ci-section-dark .h1 a.ci-link-no-style:hover,
.ci-section-dark h2 a.ci-link-no-style:hover,
.ci-section-dark .h2 a.ci-link-no-style:hover,
.ci-section-dark h3 a.ci-link-no-style:hover,
.ci-section-dark .h3 a.ci-link-no-style:hover,
.ci-section-dark h4 a.ci-link-no-style:hover,
.ci-section-dark .h4 a.ci-link-no-style:hover,
.ci-section-dark h5 a.ci-link-no-style:hover,
.ci-section-dark .h5 a.ci-link-no-style:hover,
.ci-section-dark h6 a.ci-link-no-style:hover,
.ci-section-dark .h6 a.ci-link-no-style:hover {
  color: #009fc2;
}

.ci-section-dark abbr,
.ci-section-dark acronym,
.ci-section-dark strong,
.ci-section-dark b {
  color: #ccccd5;
  font-weight: 600;
}

.ci-section-dark a {
  color: #009fc2;
}

.ci-section-dark a:hover {
  color: #009fc2;
}

.ci-section-dark a.ci-link-dark {
  color: #fff;
}

.ci-section-dark a.ci-link-dark:hover {
  color: #009fc2;
}

.ci-section-dark a.ci-link-white {
  color: #fff;
}

.ci-section-dark a.ci-link-white:hover {
  color: #fff;
}

.ci-section-dark a.ci-link-no-style {
  color: #858d91;
}

.ci-section-dark a.ci-link-no-style:hover {
  color: #009fc2;
}

.ci-section-dark .ci-link-dark a {
  color: #fff;
}

.ci-section-dark .ci-link-dark a:hover {
  color: #009fc2;
}

.ci-section-dark .ci-link-white a {
  color: #fff;
}

.ci-section-dark .ci-link-white a:hover {
  color: #fff;
}

.ci-section-dark .ci-link-no-style a {
  color: #858d91;
}

.ci-section-dark .ci-link-no-style a:hover {
  color: #009fc2;
}

.ci-section-dark .lead-20,
.ci-section-dark .lead-22,
.ci-section-dark .lead-24,
.ci-section-dark .lead-26,
.ci-section-dark .lead-28,
.ci-section-dark .lead-30,
.ci-section-dark .lead-32,
.ci-section-dark .lead-34 {
  color: #bbc8ce;
}

.ci-section-dark a strong,
.ci-section-dark a b {
  color: #009fc2;
}

.ci-section-dark a strong:hover,
.ci-section-dark a b:hover {
  color: #00809c;
}

.ci-section-parallax {
  color: rgba(250, 250, 250, 0.7);
}

.ci-section-parallax h1,
.ci-section-parallax .h1,
.ci-section-parallax h2,
.ci-section-parallax .h2,
.ci-section-parallax h3,
.ci-section-parallax .h3,
.ci-section-parallax h4,
.ci-section-parallax .h4,
.ci-section-parallax h5,
.ci-section-parallax .h5,
.ci-section-parallax h6,
.ci-section-parallax .h6 {
  color: #fff;
}

.ci-section-parallax h1.ci-has-border:after,
.ci-section-parallax .h1.ci-has-border:after,
.ci-section-parallax h2.ci-has-border:after,
.ci-section-parallax .h2.ci-has-border:after,
.ci-section-parallax h3.ci-has-border:after,
.ci-section-parallax .h3.ci-has-border:after,
.ci-section-parallax h4.ci-has-border:after,
.ci-section-parallax .h4.ci-has-border:after,
.ci-section-parallax h5.ci-has-border:after,
.ci-section-parallax .h5.ci-has-border:after,
.ci-section-parallax h6.ci-has-border:after,
.ci-section-parallax .h6.ci-has-border:after {
  background: #fff;
}

.ci-section-parallax h1.ci-has-base-border:after,
.ci-section-parallax .h1.ci-has-base-border:after,
.ci-section-parallax h2.ci-has-base-border:after,
.ci-section-parallax .h2.ci-has-base-border:after,
.ci-section-parallax h3.ci-has-base-border:after,
.ci-section-parallax .h3.ci-has-base-border:after,
.ci-section-parallax h4.ci-has-base-border:after,
.ci-section-parallax .h4.ci-has-base-border:after,
.ci-section-parallax h5.ci-has-base-border:after,
.ci-section-parallax .h5.ci-has-base-border:after,
.ci-section-parallax h6.ci-has-base-border:after,
.ci-section-parallax .h6.ci-has-base-border:after {
  background: #009fc2;
}

/*pmx teams colors*/
.ci-section-parallax .h2.ci-epoch-color:after {
  background: #B04B23 !important;
}

.ci-section-parallax .h2.ci-altrinsic-color:after {
  background: #0084CF !important;
}

.ci-section-parallax .h2.ci-blackcreek-color:after {
  background: #0F6B38 !important;
}

.ci-section-parallax h1.ci-has-bg:after,
.ci-section-parallax .h1.ci-has-bg:after,
.ci-section-parallax h2.ci-has-bg:after,
.ci-section-parallax .h2.ci-has-bg:after,
.ci-section-parallax h3.ci-has-bg:after,
.ci-section-parallax .h3.ci-has-bg:after,
.ci-section-parallax h4.ci-has-bg:after,
.ci-section-parallax .h4.ci-has-bg:after,
.ci-section-parallax h5.ci-has-bg:after,
.ci-section-parallax .h5.ci-has-bg:after,
.ci-section-parallax h6.ci-has-bg:after,
.ci-section-parallax .h6.ci-has-bg:after {
  background: url("../img/bg-heading-darker.png");
}

.ci-section-parallax h1 a.ci-link-dark,
.ci-section-parallax .h1 a.ci-link-dark,
.ci-section-parallax h2 a.ci-link-dark,
.ci-section-parallax .h2 a.ci-link-dark,
.ci-section-parallax h3 a.ci-link-dark,
.ci-section-parallax .h3 a.ci-link-dark,
.ci-section-parallax h4 a.ci-link-dark,
.ci-section-parallax .h4 a.ci-link-dark,
.ci-section-parallax h5 a.ci-link-dark,
.ci-section-parallax .h5 a.ci-link-dark,
.ci-section-parallax h6 a.ci-link-dark,
.ci-section-parallax .h6 a.ci-link-dark {
  color: #fff;
}

.ci-section-parallax h1 a.ci-link-dark:hover,
.ci-section-parallax .h1 a.ci-link-dark:hover,
.ci-section-parallax h2 a.ci-link-dark:hover,
.ci-section-parallax .h2 a.ci-link-dark:hover,
.ci-section-parallax h3 a.ci-link-dark:hover,
.ci-section-parallax .h3 a.ci-link-dark:hover,
.ci-section-parallax h4 a.ci-link-dark:hover,
.ci-section-parallax .h4 a.ci-link-dark:hover,
.ci-section-parallax h5 a.ci-link-dark:hover,
.ci-section-parallax .h5 a.ci-link-dark:hover,
.ci-section-parallax h6 a.ci-link-dark:hover,
.ci-section-parallax .h6 a.ci-link-dark:hover {
  color: #009fc2;
}

.ci-section-parallax h1 a.ci-link-white,
.ci-section-parallax .h1 a.ci-link-white,
.ci-section-parallax h2 a.ci-link-white,
.ci-section-parallax .h2 a.ci-link-white,
.ci-section-parallax h3 a.ci-link-white,
.ci-section-parallax .h3 a.ci-link-white,
.ci-section-parallax h4 a.ci-link-white,
.ci-section-parallax .h4 a.ci-link-white,
.ci-section-parallax h5 a.ci-link-white,
.ci-section-parallax .h5 a.ci-link-white,
.ci-section-parallax h6 a.ci-link-white,
.ci-section-parallax .h6 a.ci-link-white {
  color: #fff;
}

.ci-section-parallax h1 a.ci-link-white:hover,
.ci-section-parallax .h1 a.ci-link-white:hover,
.ci-section-parallax h2 a.ci-link-white:hover,
.ci-section-parallax .h2 a.ci-link-white:hover,
.ci-section-parallax h3 a.ci-link-white:hover,
.ci-section-parallax .h3 a.ci-link-white:hover,
.ci-section-parallax h4 a.ci-link-white:hover,
.ci-section-parallax .h4 a.ci-link-white:hover,
.ci-section-parallax h5 a.ci-link-white:hover,
.ci-section-parallax .h5 a.ci-link-white:hover,
.ci-section-parallax h6 a.ci-link-white:hover,
.ci-section-parallax .h6 a.ci-link-white:hover {
  color: #fff;
}

.ci-section-parallax h1 a.ci-link-no-style,
.ci-section-parallax .h1 a.ci-link-no-style,
.ci-section-parallax h2 a.ci-link-no-style,
.ci-section-parallax .h2 a.ci-link-no-style,
.ci-section-parallax h3 a.ci-link-no-style,
.ci-section-parallax .h3 a.ci-link-no-style,
.ci-section-parallax h4 a.ci-link-no-style,
.ci-section-parallax .h4 a.ci-link-no-style,
.ci-section-parallax h5 a.ci-link-no-style,
.ci-section-parallax .h5 a.ci-link-no-style,
.ci-section-parallax h6 a.ci-link-no-style,
.ci-section-parallax .h6 a.ci-link-no-style {
  color: #fff;
}

.ci-section-parallax h1 a.ci-link-no-style:hover,
.ci-section-parallax .h1 a.ci-link-no-style:hover,
.ci-section-parallax h2 a.ci-link-no-style:hover,
.ci-section-parallax .h2 a.ci-link-no-style:hover,
.ci-section-parallax h3 a.ci-link-no-style:hover,
.ci-section-parallax .h3 a.ci-link-no-style:hover,
.ci-section-parallax h4 a.ci-link-no-style:hover,
.ci-section-parallax .h4 a.ci-link-no-style:hover,
.ci-section-parallax h5 a.ci-link-no-style:hover,
.ci-section-parallax .h5 a.ci-link-no-style:hover,
.ci-section-parallax h6 a.ci-link-no-style:hover,
.ci-section-parallax .h6 a.ci-link-no-style:hover {
  color: #009fc2;
}

.ci-section-parallax abbr,
.ci-section-parallax acronym,
.ci-section-parallax strong,
.ci-section-parallax b {
  color: rgba(250, 250, 250, 0.8);
  font-weight: 600;
}

.ci-section-parallax a {
  color: #009fc2;
}

.ci-section-parallax a:hover {
  color: #487ab9;
}

.ci-section-parallax a.ci-link-dark {
  color: #fff;
}

.ci-section-parallax a.ci-link-dark:hover {
  color: #009fc2;
}

.ci-section-parallax a.ci-link-white {
  color: #fff;
}

.ci-section-parallax a.ci-link-white:hover {
  color: #fff;
}

.ci-section-parallax a.ci-link-no-style {
  color: rgba(250, 250, 250, 0.7);
}

.ci-section-parallax a.ci-link-no-style:hover {
  color: #009fc2;
}

.ci-section-parallax .ci-link-dark a {
  color: #fff;
}

.ci-section-parallax .ci-link-dark a:hover {
  color: #009fc2;
}

.ci-section-parallax .ci-link-white a {
  color: #fff;
}

.ci-section-parallax .ci-link-white a:hover {
  color: #fff;
}

.ci-section-parallax .ci-link-no-style a {
  color: rgba(250, 250, 250, 0.7);
}

.ci-section-parallax .ci-link-no-style a:hover {
  color: #009fc2;
}

.ci-section-parallax .lead-20,
.ci-section-parallax .lead-22,
.ci-section-parallax .lead-24,
.ci-section-parallax .lead-26,
.ci-section-parallax .lead-28,
.ci-section-parallax .lead-30,
.ci-section-parallax .lead-32,
.ci-section-parallax .lead-34 {
  color: rgba(250, 250, 250, 0.85);
}

.ci-section-parallax a strong,
.ci-section-parallax a b {
  color: #009fc2;
}

.ci-section-parallax a strong:hover,
.ci-section-parallax a b:hover {
  color: #00809c;
}

.ci-icon-circle,
.ci-icon-square {
  background: #f4f6f6;
  color: #2e343c;
  text-shadow: 0 1px 0 #fff;
}

.ci-icon-base {
  background: rgba(0, 159, 194, 0.5);
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-icon-dark {
  background: #2e343c;
  color: #009fc2;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.ci-icon-white {
  background: #fff;
  color: #2e343c;
  text-shadow: 0 1px 0 #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
}

.ci-text-base {
  color: #009fc2 !important;
}

.ci-text-base-dark {
  color: #00447c !important;
}

.ci-text-bg-base {
  background: #d5eafc;
  color: #245f8c;
}

::selection {
  background: #487ab9;
  color: #fff;
}

::-moz-selection {
  background: #487ab9;
  color: #fff;
}

::-webkit-selection {
  background: #487ab9;
  color: #fff;
}

/*Custom styles*/
figcaption {
  font-size: 1.3rem;
}

.icon-chart-bar {
  background: white;
  color: #009fc2;
  border: 1px solid #009fc2;
}

/* Aura version: 1.8.7 */
@-ms-viewport {
  width: device-width;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
  .ci-row-sm .ci-menu > li > a {
    padding: 0 10px !important;
  }
  .ci-row-sm .ci-menu > li > a:last-child {
    padding-right: 15px !important;
  }
  .ci-row-sm .ci-menu > li.ci-has-dropdown > a {
    padding-right: 35px !important;
  }
}

.ci-visible-3xs,
.ci-visible-2xs,
.ci-visible-xs,
.ci-visible-sm,
.ci-visible-md {
  display: none !important;
}

@media screen and (max-width: 319px) {
  .ci-hidden-3xs-only {
    display: none !important;
  }
  .ci-visible-3xs-only {
    display: block !important;
  }
  .ci-center-text-3xs-only {
    text-align: center !important;
  }
  .ci-center-text-3xs-only.ci-row-block {
    float: text-align-left;
  }
  .ci-center-text-3xs-only.pull-right {
    float: none !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 479px) {
  .ci-hidden-2xs-only {
    display: none !important;
  }
  .ci-visible-2xs-only {
    display: block !important;
  }
  .ci-center-text-2xs-only {
    text-align: center !important;
  }
  .ci-center-text-2xs-only.ci-row-block {
    float: text-align-left;
  }
  .ci-center-text-2xs-only.pull-right {
    float: none !important;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .ci-hidden-xs-only {
    display: none !important;
  }
  .ci-visible-xs-only {
    display: block !important;
  }
  .ci-center-text-xs-only {
    text-align: center !important;
  }
  .ci-center-text-xs-only.ci-row-block {
    float: text-align-left;
  }
  .ci-center-text-xs-only.pull-right {
    float: none !important;
  }
}

.icon-bell.bell_icon-size {
  font-size: 22px;
  line-height: 40px;
}

.ci-row-sm .ci-menu {
  line-height: 43px;
}

.ci-section-base .ci-menu > li.active {
  line-height: 42px;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .ci-row-sm .ci-menu {
    line-height: 30px;
  }
  .icon-bell.bell_icon-size {
    font-size: 16px;
    line-height: 30px;
  }
  .ci-section-base .ci-menu > li.active {
    line-height: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .ci-hidden-sm-only {
    display: none !important;
  }
  .ci-visible-sm-only {
    display: block !important;
  }
  .ci-center-text-sm-only {
    text-align: center !important;
  }
  .ci-center-text-sm-only.ci-row-block {
    float: text-align-left;
  }
  .ci-center-text-sm-only.pull-right {
    float: none !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1119px) {
  .ci-hidden-md-only {
    display: none !important;
  }
  .ci-visible-md-only {
    display: block !important;
  }
  .ci-center-text-md-only {
    text-align: center !important;
  }
  .ci-center-text-md-only.ci-row-block {
    float: text-align-left;
  }
  .ci-center-text-md-only.pull-right {
    float: none !important;
  }
}

@media (min-width: 1120px) {
  .ci-hidden-lg-only {
    display: none !important;
  }
  .ci-visible-lg-only {
    display: block !important;
  }
  .ci-center-text-lg-only {
    text-align: center !important;
  }
  .ci-center-text-lg-only.ci-row-block {
    float: text-align-left;
  }
  .ci-center-text-lg-only.pull-right {
    float: none !important;
  }
}

@media screen and (max-width: 319px) {
  .ci-hidden-3xs {
    display: none !important;
  }
  .ci-visible-3xs {
    display: block !important;
  }
  .ci-center-text-3xs {
    text-align: center !important;
  }
  .ci-center-text-3xs.ci-row-block {
    float: text-align-left;
  }
  .ci-center-text-3xs.pull-right {
    float: none !important;
  }
}

@media screen and (max-width: 479px) {
  .ci-hidden-2xs {
    display: none !important;
  }
  .ci-visible-2xs {
    display: block !important;
  }
  .ci-center-text-2xs {
    text-align: center !important;
  }
  .ci-center-text-2xs.ci-row-block {
    float: text-align-left;
  }
  .ci-center-text-2xs.pull-right {
    float: none !important;
  }
}

@media screen and (max-width: 767px) {
  .ci-hidden-xs {
    display: none !important;
  }
  .ci-visible-xs {
    display: block !important;
  }
  .ci-center-text-xs {
    text-align: center !important;
  }
  .ci-center-text-xs.ci-row-block {
    float: text-align-left;
  }
  .ci-center-text-xs.pull-right {
    float: none !important;
  }
}

@media screen and (max-width: 991px) {
  .ci-hidden-sm {
    display: none !important;
  }
  .ci-visible-sm {
    display: block !important;
  }
  .ci-center-text-sm {
    text-align: center !important;
  }
  .ci-center-text-sm.ci-row-block {
    float: text-align-left;
  }
  .ci-center-text-sm.pull-right {
    float: none !important;
  }
}

@media screen and (max-width: 1119px) {
  .ci-hidden-md {
    display: none !important;
  }
  .ci-visible-md {
    display: block !important;
  }
  .ci-center-text-md {
    text-align: center !important;
  }
  .ci-center-text-md.ci-row-block {
    float: text-align-left;
  }
  .ci-center-text-md.pull-right {
    float: none !important;
  }
  .dropdown-backdrop {
    display: none !important;
  }
}

.ci-hidden-lg {
  display: none !important;
}

.ci-center-text-lg {
  text-align: center !important;
}

.ci-center-text-lg.ci-row-block {
  float: text-align-left;
}

.ci-center-text-lg.pull-right {
  float: none !important;
}

.hidden_label {
  display: none !important;
}

#footer {
  padding: 0 15px;
}

.ci-validation-status {
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.ci-list-weight-600 {
  font-weight: 600;
}

.ci-list-weight-600 p {
  font-weight: normal;
}

.ci-list-no-left-padding li {
  padding-left: 0;
}

.ci-table-font-12 {
  font-size: 12px;
}

.ci-table-cells-top tr td {
  vertical-align: top;
}

.ci-box-slave h2 {
  margin-top: 20px;
}

.ci-box-slave h2:first-child {
  margin-top: 0;
}

.ci-pm-logo .ci-img-w img {
  max-width: 250px;
}

#accredited-modal .modal-dialog {
  width: 80%;
}

@media only screen and (max-width: 576px) {
  #accredited-modal .modal-dialog {
    width: 95%;
  }
}

a.tt {
  color: #424b2e;
  position: relative;
  text-decoration: none;
  z-index: 24;
}

a.tt span {
  display: none;
}

a.tt:hover {
  color: #424b2e;
  z-index: 25;
}

a.tt:hover span.tooltip {
  color: #424b2e;
  display: block;
  left: 0;
  opacity: 0.9;
  padding: 15px 0 0;
  position: absolute;
  text-align: left;
  top: 0;
  width: 200px;
}

a.tt:hover span.top {
  background: rgba(0, 0, 0, 0) url("../img/bubble_green.png") no-repeat scroll center top;
  display: block;
  padding: 30px 8px 0;
}

a.tt:hover span.middle {
  background: rgba(0, 0, 0, 0) url("../img/bubble_filler_green.png") repeat scroll center bottom;
  display: block;
  padding: 0 8px;
}

a.tt:hover span.bottom {
  background: rgba(0, 0, 0, 0) url("../img/bubble_green.png") no-repeat scroll center bottom;
  color: #548912;
  display: block;
  padding: 3px 8px 10px;
}

.agreement-content {
  max-height: 120px;
  overflow: auto;
}

.ci-grayed-out-element canvas {
  opacity: 0.5;
}

/*******Site Search Page********/
#search-page .url {
  word-break: break-all;
}

#search-page .search-links[href*='pdf']:before,
#search-page .document-icon a[href*='pdf']:before {
  content: "\f1c1";
  display: inline-block;
  font-family: "fontello";
  font-decoration: none;
  speak: none;
  color: #f8971d;
  font-size: 14px;
  padding-right: 7px;
}

#search-page .search-links[href*='html']:before,
#search-page .link-icon a[href*='html']:before {
  content: "\e924";
  display: inline-block;
  font-family: "fontello";
  font-decoration: none;
  speak: none;
  color: #f8971d;
  font-size: 14px;
  padding-right: 7px;
}

#search-page a.external-link-icon[href*='html']:before {
  content: "\f08e";
  display: inline-block;
  font-family: "fontello";
  font-decoration: none;
  speak: none;
  color: #f8971d;
  font-size: 14px;
  padding-right: 7px;
}

@media (max-width: 400px) {
  #search-page #search-page .ci-box {
    padding: 30px 10px 10px;
  }
}

/*******End of Site Search Page********/
/* Icon Wobble Horizontal */
@-webkit-keyframes ci-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes ci-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.ci-icon-wobble-horizontal {
  display: inline-block;
  color: #009fc2;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-decoration: none !important;
}

.ci-icon-wobble-horizontal:before {
  content: "\00bb";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  text-decoration: none;
}

.ci-icon-wobble-horizontal:hover:before,
.ci-icon-wobble-horizontal:focus:before,
.ci-icon-wobble-horizontal:active:before {
  -webkit-animation-name: ci-icon-wobble-horizontal;
  animation-name: ci-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* End of icon wobble */
.open > .dropdown-menu {
  z-index: 5;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

span.page_ellipses:hover {
  background-color: #ffffff !important;
}

.ci-list-menu li.active a {
  color: #a9d8e2 !important;
}

/*other*/
/* 
  .video-container{
    width: 98%;
    position: absolute;
    top: 0;
    max-width: 1020px;
    min-width: 320px;
    background: #000;
    padding: 0px 95px;
    box-shadow: 6px -4px 47px 0px #000;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    z-index: 5;
  }
  .close-video{
    position: absolute;
    top: 5px;
    right: 6px;
    cursor: pointer;
    z-index: 1000;
  }
  .play-video {
    cursor: pointer;
  } */
.plus-icon {
  float: right;
  position: absolute;
  top: 45%;
  right: 18%;
}

.plus-icon-mobile {
  position: relative;
  width: 6%;
  display: block;
  text-align: center;
  padding-left: 40%;
}

div.required label.control-label:after {
  content: " *";
  color: red;
}

label.required:after {
  content: " *";
  color: red;
}

label.required span.required {
  display: none;
}

.checkbox.public_subscriptions label {
  display: block;
  margin-bottom: 15px;
}

#fund-mapping-spreadsheet {
  display: none;
}

.management-box .SumoSelect .multiple {
  width: 320px;
  max-height: 480px;
}

.management-team .icon-user {
  font-size: 30pt;
  padding-top: 10px;
}

.legal,
.disclaimer {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "Roboto Condensed", "Helvetica Neu", Arial, sans-serif;
  font-weight: 300;
}

#global-nav .ci-submenu, #global-nav .ci-submenu li {
  z-index: 2006;
  width: 250px;
}

.ci-top-nav {
  z-index: 1005;
}

.ci-top-nav #all-navs {
  padding-top: 0px;
}

/* Footer   */
.footer-nav-section {
  padding-right: 30px;
}

footer #footer-contact-us-form #footer {
  z-index: 2;
}

footer #footer-contact-us-form #footer .ci-section ul {
  margin-bottom: 0;
}

footer #footer-contact-us-form #footer-links-section #submit-result {
  text-align: center;
  padding: 10px;
  background: rgba(248, 250, 250, 0.08);
  bottom: 0;
  width: 100%;
  display: none;
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

footer #footer-contact-us-form #footer-links-section .has-error p.help-block {
  border: 1px solid #ffffff40;
  margin-top: -2px;
  padding: 5px;
  background: #f6f6f6;
  z-index: 999;
  border-radius: 2px;
}

footer #footer-contact-us-form #footer-links-section .ci-icon {
  position: absolute;
  top: 5px;
  left: 5px;
}

footer #footer-contact-us-form #footer-links-section .quick-contact-note {
  opacity: 0.8;
  display: block;
  margin-top: 20px;
}

@media screen and (max-width: 576px) {
  footer #footer-contact-us-form .footer-links-section {
    padding: 0;
  }
}

.ci-blue-color {
  color: #00447c;
}

/* end of Footer */
/* Sidevbar */
#side-nav {
  max-width: 366px;
  width: 100%;
}

#side-nav ul {
  width: 366px;
}

#side-nav .current {
  font-weight: 700;
}

#side-nav .current:after {
  color: #009fc2;
}

#side-nav .affix {
  position: fixed;
  top: 0;
}

.ci-sidebar {
  padding-left: 50px;
  padding-top: 10px;
}

.ci-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}

.ci-sidebar ul:before {
  content: ' ';
  background: #eaeaea;
  width: 1px;
  left: -14px;
  height: 100%;
  position: absolute;
}

.ci-sidebar li {
  position: relative;
}

.ci-sidebar li a {
  color: #00447c;
}

.ci-sidebar li.active a {
  font-weight: bold;
}

.ci-sidebar li.active:before {
  content: '';
  position: absolute;
  width: 3px;
  height: 100%;
  left: -15px;
  background: #00447c;
}

.sidebar-stop {
  clear: both;
}

h2 {
  clear: both;
}

.ci-orange-list li a {
  color: #00447c;
}

.ci-orange-list li:before {
  color: #f8971d !important;
}

.ci-row h2:first-child {
  margin-top: 0;
}

/* End of Sidevbar */
/* External links classes */
a.external {
  position: relative;
}

a.external:after {
  content: "\f08e";
  display: inline-block;
  font-family: "fontello";
  font-decoration: none;
  speak: none;
  font-size: 12px;
  position: relative;
  top: 2px;
  margin-left: 5px;
}

a.external:before {
  content: "";
}

a.btn.external:after {
  position: relative;
}

#page a.external:after {
  right: 0;
  bottom: 0;
  height: 1.5em;
  top: auto;
}

#footer a.external:before {
  content: none;
}

#footer a.external:after {
  content: "\f08e";
  display: inline-block;
  font-family: "fontello";
  font-decoration: none;
  speak: none;
  font-size: 12px;
  padding-left: 7px;
  top: 0;
}

nav a.external:after {
  top: auto;
  speak: none;
}

/* End of External links classes */
.gsc-cursor-page {
  cursor: pointer;
}

.passwordStrengthBar {
  background: #cecece;
  margin: 1px;
  width: 100% !important;
}

.passwordStrengthBar div {
  height: 3px;
  width: 0;
}

.passwordStrengthBar div.strong {
  background-color: #32cd32;
  width: 100% !important;
}

.passwordStrengthBar div.medium {
  background-color: yellow;
}

.passwordStrengthBar div.weak {
  background-color: orange;
}

.passwordStrengthBar div.useless {
  background-color: red;
}

.ci-border-red {
  border: 1px solid #d72c10 !important;
}

.ci-icon-blue {
  border: 1px solid #009fc2 !important;
}

.ci-icon-pencil, .ci-icon-pencil:hover {
  height: 16px;
  width: 16px;
  float: left;
  padding: 0;
  border: 0;
}

.ci-icon-pencil .icon-pencil, .icon-pencil:hover {
  float: left;
  margin-top: -3px;
  margin-left: -2px;
}

.no_of_entries {
  display: inline;
  font-size: 11px;
  color: #ffffff;
  background: #00758f;
  border-radius: 17px;
  padding: 1px 5px 2px;
  line-height: 1;
  position: relative;
  top: -1px;
}

.global__nav__messages--number {
  position: absolute;
  right: 0px;
  top: 4px;
  font-size: 10px !important;
  background: orange;
}

/*Chat button */

.chat-static-btns {
    position: fixed;
    display:none;
    left: 20px;
    bottom: 0px;
}
 @media (max-width: 767px) {
.chat-static-btns {
    display: none;
    left: 100%;
    top: 50%;
    margin-left: -35px;
    z-index: 10000;
	}
 }

.embeddedServiceHelpButton .helpButton .uiButton {
  background-color: #005290 !important;
  font-family: "Arial", sans-serif !important;
}
.embeddedServiceHelpButton .helpButton .uiButton:focus {
  outline: 1px solid #005290 !important;
}
.header sidebarHeader {
  /*height: unset !important;*/
}
.sidebarHeader {
  /*height: unset !important;*/
  position: absolute !important;
  z-index: 9 !important;
}
.headerAnnouncement[embeddedService-chatHeader_chatHeader]{
  z-index: 10 !important;
}
.uiButton--default{
  text-shadow: none !important;
}
.uiButton--default .label {
  white-space: normal;
  color: #fff !important;
}
.cAdvisorPortalPreChat .logo {
  padding-top: 20px !important;
}
#dialogTextTitle{
  display: block;
  max-width: 100% !important;
}

.chat-red-dot{
  height: 20px;
  width: 20px;
  background-color: red;
  border-radius: 50%;
  display: none;
  position: fixed;
  right: 19rem;
  bottom: 3.5rem;
  z-index: 9999;
}
@media (max-width: 767px) {
  .embeddedServiceHelpButton .helpButton{
    left: 100%;
    top: 60%;
    margin-left: -35px;
    z-index: 9999;
  }
  .newMessage{
    position: fixed;
    right: 0px;
    top: 50%;
  }
  .chat-red-dot{
    right: 20%;
    top: 49%;
  }
}

.okta-sign-in-header{
 display:none;
}
.auth-container {
  margin-top:0!important;
}
.atlwdg-trigger.atlwdg-RIGHT {
    z-index:1000;
}


.ci-spinner-parent {
  position: relative;
}
.ci-spinner,
.ci-spinner:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}
.ci-spinner {
  margin: 0;
  font-size: 10px;
  position: absolute;
  top:30%;
  bottom: 0;
  left: 50%;
  right: 0;
  color: #004b85;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

.ci-btn-base-2 {
  background: #cd5707;
  border: 1px solid #ca5607;
  color: #fff !important;
}

.ci-section-white a {
  color: #cd5707;
}
.ci-btn-light-grey .icon-doc-text {
  color: #cd5707;
}