@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic);
@import url(custom-glyphs.css);
/*! normalize.css v2.1.3 | 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],
template {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

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; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 2cm .5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail, .thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-muted {
  color: #FFFFFF; }

.text-primary {
  color: #428bca; }
  .text-primary:hover {
    color: #3071a9; }

.text-warning {
  color: #c09853; }
  .text-warning:hover {
    color: #a47e3c; }

.text-danger {
  color: #b94a48; }
  .text-danger:hover {
    color: #953b39; }

.text-success {
  color: #468847; }
  .text-success:hover {
    color: #356635; }

.text-info {
  color: #3a87ad; }
  .text-info:hover {
    color: #2d6987; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #FFFFFF; }

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small,
  h2 small,
  h2 .small,
  h3 small,
  h3 .small {
    font-size: 65%; }

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small,
  h5 small,
  h5 .small,
  h6 small,
  h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 48px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }
  .list-inline > li:first-child {
    padding-left: 0; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      /* 1 */
      display: table;
      /* 2 */ }
    .dl-horizontal dd:after {
      clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #FFFFFF; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25; }
  blockquote p:last-child {
    margin-bottom: 0; }
  blockquote small {
    display: block;
    line-height: 1.42857;
    color: #FFFFFF; }
    blockquote small:before {
      content: '\2014 \00A0'; }
  blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0; }
    blockquote.pull-right p,
    blockquote.pull-right small,
    blockquote.pull-right .small {
      text-align: right; }
    blockquote.pull-right small:before,
    blockquote.pull-right .small:before {
      content: ''; }
    blockquote.pull-right small:after,
    blockquote.pull-right .small:after {
      content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .container:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .row:after {
    clear: both; }

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .container {
    width: 750px; }

  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: 0%; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: 0%; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .container {
    width: 970px; }

  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: 0%; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: 0%; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; }

  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: 0%; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: 0%; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

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; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-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 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control:-moz-placeholder {
    color: #FFFFFF; }
  .form-control::-moz-placeholder {
    color: #FFFFFF; }
  .form-control:-ms-input-placeholder {
    color: #FFFFFF; }
  .form-control::-webkit-input-placeholder {
    color: #FFFFFF; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  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], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn {
  height: auto; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853; }
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48; }
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847; }
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }

.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: 7px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .form-horizontal .form-group:after {
    clear: both; }
.form-horizontal .form-control-static {
  padding-top: 7px; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e; }
  .open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }
  .open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #47a447;
    border-color: #398439; }
  .open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #47a447;
    border-color: #398439; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc; }
  .open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #FFFFFF;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .glyphicon:empty {
    width: 1em; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #FFFFFF; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #FFFFFF; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }
.btn-default .caret {
  border-top-color: #333; }
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff; }

.dropup .btn-default .caret {
  border-bottom-color: #333; }
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus,
    .btn-group-vertical > .btn:focus {
      outline: none; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.btn-toolbar:after {
  clear: both; }
.btn-toolbar .btn-group {
  float: left; }
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified .btn {
    float: none;
    display: table-cell;
    width: 1%; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  white-space: nowrap; }
  .input-group-btn:first-child > .btn {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn {
    margin-left: -1px; }

.input-group-btn > .btn {
  position: relative; }
  .input-group-btn > .btn + .btn {
    margin-left: -4px; }
  .input-group-btn > .btn:hover, .input-group-btn > .btn:active {
    z-index: 2; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #FFFFFF; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #FFFFFF;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
    .nav .open > a .caret, .nav .open > a:hover .caret, .nav .open > a:focus .caret {
      border-top-color: #2a6496;
      border-bottom-color: #2a6496; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca; }
    .nav-pills > li.active > a .caret, .nav-pills > li.active > a:hover .caret, .nav-pills > li.active > a:focus .caret {
      border-top-color: #fff;
      border-bottom-color: #fff; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: auto; }
      .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px; }
      .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -15px; }
      .navbar-collapse .navbar-text:last-child {
        margin-right: 0; } }

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      margin-left: 15px;
      margin-right: 15px; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #ccc; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .dropdown > a:hover .caret,
  .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
    .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
      border-top-color: #555;
      border-bottom-color: #555; }
  .navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #FFFFFF; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #FFFFFF; }
  .navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  .navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF; }
  .navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #FFFFFF; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #FFFFFF; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #FFFFFF; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    background-color: #eeeeee; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #FFFFFF;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #FFFFFF;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .label:empty {
    display: none; }

.label-default {
  background-color: #FFFFFF; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #FFFFFF;
  border-radius: 10px; }
  .badge:empty {
    display: none; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.btn .badge {
  position: relative;
  top: -1px; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.14286;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1 {
    line-height: 1;
    color: inherit; }
  .jumbotron p {
    line-height: 1.4; }
  .container .jumbotron {
    border-radius: 6px; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  margin-bottom: 20px; }
  .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }
  .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #356635; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #2d6987; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #a47e3c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #953b39; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }
.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5; }
  a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
      color: inherit; }
    a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
      color: #e1edf7; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .panel-body:after {
    clear: both; }

.panel > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0; }
    .panel > .list-group .list-group-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0; }
    .panel > .list-group .list-group-item:last-child {
      border-bottom: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden; }
  .panel-group .panel + .panel {
    margin-top: 5px; }
.panel-group .panel-heading {
  border-bottom: 0; }
  .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #ddd; }
.panel-group .panel-footer {
  border-top: 0; }
  .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading > .dropdown .caret {
      border-color: #333333 transparent; }
  .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    .panel-primary > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #428bca; }
    .panel-primary > .panel-heading > .dropdown .caret {
      border-color: #fff transparent; }
  .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading > .dropdown .caret {
      border-color: #468847 transparent; }
  .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading > .dropdown .caret {
      border-color: #c09853 transparent; }
  .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading > .dropdown .caret {
      border-color: #b94a48 transparent; }
  .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading > .dropdown .caret {
      border-color: #3a87ad transparent; }
  .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }

  tr.visible-xs.visible-sm {
    display: table-row !important; }

  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }

  tr.visible-xs.visible-md {
    display: table-row !important; }

  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }

  tr.visible-xs.visible-lg {
    display: table-row !important; }

  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }

  tr.visible-sm.visible-xs {
    display: table-row !important; }

  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }

  tr.visible-sm.visible-md {
    display: table-row !important; }

  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }

  tr.visible-sm.visible-lg {
    display: table-row !important; }

  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }

  tr.visible-md.visible-xs {
    display: table-row !important; }

  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }

  tr.visible-md.visible-sm {
    display: table-row !important; }

  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }

  tr.visible-md.visible-lg {
    display: table-row !important; }

  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }

  tr.visible-lg.visible-xs {
    display: table-row !important; }

  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important; }

  tr.visible-lg.visible-sm {
    display: table-row !important; }

  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important; }

  tr.visible-lg.visible-md {
    display: table-row !important; }

  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }
.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }
.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }
.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
.carousel-testimonials {
  width: 100%;
  position: relative;
  margin: 0px auto; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .carousel-testimonials {
      margin: 50px auto; } }
  .carousel-testimonials .carousel {
    width: 100%;
    position: relative;
    height: 310px;
    overflow: hidden; }
    @media only screen and (max-width: 767px) and (min-width: 320px) {
      .carousel-testimonials .carousel {
        padding-top: 0px; } }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      .carousel-testimonials .carousel {
        padding-top: 290px; } }
    .carousel-testimonials .carousel .inner {
      width: 100%;
      height: 260px;
      position: absolute;
      top: 0;
      left: 0;
      border: 1px solid #313034;
      overflow: hidden; }
      @media only screen and (min-width: 1024px) and (max-width: 1170px) {
        .carousel-testimonials .carousel .inner {
          height: 235px; } }
      @media only screen and (max-width: 767px) and (min-width: 320px) {
        .carousel-testimonials .carousel .inner {
          height: 300px; } }

/**
 * ==========================
 * Animations
 */
.inner .slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  padding-right: 40px;
  padding-left: 40px; }
  .inner .slide.active, .inner .slide.left, .inner .slide.right {
    z-index: 2;
    opacity: 1; }

.top-quote {
  background: url("../images/top-quote.png") no-repeat;
  position: absolute;
  top: -10px;
  left: 40px;
  width: 44px;
  height: 36px;
  z-index: 9; }

.bottom-quote {
  background: url("../images/bottom-quote.png") no-repeat;
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 44px;
  height: 36px;
  z-index: 9; }
  @media only screen and (min-width: 1024px) and (max-width: 1170px) {
    .bottom-quote {
      bottom: -10px; } }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .bottom-quote {
      bottom: 0px; } }

/**
 * ==========================
 * JS animation styles
 */
.js-reset-left {
  left: auto; }

/**
 * ==========================
 * CSS animation styles
 */
.slide.left {
  left: -100%;
  right: 0; }

.slide.right {
  right: -100%;
  left: auto; }

.transition .slide.left {
  left: 0%; }

.transition .slide.right {
  right: 0%; }

.transition .slide.shift-right {
  right: 100%;
  left: auto; }

.transition .slide.shift-left {
  left: 100%;
  right: auto; }

.transition .slide {
  transition-property: right, left, margin; }

.indicators {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 4;
  padding: 0;
  text-align: center;
  display: none; }

.indicators li {
  width: 13px;
  height: 13px;
  display: inline-block;
  margin: 5px;
  background: #fff;
  list-style-type: none;
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.3s ease-out; }

.indicators li.active {
  background: #93278f; }

.indicators li:hover {
  background-color: #2b2b2b; }

/**
 * ==========================
 * Arrows
 *
 */
.arrow {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  z-index: 5;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  cursor: pointer;
  transition: border-color 0.3s ease-out; }

.arrow:hover {
  border-color: #93278f; }

.arrow-left {
  left: 20px;
  transform: rotate(225deg); }

.arrow-right {
  right: 20px;
  transform: rotate(45deg); }

/**
 * ==========================
 * For demo purposes only
 */
.slide {
  text-align: center;
  padding-top: 11%;
  background-size: cover; }
  .slide b {
    width: 30px;
    height: 1px;
    background: #313034;
    display: block;
    margin-bottom: 30px; }
  .slide strong {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-family: "Montserrat";
    font-weight: 700;
    float: left; }

.preloader {
  position: absolute;
  width: 100%; }

.screen-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #1a181d;
  z-index: 10;
  display: block; }

.loader {
  position: fixed;
  overflow: visible;
  margin: auto;
  z-index: 11;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background-color: #fff;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out; }

/* ========== Cube Loader ========== */
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
/******************* PRELOADER 6 **********
*******************************************/
#preloader6 {
  position: relative;
  width: 42px;
  height: 42px;
  -webkit-animation: preloader_6 5s infinite linear;
  -moz-animation: preloader_6 5s infinite linear;
  -ms-animation: preloader_6 5s infinite linear;
  animation: preloader_6 5s infinite linear; }

#preloader6 span {
  width: 20px;
  height: 20px;
  position: absolute;
  background: red;
  display: block;
  -webkit-animation: preloader_6_span 1s infinite linear;
  -moz-animation: preloader_6_span 1s infinite linear;
  -ms-animation: preloader_6_span 1s infinite linear;
  animation: preloader_6_span 1s infinite linear; }

#preloader6 span:nth-child(1) {
  background: #2ecc71; }

#preloader6 span:nth-child(2) {
  left: 22px;
  background: #9b59b6;
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -ms-animation-delay: .2s;
  animation-delay: .2s; }

#preloader6 span:nth-child(3) {
  top: 22px;
  background: #3498db;
  -webkit-animation-delay: .4s;
  -moz-animation-delay: .4s;
  -ms-animation-delay: .4s;
  animation-delay: .4s; }

#preloader6 span:nth-child(4) {
  top: 22px;
  left: 22px;
  background: #f1c40f;
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  animation-delay: .6s; }

@-webkit-keyframes preloader_6 {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-webkit-keyframes preloader_6_span {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes preloader_6 {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@-moz-keyframes preloader_6_span {
  0% {
    -moz-transform: scale(1); }
  50% {
    -moz-transform: scale(0.5); }
  100% {
    -moz-transform: scale(1); } }
@-ms-keyframes preloader_6 {
  from {
    -ms-transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg); } }
@-ms-keyframes preloader_6_span {
  0% {
    -ms-transform: scale(1); }
  50% {
    -ms-transform: scale(0.5); }
  100% {
    -ms-transform: scale(1); } }
@-ms-keyframes preloader_6 {
  from {
    -ms-transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg); } }
@keyframes preloader_6_span {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.5); }
  100% {
    transform: scale(1); } }
/* button reset */
.btn {
  border: 1px solid #fff;
  margin: 0 auto;
  display: block;
  float: none;
  border-radius: 0;
  font-family: "Montserrat";
  text-transform: uppercase;
  padding: 18px 22px;
  color: #fff;
  margin-bottom: 130px;
  font-weight: bold;
  font-size: 12px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  background: none;
  position: relative; }
  @media only screen and (min-width: 1024px) and (max-width: 1170px) {
    .btn {
      width: 20%; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .btn {
      width: 30%; } }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .btn {
      width: 85%;
      margin-bottom: 50px; } }
  .btn:hover b {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAyNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjIuNTAzLDhsLTMuOTkyLDMuOTkzbC0wLjcyMy0wLjcyM0wyMS4wNiw4SDIuNVY3aDE4LjU2bC0zLjI3MS0zLjI3MWwwLjcyMy0wLjcyMkwyMi41MDMsN0gyMi41djFIMjIuNTAzeiIvPjwvc3ZnPg==); }
  .btn b {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgZmlsbD0iI2ZmZiIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAyNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjIuNTAzLDhsLTMuOTkyLDMuOTkzbC0wLjcyMy0wLjcyM0wyMS4wNiw4SDIuNVY3aDE4LjU2bC0zLjI3MS0zLjI3MWwwLjcyMy0wLjcyMkwyMi41MDMsN0gyMi41djFIMjIuNTAzeiIvPjwvc3ZnPg==);
    width: 25px;
    height: 12px;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    z-index: 1; }

