/* Generated by less 3.11.1 */
/*
 Theme Name:   ESI New
 Author:       Great Exposure
 Version:      1.0.0
*/
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: local('Montserrat Light'), local('Montserrat-Light'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_cJD3gfD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459Wdhzg.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_dJE3gfD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: local('Montserrat Black'), local('Montserrat-Black'), url(https://fonts.gstatic.com/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_epG3gfD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v20/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDZbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v20/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDZbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v20/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDZbtY.ttf) format('truetype');
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*@brand-primary:         darken(#428bca, 6.5%); // #337ab7
@brand-success:         #5cb85c;
@brand-info:            #5bc0de;
@brand-warning:         #f0ad4e;
@brand-danger:          #d9534f;*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), 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-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #212121;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #C79B64;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #a3753b;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 39px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 86%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #C79B64;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #b68242;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #C79B64;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #b68242;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.5;
}
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;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.5;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 14px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
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: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -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;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.5;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 37px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 31px;
  min-height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 41px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #616161;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #C79B64;
  border-color: #c08f51;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #b68242;
  border-color: #6b4d27;
}
.btn-primary:hover {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #9c7038;
  border-color: #6b4d27;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #C79B64;
  border-color: #c08f51;
}
.btn-primary .badge {
  color: #C79B64;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #C79B64;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.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: #a3753b;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.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: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -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: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  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: #C79B64;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.5;
  color: #777777;
  white-space: nowrap;
}
.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;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.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 {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-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 {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.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: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-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,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  line-height: 31px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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: 15px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 0px;
}
.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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.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: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  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: #C79B64;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 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.5;
  border: 1px solid transparent;
  border-radius: 0px 0px 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-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.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: #C79B64;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.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 {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.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: 22px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.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: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .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: 14px 10px;
  font-size: 19px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.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: 7px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@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: 22px;
  }
  .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: 14px;
    padding-bottom: 14px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  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: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@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 {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.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: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.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;
}
@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-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.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: #080808;
}
.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: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .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: #080808;
  }
  .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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #C79B64;
  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: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #a3753b;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #C79B64;
  border-color: #C79B64;
  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: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.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: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #C79B64;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #b68242;
}
.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: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #C79B64;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 68px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #C79B64;
}
.thumbnail .caption {
  padding: 9px;
  color: #212121;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.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,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -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: 13px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #C79B64;
  -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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -o-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,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-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-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: -o-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-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: -o-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-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: -o-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-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: -o-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 {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.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: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #C79B64;
  border-color: #C79B64;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fdfcfa;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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 .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #C79B64;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #C79B64;
  border-color: #C79B64;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #C79B64;
}
.panel-primary > .panel-heading .badge {
  color: #C79B64;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #C79B64;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -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: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 22.5px;
  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: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-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);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -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: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  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;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .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);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  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;
  background-color: #000;
  border-radius: 0px;
}
.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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 15px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.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: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 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: #999999;
  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: #999999;
  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: #999999;
  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: #999999;
  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;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.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);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-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-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-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 {
  outline: 0;
  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%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  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: rgba(0, 0, 0, 0);
}
.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 .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.lui-featurecard:before,
.lui-featurecard:after,
.lui-container:before,
.lui-container:after,
.lui-layout-1-11:before,
.lui-layout-1-11:after,
.lui-layout-2-10:before,
.lui-layout-2-10:after,
.lui-layout-3-9:before,
.lui-layout-3-9:after,
.lui-layout-4-8:before,
.lui-layout-4-8:after,
.lui-layout-5-7:before,
.lui-layout-5-7:after,
.lui-layout-6-6:before,
.lui-layout-6-6:after,
.lui-layout-7-5:before,
.lui-layout-7-5:after,
.lui-layout-8-4:before,
.lui-layout-8-4:after,
.lui-layout-9-3:before,
.lui-layout-9-3:after,
.lui-layout-10-2:before,
.lui-layout-10-2:after,
.lui-layout-11-1:before,
.lui-layout-11-1:after,
.lui-layout-1-11-sm:before,
.lui-layout-1-11-sm:after,
.lui-layout-2-10-sm:before,
.lui-layout-2-10-sm:after,
.lui-layout-3-9-sm:before,
.lui-layout-3-9-sm:after,
.lui-layout-4-8-sm:before,
.lui-layout-4-8-sm:after,
.lui-layout-5-7-sm:before,
.lui-layout-5-7-sm:after,
.lui-layout-6-6-sm:before,
.lui-layout-6-6-sm:after,
.lui-layout-7-5-sm:before,
.lui-layout-7-5-sm:after,
.lui-layout-8-4-sm:before,
.lui-layout-8-4-sm:after,
.lui-layout-9-3-sm:before,
.lui-layout-9-3-sm:after,
.lui-layout-10-2-sm:before,
.lui-layout-10-2-sm:after,
.lui-layout-11-1-sm:before,
.lui-layout-11-1-sm:after,
.lui-layout-1-11-lg:before,
.lui-layout-1-11-lg:after,
.lui-layout-2-10-lg:before,
.lui-layout-2-10-lg:after,
.lui-layout-3-9-lg:before,
.lui-layout-3-9-lg:after,
.lui-layout-4-8-lg:before,
.lui-layout-4-8-lg:after,
.lui-layout-5-7-lg:before,
.lui-layout-5-7-lg:after,
.lui-layout-6-6-lg:before,
.lui-layout-6-6-lg:after,
.lui-layout-7-5-lg:before,
.lui-layout-7-5-lg:after,
.lui-layout-8-4-lg:before,
.lui-layout-8-4-lg:after,
.lui-layout-9-3-lg:before,
.lui-layout-9-3-lg:after,
.lui-layout-10-2-lg:before,
.lui-layout-10-2-lg:after,
.lui-layout-11-1-lg:before,
.lui-layout-11-1-lg:after,
.lui-layout-4-4-4:before,
.lui-layout-4-4-4:after,
.lui-layout-3-6-3:before,
.lui-layout-3-6-3:after,
.lui-layout-2-8-2:before,
.lui-layout-2-8-2:after,
.lui-layout-3-3-3-3:before,
.lui-layout-3-3-3-3:after,
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr:before,
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.lui-featurecard:after,
.lui-container:after,
.lui-layout-1-11:after,
.lui-layout-2-10:after,
.lui-layout-3-9:after,
.lui-layout-4-8:after,
.lui-layout-5-7:after,
.lui-layout-6-6:after,
.lui-layout-7-5:after,
.lui-layout-8-4:after,
.lui-layout-9-3:after,
.lui-layout-10-2:after,
.lui-layout-11-1:after,
.lui-layout-1-11-sm:after,
.lui-layout-2-10-sm:after,
.lui-layout-3-9-sm:after,
.lui-layout-4-8-sm:after,
.lui-layout-5-7-sm:after,
.lui-layout-6-6-sm:after,
.lui-layout-7-5-sm:after,
.lui-layout-8-4-sm:after,
.lui-layout-9-3-sm:after,
.lui-layout-10-2-sm:after,
.lui-layout-11-1-sm:after,
.lui-layout-1-11-lg:after,
.lui-layout-2-10-lg:after,
.lui-layout-3-9-lg:after,
.lui-layout-4-8-lg:after,
.lui-layout-5-7-lg:after,
.lui-layout-6-6-lg:after,
.lui-layout-7-5-lg:after,
.lui-layout-8-4-lg:after,
.lui-layout-9-3-lg:after,
.lui-layout-10-2-lg:after,
.lui-layout-11-1-lg:after,
.lui-layout-4-4-4:after,
.lui-layout-3-6-3:after,
.lui-layout-2-8-2:after,
.lui-layout-3-3-3-3:after,
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr: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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.lui-anim-delay-10s {
  animation-delay: 10s;
}
.lui-clear {
  clear: both;
}
.lui-clear-both {
  clear: both;
}
.lui-clear-left {
  clear: left;
}
.lui-clear-right {
  clear: right;
}
.lui-clear-none {
  clear: none;
}
.lui-clear-fix:before,
.lui-clear-after:before,
.lui-clear-fix:after,
.lui-clear-after:after {
  content: " ";
  display: table;
}
.lui-clear-fix:after,
.lui-clear-after:after {
  clear: both;
}
.lui-clear-fix:before,
.lui-clear-after:before,
.lui-clear-fix:after,
.lui-clear-after:after {
  content: " ";
  display: table;
}
.lui-clear-fix:after,
.lui-clear-after:after {
  clear: both;
}
.lui-display-table {
  display: table;
}
.lui-display-table > * {
  display: table-cell;
}
.lui-display-none {
  display: none;
}
.lui-display-block {
  display: block;
}
.lui-display-inline {
  display: inline;
}
.lui-display-inline-block {
  display: inline-block;
}
.lui-float-left {
  float: left;
}
.lui-float-right {
  float: right;
}
.lui-float-none {
  float: none;
}
.lui-position-rel,
.lui-position-relative {
  position: relative;
}
.lui-position-fixed {
  position: fixed;
}
.lui-overflow-hidden {
  overflow: hidden;
}
.lui-position-abs,
.lui-position-abusolute {
  position: absolute;
}
/* full in */
.lui-position-abs-t-l {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, 0);
}
.lui-position-abs-t-r {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0, 0);
}
.lui-position-abs-b-r {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(0, 0);
}
.lui-position-abs-b-l {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(0, 0);
}
.lui-position-abs-t-c {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.lui-position-abs-b-c {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.lui-position-abs-c-m {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lui-position-abs-r-m {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.lui-position-abs-l-m {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
/* half out */
.lui-position-abs-t-l-halfout {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}
.lui-position-abs-t-r-halfout {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}
.lui-position-abs-b-r-halfout {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(50%, 50%);
}
.lui-position-abs-b-l-halfout {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-50%, 50%);
}
.lui-position-abs-t-c-halfout {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lui-position-abs-b-c-halfout {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}
.lui-position-abs-r-m-halfout {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(50%, -50%);
}
.lui-position-abs-l-m-halfout {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* full out */
.lui-position-abs-t-l-tout {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, -100%);
}
.lui-position-abs-t-l-lout {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-100%, 0);
}
.lui-position-abs-t-l-fullout {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-100%, -100%);
}
.lui-position-abs-t-c-fullout {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
}
.lui-position-abs-t-r-tout {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0, -100%);
}
.lui-position-abs-t-r-rout {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(100%, 0);
}
.lui-position-abs-t-r-fullout {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(100%, -100%);
}
.lui-position-abs-r-m-fullout {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(100%, -50%);
}
.lui-position-abs-b-r-bout {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(0, 100%);
}
.lui-position-abs-b-r-rout {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(100%, 0);
}
.lui-position-abs-b-r-fullout {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(100%, 100%);
}
.lui-position-abs-b-c-fullout {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
}
.lui-position-abs-b-l-bout {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(0, 100%);
}
.lui-position-abs-b-l-lout {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-100%, 0);
}
.lui-position-abs-b-l-fullout {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-100%, 100%);
}
.lui-position-abs-l-m-fullout {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-100%, -50%);
}
.lui-position-abs-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lui-position-snap-l {
  height: 100%;
  overflow-y: hidden;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.lui-position-snap-r {
  height: 100%;
  overflow-y: hidden;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.lui-position-snap-t {
  width: 100%;
  overflow-x: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.lui-position-snap-b {
  width: 100%;
  overflow-x: hidden;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
/*.lui-ctnr-children-abs(@children-selector: &>*, @childrenstyle:{}){
    .lui-position-rel();
    .lui-position-abs-c-m();
}*/
.lui-ctnr-withbuoy {
  position: relative;
}
.lui-ctnr-withbuoy-buoy,
.lui-ctnr-withbuoy .lui-c-buoy {
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
}
.lui-border {
  border: #AABDBD 1px solid;
}
.lui-border-t {
  border-top: #AABDBD 1px solid;
}
.lui-border-r {
  border-right: #AABDBD 1px solid;
}
.lui-border-b {
  border-bottom: #AABDBD 1px solid;
}
.lui-border-l {
  border-left: #AABDBD 1px solid;
}
.lui-border-v {
  border-top: #AABDBD 1px solid;
  border-bottom: #AABDBD 1px solid;
}
.lui-border-h {
  border-right: #AABDBD 1px solid;
  border-left: #AABDBD 1px solid;
}
.lui-border-dotted {
  border: #AABDBD 1px dotted;
}
.lui-border-t-dotted {
  border-top: #AABDBD 1px dotted;
}
.lui-border-r-dotted {
  border-right: #AABDBD 1px dotted;
}
.lui-border-b-dotted {
  border-bottom: #AABDBD 1px dotted;
}
.lui-border-l-dotted {
  border-left: #AABDBD 1px dotted;
}
.lui-border-v-dotted {
  border-top: #AABDBD 1px dotted;
  border-bottom: #AABDBD 1px dotted;
}
.lui-border-h-dotted {
  border-right: #AABDBD 1px dotted;
  border-left: #AABDBD 1px dotted;
}
.lui-border-2x {
  border: #AABDBD 2px solid 1px solid;
}
.lui-border-t-2x {
  border-top: #AABDBD 2px solid 1px solid;
}
.lui-border-r-2x {
  border-right: #AABDBD 2px solid 1px solid;
}
.lui-border-b-2x {
  border-bottom: #AABDBD 2px solid 1px solid;
}
.lui-border-l-2x {
  border-left: #AABDBD 2px solid 1px solid;
}
.lui-border-v-2x {
  border-top: #AABDBD 2px solid 1px solid;
  border-bottom: #AABDBD 2px solid 1px solid;
}
.lui-border-h-2x {
  border-right: #AABDBD 2px solid 1px solid;
  border-left: #AABDBD 2px solid 1px solid;
}
.lui-border-none {
  border: none;
}
.lui-border-t-none {
  border-top: none;
}
.lui-border-r-none {
  border-right: none;
}
.lui-border-b-none {
  border-bottom: none;
}
.lui-border-l-none {
  border-left: none;
}
.lui-border-v-none {
  border-top: none;
  border-bottom: none;
}
.lui-border-h-none {
  border-left: none;
  border-right: none;
}
.lui-border-l-none-first:first-child {
  border-left: none;
}
.lui-border-t-none-first:first-child {
  border-top: none;
}
.lui-border-r-none-last:last-child {
  border-right: none;
}
.lui-border-b-none-last:last-child {
  border-bottom: none;
}
.lui-border-radius {
  border-radius: 0px;
}
.lui-border-radius-lg {
  border-radius: 0px;
}
.lui-border-radius-sm {
  border-radius: 0px;
}
.lui-border-radius-1rem {
  border-radius: 1rem;
}
.lui-transparent {
  opacity: 0;
}
.lui-opaque {
  opacity: 1 !important;
}
.lui-bg-white {
  background: #fff;
}
.lui-bg-black {
  background: #000;
}
.lui-bg-theme {
  background: #C79B64;
}
.lui-bg-dark {
  background: #555555;
}
.lui-bg-light-darker {
  background: rgba(0, 0, 0, 0.05);
}
.lui-bg-light {
  background: rgba(0, 0, 0, 0.02);
}
.lui-bg-light-lighter {
  background: rgba(0, 0, 0, 0.02);
}
/*
.lui-bg-primary{background-color: @lui-color-primary;}
.lui-bg-success{background-color: @lui-color-success;}
.lui-bg-info{background-color: @lui-color-info;}
.lui-bg-warning{background-color: @lui-color-warning;}
.lui-bg-danger{background-color: @lui-color-danger;}*/
/*
.lui-bg-dark-lighter{background-color: @lui-bgcolor-dark-lighter;}
.lui-bg-light-lighter{background-color: @lui-bgcolor-light-lighter;}
.lui-bg-gray{background-color: @lui-color-gray;}
.lui-bg-light{background-color: @lui-bgcolor-light;}*/
.lui-padding {
  padding: 1rem;
}
.lui-padding-0 {
  padding: 0;
}
.lui-padding-none {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.lui-padding-1x {
  padding: 1rem;
}
.lui-padding-2x {
  padding: 2rem;
}
.lui-padding-3x {
  padding: 3rem;
}
.lui-padding-4x {
  padding: 4rem;
}
.lui-padding-5x {
  padding: 5rem;
}
.lui-padding-25pct {
  padding: 0.25rem;
}
.lui-padding-33pct {
  padding: 0.33rem;
}
.lui-padding-50pct {
  padding: 0.5rem;
}
.lui-padding-67pct {
  padding: 0.67rem;
}
.lui-padding-75pct {
  padding: 0.75rem;
}
.lui-padding-125pct {
  padding: 1.25rem;
}
.lui-padding-150pct {
  padding: 1.5rem;
}
.lui-padding-175pct {
  padding: 1.75rem;
}
.lui-padding-t {
  padding-top: 1rem;
}
.lui-padding-t-none,
.lui-padding-t-0 {
  padding-top: 0;
}
.lui-padding-t-1x {
  padding-top: 1rem;
}
.lui-padding-t-2x {
  padding-top: 2rem;
}
.lui-padding-t-3x {
  padding-top: 3rem;
}
.lui-padding-t-4x {
  padding-top: 4rem;
}
.lui-padding-t-5x {
  padding-top: 5rem;
}
.lui-padding-t-25pct {
  padding-top: 0.25rem;
}
.lui-padding-t-33pct {
  padding-top: 0.33rem;
}
.lui-padding-t-50pct {
  padding-top: 0.5rem;
}
.lui-padding-t-67pct {
  padding-top: 0.67rem;
}
.lui-padding-t-75pct {
  padding-top: 0.75rem;
}
.lui-padding-t-125pct {
  padding-top: 1.25rem;
}
.lui-padding-t-150pct {
  padding-top: 1.5rem;
}
.lui-padding-t-175pct {
  padding-top: 1.75rem;
}
.lui-padding-r {
  padding-right: 1rem;
}
.lui-padding-r-none,
.lui-padding-r-0 {
  padding-right: 0;
}
.lui-padding-r-1x {
  padding-right: 1rem;
}
.lui-padding-r-2x {
  padding-right: 2rem;
}
.lui-padding-r-3x {
  padding-right: 3rem;
}
.lui-padding-r-4x {
  padding-right: 4rem;
}
.lui-padding-r-5x {
  padding-right: 5rem;
}
.lui-padding-r-25pct {
  padding-right: 0.25rem;
}
.lui-padding-r-33pct {
  padding-right: 0.33rem;
}
.lui-padding-r-50pct {
  padding-right: 0.5rem;
}
.lui-padding-r-67pct {
  padding-right: 0.67rem;
}
.lui-padding-r-75pct {
  padding-right: 0.75rem;
}
.lui-padding-r-125pct {
  padding-right: 1.25rem;
}
.lui-padding-r-150pct {
  padding-right: 1.5rem;
}
.lui-padding-r-175pct {
  padding-right: 1.75rem;
}
.lui-padding-b {
  padding-bottom: 1rem;
}
.lui-padding-b-none,
.lui-padding-b-0 {
  padding-bottom: 0;
}
.lui-padding-b-1x {
  padding-bottom: 1rem;
}
.lui-padding-b-2x {
  padding-bottom: 2rem;
}
.lui-padding-b-3x {
  padding-bottom: 3rem;
}
.lui-padding-b-4x {
  padding-bottom: 4rem;
}
.lui-padding-b-5x {
  padding-bottom: 5rem;
}
.lui-padding-b-25pct {
  padding-bottom: 0.25rem;
}
.lui-padding-b-33pct {
  padding-bottom: 0.33rem;
}
.lui-padding-b-50pct {
  padding-bottom: 0.5rem;
}
.lui-padding-b-67pct {
  padding-bottom: 0.67rem;
}
.lui-padding-b-75pct {
  padding-bottom: 0.75rem;
}
.lui-padding-b-125pct {
  padding-bottom: 1.25rem;
}
.lui-padding-b-150pct {
  padding-bottom: 1.5rem;
}
.lui-padding-b-175pct {
  padding-bottom: 1.75rem;
}
.lui-padding-l {
  padding-left: 1rem;
}
.lui-padding-l-none,
.lui-padding-l-0 {
  padding-left: 0;
}
.lui-padding-l-1x {
  padding-left: 1rem;
}
.lui-padding-l-2x {
  padding-left: 2rem;
}
.lui-padding-l-3x {
  padding-left: 3rem;
}
.lui-padding-l-4x {
  padding-left: 4rem;
}
.lui-padding-l-5x {
  padding-left: 5rem;
}
.lui-padding-l-25pct {
  padding-left: 0.25rem;
}
.lui-padding-l-33pct {
  padding-left: 0.33rem;
}
.lui-padding-l-50pct {
  padding-left: 0.5rem;
}
.lui-padding-l-67pct {
  padding-left: 0.67rem;
}
.lui-padding-l-75pct {
  padding-left: 0.75rem;
}
.lui-padding-l-125pct {
  padding-left: 1.25rem;
}
.lui-padding-l-150pct {
  padding-left: 1.5rem;
}
.lui-padding-l-175pct {
  padding-left: 1.75rem;
}
.lui-padding-v {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.lui-padding-v-none,
.lui-padding-v-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.lui-padding-v-1x {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.lui-padding-v-2x {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.lui-padding-v-3x {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.lui-padding-v-4x {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.lui-padding-v-5x {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.lui-padding-v-25pct {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.lui-padding-v-33pct {
  padding-top: 0.33rem;
  padding-bottom: 0.33rem;
}
.lui-padding-v-50pct {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.lui-padding-v-67pct {
  padding-top: 0.67rem;
  padding-bottom: 0.67rem;
}
.lui-padding-v-75pct {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.lui-padding-v-125pct {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.lui-padding-v-150pct {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.lui-padding-v-175pct {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.lui-padding-h {
  padding-left: 1rem;
  padding-right: 1rem;
}
.lui-padding-h-none,
.lui-padding-h-0 {
  padding-left: 0;
  padding-right: 0;
}
.lui-padding-h-1x {
  padding-left: 1rem;
  padding-right: 1rem;
}
.lui-padding-h-2x {
  padding-left: 2rem;
  padding-right: 2rem;
}
.lui-padding-h-3x {
  padding-left: 3rem;
  padding-right: 3rem;
}
.lui-padding-h-4x {
  padding-left: 4rem;
  padding-right: 4rem;
}
.lui-padding-h-5x {
  padding-left: 5rem;
  padding-right: 5rem;
}
.lui-padding-h-25pct {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.lui-padding-h-33pct {
  padding-left: 0.33rem;
  padding-right: 0.33rem;
}
.lui-padding-h-50pct {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.lui-padding-h-67pct {
  padding-left: 0.67rem;
  padding-right: 0.67rem;
}
.lui-padding-h-75pct {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.lui-padding-h-125pct {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.lui-padding-h-150pct {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.lui-padding-h-175pct {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.lui-margin {
  margin: 1rem;
}
.lui-margin-0 {
  margin: 0;
}
.lui-margin-none {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.lui-margin-1x {
  margin: 1rem;
}
.lui-margin-2x {
  margin: 2rem;
}
.lui-margin-3x {
  margin: 3rem;
}
.lui-margin-4x {
  margin: 4rem;
}
.lui-margin-5x {
  margin: 5rem;
}
.lui-margin-25pct {
  margin: 0.25rem;
}
.lui-margin-33pct {
  margin: 0.33rem;
}
.lui-margin-50pct {
  margin: 0.5rem;
}
.lui-margin-67pct {
  margin: 0.67rem;
}
.lui-margin-75pct {
  margin: 0.75rem;
}
.lui-margin-125pct {
  margin: 1.25rem;
}
.lui-margin-150pct {
  margin: 1.5rem;
}
.lui-margin-175pct {
  margin: 1.75rem;
}
.lui-margin-auto {
  margin: auto;
}
.lui-margin-t {
  margin-top: 1rem;
}
.lui-margin-t-none,
.lui-margin-t-0 {
  margin-top: 0;
}
.lui-margin-t-1x {
  margin-top: 1rem;
}
.lui-margin-t-2x {
  margin-top: 2rem;
}
.lui-margin-t-3x {
  margin-top: 3rem;
}
.lui-margin-t-4x {
  margin-top: 4rem;
}
.lui-margin-t-5x {
  margin-top: 5rem;
}
.lui-margin-t-25pct {
  margin-top: 0.25rem;
}
.lui-margin-t-33pct {
  margin-top: 0.33rem;
}
.lui-margin-t-50pct {
  margin-top: 0.5rem;
}
.lui-margin-t-67pct {
  margin-top: 0.67rem;
}
.lui-margin-t-75pct {
  margin-top: 0.75rem;
}
.lui-margin-t-125pct {
  margin-top: 1.25rem;
}
.lui-margin-t-150pct {
  margin-top: 1.5rem;
}
.lui-margin-t-175pct {
  margin-top: 1.75rem;
}
.lui-margin-t-auto {
  margin-top: auto;
}
.lui-margin-r {
  margin-right: 1rem;
}
.lui-margin-r-none,
.lui-margin-r-0 {
  margin-right: 0;
}
.lui-margin-r-1x {
  margin-right: 1rem;
}
.lui-margin-r-2x {
  margin-right: 2rem;
}
.lui-margin-r-3x {
  margin-right: 3rem;
}
.lui-margin-r-4x {
  margin-right: 4rem;
}
.lui-margin-r-5x {
  margin-right: 5rem;
}
.lui-margin-r-25pct {
  margin-right: 0.25rem;
}
.lui-margin-r-33pct {
  margin-right: 0.33rem;
}
.lui-margin-r-50pct {
  margin-right: 0.5rem;
}
.lui-margin-r-67pct {
  margin-right: 0.67rem;
}
.lui-margin-r-75pct {
  margin-right: 0.75rem;
}
.lui-margin-r-125pct {
  margin-right: 1.25rem;
}
.lui-margin-r-150pct {
  margin-right: 1.5rem;
}
.lui-margin-r-175pct {
  margin-right: 1.75rem;
}
.lui-margin-r-auto {
  margin-right: auto;
}
.lui-margin-b {
  margin-bottom: 1rem;
}
.lui-margin-b-none,
.lui-margin-b-0 {
  margin-bottom: 0;
}
.lui-margin-b-1x {
  margin-bottom: 1rem;
}
.lui-margin-b-2x {
  margin-bottom: 2rem;
}
.lui-margin-b-3x {
  margin-bottom: 3rem;
}
.lui-margin-b-4x {
  margin-bottom: 4rem;
}
.lui-margin-b-5x {
  margin-bottom: 5rem;
}
.lui-margin-b-25pct {
  margin-bottom: 0.25rem;
}
.lui-margin-b-33pct {
  margin-bottom: 0.33rem;
}
.lui-margin-b-50pct {
  margin-bottom: 0.5rem;
}
.lui-margin-b-67pct {
  margin-bottom: 0.67rem;
}
.lui-margin-b-75pct {
  margin-bottom: 0.75rem;
}
.lui-margin-b-125pct {
  margin-bottom: 1.25rem;
}
.lui-margin-b-150pct {
  margin-bottom: 1.5rem;
}
.lui-margin-b-175pct {
  margin-bottom: 1.75rem;
}
.lui-margin-b-auto {
  margin-bottom: auto;
}
.lui-margin-l {
  margin-left: 1rem;
}
.lui-margin-l-none,
.lui-margin-l-0 {
  margin-left: 0;
}
.lui-margin-l-1x {
  margin-left: 1rem;
}
.lui-margin-l-2x {
  margin-left: 2rem;
}
.lui-margin-l-3x {
  margin-left: 3rem;
}
.lui-margin-l-4x {
  margin-left: 4rem;
}
.lui-margin-l-5x {
  margin-left: 5rem;
}
.lui-margin-l-25pct {
  margin-left: 0.25rem;
}
.lui-margin-l-33pct {
  margin-left: 0.33rem;
}
.lui-margin-l-50pct {
  margin-left: 0.5rem;
}
.lui-margin-l-67pct {
  margin-left: 0.67rem;
}
.lui-margin-l-75pct {
  margin-left: 0.75rem;
}
.lui-margin-l-125pct {
  margin-left: 1.25rem;
}
.lui-margin-l-150pct {
  margin-left: 1.5rem;
}
.lui-margin-l-175pct {
  margin-left: 1.75rem;
}
.lui-margin-l-auto {
  margin-left: auto;
}
.lui-margin-v {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.lui-margin-v-none,
.lui-margin-v-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.lui-margin-v-1x {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.lui-margin-v-2x {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.lui-margin-v-3x {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.lui-margin-v-4x {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.lui-margin-v-5x {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.lui-margin-v-25pct {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.lui-margin-v-33pct {
  margin-top: 0.33rem;
  margin-bottom: 0.33rem;
}
.lui-margin-v-50pct {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.lui-margin-v-67pct {
  margin-top: 0.67rem;
  margin-bottom: 0.67rem;
}
.lui-margin-v-75pct {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.lui-margin-v-125pct {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.lui-margin-v-150pct {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.lui-margin-v-175pct {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
.lui-margin-v-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.lui-margin-h {
  margin-left: 1rem;
  margin-right: 1rem;
}
.lui-margin-h-none,
.lui-margin-h-0 {
  margin-left: 0;
  margin-right: 0;
}
.lui-margin-h-1x {
  margin-left: 1rem;
  margin-right: 1rem;
}
.lui-margin-h-2x {
  margin-left: 2rem;
  margin-right: 2rem;
}
.lui-margin-h-3x {
  margin-left: 3rem;
  margin-right: 3rem;
}
.lui-margin-h-4x {
  margin-left: 4rem;
  margin-right: 4rem;
}
.lui-margin-h-5x {
  margin-left: 5rem;
  margin-right: 5rem;
}
.lui-margin-h-25pct {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.lui-margin-h-33pct {
  margin-left: 0.33rem;
  margin-right: 0.33rem;
}
.lui-margin-h-50pct {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.lui-margin-h-67pct {
  margin-left: 0.67rem;
  margin-right: 0.67rem;
}
.lui-margin-h-75pct {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.lui-margin-h-125pct {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.lui-margin-h-150pct {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.lui-margin-h-175pct {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}
.lui-margin-h-auto {
  margin-left: auto;
  margin-right: auto;
}
.lui-hidescrollbar {
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.lui-hidescrollbar::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}
/*.btn-default.active {
    background-color: #3E3331;
    //    border-color: #ff490c;
    color: #fff;
    box-shadow: none;
}

.btn.btn-inverse {
    background-color: #3E3331;
    color: #fff;
}

.lui-btn {
    background: #252D36;
    border: #252D36 1px solid;
    font-size: 1.5rem;
    color: @lui-color-white;
    display: inline-block;
    padding: .75rem 2rem;
    &:hover {
        color: @lui-color-white;
        opacity: .9;
    }
    @media (max-width: @screen-md-max) {
        font-size: 1rem;
        padding: .5rem 1rem;
    }
}

.lui-btn-outline {
    .lui-btn();
    color: #ccc;
    border: #ccc 1px solid;
    background: none;
    &:hover {
        color: @lui-color-light;
    }
}

.lui-btn-block-text-left {
    .btn();
    .btn-default();
    .btn-block();
    .text-left();
}*/
.lui-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #C79B64;
  border-color: #c08f51;
  color: #fff;
}
.lui-btn:focus,
.lui-btn:active:focus,
.lui-btn.active:focus,
.lui-btn.focus,
.lui-btn:active.focus,
.lui-btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.lui-btn:hover,
.lui-btn:focus,
.lui-btn.focus {
  color: #333;
  text-decoration: none;
}
.lui-btn:active,
.lui-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);
}
.lui-btn.disabled,
.lui-btn[disabled],
fieldset[disabled] .lui-btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.lui-btn.disabled,
fieldset[disabled] a.lui-btn {
  pointer-events: none;
}
.lui-btn:focus,
.lui-btn.focus {
  color: #fff;
  background-color: #b68242;
  border-color: #6b4d27;
}
.lui-btn:hover {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.lui-btn:active,
.lui-btn.active,
.open > .dropdown-toggle.lui-btn {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.lui-btn:active:hover,
.lui-btn.active:hover,
.open > .dropdown-toggle.lui-btn:hover,
.lui-btn:active:focus,
.lui-btn.active:focus,
.open > .dropdown-toggle.lui-btn:focus,
.lui-btn:active.focus,
.lui-btn.active.focus,
.open > .dropdown-toggle.lui-btn.focus {
  color: #fff;
  background-color: #9c7038;
  border-color: #6b4d27;
}
.lui-btn:active,
.lui-btn.active,
.open > .dropdown-toggle.lui-btn {
  background-image: none;
}
.lui-btn.disabled:hover,
.lui-btn[disabled]:hover,
fieldset[disabled] .lui-btn:hover,
.lui-btn.disabled:focus,
.lui-btn[disabled]:focus,
fieldset[disabled] .lui-btn:focus,
.lui-btn.disabled.focus,
.lui-btn[disabled].focus,
fieldset[disabled] .lui-btn.focus {
  background-color: #C79B64;
  border-color: #c08f51;
}
.lui-btn .badge {
  color: #C79B64;
  background-color: #fff;
}
.lui-btn:link,
.lui-btn:visited,
.lui-btn:hover,
.lui-btn:active {
  color: #fff;
}
.lui-btn a {
  color: #fff;
}
.lui-btn a:link,
.lui-btn a:visited,
.lui-btn a:hover,
.lui-btn a:active {
  color: #fff;
}
.lui-btn * {
  color: #fff;
}
.lui-section:not(:last-child) {
  padding-bottom: 2rem;
  border-bottom: #AABDBD 1px solid;
  margin-bottom: 2rem;
}
.lui-section-title {
  color: #C79B64;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
.lui-box {
  padding: 1rem;
  display: block;
  background: #fff;
}
.lui-box-title {
  font-weight: 600;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #C79B64;
}
.lui-box-title + * {
  margin-top: 1rem;
}
.lui-box img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-box-solid-theme {
  padding: 1rem;
  display: block;
  background: #C79B64;
  color: #fff;
}
.lui-box-solid-theme-title {
  font-weight: 600;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #fff;
}
.lui-box-solid-theme-title + * {
  margin-top: 1rem;
}
.lui-box-solid-theme img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-box-solid-theme:link,
.lui-box-solid-theme:visited,
.lui-box-solid-theme:hover,
.lui-box-solid-theme:active {
  color: #fff;
}
.lui-box-solid-theme a {
  color: #fff;
}
.lui-box-solid-theme a:link,
.lui-box-solid-theme a:visited,
.lui-box-solid-theme a:hover,
.lui-box-solid-theme a:active {
  color: #fff;
}
.lui-box-solid-theme * {
  color: #fff;
}
.lui-box-solid-black {
  padding: 1rem;
  display: block;
  background: #000;
  color: #fff;
}
.lui-box-solid-black-title {
  font-weight: 600;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #fff;
}
.lui-box-solid-black-title + * {
  margin-top: 1rem;
}
.lui-box-solid-black img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-box-solid-black:link,
.lui-box-solid-black:visited,
.lui-box-solid-black:hover,
.lui-box-solid-black:active {
  color: #fff;
}
.lui-box-solid-black a {
  color: #fff;
}
.lui-box-solid-black a:link,
.lui-box-solid-black a:visited,
.lui-box-solid-black a:hover,
.lui-box-solid-black a:active {
  color: #fff;
}
.lui-box-solid-black * {
  color: #fff;
}
.lui-box-border {
  padding: 1rem;
  display: block;
  background: rgba(0, 0, 0, 0.02);
  border: #AABDBD 1px solid;
}
.lui-box-border-title {
  font-weight: 600;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #C79B64;
}
.lui-box-border-title + * {
  margin-top: 1rem;
}
.lui-box-border img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-box-border-light {
  padding: 1rem;
  display: block;
  background: rgba(0, 0, 0, 0.02);
  border: #AABDBD 1px solid;
}
.lui-box-border-light-title {
  font-weight: 600;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #C79B64;
}
.lui-box-border-light-title + * {
  margin-top: 1rem;
}
.lui-box-border-light img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-box-border-light-title {
  font-weight: 600;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #C79B64;
}
.lui-box-border-light-title + * {
  margin-top: 1rem;
}
.lui-box-border-light img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*.lui-box-under-tab {
    .lui-box();
    .lui-border-t-none();
    border-left-color: #ddd;
    border-right-color: #ddd;
}*/
.lui-row-as-box {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1rem;
  background: #fff;
}
.lui-card {
  margin-bottom: 1rem;
  display: block;
  background: rgba(0, 0, 0, 0.02);
}
.lui-card > .lui-card-header,
.lui-card > .lui-c-header {
  padding: 1rem;
  border-bottom: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-card > .lui-card-thumb,
.lui-card > .lui-c-thumb {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.lui-card > .lui-card-thumb a,
.lui-card > .lui-c-thumb a {
  display: block;
}
.lui-card > .lui-card-thumb img,
.lui-card > .lui-c-thumb img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-card-caption,
.lui-card .lui-c-caption {
  color: #777777;
}
.lui-card-title,
.lui-card .lui-c-title {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 2rem;
}
.lui-card-subtitle,
.lui-card .lui-c-subtitle {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.lui-card > .lui-card-content,
.lui-card > .lui-c-content {
  padding: 1rem;
}
.lui-card-meta,
.lui-card .lui-c-meta {
  color: #777777;
  font-size: 0.75rem;
}
.lui-card-divider,
.lui-card hr {
  display: block;
  border-bottom: #AABDBD 1px solid;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  height: 0;
}
.lui-card > .lui-card-footer,
.lui-card > .lui-c-footer {
  padding: 1rem;
  border-top: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-card-a-circlethumb > .lui-card-a-circlethumb-thumb img,
.lui-card-a-circlethumb > .lui-c-thumb img {
  border-radius: 50%;
}
.lui-card-a-paddingthumb-v > .lui-card-a-paddingthumb-v-thumb,
.lui-card-a-paddingthumb-v > .lui-c-thumb {
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.lui-card-a-paddingthumb-h > .lui-card-a-paddingthumb-h-thumb,
.lui-card-a-paddingthumb-h > .lui-c-thumb {
  padding: 2rem;
}
.lui-card-a-paddingthumb-compact > .lui-card-a-paddingthumb-compact-thumb,
.lui-card-a-paddingthumb-compact > .lui-c-thumb {
  padding: 1rem;
}
@media (min-width: 768px) {
  .lui-card-a-h-responsive-reversed > *:nth-child(2n-1) {
    left: 50%;
  }
}
@media (min-width: 768px) {
  .lui-card-a-h-responsive-reversed > *:nth-child(2n) {
    right: 50%;
  }
}
.lui-card-h {
  margin-bottom: 1rem;
  display: block;
  background: rgba(0, 0, 0, 0.02);
}
.lui-card-h > .lui-card-h-header,
.lui-card-h > .lui-c-header {
  padding: 1rem;
  border-bottom: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-card-h > .lui-card-h-thumb,
.lui-card-h > .lui-c-thumb {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.lui-card-h > .lui-card-h-thumb a,
.lui-card-h > .lui-c-thumb a {
  display: block;
}
.lui-card-h > .lui-card-h-thumb img,
.lui-card-h > .lui-c-thumb img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-card-h-caption,
.lui-card-h .lui-c-caption {
  color: #777777;
}
.lui-card-h-title,
.lui-card-h .lui-c-title {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 2rem;
}
.lui-card-h-subtitle,
.lui-card-h .lui-c-subtitle {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.lui-card-h > .lui-card-h-content,
.lui-card-h > .lui-c-content {
  padding: 1rem;
}
.lui-card-h-meta,
.lui-card-h .lui-c-meta {
  color: #777777;
  font-size: 0.75rem;
}
.lui-card-h-divider,
.lui-card-h hr {
  display: block;
  border-bottom: #AABDBD 1px solid;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  height: 0;
}
.lui-card-h > .lui-card-h-footer,
.lui-card-h > .lui-c-footer {
  padding: 1rem;
  border-top: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-card-h > *:nth-child(2n-1) {
  width: 40%;
  float: left;
  clear: both;
}
.lui-card-h > *:nth-child(2n) {
  width: 60%;
  float: right;
}
.lui-card-h:before,
.lui-card-h:after {
  content: " ";
  display: table;
}
.lui-card-h:after {
  clear: both;
}
.lui-card-h:before,
.lui-card-h:after {
  content: " ";
  display: table;
}
.lui-card-h:after {
  clear: both;
}
.lui-card-slip {
  margin-bottom: 1rem;
  display: block;
  background: rgba(0, 0, 0, 0.02);
}
.lui-card-slip > .lui-card-slip-header,
.lui-card-slip > .lui-c-header {
  padding: 1rem;
  border-bottom: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-card-slip > .lui-card-slip-thumb,
.lui-card-slip > .lui-c-thumb {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.lui-card-slip > .lui-card-slip-thumb a,
.lui-card-slip > .lui-c-thumb a {
  display: block;
}
.lui-card-slip > .lui-card-slip-thumb img,
.lui-card-slip > .lui-c-thumb img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-card-slip-caption,
.lui-card-slip .lui-c-caption {
  color: #777777;
}
.lui-card-slip-title,
.lui-card-slip .lui-c-title {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 2rem;
}
.lui-card-slip-subtitle,
.lui-card-slip .lui-c-subtitle {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.lui-card-slip > .lui-card-slip-content,
.lui-card-slip > .lui-c-content {
  padding: 1rem;
}
.lui-card-slip-meta,
.lui-card-slip .lui-c-meta {
  color: #777777;
  font-size: 0.75rem;
}
.lui-card-slip-divider,
.lui-card-slip hr {
  display: block;
  border-bottom: #AABDBD 1px solid;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  height: 0;
}
.lui-card-slip > .lui-card-slip-footer,
.lui-card-slip > .lui-c-footer {
  padding: 1rem;
  border-top: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-card-slip > .lui-card-slip-thumb,
.lui-card-slip > .lui-c-thumb {
  padding: 1rem;
}
.lui-card-slip > *:not(.lui-a-exception) {
  display: inline-block;
  vertical-align: middle;
}
.lui-card-slip > .lui-card-slip-thumb,
.lui-card-slip > .lui-c-thumb {
  width: 6rem;
}
.lui-card-slip-title,
.lui-card-slip .lui-c-title {
  font-size: 1rem;
  width: 20%;
}
.lui-card-slip > .lui-card-slip-content,
.lui-card-slip > .lui-c-content {
  width: calc(100% - 7rem);
}
.lui-card-slip > .lui-card-slip-content > *:not(.lui-a-exception),
.lui-card-slip > .lui-c-content > *:not(.lui-a-exception) {
  display: inline-block;
  margin-right: 2rem;
  vertical-align: middle;
}
.lui-card-slip > .lui-card-slip-thumb img,
.lui-card-slip > .lui-c-thumb img {
  border-radius: 50%;
}
.lui-iconcard {
  text-align: center;
  margin-bottom: 1rem;
  display: block;
  background: rgba(0, 0, 0, 0.02);
}
.lui-iconcard > .lui-iconcard-header,
.lui-iconcard > .lui-c-header {
  padding: 1rem;
  border-bottom: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-iconcard > .lui-iconcard-thumb,
.lui-iconcard > .lui-c-thumb {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.lui-iconcard > .lui-iconcard-thumb a,
.lui-iconcard > .lui-c-thumb a {
  display: block;
}
.lui-iconcard > .lui-iconcard-thumb img,
.lui-iconcard > .lui-c-thumb img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-iconcard-caption,
.lui-iconcard .lui-c-caption {
  color: #777777;
}
.lui-iconcard-title,
.lui-iconcard .lui-c-title {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 2rem;
}
.lui-iconcard-subtitle,
.lui-iconcard .lui-c-subtitle {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.lui-iconcard > .lui-iconcard-content,
.lui-iconcard > .lui-c-content {
  padding: 1rem;
}
.lui-iconcard-meta,
.lui-iconcard .lui-c-meta {
  color: #777777;
  font-size: 0.75rem;
}
.lui-iconcard-divider,
.lui-iconcard hr {
  display: block;
  border-bottom: #AABDBD 1px solid;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  height: 0;
}
.lui-iconcard > .lui-iconcard-footer,
.lui-iconcard > .lui-c-footer {
  padding: 1rem;
  border-top: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-iconcard > .lui-iconcard-thumb,
.lui-iconcard > .lui-c-thumb {
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.lui-iconcard-thumb i.fas,
.lui-iconcard > .lui-c-thumb i.fas,
.lui-iconcard-thumb i.far,
.lui-iconcard > .lui-c-thumb i.far,
.lui-iconcard-thumb i.fal,
.lui-iconcard > .lui-c-thumb i.fal,
.lui-iconcard-thumb-icon,
.lui-iconcard > .lui-c-thumb-icon {
  font-size: 5rem;
}
.lui-iconcard-h {
  margin-bottom: 1rem;
  display: block;
  background: rgba(0, 0, 0, 0.02);
}
.lui-iconcard-h > .lui-iconcard-h-header,
.lui-iconcard-h > .lui-c-header {
  padding: 1rem;
  border-bottom: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-iconcard-h > .lui-iconcard-h-thumb,
.lui-iconcard-h > .lui-c-thumb {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.lui-iconcard-h > .lui-iconcard-h-thumb a,
.lui-iconcard-h > .lui-c-thumb a {
  display: block;
}
.lui-iconcard-h > .lui-iconcard-h-thumb img,
.lui-iconcard-h > .lui-c-thumb img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-iconcard-h-caption,
.lui-iconcard-h .lui-c-caption {
  color: #777777;
}
.lui-iconcard-h-title,
.lui-iconcard-h .lui-c-title {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 2rem;
}
.lui-iconcard-h-subtitle,
.lui-iconcard-h .lui-c-subtitle {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.lui-iconcard-h > .lui-iconcard-h-content,
.lui-iconcard-h > .lui-c-content {
  padding: 1rem;
}
.lui-iconcard-h-meta,
.lui-iconcard-h .lui-c-meta {
  color: #777777;
  font-size: 0.75rem;
}
.lui-iconcard-h-divider,
.lui-iconcard-h hr {
  display: block;
  border-bottom: #AABDBD 1px solid;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  height: 0;
}
.lui-iconcard-h > .lui-iconcard-h-footer,
.lui-iconcard-h > .lui-c-footer {
  padding: 1rem;
  border-top: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-iconcard-h > *:nth-child(2n-1) {
  width: 40%;
  float: left;
  clear: both;
}
.lui-iconcard-h > *:nth-child(2n) {
  width: 60%;
  float: right;
}
.lui-iconcard-h:before,
.lui-iconcard-h:after {
  content: " ";
  display: table;
}
.lui-iconcard-h:after {
  clear: both;
}
.lui-iconcard-h:before,
.lui-iconcard-h:after {
  content: " ";
  display: table;
}
.lui-iconcard-h:after {
  clear: both;
}
.lui-iconcard-h > .lui-iconcard-h-thumb,
.lui-iconcard-h > .lui-c-thumb {
  padding: 2rem;
}
.lui-iconcard-h-thumb i.fas,
.lui-iconcard-h > .lui-c-thumb i.fas,
.lui-iconcard-h-thumb i.far,
.lui-iconcard-h > .lui-c-thumb i.far,
.lui-iconcard-h-thumb i.fal,
.lui-iconcard-h > .lui-c-thumb i.fal,
.lui-iconcard-h-thumb-icon,
.lui-iconcard-h > .lui-c-thumb-icon {
  font-size: 5rem;
}
.lui-iconcard-h > .lui-iconcard-h-content,
.lui-iconcard-h > .lui-c-content {
  padding-left: 0;
}
.lui-iconwidget-h {
  margin-bottom: 1rem;
  display: block;
  background: rgba(0, 0, 0, 0.02);
  background: #C79B64;
  color: #fff;
  /*    &-thumb, &>.lui-c-thumb{
        
    }*/
}
.lui-iconwidget-h > .lui-iconwidget-h-header,
.lui-iconwidget-h > .lui-c-header {
  padding: 1rem;
  border-bottom: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-iconwidget-h > .lui-iconwidget-h-thumb,
.lui-iconwidget-h > .lui-c-thumb {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.lui-iconwidget-h > .lui-iconwidget-h-thumb a,
.lui-iconwidget-h > .lui-c-thumb a {
  display: block;
}
.lui-iconwidget-h > .lui-iconwidget-h-thumb img,
.lui-iconwidget-h > .lui-c-thumb img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-iconwidget-h-caption,
.lui-iconwidget-h .lui-c-caption {
  color: #777777;
}
.lui-iconwidget-h-title,
.lui-iconwidget-h .lui-c-title {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 2rem;
}
.lui-iconwidget-h-subtitle,
.lui-iconwidget-h .lui-c-subtitle {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.lui-iconwidget-h > .lui-iconwidget-h-content,
.lui-iconwidget-h > .lui-c-content {
  padding: 1rem;
}
.lui-iconwidget-h-meta,
.lui-iconwidget-h .lui-c-meta {
  color: #777777;
  font-size: 0.75rem;
}
.lui-iconwidget-h-divider,
.lui-iconwidget-h hr {
  display: block;
  border-bottom: #AABDBD 1px solid;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  height: 0;
}
.lui-iconwidget-h > .lui-iconwidget-h-footer,
.lui-iconwidget-h > .lui-c-footer {
  padding: 1rem;
  border-top: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-iconwidget-h > *:nth-child(2n-1) {
  width: 40%;
  float: left;
  clear: both;
}
.lui-iconwidget-h > *:nth-child(2n) {
  width: 60%;
  float: right;
}
.lui-iconwidget-h:before,
.lui-iconwidget-h:after {
  content: " ";
  display: table;
}
.lui-iconwidget-h:after {
  clear: both;
}
.lui-iconwidget-h:before,
.lui-iconwidget-h:after {
  content: " ";
  display: table;
}
.lui-iconwidget-h:after {
  clear: both;
}
.lui-iconwidget-h > .lui-iconwidget-h-thumb,
.lui-iconwidget-h > .lui-c-thumb {
  padding: 2rem;
}
.lui-iconwidget-h-thumb i.fas,
.lui-iconwidget-h > .lui-c-thumb i.fas,
.lui-iconwidget-h-thumb i.far,
.lui-iconwidget-h > .lui-c-thumb i.far,
.lui-iconwidget-h-thumb i.fal,
.lui-iconwidget-h > .lui-c-thumb i.fal,
.lui-iconwidget-h-thumb-icon,
.lui-iconwidget-h > .lui-c-thumb-icon {
  font-size: 5rem;
}
.lui-iconwidget-h > .lui-iconwidget-h-content,
.lui-iconwidget-h > .lui-c-content {
  padding-left: 0;
}
.lui-iconwidget-h:link,
.lui-iconwidget-h:visited,
.lui-iconwidget-h:hover,
.lui-iconwidget-h:active {
  color: #fff;
}
.lui-iconwidget-h a {
  color: #fff;
}
.lui-iconwidget-h a:link,
.lui-iconwidget-h a:visited,
.lui-iconwidget-h a:hover,
.lui-iconwidget-h a:active {
  color: #fff;
}
.lui-iconwidget-h * {
  color: #fff;
}
.lui-iconwidget-h-title,
.lui-iconwidget-h .lui-c-title {
  font-size: 5rem;
}
.lui-iconwidget-h > .lui-iconwidget-h-content,
.lui-iconwidget-h > .lui-c-content {
  text-align: right;
}
.lui-simpleiconcard {
  padding: 1rem;
  display: block;
  background: #fff;
  background: rgba(0, 0, 0, 0.02);
  text-align: center;
  font-weight: 600;
  color: #212121;
  font-size: 1.25rem;
}
.lui-simpleiconcard-title {
  font-weight: 600;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #C79B64;
}
.lui-simpleiconcard-title + * {
  margin-top: 1rem;
}
.lui-simpleiconcard img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-simpleiconcard-title {
  font-weight: 600;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #C79B64;
}
.lui-simpleiconcard-title + * {
  margin-top: 1rem;
}
.lui-simpleiconcard img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-simpleiconcard:link,
.lui-simpleiconcard:visited,
.lui-simpleiconcard:hover,
.lui-simpleiconcard:active {
  color: #212121;
}
.lui-simpleiconcard a {
  color: #212121;
}
.lui-simpleiconcard a:link,
.lui-simpleiconcard a:visited,
.lui-simpleiconcard a:hover,
.lui-simpleiconcard a:active {
  color: #212121;
}
.lui-simpleiconcard * {
  color: #212121;
}
.lui-simpleiconcard i.fas,
.lui-simpleiconcard i.far,
.lui-simpleiconcard i.fal,
.lui-simpleiconcard-icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 5rem;
}
.lui-simpleiconcard-theme {
  background: #fff;
  background: rgba(0, 0, 0, 0.02);
  text-align: center;
  font-weight: 600;
  color: #212121;
  font-size: 1.25rem;
  padding: 1rem;
  display: block;
  background: #C79B64;
  color: #fff;
}
.lui-simpleiconcard-theme-title {
  font-weight: 600;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #C79B64;
}
.lui-simpleiconcard-theme-title + * {
  margin-top: 1rem;
}
.lui-simpleiconcard-theme img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-simpleiconcard-theme-title {
  font-weight: 600;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #C79B64;
}
.lui-simpleiconcard-theme-title + * {
  margin-top: 1rem;
}
.lui-simpleiconcard-theme img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-simpleiconcard-theme:link,
.lui-simpleiconcard-theme:visited,
.lui-simpleiconcard-theme:hover,
.lui-simpleiconcard-theme:active {
  color: #212121;
}
.lui-simpleiconcard-theme a {
  color: #212121;
}
.lui-simpleiconcard-theme a:link,
.lui-simpleiconcard-theme a:visited,
.lui-simpleiconcard-theme a:hover,
.lui-simpleiconcard-theme a:active {
  color: #212121;
}
.lui-simpleiconcard-theme * {
  color: #212121;
}
.lui-simpleiconcard-theme i.fas,
.lui-simpleiconcard-theme i.far,
.lui-simpleiconcard-theme i.fal,
.lui-simpleiconcard-theme-icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 5rem;
}
.lui-simpleiconcard-theme-title {
  font-weight: 600;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #fff;
}
.lui-simpleiconcard-theme-title + * {
  margin-top: 1rem;
}
.lui-simpleiconcard-theme img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-simpleiconcard-theme:link,
.lui-simpleiconcard-theme:visited,
.lui-simpleiconcard-theme:hover,
.lui-simpleiconcard-theme:active {
  color: #fff;
}
.lui-simpleiconcard-theme a {
  color: #fff;
}
.lui-simpleiconcard-theme a:link,
.lui-simpleiconcard-theme a:visited,
.lui-simpleiconcard-theme a:hover,
.lui-simpleiconcard-theme a:active {
  color: #fff;
}
.lui-simpleiconcard-theme * {
  color: #fff;
}
.lui-featurecard {
  margin-bottom: 1rem;
  display: block;
  background: rgba(0, 0, 0, 0.02);
  background: #fff;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 4rem;
}
.lui-featurecard > .lui-featurecard-header,
.lui-featurecard > .lui-c-header {
  padding: 1rem;
  border-bottom: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-featurecard > .lui-featurecard-thumb,
.lui-featurecard > .lui-c-thumb {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.lui-featurecard > .lui-featurecard-thumb a,
.lui-featurecard > .lui-c-thumb a {
  display: block;
}
.lui-featurecard > .lui-featurecard-thumb img,
.lui-featurecard > .lui-c-thumb img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-featurecard-caption,
.lui-featurecard .lui-c-caption {
  color: #777777;
}
.lui-featurecard-title,
.lui-featurecard .lui-c-title {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 2rem;
}
.lui-featurecard-subtitle,
.lui-featurecard .lui-c-subtitle {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.lui-featurecard > .lui-featurecard-content,
.lui-featurecard > .lui-c-content {
  padding: 1rem;
}
.lui-featurecard-meta,
.lui-featurecard .lui-c-meta {
  color: #777777;
  font-size: 0.75rem;
}
.lui-featurecard-divider,
.lui-featurecard hr {
  display: block;
  border-bottom: #AABDBD 1px solid;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  height: 0;
}
.lui-featurecard > .lui-featurecard-footer,
.lui-featurecard > .lui-c-footer {
  padding: 1rem;
  border-top: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-featurecard > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-featurecard > *:nth-child(2n-1) {
    float: left;
    width: 50%;
  }
}
.lui-featurecard > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-featurecard > *:nth-child(2n) {
    float: left;
    width: 50%;
  }
}
.lui-featurecard:before,
.lui-featurecard:after {
  content: " ";
  display: table;
}
.lui-featurecard:after {
  clear: both;
}
.lui-featurecard:before,
.lui-featurecard:after {
  content: " ";
  display: table;
}
.lui-featurecard:after {
  clear: both;
}
.lui-featurecard-title,
.lui-featurecard .lui-c-title {
  font-size: 3rem;
}
.lui-featurecard > .lui-featurecard-content,
.lui-featurecard > .lui-c-content {
  padding: 4rem;
}
.lui-featurecard-reversed,
.lui-featurecard.lui-a-reversed {
  background: rgba(0, 0, 0, 0.02);
}
@media (min-width: 768px) {
  .lui-featurecard-reversed > *:nth-child(2n-1),
  .lui-featurecard.lui-a-reversed > *:nth-child(2n-1) {
    left: 50%;
  }
}
@media (min-width: 768px) {
  .lui-featurecard-reversed > *:nth-child(2n),
  .lui-featurecard.lui-a-reversed > *:nth-child(2n) {
    right: 50%;
  }
}
.lui-contactcard {
  margin-bottom: 1rem;
  display: block;
  background: rgba(0, 0, 0, 0.02);
}
.lui-contactcard > .lui-contactcard-header,
.lui-contactcard > .lui-c-header {
  padding: 1rem;
  border-bottom: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-contactcard > .lui-contactcard-thumb,
.lui-contactcard > .lui-c-thumb {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.lui-contactcard > .lui-contactcard-thumb a,
.lui-contactcard > .lui-c-thumb a {
  display: block;
}
.lui-contactcard > .lui-contactcard-thumb img,
.lui-contactcard > .lui-c-thumb img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lui-contactcard-caption,
.lui-contactcard .lui-c-caption {
  color: #777777;
}
.lui-contactcard-title,
.lui-contactcard .lui-c-title {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 2rem;
}
.lui-contactcard-subtitle,
.lui-contactcard .lui-c-subtitle {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.lui-contactcard > .lui-contactcard-content,
.lui-contactcard > .lui-c-content {
  padding: 1rem;
}
.lui-contactcard-meta,
.lui-contactcard .lui-c-meta {
  color: #777777;
  font-size: 0.75rem;
}
.lui-contactcard-divider,
.lui-contactcard hr {
  display: block;
  border-bottom: #AABDBD 1px solid;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  height: 0;
}
.lui-contactcard > .lui-contactcard-footer,
.lui-contactcard > .lui-c-footer {
  padding: 1rem;
  border-top: #AABDBD 1px solid;
  background: rgba(0, 0, 0, 0.02);
}
.lui-contactcard > *:nth-child(2n-1) {
  width: 40%;
  float: left;
  clear: both;
}
.lui-contactcard > *:nth-child(2n) {
  width: 60%;
  float: right;
}
.lui-contactcard:before,
.lui-contactcard:after {
  content: " ";
  display: table;
}
.lui-contactcard:after {
  clear: both;
}
.lui-contactcard:before,
.lui-contactcard:after {
  content: " ";
  display: table;
}
.lui-contactcard:after {
  clear: both;
}
.lui-contactcard > .lui-contactcard-thumb,
.lui-contactcard > .lui-c-thumb {
  padding: 2rem;
}
.lui-contactcard-thumb i.fas,
.lui-contactcard > .lui-c-thumb i.fas,
.lui-contactcard-thumb i.far,
.lui-contactcard > .lui-c-thumb i.far,
.lui-contactcard-thumb i.fal,
.lui-contactcard > .lui-c-thumb i.fal,
.lui-contactcard-thumb-icon,
.lui-contactcard > .lui-c-thumb-icon {
  font-size: 5rem;
}
.lui-contactcard > .lui-contactcard-content,
.lui-contactcard > .lui-c-content {
  padding-left: 0;
}
.lui-contactcard > .lui-contactcard-thumb,
.lui-contactcard > .lui-c-thumb {
  padding: 2rem;
}
.lui-contactcard > .lui-contactcard-thumb img,
.lui-contactcard > .lui-c-thumb img {
  border-radius: 50%;
}
/*
.lui-iconcard-h {
    .lui-allchildren-inline-block();
    .lui-margin-b-2x();
    &-thumb {
        .lui-align-center();
        &-icon,
        .fa {
            .lui-font-4x();
        } 
        .lui-padding-2x();
        .lui-padding-r-0();
    }
    &-caption {
        .lui-padding-2x();
    }
}
*/
.lfn-collapsible.lui-a-collapse .lui-c-content {
  display: none;
}
.lfn-collapsible > .lui-c-title {
  cursor: pointer;
}
.lui-allchildren-inline > *:not(.lui-a-exception) {
  display: inline;
}
.lui-allchildren-block > *:not(.lui-a-exception) {
  display: inline;
}
.lui-allchildren-inline-block {
  vertical-align: middle;
}
.lui-allchildren-inline-block > *:not(.lui-a-exception) {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1rem;
}
.lui-icon-label-flip {
  text-align: center;
  position: relative;
  display: inline-block;
  font-size: 2rem;
}
.lui-icon-label-flip i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition-duration: 0.5s;
  transition-property: opacity;
  opacity: 1;
}
.lui-icon-label-flip span {
  opacity: 0;
  transition-duration: 0.5s;
  transition-property: opacity;
}
.lui-icon-label-flip:hover i,
.lui-icon-label-flip.lui-a-hover i,
.lui-icon-label-flip.lui-a-active i {
  opacity: 0;
}
.lui-icon-label-flip:hover span,
.lui-icon-label-flip.lui-a-hover span,
.lui-icon-label-flip.lui-a-active span {
  opacity: 1;
}
.lui-icon-withbadge {
  position: relative;
  display: inline-block;
  margin-right: 1rem;
}
.lui-icon-withbadge-buoy,
.lui-icon-withbadge .lui-c-badge {
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
}
.lui-icon-withbadge i.fas,
.lui-icon-withbadge i.far,
.lui-icon-withbadge i.fal,
.lui-icon-withbadge .lui-c-icon {
  font-size: 2rem;
}
.lui-icon-withbadge .lui-c-badge {
  padding: 0.25rem;
}
.lui-icon-withbadge .lui-c-badge :empty {
  display: none;
}
/*.lui-icon-inacircle{
    .lui-shape-circle-outline(2em);

}*/
/*
.lui-widget-bigicon {
    .lui-layout-3-9();
    .lui-padding();
    .lui-margin-h-none();
    .lui-border();
    .lui-cursor-pointer();
    border-bottom: none;
    background: @lui-color-primary;
    color: @lui-color-white;
    &>.lui-c-icon {
        font-size: 3em;
        text-align: left;
    }
    &>.lui-c-content {
        text-align: right;
    }
    .lui-c-keyinfo {
        font-size: 2em;
    }
    &.lui-a-info {
        background: @lui-color-info;
    }
    &.lui-a-warning {
        background: @lui-color-warning;
    }
    &.lui-a-success {
        background: @lui-color-success;
    }
    &.lui-a-danger {
        background: @lui-color-danger;
    }
}
*/
img:not(.lui-a-not-responsive) {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}
.lui-img-rounded {
  border-radius: 1rem;
}
.lui-img-frame {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 1rem;
}
.lui-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lui-container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .lui-container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .lui-container {
    width: 1160px;
  }
}
.lui-container > .navbar-header,
.lui-container > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .lui-container > .navbar-header,
  .lui-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.lui-layout-l-r-auto > *:nth-child(2n-1) {
  float: left;
  clear: both;
}
.lui-layout-l-r-auto > *:nth-child(2n) {
  float: right;
}
.lui-layout-l-r-auto:before,
.lui-layout-l-r-auto:after {
  content: " ";
  display: table;
}
.lui-layout-l-r-auto:after {
  clear: both;
}
.lui-layout-l-r-auto:before,
.lui-layout-l-r-auto:after {
  content: " ";
  display: table;
}
.lui-layout-l-r-auto:after {
  clear: both;
}
.lui-layout-r-l-auto > *:nth-child(2n-1) {
  float: right;
  clear: both;
}
.lui-layout-r-l-auto > *:nth-child(2n) {
  float: left;
}
.lui-layout-r-l-auto:before,
.lui-layout-r-l-auto:after {
  content: " ";
  display: table;
}
.lui-layout-r-l-auto:after {
  clear: both;
}
.lui-layout-r-l-auto:before,
.lui-layout-r-l-auto:after {
  content: " ";
  display: table;
}
.lui-layout-r-l-auto:after {
  clear: both;
}
.lui-layout-l-c-r > *:nth-child(3n-2) {
  width: 20%;
  float: left;
  clear: both;
}
.lui-layout-l-c-r > *:nth-child(3n-1) {
  width: 60%;
  float: left;
}
.lui-layout-l-c-r > *:nth-child(3n) {
  width: 20%;
  float: right;
}
.lui-layout-l-c-r:before,
.lui-layout-l-c-r:after {
  content: " ";
  display: table;
}
.lui-layout-l-c-r:after {
  clear: both;
}
.lui-layout-l-c-r:before,
.lui-layout-l-c-r:after {
  content: " ";
  display: table;
}
.lui-layout-l-c-r:after {
  clear: both;
}
.lui-layout-r-c-l > *:nth-child(3n-2) {
  width: 20%;
  float: left;
  clear: both;
}
.lui-layout-r-c-l > *:nth-child(3n-1) {
  width: 60%;
  float: left;
}
.lui-layout-r-c-l > *:nth-child(3n) {
  width: 20%;
  float: right;
}
.lui-layout-r-c-l:before,
.lui-layout-r-c-l:after {
  content: " ";
  display: table;
}
.lui-layout-r-c-l:after {
  clear: both;
}
.lui-layout-r-c-l:before,
.lui-layout-r-c-l:after {
  content: " ";
  display: table;
}
.lui-layout-r-c-l:after {
  clear: both;
}
.lui-layout-r-c-l > *:nth-child(3n-2) {
  width: 20%;
  float: left;
  clear: both;
}
.lui-layout-r-c-l > *:nth-child(3n-1) {
  width: 60%;
  float: left;
}
.lui-layout-r-c-l > *:nth-child(3n) {
  width: 20%;
  float: right;
}
.lui-layout-r-c-l:before,
.lui-layout-r-c-l:after {
  content: " ";
  display: table;
}
.lui-layout-r-c-l:after {
  clear: both;
}
.lui-layout-r-c-l:before,
.lui-layout-r-c-l:after {
  content: " ";
  display: table;
}
.lui-layout-r-c-l:after {
  clear: both;
}
/* Internal implementation of lui-make-column using pattern-matching, because LESS doesn't support dynamicl mixin calls yet */
.lui-layout-1-11 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-1-11 > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-1-11 > *:nth-child(2n-1) {
    float: left;
    width: 8.33333333%;
  }
}
.lui-layout-1-11 > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-1-11 > *:nth-child(2n) {
    float: left;
    width: 91.66666667%;
  }
}
.lui-layout-1-11:before,
.lui-layout-1-11:after {
  content: " ";
  display: table;
}
.lui-layout-1-11:after {
  clear: both;
}
.lui-layout-1-11:before,
.lui-layout-1-11:after {
  content: " ";
  display: table;
}
.lui-layout-1-11:after {
  clear: both;
}
.lui-layout-2-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-2-10 > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-2-10 > *:nth-child(2n-1) {
    float: left;
    width: 16.66666667%;
  }
}
.lui-layout-2-10 > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-2-10 > *:nth-child(2n) {
    float: left;
    width: 83.33333333%;
  }
}
.lui-layout-2-10:before,
.lui-layout-2-10:after {
  content: " ";
  display: table;
}
.lui-layout-2-10:after {
  clear: both;
}
.lui-layout-2-10:before,
.lui-layout-2-10:after {
  content: " ";
  display: table;
}
.lui-layout-2-10:after {
  clear: both;
}
.lui-layout-3-9 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-3-9 > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-3-9 > *:nth-child(2n-1) {
    float: left;
    width: 25%;
  }
}
.lui-layout-3-9 > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-3-9 > *:nth-child(2n) {
    float: left;
    width: 75%;
  }
}
.lui-layout-3-9:before,
.lui-layout-3-9:after {
  content: " ";
  display: table;
}
.lui-layout-3-9:after {
  clear: both;
}
.lui-layout-3-9:before,
.lui-layout-3-9:after {
  content: " ";
  display: table;
}
.lui-layout-3-9:after {
  clear: both;
}
.lui-layout-4-8 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-4-8 > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-4-8 > *:nth-child(2n-1) {
    float: left;
    width: 33.33333333%;
  }
}
.lui-layout-4-8 > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-4-8 > *:nth-child(2n) {
    float: left;
    width: 66.66666667%;
  }
}
.lui-layout-4-8:before,
.lui-layout-4-8:after {
  content: " ";
  display: table;
}
.lui-layout-4-8:after {
  clear: both;
}
.lui-layout-4-8:before,
.lui-layout-4-8:after {
  content: " ";
  display: table;
}
.lui-layout-4-8:after {
  clear: both;
}
.lui-layout-5-7 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-5-7 > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-5-7 > *:nth-child(2n-1) {
    float: left;
    width: 41.66666667%;
  }
}
.lui-layout-5-7 > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-5-7 > *:nth-child(2n) {
    float: left;
    width: 58.33333333%;
  }
}
.lui-layout-5-7:before,
.lui-layout-5-7:after {
  content: " ";
  display: table;
}
.lui-layout-5-7:after {
  clear: both;
}
.lui-layout-5-7:before,
.lui-layout-5-7:after {
  content: " ";
  display: table;
}
.lui-layout-5-7:after {
  clear: both;
}
.lui-layout-6-6 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-6-6 > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-6-6 > *:nth-child(2n-1) {
    float: left;
    width: 50%;
  }
}
.lui-layout-6-6 > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-6-6 > *:nth-child(2n) {
    float: left;
    width: 50%;
  }
}
.lui-layout-6-6:before,
.lui-layout-6-6:after {
  content: " ";
  display: table;
}
.lui-layout-6-6:after {
  clear: both;
}
.lui-layout-6-6:before,
.lui-layout-6-6:after {
  content: " ";
  display: table;
}
.lui-layout-6-6:after {
  clear: both;
}
.lui-layout-7-5 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-7-5 > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-7-5 > *:nth-child(2n-1) {
    float: left;
    width: 58.33333333%;
  }
}
.lui-layout-7-5 > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-7-5 > *:nth-child(2n) {
    float: left;
    width: 41.66666667%;
  }
}
.lui-layout-7-5:before,
.lui-layout-7-5:after {
  content: " ";
  display: table;
}
.lui-layout-7-5:after {
  clear: both;
}
.lui-layout-7-5:before,
.lui-layout-7-5:after {
  content: " ";
  display: table;
}
.lui-layout-7-5:after {
  clear: both;
}
.lui-layout-8-4 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-8-4 > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-8-4 > *:nth-child(2n-1) {
    float: left;
    width: 66.66666667%;
  }
}
.lui-layout-8-4 > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-8-4 > *:nth-child(2n) {
    float: left;
    width: 33.33333333%;
  }
}
.lui-layout-8-4:before,
.lui-layout-8-4:after {
  content: " ";
  display: table;
}
.lui-layout-8-4:after {
  clear: both;
}
.lui-layout-8-4:before,
.lui-layout-8-4:after {
  content: " ";
  display: table;
}
.lui-layout-8-4:after {
  clear: both;
}
.lui-layout-9-3 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-9-3 > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-9-3 > *:nth-child(2n-1) {
    float: left;
    width: 75%;
  }
}
.lui-layout-9-3 > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-9-3 > *:nth-child(2n) {
    float: left;
    width: 25%;
  }
}
.lui-layout-9-3:before,
.lui-layout-9-3:after {
  content: " ";
  display: table;
}
.lui-layout-9-3:after {
  clear: both;
}
.lui-layout-9-3:before,
.lui-layout-9-3:after {
  content: " ";
  display: table;
}
.lui-layout-9-3:after {
  clear: both;
}
.lui-layout-10-2 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-10-2 > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-10-2 > *:nth-child(2n-1) {
    float: left;
    width: 83.33333333%;
  }
}
.lui-layout-10-2 > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-10-2 > *:nth-child(2n) {
    float: left;
    width: 16.66666667%;
  }
}
.lui-layout-10-2:before,
.lui-layout-10-2:after {
  content: " ";
  display: table;
}
.lui-layout-10-2:after {
  clear: both;
}
.lui-layout-10-2:before,
.lui-layout-10-2:after {
  content: " ";
  display: table;
}
.lui-layout-10-2:after {
  clear: both;
}
.lui-layout-11-1 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-11-1 > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-11-1 > *:nth-child(2n-1) {
    float: left;
    width: 91.66666667%;
  }
}
.lui-layout-11-1 > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-11-1 > *:nth-child(2n) {
    float: left;
    width: 8.33333333%;
  }
}
.lui-layout-11-1:before,
.lui-layout-11-1:after {
  content: " ";
  display: table;
}
.lui-layout-11-1:after {
  clear: both;
}
.lui-layout-11-1:before,
.lui-layout-11-1:after {
  content: " ";
  display: table;
}
.lui-layout-11-1:after {
  clear: both;
}
.lui-layout-1-11-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-1-11-sm > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 768px) {
  .lui-layout-1-11-sm > *:nth-child(2n-1) {
    float: left;
    width: 8.33333333%;
  }
}
.lui-layout-1-11-sm > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lui-layout-1-11-sm > *:nth-child(2n) {
    float: left;
    width: 91.66666667%;
  }
}
.lui-layout-1-11-sm:before,
.lui-layout-1-11-sm:after {
  content: " ";
  display: table;
}
.lui-layout-1-11-sm:after {
  clear: both;
}
.lui-layout-1-11-sm:before,
.lui-layout-1-11-sm:after {
  content: " ";
  display: table;
}
.lui-layout-1-11-sm:after {
  clear: both;
}
.lui-layout-2-10-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-2-10-sm > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 768px) {
  .lui-layout-2-10-sm > *:nth-child(2n-1) {
    float: left;
    width: 16.66666667%;
  }
}
.lui-layout-2-10-sm > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lui-layout-2-10-sm > *:nth-child(2n) {
    float: left;
    width: 83.33333333%;
  }
}
.lui-layout-2-10-sm:before,
.lui-layout-2-10-sm:after {
  content: " ";
  display: table;
}
.lui-layout-2-10-sm:after {
  clear: both;
}
.lui-layout-2-10-sm:before,
.lui-layout-2-10-sm:after {
  content: " ";
  display: table;
}
.lui-layout-2-10-sm:after {
  clear: both;
}
.lui-layout-3-9-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-3-9-sm > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 768px) {
  .lui-layout-3-9-sm > *:nth-child(2n-1) {
    float: left;
    width: 25%;
  }
}
.lui-layout-3-9-sm > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lui-layout-3-9-sm > *:nth-child(2n) {
    float: left;
    width: 75%;
  }
}
.lui-layout-3-9-sm:before,
.lui-layout-3-9-sm:after {
  content: " ";
  display: table;
}
.lui-layout-3-9-sm:after {
  clear: both;
}
.lui-layout-3-9-sm:before,
.lui-layout-3-9-sm:after {
  content: " ";
  display: table;
}
.lui-layout-3-9-sm:after {
  clear: both;
}
.lui-layout-4-8-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-4-8-sm > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 768px) {
  .lui-layout-4-8-sm > *:nth-child(2n-1) {
    float: left;
    width: 33.33333333%;
  }
}
.lui-layout-4-8-sm > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lui-layout-4-8-sm > *:nth-child(2n) {
    float: left;
    width: 66.66666667%;
  }
}
.lui-layout-4-8-sm:before,
.lui-layout-4-8-sm:after {
  content: " ";
  display: table;
}
.lui-layout-4-8-sm:after {
  clear: both;
}
.lui-layout-4-8-sm:before,
.lui-layout-4-8-sm:after {
  content: " ";
  display: table;
}
.lui-layout-4-8-sm:after {
  clear: both;
}
.lui-layout-5-7-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-5-7-sm > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 768px) {
  .lui-layout-5-7-sm > *:nth-child(2n-1) {
    float: left;
    width: 41.66666667%;
  }
}
.lui-layout-5-7-sm > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lui-layout-5-7-sm > *:nth-child(2n) {
    float: left;
    width: 58.33333333%;
  }
}
.lui-layout-5-7-sm:before,
.lui-layout-5-7-sm:after {
  content: " ";
  display: table;
}
.lui-layout-5-7-sm:after {
  clear: both;
}
.lui-layout-5-7-sm:before,
.lui-layout-5-7-sm:after {
  content: " ";
  display: table;
}
.lui-layout-5-7-sm:after {
  clear: both;
}
.lui-layout-6-6-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-6-6-sm > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 768px) {
  .lui-layout-6-6-sm > *:nth-child(2n-1) {
    float: left;
    width: 50%;
  }
}
.lui-layout-6-6-sm > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lui-layout-6-6-sm > *:nth-child(2n) {
    float: left;
    width: 50%;
  }
}
.lui-layout-6-6-sm:before,
.lui-layout-6-6-sm:after {
  content: " ";
  display: table;
}
.lui-layout-6-6-sm:after {
  clear: both;
}
.lui-layout-6-6-sm:before,
.lui-layout-6-6-sm:after {
  content: " ";
  display: table;
}
.lui-layout-6-6-sm:after {
  clear: both;
}
.lui-layout-7-5-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-7-5-sm > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 768px) {
  .lui-layout-7-5-sm > *:nth-child(2n-1) {
    float: left;
    width: 58.33333333%;
  }
}
.lui-layout-7-5-sm > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lui-layout-7-5-sm > *:nth-child(2n) {
    float: left;
    width: 41.66666667%;
  }
}
.lui-layout-7-5-sm:before,
.lui-layout-7-5-sm:after {
  content: " ";
  display: table;
}
.lui-layout-7-5-sm:after {
  clear: both;
}
.lui-layout-7-5-sm:before,
.lui-layout-7-5-sm:after {
  content: " ";
  display: table;
}
.lui-layout-7-5-sm:after {
  clear: both;
}
.lui-layout-8-4-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-8-4-sm > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 768px) {
  .lui-layout-8-4-sm > *:nth-child(2n-1) {
    float: left;
    width: 66.66666667%;
  }
}
.lui-layout-8-4-sm > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lui-layout-8-4-sm > *:nth-child(2n) {
    float: left;
    width: 33.33333333%;
  }
}
.lui-layout-8-4-sm:before,
.lui-layout-8-4-sm:after {
  content: " ";
  display: table;
}
.lui-layout-8-4-sm:after {
  clear: both;
}
.lui-layout-8-4-sm:before,
.lui-layout-8-4-sm:after {
  content: " ";
  display: table;
}
.lui-layout-8-4-sm:after {
  clear: both;
}
.lui-layout-9-3-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-9-3-sm > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 768px) {
  .lui-layout-9-3-sm > *:nth-child(2n-1) {
    float: left;
    width: 75%;
  }
}
.lui-layout-9-3-sm > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lui-layout-9-3-sm > *:nth-child(2n) {
    float: left;
    width: 25%;
  }
}
.lui-layout-9-3-sm:before,
.lui-layout-9-3-sm:after {
  content: " ";
  display: table;
}
.lui-layout-9-3-sm:after {
  clear: both;
}
.lui-layout-9-3-sm:before,
.lui-layout-9-3-sm:after {
  content: " ";
  display: table;
}
.lui-layout-9-3-sm:after {
  clear: both;
}
.lui-layout-10-2-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-10-2-sm > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 768px) {
  .lui-layout-10-2-sm > *:nth-child(2n-1) {
    float: left;
    width: 83.33333333%;
  }
}
.lui-layout-10-2-sm > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lui-layout-10-2-sm > *:nth-child(2n) {
    float: left;
    width: 16.66666667%;
  }
}
.lui-layout-10-2-sm:before,
.lui-layout-10-2-sm:after {
  content: " ";
  display: table;
}
.lui-layout-10-2-sm:after {
  clear: both;
}
.lui-layout-10-2-sm:before,
.lui-layout-10-2-sm:after {
  content: " ";
  display: table;
}
.lui-layout-10-2-sm:after {
  clear: both;
}
.lui-layout-11-1-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-11-1-sm > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 768px) {
  .lui-layout-11-1-sm > *:nth-child(2n-1) {
    float: left;
    width: 91.66666667%;
  }
}
.lui-layout-11-1-sm > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .lui-layout-11-1-sm > *:nth-child(2n) {
    float: left;
    width: 8.33333333%;
  }
}
.lui-layout-11-1-sm:before,
.lui-layout-11-1-sm:after {
  content: " ";
  display: table;
}
.lui-layout-11-1-sm:after {
  clear: both;
}
.lui-layout-11-1-sm:before,
.lui-layout-11-1-sm:after {
  content: " ";
  display: table;
}
.lui-layout-11-1-sm:after {
  clear: both;
}
.lui-layout-1-11-lg {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-1-11-lg > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 1200px) {
  .lui-layout-1-11-lg > *:nth-child(2n-1) {
    float: left;
    width: 8.33333333%;
  }
}
.lui-layout-1-11-lg > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .lui-layout-1-11-lg > *:nth-child(2n) {
    float: left;
    width: 91.66666667%;
  }
}
.lui-layout-1-11-lg:before,
.lui-layout-1-11-lg:after {
  content: " ";
  display: table;
}
.lui-layout-1-11-lg:after {
  clear: both;
}
.lui-layout-1-11-lg:before,
.lui-layout-1-11-lg:after {
  content: " ";
  display: table;
}
.lui-layout-1-11-lg:after {
  clear: both;
}
.lui-layout-2-10-lg {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-2-10-lg > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 1200px) {
  .lui-layout-2-10-lg > *:nth-child(2n-1) {
    float: left;
    width: 16.66666667%;
  }
}
.lui-layout-2-10-lg > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .lui-layout-2-10-lg > *:nth-child(2n) {
    float: left;
    width: 83.33333333%;
  }
}
.lui-layout-2-10-lg:before,
.lui-layout-2-10-lg:after {
  content: " ";
  display: table;
}
.lui-layout-2-10-lg:after {
  clear: both;
}
.lui-layout-2-10-lg:before,
.lui-layout-2-10-lg:after {
  content: " ";
  display: table;
}
.lui-layout-2-10-lg:after {
  clear: both;
}
.lui-layout-3-9-lg {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-3-9-lg > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 1200px) {
  .lui-layout-3-9-lg > *:nth-child(2n-1) {
    float: left;
    width: 25%;
  }
}
.lui-layout-3-9-lg > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .lui-layout-3-9-lg > *:nth-child(2n) {
    float: left;
    width: 75%;
  }
}
.lui-layout-3-9-lg:before,
.lui-layout-3-9-lg:after {
  content: " ";
  display: table;
}
.lui-layout-3-9-lg:after {
  clear: both;
}
.lui-layout-3-9-lg:before,
.lui-layout-3-9-lg:after {
  content: " ";
  display: table;
}
.lui-layout-3-9-lg:after {
  clear: both;
}
.lui-layout-4-8-lg {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-4-8-lg > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 1200px) {
  .lui-layout-4-8-lg > *:nth-child(2n-1) {
    float: left;
    width: 33.33333333%;
  }
}
.lui-layout-4-8-lg > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .lui-layout-4-8-lg > *:nth-child(2n) {
    float: left;
    width: 66.66666667%;
  }
}
.lui-layout-4-8-lg:before,
.lui-layout-4-8-lg:after {
  content: " ";
  display: table;
}
.lui-layout-4-8-lg:after {
  clear: both;
}
.lui-layout-4-8-lg:before,
.lui-layout-4-8-lg:after {
  content: " ";
  display: table;
}
.lui-layout-4-8-lg:after {
  clear: both;
}
.lui-layout-5-7-lg {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-5-7-lg > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 1200px) {
  .lui-layout-5-7-lg > *:nth-child(2n-1) {
    float: left;
    width: 41.66666667%;
  }
}
.lui-layout-5-7-lg > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .lui-layout-5-7-lg > *:nth-child(2n) {
    float: left;
    width: 58.33333333%;
  }
}
.lui-layout-5-7-lg:before,
.lui-layout-5-7-lg:after {
  content: " ";
  display: table;
}
.lui-layout-5-7-lg:after {
  clear: both;
}
.lui-layout-5-7-lg:before,
.lui-layout-5-7-lg:after {
  content: " ";
  display: table;
}
.lui-layout-5-7-lg:after {
  clear: both;
}
.lui-layout-6-6-lg {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-6-6-lg > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 1200px) {
  .lui-layout-6-6-lg > *:nth-child(2n-1) {
    float: left;
    width: 50%;
  }
}
.lui-layout-6-6-lg > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .lui-layout-6-6-lg > *:nth-child(2n) {
    float: left;
    width: 50%;
  }
}
.lui-layout-6-6-lg:before,
.lui-layout-6-6-lg:after {
  content: " ";
  display: table;
}
.lui-layout-6-6-lg:after {
  clear: both;
}
.lui-layout-6-6-lg:before,
.lui-layout-6-6-lg:after {
  content: " ";
  display: table;
}
.lui-layout-6-6-lg:after {
  clear: both;
}
.lui-layout-7-5-lg {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-7-5-lg > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 1200px) {
  .lui-layout-7-5-lg > *:nth-child(2n-1) {
    float: left;
    width: 58.33333333%;
  }
}
.lui-layout-7-5-lg > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .lui-layout-7-5-lg > *:nth-child(2n) {
    float: left;
    width: 41.66666667%;
  }
}
.lui-layout-7-5-lg:before,
.lui-layout-7-5-lg:after {
  content: " ";
  display: table;
}
.lui-layout-7-5-lg:after {
  clear: both;
}
.lui-layout-7-5-lg:before,
.lui-layout-7-5-lg:after {
  content: " ";
  display: table;
}
.lui-layout-7-5-lg:after {
  clear: both;
}
.lui-layout-8-4-lg {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-8-4-lg > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 1200px) {
  .lui-layout-8-4-lg > *:nth-child(2n-1) {
    float: left;
    width: 66.66666667%;
  }
}
.lui-layout-8-4-lg > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .lui-layout-8-4-lg > *:nth-child(2n) {
    float: left;
    width: 33.33333333%;
  }
}
.lui-layout-8-4-lg:before,
.lui-layout-8-4-lg:after {
  content: " ";
  display: table;
}
.lui-layout-8-4-lg:after {
  clear: both;
}
.lui-layout-8-4-lg:before,
.lui-layout-8-4-lg:after {
  content: " ";
  display: table;
}
.lui-layout-8-4-lg:after {
  clear: both;
}
.lui-layout-9-3-lg {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-9-3-lg > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 1200px) {
  .lui-layout-9-3-lg > *:nth-child(2n-1) {
    float: left;
    width: 75%;
  }
}
.lui-layout-9-3-lg > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .lui-layout-9-3-lg > *:nth-child(2n) {
    float: left;
    width: 25%;
  }
}
.lui-layout-9-3-lg:before,
.lui-layout-9-3-lg:after {
  content: " ";
  display: table;
}
.lui-layout-9-3-lg:after {
  clear: both;
}
.lui-layout-9-3-lg:before,
.lui-layout-9-3-lg:after {
  content: " ";
  display: table;
}
.lui-layout-9-3-lg:after {
  clear: both;
}
.lui-layout-10-2-lg {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-10-2-lg > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 1200px) {
  .lui-layout-10-2-lg > *:nth-child(2n-1) {
    float: left;
    width: 83.33333333%;
  }
}
.lui-layout-10-2-lg > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .lui-layout-10-2-lg > *:nth-child(2n) {
    float: left;
    width: 16.66666667%;
  }
}
.lui-layout-10-2-lg:before,
.lui-layout-10-2-lg:after {
  content: " ";
  display: table;
}
.lui-layout-10-2-lg:after {
  clear: both;
}
.lui-layout-10-2-lg:before,
.lui-layout-10-2-lg:after {
  content: " ";
  display: table;
}
.lui-layout-10-2-lg:after {
  clear: both;
}
.lui-layout-11-1-lg {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-11-1-lg > *:nth-child(2n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 1200px) {
  .lui-layout-11-1-lg > *:nth-child(2n-1) {
    float: left;
    width: 91.66666667%;
  }
}
.lui-layout-11-1-lg > *:nth-child(2n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  .lui-layout-11-1-lg > *:nth-child(2n) {
    float: left;
    width: 8.33333333%;
  }
}
.lui-layout-11-1-lg:before,
.lui-layout-11-1-lg:after {
  content: " ";
  display: table;
}
.lui-layout-11-1-lg:after {
  clear: both;
}
.lui-layout-11-1-lg:before,
.lui-layout-11-1-lg:after {
  content: " ";
  display: table;
}
.lui-layout-11-1-lg:after {
  clear: both;
}
.lui-layout-4-4-4 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-4-4-4 > *:nth-child(3n-2) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-4-4-4 > *:nth-child(3n-2) {
    float: left;
    width: 33.33333333%;
  }
}
.lui-layout-4-4-4 > *:nth-child(3n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-4-4-4 > *:nth-child(3n-1) {
    float: left;
    width: 33.33333333%;
  }
}
.lui-layout-4-4-4 > *:nth-child(3n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-4-4-4 > *:nth-child(3n) {
    float: left;
    width: 33.33333333%;
  }
}
.lui-layout-4-4-4:before,
.lui-layout-4-4-4:after {
  content: " ";
  display: table;
}
.lui-layout-4-4-4:after {
  clear: both;
}
.lui-layout-4-4-4:before,
.lui-layout-4-4-4:after {
  content: " ";
  display: table;
}
.lui-layout-4-4-4:after {
  clear: both;
}
.lui-layout-3-6-3 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-3-6-3 > *:nth-child(3n-2) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-3-6-3 > *:nth-child(3n-2) {
    float: left;
    width: 25%;
  }
}
.lui-layout-3-6-3 > *:nth-child(3n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-3-6-3 > *:nth-child(3n-1) {
    float: left;
    width: 50%;
  }
}
.lui-layout-3-6-3 > *:nth-child(3n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-3-6-3 > *:nth-child(3n) {
    float: left;
    width: 25%;
  }
}
.lui-layout-3-6-3:before,
.lui-layout-3-6-3:after {
  content: " ";
  display: table;
}
.lui-layout-3-6-3:after {
  clear: both;
}
.lui-layout-3-6-3:before,
.lui-layout-3-6-3:after {
  content: " ";
  display: table;
}
.lui-layout-3-6-3:after {
  clear: both;
}
.lui-layout-2-8-2 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-2-8-2 > *:nth-child(3n-2) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-2-8-2 > *:nth-child(3n-2) {
    float: left;
    width: 16.66666667%;
  }
}
.lui-layout-2-8-2 > *:nth-child(3n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-2-8-2 > *:nth-child(3n-1) {
    float: left;
    width: 66.66666667%;
  }
}
.lui-layout-2-8-2 > *:nth-child(3n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-2-8-2 > *:nth-child(3n) {
    float: left;
    width: 16.66666667%;
  }
}
.lui-layout-2-8-2:before,
.lui-layout-2-8-2:after {
  content: " ";
  display: table;
}
.lui-layout-2-8-2:after {
  clear: both;
}
.lui-layout-2-8-2:before,
.lui-layout-2-8-2:after {
  content: " ";
  display: table;
}
.lui-layout-2-8-2:after {
  clear: both;
}
.lui-layout-3-3-3-3 {
  margin-left: -10px;
  margin-right: -10px;
}
.lui-layout-3-3-3-3 > *:nth-child(4n-3) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
}
@media (min-width: 992px) {
  .lui-layout-3-3-3-3 > *:nth-child(4n-3) {
    float: left;
    width: 25%;
  }
}
.lui-layout-3-3-3-3 > *:nth-child(4n-2) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-3-3-3-3 > *:nth-child(4n-2) {
    float: left;
    width: 25%;
  }
}
.lui-layout-3-3-3-3 > *:nth-child(4n-1) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-3-3-3-3 > *:nth-child(4n-1) {
    float: left;
    width: 25%;
  }
}
.lui-layout-3-3-3-3 > *:nth-child(4n) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .lui-layout-3-3-3-3 > *:nth-child(4n) {
    float: left;
    width: 25%;
  }
}
.lui-layout-3-3-3-3:before,
.lui-layout-3-3-3-3:after {
  content: " ";
  display: table;
}
.lui-layout-3-3-3-3:after {
  clear: both;
}
.lui-layout-3-3-3-3:before,
.lui-layout-3-3-3-3:after {
  content: " ";
  display: table;
}
.lui-layout-3-3-3-3:after {
  clear: both;
}
a {
  color: #C79B64;
  text-decoration: none;
}
a:link,
a:visited,
a:active {
  color: #C79B64;
  text-decoration: none;
}
a:hover {
  color: #C79B64;
  text-decoration: none;
  opacity: 0.8;
}
.lui-link-decor-none {
  text-decoration: none;
}
.lui-link-decor-none:link,
.lui-link-decor-none:visited,
.lui-link-decor-none:hover,
.lui-link-decor-none:active {
  text-decoration: none;
}
.lui-link-decor-underline {
  text-decoration: underline;
}
.lui-link-decor-underline:link,
.lui-link-decor-underline:visited,
.lui-link-decor-underline:hover,
.lui-link-decor-underline:active {
  text-decoration: underline;
}
.lui-link-decor-none-except-hover {
  text-decoration: none;
}
.lui-link-decor-none-except-hover:link,
.lui-link-decor-none-except-hover:visited,
.lui-link-decor-none-except-hover:active {
  text-decoration: none;
}
.lui-link-decor-none-except-hover:hover {
  text-decoration: underline;
}
.lui-hover-highlight-bg:hover {
  background: #555555;
}
.lui-cursor-pointer {
  cursor: pointer;
}
.lui-link-theme-color {
  color: #C79B64;
}
.lui-link-theme-color:link,
.lui-link-theme-color:visited,
.lui-link-theme-color:hover,
.lui-link-theme-color:active {
  color: #C79B64;
}
.lui-link-white {
  color: #fff;
}
.lui-link-white:link,
.lui-link-white:visited,
.lui-link-white:hover,
.lui-link-white:active {
  color: #fff;
}
.lui-link-black {
  color: #000;
}
.lui-link-black:link,
.lui-link-black:visited,
.lui-link-black:hover,
.lui-link-black:active {
  color: #000;
}
dl dd:not(:last-child) {
  margin-bottom: 1rem;
}
.lui-list-style-none {
  list-style: none;
  padding: 0;
}
.lui-list-style-none ul {
  list-style: none;
}
.lui-list-style-none ul,
.lui-list-style-none .lui-c-ul {
  padding: 0;
}
.lui-list-style-disc {
  list-style: disc;
}
.lui-list-style-disc ul {
  list-style: disc;
}
.lui-list-style-decimal {
  list-style: decimal;
}
.lui-list-style-decimal ul {
  list-style: decimal;
}
.lui-list-style-lower-alpha {
  list-style: lower-alpha;
}
.lui-list-style-lower-alpha ul {
  list-style: lower-alpha;
}
.lui-list-inline {
  display: inline;
  margin: 0;
}
.lui-list-inline ul,
.lui-list-inline ol,
.lui-list-inline .lui-c-ul {
  display: inline;
  margin: 0;
}
.lui-list-inline li,
.lui-list-inline .lui-c-li {
  display: inline;
}
.lui-list-inline-space {
  display: inline;
  margin: 0;
}
.lui-list-inline-space ul,
.lui-list-inline-space ol,
.lui-list-inline-space .lui-c-ul {
  display: inline;
  margin: 0;
}
.lui-list-inline-space li,
.lui-list-inline-space .lui-c-li {
  display: inline;
}
.lui-list-inline-space li,
.lui-list-inline-space .lui-c-li {
  padding-right: 1rem;
}
.lui-list-inline-space li:last-child,
.lui-list-inline-space .lui-c-li:last-child {
  padding-right: 0;
}
.lui-list-inline-block {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0;
}
.lui-list-inline-block ul {
  list-style: none;
}
.lui-list-inline-block ul,
.lui-list-inline-block .lui-c-ul {
  padding: 0;
}
.lui-list-inline-block ul,
.lui-list-inline-block ol,
.lui-list-inline-block .lui-c-ul {
  display: inline-block;
  margin: 0;
}
.lui-list-inline-block li,
.lui-list-inline-block .lui-c-li {
  display: inline-block;
}
.lui-list-inline-block-space {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0;
}
.lui-list-inline-block-space ul {
  list-style: none;
}
.lui-list-inline-block-space ul,
.lui-list-inline-block-space .lui-c-ul {
  padding: 0;
}
.lui-list-inline-block-space ul,
.lui-list-inline-block-space ol,
.lui-list-inline-block-space .lui-c-ul {
  display: inline-block;
  margin: 0;
}
.lui-list-inline-block-space li,
.lui-list-inline-block-space .lui-c-li {
  display: inline-block;
}
.lui-list-inline-block-space li,
.lui-list-inline-block-space .lui-c-li {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.lui-list-v-block {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0;
}
.lui-list-v-block ul {
  list-style: none;
}
.lui-list-v-block ul,
.lui-list-v-block .lui-c-ul {
  padding: 0;
}
.lui-list-v-block ul,
.lui-list-v-block ol,
.lui-list-v-block .lui-c-ul {
  display: block;
  margin: 0;
}
.lui-list-v-block li,
.lui-list-v-block .lui-c-li {
  display: block;
  padding: 1rem;
}
.lui-list-v-block-space {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0;
}
.lui-list-v-block-space ul {
  list-style: none;
}
.lui-list-v-block-space ul,
.lui-list-v-block-space .lui-c-ul {
  padding: 0;
}
.lui-list-v-block-space ul,
.lui-list-v-block-space ol,
.lui-list-v-block-space .lui-c-ul {
  display: block;
  margin: 0;
}
.lui-list-v-block-space li,
.lui-list-v-block-space .lui-c-li {
  display: block;
  padding: 1rem;
}
.lui-list-v-block-space li,
.lui-list-v-block-space .lui-c-li {
  padding: 1rem;
}
.lui-list-v-block-divider {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0;
}
.lui-list-v-block-divider ul {
  list-style: none;
}
.lui-list-v-block-divider ul,
.lui-list-v-block-divider .lui-c-ul {
  padding: 0;
}
.lui-list-v-block-divider ul,
.lui-list-v-block-divider ol,
.lui-list-v-block-divider .lui-c-ul {
  display: block;
  margin: 0;
}
.lui-list-v-block-divider li,
.lui-list-v-block-divider .lui-c-li {
  display: block;
  padding: 1rem;
}
.lui-list-v-block-divider li,
.lui-list-v-block-divider .lui-c-li {
  border-bottom: #AABDBD 1px solid;
}
.lui-list-v-block-divider li:last-child,
.lui-list-v-block-divider .lui-c-li:last-child {
  border-bottom: none;
}
.lui-list-inline-block-divider {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0;
}
.lui-list-inline-block-divider ul {
  list-style: none;
}
.lui-list-inline-block-divider ul,
.lui-list-inline-block-divider .lui-c-ul {
  padding: 0;
}
.lui-list-inline-block-divider ul,
.lui-list-inline-block-divider ol,
.lui-list-inline-block-divider .lui-c-ul {
  display: block;
  margin: 0;
}
.lui-list-inline-block-divider li,
.lui-list-inline-block-divider .lui-c-li {
  display: block;
  padding: 1rem;
}
.lui-list-inline-block-divider li,
.lui-list-inline-block-divider .lui-c-li {
  border-right: #AABDBD 1px solid;
}
.lui-list-inline-block-divider li:last-child,
.lui-list-inline-block-divider .lui-c-li:last-child {
  border-right: none;
}
.lui-list-ordered-nested {
  padding-left: 2rem;
  list-style: none;
}
.lui-list-ordered-nested:not(.lui-a-continued) {
  counter-reset: ol;
}
.lui-list-ordered-nested ol,
.lui-list-ordered-nested .lui-c-ol {
  list-style: none;
  padding-left: 2rem;
}
.lui-list-ordered-nested ol:not(.lui-a-continued),
.lui-list-ordered-nested .lui-c-ol:not(.lui-a-continued) {
  counter-reset: ol;
}
.lui-list-ordered-nested > li,
.lui-list-ordered-nested > .lui-c-li,
.lui-list-ordered-nested ol > li,
.lui-list-ordered-nested ol > .lui-c-li {
  counter-increment: ol;
}
.lui-list-ordered-nested > li:before,
.lui-list-ordered-nested > .lui-c-li:before,
.lui-list-ordered-nested ol > li:before,
.lui-list-ordered-nested ol > .lui-c-li:before {
  content: counters(ol, ".") " ";
  font-weight: 600;
}
.lui-list-ordered-styled {
  padding-left: 2rem;
  list-style: none;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.lui-list-ordered-styled:not(.lui-a-continued) {
  counter-reset: ol;
}
.lui-list-ordered-styled ol,
.lui-list-ordered-styled .lui-c-ol {
  list-style: none;
  padding-left: 2rem;
}
.lui-list-ordered-styled ol:not(.lui-a-continued),
.lui-list-ordered-styled .lui-c-ol:not(.lui-a-continued) {
  counter-reset: ol;
}
.lui-list-ordered-styled > li,
.lui-list-ordered-styled > .lui-c-li,
.lui-list-ordered-styled ol > li,
.lui-list-ordered-styled ol > .lui-c-li {
  counter-increment: ol;
}
.lui-list-ordered-styled > li:before,
.lui-list-ordered-styled > .lui-c-li:before,
.lui-list-ordered-styled ol > li:before,
.lui-list-ordered-styled ol > .lui-c-li:before {
  content: counters(ol, ".") " ";
  font-weight: 600;
}
.lui-list-ordered-styled ol,
.lui-list-ordered-styled .lui-c-ol {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 1rem;
}
.lui-list-ordered-styled ol > li:first-child,
.lui-list-ordered-styled .lui-c-ol > li:first-child,
.lui-list-ordered-styled ol > .lui-c-li:first-child,
.lui-list-ordered-styled .lui-c-ol > .lui-c-li:first-child,
.lui-list-ordered-styled ol ol > li:first-child,
.lui-list-ordered-styled .lui-c-ol ol > li:first-child,
.lui-list-ordered-styled ol ol > .lui-c-li:first-child,
.lui-list-ordered-styled .lui-c-ol ol > .lui-c-li:first-child {
  border-top: #AABDBD 1px solid;
}
.lui-list-ordered-styled ol > li:last-child,
.lui-list-ordered-styled .lui-c-ol > li:last-child,
.lui-list-ordered-styled ol > .lui-c-li:last-child,
.lui-list-ordered-styled .lui-c-ol > .lui-c-li:last-child,
.lui-list-ordered-styled ol ol > li:last-child,
.lui-list-ordered-styled .lui-c-ol ol > li:last-child,
.lui-list-ordered-styled ol ol > .lui-c-li:last-child,
.lui-list-ordered-styled .lui-c-ol ol > .lui-c-li:last-child {
  padding-bottom: 0;
}
.lui-list-ordered-styled > li,
.lui-list-ordered-styled > .lui-c-li,
.lui-list-ordered-styled ol > li,
.lui-list-ordered-styled ol > .lui-c-li {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: #AABDBD 1px solid;
  position: relative;
  margin: 0;
  padding-left: 3rem;
  min-height: 4rem;
}
.lui-list-ordered-styled > li:before,
.lui-list-ordered-styled > .lui-c-li:before,
.lui-list-ordered-styled ol > li:before,
.lui-list-ordered-styled ol > .lui-c-li:before {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, 0);
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-radius: 1rem;
  text-align: center;
  background: #C79B64;
  color: #fff;
  height: 2rem;
  min-width: 2rem;
  line-height: 2rem;
}
.lui-list-ordered-styled > li:first-child,
.lui-list-ordered-styled > .lui-c-li:first-child,
.lui-list-ordered-styled ol > li:first-child,
.lui-list-ordered-styled ol > .lui-c-li:first-child {
  border-top: none;
}
/*.lui-menumanager-list {
    &>.lui-c-item {
        .lui-box();
        color: @lui-color-dark;
        background: rgba(255, 255, 255, .9) center center no-repeat;
        &>.lui-c-thumb {
            .lui-margin-b-50pct();
            .lui-position-rel();
            .lui-overflow-hidden();
            background-size: cover;
            height: 5rem;
            &>img {
                .lui-position-abs-c-m();
            }
        }
        & .lui-c-price {
            .lui-float-right();
        }
        &>.lui-c-title {
            .lui-margin-b-none();
        }
        &>.lui-c-description {
            .lui-margin-b-50pct();
        }
        &>.lui-c-categories {
            .lui-display-block();
        }
    }
}*/
.lui-nav-h {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0;
}
.lui-nav-h ul {
  list-style: none;
}
.lui-nav-h ul,
.lui-nav-h .lui-c-ul {
  padding: 0;
}
.lui-nav-h ul,
.lui-nav-h ol,
.lui-nav-h .lui-c-ul {
  display: inline-block;
  margin: 0;
}
.lui-nav-h li,
.lui-nav-h .lui-c-li {
  display: inline-block;
}
.lui-nav-h a,
.lui-nav-h .lui-c-a {
  display: inline-block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.lui-nav-v {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0;
}
.lui-nav-v ul {
  list-style: none;
}
.lui-nav-v ul,
.lui-nav-v .lui-c-ul {
  padding: 0;
}
.lui-nav-v ul,
.lui-nav-v ol,
.lui-nav-v .lui-c-ul {
  display: block;
  margin: 0;
}
.lui-nav-v li,
.lui-nav-v .lui-c-li {
  display: block;
  padding: 1rem;
}
.lui-nav-v li,
.lui-nav-v lui-c-li {
  margin-right: 0;
}
.lui-nav-v a,
.lui-nav-v .lui-c-a {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  white-space: nowrap;
}
/*
.fsi-nav-v-dark{
    .fsi-nav-v();
    .fsi-bg-black();
    li{
        border-top: @gray 1px solid;
        a{
            .fsi-text-white();
            &:hover{
                color: @fsi-color-theme;
            }
        }
        &:first-child{
            border-top: none;
        }
    }
}
*/
/*.fsi-nav-top-base{
    .hidden-xs();
    .fsi-display-inline-block();
    .fsi-nav-h();
    font-size: 1rem;
    
    &.fsi-a-ia, &.fsi-a-mn{
        display: none;
    }
    
    li:last-child{
        a{
            .fsi-padding-r-none();
        }
    }
    li.menu-item-has-children{
        .fsi-position-rel();
        cursor: pointer;
        .sub-menu{
            .fsi-position-abs();
            .fsi-font-75pct();
            .fsi-nav-v-dark();
            .fsi-padding-v-50pct();
            .fsi-align-left();
            right: 0;
            display: none;
            
            li.fsi-c-header{
//                .fsi-padding-h();
                .fsi-padding-50pct();
                .fsi-display-block();
                .fsi-font-weight-normal();
                color: @gray-light;
                cursor: default;
            }
            
        }
        
        &:hover .sub-menu {
            display: block;
        }
    }
    .fsi-c-caret{
        .fsi-display-inline-block();
        .fsi-valign-middle();
        .fsi-margin-l-50pct();
        .fsi-font-50pct();
        color: @gray-light;
    }
}*/
/*.fsi-nav-top{
    .fsi-nav-top-base();
    @media (min-width: @screen-sm-min) {
        font-size: 1rem;
    }
    @media (min-width: 1280px) {
        font-size: 1.2rem;
    }
    @media (min-width: 1440px) {
        font-size: 1.5rem;
    }
}


.fsi-nav-top-main{
    .fsi-nav-top-base();
    &>li>a{
        .fsi-text-theme();
        transition: font-size .319s;
        font-size: 2rem;
        @media (min-width: @screen-sm-min) {
            .fsi-padding-h-50pct();
            font-size: 1.5rem;
             
        }
        @media (min-width: 940px) {
            .fsi-padding-h();
            font-size: 1.8rem;
        }
        @media (min-width: 1440px) {
            font-size: 2.5rem;
        }
        padding-left: 1rem;
        padding-right: 1rem;
        
    }
    li.menu-item-has-children>.sub-menu{
        font-size: 1.5rem;
        transition: font-size .319s;
    }
    .fsi-a-compact &{
        &>li>a{
            font-size: 1.5rem;
        }
        li.menu-item-has-children>.sub-menu{
            font-size: .75em;
        }
    }
}*/
/*
.fsi-nav-site{
    .fsi-display-block();
    .fsi-list-style-none();
    .fsi-bg-black();
    &>*{
        border-bottom: @gray-darker 1px solid;
    }
    .menu-item-has-children{
        .fsi-position-rel();
        &>a{
//            margin-right: 2rem;
            &:not(.collapsed) .fsi-c-caret{
                border-left: none;
                color: @gray;
                .fa-caret-down{
                    transform: rotate(180deg);
                }
            }
        }
        .fsi-c-caret{
            .fsi-position-abs();
            .fsi-padding();
//            .fsi-border-gray-darker-l();
            color: @gray-dark;
            right: 0;
            top: 0;
            height: 4rem;
            .fa-caret-down{
                transition: transform 0.319s;
            }
        }
    }
    a{
        .fsi-display-block();
        .fsi-text-white();
        .fsi-font-theme-alter();
        .fsi-font-150pct();
        padding: 1rem 1.5rem;
        &:hover{
            color: @fsi-color-theme;
        }
    }
    
    .sub-menu{
        a{
            font-size: 1.2rem;
//            color:darken(@lui-color-white,20%);
            color:@gray-light;
            padding: .5rem 1.5rem .5rem 3rem;
            &:hover{
                color: @fsi-color-theme;
            }
        }
        &>*:first-child{
            a{
//                margin-top: -1rem;
                padding-top: 0;
            }
        }
        &>*:last-child{
            a{
                padding-bottom: 1rem;
            }
        }
        .current_page_item a{
            color: @fsi-color-theme;
        }
    }
}*/
.lui-nav-side {
  list-style: none;
  padding: 0;
  line-height: 1;
  color: #eee;
}
.lui-nav-side ul {
  list-style: none;
}
.lui-nav-side ul,
.lui-nav-side .lui-c-ul {
  padding: 0;
}
.lui-nav-side > li > .lui-c-title {
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: block;
  font-weight: 700;
  color: #dbbf9c;
}
.lui-nav-side > li > .lui-c-title > .lui-c-togglebtn {
  opacity: 0.5;
}
.lui-nav-side > li > .lui-c-title a {
  color: #dbbf9c;
}
.lui-nav-side > li > .lui-c-divider {
  border-bottom: #ccc 1px dotted;
}
.lui-nav-side li {
  display: block;
}
.lui-nav-side li.lui-a-active {
  background: rgba(0, 0, 0, 0.1);
}
.lui-nav-side > li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.lui-nav-side > li ul li a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: block;
  color: #ddd;
}
.lui-nav-side > li ul li a:hover,
.lui-nav-side > li ul li a:focus {
  background: #4b4b4b;
}
.lui-nav-side > li ul li a.lui-a-active {
  color: #fff;
  font-weight: 600;
}
.lui-nav-side > li ul li ul li a {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 4em;
  color: #888;
}
.lui-shape-square {
  width: 2em;
  height: 2em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 2em;
  background: rgba(0, 0, 0, 0.05);
}
.lui-shape-circle {
  border-radius: 50%;
  overflow: hidden;
}
.lui-square {
  width: 2em;
  height: 2em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 2em;
  background: rgba(0, 0, 0, 0.05);
}
.lui-square-filled-outline {
  width: 2em;
  height: 2em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 2em;
  background: rgba(0, 0, 0, 0.05);
  border: #ccc 1px solid;
}
.lui-square-outline {
  width: 2em;
  height: 2em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 2em;
  border: #ccc 1px solid;
}
.lui-square-outline-dotted {
  width: 2em;
  height: 2em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 2em;
  border: #ccc 2px dotted;
}
.lui-square-ctnr {
  width: 10em;
  height: 10em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 10em;
  background: rgba(0, 0, 0, 0.05);
  line-height: inherit;
}
.lui-square-ctnr > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lui-square-ctnr-filled-outline {
  width: 10em;
  height: 10em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 10em;
  background: rgba(0, 0, 0, 0.05);
  border: #ccc 1px solid;
  line-height: inherit;
}
.lui-square-ctnr-filled-outline > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lui-square-ctnr-outline {
  width: 10em;
  height: 10em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 10em;
  border: #ccc 1px solid;
  line-height: inherit;
}
.lui-square-ctnr-outline > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lui-square-ctnr-outline-dotted {
  width: 10em;
  height: 10em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 10em;
  border: #ccc 2px dotted;
  line-height: inherit;
}
.lui-square-ctnr-outline-dotted > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lui-circle {
  width: auto;
  height: auto;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 2em;
  background: rgba(0, 0, 0, 0.05);
}
.lui-circle-filled-outline {
  width: auto;
  height: auto;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 2em;
  background: rgba(0, 0, 0, 0.05);
  border: #ccc 1px solid;
}
.lui-circle-outline {
  width: auto;
  height: auto;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 2em;
  border: #ccc 1px solid;
}
.lui-circle-outline-dotted {
  width: auto;
  height: auto;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 2em;
  border: #ccc 2px dotted;
}
.lui-circle-ctnr {
  width: auto;
  height: auto;
  border-radius: 50%;
  width: 10em;
  height: 10em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 10em;
  background: rgba(0, 0, 0, 0.05);
  line-height: inherit;
}
.lui-circle-ctnr > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: calc(100%-2rem);
}
.lui-circle-ctnr-filled-outline {
  width: auto;
  height: auto;
  border-radius: 50%;
  width: 10em;
  height: 10em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 10em;
  background: rgba(0, 0, 0, 0.05);
  border: #ccc 1px solid;
  line-height: inherit;
}
.lui-circle-ctnr-filled-outline > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: calc(100%-2rem);
}
.lui-circle-ctnr-outline {
  width: auto;
  height: auto;
  border-radius: 50%;
  width: 10em;
  height: 10em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 10em;
  border: #ccc 1px solid;
  line-height: inherit;
}
.lui-circle-ctnr-outline > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: calc(100%-2rem);
}
.lui-circle-ctnr-outline-dotted {
  width: auto;
  height: auto;
  border-radius: 50%;
  width: 10em;
  height: 10em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 10em;
  border: #ccc 2px dotted;
  line-height: inherit;
}
.lui-circle-ctnr-outline-dotted > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: calc(100%-2rem);
}
.lui-tabs-big-bg-grey {
  border: #C9D0D8 1px solid;
  background: #ECEFF2;
  text-align: center;
}
.lui-tabs-big-bg-grey > li {
  float: none;
  display: inline-block;
}
.lui-tabs-big-bg-grey > li > a {
  display: inline-block;
  border-radius: 0;
  padding: 1.5rem 6rem;
  font-size: 2rem;
  border: none;
  border-right: #C9D0D8 1px solid;
  color: #212121;
}
@media (max-width: 991px) {
  .lui-tabs-big-bg-grey > li > a {
    font-size: 1.5rem;
    padding: 1.5rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .lui-tabs-big-bg-grey > li > a {
    font-size: 1rem;
    padding: 1.5rem 0.75rem;
  }
}
.lui-tabs-big-bg-grey > li > a:hover {
  border-right: #C9D0D8 1px solid;
  background-color: transparent;
}
.lui-tabs-big-bg-grey > li > a i.fas,
.lui-tabs-big-bg-grey > li > a i.far,
.lui-tabs-big-bg-grey > li > a i.fal {
  margin-right: 0.5rem;
  vertical-align: -0.5rem;
}
.lui-tabs-big-bg-grey > li:last-child > a {
  border-right: none !important;
}
.lui-tabs-big-bg-grey > li.active {
  position: relative;
}
.lui-tabs-big-bg-grey > li.active:before {
  content: " ";
  display: block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  bottom: -1rem;
  left: 40%;
  border-left: #C9D0D8 1px solid;
  border-bottom: #C9D0D8 1px solid;
  background: #ECEFF2;
  transform: rotate(315deg);
}
.lui-tabs-big-bg-grey > li.active > a,
.lui-tabs-big-bg-grey > li.active > a:focus {
  border: none;
  border-right: #C9D0D8 1px solid;
  background: none;
}
.lui-tabs-big-bg-grey > li.active > a:hover,
.lui-tabs-big-bg-grey > li.active > a:focus:hover {
  border: none;
  border-right: #C9D0D8 1px solid;
  background-color: transparent;
}
.lui-transition-duration-half {
  transition-duration: 0.25s;
}
.lui-transition-duration-1x {
  transition-duration: 0.5s;
}
.lui-transition-duration-2x {
  transition-duration: 1s;
}
.lui-transition-duration-3x {
  transition-duration: 1.5s;
}
.lui-transition-duration-4x {
  transition-duration: 2s;
}
.lui-transition-duration-5x {
  transition-duration: 2.5s;
}
.lui-hover-fade-in {
  opacity: 0;
  transition-duration: 0.5s;
  transition-property: opacity;
}
.lui-hover-fade-in:hover {
  opacity: 1;
}
html,
body {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0;
}
h1,
.lui-h1 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
h2,
.lui-h2 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
h3,
.lui-h3 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
h4,
.lui-h4 {
  font-size: 1rem;
  margin-bottom: 1rem;
}
h5,
.lui-h5 {
  margin-bottom: 1rem;
}
h6,
.lui-h6 {
  margin-bottom: 1rem;
}
.lui-font-italic {
  font-style: italic;
}
.lui-font-weight-light,
.lui-font-thin {
  font-weight: 300;
}
.lui-font-weight-normal {
  font-weight: 400;
}
.lui-font-weight-semibold,
.lui-font-semibold,
.lui-strong,
strong {
  font-weight: 600;
}
.lui-font-weight-bold,
.lui-font-bold {
  font-weight: 700;
}
.lui-font-10x {
  font-size: 10rem;
}
.lui-font-8x {
  font-size: 8rem;
}
.lui-font-6x {
  font-size: 6rem;
}
.lui-font-5x {
  font-size: 5rem;
}
.lui-font-4x {
  font-size: 4rem;
}
.lui-font-3x {
  font-size: 3rem;
}
.lui-font-250pct {
  font-size: 2.5rem;
}
.lui-font-2x {
  font-size: 2rem;
}
.lui-font-125pct {
  font-size: 1.25rem;
}
.lui-font-150pct {
  font-size: 1.5rem;
}
.lui-font-175pct {
  font-size: 1.75rem;
}
.lui-font-1x {
  font-size: 1rem;
}
.lui-font-75pct {
  font-size: 0.75rem;
}
.lui-font-67pct {
  font-size: 0.75rem;
}
.lui-font-50pct {
  font-size: 0.67rem;
  -webkit-text-size-adjust: none;
}
.lui-font-33pct {
  font-size: 0.33rem;
  -webkit-text-size-adjust: none;
}
.lui-font-25pct {
  font-size: 0.25rem;
  -webkit-text-size-adjust: none;
}
.lui-font-15pct {
  font-size: 0.15rem;
  -webkit-text-size-adjust: none;
}
.lui-font-5pct {
  font-size: 0.5rem;
  -webkit-text-size-adjust: none;
}
.lui-textcolor-default {
  color: #212121;
}
.lui-text-white {
  color: #fff;
}
.lui-text-black {
  color: #000;
}
.lui-text-dark {
  color: #212121;
}
.lui-text-gray {
  color: #777777;
}
.lui-text-light {
  color: #eee;
}
.lui-text-theme {
  color: #C79B64;
}
.lui-text-theme-2nd {
  color: #2F4D62;
}
.lui-text-theme-3rd {
  color: #0071bc;
}
.lui-text-allcolor-default {
  color: #212121;
}
.lui-text-allcolor-default:link,
.lui-text-allcolor-default:visited,
.lui-text-allcolor-default:hover,
.lui-text-allcolor-default:active {
  color: #212121;
}
.lui-text-allcolor-default a {
  color: #212121;
}
.lui-text-allcolor-default a:link,
.lui-text-allcolor-default a:visited,
.lui-text-allcolor-default a:hover,
.lui-text-allcolor-default a:active {
  color: #212121;
}
.lui-text-allcolor-default * {
  color: #212121;
}
.lui-text-allcolor-white {
  color: #fff;
}
.lui-text-allcolor-white:link,
.lui-text-allcolor-white:visited,
.lui-text-allcolor-white:hover,
.lui-text-allcolor-white:active {
  color: #fff;
}
.lui-text-allcolor-white a {
  color: #fff;
}
.lui-text-allcolor-white a:link,
.lui-text-allcolor-white a:visited,
.lui-text-allcolor-white a:hover,
.lui-text-allcolor-white a:active {
  color: #fff;
}
.lui-text-allcolor-white * {
  color: #fff;
}
.lui-text-allcolor-black {
  color: #000;
}
.lui-text-allcolor-black:link,
.lui-text-allcolor-black:visited,
.lui-text-allcolor-black:hover,
.lui-text-allcolor-black:active {
  color: #000;
}
.lui-text-allcolor-black a {
  color: #000;
}
.lui-text-allcolor-black a:link,
.lui-text-allcolor-black a:visited,
.lui-text-allcolor-black a:hover,
.lui-text-allcolor-black a:active {
  color: #000;
}
.lui-text-allcolor-black * {
  color: #000;
}
.lui-text-allcolor-dark {
  color: #212121;
}
.lui-text-allcolor-dark:link,
.lui-text-allcolor-dark:visited,
.lui-text-allcolor-dark:hover,
.lui-text-allcolor-dark:active {
  color: #212121;
}
.lui-text-allcolor-dark a {
  color: #212121;
}
.lui-text-allcolor-dark a:link,
.lui-text-allcolor-dark a:visited,
.lui-text-allcolor-dark a:hover,
.lui-text-allcolor-dark a:active {
  color: #212121;
}
.lui-text-allcolor-dark * {
  color: #212121;
}
.lui-text-allcolor-light {
  color: #eee;
}
.lui-text-allcolor-light:link,
.lui-text-allcolor-light:visited,
.lui-text-allcolor-light:hover,
.lui-text-allcolor-light:active {
  color: #eee;
}
.lui-text-allcolor-light a {
  color: #eee;
}
.lui-text-allcolor-light a:link,
.lui-text-allcolor-light a:visited,
.lui-text-allcolor-light a:hover,
.lui-text-allcolor-light a:active {
  color: #eee;
}
.lui-text-allcolor-light * {
  color: #eee;
}
.lui-text-allcolor-theme {
  color: #C79B64;
}
.lui-text-allcolor-theme:link,
.lui-text-allcolor-theme:visited,
.lui-text-allcolor-theme:hover,
.lui-text-allcolor-theme:active {
  color: #C79B64;
}
.lui-text-allcolor-theme a {
  color: #C79B64;
}
.lui-text-allcolor-theme a:link,
.lui-text-allcolor-theme a:visited,
.lui-text-allcolor-theme a:hover,
.lui-text-allcolor-theme a:active {
  color: #C79B64;
}
.lui-text-allcolor-theme * {
  color: #C79B64;
}
.lui-text-allcolor-theme-2nd {
  color: #2F4D62;
}
.lui-text-allcolor-theme-2nd:link,
.lui-text-allcolor-theme-2nd:visited,
.lui-text-allcolor-theme-2nd:hover,
.lui-text-allcolor-theme-2nd:active {
  color: #2F4D62;
}
.lui-text-allcolor-theme-2nd a {
  color: #2F4D62;
}
.lui-text-allcolor-theme-2nd a:link,
.lui-text-allcolor-theme-2nd a:visited,
.lui-text-allcolor-theme-2nd a:hover,
.lui-text-allcolor-theme-2nd a:active {
  color: #2F4D62;
}
.lui-text-allcolor-theme-2nd * {
  color: #2F4D62;
}
.lui-text-allcolor-theme-3rd {
  color: #0071bc;
}
.lui-text-allcolor-theme-3rd:link,
.lui-text-allcolor-theme-3rd:visited,
.lui-text-allcolor-theme-3rd:hover,
.lui-text-allcolor-theme-3rd:active {
  color: #0071bc;
}
.lui-text-allcolor-theme-3rd a {
  color: #0071bc;
}
.lui-text-allcolor-theme-3rd a:link,
.lui-text-allcolor-theme-3rd a:visited,
.lui-text-allcolor-theme-3rd a:hover,
.lui-text-allcolor-theme-3rd a:active {
  color: #0071bc;
}
.lui-text-allcolor-theme-3rd * {
  color: #0071bc;
}
.lui-align-left {
  text-align: left;
}
.lui-align-right {
  text-align: right;
}
.lui-align-center {
  text-align: center;
}
.lui-valign-top {
  vertical-align: top;
}
.lui-valign-middle {
  vertical-align: middle;
}
.lui-valign-bottom {
  vertical-align: bottom;
}
.lui-valign-baseline {
  vertical-align: baseline;
}
.lui-text-nowrap {
  white-space: nowrap;
}
.lui-text-uppercase {
  text-transform: uppercase;
}
.lui-text-lowercase {
  text-transform: lowercase;
}
.lui-article {
  word-break: break-word;
  line-height: 150%;
}
.lui-article img {
  display: block;
  max-width: 100%;
  height: auto;
}
.lui-article p {
  margin-bottom: 2rem;
}
.lui-article ul:last-child {
  margin-bottom: 0;
}
.lui-article h1,
.lui-article .lui-c-title {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
.lui-article h1:not(:first-child),
.lui-article .lui-c-title:not(:first-child) {
  margin-top: 2rem;
}
.lui-article h2,
.lui-article .lui-c-subtitle {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.lui-article h2:not(:first-child),
.lui-article .lui-c-subtitle:not(:first-child) {
  margin-top: 2rem;
}
.lui-article hr,
.lui-article .lui-c-hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.esi-title-topline {
  text-transform: uppercase;
  font-size: 14px;
  color: #212121;
}
.esi-title-topline::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-title-topline-u {
  font-size: 14px;
  color: #212121;
  text-transform: uppercase;
}
.esi-title-topline-u::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-title-topline-u::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-title-topline-u-lightergolden {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.esi-title-topline-u-lightergolden::before {
  content: ' ';
  background: #F2C94C;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-btn-outline {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #C79B64;
  border-color: #c08f51;
  font-weight: 700;
  color: #fff;
  border: #fff 2px solid;
  font-size: 1.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  background: none;
  height: 3rem;
  border-radius: 1.5rem;
}
.esi-btn-outline:focus,
.esi-btn-outline:active:focus,
.esi-btn-outline.active:focus,
.esi-btn-outline.focus,
.esi-btn-outline:active.focus,
.esi-btn-outline.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.esi-btn-outline:hover,
.esi-btn-outline:focus,
.esi-btn-outline.focus {
  color: #333;
  text-decoration: none;
}
.esi-btn-outline:active,
.esi-btn-outline.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);
}
.esi-btn-outline.disabled,
.esi-btn-outline[disabled],
fieldset[disabled] .esi-btn-outline {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.esi-btn-outline.disabled,
fieldset[disabled] a.esi-btn-outline {
  pointer-events: none;
}
.esi-btn-outline:focus,
.esi-btn-outline.focus {
  color: #fff;
  background-color: #b68242;
  border-color: #6b4d27;
}
.esi-btn-outline:hover {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-outline:active,
.esi-btn-outline.active,
.open > .dropdown-toggle.esi-btn-outline {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-outline:active:hover,
.esi-btn-outline.active:hover,
.open > .dropdown-toggle.esi-btn-outline:hover,
.esi-btn-outline:active:focus,
.esi-btn-outline.active:focus,
.open > .dropdown-toggle.esi-btn-outline:focus,
.esi-btn-outline:active.focus,
.esi-btn-outline.active.focus,
.open > .dropdown-toggle.esi-btn-outline.focus {
  color: #fff;
  background-color: #9c7038;
  border-color: #6b4d27;
}
.esi-btn-outline:active,
.esi-btn-outline.active,
.open > .dropdown-toggle.esi-btn-outline {
  background-image: none;
}
.esi-btn-outline.disabled:hover,
.esi-btn-outline[disabled]:hover,
fieldset[disabled] .esi-btn-outline:hover,
.esi-btn-outline.disabled:focus,
.esi-btn-outline[disabled]:focus,
fieldset[disabled] .esi-btn-outline:focus,
.esi-btn-outline.disabled.focus,
.esi-btn-outline[disabled].focus,
fieldset[disabled] .esi-btn-outline.focus {
  background-color: #C79B64;
  border-color: #c08f51;
}
.esi-btn-outline .badge {
  color: #C79B64;
  background-color: #fff;
}
.esi-btn-outline:link,
.esi-btn-outline:visited,
.esi-btn-outline:hover,
.esi-btn-outline:active {
  color: #fff;
}
.esi-btn-outline a {
  color: #fff;
}
.esi-btn-outline a:link,
.esi-btn-outline a:visited,
.esi-btn-outline a:hover,
.esi-btn-outline a:active {
  color: #fff;
}
.esi-btn-outline * {
  color: #fff;
}
.esi-btn-outline:hover {
  color: #eee;
}
.esi-btn-outline-var-small {
  font-size: 1rem;
  line-height: 2rem;
  padding: 0 0.75rem;
  height: auto;
}
.esi-btn-outline-dark {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #C79B64;
  border-color: #c08f51;
  font-weight: 700;
  color: #fff;
  border: #fff 2px solid;
  font-size: 1.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  background: none;
  height: 3rem;
  border-radius: 1.5rem;
  color: #555555;
  border: #AABDBD 3px solid;
}
.esi-btn-outline-dark:focus,
.esi-btn-outline-dark:active:focus,
.esi-btn-outline-dark.active:focus,
.esi-btn-outline-dark.focus,
.esi-btn-outline-dark:active.focus,
.esi-btn-outline-dark.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.esi-btn-outline-dark:hover,
.esi-btn-outline-dark:focus,
.esi-btn-outline-dark.focus {
  color: #333;
  text-decoration: none;
}
.esi-btn-outline-dark:active,
.esi-btn-outline-dark.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);
}
.esi-btn-outline-dark.disabled,
.esi-btn-outline-dark[disabled],
fieldset[disabled] .esi-btn-outline-dark {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.esi-btn-outline-dark.disabled,
fieldset[disabled] a.esi-btn-outline-dark {
  pointer-events: none;
}
.esi-btn-outline-dark:focus,
.esi-btn-outline-dark.focus {
  color: #fff;
  background-color: #b68242;
  border-color: #6b4d27;
}
.esi-btn-outline-dark:hover {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-outline-dark:active,
.esi-btn-outline-dark.active,
.open > .dropdown-toggle.esi-btn-outline-dark {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-outline-dark:active:hover,
.esi-btn-outline-dark.active:hover,
.open > .dropdown-toggle.esi-btn-outline-dark:hover,
.esi-btn-outline-dark:active:focus,
.esi-btn-outline-dark.active:focus,
.open > .dropdown-toggle.esi-btn-outline-dark:focus,
.esi-btn-outline-dark:active.focus,
.esi-btn-outline-dark.active.focus,
.open > .dropdown-toggle.esi-btn-outline-dark.focus {
  color: #fff;
  background-color: #9c7038;
  border-color: #6b4d27;
}
.esi-btn-outline-dark:active,
.esi-btn-outline-dark.active,
.open > .dropdown-toggle.esi-btn-outline-dark {
  background-image: none;
}
.esi-btn-outline-dark.disabled:hover,
.esi-btn-outline-dark[disabled]:hover,
fieldset[disabled] .esi-btn-outline-dark:hover,
.esi-btn-outline-dark.disabled:focus,
.esi-btn-outline-dark[disabled]:focus,
fieldset[disabled] .esi-btn-outline-dark:focus,
.esi-btn-outline-dark.disabled.focus,
.esi-btn-outline-dark[disabled].focus,
fieldset[disabled] .esi-btn-outline-dark.focus {
  background-color: #C79B64;
  border-color: #c08f51;
}
.esi-btn-outline-dark .badge {
  color: #C79B64;
  background-color: #fff;
}
.esi-btn-outline-dark:link,
.esi-btn-outline-dark:visited,
.esi-btn-outline-dark:hover,
.esi-btn-outline-dark:active {
  color: #fff;
}
.esi-btn-outline-dark a {
  color: #fff;
}
.esi-btn-outline-dark a:link,
.esi-btn-outline-dark a:visited,
.esi-btn-outline-dark a:hover,
.esi-btn-outline-dark a:active {
  color: #fff;
}
.esi-btn-outline-dark * {
  color: #fff;
}
.esi-btn-outline-dark:hover {
  color: #eee;
}
.esi-btn-outline-textdark {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #C79B64;
  border-color: #c08f51;
  font-weight: 700;
  color: #fff;
  border: #fff 2px solid;
  font-size: 1.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  background: none;
  height: 3rem;
  border-radius: 1.5rem;
  color: #212121;
  border: #212121 3px solid;
}
.esi-btn-outline-textdark:focus,
.esi-btn-outline-textdark:active:focus,
.esi-btn-outline-textdark.active:focus,
.esi-btn-outline-textdark.focus,
.esi-btn-outline-textdark:active.focus,
.esi-btn-outline-textdark.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.esi-btn-outline-textdark:hover,
.esi-btn-outline-textdark:focus,
.esi-btn-outline-textdark.focus {
  color: #333;
  text-decoration: none;
}
.esi-btn-outline-textdark:active,
.esi-btn-outline-textdark.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);
}
.esi-btn-outline-textdark.disabled,
.esi-btn-outline-textdark[disabled],
fieldset[disabled] .esi-btn-outline-textdark {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.esi-btn-outline-textdark.disabled,
fieldset[disabled] a.esi-btn-outline-textdark {
  pointer-events: none;
}
.esi-btn-outline-textdark:focus,
.esi-btn-outline-textdark.focus {
  color: #fff;
  background-color: #b68242;
  border-color: #6b4d27;
}
.esi-btn-outline-textdark:hover {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-outline-textdark:active,
.esi-btn-outline-textdark.active,
.open > .dropdown-toggle.esi-btn-outline-textdark {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-outline-textdark:active:hover,
.esi-btn-outline-textdark.active:hover,
.open > .dropdown-toggle.esi-btn-outline-textdark:hover,
.esi-btn-outline-textdark:active:focus,
.esi-btn-outline-textdark.active:focus,
.open > .dropdown-toggle.esi-btn-outline-textdark:focus,
.esi-btn-outline-textdark:active.focus,
.esi-btn-outline-textdark.active.focus,
.open > .dropdown-toggle.esi-btn-outline-textdark.focus {
  color: #fff;
  background-color: #9c7038;
  border-color: #6b4d27;
}
.esi-btn-outline-textdark:active,
.esi-btn-outline-textdark.active,
.open > .dropdown-toggle.esi-btn-outline-textdark {
  background-image: none;
}
.esi-btn-outline-textdark.disabled:hover,
.esi-btn-outline-textdark[disabled]:hover,
fieldset[disabled] .esi-btn-outline-textdark:hover,
.esi-btn-outline-textdark.disabled:focus,
.esi-btn-outline-textdark[disabled]:focus,
fieldset[disabled] .esi-btn-outline-textdark:focus,
.esi-btn-outline-textdark.disabled.focus,
.esi-btn-outline-textdark[disabled].focus,
fieldset[disabled] .esi-btn-outline-textdark.focus {
  background-color: #C79B64;
  border-color: #c08f51;
}
.esi-btn-outline-textdark .badge {
  color: #C79B64;
  background-color: #fff;
}
.esi-btn-outline-textdark:link,
.esi-btn-outline-textdark:visited,
.esi-btn-outline-textdark:hover,
.esi-btn-outline-textdark:active {
  color: #fff;
}
.esi-btn-outline-textdark a {
  color: #fff;
}
.esi-btn-outline-textdark a:link,
.esi-btn-outline-textdark a:visited,
.esi-btn-outline-textdark a:hover,
.esi-btn-outline-textdark a:active {
  color: #fff;
}
.esi-btn-outline-textdark * {
  color: #fff;
}
.esi-btn-outline-textdark:hover {
  color: #eee;
}
.esi-btn-outline-theme {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #C79B64;
  border-color: #c08f51;
  font-weight: 700;
  color: #fff;
  border: #fff 2px solid;
  font-size: 1.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  background: none;
  height: 3rem;
  border-radius: 1.5rem;
  color: #C79B64;
  border: #C79B64 3px solid;
}
.esi-btn-outline-theme:focus,
.esi-btn-outline-theme:active:focus,
.esi-btn-outline-theme.active:focus,
.esi-btn-outline-theme.focus,
.esi-btn-outline-theme:active.focus,
.esi-btn-outline-theme.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.esi-btn-outline-theme:hover,
.esi-btn-outline-theme:focus,
.esi-btn-outline-theme.focus {
  color: #333;
  text-decoration: none;
}
.esi-btn-outline-theme:active,
.esi-btn-outline-theme.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);
}
.esi-btn-outline-theme.disabled,
.esi-btn-outline-theme[disabled],
fieldset[disabled] .esi-btn-outline-theme {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.esi-btn-outline-theme.disabled,
fieldset[disabled] a.esi-btn-outline-theme {
  pointer-events: none;
}
.esi-btn-outline-theme:focus,
.esi-btn-outline-theme.focus {
  color: #fff;
  background-color: #b68242;
  border-color: #6b4d27;
}
.esi-btn-outline-theme:hover {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-outline-theme:active,
.esi-btn-outline-theme.active,
.open > .dropdown-toggle.esi-btn-outline-theme {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-outline-theme:active:hover,
.esi-btn-outline-theme.active:hover,
.open > .dropdown-toggle.esi-btn-outline-theme:hover,
.esi-btn-outline-theme:active:focus,
.esi-btn-outline-theme.active:focus,
.open > .dropdown-toggle.esi-btn-outline-theme:focus,
.esi-btn-outline-theme:active.focus,
.esi-btn-outline-theme.active.focus,
.open > .dropdown-toggle.esi-btn-outline-theme.focus {
  color: #fff;
  background-color: #9c7038;
  border-color: #6b4d27;
}
.esi-btn-outline-theme:active,
.esi-btn-outline-theme.active,
.open > .dropdown-toggle.esi-btn-outline-theme {
  background-image: none;
}
.esi-btn-outline-theme.disabled:hover,
.esi-btn-outline-theme[disabled]:hover,
fieldset[disabled] .esi-btn-outline-theme:hover,
.esi-btn-outline-theme.disabled:focus,
.esi-btn-outline-theme[disabled]:focus,
fieldset[disabled] .esi-btn-outline-theme:focus,
.esi-btn-outline-theme.disabled.focus,
.esi-btn-outline-theme[disabled].focus,
fieldset[disabled] .esi-btn-outline-theme.focus {
  background-color: #C79B64;
  border-color: #c08f51;
}
.esi-btn-outline-theme .badge {
  color: #C79B64;
  background-color: #fff;
}
.esi-btn-outline-theme:link,
.esi-btn-outline-theme:visited,
.esi-btn-outline-theme:hover,
.esi-btn-outline-theme:active {
  color: #fff;
}
.esi-btn-outline-theme a {
  color: #fff;
}
.esi-btn-outline-theme a:link,
.esi-btn-outline-theme a:visited,
.esi-btn-outline-theme a:hover,
.esi-btn-outline-theme a:active {
  color: #fff;
}
.esi-btn-outline-theme * {
  color: #fff;
}
.esi-btn-outline-theme:hover {
  color: #eee;
}
.esi-btn-outline-theme:link,
.esi-btn-outline-theme:visited,
.esi-btn-outline-theme:active,
.esi-btn-outline-theme:focus {
  color: #C79B64;
}
.esi-btn-outline-theme:hover {
  color: #fff;
}
.esi-border-left-golden {
  border-left: #C79B64 6px solid;
}
.esi-border-left-golden-thick {
  border-left: #C79B64 6px solid;
}
.esi-border-radius {
  border-radius: 1rem;
}
.esi-btn-darkbg {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #C79B64;
  border-color: #c08f51;
  font-weight: 700;
  color: #fff;
  font-size: 1.1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background: rgba(0, 0, 0, 0.15);
  border: none;
  border-radius: 2rem;
}
.esi-btn-darkbg:focus,
.esi-btn-darkbg:active:focus,
.esi-btn-darkbg.active:focus,
.esi-btn-darkbg.focus,
.esi-btn-darkbg:active.focus,
.esi-btn-darkbg.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.esi-btn-darkbg:hover,
.esi-btn-darkbg:focus,
.esi-btn-darkbg.focus {
  color: #333;
  text-decoration: none;
}
.esi-btn-darkbg:active,
.esi-btn-darkbg.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);
}
.esi-btn-darkbg.disabled,
.esi-btn-darkbg[disabled],
fieldset[disabled] .esi-btn-darkbg {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.esi-btn-darkbg.disabled,
fieldset[disabled] a.esi-btn-darkbg {
  pointer-events: none;
}
.esi-btn-darkbg:focus,
.esi-btn-darkbg.focus {
  color: #fff;
  background-color: #b68242;
  border-color: #6b4d27;
}
.esi-btn-darkbg:hover {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-darkbg:active,
.esi-btn-darkbg.active,
.open > .dropdown-toggle.esi-btn-darkbg {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-darkbg:active:hover,
.esi-btn-darkbg.active:hover,
.open > .dropdown-toggle.esi-btn-darkbg:hover,
.esi-btn-darkbg:active:focus,
.esi-btn-darkbg.active:focus,
.open > .dropdown-toggle.esi-btn-darkbg:focus,
.esi-btn-darkbg:active.focus,
.esi-btn-darkbg.active.focus,
.open > .dropdown-toggle.esi-btn-darkbg.focus {
  color: #fff;
  background-color: #9c7038;
  border-color: #6b4d27;
}
.esi-btn-darkbg:active,
.esi-btn-darkbg.active,
.open > .dropdown-toggle.esi-btn-darkbg {
  background-image: none;
}
.esi-btn-darkbg.disabled:hover,
.esi-btn-darkbg[disabled]:hover,
fieldset[disabled] .esi-btn-darkbg:hover,
.esi-btn-darkbg.disabled:focus,
.esi-btn-darkbg[disabled]:focus,
fieldset[disabled] .esi-btn-darkbg:focus,
.esi-btn-darkbg.disabled.focus,
.esi-btn-darkbg[disabled].focus,
fieldset[disabled] .esi-btn-darkbg.focus {
  background-color: #C79B64;
  border-color: #c08f51;
}
.esi-btn-darkbg .badge {
  color: #C79B64;
  background-color: #fff;
}
.esi-btn-darkbg:link,
.esi-btn-darkbg:visited,
.esi-btn-darkbg:hover,
.esi-btn-darkbg:active {
  color: #fff;
}
.esi-btn-darkbg a {
  color: #fff;
}
.esi-btn-darkbg a:link,
.esi-btn-darkbg a:visited,
.esi-btn-darkbg a:hover,
.esi-btn-darkbg a:active {
  color: #fff;
}
.esi-btn-darkbg * {
  color: #fff;
}
.esi-btn-darkbg:link,
.esi-btn-darkbg:visited,
.esi-btn-darkbg:hover,
.esi-btn-darkbg:active {
  color: #fff;
}
.esi-btn-darkbg a {
  color: #fff;
}
.esi-btn-darkbg a:link,
.esi-btn-darkbg a:visited,
.esi-btn-darkbg a:hover,
.esi-btn-darkbg a:active {
  color: #fff;
}
.esi-btn-darkbg * {
  color: #fff;
}
.esi-btn-darkbg small {
  display: block;
  font-size: 0.85rem;
  font-weight: normal;
  white-space: pre-wrap;
}
.esi-btn-lightbg {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #C79B64;
  border-color: #c08f51;
  font-weight: 700;
  color: #fff;
  font-size: 1.1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background: rgba(0, 0, 0, 0.15);
  border: none;
  border-radius: 2rem;
  background: rgba(255, 255, 255, 0.15);
}
.esi-btn-lightbg:focus,
.esi-btn-lightbg:active:focus,
.esi-btn-lightbg.active:focus,
.esi-btn-lightbg.focus,
.esi-btn-lightbg:active.focus,
.esi-btn-lightbg.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.esi-btn-lightbg:hover,
.esi-btn-lightbg:focus,
.esi-btn-lightbg.focus {
  color: #333;
  text-decoration: none;
}
.esi-btn-lightbg:active,
.esi-btn-lightbg.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);
}
.esi-btn-lightbg.disabled,
.esi-btn-lightbg[disabled],
fieldset[disabled] .esi-btn-lightbg {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.esi-btn-lightbg.disabled,
fieldset[disabled] a.esi-btn-lightbg {
  pointer-events: none;
}
.esi-btn-lightbg:focus,
.esi-btn-lightbg.focus {
  color: #fff;
  background-color: #b68242;
  border-color: #6b4d27;
}
.esi-btn-lightbg:hover {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-lightbg:active,
.esi-btn-lightbg.active,
.open > .dropdown-toggle.esi-btn-lightbg {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-lightbg:active:hover,
.esi-btn-lightbg.active:hover,
.open > .dropdown-toggle.esi-btn-lightbg:hover,
.esi-btn-lightbg:active:focus,
.esi-btn-lightbg.active:focus,
.open > .dropdown-toggle.esi-btn-lightbg:focus,
.esi-btn-lightbg:active.focus,
.esi-btn-lightbg.active.focus,
.open > .dropdown-toggle.esi-btn-lightbg.focus {
  color: #fff;
  background-color: #9c7038;
  border-color: #6b4d27;
}
.esi-btn-lightbg:active,
.esi-btn-lightbg.active,
.open > .dropdown-toggle.esi-btn-lightbg {
  background-image: none;
}
.esi-btn-lightbg.disabled:hover,
.esi-btn-lightbg[disabled]:hover,
fieldset[disabled] .esi-btn-lightbg:hover,
.esi-btn-lightbg.disabled:focus,
.esi-btn-lightbg[disabled]:focus,
fieldset[disabled] .esi-btn-lightbg:focus,
.esi-btn-lightbg.disabled.focus,
.esi-btn-lightbg[disabled].focus,
fieldset[disabled] .esi-btn-lightbg.focus {
  background-color: #C79B64;
  border-color: #c08f51;
}
.esi-btn-lightbg .badge {
  color: #C79B64;
  background-color: #fff;
}
.esi-btn-lightbg:link,
.esi-btn-lightbg:visited,
.esi-btn-lightbg:hover,
.esi-btn-lightbg:active {
  color: #fff;
}
.esi-btn-lightbg a {
  color: #fff;
}
.esi-btn-lightbg a:link,
.esi-btn-lightbg a:visited,
.esi-btn-lightbg a:hover,
.esi-btn-lightbg a:active {
  color: #fff;
}
.esi-btn-lightbg * {
  color: #fff;
}
.esi-btn-lightbg:link,
.esi-btn-lightbg:visited,
.esi-btn-lightbg:hover,
.esi-btn-lightbg:active {
  color: #fff;
}
.esi-btn-lightbg a {
  color: #fff;
}
.esi-btn-lightbg a:link,
.esi-btn-lightbg a:visited,
.esi-btn-lightbg a:hover,
.esi-btn-lightbg a:active {
  color: #fff;
}
.esi-btn-lightbg * {
  color: #fff;
}
.esi-btn-lightbg small {
  display: block;
  font-size: 0.85rem;
  font-weight: normal;
  white-space: pre-wrap;
}
.esi-btn-darkbg-theme {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #C79B64;
  border-color: #c08f51;
  font-weight: 700;
  color: #fff;
  font-size: 1.1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background: rgba(0, 0, 0, 0.15);
  border: none;
  border-radius: 2rem;
  background: #C79B64;
}
.esi-btn-darkbg-theme:focus,
.esi-btn-darkbg-theme:active:focus,
.esi-btn-darkbg-theme.active:focus,
.esi-btn-darkbg-theme.focus,
.esi-btn-darkbg-theme:active.focus,
.esi-btn-darkbg-theme.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.esi-btn-darkbg-theme:hover,
.esi-btn-darkbg-theme:focus,
.esi-btn-darkbg-theme.focus {
  color: #333;
  text-decoration: none;
}
.esi-btn-darkbg-theme:active,
.esi-btn-darkbg-theme.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);
}
.esi-btn-darkbg-theme.disabled,
.esi-btn-darkbg-theme[disabled],
fieldset[disabled] .esi-btn-darkbg-theme {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.esi-btn-darkbg-theme.disabled,
fieldset[disabled] a.esi-btn-darkbg-theme {
  pointer-events: none;
}
.esi-btn-darkbg-theme:focus,
.esi-btn-darkbg-theme.focus {
  color: #fff;
  background-color: #b68242;
  border-color: #6b4d27;
}
.esi-btn-darkbg-theme:hover {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-darkbg-theme:active,
.esi-btn-darkbg-theme.active,
.open > .dropdown-toggle.esi-btn-darkbg-theme {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-btn-darkbg-theme:active:hover,
.esi-btn-darkbg-theme.active:hover,
.open > .dropdown-toggle.esi-btn-darkbg-theme:hover,
.esi-btn-darkbg-theme:active:focus,
.esi-btn-darkbg-theme.active:focus,
.open > .dropdown-toggle.esi-btn-darkbg-theme:focus,
.esi-btn-darkbg-theme:active.focus,
.esi-btn-darkbg-theme.active.focus,
.open > .dropdown-toggle.esi-btn-darkbg-theme.focus {
  color: #fff;
  background-color: #9c7038;
  border-color: #6b4d27;
}
.esi-btn-darkbg-theme:active,
.esi-btn-darkbg-theme.active,
.open > .dropdown-toggle.esi-btn-darkbg-theme {
  background-image: none;
}
.esi-btn-darkbg-theme.disabled:hover,
.esi-btn-darkbg-theme[disabled]:hover,
fieldset[disabled] .esi-btn-darkbg-theme:hover,
.esi-btn-darkbg-theme.disabled:focus,
.esi-btn-darkbg-theme[disabled]:focus,
fieldset[disabled] .esi-btn-darkbg-theme:focus,
.esi-btn-darkbg-theme.disabled.focus,
.esi-btn-darkbg-theme[disabled].focus,
fieldset[disabled] .esi-btn-darkbg-theme.focus {
  background-color: #C79B64;
  border-color: #c08f51;
}
.esi-btn-darkbg-theme .badge {
  color: #C79B64;
  background-color: #fff;
}
.esi-btn-darkbg-theme:link,
.esi-btn-darkbg-theme:visited,
.esi-btn-darkbg-theme:hover,
.esi-btn-darkbg-theme:active {
  color: #fff;
}
.esi-btn-darkbg-theme a {
  color: #fff;
}
.esi-btn-darkbg-theme a:link,
.esi-btn-darkbg-theme a:visited,
.esi-btn-darkbg-theme a:hover,
.esi-btn-darkbg-theme a:active {
  color: #fff;
}
.esi-btn-darkbg-theme * {
  color: #fff;
}
.esi-btn-darkbg-theme:link,
.esi-btn-darkbg-theme:visited,
.esi-btn-darkbg-theme:hover,
.esi-btn-darkbg-theme:active {
  color: #fff;
}
.esi-btn-darkbg-theme a {
  color: #fff;
}
.esi-btn-darkbg-theme a:link,
.esi-btn-darkbg-theme a:visited,
.esi-btn-darkbg-theme a:hover,
.esi-btn-darkbg-theme a:active {
  color: #fff;
}
.esi-btn-darkbg-theme * {
  color: #fff;
}
.esi-btn-darkbg-theme small {
  display: block;
  font-size: 0.85rem;
  font-weight: normal;
  white-space: pre-wrap;
}
.esi-bg-white-frosted {
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(5px);
  /*    &::before {
      content: '';
      position: absolute;
      top:0;
      right: 0;
      bottom: 0;
      left: 0;
      background: inherit;
      background-attachment: fixed;
      filter: blur(1px);
    }*/
}
.esi-bg-dark {
  padding: 2rem;
  border-radius: 1rem;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
}
.esi-box-dark {
  padding: 2rem;
  border-radius: 1rem;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
  color: #fff;
}
.esi-box-dark:link,
.esi-box-dark:visited,
.esi-box-dark:hover,
.esi-box-dark:active {
  color: #fff;
}
.esi-box-dark a {
  color: #fff;
}
.esi-box-dark a:link,
.esi-box-dark a:visited,
.esi-box-dark a:hover,
.esi-box-dark a:active {
  color: #fff;
}
.esi-box-dark * {
  color: #fff;
}
.esi-box-dark h3,
.esi-box-dark .esi-c-title {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-size: 1rem;
}
.esi-box-dark h3::before,
.esi-box-dark .esi-c-title::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-box-gdark {
  padding: 2rem;
  border-radius: 1rem;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(5px);
  color: #fff;
  background: rgba(56, 59, 65, 0.7);
}
.esi-box-gdark:link,
.esi-box-gdark:visited,
.esi-box-gdark:hover,
.esi-box-gdark:active {
  color: #fff;
}
.esi-box-gdark a {
  color: #fff;
}
.esi-box-gdark a:link,
.esi-box-gdark a:visited,
.esi-box-gdark a:hover,
.esi-box-gdark a:active {
  color: #fff;
}
.esi-box-gdark * {
  color: #fff;
}
.esi-box-gdark h3,
.esi-box-gdark .esi-c-title {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-size: 1rem;
}
.esi-box-gdark h3::before,
.esi-box-gdark .esi-c-title::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-card-roundedcorner {
  border-radius: 10px;
}
.esi-box-darkgreen-border-l {
  display: block;
  padding: 2rem;
  border-left: #C79B64 6px solid;
  background: linear-gradient(180deg, #2F4D62 50%, #091826 100%);
  color: #fff;
  border-radius: 10px;
}
.esi-box-darkgreen-border-l:link,
.esi-box-darkgreen-border-l:visited,
.esi-box-darkgreen-border-l:hover,
.esi-box-darkgreen-border-l:active {
  color: #fff;
}
.esi-box-darkgreen-border-l a {
  color: #fff;
}
.esi-box-darkgreen-border-l a:link,
.esi-box-darkgreen-border-l a:visited,
.esi-box-darkgreen-border-l a:hover,
.esi-box-darkgreen-border-l a:active {
  color: #fff;
}
.esi-box-darkgreen-border-l * {
  color: #fff;
}
.esi-box-darkgreen-border-l h2 {
  font-family: "Playfair Display", serif;
  font-size: 3rem;
  max-width: 260px;
}
.esi-box-darkgreen-border-l .esi-c-form .esi-c-notes {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  opacity: 0.8;
}
.esi-card-portrait-dark {
  display: block;
  padding: 2rem;
  margin-left: 1rem;
  margin-right: 1rem;
  border-left: #AABDBD 2px solid 1px solid;
  border-radius: 10px;
  color: #fff;
  border-left: #C79B64 4px solid;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%), url(images/program-card-bg.jpg) no-repeat top left;
  background-size: cover;
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.35);
  height: auto;
}
.esi-card-portrait-dark:link,
.esi-card-portrait-dark:visited,
.esi-card-portrait-dark:hover,
.esi-card-portrait-dark:active {
  color: #fff;
}
.esi-card-portrait-dark a {
  color: #fff;
}
.esi-card-portrait-dark a:link,
.esi-card-portrait-dark a:visited,
.esi-card-portrait-dark a:hover,
.esi-card-portrait-dark a:active {
  color: #fff;
}
.esi-card-portrait-dark * {
  color: #fff;
}
.esi-card-portrait-dark .esi-c-title {
  margin-top: 15rem;
  margin-bottom: 2rem;
  font-size: 1.5rem;
}
.esi-card-portrait-dark .esi-c-content {
  margin-bottom: 2rem;
}
.esi-card-portrait-dark.esi-a-links {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%), url(images/program-card-bg2.jpg) no-repeat top left;
  background-size: cover;
}
.esi-card-portrait-dark.esi-a-links .esi-c-title {
  margin-top: 15rem;
}
.esi-card-portrait-dark.esi-a-form {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%), #2F4D62;
}
.esi-card-programthumb {
  display: block;
  padding: 2rem;
  margin-left: 1rem;
  margin-right: 1rem;
  border-left: #AABDBD 2px solid 1px solid;
  border-radius: 10px;
  color: #fff;
  border-left: #C79B64 4px solid;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%), url(images/program-card-bg.jpg) no-repeat top left;
  background-size: cover;
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.35);
  height: 37rem;
}
.esi-card-programthumb:link,
.esi-card-programthumb:visited,
.esi-card-programthumb:hover,
.esi-card-programthumb:active {
  color: #fff;
}
.esi-card-programthumb a {
  color: #fff;
}
.esi-card-programthumb a:link,
.esi-card-programthumb a:visited,
.esi-card-programthumb a:hover,
.esi-card-programthumb a:active {
  color: #fff;
}
.esi-card-programthumb * {
  color: #fff;
}
.esi-card-programthumb .esi-c-title {
  margin-top: 15rem;
  margin-bottom: 2rem;
  font-size: 1.5rem;
}
.esi-card-programthumb .esi-c-content {
  margin-bottom: 2rem;
}
.esi-card-programthumb.esi-a-links {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%), url(images/program-card-bg2.jpg) no-repeat top left;
  background-size: cover;
}
.esi-card-programthumb.esi-a-links .esi-c-title {
  margin-top: 15rem;
}
.esi-card-programthumb.esi-a-form {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%), #2F4D62;
}
.esi-card-featurethumb {
  display: block;
  padding: 2rem;
  margin-left: 1rem;
  margin-right: 1rem;
  border-left: #AABDBD 2px solid 1px solid;
  border-radius: 10px;
  color: #fff;
  border-left: #C79B64 4px solid;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%), url(images/program-card-bg.jpg) no-repeat top left;
  background-size: cover;
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.35);
  height: 28rem;
}
.esi-card-featurethumb:link,
.esi-card-featurethumb:visited,
.esi-card-featurethumb:hover,
.esi-card-featurethumb:active {
  color: #fff;
}
.esi-card-featurethumb a {
  color: #fff;
}
.esi-card-featurethumb a:link,
.esi-card-featurethumb a:visited,
.esi-card-featurethumb a:hover,
.esi-card-featurethumb a:active {
  color: #fff;
}
.esi-card-featurethumb * {
  color: #fff;
}
.esi-card-featurethumb .esi-c-title {
  margin-top: 15rem;
  margin-bottom: 2rem;
  font-size: 1rem;
}
.esi-card-featurethumb .esi-c-content {
  margin-bottom: 2rem;
}
.esi-card-featurethumb.esi-a-links {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%), url(images/program-card-bg2.jpg) no-repeat top left;
  background-size: cover;
}
.esi-card-featurethumb.esi-a-links .esi-c-title {
  margin-top: 15rem;
}
.esi-card-featurethumb.esi-a-form {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%), #2F4D62;
}
.esi-card-featurethumb .esi-c-title {
  margin-top: 16rem;
  font-weight: bold;
  font-size: 17px;
}
.esi-sociallinks-icon {
  color: #fff;
}
.esi-sociallinks-icon:link,
.esi-sociallinks-icon:visited,
.esi-sociallinks-icon:hover,
.esi-sociallinks-icon:active {
  color: #fff;
}
.esi-sociallinks-icon a {
  color: #fff;
}
.esi-sociallinks-icon a:link,
.esi-sociallinks-icon a:visited,
.esi-sociallinks-icon a:hover,
.esi-sociallinks-icon a:active {
  color: #fff;
}
.esi-sociallinks-icon * {
  color: #fff;
}
.esi-sociallinks-icon a {
  display: inline-block;
  padding: 0 0.75rem;
}
.esi-sociallinks-circlebtn {
  color: #fff;
  text-align: center;
}
.esi-sociallinks-circlebtn:link,
.esi-sociallinks-circlebtn:visited,
.esi-sociallinks-circlebtn:hover,
.esi-sociallinks-circlebtn:active {
  color: #fff;
}
.esi-sociallinks-circlebtn a {
  color: #fff;
}
.esi-sociallinks-circlebtn a:link,
.esi-sociallinks-circlebtn a:visited,
.esi-sociallinks-circlebtn a:hover,
.esi-sociallinks-circlebtn a:active {
  color: #fff;
}
.esi-sociallinks-circlebtn * {
  color: #fff;
}
.esi-sociallinks-circlebtn a {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  width: auto;
  height: auto;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  line-height: 2em;
  background: rgba(0, 0, 0, 0.05);
  background: #C79B64;
  font-size: 1.5rem;
}
.esi-programlist h3,
.esi-programlist .esi-c-title {
  text-transform: uppercase;
  font-size: 14px;
  color: #212121;
}
.esi-programlist h3::before,
.esi-programlist .esi-c-title::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-programlist h3::before,
.esi-programlist .esi-c-title::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-programlist ul {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0;
  font-size: 1.25rem;
  color: #212121;
}
.esi-programlist ul ul {
  list-style: none;
}
.esi-programlist ul ul,
.esi-programlist ul .lui-c-ul {
  padding: 0;
}
.esi-programlist ul ul,
.esi-programlist ul ol,
.esi-programlist ul .lui-c-ul {
  display: block;
  margin: 0;
}
.esi-programlist ul li,
.esi-programlist ul .lui-c-li {
  display: block;
  padding: 1rem;
}
.esi-programlist ul li,
.esi-programlist ul .lui-c-li {
  border-bottom: #AABDBD 1px solid;
}
.esi-programlist ul li:last-child,
.esi-programlist ul .lui-c-li:last-child {
  border-bottom: none;
}
.esi-programlist ul:link,
.esi-programlist ul:visited,
.esi-programlist ul:hover,
.esi-programlist ul:active {
  color: #212121;
}
.esi-programlist ul a {
  color: #212121;
}
.esi-programlist ul a:link,
.esi-programlist ul a:visited,
.esi-programlist ul a:hover,
.esi-programlist ul a:active {
  color: #212121;
}
.esi-programlist ul * {
  color: #212121;
}
.esi-programlist ul li {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.esi-programlist ul li::after {
  content: '\f178';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 12px;
}
.esi-programlist ul li a {
  cursor: pointer;
  display: block;
}
.esi-programlist:not(:last-child) {
  margin-bottom: 3rem;
}
.esi-bloglist {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.esi-bloglist h3,
.esi-bloglist .esi-c-title {
  font-size: 14px;
  color: #212121;
  text-transform: uppercase;
}
.esi-bloglist h3::before,
.esi-bloglist .esi-c-title::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-bloglist h3::before,
.esi-bloglist .esi-c-title::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-bloglist > ul {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0;
  font-size: 1.25rem;
  color: #212121;
}
.esi-bloglist > ul ul {
  list-style: none;
}
.esi-bloglist > ul ul,
.esi-bloglist > ul .lui-c-ul {
  padding: 0;
}
.esi-bloglist > ul ul,
.esi-bloglist > ul ol,
.esi-bloglist > ul .lui-c-ul {
  display: block;
  margin: 0;
}
.esi-bloglist > ul li,
.esi-bloglist > ul .lui-c-li {
  display: block;
  padding: 1rem;
}
.esi-bloglist > ul li,
.esi-bloglist > ul .lui-c-li {
  border-bottom: #AABDBD 1px solid;
}
.esi-bloglist > ul li:last-child,
.esi-bloglist > ul .lui-c-li:last-child {
  border-bottom: none;
}
.esi-bloglist > ul:link,
.esi-bloglist > ul:visited,
.esi-bloglist > ul:hover,
.esi-bloglist > ul:active {
  color: #212121;
}
.esi-bloglist > ul a {
  color: #212121;
}
.esi-bloglist > ul a:link,
.esi-bloglist > ul a:visited,
.esi-bloglist > ul a:hover,
.esi-bloglist > ul a:active {
  color: #212121;
}
.esi-bloglist > ul * {
  color: #212121;
}
.esi-bloglist > ul li,
.esi-bloglist > ul li.esi-c-item {
  font-size: 1.6rem;
  font-weight: bold;
  padding-left: 0;
  font-family: "Playfair Display", serif;
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.esi-bloglist > ul li > a,
.esi-bloglist > ul li.esi-c-item > a {
  padding-right: 3rem;
  position: relative;
  display: block;
}
.esi-bloglist > ul li > a::after,
.esi-bloglist > ul li.esi-c-item > a::after {
  content: "\f0a9";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
.esi-bloglist > ul li:last-child,
.esi-bloglist > ul li.esi-c-item:last-child {
  margin-bottom: 0 !important;
}
.esi-bloglist.esi-a-golden h3,
.esi-bloglist.esi-a-golden .esi-c-title {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.esi-bloglist.esi-a-golden h3::before,
.esi-bloglist.esi-a-golden .esi-c-title::before {
  content: ' ';
  background: #F2C94C;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-bloglist.esi-a-responsive > ul li .esi-c-content,
.esi-bloglist.esi-a-responsive > ul li.esi-c-item .esi-c-content {
  display: none;
}
.esi-list-iconlinks-light {
  color: #fff;
}
.esi-list-iconlinks-light:link,
.esi-list-iconlinks-light:visited,
.esi-list-iconlinks-light:hover,
.esi-list-iconlinks-light:active {
  color: #fff;
}
.esi-list-iconlinks-light a {
  color: #fff;
}
.esi-list-iconlinks-light a:link,
.esi-list-iconlinks-light a:visited,
.esi-list-iconlinks-light a:hover,
.esi-list-iconlinks-light a:active {
  color: #fff;
}
.esi-list-iconlinks-light * {
  color: #fff;
}
.esi-list-iconlinks-light .esi-c-icon {
  display: inline-block;
  width: 3rem;
}
.esi-list-iconlinks-light ul {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0;
  font-size: 1.25rem;
}
.esi-list-iconlinks-light ul ul {
  list-style: none;
}
.esi-list-iconlinks-light ul ul,
.esi-list-iconlinks-light ul .lui-c-ul {
  padding: 0;
}
.esi-list-iconlinks-light ul ul,
.esi-list-iconlinks-light ul ol,
.esi-list-iconlinks-light ul .lui-c-ul {
  display: block;
  margin: 0;
}
.esi-list-iconlinks-light ul li,
.esi-list-iconlinks-light ul .lui-c-li {
  display: block;
  padding: 1rem;
}
.esi-list-iconlinks-light ul li,
.esi-list-iconlinks-light ul .lui-c-li {
  border-bottom: #AABDBD 1px solid;
}
.esi-list-iconlinks-light ul li:last-child,
.esi-list-iconlinks-light ul .lui-c-li:last-child {
  border-bottom: none;
}
.esi-list-iconlinks-light ul li {
  padding-left: 0;
  padding-right: 0;
  border-bottom-color: #C79B64;
}
.esi-list-largeiconbtn-white {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  white-space: nowrap;
}
.esi-list-largeiconbtn-white ul {
  list-style: none;
}
.esi-list-largeiconbtn-white ul,
.esi-list-largeiconbtn-white .lui-c-ul {
  padding: 0;
}
.esi-list-largeiconbtn-white li,
.esi-list-largeiconbtn-white esi-c-item {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.esi-list-largeiconbtn-white li .esi-c-icon,
.esi-list-largeiconbtn-white esi-c-item .esi-c-icon {
  color: #C79B64;
  font-size: 2rem;
  display: block;
}
.esi-list-largeiconbtn-white li .esi-c-text,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text {
  font-size: 0.75rem;
  color: #212121;
}
.esi-list-largeiconbtn-white li,
.esi-list-largeiconbtn-white esi-c-item {
  background: rgba(47, 77, 98, 0.8);
  backdrop-filter: blur(5px);
  padding: 2rem;
}
.esi-list-largeiconbtn-white li .esi-c-icon,
.esi-list-largeiconbtn-white esi-c-item .esi-c-icon {
  color: #fff;
  font-size: 3rem;
  margin-bottom: 1rem;
}
.esi-list-largeiconbtn-white li .esi-c-text,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #C79B64;
  border-color: #c08f51;
  font-weight: 700;
  color: #fff;
  border: #fff 2px solid;
  font-size: 1.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  background: none;
  height: 3rem;
  border-radius: 1.5rem;
}
.esi-list-largeiconbtn-white li .esi-c-text:focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:focus,
.esi-list-largeiconbtn-white li .esi-c-text:active:focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:active:focus,
.esi-list-largeiconbtn-white li .esi-c-text.active:focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.active:focus,
.esi-list-largeiconbtn-white li .esi-c-text.focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.focus,
.esi-list-largeiconbtn-white li .esi-c-text:active.focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:active.focus,
.esi-list-largeiconbtn-white li .esi-c-text.active.focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.esi-list-largeiconbtn-white li .esi-c-text:hover,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:hover,
.esi-list-largeiconbtn-white li .esi-c-text:focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:focus,
.esi-list-largeiconbtn-white li .esi-c-text.focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.focus {
  color: #333;
  text-decoration: none;
}
.esi-list-largeiconbtn-white li .esi-c-text:active,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:active,
.esi-list-largeiconbtn-white li .esi-c-text.active,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.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);
}
.esi-list-largeiconbtn-white li .esi-c-text.disabled,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.disabled,
.esi-list-largeiconbtn-white li .esi-c-text[disabled],
.esi-list-largeiconbtn-white esi-c-item .esi-c-text[disabled],
fieldset[disabled] .esi-list-largeiconbtn-white li .esi-c-text,
fieldset[disabled] .esi-list-largeiconbtn-white esi-c-item .esi-c-text {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.esi-list-largeiconbtn-white li .esi-c-text.disabled,
a.esi-list-largeiconbtn-white esi-c-item .esi-c-text.disabled,
fieldset[disabled] a.esi-list-largeiconbtn-white li .esi-c-text,
fieldset[disabled] a.esi-list-largeiconbtn-white esi-c-item .esi-c-text {
  pointer-events: none;
}
.esi-list-largeiconbtn-white li .esi-c-text:focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:focus,
.esi-list-largeiconbtn-white li .esi-c-text.focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.focus {
  color: #fff;
  background-color: #b68242;
  border-color: #6b4d27;
}
.esi-list-largeiconbtn-white li .esi-c-text:hover,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:hover {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-list-largeiconbtn-white li .esi-c-text:active,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:active,
.esi-list-largeiconbtn-white li .esi-c-text.active,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.active,
.open > .dropdown-toggle.esi-list-largeiconbtn-white li .esi-c-text,
.open > .dropdown-toggle.esi-list-largeiconbtn-white esi-c-item .esi-c-text {
  color: #fff;
  background-color: #b68242;
  border-color: #9c7038;
}
.esi-list-largeiconbtn-white li .esi-c-text:active:hover,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:active:hover,
.esi-list-largeiconbtn-white li .esi-c-text.active:hover,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.active:hover,
.open > .dropdown-toggle.esi-list-largeiconbtn-white li .esi-c-text:hover,
.open > .dropdown-toggle.esi-list-largeiconbtn-white esi-c-item .esi-c-text:hover,
.esi-list-largeiconbtn-white li .esi-c-text:active:focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:active:focus,
.esi-list-largeiconbtn-white li .esi-c-text.active:focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.active:focus,
.open > .dropdown-toggle.esi-list-largeiconbtn-white li .esi-c-text:focus,
.open > .dropdown-toggle.esi-list-largeiconbtn-white esi-c-item .esi-c-text:focus,
.esi-list-largeiconbtn-white li .esi-c-text:active.focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:active.focus,
.esi-list-largeiconbtn-white li .esi-c-text.active.focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.active.focus,
.open > .dropdown-toggle.esi-list-largeiconbtn-white li .esi-c-text.focus,
.open > .dropdown-toggle.esi-list-largeiconbtn-white esi-c-item .esi-c-text.focus {
  color: #fff;
  background-color: #9c7038;
  border-color: #6b4d27;
}
.esi-list-largeiconbtn-white li .esi-c-text:active,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:active,
.esi-list-largeiconbtn-white li .esi-c-text.active,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.active,
.open > .dropdown-toggle.esi-list-largeiconbtn-white li .esi-c-text,
.open > .dropdown-toggle.esi-list-largeiconbtn-white esi-c-item .esi-c-text {
  background-image: none;
}
.esi-list-largeiconbtn-white li .esi-c-text.disabled:hover,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.disabled:hover,
.esi-list-largeiconbtn-white li .esi-c-text[disabled]:hover,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text[disabled]:hover,
fieldset[disabled] .esi-list-largeiconbtn-white li .esi-c-text:hover,
fieldset[disabled] .esi-list-largeiconbtn-white esi-c-item .esi-c-text:hover,
.esi-list-largeiconbtn-white li .esi-c-text.disabled:focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.disabled:focus,
.esi-list-largeiconbtn-white li .esi-c-text[disabled]:focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text[disabled]:focus,
fieldset[disabled] .esi-list-largeiconbtn-white li .esi-c-text:focus,
fieldset[disabled] .esi-list-largeiconbtn-white esi-c-item .esi-c-text:focus,
.esi-list-largeiconbtn-white li .esi-c-text.disabled.focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text.disabled.focus,
.esi-list-largeiconbtn-white li .esi-c-text[disabled].focus,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text[disabled].focus,
fieldset[disabled] .esi-list-largeiconbtn-white li .esi-c-text.focus,
fieldset[disabled] .esi-list-largeiconbtn-white esi-c-item .esi-c-text.focus {
  background-color: #C79B64;
  border-color: #c08f51;
}
.esi-list-largeiconbtn-white li .esi-c-text .badge,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text .badge {
  color: #C79B64;
  background-color: #fff;
}
.esi-list-largeiconbtn-white li .esi-c-text:link,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:link,
.esi-list-largeiconbtn-white li .esi-c-text:visited,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:visited,
.esi-list-largeiconbtn-white li .esi-c-text:hover,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:hover,
.esi-list-largeiconbtn-white li .esi-c-text:active,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:active {
  color: #fff;
}
.esi-list-largeiconbtn-white li .esi-c-text a,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text a {
  color: #fff;
}
.esi-list-largeiconbtn-white li .esi-c-text a:link,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text a:link,
.esi-list-largeiconbtn-white li .esi-c-text a:visited,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text a:visited,
.esi-list-largeiconbtn-white li .esi-c-text a:hover,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text a:hover,
.esi-list-largeiconbtn-white li .esi-c-text a:active,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text a:active {
  color: #fff;
}
.esi-list-largeiconbtn-white li .esi-c-text *,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text * {
  color: #fff;
}
.esi-list-largeiconbtn-white li .esi-c-text:hover,
.esi-list-largeiconbtn-white esi-c-item .esi-c-text:hover {
  color: #eee;
}
.esi-list-largeiconbtn {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  white-space: nowrap;
}
.esi-list-largeiconbtn ul {
  list-style: none;
}
.esi-list-largeiconbtn ul,
.esi-list-largeiconbtn .lui-c-ul {
  padding: 0;
}
.esi-list-largeiconbtn li,
.esi-list-largeiconbtn esi-c-item {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.esi-list-largeiconbtn li .esi-c-icon,
.esi-list-largeiconbtn esi-c-item .esi-c-icon {
  color: #C79B64;
  font-size: 2rem;
  display: block;
}
.esi-list-largeiconbtn li .esi-c-text,
.esi-list-largeiconbtn esi-c-item .esi-c-text {
  font-size: 0.75rem;
  color: #212121;
}
.esi-accordion .esi-c-item {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.esi-accordion .esi-c-item .esi-c-title {
  font-weight: 700;
  position: relative;
  cursor: pointer;
}
.esi-accordion .esi-c-item .esi-c-title::after {
  content: '\f151';
  font-family: "Font Awesome 5 Pro";
  font-size: 12px;
  font-weight: 700;
  color: #C79B64;
  padding-left: 0.5rem;
}
.esi-accordion .esi-c-item .esi-c-title.collapsed::after {
  content: '\f150';
  font-family: "Font Awesome 5 Pro";
  font-size: 12px;
}
.esi-accordion .esi-c-item p,
.esi-accordion .esi-c-item ul {
  margin-bottom: 0;
  padding-bottom: 1rem;
}
.esi-owl-nav-vmiddle-out .owl-nav button.owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-100%, -50%);
  font-size: 3rem !important;
  padding-right: 0.5rem !important;
  color: #bbb !important;
}
.esi-owl-nav-vmiddle-out .owl-nav button.owl-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(100%, -50%);
  font-size: 3rem !important;
  padding-left: 0.5rem !important;
  color: #bbb !important;
}
.esi-owl-nav-vmiddle-inside .owl-nav {
  height: 0 !important;
  overflow: hidden;
  display: inline;
}
.esi-owl-nav-vmiddle-inside .owl-nav button.owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  background-color: rgba(0, 0, 0, 0.05) !important;
  font-size: 5rem !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  color: #999 !important;
  margin: 0 !important;
}
.esi-owl-nav-vmiddle-inside .owl-nav button.owl-prev span {
  color: #999 !important;
}
.esi-owl-nav-vmiddle-inside .owl-nav button.owl-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  background-color: rgba(0, 0, 0, 0.05) !important;
  font-size: 5rem !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  color: #999 !important;
  margin: 0 !important;
}
.esi-owl-nav-vmiddle-inside .owl-nav button.owl-next span {
  color: #999 !important;
}
.esi-page-wrap {
  height: 100%;
  position: relative;
}
.esi-schoolname-white {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.esi-schoolname-white .esi-c-logo {
  text-indent: -9999px;
  background: url(images/ESI-R-Logo-Horizontal-RGB-white.png) top left no-repeat;
  background-size: 100%;
  width: 200px;
  height: 35px;
  display: inline-block;
}
.esi-schoolname-white .esi-c-campus {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.esi-schoolname-white .esi-c-campus:link,
.esi-schoolname-white .esi-c-campus:visited,
.esi-schoolname-white .esi-c-campus:hover,
.esi-schoolname-white .esi-c-campus:active {
  color: #fff;
}
.esi-schoolname-white .esi-c-campus a {
  color: #fff;
}
.esi-schoolname-white .esi-c-campus a:link,
.esi-schoolname-white .esi-c-campus a:visited,
.esi-schoolname-white .esi-c-campus a:hover,
.esi-schoolname-white .esi-c-campus a:active {
  color: #fff;
}
.esi-schoolname-white .esi-c-campus * {
  color: #fff;
}
.esi-schoolname-white-golden {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.esi-schoolname-white-golden .esi-c-logo {
  text-indent: -9999px;
  background: url(images/ESI-R-Logo-Horizontal-RGB-white.png) top left no-repeat;
  background-size: 100%;
  width: 200px;
  height: 35px;
  display: inline-block;
}
.esi-schoolname-white-golden .esi-c-campus {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.esi-schoolname-white-golden .esi-c-campus:link,
.esi-schoolname-white-golden .esi-c-campus:visited,
.esi-schoolname-white-golden .esi-c-campus:hover,
.esi-schoolname-white-golden .esi-c-campus:active {
  color: #fff;
}
.esi-schoolname-white-golden .esi-c-campus a {
  color: #fff;
}
.esi-schoolname-white-golden .esi-c-campus a:link,
.esi-schoolname-white-golden .esi-c-campus a:visited,
.esi-schoolname-white-golden .esi-c-campus a:hover,
.esi-schoolname-white-golden .esi-c-campus a:active {
  color: #fff;
}
.esi-schoolname-white-golden .esi-c-campus * {
  color: #fff;
}
.esi-schoolname-white-golden .esi-c-logo {
  background: url(images/ESI-R-Logo-Horizontal-RGB.png) top left no-repeat;
  background-size: 100%;
  display: inline-block;
}
.esi-schoolname-dark {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.esi-schoolname-dark .esi-c-logo {
  text-indent: -9999px;
  background: url(images/ESI-R-Logo-Horizontal-RGB-white.png) top left no-repeat;
  background-size: 100%;
  width: 200px;
  height: 35px;
  display: inline-block;
}
.esi-schoolname-dark .esi-c-campus {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.esi-schoolname-dark .esi-c-campus:link,
.esi-schoolname-dark .esi-c-campus:visited,
.esi-schoolname-dark .esi-c-campus:hover,
.esi-schoolname-dark .esi-c-campus:active {
  color: #fff;
}
.esi-schoolname-dark .esi-c-campus a {
  color: #fff;
}
.esi-schoolname-dark .esi-c-campus a:link,
.esi-schoolname-dark .esi-c-campus a:visited,
.esi-schoolname-dark .esi-c-campus a:hover,
.esi-schoolname-dark .esi-c-campus a:active {
  color: #fff;
}
.esi-schoolname-dark .esi-c-campus * {
  color: #fff;
}
.esi-schoolname-dark .esi-c-logo {
  background: url(images/ESI-R-Logo-Horizontal-RGB-dark.png) top left no-repeat;
  background-size: 100%;
  width: 160px;
  height: 56px;
  display: inline-block;
  vertical-align: bottom;
}
.esi-schoolname-dark .esi-c-campus {
  color: #212121;
  font-size: 12px;
  display: inline;
  vertical-align: bottom;
}
.esi-schoolname-dark .esi-c-campus:link,
.esi-schoolname-dark .esi-c-campus:visited,
.esi-schoolname-dark .esi-c-campus:hover,
.esi-schoolname-dark .esi-c-campus:active {
  color: #212121;
}
.esi-schoolname-dark .esi-c-campus a {
  color: #212121;
}
.esi-schoolname-dark .esi-c-campus a:link,
.esi-schoolname-dark .esi-c-campus a:visited,
.esi-schoolname-dark .esi-c-campus a:hover,
.esi-schoolname-dark .esi-c-campus a:active {
  color: #212121;
}
.esi-schoolname-dark .esi-c-campus * {
  color: #212121;
}
.esi-schoolname-dark-sm {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.esi-schoolname-dark-sm .esi-c-logo {
  text-indent: -9999px;
  background: url(images/ESI-R-Logo-Horizontal-RGB-white.png) top left no-repeat;
  background-size: 100%;
  width: 200px;
  height: 35px;
  display: inline-block;
}
.esi-schoolname-dark-sm .esi-c-campus {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.esi-schoolname-dark-sm .esi-c-campus:link,
.esi-schoolname-dark-sm .esi-c-campus:visited,
.esi-schoolname-dark-sm .esi-c-campus:hover,
.esi-schoolname-dark-sm .esi-c-campus:active {
  color: #fff;
}
.esi-schoolname-dark-sm .esi-c-campus a {
  color: #fff;
}
.esi-schoolname-dark-sm .esi-c-campus a:link,
.esi-schoolname-dark-sm .esi-c-campus a:visited,
.esi-schoolname-dark-sm .esi-c-campus a:hover,
.esi-schoolname-dark-sm .esi-c-campus a:active {
  color: #fff;
}
.esi-schoolname-dark-sm .esi-c-campus * {
  color: #fff;
}
.esi-schoolname-dark-sm .esi-c-logo {
  background: url(images/ESI-R-Logo-Horizontal-RGB-dark-sm.png) top left no-repeat;
  background-size: 100%;
  width: 120px;
  height: 20px;
  display: inline-block;
  vertical-align: bottom;
}
.esi-schoolname-dark-sm .esi-c-campus {
  display: none;
}
.esi-schoolname-tspa {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background: #000;
  padding: 1rem;
  width: auto;
}
.esi-schoolname-tspa .esi-c-logo {
  text-indent: -9999px;
  background: url(images/ESI-R-Logo-Horizontal-RGB-white.png) top left no-repeat;
  background-size: 100%;
  width: 200px;
  height: 35px;
  display: inline-block;
}
.esi-schoolname-tspa .esi-c-campus {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.esi-schoolname-tspa .esi-c-campus:link,
.esi-schoolname-tspa .esi-c-campus:visited,
.esi-schoolname-tspa .esi-c-campus:hover,
.esi-schoolname-tspa .esi-c-campus:active {
  color: #fff;
}
.esi-schoolname-tspa .esi-c-campus a {
  color: #fff;
}
.esi-schoolname-tspa .esi-c-campus a:link,
.esi-schoolname-tspa .esi-c-campus a:visited,
.esi-schoolname-tspa .esi-c-campus a:hover,
.esi-schoolname-tspa .esi-c-campus a:active {
  color: #fff;
}
.esi-schoolname-tspa .esi-c-campus * {
  color: #fff;
}
.esi-schoolname-tspa .esi-c-logo {
  background: url(images/tspa-logo.png) top left no-repeat;
  background-size: 100%;
  width: 160px;
  height: 56px;
  display: block;
}
.esi-schoolname-tspa .esi-c-campus {
  color: #fff;
  font-size: 12px;
  display: block;
  text-align: center;
  padding-top: 0.5rem;
}
.esi-schoolname-tspa .esi-c-campus:link,
.esi-schoolname-tspa .esi-c-campus:visited,
.esi-schoolname-tspa .esi-c-campus:hover,
.esi-schoolname-tspa .esi-c-campus:active {
  color: #fff;
}
.esi-schoolname-tspa .esi-c-campus a {
  color: #fff;
}
.esi-schoolname-tspa .esi-c-campus a:link,
.esi-schoolname-tspa .esi-c-campus a:visited,
.esi-schoolname-tspa .esi-c-campus a:hover,
.esi-schoolname-tspa .esi-c-campus a:active {
  color: #fff;
}
.esi-schoolname-tspa .esi-c-campus * {
  color: #fff;
}
.esi-header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  transition-duration: 0.5s;
  transition-property: background padding height;
}
.esi-header .esi-header-ctnr {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.esi-header .esi-header-ctnr > *:nth-child(2n-1) {
  width: 50%;
  float: left;
  clear: both;
}
.esi-header .esi-header-ctnr > *:nth-child(2n) {
  width: 50%;
  float: right;
}
.esi-header .esi-header-ctnr:before,
.esi-header .esi-header-ctnr:after {
  content: " ";
  display: table;
}
.esi-header .esi-header-ctnr:after {
  clear: both;
}
.esi-header .esi-header-ctnr:before,
.esi-header .esi-header-ctnr:after {
  content: " ";
  display: table;
}
.esi-header .esi-header-ctnr:after {
  clear: both;
}
.esi-header .esi-header-ctnr .esi-c-schoolname {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-logo {
  text-indent: -9999px;
  background: url(images/ESI-R-Logo-Horizontal-RGB-white.png) top left no-repeat;
  background-size: 100%;
  width: 200px;
  height: 35px;
  display: inline-block;
}
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus:link,
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus:visited,
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus:hover,
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus:active {
  color: #fff;
}
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus a {
  color: #fff;
}
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:link,
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:visited,
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:hover,
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:active {
  color: #fff;
}
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus * {
  color: #fff;
}
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-logo {
  background: url(images/ESI-R-Logo-Horizontal-RGB-dark.png) top left no-repeat;
  background-size: 100%;
  width: 160px;
  height: 56px;
  display: inline-block;
  vertical-align: bottom;
}
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus {
  color: #212121;
  font-size: 12px;
  display: inline;
  vertical-align: bottom;
}
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus:link,
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus:visited,
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus:hover,
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus:active {
  color: #212121;
}
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus a {
  color: #212121;
}
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:link,
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:visited,
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:hover,
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:active {
  color: #212121;
}
.esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus * {
  color: #212121;
}
.esi-header .esi-header-ctnr .esi-c-links {
  text-align: right;
  padding-top: 0.75rem;
}
.esi-header .esi-header-ctnr .esi-c-links.esi-sociallinks-icon {
  color: #212121;
  padding-top: 0.35rem;
}
.esi-header .esi-header-ctnr .esi-c-links.esi-sociallinks-icon:link,
.esi-header .esi-header-ctnr .esi-c-links.esi-sociallinks-icon:visited,
.esi-header .esi-header-ctnr .esi-c-links.esi-sociallinks-icon:hover,
.esi-header .esi-header-ctnr .esi-c-links.esi-sociallinks-icon:active {
  color: #212121;
}
.esi-header .esi-header-ctnr .esi-c-links.esi-sociallinks-icon a {
  color: #212121;
}
.esi-header .esi-header-ctnr .esi-c-links.esi-sociallinks-icon a:link,
.esi-header .esi-header-ctnr .esi-c-links.esi-sociallinks-icon a:visited,
.esi-header .esi-header-ctnr .esi-c-links.esi-sociallinks-icon a:hover,
.esi-header .esi-header-ctnr .esi-c-links.esi-sociallinks-icon a:active {
  color: #212121;
}
.esi-header .esi-header-ctnr .esi-c-links.esi-sociallinks-icon * {
  color: #212121;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background: #000;
  padding: 1rem;
  width: auto;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-logo {
  text-indent: -9999px;
  background: url(images/ESI-R-Logo-Horizontal-RGB-white.png) top left no-repeat;
  background-size: 100%;
  width: 200px;
  height: 35px;
  display: inline-block;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus:link,
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus:visited,
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus:hover,
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus:active {
  color: #fff;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus a {
  color: #fff;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:link,
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:visited,
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:hover,
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:active {
  color: #fff;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus * {
  color: #fff;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-logo {
  background: url(images/tspa-logo.png) top left no-repeat;
  background-size: 100%;
  width: 160px;
  height: 56px;
  display: block;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus {
  color: #fff;
  font-size: 12px;
  display: block;
  text-align: center;
  padding-top: 0.5rem;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus:link,
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus:visited,
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus:hover,
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus:active {
  color: #fff;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus a {
  color: #fff;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:link,
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:visited,
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:hover,
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:active {
  color: #fff;
}
.esi-header.esi-header-tspa .esi-header-ctnr .esi-c-schoolname .esi-c-campus * {
  color: #fff;
}
.esi-popupanchor {
  z-index: 9999;
  position: fixed;
  width: 100%;
  overflow-x: hidden;
  height: 0;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.esi-popupanchor::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}
.esi-popupanchor.esi-a-show {
  height: 100%;
}
.esi-menu {
  overflow-y: auto;
  background: #fff;
  padding: 2rem;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  transition-duration: 0.5s;
  transition-property: left;
}
.esi-menu::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}
.esi-menu.esi-a-show {
  left: 10rem;
  width: 100%;
}
.esi-menu .esi-c-back {
  cursor: pointer;
}
@media (max-width: 991px) {
  .esi-menu.esi-a-show {
    left: 0;
  }
}
.esi-menu .esi-c-popupctnr {
  margin-bottom: 5rem;
}
.esi-menu .esi-c-notes {
  text-align: center;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
.esi-menu .esi-c-sociallinks {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.esi-menu .esi-curvebg-golden-t {
  margin-left: -2rem;
  margin-right: -2rem;
}
.esi-menu .esi-c-btnlist {
  background: linear-gradient(180deg, #C79B64 0%, #92714A 100%);
  margin-left: -2rem;
  margin-right: -2rem;
  text-align: center;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.esi-menu .esi-c-btnlist > a {
  display: inline-block;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.esi-menu-desktop > *:nth-child(2n-1) {
  width: 50%;
  float: left;
  clear: both;
}
.esi-menu-desktop > *:nth-child(2n) {
  width: 50%;
  float: right;
}
.esi-menu-desktop:before,
.esi-menu-desktop:after {
  content: " ";
  display: table;
}
.esi-menu-desktop:after {
  clear: both;
}
.esi-menu-desktop:before,
.esi-menu-desktop:after {
  content: " ";
  display: table;
}
.esi-menu-desktop:after {
  clear: both;
}
.esi-menu-desktop .esi-c-left {
  padding: 6%;
}
.esi-menu-desktop .esi-c-right {
  padding: 6%;
  padding-right: 0;
  border-left: #AABDBD 1px solid;
}
.esi-menu-desktop .esi-c-sociallinks {
  text-align: left;
}
.esi-menu-desktop .esi-c-phone-ctnr {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-left: #C79B64 5px solid;
}
.esi-menu-desktop .esi-c-phone-ctnr:before,
.esi-menu-desktop .esi-c-phone-ctnr:after {
  content: " ";
  display: table;
}
.esi-menu-desktop .esi-c-phone-ctnr:after {
  clear: both;
}
.esi-menu-desktop .esi-c-phone-ctnr:before,
.esi-menu-desktop .esi-c-phone-ctnr:after {
  content: " ";
  display: table;
}
.esi-menu-desktop .esi-c-phone-ctnr:after {
  clear: both;
}
.esi-menu-desktop .esi-c-phone {
  color: #212121;
  font-size: 2rem;
  font-weight: bold;
}
.esi-menu-desktop .esi-c-phone small {
  font-size: 1rem;
  display: block;
}
.esi-menu-desktop .esi-programlist {
  width: 48.5%;
}
.esi-menu-desktop .esi-programlist:nth-child(2n+1) {
  float: left;
  margin-right: 2.5%;
}
.esi-menu-desktop .esi-programlist:nth-child(2n) {
  float: right;
}
.esi-menu-desktop .esi-programlist h3 {
  text-transform: uppercase;
  font-size: 1rem;
}
.esi-menu-desktop .esi-programlist li {
  padding-bottom: 0;
  border-bottom: none;
}
.esi-menu-desktop .esi-programlist li::after {
  display: none;
}
.esi-menu-desktop .esi-programlist li a {
  display: block;
  cursor: pointer;
}
.esi-popupform {
  overflow-y: auto;
  background: #fff;
  padding: 2rem;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  transition-duration: 0.5s;
  transition-property: left;
  border-left: #C79B64 6px solid;
  background: linear-gradient(180deg, #2F4D62 50%, #091826 100%);
  color: #fff;
}
.esi-popupform::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}
.esi-popupform.esi-a-show {
  left: 10rem;
  width: 100%;
}
.esi-popupform .esi-c-back {
  cursor: pointer;
}
@media (max-width: 991px) {
  .esi-popupform.esi-a-show {
    left: 0;
  }
}
.esi-popupform:link,
.esi-popupform:visited,
.esi-popupform:hover,
.esi-popupform:active {
  color: #fff;
}
.esi-popupform a {
  color: #fff;
}
.esi-popupform a:link,
.esi-popupform a:visited,
.esi-popupform a:hover,
.esi-popupform a:active {
  color: #fff;
}
.esi-popupform * {
  color: #fff;
}
.esi-popupform h2 {
  font-family: "Playfair Display", serif;
  font-size: 3rem;
}
.esi-popupform .esi-c-form {
  text-align: center;
}
.esi-popupform .esi-c-form .esi-c-notes {
  margin-top: 3rem;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.8rem;
  width: 80%;
  opacity: 0.8;
}
.esi-programcarousel {
  overflow-y: auto;
  background: #fff;
  padding: 2rem;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  transition-duration: 0.5s;
  transition-property: left;
  border-left: #C79B64 6px solid;
  background: linear-gradient(180deg, #AABDBD 6.43%, rgba(170, 189, 189, 0) 100%), #6D6D6E;
  color: #fff;
}
.esi-programcarousel::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}
.esi-programcarousel.esi-a-show {
  left: 10rem;
  width: 100%;
}
.esi-programcarousel .esi-c-back {
  cursor: pointer;
}
@media (max-width: 991px) {
  .esi-programcarousel.esi-a-show {
    left: 0;
  }
}
.esi-programcarousel:link,
.esi-programcarousel:visited,
.esi-programcarousel:hover,
.esi-programcarousel:active {
  color: #fff;
}
.esi-programcarousel a {
  color: #fff;
}
.esi-programcarousel a:link,
.esi-programcarousel a:visited,
.esi-programcarousel a:hover,
.esi-programcarousel a:active {
  color: #fff;
}
.esi-programcarousel * {
  color: #fff;
}
.esi-programcarousel h2 {
  font-family: "Playfair Display", serif;
  font-size: 3rem;
}
.esi-socialpreview {
  overflow-y: auto;
  background: #fff;
  padding: 2rem;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  transition-duration: 0.5s;
  transition-property: left;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  /*    &.esi-a-show{
        .esi-c-popupctnr {
        }
    }*/
}
.esi-socialpreview::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}
.esi-socialpreview.esi-a-show {
  left: 10rem;
  width: 100%;
}
.esi-socialpreview .esi-c-back {
  cursor: pointer;
}
@media (max-width: 991px) {
  .esi-socialpreview.esi-a-show {
    left: 0;
  }
}
.esi-socialpreview .esi-c-popupctnr {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 18rem, #fff 300rem), url(images/esi-page-socialmedia-bg.jpg) top left no-repeat, url(images/SPECD1_0103HRc-bg.png) top left repeat-x;
  background-size: 60%;
  background-attachment: fixed;
}
@media (max-width: 991px) {
  .esi-socialpreview .esi-c-popupctnr {
    background-size: 100%;
    background-attachment: local;
  }
}
.esi-socialpreview .esi-c-header {
  padding: 2rem;
  position: fixed;
}
@media (max-width: 991px) {
  .esi-socialpreview .esi-c-header {
    padding-bottom: 13rem;
    position: static;
    background: url(images/curve-divider-lgreen.png) center top 280px no-repeat;
  }
}
.esi-socialpreview h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 84px;
  font-weight: 900;
}
.esi-socialpreview h2::before {
  content: ' ';
  background: #6FCCCC;
  display: block;
  height: 11px;
  width: 4.5rem;
  margin-bottom: 0.6rem;
}
.esi-socialpreview h2:link,
.esi-socialpreview h2:visited,
.esi-socialpreview h2:hover,
.esi-socialpreview h2:active {
  color: #fff;
}
.esi-socialpreview h2 a {
  color: #fff;
}
.esi-socialpreview h2 a:link,
.esi-socialpreview h2 a:visited,
.esi-socialpreview h2 a:hover,
.esi-socialpreview h2 a:active {
  color: #fff;
}
.esi-socialpreview h2 * {
  color: #fff;
}
@media (max-width: 991px) {
  .esi-socialpreview h2 {
    font-size: 45px;
  }
}
.esi-socialpreview h2 small {
  font-weight: 700;
  display: block;
  font-size: 71px;
}
@media (max-width: 991px) {
  .esi-socialpreview h2 small {
    font-size: 32px;
  }
}
.esi-socialpreview .esi-c-sections {
  padding: 2rem;
  padding-top: 110px;
  margin-left: 55%;
}
@media (max-width: 991px) {
  .esi-socialpreview .esi-c-sections {
    padding-top: 0;
    background: #fff;
    margin-left: 0;
  }
}
.esi-socialpreview-section {
  border-radius: 10px;
  background: #fff;
  margin-bottom: 2rem;
  border: #dadada 1px solid;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
}
.esi-socialpreview-section h3 {
  padding: 1rem;
  font-size: 1rem;
  margin-bottom: 0;
  color: #212121;
  font-weight: 400;
}
.esi-socialpreview-section h3 i[class^=fa] {
  margin-right: 1rem;
}
.esi-socialpreview-section h3 .esi-c-divider {
  border-right: #212121 1px solid;
  text-indent: -9999px;
  display: inline-block;
  margin-right: 1rem;
}
.esi-socialpreview-section .esi-c-thumbs img {
  width: 100%;
}
.esi-socialpreview-section .esi-c-meta {
  padding: 1rem;
}
.esi-socialpreview-section .esi-c-meta a {
  color: #212121;
  margin-right: 1rem;
}
.esi-socialpreview-section .esi-c-meta a.pull-right {
  margin-right: 0;
}
.esi-socialpreview-section .esi-c-text {
  padding-left: 1rem;
  padding-right: 1rem;
}
.esi-socialpreview-section .esi-c-text a {
  color: #2D9CDB;
  font-weight: 700;
}
.esi-socialpreview-section .esi-c-content .esi-c-icon {
  display: none;
  text-align: center;
}
@media (min-width: 992px) {
  .esi-socialpreview-section .esi-c-content {
    display: block;
  }
  .esi-socialpreview-section .esi-c-content .esi-c-icon {
    display: block;
  }
  .esi-socialpreview-section .esi-c-content .esi-c-text {
    padding-left: 0;
    margin-bottom: 1rem;
  }
  .esi-socialpreview-section .esi-c-content > * {
    float: left;
    margin-right: 0px;
    margin-bottom: 1rem;
  }
  .esi-socialpreview-section .esi-c-content > *:nth-child(2n -1) {
    width: 100px;
    margin-right: 0;
  }
  .esi-socialpreview-section .esi-c-content > *:nth-child(2n) {
    width: calc(100% - 100px - 0px);
    float: right;
    margin-right: 0;
  }
  .esi-socialpreview-section .esi-c-content:before,
  .esi-socialpreview-section .esi-c-content:after {
    content: " ";
    display: table;
  }
  .esi-socialpreview-section .esi-c-content:after {
    clear: both;
  }
  .esi-socialpreview-section .esi-c-content:before,
  .esi-socialpreview-section .esi-c-content:after {
    content: " ";
    display: table;
  }
  .esi-socialpreview-section .esi-c-content:after {
    clear: both;
  }
}
.esi-curvebg-golden-b {
  background: url(images/curve-divider-golden.svg) no-repeat left bottom;
  background-size: 100%;
  width: 100%;
  min-height: 20rem;
}
.esi-curvebg-golden-t {
  background: url(images/curve-divider-golden.png) no-repeat left bottom;
  background-size: 100%;
  min-height: 7rem;
}
.esi-hero {
  border-left: #C79B64 6px solid;
  color: #fff;
}
.esi-hero:link,
.esi-hero:visited,
.esi-hero:hover,
.esi-hero:active {
  color: #fff;
}
.esi-hero a {
  color: #fff;
}
.esi-hero a:link,
.esi-hero a:visited,
.esi-hero a:hover,
.esi-hero a:active {
  color: #fff;
}
.esi-hero * {
  color: #fff;
}
.esi-hero .esi-hero-ctnr {
  padding-left: 2rem;
  padding-right: 2rem;
}
.esi-hero .esi-hero-ctnr .esi-c-subtitle {
  display: none;
}
.esi-hero h1,
.esi-hero esi-c-title {
  font-weight: bold;
  font-style: normal;
  font-family: "Playfair Display", serif;
  font-size: 3rem;
}
.esi-hero.esi-a-home {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%), url(/wp-content/uploads/2019/05/home-video-desktop.jpg) bottom left no-repeat, #A9BDBC;
  background-size: 100%;
}
.esi-hero.esi-a-home .esi-hero-ctnr {
  padding-top: 10rem;
  height: 45rem;
  background-size: 100%;
}
.esi-hero.esi-a-home .esi-hero-ctnr h1 {
  font-size: 50px;
}
.esi-hero.esi-a-home .esi-hero-ctnr .esi-c-caption {
  padding-top: 16rem;
  width: 75%;
}
.esi-hero.esi-a-program {
  padding-top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%), url(images/cosmetology-hero.jpg) top center no-repeat;
  background-size: 100%;
}
.esi-hero.esi-a-program .esi-hero-ctnr {
  padding-top: 24rem;
  padding-bottom: 2rem;
}
.esi-hero.esi-a-program .esi-c-subtitle {
  font-size: 14px;
  color: #212121;
  color: #fff;
  text-transform: uppercase;
}
.esi-hero.esi-a-program .esi-c-subtitle::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-hero.esi-a-program .esi-c-subtitle::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-hero.esi-a-program .esi-c-subtitle:link,
.esi-hero.esi-a-program .esi-c-subtitle:visited,
.esi-hero.esi-a-program .esi-c-subtitle:hover,
.esi-hero.esi-a-program .esi-c-subtitle:active {
  color: #fff;
}
.esi-hero.esi-a-program .esi-c-subtitle a {
  color: #fff;
}
.esi-hero.esi-a-program .esi-c-subtitle a:link,
.esi-hero.esi-a-program .esi-c-subtitle a:visited,
.esi-hero.esi-a-program .esi-c-subtitle a:hover,
.esi-hero.esi-a-program .esi-c-subtitle a:active {
  color: #fff;
}
.esi-hero.esi-a-program .esi-c-subtitle * {
  color: #fff;
}
.esi-hero.esi-a-salon-service {
  padding-top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%), url(/wp-content/uploads/2019/05/esi-page-salonservice-bg.jpg) top center no-repeat;
  background-size: cover;
}
.esi-hero.esi-a-salon-service .esi-hero-ctnr {
  padding-top: 22rem;
  padding-bottom: 2rem;
}
.esi-hero.esi-a-salon-service .esi-hero-ctnr .esi-c-caption {
  width: 100%;
}
.esi-hero.esi-a-salon-service .esi-c-subtitle {
  font-size: 14px;
  color: #212121;
  color: #fff;
  text-transform: uppercase;
}
.esi-hero.esi-a-salon-service .esi-c-subtitle::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-hero.esi-a-salon-service .esi-c-subtitle::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-hero.esi-a-salon-service .esi-c-subtitle:link,
.esi-hero.esi-a-salon-service .esi-c-subtitle:visited,
.esi-hero.esi-a-salon-service .esi-c-subtitle:hover,
.esi-hero.esi-a-salon-service .esi-c-subtitle:active {
  color: #fff;
}
.esi-hero.esi-a-salon-service .esi-c-subtitle a {
  color: #fff;
}
.esi-hero.esi-a-salon-service .esi-c-subtitle a:link,
.esi-hero.esi-a-salon-service .esi-c-subtitle a:visited,
.esi-hero.esi-a-salon-service .esi-c-subtitle a:hover,
.esi-hero.esi-a-salon-service .esi-c-subtitle a:active {
  color: #fff;
}
.esi-hero.esi-a-salon-service .esi-c-subtitle * {
  color: #fff;
}
.esi-hero.esi-a-page-general {
  padding-top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%), url(/wp-content/uploads/2019/05/esi-page-salonservice-bg.jpg) top center no-repeat;
  background-size: 100%;
}
.esi-hero.esi-a-page-general .esi-hero-ctnr {
  padding-top: 22rem;
  padding-bottom: 2rem;
}
.esi-hero.esi-a-page-general .esi-hero-ctnr .esi-c-caption {
  width: 100%;
}
.esi-hero.esi-a-page-general .esi-c-subtitle {
  font-size: 14px;
  color: #212121;
  color: #fff;
  text-transform: uppercase;
}
.esi-hero.esi-a-page-general .esi-c-subtitle::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-hero.esi-a-page-general .esi-c-subtitle::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-hero.esi-a-page-general .esi-c-subtitle:link,
.esi-hero.esi-a-page-general .esi-c-subtitle:visited,
.esi-hero.esi-a-page-general .esi-c-subtitle:hover,
.esi-hero.esi-a-page-general .esi-c-subtitle:active {
  color: #fff;
}
.esi-hero.esi-a-page-general .esi-c-subtitle a {
  color: #fff;
}
.esi-hero.esi-a-page-general .esi-c-subtitle a:link,
.esi-hero.esi-a-page-general .esi-c-subtitle a:visited,
.esi-hero.esi-a-page-general .esi-c-subtitle a:hover,
.esi-hero.esi-a-page-general .esi-c-subtitle a:active {
  color: #fff;
}
.esi-hero.esi-a-page-general .esi-c-subtitle * {
  color: #fff;
}
.esi-hero.esi-a-about-us {
  padding-top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, #000000 100%), url(/wp-content/uploads/2019/05/esi-page-aboutus-bg.jpg) top center no-repeat;
  background-size: cover;
}
.esi-hero.esi-a-about-us .esi-hero-ctnr {
  padding-top: 21rem;
  padding-bottom: 2rem;
}
.esi-hero.esi-a-about-us .esi-hero-ctnr .esi-c-caption {
  width: 100%;
}
.esi-hero.esi-a-about-us .esi-c-subtitle {
  font-size: 14px;
  color: #212121;
  color: #fff;
  text-transform: uppercase;
}
.esi-hero.esi-a-about-us .esi-c-subtitle::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-hero.esi-a-about-us .esi-c-subtitle::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-hero.esi-a-about-us .esi-c-subtitle:link,
.esi-hero.esi-a-about-us .esi-c-subtitle:visited,
.esi-hero.esi-a-about-us .esi-c-subtitle:hover,
.esi-hero.esi-a-about-us .esi-c-subtitle:active {
  color: #fff;
}
.esi-hero.esi-a-about-us .esi-c-subtitle a {
  color: #fff;
}
.esi-hero.esi-a-about-us .esi-c-subtitle a:link,
.esi-hero.esi-a-about-us .esi-c-subtitle a:visited,
.esi-hero.esi-a-about-us .esi-c-subtitle a:hover,
.esi-hero.esi-a-about-us .esi-c-subtitle a:active {
  color: #fff;
}
.esi-hero.esi-a-about-us .esi-c-subtitle * {
  color: #fff;
}
.esi-hero.esi-a-blog {
  padding-top: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%), url(images/blog-hero.png) top center no-repeat;
  background-size: 100%;
}
.esi-hero.esi-a-blog .esi-hero-ctnr {
  padding-top: 25rem;
  padding-bottom: 2rem;
}
.esi-hero.esi-a-blog .esi-hero-ctnr .esi-c-caption {
  width: 100%;
}
.esi-hero.esi-a-blog .esi-c-subtitle {
  font-size: 14px;
  color: #212121;
  color: #fff;
  text-transform: uppercase;
}
.esi-hero.esi-a-blog .esi-c-subtitle::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-hero.esi-a-blog .esi-c-subtitle::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-hero.esi-a-blog .esi-c-subtitle:link,
.esi-hero.esi-a-blog .esi-c-subtitle:visited,
.esi-hero.esi-a-blog .esi-c-subtitle:hover,
.esi-hero.esi-a-blog .esi-c-subtitle:active {
  color: #fff;
}
.esi-hero.esi-a-blog .esi-c-subtitle a {
  color: #fff;
}
.esi-hero.esi-a-blog .esi-c-subtitle a:link,
.esi-hero.esi-a-blog .esi-c-subtitle a:visited,
.esi-hero.esi-a-blog .esi-c-subtitle a:hover,
.esi-hero.esi-a-blog .esi-c-subtitle a:active {
  color: #fff;
}
.esi-hero.esi-a-blog .esi-c-subtitle * {
  color: #fff;
}
.esi-hero.esi-a-singleblog {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%), #C79B64;
  background-size: 100%;
}
.esi-hero.esi-a-singleblog .esi-hero-ctnr {
  padding-top: 10rem;
}
.esi-hero.esi-a-singleblog .esi-hero-ctnr .esi-c-header .esi-c-subtitle {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.esi-hero.esi-a-singleblog .esi-hero-ctnr .esi-c-header .esi-c-subtitle::before {
  content: ' ';
  background: #F2C94C;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-hero.esi-a-singleblog .esi-hero-ctnr .esi-c-header h1 {
  font-size: 37px;
  line-height: 102%;
  margin-bottom: 2rem;
}
.esi-hero.esi-a-singleblog .esi-hero-ctnr .esi-c-header .esi-c-featuredimage {
  text-align: left;
  margin-left: -2rem;
}
.esi-hero.esi-a-singleblog .esi-c-searchbox {
  margin-top: 5rem;
}
.esi-page-section.esi-a-general .esi-page-section-ctnr {
  padding: 2rem;
}
.esi-page-section.esi-a-loreal {
  background: #BCBABD;
}
.esi-page-section.esi-a-loreal .esi-page-section-ctnr {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #AABDBD 65%), url(images/TSPAD22630HRf.png) right 13rem no-repeat, url(images/TSPAD22630HRf-bg-h.jpg) right 13rem repeat-x;
  background-size: 100%;
  padding-bottom: 5rem;
}
.esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption {
  padding-bottom: 2rem;
  padding-top: 1rem;
  text-align: left;
  padding-left: 2rem;
  padding-right: 2rem;
  color: #fff;
  width: 75%;
}
.esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption:link,
.esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption:visited,
.esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption:hover,
.esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption:active {
  color: #fff;
}
.esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption a {
  color: #fff;
}
.esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption a:link,
.esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption a:visited,
.esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption a:hover,
.esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption a:active {
  color: #fff;
}
.esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption * {
  color: #fff;
}
.esi-page-section.esi-a-loreal .esi-programlist-ctnr {
  margin-top: 24rem;
  margin-left: 2rem;
  margin-right: 2rem;
}
.esi-page-section.esi-a-redken {
  background: #BCBABD;
}
.esi-page-section.esi-a-redken .esi-page-section-ctnr {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #AABDBD 65%), url(images/TSPAD22630HRf.png) right 13rem no-repeat, url(images/TSPAD22630HRf-bg-h.jpg) right 13rem repeat-x;
  background-size: 100%;
  padding-bottom: 5rem;
}
.esi-page-section.esi-a-redken .esi-page-section-ctnr .esi-c-caption {
  padding-bottom: 2rem;
  padding-top: 1rem;
  text-align: left;
  padding-left: 2rem;
  padding-right: 2rem;
  color: #fff;
  width: 75%;
}
.esi-page-section.esi-a-redken .esi-page-section-ctnr .esi-c-caption:link,
.esi-page-section.esi-a-redken .esi-page-section-ctnr .esi-c-caption:visited,
.esi-page-section.esi-a-redken .esi-page-section-ctnr .esi-c-caption:hover,
.esi-page-section.esi-a-redken .esi-page-section-ctnr .esi-c-caption:active {
  color: #fff;
}
.esi-page-section.esi-a-redken .esi-page-section-ctnr .esi-c-caption a {
  color: #fff;
}
.esi-page-section.esi-a-redken .esi-page-section-ctnr .esi-c-caption a:link,
.esi-page-section.esi-a-redken .esi-page-section-ctnr .esi-c-caption a:visited,
.esi-page-section.esi-a-redken .esi-page-section-ctnr .esi-c-caption a:hover,
.esi-page-section.esi-a-redken .esi-page-section-ctnr .esi-c-caption a:active {
  color: #fff;
}
.esi-page-section.esi-a-redken .esi-page-section-ctnr .esi-c-caption * {
  color: #fff;
}
.esi-page-section.esi-a-redken .esi-programlist-ctnr {
  margin-top: 24rem;
  margin-left: 2rem;
  margin-right: 2rem;
}
.esi-page-section.esi-a-salon .esi-page-section-ctnr {
  background-image: linear-gradient(180deg, #fff 80%, #ccc 100%);
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2 {
  text-transform: uppercase;
  font-size: 14px;
  color: #212121;
  color: #C79B64;
  font-weight: bold;
  font-style: normal;
  font-family: "Playfair Display", serif;
  font-size: 2.5rem;
  line-height: 110%;
}
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2:link,
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2:visited,
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2:hover,
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2:active {
  color: #C79B64;
}
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2 a {
  color: #C79B64;
}
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2 a:link,
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2 a:visited,
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2 a:hover,
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2 a:active {
  color: #C79B64;
}
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2 * {
  color: #C79B64;
}
.esi-page-section.esi-a-salon .esi-page-section-ctnr h2 small {
  font-size: 3rem;
  line-height: 110%;
}
.esi-page-section.esi-a-golden {
  background: #C79B64;
  padding-left: 2rem;
  padding-right: 2rem;
  color: #fff;
}
.esi-page-section.esi-a-golden:link,
.esi-page-section.esi-a-golden:visited,
.esi-page-section.esi-a-golden:hover,
.esi-page-section.esi-a-golden:active {
  color: #fff;
}
.esi-page-section.esi-a-golden a {
  color: #fff;
}
.esi-page-section.esi-a-golden a:link,
.esi-page-section.esi-a-golden a:visited,
.esi-page-section.esi-a-golden a:hover,
.esi-page-section.esi-a-golden a:active {
  color: #fff;
}
.esi-page-section.esi-a-golden * {
  color: #fff;
}
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  padding-top: 30rem;
  background: url(images/curve-divider-grey.svg) center top 400px, linear-gradient(0deg, #6e6e6e 30%, rgba(110, 110, 110, 0) 40%), url(images/SPECD1_1325HRc.png) center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr:link,
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr:visited,
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr:hover,
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr:active {
  color: #fff;
}
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr a {
  color: #fff;
}
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr a:link,
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr a:visited,
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr a:hover,
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr a:active {
  color: #fff;
}
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr * {
  color: #fff;
}
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr h2 {
  color: #fff;
  margin: 0;
  font-weight: bold;
  font-style: normal;
  font-family: "Playfair Display", serif;
  font-size: 3rem;
  line-height: 110%;
}
.esi-page-section.esi-a-nextstep .esi-page-section-ctnr .esi-c-caption {
  text-align: left;
  width: 75%;
}
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20rem;
  background: url(images/curve-divider-grey.svg) center top 240px, linear-gradient(0deg, #6e6e6e 30%, rgba(110, 110, 110, 0) 40%), url(images/esi-program-nextstep-bg-mobile.jpg) center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr:link,
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr:visited,
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr:hover,
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr:active {
  color: #fff;
}
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr a {
  color: #fff;
}
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr a:link,
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr a:visited,
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr a:hover,
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr a:active {
  color: #fff;
}
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr * {
  color: #fff;
}
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr h2 {
  color: #fff;
  margin: 0;
  font-weight: bold;
  font-style: normal;
  font-family: "Playfair Display", serif;
  font-size: 2.5rem;
  line-height: 110%;
  width: 70%;
}
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr .esi-c-caption {
  text-align: left;
  width: 75%;
}
.esi-page-section.esi-a-nextstep-program .esi-page-section-ctnr .esi-btn-outline {
  font-size: 1rem;
  line-height: 2rem;
  padding: 0 0.75rem;
  height: auto;
}
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr {
  color: #212121;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10rem;
  min-height: 40rem;
  background: url(images/esi-program-nextstep-bg-desktop.jpg) center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr:link,
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr:visited,
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr:hover,
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr:active {
  color: #212121;
}
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr a {
  color: #212121;
}
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr a:link,
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr a:visited,
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr a:hover,
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr a:active {
  color: #212121;
}
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr * {
  color: #212121;
}
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr h2 {
  color: #212121;
  margin: 0;
  font-weight: bold;
  font-style: normal;
  font-family: "Playfair Display", serif;
  font-size: 3rem;
  line-height: 110%;
}
.esi-page-section.esi-a-nextstep-program-desktop .esi-page-section-ctnr .esi-c-caption {
  text-align: left;
  width: 75%;
}
.esi-page-section.esi-a-thankyou {
  border-left: #C79B64 6px solid;
  background: url(/wp-content/uploads/2019/05/curve-divider-golden-desktop-reversed.svg) bottom left no-repeat, url(/wp-content/uploads/2019/05/esi-page-thankyou-model.png) bottom 15vh left no-repeat, linear-gradient(180deg, #2F4D62 50%, #091826 100%);
  background-size: 100%, auto, 100%;
  padding: 10rem 0;
}
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
}
@media (min-width: 768px) {
  .esi-page-section.esi-a-thankyou .esi-page-section-ctnr {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .esi-page-section.esi-a-thankyou .esi-page-section-ctnr {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .esi-page-section.esi-a-thankyou .esi-page-section-ctnr {
    width: 1160px;
  }
}
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr > .navbar-header,
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .esi-page-section.esi-a-thankyou .esi-page-section-ctnr > .navbar-header,
  .esi-page-section.esi-a-thankyou .esi-page-section-ctnr > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr:link,
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr:visited,
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr:hover,
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr:active {
  color: #fff;
}
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr a {
  color: #fff;
}
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr a:link,
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr a:visited,
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr a:hover,
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr a:active {
  color: #fff;
}
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr * {
  color: #fff;
}
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr h1 {
  font-family: "Playfair Display", serif;
  font-size: 3rem;
}
.esi-page-section.esi-a-thankyou .esi-page-section-ctnr h2 {
  font-family: "Playfair Display", serif;
  font-size: 2rem;
}
.esi-page-general {
  padding: 2rem;
}
.esi-page-general > h3,
.esi-page-general > * > h3 {
  text-transform: uppercase;
  font-size: 14px;
  color: #212121;
}
.esi-page-general > h3::before,
.esi-page-general > * > h3::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-page-general > h3::before,
.esi-page-general > * > h3::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-page-general .esi-c-preview p {
  font-weight: 700;
  font-size: 18px;
}
.esi-page-general .esi-c-btnlist {
  margin-left: -2rem;
  margin-right: -2rem;
  text-align: center;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.esi-page-general .esi-c-btnlist > a {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: inline-block;
  width: 100%;
}
@media (min-width: 992px) {
  .esi-bg-gradient-lightdark {
    background: linear-gradient(180deg, #EBECF0 0%, rgba(255, 255, 255, 0) 30%), url(images/page-bg-curver.png) no-repeat bottom center;
    padding-bottom: 30rem;
    background-size: 100%;
  }
}
.esi-programlist-ctnr {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(5px);
  /*    &::before {
      content: '';
      position: absolute;
      top:0;
      right: 0;
      bottom: 0;
      left: 0;
      background: inherit;
      background-attachment: fixed;
      filter: blur(1px);
    }*/
  border-radius: 10px;
}
.esi-page-program {
  padding: 2rem;
}
.esi-page-program > h3,
.esi-page-program > * > h3 {
  text-transform: uppercase;
  font-size: 14px;
  color: #212121;
}
.esi-page-program > h3::before,
.esi-page-program > * > h3::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-page-program > h3::before,
.esi-page-program > * > h3::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-page-program .esi-c-preview p {
  font-weight: 700;
}
.esi-owlcarouselctnr.esi-a-desktop {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.esi-list-carousel {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0;
}
.esi-list-carousel ul {
  list-style: none;
}
.esi-list-carousel ul,
.esi-list-carousel .lui-c-ul {
  padding: 0;
}
.esi-list-carousel ul,
.esi-list-carousel ol,
.esi-list-carousel .lui-c-ul {
  display: block;
  margin: 0;
}
.esi-list-carousel li,
.esi-list-carousel .lui-c-li {
  display: block;
  padding: 1rem;
}
.esi-list-carousel li {
  display: block;
  width: 100%;
}
.esi-inputbox-dark {
  padding: 2rem;
  border-radius: 1rem;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(5px);
  /*    &::before {
      content: '';
      position: absolute;
      top:0;
      right: 0;
      bottom: 0;
      left: 0;
      background: inherit;
      background-attachment: fixed;
      filter: blur(1px);
    }*/
  border-radius: 10px;
  display: block;
  padding: 1rem;
  width: 100%;
  border: none;
}
.esi-inputbox-dark:link,
.esi-inputbox-dark:visited,
.esi-inputbox-dark:hover,
.esi-inputbox-dark:active {
  color: #fff;
}
.esi-inputbox-dark a {
  color: #fff;
}
.esi-inputbox-dark a:link,
.esi-inputbox-dark a:visited,
.esi-inputbox-dark a:hover,
.esi-inputbox-dark a:active {
  color: #fff;
}
.esi-inputbox-dark * {
  color: #fff;
}
.esi-inputbox-dark h3,
.esi-inputbox-dark .esi-c-title {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-size: 1rem;
}
.esi-inputbox-dark h3::before,
.esi-inputbox-dark .esi-c-title::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-inputbox-dark-ctnr {
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.esi-inputbox-dark-ctnr.esi-a-search::before {
  content: "\f002";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  left: 1rem;
  font-family: "Font Awesome 5 Pro";
  color: #C79B64;
  z-index: 999;
}
.esi-inputbox-dark-ctnr input[type="text"] {
  padding: 2rem;
  border-radius: 1rem;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(5px);
  /*    &::before {
      content: '';
      position: absolute;
      top:0;
      right: 0;
      bottom: 0;
      left: 0;
      background: inherit;
      background-attachment: fixed;
      filter: blur(1px);
    }*/
  border-radius: 10px;
  display: block;
  padding: 1rem;
  width: 100%;
  border: none;
  padding-left: 3rem;
}
.esi-inputbox-dark-ctnr input[type="text"]:link,
.esi-inputbox-dark-ctnr input[type="text"]:visited,
.esi-inputbox-dark-ctnr input[type="text"]:hover,
.esi-inputbox-dark-ctnr input[type="text"]:active {
  color: #fff;
}
.esi-inputbox-dark-ctnr input[type="text"] a {
  color: #fff;
}
.esi-inputbox-dark-ctnr input[type="text"] a:link,
.esi-inputbox-dark-ctnr input[type="text"] a:visited,
.esi-inputbox-dark-ctnr input[type="text"] a:hover,
.esi-inputbox-dark-ctnr input[type="text"] a:active {
  color: #fff;
}
.esi-inputbox-dark-ctnr input[type="text"] * {
  color: #fff;
}
.esi-inputbox-dark-ctnr input[type="text"] h3,
.esi-inputbox-dark-ctnr input[type="text"] .esi-c-title {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  font-size: 1rem;
}
.esi-inputbox-dark-ctnr input[type="text"] h3::before,
.esi-inputbox-dark-ctnr input[type="text"] .esi-c-title::before {
  content: ' ';
  background: #C79B64;
  display: block;
  height: 5px;
  width: 2.5rem;
  margin-bottom: 0.6rem;
}
.esi-singleblog .esi-c-content .esi-c-meta {
  color: #777777;
  margin-bottom: 1rem;
}
.esi-singleblog .esi-c-content .esi-c-excerpt {
  margin-bottom: 1rem;
  color: #C79B64;
  font-weight: 700;
  font-size: 1.2rem;
}
.esi-home-loreal-logo {
  padding-top: 1rem;
  padding-bottom: 1rem;
  width: 240px !important;
  height: auto;
}
.esi-widget-2colinfo-dividertheme {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.esi-widget-2colinfo-dividertheme > *:nth-child(2n-1) {
  width: 50%;
  float: left;
  clear: both;
}
.esi-widget-2colinfo-dividertheme > *:nth-child(2n) {
  width: 50%;
  float: right;
}
.esi-widget-2colinfo-dividertheme:before,
.esi-widget-2colinfo-dividertheme:after {
  content: " ";
  display: table;
}
.esi-widget-2colinfo-dividertheme:after {
  clear: both;
}
.esi-widget-2colinfo-dividertheme:before,
.esi-widget-2colinfo-dividertheme:after {
  content: " ";
  display: table;
}
.esi-widget-2colinfo-dividertheme:after {
  clear: both;
}
.esi-widget-2colinfo-dividertheme > * {
  font-size: 2rem;
  display: inline-block;
}
.esi-widget-2colinfo-dividertheme > * i[class^=fa] {
  color: #C79B64;
  margin-right: 1rem;
}
.esi-widget-2colinfo-dividertheme > * > * {
  display: inline-block;
  vertical-align: middle;
}
.esi-widget-2colinfo-dividertheme > *:first-child {
  padding-right: 3rem;
}
.esi-widget-2colinfo-dividertheme > *:last-child {
  padding-left: 3rem;
  border-left: #C79B64 1px solid;
}
@media (max-width: 991px) {
  .esi-owl-promotion .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-100%, -50%);
    font-size: 3rem !important;
    padding-right: 0.5rem !important;
    color: #bbb !important;
  }
  .esi-owl-promotion .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(100%, -50%);
    font-size: 3rem !important;
    padding-left: 0.5rem !important;
    color: #bbb !important;
  }
}
@media (min-width: 992px) {
  .esi-owl-promotion .owl-nav {
    height: 0 !important;
    overflow: hidden;
    display: inline;
  }
  .esi-owl-promotion .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    background-color: rgba(0, 0, 0, 0.05) !important;
    font-size: 5rem !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    color: #999 !important;
    margin: 0 !important;
  }
  .esi-owl-promotion .owl-nav button.owl-prev span {
    color: #999 !important;
  }
  .esi-owl-promotion .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    background-color: rgba(0, 0, 0, 0.05) !important;
    font-size: 5rem !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    color: #999 !important;
    margin: 0 !important;
  }
  .esi-owl-promotion .owl-nav button.owl-next span {
    color: #999 !important;
  }
}
.flip-card .front:hover::after {
  opacity: 1;
}
.flip-card .front::after {
  content: '';
  display: block;
  opacity: 0.95;
  background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='100px' height='100px' viewBox='0 0 100 100' enable-background='new 0 0 100 100' xml:space='preserve'%3E%3ClinearGradient id='SVGID_1_' gradientUnits='userSpaceOnUse' x1='256.1348' y1='-245.1343' x2='355.5022' y2='-344.5017' gradientTransform='matrix(1 0 0 -1 -256 -245)'%3E%3Cstop offset='0' style='stop-color:%23D4D8D8'/%3E%3Cstop offset='0.3818' style='stop-color:%234A4A4A'/%3E%3Cstop offset='0.4303' style='stop-color:%23676767'/%3E%3Cstop offset='0.497' style='stop-color:%23141414'/%3E%3Cstop offset='0.5' style='stop-color:%23000000;stop-opacity:0.9'/%3E%3Cstop offset='0.5' style='stop-color:%23D3D3D3'/%3E%3Cstop offset='0.5455' style='stop-color:%23C8C8C8'/%3E%3Cstop offset='0.6182' style='stop-color:%23D8D8D8'/%3E%3C/linearGradient%3E%3Crect opacity='0.9' fill='url(%23SVGID_1_)' enable-background='new ' width='100' height='100'/%3E%3Cpath fill='%23C79B64' d='M46.29,70.103l9.455-12.752C67.043,70.85,70.626,85.532,64.13,94.276l13.028-17.537 c6.496-8.744,2.913-23.426-8.386-36.926l6.969-6.646C58.07,26.954,44.466,23.673,28.1,24.989 C43.419,44.414,44.565,64.348,46.29,70.103'/%3E%3C/svg%3E") no-repeat bottom right;
  background-size: contain;
  width: 85px;
  height: 85px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.esi-mobile-footer {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-bottom: 7rem;
  color: #fff;
  background: #6D6D6E;
  /*    .esi-c-schoolname{
        width: 200px;
        margin: 0 auto 4rem auto;
        .esi-c-logo{
            text-indent: -9999px;
            background: url(images/ESI-R-Logo-Horizontal-RGB-white.png) top left no-repeat;
            background-size: 100%;
//            width: 200px;
            height: 35px;
        }
        .esi-c-campus{
            font-weight: 400;
            font-size: 12px;
        }
    }*/
}
.esi-mobile-footer:link,
.esi-mobile-footer:visited,
.esi-mobile-footer:hover,
.esi-mobile-footer:active {
  color: #fff;
}
.esi-mobile-footer a {
  color: #fff;
}
.esi-mobile-footer a:link,
.esi-mobile-footer a:visited,
.esi-mobile-footer a:hover,
.esi-mobile-footer a:active {
  color: #fff;
}
.esi-mobile-footer * {
  color: #fff;
}
.esi-mobile-footer .esi-c-btnlist {
  padding-left: 2rem;
  padding-right: 2rem;
  margin-bottom: 4rem;
}
.esi-mobile-footer .esi-c-btnlist .esi-btn-darkbg {
  display: block;
  margin-bottom: 2rem;
}
.esi-stickyfooter {
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
}
.esi-desktop-footer {
  padding: 5rem;
}
.esi-desktop-footer .esi-c-left {
  padding-left: 0;
}
@media (max-width: 991px) {
  .esi-desktop-only {
    display: none !important;
  }
  .esi-sociallinks-icon a {
    padding: 0 0.25rem;
  }
  .esi-header {
    border-left: #C79B64 6px solid;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(5px);
  }
  .esi-header .esi-header-ctnr {
    padding-left: 1rem;
    padding-right: 1rem;
    transition-duration: 0.5s;
    transition-property: 'height';
  }
  .esi-header .esi-header-ctnr .esi-c-schoolname {
    width: auto;
  }
  .esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-logo {
    width: 130px;
    height: 45px;
    transition-duration: 0.5s;
    transition-property: 'width';
  }
  .esi-header .esi-header-ctnr .esi-c-schoolname .esi-c-campus {
    font-size: 10px;
  }
  .esi-header .esi-header-ctnr .esi-c-links {
    width: auto;
    float: right;
  }
  .esi-header .esi-header-ctnr .esi-c-links i {
    transition-duration: 0.5s;
    transition-property: 'font-size';
  }
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-logo {
    text-indent: -9999px;
    background: url(images/ESI-R-Logo-Horizontal-RGB-white.png) top left no-repeat;
    background-size: 100%;
    width: 200px;
    height: 35px;
    display: inline-block;
  }
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
  }
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus:link,
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus:visited,
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus:hover,
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus:active {
    color: #fff;
  }
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus a {
    color: #fff;
  }
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:link,
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:visited,
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:hover,
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus a:active {
    color: #fff;
  }
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus * {
    color: #fff;
  }
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-logo {
    background: url(images/ESI-R-Logo-Horizontal-RGB-dark-sm.png) top left no-repeat;
    background-size: 100%;
    width: 120px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
  }
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus {
    display: none;
  }
  .esi-header.esi-a-compact .esi-header-ctnr .esi-c-schoolname .esi-c-campus {
    display: none;
  }
  .esi-header.esi-a-compact .esi-header-ctnr .esi-sociallinks-icon {
    line-height: 1;
  }
  .esi-header.esi-a-compact .esi-header-ctnr .esi-sociallinks-icon i.lui-font-175pct {
    font-size: 1rem;
  }
  .esi-menu .esi-c-btnlist a {
    display: block;
  }
  .esi-hero {
    background-size: cover !important;
  }
  .esi-hero .esi-hero-ctnr {
    padding-left: 24px;
    padding-right: 0;
  }
  .esi-hero .esi-hero-ctnr .esi-c-row .esi-c-caption .esi-btn-outline {
    font-size: 1rem;
    line-height: 2rem;
    padding: 0 0.75rem;
    height: auto;
  }
  .esi-hero.esi-a-home {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.6) 100%), url(images/esi-home-banner-2023-mb.jpg) bottom -3rem left no-repeat, #A9BDBC;
  }
  .esi-hero.esi-a-home .esi-hero-ctnr {
    padding-top: 55vh;
    height: 80vh;
  }
  .esi-hero.esi-a-about-us .esi-hero-ctnr {
    padding-bottom: 0.25rem;
  }
  .esi-hero.esi-a-about-us .esi-c-btns {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .esi-hero.esi-a-blog {
    padding-top: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%), url(images/blog-hero-mobile.jpg) top center no-repeat;
    background-size: 100%;
  }
  .esi-home-form-mobile {
    padding: 2rem;
    border-radius: 1rem;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(5px);
    color: #fff;
    background: rgba(0, 0, 0, 0.9);
    border-radius: 0;
  }
  .esi-home-form-mobile:link,
  .esi-home-form-mobile:visited,
  .esi-home-form-mobile:hover,
  .esi-home-form-mobile:active {
    color: #fff;
  }
  .esi-home-form-mobile a {
    color: #fff;
  }
  .esi-home-form-mobile a:link,
  .esi-home-form-mobile a:visited,
  .esi-home-form-mobile a:hover,
  .esi-home-form-mobile a:active {
    color: #fff;
  }
  .esi-home-form-mobile * {
    color: #fff;
  }
  .esi-home-form-mobile h3,
  .esi-home-form-mobile .esi-c-title {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-size: 1rem;
  }
  .esi-home-form-mobile h3::before,
  .esi-home-form-mobile .esi-c-title::before {
    content: ' ';
    background: #C79B64;
    display: block;
    height: 5px;
    width: 2.5rem;
    margin-bottom: 0.6rem;
  }
  .esi-page-general .esi-c-preview {
    margin-top: 1rem;
  }
  .esi-page-section.esi-a-ipad {
    display: none;
    text-align: center;
    padding-top: 500px;
    position: relative;
    background: url(images/ipad.png) no-repeat top right;
  }
  .esi-page-section.esi-a-ipad .esi-c-text1 {
    padding: 2rem;
    display: none;
  }
  .esi-page-section.esi-a-ipad .esi-c-text2 {
    color: #C79B64;
    font-weight: bold;
    text-align: left;
    font-size: 2rem;
    padding: 2rem;
    width: 80%;
  }
  .esi-page-section.esi-a-ipad .esi-c-text2:link,
  .esi-page-section.esi-a-ipad .esi-c-text2:visited,
  .esi-page-section.esi-a-ipad .esi-c-text2:hover,
  .esi-page-section.esi-a-ipad .esi-c-text2:active {
    color: #C79B64;
  }
  .esi-page-section.esi-a-ipad .esi-c-text2 a {
    color: #C79B64;
  }
  .esi-page-section.esi-a-ipad .esi-c-text2 a:link,
  .esi-page-section.esi-a-ipad .esi-c-text2 a:visited,
  .esi-page-section.esi-a-ipad .esi-c-text2 a:hover,
  .esi-page-section.esi-a-ipad .esi-c-text2 a:active {
    color: #C79B64;
  }
  .esi-page-section.esi-a-ipad .esi-c-text2 * {
    color: #C79B64;
  }
  .esi-page-section.esi-a-loreal .esi-page-section-ctnr {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #AABDBD 65%), url(images/TSPAD22630HRf.png) right 6rem no-repeat, url(images/TSPAD22630HRf-bg-h.jpg) right 13rem repeat-x;
    background-size: 100%;
  }
  .esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption {
    padding-top: 0;
    width: 100%;
  }
  .esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-home-loreal-logo {
    margin-top: 0rem !important;
    padding-top: 3rem;
  }
  .esi-page-section.esi-a-thankyou {
    border-left: #C79B64 6px solid;
    background: url(/wp-content/uploads/2019/05/curve-divider-golden-reversed.svg) bottom left no-repeat, linear-gradient(180deg, #2F4D62 50%, #091826 100%);
    background-size: 100%;
    padding: 10rem 0 2rem 0;
  }
  .esi-page-section.esi-a-thankyou .esi-page-section-ctnr {
    padding: 2rem;
  }
  .esi-page-section.esi-a-thankyou .esi-page-section-ctnr h1 {
    font-size: 3rem;
  }
  .esi-page-section.esi-a-thankyou .esi-page-section-ctnr h2 {
    font-size: 2rem;
  }
  .esi-page-program .esi-c-detail .esi-c-hours {
    text-align: center;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-summary {
    font-size: 2rem;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown-wrap.esi-a-both {
    position: relative;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown-wrap.esi-a-both::before {
    content: '';
    border-left: #AABDBD 1px solid;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown-wrap.esi-a-both::after {
    content: 'OR';
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown-wrap.esi-a-both .esi-c-breakdown > *:nth-child(2n-1) {
    width: 50%;
    float: left;
    clear: both;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown-wrap.esi-a-both .esi-c-breakdown > *:nth-child(2n) {
    width: 50%;
    float: right;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown-wrap.esi-a-both .esi-c-breakdown:before,
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown-wrap.esi-a-both .esi-c-breakdown:after {
    content: " ";
    display: table;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown-wrap.esi-a-both .esi-c-breakdown:after {
    clear: both;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown-wrap.esi-a-both .esi-c-breakdown:before,
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown-wrap.esi-a-both .esi-c-breakdown:after {
    content: " ";
    display: table;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown-wrap.esi-a-both .esi-c-breakdown:after {
    clear: both;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown strong {
    display: block;
  }
  .esi-home-feature-slider .item .esi-card-featurethumb {
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin: 2rem 1rem;
  }
  .esi-home-feature-slider #esi-home-feature-slide-1 .esi-card-featurethumb {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%), url(images/home-feature-bg-mobile-01.jpg) no-repeat top center;
    background-size: cover;
  }
  .esi-home-feature-slider #esi-home-feature-slide-2 .esi-card-featurethumb {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%), url(images/home-feature-bg-mobile-02.jpg) no-repeat top center;
    background-size: cover;
  }
  .esi-home-feature-slider #esi-home-feature-slide-3 .esi-card-featurethumb {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%), url(images/home-feature-bg-mobile-03.jpg) no-repeat top center;
    background-size: cover;
  }
  .esi-home-feature-slider #esi-home-feature-slide-4 .esi-card-featurethumb {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%), url(images/home-feature-bg-mobile-04.jpg) no-repeat top center;
    background-size: cover;
  }
  .esi-bloglist > ul li,
  .esi-bloglist > ul li.esi-c-item {
    padding-right: 0;
  }
  .esi-card-programthumb {
    margin: 2rem 1rem;
  }
  .esi-card-programthumb .esi-btn-lightbg {
    display: none;
  }
  .esi-card-programthumb .esi-c-title {
    margin-top: 16rem;
  }
  .esi-owl-promotion:before,
  .esi-owl-promotion:after {
    content: " ";
    display: table;
  }
  .esi-owl-promotion:after {
    clear: both;
  }
  .esi-owl-promotion:before,
  .esi-owl-promotion:after {
    content: " ";
    display: table;
  }
  .esi-owl-promotion:after {
    clear: both;
  }
  .esi-owl-promotion .item {
    display: block;
  }
  .esi-owl-promotion .item a {
    border-radius: 10px;
    border-left: #C79B64 4px solid;
    display: block;
    margin: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.35);
    overflow: hidden;
  }
  body.postid-29 .esi-hero {
    background-position: top left !important;
  }
  body.postid-30 .esi-hero {
    background-position: top left -115px !important;
  }
  body.postid-31 .esi-hero {
    background-position: top left !important;
  }
  body.page-id-53 .esi-hero.esi-a-salon-service {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.6) 100%), url(/wp-content/uploads/2019/05/esi-page-salonservice-bg-mobile.jpg) center center no-repeat !important;
    background-size: cover !important;
  }
  body.page-id-57 .esi-hero.esi-a-financial-aid {
    background-position: top left !important;
  }
}
@media (min-width: 992px) {
  .esi-page-wrap {
    padding-bottom: 4rem;
  }
  .esi-mobile-only {
    display: none !important;
  }
  .esi-desktop-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .esi-desktop-container > .navbar-header,
  .esi-desktop-container > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
  }
  .esi-header {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(5px);
    border-left: #C79B64 6px solid;
  }
  .esi-header .esi-header-ctnr {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .esi-header .esi-header-ctnr > .navbar-header,
  .esi-header .esi-header-ctnr > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
  }
  .esi-header .esi-header-ctnr .esi-c-links {
    font-size: 1.5rem;
  }
  .esi-hero h1,
  .esi-hero esi-c-title {
    font-size: 90px;
    line-height: 1;
  }
  .esi-hero .esi-hero-ctnr {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .esi-hero .esi-hero-ctnr > .navbar-header,
  .esi-hero .esi-hero-ctnr > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
  }
  .esi-hero .esi-hero-ctnr .esi-c-row {
    position: relative;
  }
  .esi-hero .esi-hero-ctnr .esi-c-row .esi-c-header {
    width: 66.66666667%;
  }
  .esi-hero .esi-hero-ctnr .esi-c-row .esi-c-subtitle {
    font-size: 1rem;
    text-transform: uppercase;
    margin-bottom: 1rem;
  }
  .esi-hero .esi-hero-ctnr .esi-c-row .esi-c-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(0, 0);
    width: auto !important;
  }
  .esi-hero.esi-a-home {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%), url(images/esi-home-banner-2023-dt.jpg) top center no-repeat, #A9BDBC;
    background-size: cover;
  }
  .esi-hero.esi-a-home .fp-scrollable {
    overflow: hidden;
  }
  .esi-hero.esi-a-home .esi-hero-ctnr {
    height: 2100px;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .esi-hero.esi-a-home .esi-hero-ctnr::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0;
  }
  .esi-hero.esi-a-home .esi-hero-ctnr > .navbar-header,
  .esi-hero.esi-a-home .esi-hero-ctnr > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
  }
  .esi-hero.esi-a-home .esi-hero-ctnr h1 {
    margin-top: 40vh;
    margin-left: 10rem;
    border-left: #C79B64 6px solid;
    white-space: pre-line;
    padding-left: 2rem;
    font-size: 120px;
  }
  .esi-hero.esi-a-home .esi-hero-ctnr h1 span {
    display: inline-block;
    width: 16rem;
  }
  .esi-hero.esi-a-home .esi-hero-ctnr .esi-c-formctnr {
    padding: 2rem;
    border-radius: 1rem;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(5px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 35rem;
    margin-bottom: 0;
  }
  .esi-hero.esi-a-page-general {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%), url(/wp-content/uploads/2019/05/esi-page-salonservice-bg.jpg) center center no-repeat;
    background-size: cover;
  }
  .esi-hero.esi-a-page-general .esi-hero-ctnr {
    padding-top: 30rem;
    padding-bottom: 5rem;
  }
  .esi-hero.esi-a-program {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%), url(/wp-content/uploads/2019/05/esi-program-cosmetology-hero.jpg) center center no-repeat;
    background-size: cover;
  }
  .esi-hero.esi-a-program .esi-hero-ctnr {
    padding-top: 30rem;
    padding-bottom: 5rem;
  }
  .esi-hero.esi-a-about-us {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%), url(/wp-content/uploads/2019/05/esi-page-aboutus-bg.jpg) center center no-repeat;
    background-size: cover;
  }
  .esi-hero.esi-a-about-us .esi-hero-ctnr {
    padding-top: 30rem;
    padding-bottom: 5rem;
  }
  .esi-hero.esi-a-blog {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 100%), url(/wp-content/uploads/2019/05/esi-page-blog-bg.jpg) center center no-repeat;
    background-size: cover;
  }
  .esi-hero.esi-a-blog .esi-hero-ctnr {
    padding-top: 30rem;
    padding-bottom: 5rem;
  }
  .esi-hero.esi-a-blog .esi-c-searchbox {
    margin-top: 5rem;
  }
  .esi-hero.esi-a-singleblog {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 60%), linear-gradient(180deg, #C79B64 80%, #fff 80%, #fff 100%);
    background-size: 100%;
  }
  .esi-hero.esi-a-singleblog .esi-hero-ctnr {
    padding-top: 15rem;
  }
  .esi-hero.esi-a-singleblog .esi-hero-ctnr .esi-c-header h1 {
    font-size: 97px;
    margin-bottom: 3rem;
  }
  .esi-hero.esi-a-singleblog .esi-hero-ctnr .esi-c-header .esi-c-featuredimage {
    width: 80%;
    margin-left: 0;
    margin-right: 0;
    min-height: 100px;
  }
  .esi-hero.esi-a-singleblog .esi-c-searchbox {
    margin-top: 5rem;
  }
  .esi-curvebg-golden-b {
    background: none;
    background-size: 100%;
    width: 100%;
    min-height: 40vh;
  }
  .esi-page-section.esi-a-general .esi-page-section-ctnr {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .esi-page-section.esi-a-general .esi-page-section-ctnr > .navbar-header,
  .esi-page-section.esi-a-general .esi-page-section-ctnr > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
  }
  .esi-page-section.esi-a-loreal .esi-page-section-ctnr {
    background: url(/wp-content/uploads/2019/05/esi-home-loreal-model.png) right bottom -62vh no-repeat, url(images/curve-divider-golden-desktop.svg) no-repeat left top, url(/wp-content/uploads/2019/05/esi-home-loreal-bg.jpg) right 8rem repeat-x;
    background-size: 50%, 100%, cover;
    height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
  }
  .esi-page-section.esi-a-loreal .esi-page-section-ctnr::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0;
  }
  .esi-page-section.esi-a-loreal .esi-page-section-ctnr .esi-c-caption {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 1.5rem;
    max-width: 40rem;
  }
  .esi-page-section.esi-a-loreal .esi-home-loreal-logo {
    padding-top: 10vh;
  }
  .esi-page-section.esi-a-loreal .esi-programlist-ctnr {
    width: 60%;
    margin: -3rem 0 0rem 0;
  }
  .esi-page-section.esi-a-redken .esi-page-section-ctnr {
    background: url(/wp-content/uploads/2019/05/esi-home-loreal-model.png) right 30vh no-repeat, url(/wp-content/uploads/2019/05/esi-home-loreal-bg.jpg) right 8rem repeat-x;
    background-size: 50%, 100%, cover;
    height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
  }
  .esi-page-section.esi-a-redken .esi-page-section-ctnr::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0;
  }
  .esi-page-section.esi-a-redken .esi-page-section-ctnr .esi-c-caption {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 1.5rem;
    max-width: 40rem;
  }
  .esi-page-section.esi-a-redken .esi-home-loreal-logo {
    padding-top: 10vh;
  }
  .esi-page-section.esi-a-redken .esi-programlist-ctnr {
    width: 60%;
    margin: -3rem 0 0rem 0;
  }
  .esi-page-section.esi-a-salon .esi-page-section-ctnr h2 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 2rem;
  }
  .esi-page-section.esi-a-salon .esi-page-section-ctnr h2 > .navbar-header,
  .esi-page-section.esi-a-salon .esi-page-section-ctnr h2 > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
  }
  .esi-page-section.esi-a-salon .esi-page-section-ctnr h2 small {
    font-size: 1.5rem;
    font-weight: 400;
    display: block;
    font-family: Montserrat, sans-serif;
    text-transform: none;
  }
  .esi-page-section.esi-a-golden .esi-page-section-ctnr {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .esi-page-section.esi-a-golden .esi-page-section-ctnr > .navbar-header,
  .esi-page-section.esi-a-golden .esi-page-section-ctnr > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
  }
  .esi-page-section.esi-a-golden .esi-page-section-ctnr .esi-c-left {
    padding-right: 10rem;
  }
  .esi-page-section.esi-a-ipad {
    text-align: center;
    padding-top: 50%;
    position: relative;
    background: url(images/ipad-bg.png) no-repeat bottom right;
  }
  .esi-page-section.esi-a-ipad .esi-c-text1 {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25rem;
  }
  .esi-page-section.esi-a-ipad .esi-c-text2 {
    position: absolute;
    width: 15rem;
    color: #C79B64;
    font-weight: bold;
    left: 60%;
    top: 80%;
  }
  .esi-page-section.esi-a-ipad .esi-c-text2:link,
  .esi-page-section.esi-a-ipad .esi-c-text2:visited,
  .esi-page-section.esi-a-ipad .esi-c-text2:hover,
  .esi-page-section.esi-a-ipad .esi-c-text2:active {
    color: #C79B64;
  }
  .esi-page-section.esi-a-ipad .esi-c-text2 a {
    color: #C79B64;
  }
  .esi-page-section.esi-a-ipad .esi-c-text2 a:link,
  .esi-page-section.esi-a-ipad .esi-c-text2 a:visited,
  .esi-page-section.esi-a-ipad .esi-c-text2 a:hover,
  .esi-page-section.esi-a-ipad .esi-c-text2 a:active {
    color: #C79B64;
  }
  .esi-page-section.esi-a-ipad .esi-c-text2 * {
    color: #C79B64;
  }
  .esi-page-section-saloncta {
    background: url(/wp-content/uploads/2019/05/esi-page-salonservice-cta-bg.jpg) no-repeat top left;
    background-size: cover;
    padding: 10rem 0 10rem 40%;
  }
  .esi-page-section-saloncta .esi-c-content {
    border-left: #C79B64 8px solid;
    padding: 0 3rem;
  }
  .esi-page-section-saloncta .esi-c-content h3 {
    color: #fff;
    font-size: 4rem;
    font-family: "Playfair Display", serif;
  }
  .esi-page-program .esi-c-detail .esi-c-hours {
    font-size: 1.5rem;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-summary {
    border-left: #C79B64 6px solid;
    padding: 1rem;
    display: inline-block;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown-wrap {
    display: inline-block;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown {
    display: inline-block;
  }
  .esi-page-program .esi-c-detail .esi-c-hours .esi-c-breakdown div[style="display:flex"] {
    border-left: #C79B64 6px solid;
    padding: 1rem;
    display: inline-block;
  }
  .esi-slider {
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
  }
  .esi-slider::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0;
  }
  .esi-page-section-full {
    padding-top: 35vh;
    background: center top no-repeat;
    background-size: cover;
  }
  .esi-page-section-full.esi-a-salon1 {
    background-image: url(images/home-feature-bg-desktop-01.jpg);
  }
  .esi-page-section-full.esi-a-salon2 {
    background-image: url(images/home-feature-bg-desktop-02.jpg);
  }
  .esi-page-section-full.esi-a-salon2 .esi-c-box {
    margin-top: -24vh;
  }
  .esi-page-section-full.esi-a-salon2 .esi-c-box.esi-a-show {
    margin-top: 5vh;
  }
  .esi-page-section-full.esi-a-salon3 {
    background-image: url(images/home-feature-bg-desktop-03.jpg);
  }
  .esi-page-section-full.esi-a-salon4 {
    background-image: url(images/home-feature-bg-desktop-04.jpg);
  }
  .esi-page-section-full.esi-a-salon5 {
    background-image: linear-gradient(180deg, rgba(47, 77, 98, 0) 30%, #2F4D62 100%), url(images/salon-slider-5.jpg);
  }
  .esi-page-section-full .esi-c-box {
    padding: 2rem;
    border-radius: 1rem;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(5px);
    color: #fff;
    width: 50%;
    opacity: 0;
    margin-top: 4rem;
    /*        .esi-c-content {
            display: none;
        }*/
    transition-duration: 0.5s;
    transition-property: 'opacity margin-top';
    transition-duration: 1s;
  }
  .esi-page-section-full .esi-c-box:link,
  .esi-page-section-full .esi-c-box:visited,
  .esi-page-section-full .esi-c-box:hover,
  .esi-page-section-full .esi-c-box:active {
    color: #fff;
  }
  .esi-page-section-full .esi-c-box a {
    color: #fff;
  }
  .esi-page-section-full .esi-c-box a:link,
  .esi-page-section-full .esi-c-box a:visited,
  .esi-page-section-full .esi-c-box a:hover,
  .esi-page-section-full .esi-c-box a:active {
    color: #fff;
  }
  .esi-page-section-full .esi-c-box * {
    color: #fff;
  }
  .esi-page-section-full .esi-c-box h3,
  .esi-page-section-full .esi-c-box .esi-c-title {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-size: 1rem;
  }
  .esi-page-section-full .esi-c-box h3::before,
  .esi-page-section-full .esi-c-box .esi-c-title::before {
    content: ' ';
    background: #C79B64;
    display: block;
    height: 5px;
    width: 2.5rem;
    margin-bottom: 0.6rem;
  }
  .esi-page-section-full .esi-c-box * {
    font-size: 125%;
  }
  .esi-page-section-full .esi-c-box h3 {
    font-size: 175%;
    margin-bottom: 2rem;
    text-transform: none;
    line-height: 150%;
  }
  .esi-page-section-full .esi-c-box h3::before {
    margin-bottom: 1rem;
  }
  .esi-page-section-full .esi-c-box.esi-a-show {
    opacity: 1;
    margin-top: 0rem;
  }
  .esi-page-section-full.esi-a-box-r:before,
  .esi-page-section-full.esi-a-box-r:after {
    content: " ";
    display: table;
  }
  .esi-page-section-full.esi-a-box-r:after {
    clear: both;
  }
  .esi-page-section-full.esi-a-box-r:before,
  .esi-page-section-full.esi-a-box-r:after {
    content: " ";
    display: table;
  }
  .esi-page-section-full.esi-a-box-r:after {
    clear: both;
  }
  .esi-page-section-full.esi-a-box-r .esi-c-box {
    float: right;
  }
  .esi-desktop-layout-8-4 > *:nth-child(2n-1) {
    width: 66.6%;
    float: left;
    clear: both;
  }
  .esi-desktop-layout-8-4 > *:nth-child(2n) {
    width: 33.3%;
    float: right;
  }
  .esi-desktop-layout-8-4:before,
  .esi-desktop-layout-8-4:after {
    content: " ";
    display: table;
  }
  .esi-desktop-layout-8-4:after {
    clear: both;
  }
  .esi-desktop-layout-8-4:before,
  .esi-desktop-layout-8-4:after {
    content: " ";
    display: table;
  }
  .esi-desktop-layout-8-4:after {
    clear: both;
  }
  .esi-desktop-layout-8-4 .esi-c-left {
    padding-right: 2rem;
  }
  .esi-desktop-layout-8-4.esi-a-reversed > *:nth-child(2n-1) {
    width: 33.3%;
    float: left;
    clear: both;
  }
  .esi-desktop-layout-8-4.esi-a-reversed > *:nth-child(2n) {
    width: 66.6%;
    float: right;
  }
  .esi-desktop-layout-8-4.esi-a-reversed:before,
  .esi-desktop-layout-8-4.esi-a-reversed:after {
    content: " ";
    display: table;
  }
  .esi-desktop-layout-8-4.esi-a-reversed:after {
    clear: both;
  }
  .esi-desktop-layout-8-4.esi-a-reversed:before,
  .esi-desktop-layout-8-4.esi-a-reversed:after {
    content: " ";
    display: table;
  }
  .esi-desktop-layout-8-4.esi-a-reversed:after {
    clear: both;
  }
  .esi-desktop-layout-8-4.esi-a-reversed .esi-c-right {
    float: right;
  }
  .esi-page-general .esi-page-general-ctnr {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .esi-page-general .esi-page-general-ctnr > .navbar-header,
  .esi-page-general .esi-page-general-ctnr > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
  }
  .esi-page-general .esi-c-preview p {
    font-size: 22.5px;
  }
  .esi-desktop-footer-cta {
    text-align: center;
  }
  .esi-desktop-footer-cta h3 {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-size: 2rem;
    display: inline-block;
  }
  .esi-desktop-footer-cta h3::before {
    content: ' ';
    background: #C79B64;
    display: block;
    height: 5px;
    width: 2.5rem;
    margin-bottom: 0.6rem;
  }
  .esi-stickyfooter {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    bottom: 0;
    transform: translate(-50%, 0);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(5px);
    /*    &::before {
      content: '';
      position: absolute;
      top:0;
      right: 0;
      bottom: 0;
      left: 0;
      background: inherit;
      background-attachment: fixed;
      filter: blur(1px);
    }*/
    border-radius: 2.5rem;
    position: fixed;
    bottom: 1rem;
    z-index: 9998;
    width: auto !important;
    left: 50%;
    transition-duration: 0.5s;
    transition-property: bottom;
  }
  .esi-stickyfooter > .navbar-header,
  .esi-stickyfooter > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-icon {
    display: none;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #C79B64;
    border-color: #c08f51;
    font-weight: 700;
    color: #fff;
    font-size: 1.1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background: rgba(0, 0, 0, 0.15);
    border: none;
    border-radius: 2rem;
    background: #C79B64;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    height: 2.5rem;
    line-height: 2rem;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:active:focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.active:focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:active.focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:hover,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.focus {
    color: #333;
    text-decoration: none;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:active,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.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);
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.disabled,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text[disabled],
  fieldset[disabled] .esi-stickyfooter .esi-btn-largeicon .esi-c-text {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  a.esi-stickyfooter .esi-btn-largeicon .esi-c-text.disabled,
  fieldset[disabled] a.esi-stickyfooter .esi-btn-largeicon .esi-c-text {
    pointer-events: none;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.focus {
    color: #fff;
    background-color: #b68242;
    border-color: #6b4d27;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:hover {
    color: #fff;
    background-color: #b68242;
    border-color: #9c7038;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:active,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.active,
  .open > .dropdown-toggle.esi-stickyfooter .esi-btn-largeicon .esi-c-text {
    color: #fff;
    background-color: #b68242;
    border-color: #9c7038;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:active:hover,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.active:hover,
  .open > .dropdown-toggle.esi-stickyfooter .esi-btn-largeicon .esi-c-text:hover,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:active:focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.active:focus,
  .open > .dropdown-toggle.esi-stickyfooter .esi-btn-largeicon .esi-c-text:focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:active.focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.active.focus,
  .open > .dropdown-toggle.esi-stickyfooter .esi-btn-largeicon .esi-c-text.focus {
    color: #fff;
    background-color: #9c7038;
    border-color: #6b4d27;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:active,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.active,
  .open > .dropdown-toggle.esi-stickyfooter .esi-btn-largeicon .esi-c-text {
    background-image: none;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.disabled:hover,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text[disabled]:hover,
  fieldset[disabled] .esi-stickyfooter .esi-btn-largeicon .esi-c-text:hover,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.disabled:focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text[disabled]:focus,
  fieldset[disabled] .esi-stickyfooter .esi-btn-largeicon .esi-c-text:focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text.disabled.focus,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text[disabled].focus,
  fieldset[disabled] .esi-stickyfooter .esi-btn-largeicon .esi-c-text.focus {
    background-color: #C79B64;
    border-color: #c08f51;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text .badge {
    color: #C79B64;
    background-color: #fff;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:link,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:visited,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:hover,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:active {
    color: #fff;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text a {
    color: #fff;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text a:link,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text a:visited,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text a:hover,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text a:active {
    color: #fff;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text * {
    color: #fff;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:link,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:visited,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:hover,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text:active {
    color: #fff;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text a {
    color: #fff;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text a:link,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text a:visited,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text a:hover,
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text a:active {
    color: #fff;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text * {
    color: #fff;
  }
  .esi-stickyfooter .esi-btn-largeicon .esi-c-text small {
    display: block;
    font-size: 0.85rem;
    font-weight: normal;
    white-space: pre-wrap;
  }
  .esi-stickyfooter.stickyout {
    bottom: -5rem;
  }
  .esi-bloglist:not(.esi-a-responsive) > ul li,
  .esi-bloglist:not(.esi-a-responsive) > ul li.esi-c-item {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
  }
  .esi-bloglist.esi-a-responsive > ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .esi-bloglist.esi-a-responsive > ul > *:nth-child(3n-2) {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    clear: both;
  }
  .esi-bloglist.esi-a-responsive > ul > *:nth-child(3n-1) {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .esi-bloglist.esi-a-responsive > ul > *:nth-child(3n) {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .esi-bloglist.esi-a-responsive > ul:before,
  .esi-bloglist.esi-a-responsive > ul:after {
    content: " ";
    display: table;
  }
  .esi-bloglist.esi-a-responsive > ul:after {
    clear: both;
  }
  .esi-bloglist.esi-a-responsive > ul:before,
  .esi-bloglist.esi-a-responsive > ul:after {
    content: " ";
    display: table;
  }
  .esi-bloglist.esi-a-responsive > ul:after {
    clear: both;
  }
  .esi-bloglist.esi-a-responsive > ul li,
  .esi-bloglist.esi-a-responsive > ul li.esi-c-item {
    margin-bottom: 2rem;
  }
  .esi-bloglist.esi-a-responsive > ul li .esi-c-content,
  .esi-bloglist.esi-a-responsive > ul li.esi-c-item .esi-c-content {
    font-size: 1rem;
    font-weight: 400;
    display: block;
    font-family: Montserrat, sans-serif;
  }
  .esi-bloglist.esi-a-responsive > ul li .esi-c-content .esi-c-meta,
  .esi-bloglist.esi-a-responsive > ul li.esi-c-item .esi-c-content .esi-c-meta {
    color: #777777;
    margin-bottom: 1rem;
  }
  .esi-bloglist.esi-a-responsive > ul li .esi-c-content .esi-c-excerpt,
  .esi-bloglist.esi-a-responsive > ul li.esi-c-item .esi-c-content .esi-c-excerpt {
    margin-bottom: 1rem;
  }
  .esi-bloglist.esi-a-responsive > ul li > a,
  .esi-bloglist.esi-a-responsive > ul li.esi-c-item > a {
    padding-right: 2rem !important;
    display: block;
    max-height: 5rem;
    overflow: hidden;
  }
  .esi-bloglist.esi-a-responsive > ul li::after,
  .esi-bloglist.esi-a-responsive > ul li.esi-c-item::after {
    display: none;
  }
  .esi-singleblog {
    margin-left: 20%;
    margin-right: 20%;
  }
  .esi-singleblog .esi-c-content .esi-c-excerpt {
    font-size: 2rem;
  }
  .esi-card-programthumb {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.8) 100%), url(images/program-card-bg-desktop.png) no-repeat top left;
    width: 520px;
    margin: 1.5rem;
  }
  .esi-card-programthumb .esi-btn-lightbg {
    float: right;
    transform: scale(0.8);
  }
  .esi-card-programthumb .esi-c-title {
    margin-bottom: 1rem;
  }
  .esi-card-programthumb.esi-a-links {
    width: 300px;
  }
  .esi-card-programthumb.esi-a-links .esi-c-title {
    margin-top: 10rem;
  }
  body.page-id-5 .esi-hero h1,
  body.page-id-5 .esi-hero esi-c-title {
    font-size: 80px;
  }
  body.page-id-53 .esi-hero.esi-a-salon-service {
    background-position: top center !important;
    background-size: cover !important;
  }
  body.page-id-53 .esi-page-general.esi-a-nogap {
    padding-top: 0;
    padding-bottom: 0;
  }
  body.page-id-53 .esi-page-general.esi-a-nogap .esi-desktop-layout-8-4 .esi-c-left {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  body.page-id-55 h1 {
    display: none;
  }
  body.page-id-55 .esi-c-row {
    display: none;
  }
  body.page-id-57 .esi-hero.esi-a-financial-aid {
    background-position: top center, bottom left !important;
    background-position: center center !important;
    background-size: cover !important;
  }
  body.page-id-61 .esi-hero.esi-a-contact-us {
    background: url(/wp-content/uploads/2020/02/esi-page-contactus-bg.jpg) center center no-repeat !important;
    background-size: cover !important;
  }
  body.page-id-61 .esi-hero.esi-a-contact-us .esi-c-row {
    display: none;
  }
  body.page-id-61 .esi-desktop-footer .esi-menu-desktop .esi-c-left,
  body.page-id-61 .esi-desktop-footer .esi-menu-desktop .esi-c-right {
    display: none;
  }
  body.postid-28 .esi-hero.esi-a-program {
    background-position: top center, top -8vw center !important;
    background-size: cover !important;
  }
  body.postid-28 .esi-hero h1,
  body.postid-28 .esi-hero esi-c-title {
    font-size: 83px;
  }
  body.postid-31 .esi-hero.esi-a-program {
    background-position: top left !important;
  }
  body.postid-31 .esi-hero h1,
  body.postid-31 .esi-hero esi-c-title {
    font-size: 83px;
  }
  body.postid-32 .esi-hero h1,
  body.postid-32 .esi-hero esi-c-title {
    font-size: 83px;
  }
  .esi-tspa .esi-programlist-ctnr {
    border-radius: 0;
  }
  .esi-tspa .esi-stickyfooter {
    border-radius: 0;
  }
  .esi-tspa .esi-stickyfooter .esi-btn-largeicon .esi-c-text {
    border-radius: 0;
    background-color: #000;
    border: 0;
    text-transform: uppercase;
  }
  .esi-tspa .esi-header .esi-header-ctnr {
    padding-top: 0;
    padding-bottom: 0;
  }
  .esi-tspa .aaa {
    border-radius: 0;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-desktop-container {
    width: 740px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .esi-desktop-container {
    width: 960px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .esi-desktop-container {
    width: 1160px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-desktop-container > .navbar-header,
  .esi-desktop-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-header .esi-header-ctnr {
    width: 740px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .esi-header .esi-header-ctnr {
    width: 960px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .esi-header .esi-header-ctnr {
    width: 1160px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-header .esi-header-ctnr > .navbar-header,
  .esi-header .esi-header-ctnr > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-hero .esi-hero-ctnr {
    width: 740px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .esi-hero .esi-hero-ctnr {
    width: 960px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .esi-hero .esi-hero-ctnr {
    width: 1160px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-hero .esi-hero-ctnr > .navbar-header,
  .esi-hero .esi-hero-ctnr > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-hero.esi-a-home .esi-hero-ctnr {
    width: 740px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .esi-hero.esi-a-home .esi-hero-ctnr {
    width: 960px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .esi-hero.esi-a-home .esi-hero-ctnr {
    width: 1160px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-hero.esi-a-home .esi-hero-ctnr > .navbar-header,
  .esi-hero.esi-a-home .esi-hero-ctnr > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-page-section.esi-a-general .esi-page-section-ctnr {
    width: 740px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .esi-page-section.esi-a-general .esi-page-section-ctnr {
    width: 960px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .esi-page-section.esi-a-general .esi-page-section-ctnr {
    width: 1160px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-page-section.esi-a-general .esi-page-section-ctnr > .navbar-header,
  .esi-page-section.esi-a-general .esi-page-section-ctnr > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .esi-page-section.esi-a-loreal .esi-home-loreal-logo {
    transform: scale(0.8);
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-page-section.esi-a-salon .esi-page-section-ctnr h2 {
    width: 740px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .esi-page-section.esi-a-salon .esi-page-section-ctnr h2 {
    width: 960px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .esi-page-section.esi-a-salon .esi-page-section-ctnr h2 {
    width: 1160px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-page-section.esi-a-salon .esi-page-section-ctnr h2 > .navbar-header,
  .esi-page-section.esi-a-salon .esi-page-section-ctnr h2 > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-page-section.esi-a-golden .esi-page-section-ctnr {
    width: 740px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .esi-page-section.esi-a-golden .esi-page-section-ctnr {
    width: 960px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .esi-page-section.esi-a-golden .esi-page-section-ctnr {
    width: 1160px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-page-section.esi-a-golden .esi-page-section-ctnr > .navbar-header,
  .esi-page-section.esi-a-golden .esi-page-section-ctnr > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .esi-page-section-full.esi-a-salon1 .esi-c-box.esi-a-show {
    margin-top: -5vh;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  .esi-page-section-full.esi-a-salon1 .esi-c-box.esi-a-show {
    margin-top: -5vh;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .esi-page-section-full.esi-a-salon2 .esi-c-box.esi-a-show {
    margin-top: 0vh;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  .esi-page-section-full.esi-a-salon2 .esi-c-box.esi-a-show {
    margin-top: -5vh;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .esi-page-section-full.esi-a-salon3 .esi-c-box.esi-a-show {
    margin-top: -5vh;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  .esi-page-section-full.esi-a-salon3 .esi-c-box.esi-a-show {
    margin-top: -5vh;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .esi-page-section-full.esi-a-salon4 .esi-c-box.esi-a-show {
    margin-top: -5vh;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  .esi-page-section-full.esi-a-salon4 .esi-c-box.esi-a-show {
    margin-top: -5vh;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .esi-page-section-full .esi-c-box {
    transform: scale(0.75);
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-page-general .esi-page-general-ctnr {
    width: 740px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .esi-page-general .esi-page-general-ctnr {
    width: 960px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .esi-page-general .esi-page-general-ctnr {
    width: 1160px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-page-general .esi-page-general-ctnr > .navbar-header,
  .esi-page-general .esi-page-general-ctnr > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-stickyfooter {
    width: 740px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .esi-stickyfooter {
    width: 960px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .esi-stickyfooter {
    width: 1160px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .esi-stickyfooter > .navbar-header,
  .esi-stickyfooter > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .esi-bloglist.esi-a-responsive > ul > *:nth-child(3n-2) {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .esi-bloglist.esi-a-responsive > ul > *:nth-child(3n-1) {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .esi-bloglist.esi-a-responsive > ul > *:nth-child(3n) {
    float: left;
    width: 33.33333333%;
  }
}


.flyout-content-wrap{min-height: 20rem; max-width:640px; margin:5rem auto 0 auto;}

@media (max-width: 991px){
  .flyout-content-wrap{margin:2rem auto 0 auto;}
}



.esi-header{
    position: absolute;
}


/* Top Sticky Promotion (inside header) */
@media (max-width: 991px){
    .esi-header-promo{
        color: #fff;
        background-size:cover;
        display: none;
    }
    .esi-header-promo .container{
        position: relative;
        padding: 1rem;
    }
    .esi-header-promo .container:before,
    .esi-header-promo .container:after {
      content: " ";
      display: table;
    }
    .esi-header-promo .container:after {
        clear: both;
    }
    .esi-header-promo .esi-c-title{
        font-size: 1rem;
        font-weight: bold;
        text-transform: uppercase;
        float: left;
        width: 90%;
    }
    .esi-header-promo .esi-c-content{
        font-size: .75rem;
        float: left;
        width: 65%;
    }
    .esi-header-promo .esi-c-btn{
        background-color: #fff;
        color: #000;
        font-size: .75rem;
        box-shadow: 10px 10px 0 0 rgba(0,0,0,.2);
        float: right;
        display: inline-block;
        padding: .5rem .25rem;
        width: 30%;
        margin-top: 0;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none !important;
    }
    
    .esi-header-promo .esi-c-close{
        position: absolute;
        right: 1rem;
        top: 1rem;
        background: #000;
        padding: 0 .5rem;
        opacity: .3;
    }
    
}
@media (min-width: 992px){
    body.home:not(.fp-viewing-0) .esi-header-promo{
        display: none !important;
    }
    .esi-header-promo{
        color: #fff;
        background-size:cover;
        display: none;
    }
    .esi-header-promo .container{
        position: relative;
        padding: 2rem;
    }
    .esi-header-promo .container:before,
    .esi-header-promo .container:after {
      content: " ";
      display: table;
    }
    .esi-header-promo .container:after {
        clear: both;
    }
    .esi-header-promo .esi-c-title{
        font-size: 2rem;
        font-weight: bold;
        text-transform: uppercase;
        float: left;
        width: 70%;
    }
    .esi-header-promo .esi-c-content{
        font-size: 1rem;
        float: left;
        width: 70%;
    }
    .esi-header-promo .esi-c-btn{
        background-color: #fff;
        color: #000;
        font-size: 1.5rem;
        box-shadow: 10px 10px 0 0 rgba(0,0,0,.2);
        float: right;
        display: inline-block;
        padding: .5rem 1rem;
        width: 25%;
        margin-top: 2rem;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none !important;
    }
    
    .esi-header-promo .esi-c-close{
        position: absolute;
        right: 1rem;
        top: 1rem;
        background: #000;
        padding: 0 .5rem;
        opacity: .3;
    }
    .esi-header-promo.esi-a-imageonly img{
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    
/*temp add for home h1 desktop on feb 17, 2022    */
    .esi-hero.esi-a-home .esi-hero-ctnr h1{
        margin-left:50%;
        font-size:calc(2.5rem + 2.5vw);
    }
}



    
.esi-page-section-social {
  /* background: url(images/curve-divider-golden-desktop.svg) no-repeat left top; */
  background: #c79b64;
  background-size: cover;
  width: 100%;
  /* min-height: 450px; */
  color: #fff;
  text-align: center;
  padding: 6rem 0 .5rem 0;
}

.esi-page-section-social .esi-c-title{
  font-size: 2.25rem;
  font-weight: bold;
}
.esi-page-section-social .esi-c-slogan{
  font-weight: 300;
  font-size: 1.75rem;
}
.esi-sociallinks-bigicon-light{
  list-style: none;
  padding: 0;
  margin: 1rem 0;
}
.esi-sociallinks-bigicon-light>li{
  display: inline-block;
  margin: 1rem;
}
.esi-sociallinks-bigicon-light>li>a>i{
  font-size: 3rem;
  vertical-align: middle;
  /* box-shadow: -3px -3px 0 3px rgba(0,0,0,.5); */
  /* filter: drop-shadow(30px 10px 4px #4444dd); */
  filter: drop-shadow(-3px 0px 0 rgba(0,0,0,.5));
}
.esi-sociallinks-bigicon-light>li>a{
  font-size: 1.5rem;
  /* font-weight: bold; */
  color: #fff !important;
}
.esi-page-section-social .esi-c-notes{
  font-size: .75rem;
}

@media (max-width: 991px){
  .esi-page-section-social {
    /* background: url(images/curve-divider-golden-freescale.svg) no-repeat center top 160px, linear-gradient(#c79b64 49%, #ffffff 50%); */
    /* background-size: 100% 60%, auto; */
    
    padding-top: 3rem;
    min-height:0;
  }
  .esi-page-section-social .esi-c-title{
    font-size: 2rem;
  }
  .esi-page-section-social .esi-c-slogan{
    font-size: 1.25rem;
    padding: 0 15vw;
  }



}