.btn span {
  z-index: 1;
  position: relative; }

.btn:after {
  content: '';
  position: absolute;
  z-index: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

/* Button 1c */
.btn-1c:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff; }

.btn-1c:hover,
.btn-1c:active {
  color: #121214; }

.btn-1c:hover:after,
.btn-1c:active:after {
  width: 100%;
  background: #fff; }

.btn:before {
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased; }

.white {
  border: 1px solid #fff;
  margin: 0 auto;
  display: block;
  float: none;
  border-radius: 0;
  font-family: "Montserrat";
  text-transform: uppercase;
  padding: 18px 22px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 12px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  .white.white-animate {
    background: none; }
    .white.white-animate:after {
      width: 0;
      height: 100%;
      top: 0;
      left: 0;
      background: none; }
    .white.white-animate:after {
      content: '';
      position: absolute;
      background: #fff;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      z-index: -1; }
    .white.white-animate:hover, .white.white-animate:active {
      color: #000;
      z-index: 2;
      text-decoration: none; }
    .white.white-animate:hover:after, .white.white-animate:active:after {
      width: 100%;
      background: #fff; }
  .white b {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgZmlsbD0iI2ZmZiIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAyNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjIuNTAzLDhsLTMuOTkyLDMuOTkzbC0wLjcyMy0wLjcyM0wyMS4wNiw4SDIuNVY3aDE4LjU2bC0zLjI3MS0zLjI3MWwwLjcyMy0wLjcyMkwyMi41MDMsN0gyMi41djFIMjIuNTAzeiIvPjwvc3ZnPg==);
    width: 25px;
    height: 12px;
    display: inline-block;
    margin-left: 10px; }
  .white:hover b {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAyNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjIuNTAzLDhsLTMuOTkyLDMuOTkzbC0wLjcyMy0wLjcyM0wyMS4wNiw4SDIuNVY3aDE4LjU2bC0zLjI3MS0zLjI3MWwwLjcyMy0wLjcyMkwyMi41MDMsN0gyMi41djFIMjIuNTAzeiIvPjwvc3ZnPg==); }

/* End */
a.top {
  display: block;
  position: relative;
  width: 100%;
  height: 100%; }

.top-link {
  display: block;
  position: relative;
  height: 50px;
  margin-left: 50px;
  margin-right: 50px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s; }

.top-link:focus {
  outline: none; }

.top-link:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s; }

.top-link span {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  color: #fff;
  font-family: "Montserrat";
  font-weight: 700;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%);
  font-size: 13px;
  letter-spacing: 3px; }

.top-link span i {
  width: 10px;
  padding: 0 10px; }

.bottom-link {
  display: block;
  position: relative;
  height: 50px;
  margin-left: 50px;
  margin-right: 50px;
  right: 0px; }

.bottom-link:focus {
  outline: none; }

.bottom-link:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s; }

.bottom-link span {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  color: #fff;
  font-family: "Montserrat";
  font-weight: 700;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%);
  font-size: 13px;
  letter-spacing: 3px; }

.bottom-link span i {
  width: 10px;
  padding: 0 10px; }

.link {
  display: block;
  position: relative;
  height: 50px;
  text-align: center; }

.link:focus {
  outline: none; }

.link:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s; }

.link span {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  color: #fff;
  font-family: "Montserrat";
  font-weight: 700;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%);
  margin-left: -10px;
  font-size: 13px; }

a.link {
  display: block;
  position: relative;
  height: 100%; }

.link span i {
  font-weight: normal;
  font-style: normal;
  padding: 10px 0;
  display: block; }

.link span.vertical {
  word-wrap: break-word;
  width: 10px;
  display: inline-block;
  line-height: 18px; }

.right-link {
  display: block;
  position: relative;
  height: 50px;
  text-align: center; }

.right-link:focus {
  outline: none; }

.right-link:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s; }

.right-link span {
  width: 100%;
  text-align: center;
  position: absolute;
  right: 50%;
  color: #fff;
  font-family: "Montserrat";
  font-weight: 700;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%);
  margin-right: -10px;
  font-size: 13px; }

.right-link b {
  display: block;
  font-weight: normal;
  padding-top: 10px; }

.right-link span i {
  font-weight: normal;
  font-style: normal;
  padding: 10px 0;
  display: block; }

a.right-link {
  display: block;
  position: relative;
  height: 100%; }

.right-link span.vertical {
  word-wrap: break-word;
  width: 10px;
  display: inline-block;
  line-height: 18px; }

.right-link.btn-1f:after {
  width: 0;
  height: 100%;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }
.right-link.btn-1f:hover:after {
  width: 100%;
  opacity: 1; }

.link.btn-1f:after {
  width: 0;
  height: 100%;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }
.link.btn-1f:hover:after {
  width: 100%;
  opacity: 1; }

.link b {
  display: block;
  font-weight: normal;
  padding-top: 10px; }

.btn-1f:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.btn-1f:hover span,
.btn-1f:active span {
  color: #000; }

.btn-1f:hover:after {
  height: 100%;
  opacity: 1; }

.btn-1f:active:after {
  height: 130%;
  opacity: 1; }

.btn-1e {
  overflow: hidden; }

.btn-1e:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.btn-1e:hover,
.btn-1e:active {
  color: #0e83cd; }

.btn-1e:hover:after {
  height: 260%;
  opacity: 1; }

.btn-1e:active:after {
  height: 400%;
  opacity: 1; }

html {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  width: 100%; }

body {
  margin: 0;
  padding: 0;
  height: 100vh;
  background-color: rgba(26, 24, 29, 0.9); }
  @media (min-width: 767px) {
    body {
      margin: 0; } }

.nopadding {
  padding: 0;
  margin: 0; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .nopadding {
      padding: 0 25px;
      overflow: hidden; } }

.padding-bottom {
  padding-bottom: 100px; }

#row {
  width: 100%;
  display: block;
  position: relative;
  float: none;
  height: 100vh;
  background-color: rgba(26, 24, 29, 0.9);
  overflow-y: auto; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    #row {
      background-color: transparent;
      overflow-y: scroll; } }
  #row .wrapper {
    position: relative;
    width: 100%;
    height: 100%; }
    #row .wrapper .content {
      height: 100%;
      display: block; }
    #row .wrapper .center_block {
      position: relative;
      width: 100%; }
      @media only screen and (max-width: 767px) and (min-width: 320px) {
        #row .wrapper .center_block {
          background-color: rgba(26, 24, 29, 0.9); } }
      #row .wrapper .center_block h1 {
        font-size: 60px;
        text-transform: uppercase;
        color: #ffffff;
        font-family: "Montserrat";
        font-weight: 700;
        text-align: center;
        margin-top: 0;
        margin-bottom: 50px;
        visibility: visible;
        position: relative;
        padding-top: 65px;
        letter-spacing: 8px; }
        @media only screen and (max-width: 767px) and (min-width: 320px) {
          #row .wrapper .center_block h1 {
            font-size: 42px; } }
      #row .wrapper .center_block p {
        font-size: 17px;
        color: #FFFFFF;
        font-family: "Playfair Display";
        font-weight: 400;
        font-style: italic;
        text-align: center;
        margin: 0;
        padding-bottom: 40px;
        line-height: 30px; }
        @media only screen and (min-width: 1024px) and (max-width: 1170px) {
          #row .wrapper .center_block p {
            padding-bottom: 80px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
          #row .wrapper .center_block p {
            margin: 0 auto;
            padding: 80px; } }
        @media only screen and (max-width: 767px) and (min-width: 320px) {
          #row .wrapper .center_block p {
            font-size: 14px; } }
      #row .wrapper .center_block .countdownHolder {
        display: block;
        margin: 0 auto;
        float: none; }
        @media only screen and (min-width: 1024px) and (max-width: 1170px) {
          #row .wrapper .center_block .countdownHolder {
            width: 80%; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
          #row .wrapper .center_block .countdownHolder {
            width: 100%;
            padding: 0; } }
        @media only screen and (max-width: 767px) and (min-width: 320px) {
          #row .wrapper .center_block .countdownHolder {
            padding: 0;
            width: 280px; } }
      #row .wrapper .center_block .countdown {
        display: block;
        margin-bottom: 115px; }
        @media only screen and (max-width: 767px) and (min-width: 320px) {
          #row .wrapper .center_block .countdown {
            margin-top: 50px;
            margin-bottom: 30px; } }
      #row .wrapper .center_block .shape {
        background: url("../images/triangle.png") no-repeat;
        width: 175px;
        height: 177px;
        float: left;
        position: relative; }
        @media only screen and (max-width: 767px) and (min-width: 320px) {
          #row .wrapper .center_block .shape {
            width: 100px;
            height: 100px;
            background: none;
            border: 1px solid #48464a;
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            margin-bottom: 100px; }
            #row .wrapper .center_block .shape:nth-child(2n) {
              margin-left: 40px; } }
        #row .wrapper .center_block .shape .border-bottom {
          width: 26px;
          height: 2px;
          background: #ffffff;
          position: absolute;
          bottom: 42px;
          margin-left: -13px;
          left: 50%; }
          @media only screen and (max-width: 767px) and (min-width: 320px) {
            #row .wrapper .center_block .shape .border-bottom {
              transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg);
              -moz-transform: rotate(-45deg);
              left: 100px;
              margin-left: -37px;
              top: 75px; } }
        #row .wrapper .center_block .shape span.text {
          text-transform: uppercase;
          font-size: 14px;
          color: #FFFFFF;
          position: absolute;
          width: 100%;
          text-align: center;
          font-family: "Montserrat";
          font-weight: 700;
          bottom: 0; }
          @media only screen and (max-width: 767px) and (min-width: 320px) {
            #row .wrapper .center_block .shape span.text {
              transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg);
              -moz-transform: rotate(-45deg);
              left: 40px; } }
    #row .wrapper .no-margin {
      margin: 0;
      position: fixed;
      z-index: 9;
      padding: 0;
      background-color: #121214; }
      #row .wrapper .no-margin.top {
        width: 100%;
        top: 0;
        height: 50px; }
        @media (max-width: 767px) {
          #row .wrapper .no-margin.top {
            display: none; } }
      #row .wrapper .no-margin.left {
        width: 50px;
        height: 100%;
        left: 0;
        top: 0; }
      #row .wrapper .no-margin.right {
        width: 50px;
        height: 100%;
        right: 0;
        top: 0; }
      #row .wrapper .no-margin.bottom {
        height: 50px;
        width: 100%;
        bottom: 0; }
      #row .wrapper .no-margin .corner {
        position: fixed;
        width: 50px;
        height: 50px;
        background: #080808;
        z-index: 99; }
        #row .wrapper .no-margin .corner.left {
          left: 0; }
        #row .wrapper .no-margin .corner.right {
          right: 0; }
    #row .wrapper .inner-row {
      width: 100%;
      padding: 0;
      margin: 0;
      position: absolute; }
    #row .wrapper .inner-row-side {
      width: 50px;
      margin: 0;
      position: absolute;
      height: 100%;
      padding-bottom: 50px;
      padding-top: 50px; }

/* logo */
.logo {
	background: url("../images/logo.png") no-repeat;
	width: 300px;
	height: 174px;
	display: block;
	margin: 80px auto;
	top: 60px;
	position: relative;
}

.mobile-view {
  display: block; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .mobile-view {
      display: none; } }

.mobile-nav {
  display: none; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .mobile-nav {
      display: block; }
      .mobile-nav .overlay-close {
        margin-top: 30px; } }

.numbers {
  text-align: center;
  position: relative;
  width: 100%;
  top: 40px; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .numbers {
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 8px;
      left: -4px; } }

.position {
  display: inline-block;
  height: 75px;
  overflow: hidden;
  position: relative;
  width: 100%; }

.digit {
  position: absolute;
  display: block;
  font-family: "Playfair Display";
  font-size: 60px;
  text-align: center;
  color: #fff;
  width: 100%; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .digit {
      font-size: 50px;
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); } }

.modall.custom-modal {
  z-index: 999; }
  .modall.custom-modal .modal-dialog {
    width: 100%;
    max-height: 100%;
    padding: 0;
    height: 100%; }
  .modall.custom-modal .modal-content {
    height: 100%;
    border-radius: 0;
    border: 0;
    box-shadow: 0 0 0 transparent;
    background-color: #8d1b22 }
    .modall.custom-modal .modal-content p {
      color: #fff;
      font-size: 17px;
      font-family: "Playfair Display";
      font-weight: 400;
      line-height: 30px; }
    .modall.custom-modal .modal-content p.custom-alert i {
      padding-right: 6px; }
    .modall.custom-modal .modal-content p.inner-ph {
      font-size: 14px;
      color: #FFFFFF;
      padding-top: 40px;
      font-weight: 400;
      font-style: italic;
      font-family: "Playfair Display"; }
    .modall.custom-modal .modal-content .slide p {
      color: #FFFFFF;
      font-size: 17px;
      font-family: "Playfair Display";
      font-weight: 400;
      text-align: left;
      line-height: 30px;
      font-style: italic;
      margin-bottom: 30px; }
    .modall.custom-modal .modal-content .topBg {
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI5MHB4IiBoZWlnaHQ9IjMwcHgiIHZpZXdCb3g9IjAgMCA5MCAzMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOTAgMzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjMzEzMDM0IiBkPSJNODAuOTE4LDIyLjk5OEw2OS4wMzUsMTEuMTE3TDU3LjA5MiwyMy4wNjFsLTAuMTE5LTAuMTE3bC0wLjA1NSwwLjA1NUw0NS4wMzYsMTEuMTE3TDMzLjA5MiwyMy4wNjFsLTAuMTE4LTAuMTE3bC0wLjA1NiwwLjA1NUwyMS4wMzYsMTEuMTE3TDkuMDkyLDIzLjA2MWwtMi4xMjEtMi4xMjFsMTQtMTRsMC4xMTgsMC4xMThsMC4wNTYtMC4wNTZsMTEuODgyLDExLjg4Mkw0NC45NzEsNi45NGwwLjExNywwLjExOGwwLjA1Ny0wLjA1NmwxMS44OCwxMS44ODJMNjguOTcxLDYuOTRsMC4xMTcsMC4xMThsMC4wNTctMC4wNTZsMTMuODg1LDEzLjg4NEw4MC45MTgsMjIuOTk4eiIvPjwvc3ZnPg==) no-repeat;
      width: 90px;
      display: block;
      margin: 50px auto;
      background-position: center center; }
      @media only screen and (max-width: 767px) and (min-width: 320px) {
        .modall.custom-modal .modal-content .topBg {
          margin: 0px auto; } }
  .modall.custom-modal .modal-body {
    padding-bottom: 0;
    max-height: 100%; }
    @media only screen and (max-width: 767px) and (min-width: 320px) {
      .modall.custom-modal .modal-body {
        padding: 0; } }
    .modall.custom-modal .modal-body .container:before {
      padding-top: 100px; }
    .modall.custom-modal .modal-body .container .inner-logo {
      background: url("../images/inner-logo.png") no-repeat;
      width: 300px;
      height: 174px;
      display: block;
      margin: 0 auto;
      margin-bottom: 50px; }
      @media only screen and (max-width: 767px) and (min-width: 320px) {
        .modall.custom-modal .modal-body .container .inner-logo {
          margin-bottom: 60px; } }
    .modall.custom-modal .modal-body .container h1 {
      font-family: "Montserrat";
      font-weight: 700;
      color: #fff;
      font-size: 30px;
      text-align: center;
      line-height: 84px;
      text-transform: uppercase;
      padding-bottom: 110px;
      margin-bottom: 50px;
      position: relative;
      z-index: 99;
      letter-spacing: 8px; }
      @media only screen and (max-width: 767px) and (min-width: 320px) {
        .modall.custom-modal .modal-body .container h1 {
          margin-bottom: 50px; } }
      .modall.custom-modal .modal-body .container h1 b {
        font-weight: normal;
        border: 1px solid #48464a;
        width: 45px;
        height: 45px;
        transition: all 200ms ease-in;
        -o-transition: all 200ms ease-in;
        -moz-transition: all 200ms ease-in;
        -webkit-transition: all 200ms ease-in;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        left: 48%;
        z-index: 9;
        top: 15px; }
        @media only screen and (max-width: 767px) and (min-width: 320px) {
          .modall.custom-modal .modal-body .container h1 b {
            left: 45%; } }
        .modall.custom-modal .modal-body .container h1 b.one {
          margin-left: -25px; }
          @media only screen and (max-width: 767px) and (min-width: 320px) {
            .modall.custom-modal .modal-body .container h1 b.one {
              margin-left: -20px; } }
        .modall.custom-modal .modal-body .container h1 b.two {
          margin-left: 0; }
        .modall.custom-modal .modal-body .container h1 b.three {
          margin-left: 25px; }
          @media only screen and (max-width: 767px) and (min-width: 320px) {
            .modall.custom-modal .modal-body .container h1 b.three {
              margin-left: 20px; } }
      .modall.custom-modal .modal-body .container h1 span {
        position: absolute;
        left: 50%;
        z-index: 99;
        margin: 0 auto;
        width: 100%;
        margin-left: -50%; }
    @media only screen and (max-width: 767px) and (min-width: 320px) {
      .modall.custom-modal .modal-body .nopadding {
        padding: 0; } }
    @media only screen and (max-width: 767px) and (min-width: 320px) {
      .modall.custom-modal .modal-body .nopadding.services-content {
        width: 100%;
        padding-top: 60px; } }
    .modall.custom-modal .modal-body .close {
      opacity: 1;
      width: 50px;
      height: 50px;
      color: #fff;
      position: absolute;
      right: 20px;
      z-index: 9991; }
.modall .skills {
  display: block;
  margin: 0 auto;
  margin-bottom: 50px;
  float: none; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .modall .skills {
      margin: 50px auto; } }
  .modall .skills ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .modall .skills ul li {
      text-align: center; }
      .modall .skills ul li.design {
        line-height: 95px; }
        .modall .skills ul li.design a {
          background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI3MHB4IiBoZWlnaHQ9IjcwcHgiIHZpZXdCb3g9IjAgMCA3MCA3MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNzAgNzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiM5QzlBOUIiIGQ9Ik00Ny4zNzUsNC4wMDRIMjQuNjI0Yy0xMS4wOTQsMC0yMC4xMiw5LjAyNi0yMC4xMiwyMC4xMjF2MjIuNzVjMCwxMS4wOTYsOS4wMjYsMjAuMTIxLDIwLjEyLDIwLjEyMWgyMi43NTFjMTEuMDk2LDAsMjAuMTIxLTkuMDI1LDIwLjEyMS0yMC4xMjF2LTIyLjc1QzY3LjQ5NiwxMy4wMyw1OC40NzEsNC4wMDQsNDcuMzc1LDQuMDA0eiBNNjMuNTM5LDQ2Ljg3NWMwLDguOTI4LTcuMjM3LDE2LjE2NC0xNi4xNjQsMTYuMTY0SDI0LjYyNGMtOC45MjUsMC0xNi4xNjMtNy4yMzYtMTYuMTYzLTE2LjE2NHYtMjIuNzVjMC04LjkyOCw3LjIzOC0xNi4xNjQsMTYuMTYzLTE2LjE2NGgyMi43NTFjOC45MjcsMCwxNi4xNjQsNy4yMzYsMTYuMTY0LDE2LjE2NFY0Ni44NzV6Ii8+PHBhdGggZmlsbD0iIzlDOUE5QiIgZD0iTTEyLjU4Nyw0MC41MzdjMC43MjksMCwxLjMxOC0wLjU5LDEuMzE4LTEuMzE4VjIzLjYyM2MwLTUuNjM1LDQuNTgzLTEwLjIxOSwxMC4yMTgtMTAuMjE5aDIzLjc1NGMyLjM5OSwwLDQuNzMyLDAuODUzLDYuNTcsMi4zOTljMC41NTYsMC40NjgsMS4zOSwwLjM5NiwxLjg1OS0wLjE1OWMwLjQ2OC0wLjU1OSwwLjM5Ni0xLjM5MS0wLjE2LTEuODU5Yy0yLjMxMy0xLjk0Ni01LjI1LTMuMDE5LTguMjctMy4wMTlIMjQuMTIzYy03LjA4OSwwLTEyLjg1Niw1Ljc2OC0xMi44NTYsMTIuODU2djE1LjU5NkMxMS4yNjcsMzkuOTQ3LDExLjg1OCw0MC41MzcsMTIuNTg3LDQwLjUzN3oiLz48cGF0aCBmaWxsPSIjOUM5QTlCIiBkPSJNNTguMDk2LDIyLjU2NnYyNC44MTFjMCw1LjYzNS00LjU4NCwxMC4yMTktMTAuMjE5LDEwLjIxOUgyNC4xMjNjLTUuNjM1LDAtMTAuMjE4LTQuNTg0LTEwLjIxOC0xMC4yMTljMC0wLjcyOC0wLjU5LTEuMzE4LTEuMzE4LTEuMzE4cy0xLjMyLDAuNTkxLTEuMzIsMS4zMThjMCw3LjA5LDUuNzY4LDEyLjg1NywxMi44NTYsMTIuODU3aDIzLjc1NGM3LjA5LDAsMTIuODU3LTUuNzY4LDEyLjg1Ny0xMi44NTdWMjIuNTY2YzAtMC43MjktMC41OTItMS4zMi0xLjMyLTEuMzJTNTguMDk2LDIxLjgzNyw1OC4wOTYsMjIuNTY2eiIvPjxwYXRoIGZpbGw9IiM5QzlBOUIiIGQ9Ik0yOC4yLDI0LjM2NWMtMC40MDgtMC4yMDMtMC44OTYtMC4xODQtMS4yODQsMC4wNTljLTAuMzg5LDAuMjM4LTAuNjI1LDAuNjY0LTAuNjI1LDEuMTIxdjE5LjkxMmMwLDAuNDU3LDAuMjM2LDAuODgxLDAuNjI1LDEuMTIyYzAuMjExLDAuMTMxLDAuNDUyLDAuMTk3LDAuNjkzLDAuMTk3YzAuMjAyLDAsMC40MDQtMC4wNDcsMC41OTEtMC4xNGwxOS45MTEtOS45NTdjMC40NDctMC4yMjQsMC43MjktMC42OCwwLjcyOS0xLjE4cy0wLjI4MS0wLjk1Ny0wLjcyOS0xLjE4MUwyOC4yLDI0LjM2NXogTTI4LjkyOSw0My4zMjJWMjcuNjhsMTUuNjQ0LDcuODJMMjguOTI5LDQzLjMyMnoiLz48L2c+PC9zdmc+);
          background-repeat: no-repeat;
          background-position: left;
          float: left;
          width: 100%; }
      .modall .skills ul li.dev {
        line-height: 95px; }
        .modall .skills ul li.dev a {
          background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI3MHB4IiBoZWlnaHQ9IjcwcHgiIHZpZXdCb3g9IjAgMCA3MCA3MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNzAgNzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnIGlkPSJMYXllcl8yIj48Zz48cGF0aCBmaWxsPSIjOUM5QTlCIiBkPSJNNjMuOTksMzUuNDI5YzAtMTUuMDI4LTExLjg3Ny0yNy4zMjktMjYuNzM4LTI4LjAxNVY1LjM5OGMwLTAuNzIzLTAuNTg3LTEuMzEtMS4zMTEtMS4zMXMtMS4zMSwwLjU4Ny0xLjMxLDEuMzF2Mi4wMTVDMTkuNzcxLDguMSw3Ljg5MiwyMC40MDEsNy44OTIsMzUuNDI5YzAsMTUuMDI2LDExLjg4LDI3LjMyNywyNi43NDEsMjguMDE2djIuMTZjMCwwLjcyNiwwLjU4NiwxLjMxMSwxLjMxMSwxLjMxMWMwLjcyMywwLDEuMzEtMC41ODUsMS4zMS0xLjMxMXYtMi4xNkM1Mi4xMTMsNjIuNzU2LDYzLjk5LDUwLjQ1NSw2My45OSwzNS40Mjl6IE01OC40NjEsNDQuMDU3Yy0xLjE0MS0wLjUzNS0zLjA3Ny0wLjk5LTYuMjg5LTEuMzg4YzAuMzkxLTIuMzEsMC42MDItNC43MzMsMC42MDItNy4yNGMwLTIuNDcyLTAuMjA3LTQuODk4LTAuNTk4LTcuMjM5YzMuMjExLTAuMzk3LDUuMTQ2LTAuODU1LDYuMjg1LTEuMzg4YzEuMDMxLDIuNjgsMS42MDIsNS41ODcsMS42MDIsOC42MjdDNjAuMDYzLDM4LjQ2OCw1OS40OTIsNDEuMzc1LDU4LjQ2MSw0NC4wNTd6IE0zOS45LDU5LjIxN2MtMC44NjgsMC4xNDYtMS43NTIsMC4yNDgtMi42NDgsMC4yOTVWNDQuNDYxYzQuNjMsMC4wMzMsOC42MTUsMC4yMzIsMTEuODA1LDAuNTE2QzQ3LjQwOCw1MS44MjgsNDQuMDQxLDU3LjEyMSwzOS45LDU5LjIxN3ogTTIyLjgyOCw0NC45NzdjMy4xODgtMC4yODMsNy4xNzItMC40ODEsMTEuODA1LTAuNTE2djE1LjA1MWMtMC44OTctMC4wNDctMS43ODEtMC4xNDctMi42NDktMC4yOTVDMjcuODQzLDU3LjEyMSwyNC40NzYsNTEuODI4LDIyLjgyOCw0NC45Nzd6IE0yMS43MjksMzUuNDI5YzAtMi4zODMsMC4yMDItNC43MjIsMC41ODQtNi45NjVjMy41ODIsMC4zMjgsNy44MjcsMC41MTgsMTIuMzE5LDAuNTQ4djEyLjgzMmMtNC40OTYsMC4wMzMtOC43NDMsMC4yMjMtMTIuMzI4LDAuNTUzQzIxLjkzMyw0MC4xODQsMjEuNzI5LDM3Ljg0OCwyMS43MjksMzUuNDI5eiBNMzcuMjUyLDQxLjg0NFYyOS4wMTJjNC40OTItMC4wMyw4LjczNi0wLjIyMSwxMi4zMTgtMC41NDhjMC4zODIsMi4yNDQsMC41ODQsNC41ODMsMC41ODQsNi45NjVjMCwyLjQxOC0wLjIwMyw0Ljc1NC0wLjU3Niw2Ljk2N0M0NS45OTUsNDIuMDY2LDQxLjc0Nyw0MS44NzcsMzcuMjUyLDQxLjg0NHogTTI1Ljc0NSwxMy41NzVjLTAuMjgzLDAuMzUxLTAuNTYyLDAuNzEtMC44MzEsMS4wODljLTAuNDIsMC41OS0wLjI4MSwxLjQwNywwLjMwOSwxLjgyN2MwLjU5MSwwLjQxOCwxLjQwOCwwLjI4LDEuODI2LTAuMzExYzEuNDk0LTIuMTAzLDMuMjA2LTMuNjQzLDUuMDE3LTQuNTU4YzAuODQyLTAuMTM2LDEuNjk4LTAuMjMyLDIuNTY3LTAuMjhWMTYuMmMwLDAuNzIzLDAuNTg2LDEuMzEsMS4zMTEsMS4zMWMwLjcyMywwLDEuMzEtMC41ODYsMS4zMS0xLjMxdi00Ljg1NmMwLjg2OCwwLjA0OCwxLjcyNiwwLjE0NCwyLjU2NywwLjI4YzEuODExLDAuOTE1LDMuNTIyLDIuNDU2LDUuMDE4LDQuNTZjMC4yNTYsMC4zNTgsMC42NTksMC41NSwxLjA2OSwwLjU1YzAuMjYyLDAsMC41MjYtMC4wNzksMC43NTctMC4yNDJjMC41ODktMC40MTgsMC43MjktMS4yMzcsMC4zMTEtMS44MjVjLTAuMjcxLTAuMzc5LTAuNTUxLTAuNzQtMC44MzItMS4wODljNC44NDQsMi4yNyw4LjgxMiw2LjEwNCwxMS4yNTQsMTAuODQ4Yy0wLjY5NiwwLjM4Ni0yLjY3NiwwLjgyMy01LjcyNCwxLjE4N2MtMC40MjYtMS44MjMtMC45NjgtMy41NzYtMS42My01LjIyNWMtMC4yNy0wLjY3MS0xLjAyOS0wLjk5Ny0xLjcwMi0wLjcyOWMtMC42NzIsMC4yNzEtMC45OTgsMS4wMzEtMC43MjksMS43MDNjMC41NzIsMS40MjgsMS4wNDYsMi45NDcsMS40MjgsNC41MjFjLTMuMTg2LDAuMjgyLTcuMTY0LDAuNDgxLTExLjc4NiwwLjUxNHYtNC4yNmMwLTAuNzI1LTAuNTg3LTEuMzEyLTEuMzEtMS4zMTJjLTAuNzI0LDAtMS4zMTEsMC41ODctMS4zMTEsMS4zMTJ2NC4yNmMtNC42MjQtMC4wMzMtOC42MDItMC4yMzItMTEuNzg3LTAuNTE0YzAuMzgyLTEuNTc0LDAuODU0LTMuMDkzLDEuNDI4LTQuNTIxYzAuMjY5LTAuNjcxLTAuMDU4LTEuNDMyLTAuNzI5LTEuNzAzYy0wLjY3My0wLjI2OS0xLjQzNCwwLjA1OC0xLjcwMiwwLjcyOWMtMC42NjIsMS42NDktMS4yMDYsMy40MDEtMS42MzIsNS4yMjVjLTMuMDQ2LTAuMzY0LTUuMDI1LTAuODAxLTUuNzI0LTEuMTg3QzE2LjkzMSwxOS42OCwyMC44OTgsMTUuODQ2LDI1Ljc0NSwxMy41NzV6IE0xMy40MjMsMjYuODAxYzEuMTM5LDAuNTMzLDMuMDc1LDAuOTkxLDYuMjgzLDEuMzg4Yy0wLjM4OCwyLjM0MS0wLjU5Niw0Ljc2OC0wLjU5Niw3LjIzOWMwLDIuNTA3LDAuMjExLDQuOTMxLDAuNiw3LjI0Yy0zLjIxLDAuMzk2LTUuMTQ3LDAuODU0LTYuMjg2LDEuMzg3Yy0xLjAzMi0yLjY4MS0xLjYwNC01LjU4OC0xLjYwNC04LjYyNkMxMS44MiwzMi4zODksMTIuMzkyLDI5LjQ4MSwxMy40MjMsMjYuODAxeiBNMTQuNDg3LDQ2LjQzMmMwLjctMC4zODcsMi42ODgtMC44MjQsNS43NDUtMS4xODhjMS4xNDMsNC44MzEsMy4xMDIsOS4wMDksNS42MDQsMTIuMDc4QzIwLjk1LDU1LjA1NywxNi45NDcsNTEuMjA3LDE0LjQ4Nyw0Ni40MzJ6IE00Ni4wNDcsNTcuMzIyYzIuNTAzLTMuMDY3LDQuNDYyLTcuMjQ3LDUuNjA1LTEyLjA3OGMzLjA1NywwLjM2Myw1LjA0MywwLjgwMSw1Ljc0MiwxLjE4OEM1NC45MzYsNTEuMjA3LDUwLjkzNCw1NS4wNTksNDYuMDQ3LDU3LjMyMnoiLz48L2c+PC9nPjwvc3ZnPg==);
          background-repeat: no-repeat;
          background-position: left;
          float: left;
          width: 100%; }
      .modall .skills ul li.solutions {
        height: 70px;
        line-height: 95px; }
        .modall .skills ul li.solutions a {
          background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI3MHB4IiBoZWlnaHQ9IjcwcHgiIHZpZXdCb3g9IjAgMCA3MCA3MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNzAgNzAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiM5QzlBOUIiIGQ9Ik0zNS45NDEsNC4zNzFjLTExLjg0OCwwLTIxLjQ4Niw5LjY0LTIxLjQ4NiwyMS40ODdjMCw4LjQ3NSw0Ljg0OCwxNS45OSwxMi40NjEsMTkuNDk4djIuNDc0YzAsMS4wNjksMC44NjYsMS45MzgsMS45MzgsMS45MzhoMTQuMTc1YzEuMDcxLDAsMS45MzgtMC44NjgsMS45MzgtMS45Mzh2LTIuNDc0YzcuNjE0LTMuNTA4LDEyLjQ2MS0xMS4wMjMsMTIuNDYxLTE5LjQ5OEM1Ny40MjgsMTQuMDExLDQ3Ljc4OSw0LjM3MSwzNS45NDEsNC4zNzF6IE00Mi4zMjYsNDIuMjcxYy0wLjc0NSwwLjI5LTEuMjM1LDEuMDA3LTEuMjM1LDEuODA2djEuODE1SDMwLjc5MnYtMS44MTVjMC0wLjc5OS0wLjQ5LTEuNTE2LTEuMjM1LTEuODA2Yy02LjgxOC0yLjY1NS0xMS4yMjYtOS4wOTctMTEuMjI2LTE2LjQxMmMwLTkuNzEyLDcuODk5LTE3LjYxMSwxNy42MS0xNy42MTFjOS43MSwwLDE3LjYxLDcuODk5LDE3LjYxLDE3LjYxMUM1My41NTIsMzMuMTcyLDQ5LjE0NiwzOS42MTQsNDIuMzI2LDQyLjI3MXoiLz48cGF0aCBmaWxsPSIjOUM5QTlCIiBkPSJNNTAuNDg1LDIyLjU3M2MtMC4xNTctMC42OTUtMC44NDctMS4xMy0xLjU0NS0wLjk3N2MtMC42OTUsMC4xNTgtMS4xMzIsMC44NS0wLjk3NiwxLjU0NmMwLjE5OCwwLjg4MywwLjMsMS43OTcsMC4zLDIuNzE2YzAsMC40NjktMC4wMjcsMC45NDMtMC4wOCwxLjQwOGMtMC4wODIsMC43MDksMC40MjcsMS4zNTEsMS4xMzYsMS40MzJjMC4wNTEsMC4wMDcsMC4xMDEsMC4wMDksMC4xNDksMC4wMDljMC42NDYsMCwxLjIwNi0wLjQ4NywxLjI4MS0xLjE0NmMwLjA2NC0wLjU2MywwLjA5OC0xLjEzNiwwLjA5OC0xLjcwM0M1MC44NDksMjQuNzQ3LDUwLjcyNywyMy42NDQsNTAuNDg1LDIyLjU3M3oiLz48cGF0aCBmaWxsPSIjOUM5QTlCIiBkPSJNNDcuOTEsMTYuOTcxYy0yLjIxNS0yLjk3OC01LjQyNy01LjAxNS05LjA0Ni01LjczM2MtMC42OTYtMC4xMzgtMS4zODEsMC4zMTUtMS41MiwxLjAxNmMtMC4xMzksMC42OTksMC4zMTUsMS4zOCwxLjAxNiwxLjUxOWMyLjk4OSwwLjU5NCw1LjY0NSwyLjI3OSw3LjQ3OCw0Ljc0MmMwLjI1MiwwLjM0LDAuNjQzLDAuNTIxLDEuMDM3LDAuNTIxYzAuMjY4LDAsMC41MzgtMC4wODQsMC43Ny0wLjI1N0M0OC4yMTgsMTguMzUyLDQ4LjMzNiwxNy41NDIsNDcuOTEsMTYuOTcxeiIvPjxwYXRoIGZpbGw9IiM5QzlBOUIiIGQ9Ik00MC42NzQsNTIuMjM4aC05LjY4OWMtMS4wNywwLTEuOTM4LDAuODY3LTEuOTM4LDEuOTM4YzAsMS4wNywwLjg2NywxLjkzOCwxLjkzOCwxLjkzOGg5LjY4OWMxLjA2OSwwLDEuOTM4LTAuODY3LDEuOTM4LTEuOTM4QzQyLjYxMSw1My4xMDUsNDEuNzQzLDUyLjIzOCw0MC42NzQsNTIuMjM4eiIvPjxwYXRoIGZpbGw9IiM5QzlBOUIiIGQ9Ik0zOS42NTUsNTguMjkxaC03LjQyOGMtMS4wNzEsMC0xLjkzOCwwLjg2Ny0xLjkzOCwxLjkzOGMwLDEuMDY5LDAuODY3LDEuOTM4LDEuOTM4LDEuOTM4aDcuNDI4YzEuMDY5LDAsMS45MzgtMC44NjgsMS45MzgtMS45MzhDNDEuNTk0LDU5LjE1OCw0MC43MjUsNTguMjkxLDM5LjY1NSw1OC4yOTF6Ii8+PHBhdGggZmlsbD0iIzlDOUE5QiIgZD0iTTM3LjU5Miw2NC4wNDVIMzQuMjljLTAuNzE0LDAtMS4yOTIsMC41NzktMS4yOTIsMS4yOTJjMCwwLjcxNSwwLjU3OCwxLjI5MiwxLjI5MiwxLjI5MmgzLjMwMmMwLjcxNCwwLDEuMjkyLTAuNTc3LDEuMjkyLTEuMjkyQzM4Ljg4NCw2NC42MjQsMzguMzA2LDY0LjA0NSwzNy41OTIsNjQuMDQ1eiIvPjxwYXRoIGZpbGw9IiM5QzlBOUIiIGQ9Ik00Mi42NTgsMjUuMjI2Yy0wLjY2Ny0wLjI2LTEuNDE1LDAuMDY1LTEuNjc3LDAuNzI4bC01LjA0LDEyLjc1OEwzMS42LDI3LjcyMWg1LjM5MWMwLjcxMywwLDEuMjkxLTAuNTgsMS4yOTEtMS4yOTJjMC0wLjcxNC0wLjU3OC0xLjI5Mi0xLjI5MS0xLjI5MkgyOS43Yy0wLjAzMywwLTAuMDY0LDAuMDA4LTAuMDk4LDAuMDFjLTAuMDQ4LDAuMDAzLTAuMDk1LDAuMDA1LTAuMTQ0LDAuMDE0Yy0wLjA1LDAuMDExLTAuMDk3LDAuMDI2LTAuMTQ1LDAuMDQxYy0wLjAyOSwwLjAxLTAuMDYsMC4wMTQtMC4wODgsMC4wMjRjLTAuMDA1LDAuMDAzLTAuMDA4LDAuMDA2LTAuMDEzLDAuMDA3Yy0wLjA1MSwwLjAyMS0wLjA5OSwwLjA1LTAuMTQ2LDAuMDc2Yy0wLjAyNywwLjAxNS0wLjA1NiwwLjAyNy0wLjA4MSwwLjA0NWMtMC4wNCwwLjAyNC0wLjA3NCwwLjA1OC0wLjExLDAuMDg4Yy0wLjAyNywwLjAyMy0wLjA1OSwwLjA0NS0wLjA4NSwwLjA2OWMtMC4wMzQsMC4wMzMtMC4wNiwwLjA3MS0wLjA4OSwwLjEwNmMtMC4wMjIsMC4wMjktMC4wNSwwLjA1NS0wLjA2OSwwLjA4NGMtMC4wMywwLjA0NC0wLjA1NSwwLjA5NS0wLjA3OSwwLjE0M2MtMC4wMTMsMC4wMjYtMC4wMjgsMC4wNDktMC4wNCwwLjA3NGMtMC4wMTgsMC4wNDEtMC4wMjgsMC4wODYtMC4wNDIsMC4xMzFjLTAuMDExLDAuMDM2LTAuMDI2LDAuMDcyLTAuMDM0LDAuMTFjLTAuMDA3LDAuMDMxLTAuMDA4LDAuMDY1LTAuMDEyLDAuMDk5Yy0wLjAwNywwLjA1My0wLjAxNiwwLjEwNC0wLjAxNywwLjE1N2MwLDAuMDA0LTAuMDAxLDAuMDEtMC4wMDEsMC4wMTRjMCwwLjAzMSwwLjAwNywwLjA2MSwwLjAxLDAuMDkxYzAuMDAzLDAuMDUxLDAuMDA1LDAuMSwwLjAxNCwwLjE1YzAuMDEsMC4wNDksMC4wMjYsMC4wOTcsMC4wNDEsMC4xNDRjMC4wMSwwLjAzLDAuMDE1LDAuMDYsMC4wMjYsMC4wOWw2LjE2NiwxNS42MDhjMC4yLDAuNTA4LDAuNjg4LDAuODE5LDEuMjAyLDAuODE5YzAuMDI0LDAsMC4wNDktMC4wMDcsMC4wNzQtMC4wMDhjMC4wMjUsMC4wMDEsMC4wNSwwLjAwOCwwLjA3NCwwLjAwOGMwLjUxNCwwLDEuMDAyLTAuMzEyLDEuMjAyLTAuODE5bDYuMTY3LTE1LjYwOEM0My42NDcsMjYuMjM5LDQzLjMyMiwyNS40OSw0Mi42NTgsMjUuMjI2eiIvPjwvZz48L3N2Zz4=);
          background-repeat: no-repeat;
          background-position: left;
          float: left;
          width: 100%; }
      .modall .skills ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 14px;
        font-family: "Montserrat";
        font-weight: 700;
        text-transform: uppercase; }
        .modall .skills ul li a span {
          width: auto;
          text-align: center;
          position: relative;
          padding: 0 10px 5px 10px; }
          @media only screen and (max-width: 767px) and (min-width: 320px) {
            .modall .skills ul li a span {
              padding: 0 10px 5px 70px; } }
          .modall .skills ul li a span::after {
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            height: 1px;
            background: #fff;
            content: '';
            opacity: 0;
            -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
            -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
            transition: height 0.3s, opacity 0.3s, transform 0.3s;
            -webkit-transform: translateY(-10px);
            -moz-transform: translateY(-10px);
            transform: translateY(-10px); }
        .modall .skills ul li a:hover span:hover::after, .modall .skills ul li a:hover span:focus::after {
          height: 3px;
          opacity: 1;
          -webkit-transform: translateY(0px);
          -moz-transform: translateY(0px);
          transform: translateY(0px); }
.modall .office-view {
  width: 100%;
  margin: 40px 0 0 0;
  padding: 0;
  display: block;
  position: relative; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .modall .office-view {
      margin-bottom: 50px; } }
  .modall .office-view a {
    width: 386px;
    height: 290px;
    display: block;
    margin: 0 auto; }
  .modall .office-view .office-open {
    border: 2px solid #ffffff;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    position: absolute;
    width: 386px;
    height: 290px;
    left: 86px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: "Montserrat";
    font-weight: 700;
    text-transform: uppercase;
    top: 0px;
    line-height: 240px;
    opacity: 0; }
    @media only screen and (max-width: 767px) and (min-width: 320px) {
      .modall .office-view .office-open {
        left: 0px;
        width: 100%;
        border: 0px; } }
    @media only screen and (min-width: 1024px) and (max-width: 1170px) {
      .modall .office-view .office-open {
        left: 25px; } }
    .modall .office-view .office-open.show {
      opacity: 1;
      -webkit-transform: translate(40px, -40px);
      transform: translate(40px, -40px); }
      @media only screen and (min-width: 1024px) and (max-width: 1170px) {
        .modall .office-view .office-open.show {
          -webkit-transform: translate(40px, -20px);
          transform: translate(40px, -20px); } }
      @media only screen and (max-width: 767px) and (min-width: 320px) {
        .modall .office-view .office-open.show {
          -webkit-transform: translate(0px);
          transform: translate(0px); } }
.modall .right-column {
  float: right;
  padding-bottom: 100px; }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .modall .right-column {
      float: none;
      width: 100%;
      margin-top: 60px; } }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .modall .right-column {
      float: none;
      width: 100%; } }

.md-perspective,
.md-perspective body {
  height: 100%; }

.md-modal {
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  bottom: 0px;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.md-show {
  visibility: visible; }

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(143, 27, 15, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible; }

/* Content styles */
.md-content {
  color: #fff;
  background: #e74c3c;
  position: relative;
  border-radius: 3px;
  margin: 0 auto;
  height: 100%;
  max-height: 100%; }

/* Just me Effect */
.md-effect-12 .md-content {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-effect-12 .md-content h3,
.md-effect-12 .md-content {
  background: transparent; }

.md-show.md-effect-12 .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

#contact input[type=text] {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #48464a;
  border-radius: 0;
  outline: none;
  background: none;
  height: 45px;
  padding-top: 30px;
  font-family: "Playfair Display";
  font-weight: 400;
  color: #fff;
  letter-spacing: 2px; }
#contact input[type=submit] {
  background: none;
  color: #fff;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 35px;
  letter-spacing: 1px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgZmlsbD0iI2ZmZiIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAyNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjIuNTAzLDhsLTMuOTkyLDMuOTkzbC0wLjcyMy0wLjcyM0wyMS4wNiw4SDIuNVY3aDE4LjU2bC0zLjI3MS0zLjI3MWwwLjcyMy0wLjcyMkwyMi41MDMsN0gyMi41djFIMjIuNTAzeiIvPjwvc3ZnPg==);
  background-position: 270px 20px;
  background-repeat: no-repeat; }
  #contact input[type=submit]:hover {
    background: #fff;
    color: #000;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAyNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjIuNTAzLDhsLTMuOTkyLDMuOTkzbC0wLjcyMy0wLjcyM0wyMS4wNiw4SDIuNVY3aDE4LjU2bC0zLjI3MS0zLjI3MWwwLjcyMy0wLjcyMkwyMi41MDMsN0gyMi41djFIMjIuNTAzeiIvPjwvc3ZnPg==);
    background-position: 270px 20px;
    background-repeat: no-repeat; }
  #contact input[type=submit]:after {
    content: '\2192';
    padding-left: 10px;
    font-weight: normal; }
#contact .form-control.default {
  background: none;
  border: 0;
  border-bottom: 1px solid #48464a;
  border-radius: 0;
  outline: none;
  height: 60px;
  padding-top: 30px;
  font-family: "Playfair Display";
  font-weight: 400;
  color: #fff;
  letter-spacing: 2px; }
  #contact .form-control.default.error {
    border-bottom: 1px solid #ffffff; }
#contact .form-control:focus {
  border-color: #48464a;
  box-shadow: none; }
  #contact .form-control:focus::-webkit-input-placeholder {
    color: #fff; }
  #contact .form-control:focus::-moz-placeholder {
    color: #fff; }
  #contact .form-control:focus::-ms-input-placeholder {
    color: #fff; }
  #contact .form-control:focus:-o-input-placeholder {
    color: #fff; }
#contact textarea {
  border: 0;
  width: 100%;
  border-radius: 0;
  outline: none;
  background: none;
  border-bottom: 1px solid #48464a;
  min-height: 90px;
  resize: none;
  font-family: "Playfair Display";
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 35px; }

.contact-details {
  margin: 0 0 0px 0;
  padding: 0;
  width: 100%;
  list-style: none;
  display: block;
  float: left; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .contact-details {
      margin: 0 0 0px 0; } }
  .contact-details li {
    float: left;
    width: 100%;
    line-height: 30px;
    text-align: center;
    font-family: "Playfair Display";
    font-size: 17px;
    color: #FFFFFF;
    padding-bottom: 15px; }
    .contact-details li a {
      text-decoration: underline;
      font-family: "Montserrat";
      font-weight: 700;
      font-size: 14px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 2px; }

.social {
  display: block;
  list-style: none;
  text-align: center;
  padding: 0;
  padding-top: 20px; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .social {
      padding: 0;
      margin: 50px 0; } }
  .social li {
    display: inline-block;
    width: 45px;
    height: 45px;
    border: 1px solid #48464a;
    transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 14px; }
    .social li:first-child {
      margin-left: 0; }
    .social li a {
      display: block;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg); }
      .social li a:before {
        font-size: 22px;
        color: #ffffff;
        position: absolute;
        left: -5px; }
      .social li a:hover:before {
        color: #ffffff; }

#contact .btn {
  margin-bottom: 50px; }

.modall.custom-modal .modal-content .formInfo {
  font-family: "Playfair Display";
  font-weight: 400;
  margin-bottom: 90px;
  display: block;
  color: #FFFFFF;
  font-style: italic;
  font-size: 17px;
  text-align: center; }

.modall.custom-modal .modal-content .topBg {
  height: 100px; }
  .modall.custom-modal .modal-content .topBg.vertical-line {
    margin: 80px auto;
    position: relative; }
    @media only screen and (max-width: 767px) and (min-width: 320px) {
      .modall.custom-modal .modal-content .topBg.vertical-line {
        margin: 0px auto; } }
.modall.custom-modal .modal-content .subscribe-info p {
  font-weight: 700;
  font-family: "Montserrat";
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  margin-bottom: 50px;
  letter-spacing: 2px; }

.subscribe-info ul.icon {
  list-style-type: none; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .subscribe-info ul.icon {
      padding-left: 10px; } }
  .subscribe-info ul.icon li {
    color: #FFFFFF;
    font-size: 14px;
    font-family: "Playfair Display";
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyMHB4IiBoZWlnaHQ9IjIwcHgiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAgMjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMzRDNDNDAiIGQ9Ik0xMC40NDQsMTYuOTNMMy4wMTUsOS41bDcuNDMtNy40M2w3LjQzLDcuNDNMMTAuNDQ0LDE2LjkzeiBNNC40MjksOS41bDYuMDE2LDYuMDE2TDE2LjQ2LDkuNWwtNi4wMTYtNi4wMTZMNC40MjksOS41eiIvPjxyZWN0IHg9IjkuMTA5IiB5PSI4LjE2NCIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIDAuNzA3MSAtMC43MDcxIDAuNzA3MSA5Ljc3NjQgLTQuNjAyOCkiIGZpbGw9IiMzRDNDNDAiIHdpZHRoPSIyLjY3MSIgaGVpZ2h0PSIyLjY3MSIvPjwvc3ZnPg==) no-repeat left; }
    @media only screen and (max-width: 767px) and (min-width: 320px) {
      .subscribe-info ul.icon li {
        padding-left: 30px; } }
    .subscribe-info ul.icon li:before {
      content: '';
      height: 15px;
      width: 15px;
      display: inline-block;
      margin-right: 10px; }
      @media only screen and (max-width: 767px) and (min-width: 320px) {
        .subscribe-info ul.icon li:before {
          width: 0px;
          margin-right: 0px; } }

#subscribe {
  width: 100%;
  display: block;
  margin-bottom: 0px; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    #subscribe {
      margin-bottom: 20px; } }
  #subscribe .subscribe-input {
    border: 0px;
    border-bottom: 1px solid #48464a;
    border-radius: 0px;
    outline: none;
    background: none;
    height: 45px;
    font-family: "Playfair Display";
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px;
    padding-top: 0px;
    margin-top: 10px; }
    #subscribe .subscribe-input:focus {
      border-color: #48464a;
      box-shadow: none; }
      #subscribe .subscribe-input:focus::-webkit-input-placeholder {
        color: #fff; }
      #subscribe .subscribe-input:focus::-moz-placeholder {
        color: #fff; }
      #subscribe .subscribe-input:focus::-ms-input-placeholder {
        color: #fff; }
      #subscribe .subscribe-input:focus:-o-input-placeholder {
        color: #fff; }
  #subscribe input[type=submit] {
    background: none;
    margin-bottom: 0px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgZmlsbD0iI2ZmZiIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAyNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjIuNTAzLDhsLTMuOTkyLDMuOTkzbC0wLjcyMy0wLjcyM0wyMS4wNiw4SDIuNVY3aDE4LjU2bC0zLjI3MS0zLjI3MWwwLjcyMy0wLjcyMkwyMi41MDMsN0gyMi41djFIMjIuNTAzeiIvPjwvc3ZnPg==);
    background-position: 270px 20px;
    background-repeat: no-repeat; }
    #subscribe input[type=submit]:hover {
      color: #000;
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAyNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjUgMTUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjIuNTAzLDhsLTMuOTkyLDMuOTkzbC0wLjcyMy0wLjcyM0wyMS4wNiw4SDIuNVY3aDE4LjU2bC0zLjI3MS0zLjI3MWwwLjcyMy0wLjcyMkwyMi41MDMsN0gyMi41djFIMjIuNTAzeiIvPjwvc3ZnPg==);
      background-position: 270px 20px;
      background-repeat: no-repeat; }
  #subscribe span.error label {
    padding-left: 15px;
    padding-top: 5px;
    font-weight: normal;
    color: red; }
  #subscribe span.message {
    padding-left: 15px;
    padding-top: 5px;
    font-weight: normal;
    color: #fff;
    float: left;
    font-size: 17px;
    font-family: "Playfair Display"; }
    #subscribe span.message .success {
      color: #fff; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    #subscribe .subscribe-label {
      margin-bottom: 50px; } }
  #subscribe .btn {
    margin-bottom: 30px; }

.header-icons {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .header-icons {
      margin: 50px auto;
      padding: 0 20px;
      display: block;
      width: 280px;
      margin-bottom: 20px; } }
  .header-icons li {
    display: inline-block;
    border: 1px solid #252328;
    width: 168px;
    height: 168px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
    position: relative;
    box-sizing: border-box;
    margin-left: 30px; }
    @media only screen and (max-width: 767px) and (min-width: 320px) {
      .header-icons li {
        margin-left: 0;
        margin-bottom: 60px; } }
    .header-icons li:first-child {
      margin-left: 0; }
    .header-icons li:before {
      content: '';
      border: 1px solid #434246;
      width: 120px;
      height: 120px;
      position: absolute;
      top: 24px;
      left: 22px;
      right: 20px;
      bottom: 0;
      padding: 0;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }
    .header-icons li i {
      font-size: 72px;
      position: absolute;
      margin-left: auto;
      margin-right: auto;
      left: 40px;
      top: 40px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      color: #ffffff; }
      .header-icons li i.lightbulb {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4MHB4IiBoZWlnaHQ9IjgwcHgiIHZpZXdCb3g9IjAgMCA4MCA4MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgODAgODAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGZpbGw9IiNkOWJiNjIiIGlkPSJsaWdodCIgZD0iTTQwLDhjLTEyLjE3OSwwLTIyLjA4Nyw5LjkwOS0yMi4wODcsMjIuMDg4YzAsOC43MTIsNC45ODMsMTYuNDM4LDEyLjgxLDIwLjA0NHYyLjU0MmMwLDEuMSwwLjg5MSwxLjk5MiwxLjk5MiwxLjk5MmgxNC41NzFjMS4xMDIsMCwxLjk5Mi0wLjg5MywxLjk5Mi0xLjk5MnYtMi41NDJjNy44MjgtMy42MDYsMTIuODExLTExLjMzMiwxMi44MTEtMjAuMDQ0QzYyLjA4OCwxNy45MDksNTIuMTgsOCw0MCw4eiBNNDYuNTYzLDQ2Ljk2Yy0wLjc2NiwwLjI5OC0xLjI3LDEuMDM1LTEuMjcsMS44NTZ2MS44NjZIMzQuNzA3di0xLjg2NmMwLTAuODIxLTAuNTA0LTEuNTU5LTEuMjctMS44NTZjLTcuMDEtMi43MjktMTEuNTQtOS4zNTItMTEuNTQtMTYuODcyYzAtOS45ODMsOC4xMjEtMTguMTA0LDE4LjEwMy0xOC4xMDRjOS45ODMsMCwxOC4xMDQsOC4xMjEsMTguMTA0LDE4LjEwNEM1OC4xMDQsMzcuNjA2LDUzLjU3NCw0NC4yMjksNDYuNTYzLDQ2Ljk2eiBNNTQuOTUxLDI2LjcxMmMtMC4xNjItMC43MTUtMC44NzEtMS4xNjItMS41ODgtMS4wMDRjLTAuNzE1LDAuMTYyLTEuMTY0LDAuODczLTEuMDA0LDEuNTg4YzAuMjA1LDAuOTA4LDAuMzA5LDEuODQ3LDAuMzA5LDIuNzkyYzAsMC40ODItMC4wMjcsMC45Ny0wLjA4MiwxLjQ0OGMtMC4wODQsMC43MjksMC40MzksMS4zODksMS4xNjgsMS40NzJjMC4wNTEsMC4wMDcsMC4xMDQsMC4wMDksMC4xNTIsMC4wMDljMC42NjYsMCwxLjI0LTAuNSwxLjMxOC0xLjE3N2MwLjA2Ni0wLjU3OSwwLjEtMS4xNjgsMC4xLTEuNzUxQzU1LjMyNCwyOC45NDYsNTUuMTk5LDI3LjgxMiw1NC45NTEsMjYuNzEyeiBNNTIuMzA1LDIwLjk1MmMtMi4yNzctMy4wNjEtNS41OC01LjE1NC05LjMwMS01Ljg5NGMtMC43MTUtMC4xNDItMS40MTgsMC4zMjQtMS41NjEsMS4wNDRjLTAuMTQzLDAuNzE5LDAuMzI0LDEuNDE4LDEuMDQzLDEuNTYxYzMuMDc0LDAuNjExLDUuODAzLDIuMzQzLDcuNjg4LDQuODc1YzAuMjYsMC4zNSwwLjY2LDAuNTM1LDEuMDY2LDAuNTM1YzAuMjc1LDAsMC41NTMtMC4wODYsMC43OTEtMC4yNjRDNTIuNjE5LDIyLjM3Miw1Mi43NDIsMjEuNTQsNTIuMzA1LDIwLjk1MnogTTQ0Ljg2NSw1Ny4yMDdoLTkuOTZjLTEuMTAxLDAtMS45OTIsMC44OTItMS45OTIsMS45OTJzMC44OTIsMS45OTIsMS45OTIsMS45OTJoOS45NmMxLjEsMCwxLjk5Mi0wLjg5MiwxLjk5Mi0xLjk5MlM0NS45NjUsNTcuMjA3LDQ0Ljg2NSw1Ny4yMDd6IE00My44MTgsNjMuNDI5aC03LjYzNmMtMS4xMDEsMC0xLjk5MiwwLjg5Mi0xLjk5MiwxLjk5MmMwLDEuMSwwLjg5MiwxLjk5MiwxLjk5MiwxLjk5Mmg3LjYzNmMxLjEsMCwxLjk5Mi0wLjg5MywxLjk5Mi0xLjk5MkM0NS44MTEsNjQuMzIsNDQuOTE4LDYzLjQyOSw0My44MTgsNjMuNDI5eiBNNDEuNjk3LDY5LjM0NGgtMy4zOTVjLTAuNzMzLDAtMS4zMjgsMC41OTUtMS4zMjgsMS4zMjhjMCwwLjczNCwwLjU5NSwxLjMyOCwxLjMyOCwxLjMyOGgzLjM5NWMwLjczMiwwLDEuMzI4LTAuNTk0LDEuMzI4LTEuMzI4QzQzLjAyNSw2OS45MzgsNDIuNDMsNjkuMzQ0LDQxLjY5Nyw2OS4zNDR6IE00Ni45MDQsMjkuNDM4Yy0wLjY4Ni0wLjI2OC0xLjQ1MywwLjA2Ni0xLjcyMywwLjc0OEw0MCw0My4zMDFsLTQuNDYzLTExLjI5OGg1LjU0MmMwLjczMiwwLDEuMzI4LTAuNTk2LDEuMzI4LTEuMzI4YzAtMC43MzMtMC41OTYtMS4zMjgtMS4zMjgtMS4zMjhoLTcuNDk0Yy0wLjAzNCwwLTAuMDY2LDAuMDA4LTAuMTAxLDAuMDFjLTAuMDQ5LDAuMDA0LTAuMDk4LDAuMDA2LTAuMTQ3LDAuMDE1Yy0wLjA1MiwwLjAxMS0wLjEsMC4wMjctMC4xNDgsMC4wNDJjLTAuMDMsMC4wMS0wLjA2MiwwLjAxNC0wLjA5MSwwLjAyNWMtMC4wMDUsMC4wMDMtMC4wMDgsMC4wMDUtMC4wMTMsMC4wMDdjLTAuMDUzLDAuMDIyLTAuMTAyLDAuMDUxLTAuMTUsMC4wNzhjLTAuMDI4LDAuMDE2LTAuMDU4LDAuMDI4LTAuMDg0LDAuMDQ2Yy0wLjA0MSwwLjAyNS0wLjA3NiwwLjA2LTAuMTEzLDAuMDkxYy0wLjAyOCwwLjAyMy0wLjA2MSwwLjA0NS0wLjA4NywwLjA3MWMtMC4wMzUsMC4wMzQtMC4wNjIsMC4wNzMtMC4wOTIsMC4xMDljLTAuMDIzLDAuMDMxLTAuMDUxLDAuMDU3LTAuMDcxLDAuMDg2Yy0wLjAzMSwwLjA0Ni0wLjA1NiwwLjA5Ny0wLjA4MSwwLjE0N2MtMC4wMTMsMC4wMjYtMC4wMjksMC4wNS0wLjA0MSwwLjA3NWMtMC4wMTksMC4wNDMtMC4wMjksMC4wODktMC4wNDMsMC4xMzVjLTAuMDEyLDAuMDM3LTAuMDI3LDAuMDc0LTAuMDM1LDAuMTEzYy0wLjAwOCwwLjAzMi0wLjAwOSwwLjA2Ny0wLjAxMywwLjEwMmMtMC4wMDcsMC4wNTUtMC4wMTYsMC4xMDYtMC4wMTcsMC4xNjJjMCwwLjAwNC0wLjAwMSwwLjAxLTAuMDAxLDAuMDE0YzAsMC4wMzIsMC4wMDcsMC4wNjMsMC4wMSwwLjA5NGMwLjAwMywwLjA1MiwwLjAwNSwwLjEwMywwLjAxNSwwLjE1NGMwLjAxLDAuMDUxLDAuMDI2LDAuMSwwLjA0MiwwLjE0N2MwLjAxLDAuMDMxLDAuMDE1LDAuMDYyLDAuMDI2LDAuMDkzbDYuMzM5LDE2LjA0NWMwLjIwNiwwLjUyMiwwLjcwNywwLjg0MiwxLjIzNSwwLjg0MmMwLjAyNSwwLDAuMDUxLTAuMDA3LDAuMDc3LTAuMDA4YzAuMDI1LDAuMDAxLDAuMDUxLDAuMDA4LDAuMDc2LDAuMDA4YzAuNTI4LDAsMS4wMjktMC4zMTksMS4yMzYtMC44NDJsNi4zNC0xNi4wNDVDNDcuOTIyLDMwLjQ4LDQ3LjU4OCwyOS43MSw0Ni45MDQsMjkuNDM4eiIvPjwvZz48L2c+PC9zdmc+);
        width: 80px;
        height: 80px;
        background-size: 100%; }
      .header-icons li i.medal {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4MHB4IiBoZWlnaHQ9IjgwcHgiIHZpZXdCb3g9IjAgMCA4MCA4MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgODAgODAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGZpbGw9IiNkOWJiNjIiIGQ9Ik01OS4zODYsOEgyMC42MTRjLTIuMTk3LDAtMy45OCwxLjc4MS0zLjk4LDMuOTh2MTIuOTFjMCwxLjMzLDAuNjY2LDIuNTc0LDEuNzc0LDMuMzEzbDEyLjY2NSw4LjQzNGMtNS44OCwzLjE4NC05Ljg4Myw5LjQxLTkuODgzLDE2LjU1M0MyMS4xOSw2My41NjMsMjkuNjI5LDcyLDQwLjAwMSw3MmMxMC4zNzEsMCwxOC44MDktOC40MzgsMTguODA5LTE4LjgxMWMwLTcuMTQzLTQuMDAyLTEzLjM2Ny05Ljg4MS0xNi41NTNsMTIuNjYzLTguNDM0YzEuMTA4LTAuNzM4LDEuNzc0LTEuOTgyLDEuNzc0LTMuMzEzVjExLjk4QzYzLjM2Niw5Ljc4MSw2MS41ODMsOCw1OS4zODYsOHogTTU0LjgyOSw1My4xODljMCw4LjE5MS02LjYzOSwxNC44My0xNC44MjgsMTQuODNjLTguMTkxLDAtMTQuODMtNi42MzktMTQuODMtMTQuODNjMC04LjE4OSw2LjYzOS0xNC44MywxNC44My0xNC44M0M0OC4xOSwzOC4zNTksNTQuODI5LDQ1LDU0LjgyOSw1My4xODl6IE01OS4zODYsMjQuODkxbC03LjU4NSw1LjA1MXYtNy41NzhjMC0wLjczMi0wLjU5NC0xLjMyNi0xLjMyNy0xLjMyNmMtMC43MzIsMC0xLjMyNiwwLjU5NC0xLjMyNiwxLjMyNnY5LjM0NmwtNC43ODUsMy4xODhjLTEuNC0wLjMzNC0yLjg1OS0wLjUxOC00LjM2MS0wLjUxOHMtMi45NjEsMC4xODQtNC4zNjMsMC41MThsLTQuODY3LTMuMjQydi05LjI5MWMwLTAuNzMyLTAuNTk0LTEuMzI2LTEuMzI2LTEuMzI2Yy0wLjczMywwLTEuMzI3LDAuNTk0LTEuMzI3LDEuMzI2djcuNTIzbC03LjUwMy00Ljk5NlYxMS45OGg3LjUwM3YzLjU1MWMwLDAuNzMyLDAuNTk0LDEuMzI4LDEuMzI3LDEuMzI4YzAuNzMyLDAsMS4zMjYtMC41OTYsMS4zMjYtMS4zMjhWMTEuOThoMTguMzc3djMuNTUxYzAsMC43MzIsMC41OTQsMS4zMjgsMS4zMjYsMS4zMjhjMC43MzMsMCwxLjMyNy0wLjU5NiwxLjMyNy0xLjMyOFYxMS45OGg3LjU4NVYyNC44OTF6IE0zNy42MjEsNDIuNzdsLTIuMjA5LDQuNDc1bC00LjkzOCwwLjcxN2MtMSwwLjE0NS0xLjgzLDAuODQ2LTIuMTQzLDEuODA3Yy0wLjMxMywwLjk1OS0wLjA1MywyLjAxNCwwLjY3MSwyLjcyMWwzLjU3NCwzLjQ4NGwtMC44NDMsNC45MThjLTAuMTcyLDAuOTk2LDAuMjM4LDIuMDAyLDEuMDU2LDIuNTk2YzAuNDYyLDAuMzM0LDEuMDA5LDAuNTA2LDEuNTYsMC41MDZjMC40MjIsMCwwLjg0Ny0wLjEsMS4yMzQtMC4zMDVsNC40MTgtMi4zMjJsNC40MTYsMi4zMjJjMC4zODksMC4yMDMsMC44MTMsMC4zMDUsMS4yMzUsMC4zMDVjMC41NSwwLDEuMDk4LTAuMTcyLDEuNTYtMC41MDZjMC44MTctMC41OTQsMS4yMjctMS42LDEuMDU2LTIuNTk2bC0wLjg0My00LjkxOGwzLjU3My0zLjQ4NmMwLjcyNC0wLjcwNSwwLjk4My0xLjc2LDAuNjcxLTIuNzE5Yy0wLjMxMy0wLjk2MS0xLjE0My0xLjY2Mi0yLjE0My0xLjgwN2wtNC45MzktMC43MTdsLTIuMjA2LTQuNDc1Yy0wLjQ0Ny0wLjkwNi0xLjM3LTEuNDgtMi4zOC0xLjQ4UzM4LjA2OCw0MS44NjMsMzcuNjIxLDQyLjc3eiBNNDIuODI1LDQ5LjY3bDYuMzIsMC45MThsLTQuNTcyLDQuNDU3bDEuMDc5LDYuMjkzbC01LjY1MS0yLjk3MWwtNS42NTIsMi45NzFsMS4wNzgtNi4yOTNsLTQuNTcyLTQuNDU3bDYuMzItMC45MThsMi44MjYtNS43MjdMNDIuODI1LDQ5LjY3eiIvPjwvZz48L2c+PC9zdmc+);
        background-size: 100%;
        width: 80px;
        height: 80px; }
      .header-icons li i.diamond {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4MHB4IiBoZWlnaHQ9IjgwcHgiIHZpZXdCb3g9IjAgMCA4MCA4MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgODAgODAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNkOWJiNjIiIGQ9Ik03MC44NDIsMjUuNTcybC03LjgzOS0xMS45MjNjLTAuNzQxLTEuMTI2LTEuOTk5LTEuODA2LTMuMzQ4LTEuODA2SDE5LjM0NGMtMS4zNDgsMC0yLjYwNiwwLjY4LTMuMzQ4LDEuODA2TDguMTU4LDI1LjU3MmMtMC45MjcsMS40MTEtMC44NywzLjI1MSwwLjE0Myw0LjYwMmwyNy45OTMsMzcuMzc2YzAuNzU3LDEuMDEyLDEuOTQ0LDEuNjA1LDMuMjA2LDEuNjA1czIuNDQ5LTAuNTk0LDMuMjA2LTEuNjA1TDcwLjcsMzAuMTc0QzcxLjcxMywyOC44MjQsNzEuNzY5LDI2Ljk4Myw3MC44NDIsMjUuNTcyeiBNMzkuNTkzLDE1Ljg0OWw3LjYwNiwxMC41ODlIMzEuODAxbDcuNjA2LTEwLjU4OUgzOS41OTN6IE00OC4wNDksMjkuMTA4TDM5LjUsNjAuMTI3bC04LjU1LTMxLjAxOUg0OC4wNDl6IE00Mi44OCwxNS44NDloMTMuODQzbC02LjkyMSw5LjYzNkw0Mi44OCwxNS44NDl6IE0xOS4zNDQsMTUuODQ5aDE2Ljc3NWwtNi45MjEsOS42MzZsLTQuNjEyLTYuNDIxYy0wLjQzMS0wLjYtMS4yNjQtMC43MzctMS44NjMtMC4zMDZjLTAuNTk5LDAuNDMtMC43MzUsMS4yNjQtMC4zMDUsMS44NjNsNC4xNzYsNS44MTZIMTIuMzgzTDE5LjM0NCwxNS44NDl6IE0xMi41MDYsMjkuMTA4aDE1LjY3Nmw5LjEyNywzMy4xMTdMMTIuNTA2LDI5LjEwOHogTTQxLjY5MSw2Mi4yMjVsOS4xMjctMzMuMTE3aDIuODE5YzAuNzM2LDAsMS4zMzQtMC41OTgsMS4zMzQtMS4zMzVjMC0wLjczNy0wLjU5OC0xLjMzNC0xLjMzNC0xLjMzNGgtMS4yMzJsNy40Mi0xMC4zMzFsNi43OTIsMTAuMzMxaC00LjYzMmMtMC43MzgsMC0xLjMzNiwwLjU5OC0xLjMzNiwxLjMzNGMwLDAuNzM4LDAuNTk4LDEuMzM1LDEuMzM2LDEuMzM1aDQuNTA5TDQxLjY5MSw2Mi4yMjV6Ii8+PC9zdmc+);
        width: 80px;
        height: 80px;
        background-size: 100%; }
      .header-icons li i.monitor {
        width: 80px;
        height: 80px;
        background-size: 100%;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4MHB4IiBoZWlnaHQ9IjgwcHgiIHZpZXdCb3g9IjAgMCA4MCA4MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgODAgODAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGZpbGw9IiNkOWJiNjIiIGQ9Ik01MC4wNDgsNjIuNTA2aC03Ljk2NXYtMy41NzhjMC0xLjA4Ny0wLjg4Mi0xLjk2OS0xLjk3LTEuOTY5Yy0xLjA4NywwLTEuOTY4LDAuODgyLTEuOTY4LDEuOTY5djMuNTc4aC03Ljk2NWMtMS4wODgsMC0xLjk2OCwwLjg4MS0xLjk2OCwxLjk2OXMwLjg4LDEuOTY5LDEuOTY4LDEuOTY5aDE5Ljg2N2MxLjA4NywwLDEuOTY5LTAuODgxLDEuOTY5LTEuOTY5UzUxLjEzNSw2Mi41MDYsNTAuMDQ4LDYyLjUwNnogTTY3LjU4NiwxNC41MUgxMi40MTNjLTIuMTc0LDAtMy45MzcsMS43NjQtMy45MzcsMy45Mzd2MzIuMTI2YzAsMi4xNzUsMS43NjMsMy45MzgsMy45MzcsMy45MzhoNTUuMTczYzIuMTc0LDAsMy45MzgtMS43NjMsMy45MzgtMy45MzhWMTguNDQ2QzcxLjUyMywxNi4yNzMsNjkuNzYsMTQuNTEsNjcuNTg2LDE0LjUxeiBNNjcuNTg2LDQ0Ljk2NWgtOS4zMDNjLTAuNzI1LDAtMS4zMTMsMC41ODgtMS4zMTMsMS4zMTNzMC41ODgsMS4zMTMsMS4zMTMsMS4zMTNoOS4zMDN2Mi44NEgxMi40MTN2LTIuODRoMzcuODc5YzAuNzI0LDAsMS4zMTItMC41ODgsMS4zMTItMS4zMTNzLTAuNTg4LTEuMzEzLTEuMzEyLTEuMzEzSDEyLjQxM1YxOC40NDZoNTUuMTczVjQ0Ljk2NXoiLz48L2c+PC9nPjwvc3ZnPg==); }
    .header-icons li b {
      font-weight: normal;
      width: 59px;
      height: 28px;
      position: absolute;
      bottom: 18px;
      transform: rotate(-45deg);
      left: 104px;
      background-color: #1a181d;
      display: none; }
    .header-icons li span {
      text-transform: uppercase;
      position: absolute;
      bottom: 20px;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      width: 100%;
      left: 55px;
      display: none;
      font-family: "Montserrat";
      font-weight: 700;
      font-size: 14px; }
    .header-icons li:hover:before {
      background-color: #ffffff;
      opacity: 1; }
    .header-icons li:hover .lightbulb {
      /* black color */
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4MHB4IiBoZWlnaHQ9IjgwcHgiIHZpZXdCb3g9IjAgMCA4MCA4MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgODAgODAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGQ9Ik00MCw4Yy0xMi4xNzksMC0yMi4wODcsOS45MDktMjIuMDg3LDIyLjA4OGMwLDguNzEyLDQuOTgzLDE2LjQzOCwxMi44MSwyMC4wNDR2Mi41NDJjMCwxLjEsMC44OTEsMS45OTIsMS45OTIsMS45OTJoMTQuNTcxYzEuMTAyLDAsMS45OTItMC44OTMsMS45OTItMS45OTJ2LTIuNTQyYzcuODI4LTMuNjA2LDEyLjgxMS0xMS4zMzIsMTIuODExLTIwLjA0NEM2Mi4wODgsMTcuOTA5LDUyLjE4LDgsNDAsOHogTTQ2LjU2Myw0Ni45NmMtMC43NjYsMC4yOTgtMS4yNywxLjAzNS0xLjI3LDEuODU2djEuODY2SDM0LjcwN3YtMS44NjZjMC0wLjgyMS0wLjUwNC0xLjU1OS0xLjI3LTEuODU2Yy03LjAxLTIuNzI5LTExLjU0LTkuMzUyLTExLjU0LTE2Ljg3MmMwLTkuOTgzLDguMTIxLTE4LjEwNCwxOC4xMDMtMTguMTA0YzkuOTgzLDAsMTguMTA0LDguMTIxLDE4LjEwNCwxOC4xMDRDNTguMTA0LDM3LjYwNiw1My41NzQsNDQuMjI5LDQ2LjU2Myw0Ni45NnogTTU0Ljk1MSwyNi43MTJjLTAuMTYyLTAuNzE1LTAuODcxLTEuMTYyLTEuNTg4LTEuMDA0Yy0wLjcxNSwwLjE2Mi0xLjE2NCwwLjg3My0xLjAwNCwxLjU4OGMwLjIwNSwwLjkwOCwwLjMwOSwxLjg0NywwLjMwOSwyLjc5MmMwLDAuNDgyLTAuMDI3LDAuOTctMC4wODIsMS40NDhjLTAuMDg0LDAuNzI5LDAuNDM5LDEuMzg5LDEuMTY4LDEuNDcyYzAuMDUxLDAuMDA3LDAuMTA0LDAuMDA5LDAuMTUyLDAuMDA5YzAuNjY2LDAsMS4yNC0wLjUsMS4zMTgtMS4xNzdjMC4wNjYtMC41NzksMC4xLTEuMTY4LDAuMS0xLjc1MUM1NS4zMjQsMjguOTQ2LDU1LjE5OSwyNy44MTIsNTQuOTUxLDI2LjcxMnogTTUyLjMwNSwyMC45NTJjLTIuMjc3LTMuMDYxLTUuNTgtNS4xNTQtOS4zMDEtNS44OTRjLTAuNzE1LTAuMTQyLTEuNDE4LDAuMzI0LTEuNTYxLDEuMDQ0Yy0wLjE0MywwLjcxOSwwLjMyNCwxLjQxOCwxLjA0MywxLjU2MWMzLjA3NCwwLjYxMSw1LjgwMywyLjM0Myw3LjY4OCw0Ljg3NWMwLjI2LDAuMzUsMC42NiwwLjUzNSwxLjA2NiwwLjUzNWMwLjI3NSwwLDAuNTUzLTAuMDg2LDAuNzkxLTAuMjY0QzUyLjYxOSwyMi4zNzIsNTIuNzQyLDIxLjU0LDUyLjMwNSwyMC45NTJ6IE00NC44NjUsNTcuMjA3aC05Ljk2Yy0xLjEwMSwwLTEuOTkyLDAuODkyLTEuOTkyLDEuOTkyczAuODkyLDEuOTkyLDEuOTkyLDEuOTkyaDkuOTZjMS4xLDAsMS45OTItMC44OTIsMS45OTItMS45OTJTNDUuOTY1LDU3LjIwNyw0NC44NjUsNTcuMjA3eiBNNDMuODE4LDYzLjQyOWgtNy42MzZjLTEuMTAxLDAtMS45OTIsMC44OTItMS45OTIsMS45OTJjMCwxLjEsMC44OTIsMS45OTIsMS45OTIsMS45OTJoNy42MzZjMS4xLDAsMS45OTItMC44OTMsMS45OTItMS45OTJDNDUuODExLDY0LjMyLDQ0LjkxOCw2My40MjksNDMuODE4LDYzLjQyOXogTTQxLjY5Nyw2OS4zNDRoLTMuMzk1Yy0wLjczMywwLTEuMzI4LDAuNTk1LTEuMzI4LDEuMzI4YzAsMC43MzQsMC41OTUsMS4zMjgsMS4zMjgsMS4zMjhoMy4zOTVjMC43MzIsMCwxLjMyOC0wLjU5NCwxLjMyOC0xLjMyOEM0My4wMjUsNjkuOTM4LDQyLjQzLDY5LjM0NCw0MS42OTcsNjkuMzQ0eiBNNDYuOTA0LDI5LjQzOGMtMC42ODYtMC4yNjgtMS40NTMsMC4wNjYtMS43MjMsMC43NDhMNDAsNDMuMzAxbC00LjQ2My0xMS4yOThoNS41NDJjMC43MzIsMCwxLjMyOC0wLjU5NiwxLjMyOC0xLjMyOGMwLTAuNzMzLTAuNTk2LTEuMzI4LTEuMzI4LTEuMzI4aC03LjQ5NGMtMC4wMzQsMC0wLjA2NiwwLjAwOC0wLjEwMSwwLjAxYy0wLjA0OSwwLjAwNC0wLjA5OCwwLjAwNi0wLjE0NywwLjAxNWMtMC4wNTIsMC4wMTEtMC4xLDAuMDI3LTAuMTQ4LDAuMDQyYy0wLjAzLDAuMDEtMC4wNjIsMC4wMTQtMC4wOTEsMC4wMjVjLTAuMDA1LDAuMDAzLTAuMDA4LDAuMDA1LTAuMDEzLDAuMDA3Yy0wLjA1MywwLjAyMi0wLjEwMiwwLjA1MS0wLjE1LDAuMDc4Yy0wLjAyOCwwLjAxNi0wLjA1OCwwLjAyOC0wLjA4NCwwLjA0NmMtMC4wNDEsMC4wMjUtMC4wNzYsMC4wNi0wLjExMywwLjA5MWMtMC4wMjgsMC4wMjMtMC4wNjEsMC4wNDUtMC4wODcsMC4wNzFjLTAuMDM1LDAuMDM0LTAuMDYyLDAuMDczLTAuMDkyLDAuMTA5Yy0wLjAyMywwLjAzMS0wLjA1MSwwLjA1Ny0wLjA3MSwwLjA4NmMtMC4wMzEsMC4wNDYtMC4wNTYsMC4wOTctMC4wODEsMC4xNDdjLTAuMDEzLDAuMDI2LTAuMDI5LDAuMDUtMC4wNDEsMC4wNzVjLTAuMDE5LDAuMDQzLTAuMDI5LDAuMDg5LTAuMDQzLDAuMTM1Yy0wLjAxMiwwLjAzNy0wLjAyNywwLjA3NC0wLjAzNSwwLjExM2MtMC4wMDgsMC4wMzItMC4wMDksMC4wNjctMC4wMTMsMC4xMDJjLTAuMDA3LDAuMDU1LTAuMDE2LDAuMTA2LTAuMDE3LDAuMTYyYzAsMC4wMDQtMC4wMDEsMC4wMS0wLjAwMSwwLjAxNGMwLDAuMDMyLDAuMDA3LDAuMDYzLDAuMDEsMC4wOTRjMC4wMDMsMC4wNTIsMC4wMDUsMC4xMDMsMC4wMTUsMC4xNTRjMC4wMSwwLjA1MSwwLjAyNiwwLjEsMC4wNDIsMC4xNDdjMC4wMSwwLjAzMSwwLjAxNSwwLjA2MiwwLjAyNiwwLjA5M2w2LjMzOSwxNi4wNDVjMC4yMDYsMC41MjIsMC43MDcsMC44NDIsMS4yMzUsMC44NDJjMC4wMjUsMCwwLjA1MS0wLjAwNywwLjA3Ny0wLjAwOGMwLjAyNSwwLjAwMSwwLjA1MSwwLjAwOCwwLjA3NiwwLjAwOGMwLjUyOCwwLDEuMDI5LTAuMzE5LDEuMjM2LTAuODQybDYuMzQtMTYuMDQ1QzQ3LjkyMiwzMC40OCw0Ny41ODgsMjkuNzEsNDYuOTA0LDI5LjQzOHoiLz48L2c+PC9nPjwvc3ZnPg==); }
    .header-icons li:hover .medal {
      /* black color */
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4MHB4IiBoZWlnaHQ9IjgwcHgiIHZpZXdCb3g9IjAgMCA4MCA4MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgODAgODAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGQ9Ik01OS4zODYsOEgyMC42MTRjLTIuMTk3LDAtMy45OCwxLjc4MS0zLjk4LDMuOTh2MTIuOTFjMCwxLjMzLDAuNjY2LDIuNTc0LDEuNzc0LDMuMzEzbDEyLjY2NSw4LjQzNGMtNS44OCwzLjE4NC05Ljg4Myw5LjQxLTkuODgzLDE2LjU1M0MyMS4xOSw2My41NjMsMjkuNjI5LDcyLDQwLjAwMSw3MmMxMC4zNzEsMCwxOC44MDktOC40MzgsMTguODA5LTE4LjgxMWMwLTcuMTQzLTQuMDAyLTEzLjM2Ny05Ljg4MS0xNi41NTNsMTIuNjYzLTguNDM0YzEuMTA4LTAuNzM4LDEuNzc0LTEuOTgyLDEuNzc0LTMuMzEzVjExLjk4QzYzLjM2Niw5Ljc4MSw2MS41ODMsOCw1OS4zODYsOHogTTU0LjgyOSw1My4xODljMCw4LjE5MS02LjYzOSwxNC44My0xNC44MjgsMTQuODNjLTguMTkxLDAtMTQuODMtNi42MzktMTQuODMtMTQuODNjMC04LjE4OSw2LjYzOS0xNC44MywxNC44My0xNC44M0M0OC4xOSwzOC4zNTksNTQuODI5LDQ1LDU0LjgyOSw1My4xODl6IE01OS4zODYsMjQuODkxbC03LjU4NSw1LjA1MXYtNy41NzhjMC0wLjczMi0wLjU5NC0xLjMyNi0xLjMyNy0xLjMyNmMtMC43MzIsMC0xLjMyNiwwLjU5NC0xLjMyNiwxLjMyNnY5LjM0NmwtNC43ODUsMy4xODhjLTEuNC0wLjMzNC0yLjg1OS0wLjUxOC00LjM2MS0wLjUxOHMtMi45NjEsMC4xODQtNC4zNjMsMC41MThsLTQuODY3LTMuMjQydi05LjI5MWMwLTAuNzMyLTAuNTk0LTEuMzI2LTEuMzI2LTEuMzI2Yy0wLjczMywwLTEuMzI3LDAuNTk0LTEuMzI3LDEuMzI2djcuNTIzbC03LjUwMy00Ljk5NlYxMS45OGg3LjUwM3YzLjU1MWMwLDAuNzMyLDAuNTk0LDEuMzI4LDEuMzI3LDEuMzI4YzAuNzMyLDAsMS4zMjYtMC41OTYsMS4zMjYtMS4zMjhWMTEuOThoMTguMzc3djMuNTUxYzAsMC43MzIsMC41OTQsMS4zMjgsMS4zMjYsMS4zMjhjMC43MzMsMCwxLjMyNy0wLjU5NiwxLjMyNy0xLjMyOFYxMS45OGg3LjU4NVYyNC44OTF6IE0zNy42MjEsNDIuNzdsLTIuMjA5LDQuNDc1bC00LjkzOCwwLjcxN2MtMSwwLjE0NS0xLjgzLDAuODQ2LTIuMTQzLDEuODA3Yy0wLjMxMywwLjk1OS0wLjA1MywyLjAxNCwwLjY3MSwyLjcyMWwzLjU3NCwzLjQ4NGwtMC44NDMsNC45MThjLTAuMTcyLDAuOTk2LDAuMjM4LDIuMDAyLDEuMDU2LDIuNTk2YzAuNDYyLDAuMzM0LDEuMDA5LDAuNTA2LDEuNTYsMC41MDZjMC40MjIsMCwwLjg0Ny0wLjEsMS4yMzQtMC4zMDVsNC40MTgtMi4zMjJsNC40MTYsMi4zMjJjMC4zODksMC4yMDMsMC44MTMsMC4zMDUsMS4yMzUsMC4zMDVjMC41NSwwLDEuMDk4LTAuMTcyLDEuNTYtMC41MDZjMC44MTctMC41OTQsMS4yMjctMS42LDEuMDU2LTIuNTk2bC0wLjg0My00LjkxOGwzLjU3My0zLjQ4NmMwLjcyNC0wLjcwNSwwLjk4My0xLjc2LDAuNjcxLTIuNzE5Yy0wLjMxMy0wLjk2MS0xLjE0My0xLjY2Mi0yLjE0My0xLjgwN2wtNC45MzktMC43MTdsLTIuMjA2LTQuNDc1Yy0wLjQ0Ny0wLjkwNi0xLjM3LTEuNDgtMi4zOC0xLjQ4UzM4LjA2OCw0MS44NjMsMzcuNjIxLDQyLjc3eiBNNDIuODI1LDQ5LjY3bDYuMzIsMC45MThsLTQuNTcyLDQuNDU3bDEuMDc5LDYuMjkzbC01LjY1MS0yLjk3MWwtNS42NTIsMi45NzFsMS4wNzgtNi4yOTNsLTQuNTcyLTQuNDU3bDYuMzItMC45MThsMi44MjYtNS43MjdMNDIuODI1LDQ5LjY3eiIvPjwvZz48L2c+PC9zdmc+); }
    .header-icons li:hover .diamond {
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4MHB4IiBoZWlnaHQ9IjgwcHgiIHZpZXdCb3g9IjAgMCA4MCA4MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgODAgODAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiIgZD0iTTcwLjg0MiwyNS41NzJsLTcuODM5LTExLjkyM2MtMC43NDEtMS4xMjYtMS45OTktMS44MDYtMy4zNDgtMS44MDZIMTkuMzQ0Yy0xLjM0OCwwLTIuNjA2LDAuNjgtMy4zNDgsMS44MDZMOC4xNTgsMjUuNTcyYy0wLjkyNywxLjQxMS0wLjg3LDMuMjUxLDAuMTQzLDQuNjAybDI3Ljk5MywzNy4zNzZjMC43NTcsMS4wMTIsMS45NDQsMS42MDUsMy4yMDYsMS42MDVzMi40NDktMC41OTQsMy4yMDYtMS42MDVMNzAuNywzMC4xNzRDNzEuNzEzLDI4LjgyNCw3MS43NjksMjYuOTgzLDcwLjg0MiwyNS41NzJ6IE0zOS41OTMsMTUuODQ5bDcuNjA2LDEwLjU4OUgzMS44MDFsNy42MDYtMTAuNTg5SDM5LjU5M3ogTTQ4LjA0OSwyOS4xMDhMMzkuNSw2MC4xMjdsLTguNTUtMzEuMDE5SDQ4LjA0OXogTTQyLjg4LDE1Ljg0OWgxMy44NDNsLTYuOTIxLDkuNjM2TDQyLjg4LDE1Ljg0OXogTTE5LjM0NCwxNS44NDloMTYuNzc1bC02LjkyMSw5LjYzNmwtNC42MTItNi40MjFjLTAuNDMxLTAuNi0xLjI2NC0wLjczNy0xLjg2My0wLjMwNmMtMC41OTksMC40My0wLjczNSwxLjI2NC0wLjMwNSwxLjg2M2w0LjE3Niw1LjgxNkgxMi4zODNMMTkuMzQ0LDE1Ljg0OXogTTEyLjUwNiwyOS4xMDhoMTUuNjc2bDkuMTI3LDMzLjExN0wxMi41MDYsMjkuMTA4eiBNNDEuNjkxLDYyLjIyNWw5LjEyNy0zMy4xMTdoMi44MTljMC43MzYsMCwxLjMzNC0wLjU5OCwxLjMzNC0xLjMzNWMwLTAuNzM3LTAuNTk4LTEuMzM0LTEuMzM0LTEuMzM0aC0xLjIzMmw3LjQyLTEwLjMzMWw2Ljc5MiwxMC4zMzFoLTQuNjMyYy0wLjczOCwwLTEuMzM2LDAuNTk4LTEuMzM2LDEuMzM0YzAsMC43MzgsMC41OTgsMS4zMzUsMS4zMzYsMS4zMzVoNC41MDlMNDEuNjkxLDYyLjIyNXoiLz48L3N2Zz4=); }
    .header-icons li:hover .monitor {
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4MHB4IiBoZWlnaHQ9IjgwcHgiIHZpZXdCb3g9IjAgMCA4MCA4MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgODAgODAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGQ9Ik01MC4wNDgsNjIuNTA2aC03Ljk2NXYtMy41NzhjMC0xLjA4Ny0wLjg4Mi0xLjk2OS0xLjk3LTEuOTY5Yy0xLjA4NywwLTEuOTY4LDAuODgyLTEuOTY4LDEuOTY5djMuNTc4aC03Ljk2NWMtMS4wODgsMC0xLjk2OCwwLjg4MS0xLjk2OCwxLjk2OXMwLjg4LDEuOTY5LDEuOTY4LDEuOTY5aDE5Ljg2N2MxLjA4NywwLDEuOTY5LTAuODgxLDEuOTY5LTEuOTY5UzUxLjEzNSw2Mi41MDYsNTAuMDQ4LDYyLjUwNnogTTY3LjU4NiwxNC41MUgxMi40MTNjLTIuMTc0LDAtMy45MzcsMS43NjQtMy45MzcsMy45Mzd2MzIuMTI2YzAsMi4xNzUsMS43NjMsMy45MzgsMy45MzcsMy45MzhoNTUuMTczYzIuMTc0LDAsMy45MzgtMS43NjMsMy45MzgtMy45MzhWMTguNDQ2QzcxLjUyMywxNi4yNzMsNjkuNzYsMTQuNTEsNjcuNTg2LDE0LjUxeiBNNjcuNTg2LDQ0Ljk2NWgtOS4zMDNjLTAuNzI1LDAtMS4zMTMsMC41ODgtMS4zMTMsMS4zMTNzMC41ODgsMS4zMTMsMS4zMTMsMS4zMTNoOS4zMDN2Mi44NEgxMi40MTN2LTIuODRoMzcuODc5YzAuNzI0LDAsMS4zMTItMC41ODgsMS4zMTItMS4zMTNzLTAuNTg4LTEuMzEzLTEuMzEyLTEuMzEzSDEyLjQxM1YxOC40NDZoNTUuMTczVjQ0Ljk2NXoiLz48L2c+PC9nPjwvc3ZnPg==); }
    .header-icons li:hover b {
      display: block; }
    .header-icons li:hover span {
      display: block; }

/* Overlay closing cross */
.overlay-close {
  float: right;
  width: 35px;
  height: 30px;
  position: relative;
  margin: 10px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  border: 0;
  background: none; }
  @media only screen and (max-width: 767px) and (min-width: 320px) {
    .overlay-close {
      right: 10px; } }
  .overlay-close span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #ffffff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
    @media only screen and (max-width: 767px) and (min-width: 320px) {
      .overlay-close span {
        height: 3px; } }
    .overlay-close span:nth-child(1) {
      top: 0; }
    .overlay-close span:nth-child(2), .overlay-close span:nth-child(3) {
      top: 14px; }
      @media only screen and (max-width: 767px) and (min-width: 320px) {
        .overlay-close span:nth-child(2), .overlay-close span:nth-child(3) {
          top: 10px; } }
    .overlay-close span:nth-child(4) {
      top: 28px; }
      @media only screen and (max-width: 767px) and (min-width: 320px) {
        .overlay-close span:nth-child(4) {
          top: 20px; } }
  .overlay-close.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%; }
  .overlay-close.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .overlay-close.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .overlay-close.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%; }

.mobile-close {
  float: right;
  width: 35px;
  height: 30px;
  position: relative;
  margin: 10px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  border: 0px;
  background: none;
  right: 10px; }
  .mobile-close span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #ffffff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
    @media only screen and (max-width: 767px) and (min-width: 320px) {
      .mobile-close span {
        height: 3px; } }
    .mobile-close span:nth-child(1) {
      top: 0; }
    .mobile-close span:nth-child(2), .mobile-close span:nth-child(3) {
      top: 14px; }
      @media only screen and (max-width: 767px) and (min-width: 320px) {
        .mobile-close span:nth-child(2), .mobile-close span:nth-child(3) {
          top: 10px; } }
    .mobile-close span:nth-child(4) {
      top: 28px; }
      @media only screen and (max-width: 767px) and (min-width: 320px) {
        .mobile-close span:nth-child(4) {
          top: 20px; } }
  .mobile-close.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%; }
  .mobile-close.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .mobile-close.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .mobile-close.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%; }
  .mobile-close:focus {
    outline: 0; }

/* Effects */
.overlay-slidedown {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
  transition: transform 0.4s ease-in-out, visibility 0s 0.4s; }

.overlay-slidedown.open {
  visibility: visible;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out; }

.overlay-scale {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s; }

.overlay-scale.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s; }

@media screen and (max-height: 30.5em) {
  .overlay nav {
    height: 70%;
    font-size: 34px; }

  .overlay ul li {
    min-height: 34px; } }
.navbar-collapse {
  max-height: 100%;
  background-color: #1a181d;
  padding: 0;
  margin: 0;
  width: 100%;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  box-shadow: 0 0 0;
  height: 100%;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in; }
  .navbar-collapse a {
    text-decoration: none;
    text-align: center;
    color: #fff;
    width: 100%;
    display: block;
    padding: 25px 0;
    border: 0;
    font-family: "Montserrat";
    font-weight: 700;
    text-transform: uppercase; }
  .navbar-collapse #subscribe {
    margin: 0; }

.mobile-nav ul.mobile-button {
  position: absolute;
  right: 10px;
  z-index: 999; }
.mobile-nav ul.mobile-list-nav {
  margin: 0;
  padding: 35px 0 0 0; }
.mobile-nav li {
  list-style: none; }

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #fff;
  background: #fff;
  color: #1a181d; }

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-family: "Playfair Display";
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  overflow: hidden; }

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  /* border-color: ... !important; */ }

/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px; }

/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
  margin-top: 30px; }

.tooltipster-base .tooltipster-content {
  overflow: hidden; }

/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }

.tooltipster-arrow span, .tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute; }

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px; }

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px; }

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px; }

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px; }

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto; }

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
  left: 6px; }

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px; }

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
  right: 6px; }

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px; }

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px; }

.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px; }

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px; }

.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -3px; }

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade-show {
  opacity: 1; }

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform; }

.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0; }

.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0px !important;
  opacity: 0; }

/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

/*# sourceMappingURL=main.css.map */
