@charset "UTF-8";
/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
/**
 * 2022-05-05: hack to be able to use compass mixins without compass,
 * which allows us to use a newer SASS processor instead of ruby sass.
 */
/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(utilidades/animateit/animate.min.css);
@import url(utilidades/owlcarousel/owl.carousel.css);
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@use "sass:math";
@use "sass:math";
@use "sass:math";
@use "sass:math";
@use "sass:math";
/*! 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: none;
  text-decoration: underline;
  text-decoration: underline 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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  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: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #000;
  text-decoration: none; }
  a:hover, a:focus {
    color: black;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

@use "sass:math";
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    /*color: #777777;*/
    color: #636363; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
  padding: .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, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #000; }

a.text-primary:hover,
a.text-primary:focus {
  color: black; }

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

.bg-primary {
  background-color: #000; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: black; }

.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }

.dl-horizontal dd:after {
  clear: both; }

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  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.428571429;
    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;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

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

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

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

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

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

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

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

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

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

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

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@use "sass:math";
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

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

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

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

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

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: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .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; }

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

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

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

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

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

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

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

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

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -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;
  background-color: #dff0d8;
  border-color: #3c763d; }

.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;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.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;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

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

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

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

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -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;
    filter: alpha(opacity=65);
    opacity: 0.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: #e6e5e5;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e5e5;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e5e5;
    background-image: none;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: black; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-primary:hover {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: black;
    background-image: none;
    border-color: black; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: black;
      border-color: black; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #000;
    border-color: black; }
  .btn-primary .badge {
    color: #000;
    background-color: #fff; }

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

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

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

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

.btn-link {
  font-weight: 400;
  color: #000;
  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: black;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

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

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

.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #000;
  outline: 0; }

.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;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .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:before, .btn-toolbar:after {
    display: table;
    content: " "; }
  .btn-toolbar:after {
    clear: both; }
  .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-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.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-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    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 input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[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-right: 0;
    padding-left: 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-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #000; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #000; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

@use "sass:math";
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    display: table;
    content: " "; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .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; } }
  @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; }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .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-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }
  .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: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .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: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (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;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .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: #5e5d5d;
      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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @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-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-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, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #FFF;
  border-color: #e6e5e5; }
  .navbar-inverse .navbar-brand {
    color: #FFF; }
    .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: #FFF; }
    .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: #e6e5e5; }
  .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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #e6e5e5; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #e6e5e5; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #e6e5e5; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #FFF; }
      .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: #e6e5e5; }
    .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-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: #ededed; }
  .navbar-inverse .navbar-link {
    color: #FFF; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #FFF; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.428571429;
      color: #000;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: black;
        background-color: #eeeeee;
        border-color: #ddd; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #000;
    border-color: #000; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #000; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: black; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #000;
    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; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

@use "sass:math";
.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: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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 {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #000; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  .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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #000;
  -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 {
  overflow: hidden;
  zoom: 1; }

.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 {
  padding-left: 0;
  margin-bottom: 20px; }

.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-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    .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: #000;
    border-color: #000; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .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: #666666; }

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, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.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, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  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, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  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, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  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, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    display: table;
    content: " "; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  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: 3px;
  border-bottom-left-radius: 3px; }

.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-left-radius: 3px;
    border-top-right-radius: 3px; }
  .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: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-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-right: 15px;
    padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel > .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 > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .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 > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child {
      border-bottom-right-radius: 3px; }

.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-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .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: #000; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #000;
    border-color: #000; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #000; }
    .panel-primary > .panel-heading .badge {
      color: #000;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #000; }

.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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .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: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .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 {
    right: 5px;
    bottom: 0;
    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; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.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: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }
  .popover > .arrow {
    border-width: 11px; }
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      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 {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

@use "sass:math";
.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .item {
    position: relative;
    display: none;
    -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 {
      display: block;
      max-width: 100%;
      height: auto;
      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;
  bottom: 0;
  left: 0;
  width: 15%;
  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);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  .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%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control.right {
    right: 0;
    left: auto;
    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%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .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;
    font-family: serif;
    line-height: 1; }
  .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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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 {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

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

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
.word-break {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

.margin-animated {
  -webkit-transition-property: margin;
  transition-property: margin;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.justify {
  text-align: justify; }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
.first-page-header {
  margin-top: 0; }

#ds-feed-option img {
  margin-right: 5px; }

dl {
  margin: 0; }

#ds-options h1,
#ds-options h2,
#ds-options h3,
#ds-options h4,
#ds-options h5,
#ds-options h6 {
  font-size: 12px;
  margin: 0; }
  #ds-options h1.page-header,
  #ds-options h2.page-header,
  #ds-options h3.page-header,
  #ds-options h4.page-header,
  #ds-options h5.page-header,
  #ds-options h6.page-header {
    padding-bottom: 0;
    border-bottom: none; }

.ds-option-set {
  margin-bottom: 15px; }

#ds-options .ds-option-set-head {
  /*color: #777777;*/
  color: #636363;
  text-transform: uppercase;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
  margin-bottom: 5px; }

#aspect_discovery_SimpleSearch_div_search-results .ds-artifact-item {
  margin-bottom: 50px; }
  #aspect_discovery_SimpleSearch_div_search-results .ds-artifact-item:last-child {
    margin-bottom: 0; }
  #aspect_discovery_SimpleSearch_div_search-results .ds-artifact-item .author,
  #aspect_discovery_SimpleSearch_div_search-results .ds-artifact-item .publisher-date {
    color: #999; }

#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser .artifact-title {
  margin-bottom: 3px;
  margin-top: 7px; }

#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser .artifact-info {
  margin-top: -6px; }

#aspect_artifactbrowser_ConfigurableBrowse_div_browse-controls select {
  width: 20%;
  min-width: 110px;
  margin-right: 15px; }

.ds-artifact-list .artifact-title {
  margin-bottom: 5px; }

.ds-artifact-list .artifact-info {
  color: #999; }

#aspect_artifactbrowser_ItemViewer_div_item-view .item-summary-view-metadata h2 {
  margin-bottom: 5px; }

#aspect_artifactbrowser_ItemViewer_div_item-view .item-summary-view-metadata dd {
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis; }

.detailtable .label-cell {
  font-weight: bold; }

@media (max-width: 767px) {
  .ds-table-responsive {
    overflow-x: auto; }
    .ds-table-responsive .word-break {
      min-width: 300px; } }

.table legend {
  display: none; }

footer hr {
  display: none; }

footer .row > div {
  padding-top: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }
  @media (min-width: 992px) {
    footer .row > div {
      padding-left: 0;
      padding-right: 0; } }

footer > .container {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #e5e5e5;
  padding-left: 0;
  padding-right: 0; }
  @media (max-width: 991px) {
    footer > .container {
      margin-top: 20px;
      width: 100%; } }
  @media (max-width: 767px) {
    footer > .container {
      padding-left: 15px;
      padding-right: 15px; } }
  footer > .container .pull-right {
    text-align: center; }

#ds-options {
  padding-top: 20px; }
  @media (min-width: 768px) and (max-width: 991px) {
    #ds-options {
      padding-right: 14px; } }

#main-container {
  overflow: hidden; }
  #main-container .row-offcanvas {
    background-color: #f7f7f7; }
  #main-container #sidebar {
    background-color: #f7f7f7; }
  @media (max-width: 991px) {
    #main-container .active #sidebar {
      padding-bottom: 99999px;
      margin-bottom: -99979px; } }
  #main-container .horizontal-slider {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    @media (min-width: 768px) and (max-width: 991px) {
      #main-container .horizontal-slider #sidebar {
        -webkit-box-shadow: inset 2px 2px 1px rgba(0, 0, 0, 0.05);
        box-shadow: inset 2px 2px 1px rgba(0, 0, 0, 0.05);
        border-right: 1px solid #e5e5e5; } }

.main-content {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    .main-content {
      padding-bottom: 99999px;
      margin-bottom: -99979px; } }

.sidebar-col {
  padding-top: 20px;
  padding-bottom: 20px; }

header .navbar {
  color: #9d9d9d;
  margin-bottom: 0px;
  border: none; }

header .navbar-default {
  background-color: #FFF; }
  header .navbar-default .navbar-brand {
    color: #FFF; }
    header .navbar-default .navbar-brand:hover, header .navbar-default .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  header .navbar-default .navbar-text {
    color: #9d9d9d; }
  header .navbar-default .navbar-toggle, header .navbar-default .navbar-nav {
    border-color: transparent;
    color: #FFF; }
    header .navbar-default .navbar-toggle .icon-bar, header .navbar-default .navbar-nav .icon-bar {
      background-color: #FFF; }
    header .navbar-default .navbar-toggle:hover, header .navbar-default .navbar-toggle:focus, header .navbar-default .navbar-nav:hover, header .navbar-default .navbar-nav:focus {
      color: #fff;
      background-color: #e6e5e5; }
    header .navbar-default .navbar-toggle > li > a, header .navbar-default .navbar-nav > li > a {
      color: #FFF; }
      header .navbar-default .navbar-toggle > li > a:hover, header .navbar-default .navbar-toggle > li > a:focus, header .navbar-default .navbar-nav > li > a:hover, header .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #e6e5e5; }
    header .navbar-default .navbar-toggle > .active > a, header .navbar-default .navbar-toggle > .active > a:hover, header .navbar-default .navbar-toggle > .active > a:focus, header .navbar-default .navbar-nav > .active > a, header .navbar-default .navbar-nav > .active > a:hover, header .navbar-default .navbar-nav > .active > a:focus {
      color: #fff;
      background-color: #e6e5e5; }
    header .navbar-default .navbar-toggle > .disabled > a, header .navbar-default .navbar-toggle > .disabled > a:hover, header .navbar-default .navbar-toggle > .disabled > a:focus, header .navbar-default .navbar-nav > .disabled > a, header .navbar-default .navbar-nav > .disabled > a:hover, header .navbar-default .navbar-nav > .disabled > a:focus {
      color: #444;
      background-color: transparent; }
    header .navbar-default .navbar-toggle > .open > a, header .navbar-default .navbar-toggle > .open > a:hover, header .navbar-default .navbar-toggle > .open > a:focus, header .navbar-default .navbar-nav > .open > a, header .navbar-default .navbar-nav > .open > a:hover, header .navbar-default .navbar-nav > .open > a:focus {
      background-color: #e6e5e5;
      color: #fff; }

.trail-wrapper {
  background-color: #404040;
  border-bottom: 1px solid #262626; }
  .trail-wrapper .breadcrumb {
    background-color: transparent;
    margin-bottom: 0; }
    .trail-wrapper .breadcrumb > li + li:before {
      color: #333333; }
    .trail-wrapper .breadcrumb > .active {
      color: #333333; }
  .trail-wrapper .sidebar-toggle {
    position: relative;
    margin-right: 15px;
    padding: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 0; }
    .trail-wrapper .sidebar-toggle .icon-bar {
      background-color: #000; }
    .trail-wrapper .sidebar-toggle:hover, .trail-wrapper .sidebar-toggle:focus {
      background-color: #000; }
      .trail-wrapper .sidebar-toggle:hover .icon-bar, .trail-wrapper .sidebar-toggle:focus .icon-bar {
        background-color: #fff; }
  .trail-wrapper .sidebar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .trail-wrapper .sidebar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }

.pagination {
  width: 100%;
  font-size: larger; }

.pagination-info {
  line-height: 1.428571429;
  /*color: #777777;*/
  color: #636363;
  margin: 0;
  padding: 6px 0; }

.centered-pagination,
.centered-pagination ul {
  float: left;
  position: relative; }

.centered-pagination ul {
  left: -50%; }

.centered-pagination {
  left: 50%; }

#aspect_artifactbrowser_CommunityViewer_div_community-view h4 {
  margin-bottom: 0; }

.thumbnail {
  border: none;
  padding-left: 0; }
  .thumbnail > img {
    border: 1px solid #ddd; }

.nav-tabs {
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    .nav-tabs > li {
      float: none;
      display: block;
      margin-bottom: 0; }
      .nav-tabs > li a:hover {
        border-radius: 4px;
        border-bottom-color: #eeeeee; }
      .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #fff;
        background-color: #000;
        border-radius: 4px;
        border: 1px solid #000; }
        .nav-tabs > li.active > a .caret, .nav-tabs > li.active > a:hover .caret, .nav-tabs > li.active > a:focus .caret {
          border-top-color: #fff;
          border-bottom-color: #fff; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .nav-tabs > li a {
      padding: 10px; } }

.label-white {
  background-color: #f7f7f7;
  color: #333333;
  border: 1px solid #333333; }

.didYouMean {
  margin-bottom: 10px; }
  .didYouMean a {
    font-weight: bold; }

@media print {
  a[href]:after {
    content: none !important; } }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
.submission .ds-form-item {
  margin-bottom: 30px; }

.submission .panel .ds-form-item {
  margin-bottom: 5px; }

.submission .panel .ds-form-item:last-child {
  margin-bottom: 0px; }

.needs-xs-spacing {
  margin-bottom: 5px; }

.control-label.required::after {
  content: "*"; }

.submission .ds-add-button {
  min-width: 100%; }

::-webkit-input-placeholder {
  /* WebKit browsers */
  text-transform: none; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  text-transform: none; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  text-transform: none; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  text-transform: none; }

::placeholder {
  /* Recent browsers */
  text-transform: none; }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
/**
    Discovery control gears start
**/
div.controls-gear-wrapper {
  position: relative;
  float: right;
  cursor: pointer; }
  div.controls-gear-wrapper .dropdown-menu .glyphicon {
    font-size: 0.8em;
    font-weight: 100;
    margin-right: 5px; }
  div.controls-gear-wrapper .discovery-controls-gear {
    padding: 0;
    margin-right: 3px;
    margin-bottom: 0;
    margin-top: 0;
    background: none;
    border: none; }

ul.gear-selection {
  margin: 0 2px 0 0;
  list-style: none;
  background-color: #FFFFFF;
  position: absolute;
  right: 0;
  z-index: 999;
  border: 1px solid #EBEBEB;
  padding: 0;
  /*Hidden by default*/
  display: none; }

.bottom ul.gear-selection {
  /*Css to ensure that the bottom gear selection list is shown on TOP of the button */
  bottom: 33px; }

div.gear-icon {
  height: 25px;
  width: 25px; }

.rgba.boxshadow ul.gear-selection {
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }

ul.gear-selection ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0; }

ul.gear-selection li {
  list-style: none; }

ul.gear-selection li.gear-head {
  padding: 5px;
  border-top: 1px solid #EBEBEB; }

ul.gear-selection li.gear-head.first {
  border-top: none; }

ul.gear-selection li.gear-option {
  padding: 5px 5px 5px 25px;
  white-space: nowrap;
  cursor: pointer; }

ul.gear-selection li.gear-option:hover {
  background-color: #EBEBEB; }

ul.gear-selection li.gear-option a {
  color: #444444;
  text-decoration: none; }

/**
    Discovery control gears end
**/
table.discovery-filters td.discovery-filter-input-cell input {
  width: 98%; }

table.discovery-filters tr.search-filter.used-filter input.filter-add {
  visibility: hidden; }

.searchTime {
  font-size: 80%;
  font-weight: normal;
  color: #999; }

div#aspect_discovery_SimpleSearch_div_search-results ul {
  padding-left: 0; }
  div#aspect_discovery_SimpleSearch_div_search-results ul li {
    list-style: none; }

div#aspect_discovery_SimpleSearch_div_search-results .highlight {
  font-weight: 700; }

ul.pagination-links {
  line-height: 25px; }

.filter-control.filter-add,
.filter-control.filter-remove {
  width: 50%; }

@media (max-width: 991px) {
  .pagination .page-link-offset-3 {
    display: none; } }

@media (max-width: 767px) {
  #aspect_discovery_SimpleSearch_list_primary-search .col-lg-3,
  #aspect_discovery_SimpleSearch_div_discovery-filters-wrapper .col-lg-4,
  #aspect_discovery_SimpleSearch_div_discovery-filters-wrapper .col-lg-2 {
    margin-bottom: 5px; }
  .pagination .page-link-offset-2 {
    display: none; } }

@media (max-width: 480px) {
  .pagination .page-link-offset-1 {
    display: none; } }

@media (max-width: 767px) {
  #aspect_discovery_SimpleSearch_field_scope {
    margin-bottom: 15px; } }

#filters-overview-wrapper .label {
  cursor: pointer; }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
i.expand {
  display: inline-block; }

i.collapse {
  display: none; }

.collapsed i.expand {
  display: none; }

.collapsed i.collapse {
  display: inline-block; }

.toggler.spacer {
  margin-right: 7px;
  cursor: default; }

#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser ul {
  list-style: none;
  padding-left: 0; }

.ds-author-picture.small {
  margin-top: 5px; }

#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser h4 {
  font-size: 16px;
  font-weight: normal; }

#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser .artifact-title {
  margin-bottom: 0px;
  padding-bottom: 5px;
  margin-top: 0px;
  padding-top: 5px; }

.list-wrapper {
  padding-right: 0px; }

.ds-static-div.community-description.well.affix {
  width: 307px;
  top: 15px; }

@media (min-width: 768px) {
  .community-browser-wrapper {
    max-width: 600px; } }

.community-browser-row {
  padding-top: 5px;
  padding-bottom: 5px; }
  .community-browser-row a[name='community-browser-link'] {
    line-height: 30px;
    font-size: 18px; }
  .community-browser-row p {
    /*color: #777777;*/
	color: #000000; }
    .community-browser-row p.toggler-wrap {
      margin-bottom: 0; }
  @media (max-width: 767px) {
    .community-browser-row {
      -webkit-transition-property: opacity;
      transition-property: opacity;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease; }
      .community-browser-row.odd-community-browser-row {
        background-color: #f7f7f7; }
      .community-browser-row.related-community-browser-row {
        display: none; }
      .community-browser-row.unrelated-community-browser-row {
        display: none; }
      .community-browser-row.current-community-browser-row {
        border-bottom: 1px solid #ddd; } }
  @media (min-width: 768px) {
    .community-browser-row .half-indented > * {
      margin-left: 4.1666666667%; } }

div.primary.repository.community > ul {
  list-style: none;
  padding-left: 0px; }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
div.ds-logo-wrapper {
  margin-bottom: 15px; }

#aspect_browseArtifacts_CommunityBrowse_div_community-browse,
#aspect_browseArtifacts_CollectionBrowse_div_collection-browse {
  margin-bottom: 10px; }
  #aspect_browseArtifacts_CommunityBrowse_div_community-browse h3,
  #aspect_browseArtifacts_CollectionBrowse_div_collection-browse h3 {
    color: #999;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
    margin-bottom: 5px;
    font-size: 15px; }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
.artifact-title {
  font-size: 17px;
  margin-bottom: 0px; }

.artifact-abstract {
  text-align: justify; }

.thumbnail .glyphicon.glyphicon-file {
  color: #eeeeee;
  margin-left: -10px;
  font-size: 120px; }
  @media (min-width: 768px) {
    .thumbnail .glyphicon.glyphicon-file {
      font-size: 107px; } }
  @media (min-width: 992px) {
    .thumbnail .glyphicon.glyphicon-file {
      font-size: 107px; } }
  @media (min-width: 1200px) {
    .thumbnail .glyphicon.glyphicon-file {
      font-size: 140px; } }

@media (max-width: 767px) {
  .item-wrapper.row {
    padding-bottom: 5px;
    border-bottom: 1px solid #eeeeee; } }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
.simple-item-view-description {
  text-align: justify; }

.item-page-field-wrapper {
  margin-bottom: 25px;
  word-break: break-word; }
  .item-page-field-wrapper h5 {
    margin-bottom: 3px; }

.simple-item-view-collections .ds-referenceSet-list {
  list-style: none;
  padding-left: 0; }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
select#aspect_general_ChoiceLookupTransformer_field_chooser.loading {
  background-image: url("../images/authority_control/lookup-indicator.gif");
  background-repeat: no-repeat;
  background-position: 50%; }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
ul.vocabulary {
  margin-left: 0;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px; }

ul.vocabulary,
ul.vocabulary ul,
ul.vocabulary li {
  list-style: none; }

ul.vocabulary div.vocabulary-node-icon {
  cursor: pointer;
  margin-right: 5px; }

#aspect_submission_ControlledVocabularyTransformer_list_filter-list .alert {
  margin-top: 15px; }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
.ui-autocomplete .ui-state-focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.ui-helper-hidden-accessible {
  display: none; }

input[type='text'].ui-autocomplete-loading {
  background-image: url("../../images/authority_control/lookup-indicator.gif");
  background-repeat: no-repeat;
  background-position: 99% 50%;
  background-size: 25px 25px; }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
div.dataTables_length label {
  font-weight: normal;
  float: left;
  text-align: left; }

div.dataTables_length select {
  width: 75px; }

div.dataTables_filter label {
  font-weight: normal;
  float: right; }

div.dataTables_filter input {
  width: 16em;
  margin-left: 0.5em; }

div.dataTables_info {
  padding-top: 8px; }

div.dataTables_paginate {
  float: right;
  margin: 0; }

div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap; }

table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer; }

table.dataTable thead .sorting {
  background: url("../images/sort_both.png") no-repeat center right; }

table.dataTable thead .sorting_asc {
  background: url("../images/sort_asc.png") no-repeat center right; }

table.dataTable thead .sorting_desc {
  background: url("../images/sort_desc.png") no-repeat center right; }

table.dataTable thead .sorting_asc_disabled {
  background: url("../images/sort_asc_disabled.png") no-repeat center right; }

table.dataTable thead .sorting_desc_disabled {
  background: url("../images/sort_desc_disabled.png") no-repeat center right; }

table.dataTable thead > tr > th {
  padding-left: 18px;
  padding-right: 18px; }

table.dataTable th:active {
  outline: none; }

/* Scrolling */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none; }

div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none; }

/* Frustratingly the border-collapse:collapse used by Bootstrap makes the column
   width calculations when using scrolling impossible to align columns. We have
   to use separate
 */
table.table-bordered.dataTable {
  border-collapse: separate !important; }

table.table-bordered thead th,
table.table-bordered thead td {
  border-left-width: 0;
  border-top-width: 0; }

table.table-bordered tbody th,
table.table-bordered tbody td {
  border-left-width: 0;
  border-bottom-width: 0; }

table.table-bordered th:last-child,
table.table-bordered td:last-child {
  border-right-width: 0; }

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0; }

/*
 * TableTools styles
 */
.table.dataTable tbody tr.active td,
.table.dataTable tbody tr.active th {
  background-color: #08C;
  color: white; }

.table.dataTable tbody tr.active:hover td,
.table.dataTable tbody tr.active:hover th {
  background-color: #0075b0 !important; }

.table.dataTable tbody tr.active th > a,
.table.dataTable tbody tr.active td > a {
  color: white; }

.table-striped.dataTable tbody tr.active:nth-child(odd) td,
.table-striped.dataTable tbody tr.active:nth-child(odd) th {
  background-color: #017ebc; }

table.DTTT_selectable tbody tr {
  cursor: pointer; }

div.DTTT .btn {
  color: #333 !important;
  font-size: 12px; }

div.DTTT .btn:hover {
  text-decoration: none !important; }

ul.DTTT_dropdown.dropdown-menu {
  z-index: 2003; }

ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */ }

ul.DTTT_dropdown.dropdown-menu li {
  position: relative; }

ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important; }

div.DTTT_collection_background {
  z-index: 2002; }

/* TableTools information display */
div.DTTT_print_info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 150px;
  margin-left: -200px;
  margin-top: -75px;
  text-align: center;
  color: #333;
  padding: 10px 30px;
  opacity: 0.95;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); }

div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em; }

div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px; }

div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }

/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
  background-color: white;
  margin-bottom: 0; }

div.DTFC_RightHeadWrapper table,
div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin: 0 !important; }

div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none; }

div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
  border-top: none; }

/*
 * FixedHeader styles
 */
div.FixedHeader_Cloned table {
  margin: 0 !important; }

/* dspace author lookup */
.authorlookup table.dataTable {
  border-right: 1px solid #ccc; }
  .authorlookup table.dataTable thead th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff; }
  .authorlookup table.dataTable tbody th, .authorlookup table.dataTable tbody td {
    padding: 8px 10px; }
  .authorlookup table.dataTable tbody tr.current-item, .authorlookup table.dataTable tbody tr.current-item td {
    background-color: #000;
    color: white; }
  .authorlookup table.dataTable tbody tr.notinsolr {
    font-style: italic; }

.authorlookup .modal-body {
  padding: 0; }

.authorlookup .ui-widget-header {
  background: #fff;
  border: none; }

.authorlookup .clearfix {
  border: 1px solid #ccc; }

.authorlookup .vcard-wrapper {
  border-left: 1px solid #ccc;
  margin-left: -1px;
  padding: 15px; }
  .authorlookup .vcard-wrapper .vcard {
    margin: 0;
    list-style: none; }
    .authorlookup .vcard-wrapper .vcard li {
      margin-bottom: 15px;
      line-height: 131%; }
    .authorlookup .vcard-wrapper .vcard li.vcard-add {
      margin-bottom: 0; }
    .authorlookup .vcard-wrapper .vcard li.vcard-add input {
      float: right; }
    .authorlookup .vcard-wrapper .vcard label {
      font-weight: bold;
      padding-right: 5px; }
  .authorlookup .vcard-wrapper .no-vcard-selected {
    font-weight: bold;
    font-size: 123.1%;
    display: block;
    text-align: center;
    padding: 10px; }

.authorlookup input.form-control {
  display: inline;
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-top: 5px;
  margin-bottom: 5px; }

.authorlookup div.dataTables_info {
  padding-top: 8px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px; }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
ul.ds-simple-list.vocabulary ul {
  list-style: none; }

header .navbar-brand img {
  height: 22px; }

@media (max-width: 767px) {
  table.ds-gloss-list {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; } }

table#aspect_administrative_ControlPanel_table_users a {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

/*
 * Sidebar
 * -------
 */
@media screen and (max-width: 991px) {
  #main-container {
    overflow-x: hidden; }
  #sidebar {
    display: none; }
  /*
     * Off Canvas : improved version of http://getbootstrap.com/examples/offcanvas/
     * --------------------------------------------------
     */
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out; }
  .row-offcanvas-right {
    right: 0; }
  .row-offcanvas-left {
    left: 0; }
  .row-offcanvas-right .col-xs-6.col-sm-3.sidebar-offcanvas {
    right: -50%;
    /* 6 columns */ }
  .row-offcanvas-left .col-xs-6.col-sm-3.sidebar-offcanvas {
    left: -50%;
    /* 6 columns */ }
  .row-offcanvas-right.active {
    right: 50%;
    /* 6 columns */ }
  .row-offcanvas-left.active {
    left: 50%;
    /* 6 columns */ }
  .col-xs-6.col-sm-3.sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%;
    /* 6 columns */ } }

@media screen and (max-width: 767px) {
  .row-offcanvas-right .col-xs-6.col-sm-3.sidebar-offcanvas {
    right: -100%;
    /* 6 columns */ }
  .row-offcanvas-right.active {
    right: 100%;
    /* 6 columns */ }
    .row-offcanvas-right.active .main-content {
      padding-right: 30px; }
    .row-offcanvas-right.active .col-xs-6.col-sm-3.sidebar-offcanvas {
      margin-right: 30px; }
  .col-xs-6.col-sm-3.sidebar-offcanvas {
    width: 100%;
    /* 6 columns */ } }

/* Fixes an issue where checkboxes in tables are positioned much too low */
.ds-table .checkbox {
  margin-top: 0;
  margin-bottom: 0; }
  .ds-table .checkbox input[type="checkbox"] {
    top: 0; }

/*
 * Themed error page (exception2dri.xsl) styles
 * -------
 */
span.bold {
  font-weight: bold; }

/* Preserve whitespace. Used to display error stack in a readable way. */
p.pre {
  white-space: pre; }

.break-all {
  -ms-word-break: break-all;
  word-break: break-all;
  word-wrap: break-word; }

.breadcrumb > li + li:before {
  content: "/\00a0"; }

/*! jQuery UI - v1.13.2 - 2022-07-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)";
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  -ms-filter: "alpha(opacity=35)";
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)";
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .003;
  -ms-filter: Alpha(Opacity=0.3);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
/**
 * You can put your own style in this file.
 * It will be included in all color schemes
 */
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\e059"; }

.fa-bacterium:before {
  content: "\e05a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\e05b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\e005"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\e05c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\e05d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\e05e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\e05f"; }

.fa-handshake-slash:before {
  content: "\e060"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\e061"; }

.fa-head-side-cough-slash:before {
  content: "\e062"; }

.fa-head-side-mask:before {
  content: "\e063"; }

.fa-head-side-virus:before {
  content: "\e064"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\e065"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\e066"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\e067"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\e068"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\e069"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\e06a"; }

.fa-pump-soap:before {
  content: "\e06b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\e06c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\e06d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\e06e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\e06f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\e070"; }

.fa-store-slash:before {
  content: "\e071"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\e072"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\e041"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-slash:before {
  content: "\e073"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-vest:before {
  content: "\e085"; }

.fa-vest-patches:before {
  content: "\e086"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\e074"; }

.fa-virus-slash:before {
  content: "\e075"; }

.fa-viruses:before {
  content: "\e076"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

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

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fontawesome/fa-solid-900.eot");
  src: url("../fonts/fontawesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome/fa-brands-400.eot");
  src: url("../fonts/fontawesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-brands-400.woff") format("woff"), url("../fonts/fontawesome/fa-brands-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome/fa-regular-400.eot");
  src: url("../fonts/fontawesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-regular-400.woff") format("woff"), url("../fonts/fontawesome/fa-regular-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

/**BASE DE ARQUITECTURA**/
/* ----------------------------------------------------------------
    BODY
-----------------------------------------------------------------*/
html {
  overflow-x: hidden !important; }

body {
  color: #333;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 24px;
  overflow-x: hidden;
  padding: 0 !important; }

.topbar-dropdown a {
  font-weight: 400; }

/* ----------------------------------------------------------------
    LAYOUT BOXED & WIDE
-----------------------------------------------------------------*/
/*Wide (default)*/
body.wide .wrapper {
  width: 100%;
  margin: 0; }

/*Boxed*/
body.boxed .wrapper,
body.boxed-simple .wrapper {
  position: relative;
  border: 1px solid #eee;
  background-color: #fff; }

body.outter {
  margin: 30px; }

body.boxed-simple {
  background-color: #f8f8f8;
  border: 0 none !important; }

/* Responsivo */
a {
  /*color: #ed008c;*/
  color: #C31C78;
  font-weight: bold; }

a:focus {
  outline: none; }

a:hover {
  text-decoration: underline; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

iframe {
  border: none; }

/* ----------------------------------------------------------------
    TIPOGRAFIA EN ENCABEZADOS
-----------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #111;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 10px 0;
  text-rendering: optimizelegibility; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #ed008c;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 10px 0;
  text-decoration: underline;
  text-rendering: optimizelegibility; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

h4 {
  font-weight: 600; }

h5,
h6 {
  font-weight: bold;
  margin-bottom: 20px; }

p,
p.lead {
  color: #696f6f;
  margin-bottom: 20px; }

/* ----------------------------------------------------------------
    Fuentes
-----------------------------------------------------------------*/
.font-pacifico {
  font-family: 'Dancing Script' !important; }

.font-raleway,
.font-raleway a,
.font-raleway h1,
.font-raleway h2,
.font-raleway h3,
.font-raleway h4,
.font-raleway h5,
.font-raleway h6,
h1.font-raleway,
h2.font-raleway,
h3.font-raleway,
h4.font-raleway,
h5.font-raleway,
h6.font-raleway {
  font-family: 'Raleway' !important;
  font-weight: 100 !important; }

.font-nothing-you-could-do,
.font-nothing-you-could-do a,
.font-nothing-you-could-do h1,
.font-nothing-you-could-do h2,
.font-nothing-you-could-do h3,
.font-nothing-you-could-do h4,
.font-nothing-you-could-do h5,
.font-nothing-you-could-do h6,
h1.font-nothing-you-could-do,
h2.font-nothing-you-could-do,
h3.font-nothing-you-could-do,
h4.font-nothing-you-could-do,
h5.font-nothing-you-could-do,
h6.font-nothing-you-could-do {
  font-family: 'Nothing You Could Do', cursive !important;
  font-weight: normal !important; }

.font-herr-von-muellerhoff,
.font-herr-von-muellerhoff a,
.font-herr-von-muellerhoff h1,
.font-herr-von-muellerhoff h2,
.font-herr-von-muellerhoff h3,
.font-herr-von-muellerhoff h4,
.font-herr-von-muellerhoff h5,
.font-herr-von-muellerhoff h6,
h1.font-herr-von-muellerhoff,
h2.font-herr-von-muellerhoff,
h3.font-herr-von-muellerhoff,
h4.font-herr-von-muellerhoff,
h5.font-herr-von-muellerhoff,
h6.font-herr-von-muellerhoff {
  font-family: 'Herr Von Muellerhoff', cursive !important;
  font-weight: normal !important; }

.font-cedarville,
.font-cedarville a,
.font-cedarville h1,
.font-cedarville h2,
.font-cedarville h3,
.font-cedarville h4,
.font-cedarville h5,
.font-cedarville h6,
h1.font-cedarville,
h2.font-cedarville,
h3.font-cedarville,
h4.font-cedarville,
h5.font-cedarville,
h6.font-cedarville {
  font-family: 'Cedarville Cursive', cursive; }

.font-parisienne,
.font-parisienne a,
.font-parisienne h1,
.font-parisienne h2,
.font-parisienne h3,
.font-parisienne h4,
.font-parisienne h5,
.font-parisienne h6,
h1.font-parisienne,
h2.font-parisienne,
h3.font-parisienne,
h4.font-parisienne,
h5.font-parisienne,
h6.font-parisienne {
  font-family: 'Parisienne', cursive; }

/* ----------------------------------------------------------------
	Logo
-----------------------------------------------------------------*/
#logo {
  float: left;
  font-size: 28px;
  line-height: 100%;
  position: relative;
  z-index: 1; }

#logo a {
  display: block; }

#logo img {
  display: block;
  max-width: 100%; }

#logo a.slogo {
  display: block; }

.main-menu #logo {
  margin-left: 40px;
  margin-right: 40px; }

/* ----------------------------------------------------------------
    ENCABEZADO
-----------------------------------------------------------------*/
#header {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  z-index: 199 !important; }

#header .container {
  position: relative; }

#header.header-transparent + #slider,
#header.header-transparent + .page-title-extended,
#header.header-transparent + .page-title-video,
#header.header-transparent + .page-title-parallax,
#header.header-transparent + .fullscreen,
#header.header-transparent + .fullscreen,
#header.header-transparent + .halfscreen,
#header.header-transparent + #google-map,
#header.header-light-transparent + #slider,
#header.header-light-transparent + .page-title-extended,
#header.header-light-transparent + .page-title-video,
#header.header-light-transparent + .page-title-parallax,
#header.header-light-transparent + .fullscreen,
#header.header-light-transparent + .fullscreen,
#header.header-light-transparent + .halfscreen,
#header.header-light-transparent + #google-map,
#header.header-dark-transparent + #slider,
#header.header-dark-transparent + .page-title-extended,
#header.header-dark-transparent + .page-title-video,
#header.header-dark-transparent + .page-title-parallax,
#header.header-dark-transparent + .fullscreen,
#header.header-dark-transparent + .fullscreen,
#header.header-dark-transparent + .halfscreen,
#header.header-dark-transparent + #google-map {
  top: -90px;
  margin-bottom: -90px; }

#header-wrap {
  position: relative;
  -webkit-backface-visibility: hidden; }

/* ----------------------------------------------------------------
    MENU DE NAVEGACION
-----------------------------------------------------------------*/
.navigation-wrap {
  padding: 0px; }

.navigation-wrap > .container {
  padding: 0px !important;
  width: 100%; }

/*
.navigation-wrap:before {
  background: #fbfbfb;
  border-bottom: 1px solid #eee;
  content: " ";
  height: 90px;
  left: -100%;
  position: absolute;
  top: 0;
  width: 300%;
  z-index: -1;
}

#header.header-dark:not(header-navigation-light) .navigation-wrap:before {
  background: #000;
  border-bottom: 1px solid #222;
  content: " ";
  height: 90px;
  left: -100%;
  position: absolute;
  top: 0;
  width: 300%;
  z-index: -1;
}
*/
#mainMenu {
  float: right; }

#mainMenu > ul {
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0; }

#mainMenu > ul > li:not(.resp-active):last-child > a {
  border-bottom: 0 !important; }

#mainMenu > ul > li > a {
  display: block;
  padding: 10px 15px;
  position: relative; }

#mainMenu > ul > li > a:hover,
#mainMenu > ul > li > a:focus {
  background-color: #eee;
  text-decoration: none; }

/*labels*/
#mainMenu .label {
  font-size: 9px; }

/*links de menu */
nav .main-menu a,
nav .main-menu .dropdown-menu a,
nav .main-menu .dropdown-submenu > span.dropdown-menu-title-only {
  color: #111; }

#mainMenu > ul > li > a {
  border-bottom: 0 none;
  border-radius: 0;
  font-size: 14px;
  font-style: normal;
  /*font-weight: 800;*/
  height: 90px;
  line-height: 70px;
  margin-left: 0;
  margin-right: 0;
  outline: medium none;
  padding: 10px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease-in-out 0s; }

nav .main-menu li > a:hover,
nav .main-menu li > a:focus,
nav .main-menu .dropdown.open > a:hover,
nav .main-menu .dropdown.open > a:focus {
  background: none !important;
  border-color: none !important; }

nav ul.main-menu .dropdown > .dropdown-menu,
nav ul.main-menu .dropdown-submenu > .dropdown-menu {
  visibility: hidden;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

nav ul.main-menu .dropdown:hover > .dropdown-menu,
nav ul.main-menu .dropdown-submenu:hover > .dropdown-menu {
  opacity: 1;
  visibility: visible; }

nav.main-menu ul li i {
  padding-left: 3px;
  font-size: 14px;
  margin-right: 3px;
  text-align: center;
  width: 22px; }

nav.main-menu ul li.dropdown > a > i {
  margin-right: 0px; }

/*Menu dropdown menu items */
nav .main-menu .dropdown-menu {
  min-width: 230px;
  top: auto;
  background-color: #ffffff;
  box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
  padding: 0px;
  border-style: solid none none;
  border-width: 3px 0 0;
  border-radius: 0px; }

nav .main-menu .dropdown-menu a,
nav .main-menu .dropdown-submenu > span.dropdown-menu-title-only {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 400;
  height: 40px;
  padding: 10px 20px 10px 18px;
  position: relative;
  text-transform: none;
  -webkit-transition: padding .3s ease-in-out;
  transition: padding .3s ease-in-out; }

nav .main-menu .dropdown-menu a:hover,
nav .main-menu .dropdown-menu span.dropdown-menu-title-only:hover {
  background-color: rgba(211, 211, 211, 0.1) !important;
  color: #333;
  padding: 10px 20px 10px 26px; }

nav .main-menu .read-more {
  border-top: 1px solid #eee;
  margin-bottom: -10px;
  margin-top: 24px; }

nav .main-menu .dropdown-menu a.read-more:hover {
  background: rgba(0, 0, 0, 0) !important; }

nav .main-menu .dropdown-menu .mega-menu-content .col-md-2 {
  padding-right: 1px; }

nav .main-menu .dropdown-menu .mega-menu-content a {
  border-bottom: medium none;
  padding: 10px 0; }

nav .main-menu .dropdown-menu .mega-menu-content a:hover {
  padding: 10px 0px 10px 12px; }

nav .main-menu .dropdown-menu i {
  margin-left: -2px;
  padding-right: 6px; }

/*Menu dropdown submenu items */
nav .main-menu .dropdown-submenu {
  position: relative; }

nav .main-menu .dropdown-submenu:before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 12px;
  opacity: 0.6;
  position: absolute;
  right: 12px;
  top: 6px; }

nav .main-menu .dropdown-submenu > .dropdown-menu {
  border-top-width: 3px;
  left: 100%;
  top: -3px; }

nav .main-menu .dropdown-submenu > .dropdown-menu.menu-invert {
  right: 100%;
  left: auto; }

/* Mega Menu */
nav.mega-menu .nav,
nav.mega-menu .dropup,
nav.mega-menu .dropdown,
nav.mega-menu .collapse {
  position: static; }

nav .main-menu li.mega-menu-item .dropdown-menu {
  left: 15px;
  right: 15px; }

nav.mega-menu li.mega-menu-item .mega-menu-title {
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  height: 50px;
  line-height: 32px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  text-transform: uppercase; }

nav.mega-menu li ul {
  list-style: none;
  padding: 0; }

nav.mega-menu .dropdown-menu a,
nav.mega-menu .dropdown-submenu > span.dropdown-menu-title-only {
  text-transform: none;
  display: block;
  text-decoration: none; }

nav.mega-menu .dropdown-submenu > span.dropdown-menu-title-only {
  line-height: 18px; }

nav.mega-menu .dropdown-submenu > span.dropdown-menu-title-only:hover {
  cursor: pointer; }

nav.mega-menu .dropdown-menu {
  left: auto;
  margin-top: 0px; }

nav.mega-menu .dropdown-menu > li {
  display: block; }

nav.mega-menu .mega-menu-content {
  padding: 30px 40px 40px; }

nav.mega-menu .mega-menu-content:before {
  display: table;
  content: "";
  line-height: 0; }

nav.mega-menu .mega-menu-content:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both; }

nav.mega-menu .mega-menu-content {
  background-position: right bottom;
  background-repeat: no-repeat; }

#mainMenu ul li.mega-menu-item .mega-menu-title,
#mainMenu ul li.dropdown:not(.mega-menu-item) li {
  border-bottom: 1px solid #eee; }

/* ESTILOS RESPONSIVOS DEL MENU*/
.nav-main-menu-responsive {
  display: none;
  float: right;
  height: 90px;
  line-height: 90px;
  margin-left: 6px;
  transition: opacity .3s ease, height .4s ease;
  -webkit-transition: opacity .3s ease, height .4s ease;
  -o-transition: opacity .3s ease, height .4s ease; }

.nav-main-menu-responsive button {
  background: none;
  border: 0; }

.nav-main-menu-responsive button:focus {
  outline: 0; }

.nav-main-menu-responsive button i {
  font-size: 17px; }

/*MENU PRINCIPAL AL CENTRO*/
body:not(.device-sm):not(.device-xs):not(.device-xxs) #mainMenu.center {
  float: none;
  margin: 0 auto !important;
  text-align: center; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) #mainMenu.center > ul {
  display: inline-block;
  float: none;
  text-align: left;
  width: auto; }

/*Modern version*/
#mainMenu.style-1 ul.dropdown-menu,
#mainMenu.style-1 ul.dropdown-submenu {
  border-radius: 0;
  border: 2px solid #eee;
  box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05); }

/*Slide menu version*/
.nav-main-menu-responsive.slide-menu-version {
  display: block; }

#mainMenu.slide-menu > ul > li {
  visibility: hidden;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0s cubic-bezier(0.175, 0.885, 0.525, 1.2);
  -moz-transition: all 0s cubic-bezier(0.175, 0.885, 0.525, 1.2);
  -o-transition: all 0s cubic-bezier(0.175, 0.885, 0.525, 1.2);
  transition: all 0s cubic-bezier(0.175, 0.885, 0.525, 1.2);
  -webkit-transition-duration: 150ms;
  -moz-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms; }

#mainMenu.slide-menu > ul > li:nth-child(n+1) {
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
  -o-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-delay: 60ms;
  -moz-transition-delay: 60ms;
  -o-transition-delay: 60ms;
  transition-delay: 60ms; }

#mainMenu.slide-menu > ul > li:nth-child(n+2) {
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 120ms;
  -moz-transition-delay: 120ms;
  -o-transition-delay: 120ms;
  transition-delay: 120ms; }

#mainMenu.slide-menu > ul > li:nth-child(n+3) {
  -webkit-transition-duration: 450ms;
  -moz-transition-duration: 450ms;
  -o-transition-duration: 450ms;
  transition-duration: 450ms;
  -webkit-transition-delay: 180ms;
  -moz-transition-delay: 180ms;
  -o-transition-delay: 180ms;
  transition-delay: 180ms; }

#mainMenu.slide-menu > ul > li:nth-child(n+4) {
  -webkit-transition-duration: 550ms;
  -moz-transition-duration: 550ms;
  -o-transition-duration: 550ms;
  transition-duration: 550ms;
  -webkit-transition-delay: 240ms;
  -moz-transition-delay: 240ms;
  -o-transition-delay: 240ms;
  transition-delay: 240ms; }

#mainMenu.slide-menu > ul > li:nth-child(n+5) {
  -webkit-transition-duration: 650ms;
  -moz-transition-duration: 650ms;
  -o-transition-duration: 650ms;
  transition-duration: 650ms;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s; }

#mainMenu.slide-menu > ul > li:nth-child(n+6) {
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  -o-transition-duration: 750ms;
  transition-duration: 750ms;
  -webkit-transition-delay: 360ms;
  -moz-transition-delay: 360ms;
  -o-transition-delay: 360ms;
  transition-delay: 360ms; }

#mainMenu.slide-menu > ul > li:nth-child(n+7) {
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  -o-transition-duration: 750ms;
  transition-duration: 750ms;
  -webkit-transition-delay: 420ms;
  -moz-transition-delay: 420ms;
  -o-transition-delay: 420ms;
  transition-delay: 420ms; }

#mainMenu.slide-menu > ul > li:nth-child(n+8) {
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  -o-transition-duration: 750ms;
  transition-duration: 750ms;
  -webkit-transition-delay: 480ms;
  -moz-transition-delay: 480ms;
  -o-transition-delay: 480ms;
  transition-delay: 480ms; }

#mainMenu.slide-menu.items-visible > ul > li {
  visibility: visible;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+1) {
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
  -o-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-delay: 60ms;
  -moz-transition-delay: 60ms;
  -o-transition-delay: 60ms;
  transition-delay: 60ms; }

#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+2) {
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-delay: 120ms;
  -moz-transition-delay: 120ms;
  -o-transition-delay: 120ms;
  transition-delay: 120ms; }

#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+3) {
  -webkit-transition-duration: 450ms;
  -moz-transition-duration: 450ms;
  -o-transition-duration: 450ms;
  transition-duration: 450ms;
  -webkit-transition-delay: 180ms;
  -moz-transition-delay: 180ms;
  -o-transition-delay: 180ms;
  transition-delay: 180ms; }

#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+4) {
  -webkit-transition-duration: 550ms;
  -moz-transition-duration: 550ms;
  -o-transition-duration: 550ms;
  transition-duration: 550ms;
  -webkit-transition-delay: 240ms;
  -moz-transition-delay: 240ms;
  -o-transition-delay: 240ms;
  transition-delay: 240ms; }

#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+5) {
  -webkit-transition-duration: 650ms;
  -moz-transition-duration: 650ms;
  -o-transition-duration: 650ms;
  transition-duration: 650ms;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s; }

#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+6) {
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  -o-transition-duration: 750ms;
  transition-duration: 750ms;
  -webkit-transition-delay: 360ms;
  -moz-transition-delay: 360ms;
  -o-transition-delay: 360ms;
  transition-delay: 360ms; }

#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+7) {
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  -o-transition-duration: 750ms;
  transition-duration: 750ms;
  -webkit-transition-delay: 420ms;
  -moz-transition-delay: 420ms;
  -o-transition-delay: 420ms;
  transition-delay: 420ms; }

#mainMenu.slide-menu.items-visible > ul > li:nth-last-child(n+8) {
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  -o-transition-duration: 750ms;
  transition-duration: 750ms;
  -webkit-transition-delay: 480ms;
  -moz-transition-delay: 480ms;
  -o-transition-delay: 480ms;
  transition-delay: 480ms; }

/* ----------------------------------------------------------------
    SIDE PANEL
-----------------------------------------------------------------*/
body.side-push-panel {
  /*overflow-x: hidden;*/ }

#side-panel {
  position: fixed;
  top: 0;
  right: -320px;
  z-index: 399;
  width: 320px;
  height: 100%;
  background-color: #F5F5F5;
  /*overflow: hidden;*/
  -webkit-backface-visibility: hidden; }

body.side-panel-left #side-panel {
  left: -350px;
  right: auto; }

body.side-push-panel.wide .wrapper,
body.side-push-panel.wide #header.sticky-header .container {
  right: 0; }

body.side-panel-left.side-push-panel.wide .wrapper,
body.side-panel-left.side-push-panel.wide #header.sticky-header .container {
  left: 0;
  right: auto; }

#side-panel .side-panel-wrap {
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 40px 40px; }

body.side-panel-active #side-panel {
  right: 0; }

body.side-panel-left.side-panel-active #side-panel {
  left: 0;
  right: auto; }

body.side-push-panel.side-panel-active.wide .wrapper,
body.side-push-panel.side-panel-active.wide #header.sticky-header .container {
  right: 350px; }

body.side-panel-left.side-push-panel.side-panel-active.wide .wrapper,
body.side-panel-left.side-push-panel.side-panel-active.wide #header.sticky-header .container {
  left: 350px;
  right: auto; }

.side-panel-button {
  width: 24px;
  float: right;
  display: inline-block;
  vertical-align: middle; }

.side-panel-button button {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

#side-panel,
body.side-panel-active .wrapper {
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }

body.side-panel-right #side-panel,
body.side-panel-right.side-push-panel.wide .wrapper,
body.side-panel-right.side-push-panel.wide #header .container {
  -webkit-transition: right .4s ease;
  -o-transition: right .4s ease;
  transition: right .4s ease; }

/*	Main menu*/
#side-panel [class*="col-md-"] {
  width: 100%; }

#side-panel .navigation-wrap,
#side-panel .navigation-wrap > .container {
  padding: 0px;
  width: 100%; }

#side-panel .navbar-collapse {
  border: 0px !important; }

#side-panel .navigation-wrap.navbar-header,
#side-panel .navigation-wrap.navbar-collapse {
  margin-left: 0px;
  margin-right: 0px;
  box-shadow: none; }

#side-panel .nav-main-menu-responsive {
  display: block; }

#side-panel .main-menu-collapse {
  position: relative;
  width: 100% !important;
  overflow: hidden;
  overflow-y: hidden;
  overflow-x: hidden; }

#side-panel .dropdown-menu {
  width: 100% !important; }

#side-panel .main-menu {
  padding-bottom: 10px;
  clear: both;
  display: block;
  width: 100%; }

#side-panel .main-menu ul {
  padding: 0;
  margin: 0; }

#side-panel .main-menu > ul > li > a {
  padding: 10px 10px 10px 0 !important;
  color: #333; }

#side-panel .main-menu ul li {
  padding: 0;
  margin: 0;
  clear: both;
  float: none;
  display: block; }

#side-panel .main-menu ul li.dropdown a,
#side-panel .main-menu ul li.dropdown ul.dropdown-menu li a,
#side-panel .main-menu ul li.dropdown .dropdown-submenu > span.dropdown-menu-title-only,
#header.header-sticky:not(.header-static) #side-panel .main-menu ul li.dropdown a,
#header.header-sticky:not(.header-static) #side-panel .main-menu ul li.dropdown ul.dropdown-menu li a,
#header.header-sticky:not(.header-static) #side-panel .main-menu ul li.dropdown .dropdown-submenu > span.dropdown-menu-title-only {
  height: 42px;
  outline: none;
  line-height: 22px; }

#side-panel .main-menu > ul li:last-child a {
  border-bottom: 0px; }

#side-panel .main-menu ul ul {
  margin-left: 10px !important; }

#side-panel .main-menu ul.main-menu {
  float: none;
  position: static; }

#side-panel .main-menu ul.dropdown-menu {
  position: static;
  clear: both;
  float: none;
  display: none !important; }

#side-panel .main-menu li.resp-active > ul.dropdown-menu {
  border: 0 none;
  display: block !important;
  padding-right: 10px; }

#side-panel nav ul.main-menu li a,
#side-panel nav ul.main-menu .dropdown-submenu > span.dropdown-menu-title-only {
  clear: both;
  float: none;
  display: block;
  border: 0;
  border-top: 0;
  margin: 0; }

#side-panel nav ul.main-menu li a i.fa-angle-down {
  position: absolute;
  right: 0px;
  top: 14px; }

#side-panel nav ul.main-menu ul.dropdown-menu {
  box-shadow: none; }

#side-panel .main-menu > ul > li,
#side-panel .mega-menu ul li.mega-menu-item .mega-menu-title,
#side-panel .main-menu ul li.dropdown.mega-menu-item li,
#side-panel .main-menu .dropdown-submenu > span.dropdown-menu-title-only {
  border-bottom: 1px solid #eee; }

#side-panel nav ul.main-menu ul.dropdown-menu li > a #header nav ul.main-menu .dropdown-submenu > span.dropdown-menu-title-only {
  padding: 9px 8px;
  border: 0;
  border-top: 0;
  margin: 0;
  border-bottom: none; }

#side-panel nav ul.main-menu ul.sub-menu {
  padding: 0;
  margin: 0 0 10px 0; }

#side-panel nav .main-menu .dropdown-submenu {
  position: relative;
  background: url("../images/arrow-light-down.png") no-repeat scroll right top; }

#side-panel nav ul.main-menu ul.dropdown-menu {
  background: none !important;
  background-color: transparent !important; }

#side-panel nav ul.main-menu li.dropdown.open .dropdown-toggle,
#side-panel nav ul.main-menu li a,
#side-panel nav ul.main-menu li > a:hover,
#side-panel nav ul.main-menu li.active a,
#side-panel nav ul.main-menu li.dropdown:hover a,
#side-panel nav ul.main-menu li.dropdown:hover .dropdown-submenu > span.dropdown-menu-title-only {
  background: none !important;
  background-color: transparent !important; }

#side-panel nav ul.main-menu ul.dropdown-menu li:hover > a,
#side-panel nav ul.main-menu li.dropdown:hover ul.dropdown-menu li > a:hover {
  background: none !important;
  background-color: transparent !important; }

#side-panel nav.mega-menu li.mega-menu-item .mega-menu-sub-title {
  margin-top: 30px; }

#side-panel nav.mega-menu .mega-menu-content {
  padding: 0px; }

#side-panel nav .main-menu .dropdown-menu .mega-menu-content [class*="col-md-"] {
  padding: 0; }

#side-panel nav .main-menu .dropdown-menu .mega-menu-content [class*="col-md-"]:nth-child(2n) {
  padding-left: 2px; }

#side-panel nav .main-menu .dropdown-menu .mega-menu-content {
  background-image: none !important; }

#side-panel nav ul.main-menu .dropdown > .dropdown-menu,
#side-panel nav ul.main-menu .dropdown-submenu > .dropdown-menu {
  visibility: visible;
  opacity: 1; }

#side-panel nav ul.main-menu .dropdown:hover > .dropdown-menu,
#side-panel nav ul.main-menu .dropdown-submenu:hover > .dropdown-menu {
  opacity: 1;
  visibility: visible; }

#side-panel .side-panel-footer {
  bottom: 15px;
  color: #666;
  left: 30px;
  position: absolute;
  right: 30px; }

#side-panel .side-panel-footer a {
  color: inherit; }

/* ----------------------------------------------------------------
    SIDE PANEL: STATIC
-----------------------------------------------------------------*/
body.side-panel-static .wrapper .container {
  max-width: 1210px;
  padding: 0 35px;
  width: auto !important; }

body.side-panel-static #header #logo {
  display: none; }

body.side-panel-static .wrapper {
  padding-left: 320px; }

body.side-panel-static .side-panel-button {
  display: none; }

body.side-panel-static #header,
body.side-panel-static #header #header-wrap,
body.side-panel-static #header.header-sticky:not(.header-static),
body.side-panel-static #header.header-sticky:not(.header-static) #header-wrap {
  height: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 0; }

/* ----------------------------------------------------------------
    SIDE PANEL: DARK
-----------------------------------------------------------------*/
@media (min-width: 991px) {
  #side-panel.side-panel-dark {
    background-color: #1F2223; }
  #side-panel.side-panel-dark .main-menu > ul > li > a,
  #side-panel.side-panel-dark .main-menu > ul > li > ul a,
  #side-panel.side-panel-dark .main-menu > ul > li > ul a,
  #side-panel.side-panel-dark .main-menu .dropdown-menu a,
  #side-panel.side-panel-dark .main-menu .dropdown-submenu > span.dropdown-menu-title-only,
  #side-panel.side-panel-dark #mainMenu .mega-menu-title {
    color: #bebdb5; }
  #side-panel.side-panel-dark .main-menu .dropdown-menu .mega-menu-content a {
    border-bottom: 0px; }
  #side-panel.side-panel-dark nav#mainMenu.main-menu.mega-menu .mega-menu-content a.read-more,
  #side-panel.side-panel-dark .main-menu .mega-menu-content a.read-more {
    border-top: 1px solid #222; }
  #side-panel.side-panel-dark .main-menu > ul > li,
  #side-panel.side-panel-dark .mega-menu ul li.mega-menu-item .mega-menu-title,
  #side-panel.side-panel-dark .main-menu ul li.dropdown.mega-menu-item li,
  #side-panel.side-panel-dark .main-menu .dropdown-submenu > span.dropdown-menu-title-only,
  #side-panel.side-panel-dark .mega-menu ul li.mega-menu-item .mega-menu-title,
  #side-panel.side-panel-dark .main-menu ul li.dropdown:not(.mega-menu-item) li {
    border-bottom: 1px solid #383838; } }

/* ====================== lines button ==================================================*/
.lines-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  transition: 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 16px;
  background: transparent;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

.lines-button > * {
  display: block; }

.lines-button:hover,
.lines-button:focus {
  outline: none; }

.lines-button::-moz-focus-inner {
  border: 0; }

.lines {
  display: inline-block;
  height: 2px;
  width: 16px;
  border-radius: 4px;
  transition: 0.3s;
  position: relative; }

.lines::before,
.lines::after {
  display: inline-block;
  height: 2px;
  width: 16px;
  border-radius: 4px;
  transition: 0.3s;
  content: '';
  position: absolute;
  left: 0;
  -webkit-transform-origin: 2.85714px center;
  transform-origin: 2.85714px center;
  width: 100%; }

.lines::before {
  top: 5px; }

.lines::after {
  top: -5px; }

.lines,
.lines:before,
.lines:after {
  background-color: #111; }

.header-dark:not(.header-sticky) .lines,
.header-dark:not(.header-sticky) .lines:before,
.header-dark:not(.header-sticky) .lines:after,
.header-dark.header-transparent:not(.header-sticky):not(.header-navigation-light) .lines,
.header-dark.header-transparent:not(.header-sticky):not(.header-navigation-light) .lines:before,
.header-dark.header-transparent:not(.header-sticky):not(.header-navigation-light) .lines:after,
.header-dark.header-semi-transparent:not(.header-sticky) .lines,
.header-dark.header-semi-transparent:not(.header-sticky) .lines:before,
.header-dark.header-semi-transparent:not(.header-sticky) .lines:after {
  background-color: #fff; }

.tcon-transform .lines {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8); }

.x {
  width: auto; }

.x.tcon-transform .lines {
  background: transparent !important; }

.x.tcon-transform .lines::before,
.x.tcon-transform .lines::after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 20px; }

.x.tcon-transform .lines::before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg); }

.x.tcon-transform .lines::after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg); }

/*Fullscreen Panel*/
#fullscreen-panel-button {
  position: fixed;
  right: 34px;
  top: 14px;
  z-index: 199; }

#fullscreen-panel .lines-button {
  height: 60px; }

#fullscreen-panel-button .lines,
#fullscreen-panel-button .lines:before,
#fullscreen-panel-button .lines:after {
  background-color: #fff; }

.fullscreen-panel-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 198; }

.fullscreen-panel-overlay nav {
  text-align: center;
  position: relative;
  top: 50%;
  height: 60%;
  font-size: 54px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.fullscreen-panel-overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative; }

.fullscreen-panel-overlay ul li {
  display: block;
  height: 20%;
  height: calc(100% / 5);
  min-height: 54px; }

.fullscreen-panel-overlay ul li a {
  font-weight: 300;
  display: block;
  color: white;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase; }

.fullscreen-panel-overlay ul li a:hover,
.fullscreen-panel-overlay ul li a:focus {
  color: #849368; }

body:not(.fullscreen-panel-active) .fullscreen-panel-overlay-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s; }

body.fullscreen-panel-active .fullscreen-panel-overlay-hugeinc {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.fullscreen-panel-overlay-hugeinc nav {
  -moz-perspective: 300px; }

.fullscreen-panel-overlay-hugeinc nav ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s; }

body.fullscreen-panel-active .fullscreen-panel-overlay-hugeinc nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg); }

body:not(.fullscreen-panel-active) .fullscreen-panel-overlay-hugeinc nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg); }

/* ----------------------------------------------------------------
    Vertical Dotted menu
-----------------------------------------------------------------*/
#vertical-dot-menu {
  position: fixed;
  right: 20px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99 !important; }

body.outter #vertical-dot-menu {
  right: 50px; }

#vertical-dot-menu ul {
  list-style: none !important; }

#vertical-dot-menu li {
  text-align: right;
  padding: 0px; }

#vertical-dot-menu a {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

#vertical-dot-menu a:after {
  content: "";
  display: table;
  clear: both; }

#vertical-dot-menu a span {
  float: right;
  display: inline-block;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6); }

#vertical-dot-menu a:hover span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

#vertical-dot-menu a:hover .cd-label {
  opacity: 1; }

#vertical-dot-menu .cd-dot {
  position: relative;
  top: 1px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #ccc;
  -webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
  -moz-transition: -moz-transform 0.2s, background-color 0.5s;
  transition: transform 0.2s, background-color 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

#vertical-dot-menu a:hover .cd-dot,
#vertical-dot-menu a.active .cd-dot {
  transition: all ease 0.3s; }

#vertical-dot-menu .cd-label {
  position: relative;
  margin-right: 10px;
  font-size: 12px;
  font-weight: 800;
  padding: 0px;
  text-transform: uppercase;
  color: #ccc;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  opacity: 0;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%; }

/* ----------------------------------------------------------------
    Shopping Cart
-----------------------------------------------------------------*/
#shopping-cart {
  float: right;
  margin-left: 12px;
  margin-right: 10px;
  position: relative;
  z-index: 1; }

#shopping-cart .shopping-cart-items {
  display: block;
  font-size: 10px;
  position: absolute;
  right: -10px;
  z-index: 1;
  top: 32px; }

#shopping-cart > a > i {
  line-height: 90px; }

/* ----------------------------------------------------------------
    Top Search
-----------------------------------------------------------------*/
#header #top-search-trigger {
  cursor: pointer; }

#header #top-search {
  float: right; }

#header #top-search a,
#header #shopping-cart a {
  display: block;
  font-size: 18px;
  height: 5px;
  line-height: 18px;
  margin-top: -1px;
  position: relative; }

#header #top-search a {
  z-index: 11;
  width: 30px;
  font-size: 16px; }

#header #top-search a i {
  position: absolute;
  right: 0px;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  line-height: 88px; }

body.top-search-active #header #top-search a i.fa.fa-search,
#top-search a i.fa.fa-close {
  opacity: 0; }

body.top-search-active #header #top-search a i.fa.fa-close {
  opacity: 1;
  z-index: 11; }

body.top-search-active .main-menu:not(#top-search),
body.top-search-active .logo {
  opacity: 0; }

#header #top-cart a:hover {
  color: #1ABC9C; }

#header #top-search form {
  opacity: 0;
  z-index: -2;
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  padding: 0 15px;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

#header.header-fullwidth #top-search form {
  left: 15px; }

body.top-search-active #header #top-search form {
  opacity: 1;
  z-index: 10; }

body.top-search-active .btn-responsive-nav,
body.top-search-active .side-panel-button {
  display: none; }

#header #top-search form input {
  background-color: transparent;
  border: 0 none;
  border-radius: 0;
  box-shadow: none !important;
  font-size: 30px;
  height: 100%;
  letter-spacing: 2px;
  outline: 0 none;
  padding: 0 70px 0 0; }

/* ----------------------------------------------------------------
    HEADER: DARK
-----------------------------------------------------------------*/
.header-default {
  background-color: #fff;
  border-bottom: 0 !important; }

/* ----------------------------------------------------------------
    HEADER: DARK
-----------------------------------------------------------------*/
#header.header-dark,
.header-dark {
  background-color: #111;
  border-bottom: 1px solid #222; }

#header.header-sticky.header-dark:not(.header-navigation-light) #header-wrap,
#header.header-dark:not(.header-navigation-light) .main-menu .dropdown-menu {
  background-color: #111; }

.header-dark .main-menu > ul > li > a,
.header-dark:not(.header-navigation-light) .main-menu > ul > li > ul a,
.header-dark #top-search a,
.header-dark #shopping-cart a,
.header-dark #shopping-cart .shopping-cart-items,
.header-dark .nav-main-menu-responsive > button,
.header-dark #top-search form input {
  color: #fff; }

#header.header-dark:not(.header-navigation-light) .main-menu > ul > li > ul a,
#header.header-dark:not(.header-navigation-light) .main-menu .dropdown-menu a,
#header.header-dark:not(.header-navigation-light) .main-menu .dropdown-submenu > span.dropdown-menu-title-only,
#header.header-dark:not(.header-navigation-light) #mainMenu .mega-menu-title {
  color: #ccc; }

#header.header-dark:not(.header-navigation-light) #mainMenu.style-1 ul.dropdown-menu,
#header.header-dark:not(.header-navigation-light) #mainMenu.style-1 ul.dropdown-submenu {
  border: 3px solid #222; }

#header.header-dark:not(.header-navigation-light) #mainMenu .dropdown-submenu:before {
  color: #888; }

#header.header-dark:not(.header-navigation-light) #mainMenu ul li.mega-menu-item .mega-menu-title,
#header.header-dark:not(.header-navigation-light) #mainMenu ul li.dropdown:not(.mega-menu-item) li {
  border-bottom: 1px solid #222; }

#header.header-dark .main-menu .dropdown-menu .mega-menu-content a {
  border-bottom: 0px; }

#header.header-dark:not(.header-navigation-light) nav#mainMenu.main-menu.mega-menu .mega-menu-content a.read-more,
#header.header-dark:not(.header-navigation-light) .header-transparent nav .main-menu .mega-menu-content a.read-more {
  border-top: 1px solid #222; }

#header.header-dark #top-search form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

#header.header-dark #top-search form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

#header.header-dark #top-search form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

#header.header-dark #top-search a:before {
  border-left: 1px solid #eee; }

/* ----------------------------------------------------------------
	HEADER: TRANSPARENT
-----------------------------------------------------------------*/
#header.header-transparent {
  background-color: transparent;
  border-bottom: 0; }

/* ----------------------------------------------------------------
    HEADER: DARK TRANSPARENT
-----------------------------------------------------------------*/
#header.header-dark-transparent {
  background-color: rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }

/* ----------------------------------------------------------------
    HEADER: LIGHT TRANSPARENT
-----------------------------------------------------------------*/
#header.header-light-transparent {
  background-color: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8); }

/* ----------------------------------------------------------------
    HEADER: COLORED
-----------------------------------------------------------------*/
#header.header-colored {
  background-color: #00c0e9 !important;
  border-bottom: 0; }

#header.header-colored.header-sticky {
  background-color: #00c0e9 !important; }

#header.header-colored #mainMenu > ul > li > a,
#header.header-colored #top-search a,
#header.header-colored #shopping-cart a,
#header.header-colored .nav-main-menu-responsive > button {
  color: #fff; }

/* ----------------------------------------------------------------
    HEADER: FULLWIDTH
-----------------------------------------------------------------*/
body.wide #header.header-fullwidth #header-wrap .container {
  width: 100%;
  padding: 0 30px; }

body.wide #header.header-fullwidth nav .main-menu .mega-menu-item .dropdown-menu {
  left: 30px;
  right: 30px; }

#header.header-fullwidth [class*="col-"] {
  padding-left: 0px;
  padding-right: 0px; }

/* ----------------------------------------------------------------
	HEADER: MODERN
-----------------------------------------------------------------*/
#header.header-modern {
  margin: 40px auto 0;
  width: 1200px;
  border-radius: 4px; }

#header.header-modern + #slider,
#header.header-modern + .page-title-extended,
#header.header-modern + .page-title-video,
#header.header-modern + .page-title-parallax,
#header.header-modern + .fullscreen,
#header.header-modern + .fullscreen,
#header.header-modern + .halfscreen,
#header.header-modern + #google-map {
  margin-bottom: -130px;
  top: -130px; }

#header.header-modern + .page-title-parallax {
  padding-bottom: 80px;
  padding-top: 200px; }

#header.header-modern {
  border-bottom: 0 !important; }

/* ----------------------------------------------------------------
	HEADER: RIGHT
-----------------------------------------------------------------*/
#header.header-logo-right .navigation-wrap #mainMenu {
  float: left; }

#header.header-logo-right .nav-main-menu-responsive {
  float: left;
  margin-right: 10px; }

#header.header-logo-right #logo {
  float: right; }

#header.header-logo-right #shopping-cart {
  float: left;
  margin-right: 10px;
  margin-left: 0px; }

#header.header-logo-right #top-search {
  float: left;
  margin-left: 10px; }

#header.header-logo-right #top-search a:before {
  border-left: 0;
  border-right: 1px solid #e7e7e7;
  right: 0; }

#header.header-logo-right #top-search a i {
  right: 12px; }

#header.header-logo-right #top-search form input {
  padding: 0 0 0 70px; }

/* ----------------------------------------------------------------
	HEADER: CENTER
-----------------------------------------------------------------*/
#header.header-logo-center:not(.header-sticky) #logo {
  width: 100%; }

#header.header-logo-center:not(.header-sticky) #logo a img {
  margin: 0 auto; }

#header.header-logo-center:not(.header-sticky) #mainMenu {
  float: none; }

#header.header-logo-center:not(.header-sticky) nav.main-menu li.dropdown:first-child > a {
  padding-left: 0px;
  margin-left: -4px; }

#header.header-logo-center:not(.header-sticky) #top-search form {
  top: auto;
  bottom: -44px; }

/* ----------------------------------------------------------------
	HEADER: MINI
-----------------------------------------------------------------*/
#header.header-mini,
#header.header-mini #header-wrap,
#header.header-mini #logo img,
#header.header-mini nav#mainMenu ul.main-menu,
#header.header-mini #mainMenu > ul > li > a,
#header.header-mini #shopping-cart a,
#header.header-mini #top-search a,
#header.header-mini .nav-main-menu-responsive,
#header.header-mini .side-panel-button {
  height: 60px; }

#header.header-mini #mainMenu > ul > li > a {
  line-height: 40px; }

#header.header-mini #top-search a:before {
  top: 16px; }

#header.header-mini #top-search a i,
#header.header-mini #shopping-cart > a > i,
#header.header-mini .nav-main-menu-responsive {
  line-height: 58px; }

#header.header-mini #shopping-cart .shopping-cart-items {
  top: 17px; }

#header.header-mini #top-search form input {
  font-size: 20px; }

/* ----------------------------------------------------------------
	HEADER DARK & LIGHT MENU
-----------------------------------------------------------------*/
#header.header-dark.header-sticky.header-navigation-light .main-menu > ul > li > a,
#header.header-dark.header-sticky.header-navigation-light #top-search a,
#header.header-dark.header-sticky.header-navigation-light #shopping-cart a,
#header.header-dark.header-sticky.header-navigation-light #shopping-cart .shopping-cart-items,
#header.header-dark.header-sticky.header-navigation-light .nav-main-menu-responsive > button,
#header.header-dark.header-sticky.header-navigation-light #top-search form input {
  color: #111; }

#header.header-dark.header-sticky.header-navigation-light #top-search form input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5); }

#header.header-dark.header-sticky.header-navigation-light #top-search form input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5); }

#header.header-dark.header-sticky.header-navigation-light #top-search form input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5); }

/* ----------------------------------------------------------------
	Sticky Header
-----------------------------------------------------------------*/
#header.header-sticky #header-wrap {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 199; }

#header,
#header-wrap,
#logo img,
#header.header-sticky:not(.header-static) nav#mainMenu ul.main-menu,
#mainMenu > ul,
#header.header-sticky:not(.header-static) .nav-main-menu-responsive,
#header .side-panel-button {
  height: 90px; }

#side-panel #mainMenu > ul {
  height: auto !important; }

#header,
#header:not(.header-static) #header-wrap,
#header #logo img,
#header.header-sticky:not(.header-static) nav#mainMenu ul.main-menu,
#mainMenu > ul,
#header.header-sticky:not(.header-static) .nav-main-menu-responsive,
#header.header-sticky:not(.header-static),
#header .side-panel-button {
  transition: opacity .3s ease, height .4s ease;
  -webkit-transition: opacity .3s ease, height .4s ease;
  -o-transition: opacity .3s ease, height .4s ease; }

#header #top-search a i,
#header #shopping-cart > a > i,
#header #shopping-cart .shopping-cart-items {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#header.header-sticky:not(.header-static),
#header.header-sticky:not(.header-static) #header-wrap,
#header.header-sticky:not(.header-static) #logo img,
#header.header-sticky:not(.header-static) nav#mainMenu ul.main-menu,
#header.header-sticky:not(.header-static) #mainMenu > ul > li > a,
#header.header-sticky:not(.header-static) .nav-main-menu-responsive,
#header.header-sticky:not(.header-static) #shopping-cart a,
#header.header-sticky:not(.header-static) #top-search a,
#header.header-sticky:not(.header-static) .side-panel-button {
  height: 60px; }

#header.header-sticky:not(.header-static) #side-panel nav#mainMenu ul.main-menu,
#header.header-sticky:not(.header-static) #side-panel #mainMenu > ul > li > a {
  height: auto !important; }

#header.header-sticky:not(.header-static) #mainMenu > ul > li > a {
  line-height: 40px; }

#header.header-sticky:not(.header-static) #side-panel #mainMenu > ul > li > a {
  line-height: auto !important; }

#header.header-sticky:not(.header-static) #top-search a:before {
  top: 16px; }

#header.header-sticky:not(.header-static) #top-search a i,
#header.header-sticky:not(.header-static) #shopping-cart > a > i {
  line-height: 58px; }

#header.header-sticky:not(.header-static) #shopping-cart .shopping-cart-items {
  top: 17px; }

#header.header-sticky:not(.header-static) #top-search form input {
  font-size: 20px; }

/* ----------------------------------------------------------------
    SLIDER
-----------------------------------------------------------------*/
#slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0px; }

#home {
  width: 100%;
  height: 100%;
  color: #FFF; }

.container-fullscreen {
  padding-top: 0px;
  height: 100%;
  width: 100%;
  display: table;
  position: relative; }

.fullscreen > .container,
.halfscreen > .container,
.fullscreen > .container-fluid,
.halfscreen > .container-fluid {
  height: 100%; }

/* ----------------------------------------------------------------
    BOXED SLIDER
-----------------------------------------------------------------*/
.boxed-slider {
  height: 600px;
  width: 100%; }

.boxed-slider .owl-item {
  height: 600px; }

.boxed-slider .owl-bg-img,
.owl-item img {
  height: 100%; }

/* ----------------------------------------------------------------
    MULTISCROLL
-----------------------------------------------------------------*/
#multiscroll .ms-left .ms-section {
  background-position: 100% center !important; }

#multiscroll .ms-right .ms-section {
  background-position: 0 center !important; }

/* ----------------------------------------------------------------------
    Titulo de pagina
-------------------------------------------------------------------------*/
#page-title {
  border-bottom: 1px solid #eee;
  clear: both;
  padding: 50px 0 10px;
  position: relative;
  background-color: #f8f8f8; }

#page-title .container {
  position: relative; }

#page-title [class*="col-"] {
  padding-left: 0px;
  padding-right: 0px; }

.page-title h1 {
  display: block;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-left: -2px;
  margin-top: -4px;
  text-transform: uppercase; }

.page-title > span.lead {
  display: block;
  margin-top: 10px;
  font-weight: 300;
  font-size: 18px; }

.page-title > span {
  opacity: 0.7; }

/*page header right*/
.page-title-right .page-title {
  float: right;
  text-align: right; }

.page-title-right .breadcrumb {
  text-align: left !important; }

/*page title center */
.page-title-center .page-title {
  float: none;
  text-align: center;
  width: 100%; }

.page-title-center .breadcrumb {
  float: none;
  text-align: center !important;
  width: 100%; }

/*page title pattern*/
.page-title-pattern {
  background-attachment: fixed;
  background-repeat: repeat; }

/*page title small */
#page-title.page-title-small {
  padding: 6px 0 4px !important; }

#page-title.page-title-small .page-title {
  margin-top: 20px; }

#page-title.page-title-small .page-title h1 {
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 14px; }

#page-title.page-title-small .breadcrumb {
  margin-top: 8px; }

/*page title extended */
#page-title.page-title-extended {
  padding: 100px 0; }

.page-title-extended h1 {
  font-size: 60px;
  letter-spacing: 1px;
  font-weight: 800;
  text-transform: uppercase; }

/*page title video */
#page-title.page-title-video {
  background-color: transparent; }

/*Page title: transparent header*/
#header.header-transparent + .page-title-video,
#header.header-transparent + .page-title-parallax,
#header.header-light-transparent + .page-title-video,
#header.header-light-transparent + .page-title-parallax,
#header.header-dark-transparent + .page-title-video,
#header.header-dark-transparent + .page-title-parallax {
  padding-top: 170px;
  padding-bottom: 80px; }

.page-title-parallax {
  border-bottom: 5px solid #eee !important; }

/* ----------------------------------------------------------------
    BARRA TOP
-----------------------------------------------------------------*/
#topbar.topbar-transparent + #header.header-transparent + #slider,
#topbar.topbar-transparent + #header.header-transparent + .page-title-extended,
#topbar.topbar-transparent + #header.header-transparent + .page-title-video,
#topbar.topbar-transparent + #header.header-transparent + .page-title-parallax,
#topbar.topbar-transparent + #header.header-transparent + .fullscreen,
#topbar.topbar-transparent + #header.header-transparent + #google-map,
#topbar.topbar-transparent + #header.header-dark-transparent + #slider,
#topbar.topbar-transparent + #header.header-dark-transparent + .page-title-extended,
#topbar.topbar-transparent + #header.header-dark-transparent + .page-title-video,
#topbar.topbar-transparent + #header.header-dark-transparent + .page-title-parallax,
#topbar.topbar-transparent + #header.header-dark-transparent + .fullscreen,
#topbar.topbar-transparent + #header.header-dark-transparent + #google-map #topbar.topbar-transparent + #header.header-light-transparent + #slider,
#topbar.topbar-transparent + #header.header-light-transparent + .page-title-extended,
#topbar.topbar-transparent + #header.header-light-transparent + .page-title-video,
#topbar.topbar-transparent + #header.header-light-transparent + .page-title-parallax,
#topbar.topbar-transparent + #header.header-light-transparent + .fullscreen,
#topbar.topbar-transparent + #header.header-light-transparent + #google-map {
  margin-bottom: -131px;
  top: -131px; }

#topbar {
  position: relative;
  z-index: 200;
  border-bottom: 1px solid #eee;
  background-color: #fff; }

#topbar .top-menu {
  list-style: outside none none;
  margin: 0 -10px;
  padding: 0; }

#topbar .top-links {
  position: relative; }

#topbar .top-menu > li {
  display: inline-block;
  height: 40px;
  line-height: 38px; }

#topbar .top-menu > li > a {
  display: block;
  font-size: 12px;
  font-weight: 600;
  height: 40px;
  padding: 0 6px;
  text-transform: uppercase; }

/*Social icons*/
#topbar .social-icons {
  float: right;
  height: 100%;
  overflow: hidden; }

#topbar .social-icons li,
#topbar .social-icons li a {
  float: left;
  list-style: outside none none; }

#topbar .social-icons li a {
  border-radius: 0px;
  border-right: 1px solid rgba(180, 180, 180, 0.2);
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 35px;
  overflow: hidden;
  margin: 0; }

#topbar .social-icons li:first-child a {
  border-left: 1px solid rgba(180, 180, 180, 0.2); }

/*topbar dropdowns*/
.topbar-dropdown {
  color: #747474;
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  position: relative; }

.topbar-dropdown .title {
  border-left: 1px solid #eee;
  padding: 0 20px;
  cursor: pointer; }

.topbar-dropdown:first-child .title {
  border-color: transparent;
  padding-left: 0; }

.topbar-dropdown .title img,
.topbar-dropdown .list-entry img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  position: relative;
  top: -1px; }

.topbar-dropdown .title a {
  color: #747474; }

.topbar-dropdown .title a:hover {
  text-decoration: underline; }

.topbar-dropdown .title b {
  font-weight: 600; }

.topbar-dropdown .title .fa {
  margin-left: 7px;
  position: relative;
  top: -1px; }

.topbar-dropdown .title .fa:first-child {
  margin-left: 0;
  margin-right: 7px; }

.topbar-dropdown .dropdown-list {
  /*position: absolute;*/
  width: 100%;
  left: 0px;
  top: 40px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border: solid 1px #eee;
  padding: 0px 16px;
  z-index: 1;
  text-align: left;
  opacity: 0;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transform-origin: 50% 0% 0px;
  -moz-transform-origin: 50% 0% 0px;
  -webkit-transform-origin: 50% 0% 0px;
  -ms-transform-origin: 50% 0% 0px;
  z-index: 1;
  visibility: hidden; }

.topbar-dropdown:hover .dropdown-list,
.topbar-dropdown:hover .topbar-form {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  visibility: visible; }

.topbar-dropdown .list-entry {
  white-space: nowrap;
  display: block;
  color: #747474;
  padding: 2px 0;
  border-top: 1px #f0f0f0 solid; }

.topbar-dropdown .list-entry:hover {
  color: #222; }

.topbar-dropdown .list-entry:first-child {
  border-top: none; }

/*topbar form*/
.topbar-dropdown .topbar-form {
  position: absolute;
  width: 240px;
  padding: 20px 20px 10px 20px;
  right: auto;
  top: 40px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border: solid 1px #eee;
  z-index: 1;
  text-align: left;
  opacity: 0;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transform-origin: 50% 0% 0px;
  -moz-transform-origin: 50% 0% 0px;
  -webkit-transform-origin: 50% 0% 0px;
  -ms-transform-origin: 50% 0% 0px;
  visibility: hidden; }

.topbar-dropdown input {
  margin-bottom: 2px; }

.topbar-form .form-group {
  margin-bottom: 10px; }

.topbar-form .checkbox {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
  margin-top: -12px; }

.topbar-dropdown.float-right .title {
  padding: 0 0px 0 20px !important; }

.topbar-dropdown .dropdown-invert.topbar-form {
  left: auto;
  right: -20px; }

/*topbar fullwidth*/
body.wide #topbar.topbar-fullwidth > .container {
  width: 100%;
  padding: 0 30px; }

/*dropdown topbar transparent*/
#topbar.topbar-dark .top-menu > li > a,
#topbar.topbar-dark .social-icons li a {
  color: #fff !important; }

#topbar.topbar-dark {
  background-color: #252525;
  border-color: rgba(255, 255, 255, 0.2); }

#topbar.topbar-light .top-menu > li > a,
#topbar.topbar-light .social-icons li a {
  color: #111 !important; }

/*topbar transparent*/
.topbar-transparent.topbar-dark .topbar-dropdown .title a,
.topbar-transparent.topbar-dark .topbar-dropdown {
  color: #fff; }

.topbar-transparent .topbar-dropdown .title {
  border-color: rgba(255, 255, 255, 0.2); }

.topbar-transparent .topbar-dropdown:first-child .title {
  border-color: transparent; }

#topbar.topbar-transparent {
  background-color: transparent !important;
  border-bottom: 1px solid rgba(180, 180, 180, 0.2); }

#topbar.topbar-transparent .top-menu > li > a,
#topbar.topbar-transparent .social-icons li a {
  /*color: #eee;*/ }

#topbar.topbar-dark.topbar-colored {
  border-bottom: 0; }

/* ----------------------------------------------------------------
    Content
-----------------------------------------------------------------*/
#content {
  overflow: hidden;
  padding: 60px 0;
  position: relative; }

.content-wrap {
  position: relative;
  padding: 80px 0; }

#content .container {
  position: relative; }

.container > .post-content {
  padding-left: 0;
  padding-right: 0; }

.post-content {
  padding-left: 15px;
  padding-right: 25px; }

.post-content.float-right {
  padding-left: 25px;
  padding-right: 15px; }

.post-content.float-right + .sidebar {
  padding-left: 15px;
  padding-right: 25px; }

.post-content.post-fullwidth,
.post-content.bothsidebar {
  padding-left: 15px;
  padding-right: 15px; }

.post-content.bothsidebar {
  padding-left: 25px;
  padding-right: 25px; }

/* ----------------------------------------------------------------
    Sidebar
-----------------------------------------------------------------*/
.sidebar {
  padding-right: 25px; }

.post-content + .sidebar {
  padding-left: 25px;
  padding-right: 15px; }

body.device-sm .sidebar,
body.device-xs .sidebar,
body.device-xxs .sidebar {
  padding-left: 15px;
  padding-right: 15px; }

.sidebar-modern:before {
  background-color: #fbfbfb;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  content: "";
  display: block;
  height: 99999px;
  position: absolute;
  right: 0;
  top: -100px;
  width: 3000px;
  z-index: -10; }

body.device-sm .sidebar-modern:before,
body.device-xs .sidebar-modern:before,
body.device-xxs .sidebar-modern:before {
  border: 0px;
  background-color: transparent; }

.post-content + .sidebar-modern:before {
  left: 0;
  right: auto; }

.post-content.float-right + .sidebar-modern:before {
  right: 0;
  left: auto; }

body.device-sm .sidebar,
body.device-xs .sidebar {
  margin-top: 40px;
  width: 100%; }

/* ----------------------------------------------------------------------
SIDEBAR MENU
-------------------------------------------------------------------------*/
.sidebar-menu {
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 2px;
  margin-top: 30px;
  padding: 0; }

.sidebar-menu ul {
  list-style: outside none none;
  margin: 0;
  padding: 0; }

.sidebar-menu ul li {
  padding: 10px 20px;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  color: #666;
  font-family: 'Poppins', sans-serif;
  padding: 10px 20px 10px 18px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer; }

.sidebar-menu ul li:hover {
  background: rgba(0, 0, 0, 0.05) !important;
  color: #606060;
  padding: 10px 20px 10px 26px; }

.sidebar-menu ul li a {
  color: #444;
  display: block; }

.sidebar-menu i {
  margin-right: 12px; }

.sidebar-menu h4,
.sidebar-menu h3 {
  background-color: #f8f8f8;
  padding: 14px 18px;
  margin: 0; }

/* ----------------------------------------------------------------------
    Widgets
-------------------------------------------------------------------------*/
.widget {
  margin-bottom: 60px;
  position: relative; }

.sidebar .widget {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.sidebar .widget:last-child {
  border-bottom: 0px; }

.sidebar .widget-title::after {
  border-top: 4px solid #444;
  content: "";
  display: block;
  margin-top: 14px;
  width: 60px; }

/*tags widget*/
.widget-tags .tags a {
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #777;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0 2px 5px 0;
  padding: 5px 7px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s; }

/*search widget*/
/*archive widget*/
.widget-archive ul {
  padding-left: 0px; }

body.device-sm .sidebar .widget {
  float: left;
  width: 330px; }

body.device-xs .sidebar .widget {
  width: 100%; }

body.device-sm .sidebar .widget:nth-child(odd),
body.device-xs .sidebar .widget:nth-child(odd) {
  margin-right: 30px; }

footer .widget-tags .tags a {
  border: 1px solid rgba(255, 255, 255, 0.2); }

footer .widget {
  margin-bottom: 20px; }

/*flickr widget*/
.col-md-3 .flickr-widget img {
  padding: 2px;
  width: 25%; }

body.device-xs .col-md-3 .flickr-widget img {
  width: 16.666%; }

.col-md-4 .flickr-widget img {
  padding: 2px;
  width: 20%; }

/*social widget*/
.widget .footer-widget .social-icon {
  background-color: rgba(0, 0, 0, 0.2); }

.footer-widget .social-icon i {
  color: white; }

.footer-widget .social-icon i {
  color: #fff; }

/*newsletter widget*/
.widget.widget-newsletter button {
  margin-left: -1px; }

.widget.widget-newsletter button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.widget.widget-newsletter .btn {
  text-transform: none; }

.widget.widget-newsletter .form-control {
  height: 40px; }

.widget.widget-newsletter .btn {
  font-size: 12px;
  font-weight: 600;
  height: 40px;
  padding: 8px 16px; }

.background-dark .widget.widget-newsletter .input-group-addon {
  background-color: #fff;
  color: #fff; }

.form-control.error,
.sm-form-control.error {
  border-color: #e42c3e; }

.widget.widget-newsletter label.error {
  color: #e42c3e;
  display: none !important;
  font-weight: 400;
  margin-top: 5px; }

.background-dark .widget.widget-newsletter .form-transparent-fields .form-control {
  border-left: 0;
  padding-left: 0; }

.widget-newsletter small {
  display: block; }

/*search widget*/
.widget.widget-search button {
  margin-left: -1px; }

.widget.widget-search button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.widget.widget-search .btn {
  text-transform: none; }

.widget.widget-search .form-control {
  height: 40px; }

.widget.widget-search .btn {
  font-size: 12px;
  font-weight: 600;
  height: 40px;
  padding: 8px 16px; }

.background-dark .widget.widget-search .input-group-addon {
  background-color: rgba(0, 0, 0, 0.35);
  border-color: rgba(0, 0, 0, 0.25);
  color: #999; }

/*contact form*/
#widget-contact-form {
  clear: left; }

/* ----------------------------------------------------------------
    FOOTER
-----------------------------------------------------------------*/
#footer {
  clear: both;
  position: relative; }

#footer .logo {
  margin-bottom: 54px;
  margin-top: 12px;
  max-width: 80px; }

.footer-logo {
  border-right: 1px solid #333;
  margin-bottom: 20px;
  margin-right: 18px;
  padding-right: 16px; }

#footer.background-colored .footer-logo {
  border-right: 1px solid rgba(255, 255, 255, 0.4); }

#footer.background-grey .footer-logo {
  border-right: 1px solid #ccc; }

.footer-content {
  padding: 60px 0 40px 0; }

.footer-content .widget-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 21px; }

.copyright-content {
  border-top: 1px solid #222;
  min-height: 80px;
  padding: 30px 0; }

footer.background-grey .copyright-content {
  border-top: 1px solid #ddd; }

.copyright-links a {
  padding: 10px; }

.copyright-text {
  font-size: 12px;
  padding-top: 10px;
  text-align: left;
  text-transform: uppercase; }

#footer-outer .widget h4,
#footer-outer .col .widget_recent_entries span,
#footer-outer .col .recent_posts_extra_widget .post-widget-text span {
  color: #999 !important; }

#footer-outer,
#footer-outer a {
  color: #666 !important; }

/*Social icons*/
#footer .social-icons {
  float: right; }

#footer .social-icons.center {
  float: none;
  display: inline-block; }

#footer .social-icons:not(.social-icons-colored) li a:hover {
  background-color: transparent; }

/*Footer light version*/
#footer.footer-light {
  background-color: #f6f6f6;
  border-top: 1px solid #e5e5e5; }

#footer.footer-light,
#footer.footer-light a {
  color: #898989 !important; }

#footer.footer-light .widget h4,
#footer.footer-light span {
  color: #494949 !important; }

#footer.footer-light .copyright-content {
  background-color: #f0f0f0;
  border-top: 1px solid #e5e5e5;
  min-height: 80px;
  padding: 30px 0; }

#footer.footer-light .copyright-content .to-top {
  background-color: #f5f5f5;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  float: right;
  line-height: 24px;
  padding: 4px 9px;
  position: relative; }

#footer.footer-light .copyright-content .to-top:hover {
  opacity: 0.9; }

#footer.footer-light .copyright-content .to-top:hover,
#footer.footer-light .copyright-content .to-top:focus {
  color: #333; }

/*Footer dark version*/
#footer.footer-dark {
  background-color: #101010;
  border-top: 1px solid #222; }

#footer.footer-dark,
#footer.footer-dark a {
  color: #666 !important; }

#footer.footer-dark .widget h4,
#footer.footer-dark span {
  color: #999 !important; }

#footer.footer-dark .copyright-content {
  border-top: 1px solid #222;
  min-height: 80px;
  padding: 30px 0;
  background-color: #1a1a1a; }

/* ----------------------------------------------------------------
    GO TO TOP BUTTON
-----------------------------------------------------------------*/
.gototop-button {
  border-radius: 4px 0 0 4px;
  bottom: 110px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  line-height: 24px;
  padding: 8px 14px 9px;
  position: fixed;
  right: 0;
  z-index: 199; }

.gototop-button:hover {
  opacity: 0.9; }

.gototop-button:hover,
.gototop-button:focus {
  color: #fff; }

/*static*/
.to-top {
  background-color: #222;
  border: 1px solid #111;
  border-radius: 3px;
  float: right;
  line-height: 24px;
  padding: 4px 9px;
  position: relative; }

.to-top:hover {
  opacity: 0.9; }

.to-top:hover,
.to-top:focus {
  color: #fff; }

/* ----------------------------------------------------------------
    Misc
-----------------------------------------------------------------*/
.show-grid[class*="col-md-"] .show-grid-block {
  background-color: #eeeeee;
  border: 1px solid #ffffff;
  display: block;
  line-height: 40px;
  min-height: 40px;
  text-align: center; }

/* ----------------------------------------------------------------
    CSS UTILITY HELPERS
-----------------------------------------------------------------*/
.hidden,
.animated {
  opacity: 0; }

.visible {
  opacity: 1; }

.text-center {
  text-align: center !important; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.center {
  float: none;
  margin: 0 auto; }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.vertical-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.text-middle {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
  z-index: 3;
  position: relative; }

.text-bottom {
  display: table-cell;
  vertical-align: bottom;
  margin: auto;
  z-index: 3;
  position: relative; }

.text-background-light {
  background-color: #fff;
  padding: 0 4px; }

.text-background-dark {
  background-color: #444;
  padding: 0 4px; }

.text-shadow-light {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.53); }

.text-shadow-dark {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.53); }

.background-white,
.background-light {
  background-color: #fff !important; }

.background-grey {
  background-color: #F6F6F6 !important; }

.background-dark {
  background-color: #101010 !important; }

.background-pattern {
  background-image: url(/images/overlay-pattern/gplay.png); }

.background-pattern-1 {
  background-image: url(/images/overlay-pattern/3px-tile.png); }

.background-pattern-2 {
  background-image: url(/images/overlay-pattern/asfalt-dark.png); }

.background-pattern-3 {
  background-image: url(/images/overlay-pattern/axiom-pattern.png); }

/* ----------------------------------------------------------------
    PREDEFINED TEXT HELPERS
-----------------------------------------------------------------*/
.text-medium-light {
  font-size: 50px !important;
  font-weight: 100;
  line-height: 1.1; }

.text-medium {
  font-size: 50px !important;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 20px; }

body.device-xs .text-medium,
body.device-xs .text-medium-light {
  font-size: 40px !important; }

body.device-xxs .text-medium,
body.device-xxs .text-medium-light {
  font-size: 30px !important; }

.text-large-light,
.text-large-light span,
.text-large-light span span {
  font-size: 90px !important;
  line-height: 100px !important;
  font-weight: 120 !important; }

.text-large,
.text-large span,
.text-large span span {
  font-size: 90px !important;
  line-height: 110px !important;
  font-weight: 800 !important; }

.text-extra-large,
.text-extra-large span {
  font-size: 120px !important;
  font-weight: 800;
  line-height: 120px; }

.text-lg,
.text-lg span {
  color: #ffffff;
  font-size: 80px;
  line-height: 80px;
  font-weight: 800;
  margin-bottom: 10px; }

.text-lg-x2,
.text-lg-x2 span {
  color: #ffffff;
  font-size: 120px;
  line-height: 140px;
  font-weight: 100;
  margin-bottom: 10px; }

.text-lg-x3,
.text-lg-x3 span {
  color: #ffffff;
  font-size: 230px;
  line-height: 250px;
  font-weight: 100; }

.text-small {
  font-size: 16px !important;
  font-weight: 800;
  line-height: 1.1; }

.text-muted {
  color: #c2c2c5; }

.text-bold {
  font-weight: bold !important; }

.text-azure {
  color: #0095C8 !important; }

.text-orange {
  color: #FF6600 !important; }

.text-green {
  color: #1FBBA6 !important; }

.text-blue {
  color: #5F8295 !important; }

.text-pink {
  color: #DD5A82 !important; }

.text-purple {
  color: #DD5A82 !important; }

.text-bricky {
  color: #894550 !important; }

.text-yellow {
  color: #FFB848 !important; }

.text-red {
  color: #C82E29 !important; }

.text-light,
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light .lead,
.text-light p,
.text-light a:not(.button),
.text-light i,
.text-light li,
.text-light label,
.text-light div:not(.alert),
.text-light span:not(.btn-label) {
  color: #fff !important; }

.text-dark,
.text-dark h1,
.text-dark h2,
.text-dark h3,
.text-dark h4,
.text-dark h5,
.text-dark h6,
.text-dark p,
.text-dark .lead,
.text-dark a:not(.button),
.text-dark i,
.text-dark li,
.text-dark label,
.text-dark div:not(.alert),
.text-dark span:not(.btn-label) {
  color: #111 !important; }

.text-grey,
.text-grey h1,
.text-grey h2,
.text-grey h3,
.text-grey h4,
.text-grey h5,
.text-grey h6,
.text-grey .lead,
.text-grey p,
.text-grey a:not(.button),
.text-grey i,
.text-grey li,
.text-grey label,
.text-grey div:not(.alert),
.text-grey span:not(.btn-label) {
  color: #ccc; }

.with-errors li {
  color: #981a1a !important; }

/*font weight*/
.font-weight-100 {
  font-weight: 100 !important; }

.font-weight-300 {
  font-weight: 300 !important; }

.font-weight-400 {
  font-weight: 400 !important; }

.font-weight-500 {
  font-weight: 500 !important; }

.font-weight-600 {
  font-weight: 600 !important; }

.font-weight-700 {
  font-weight: 700 !important; }

.font-weight-800 {
  font-weight: 800 !important; }

/* ----------------------------------------------------------------
    PREDEFINED MARGIN & PADDING CLASSES
-----------------------------------------------------------------*/
.border-left {
  border-left: 1px solid #eee; }

.border-top {
  border-top: 1px solid #eee; }

.border-right {
  border-width: 0 1px 0 0;
  border-color: #eee;
  border-style: solid; }

.border-bottom {
  border-bottom: 1px solid #eee; }

.border-dotted {
  border-style: dotted; }

.slider-size-half {
  max-height: 560px; }

.no-margin {
  margin: 0px !important; }

.m-b-0 {
  margin-bottom: 0px !important; }

.m-b-5 {
  margin-bottom: 5px !important; }

.m-b-10 {
  margin-bottom: 10px !important; }

.m-b-15 {
  margin-bottom: 15px !important; }

.m-b-20 {
  margin-bottom: 20px !important; }

.m-b-25 {
  margin-bottom: 25px !important; }

.m-b-30 {
  margin-bottom: 30px !important; }

.m-b-35 {
  margin-bottom: 35px !important; }

.m-b-40 {
  margin-bottom: 40px !important; }

.m-b-50 {
  margin-bottom: 50px !important; }

.m-b-60 {
  margin-bottom: 60px !important; }

.m-b-70 {
  margin-bottom: 70px !important; }

.m-b-80 {
  margin-bottom: 80px !important; }

.m-b-90 {
  margin-bottom: 90px !important; }

.m-b-100 {
  margin-bottom: 100px !important; }

.m-b-150 {
  margin-bottom: 150px !important; }

.m-b-200 {
  margin-bottom: 200px !important; }

.m-t-0 {
  margin-top: 0px !important; }

.m-t-5 {
  margin-top: 5px !important; }

.m-t-10 {
  margin-top: 10px !important; }

.m-t-15 {
  margin-top: 15px !important; }

.m-t-20 {
  margin-top: 20px !important; }

.m-t-25 {
  margin-top: 25px !important; }

.m-t-30 {
  margin-top: 30px !important; }

.m-t-35 {
  margin-top: 35px !important; }

.m-t-40 {
  margin-top: 40px !important; }

.m-t-50 {
  margin-top: 50px !important; }

.m-t-60 {
  margin-top: 60px !important; }

.m-t-70 {
  margin-top: 70px !important; }

.m-t-80 {
  margin-top: 80px !important; }

.m-t-90 {
  margin-top: 90px !important; }

.m-t-100 {
  margin-top: 100px !important; }

.m-l-0 {
  margin-left: 0px !important; }

.m-l-5 {
  margin-left: 5px !important; }

.m-l-10 {
  margin-left: 10px !important; }

.m-l-15 {
  margin-left: 15px !important; }

.m-l-20 {
  margin-left: 20px !important; }

.m-l-25 {
  margin-left: 25px !important; }

.m-l-30 {
  margin-left: 30px !important; }

.m-l-35 {
  margin-left: 35px !important; }

.m-l-40 {
  margin-left: 40px !important; }

.m-l-50 {
  margin-left: 50px !important; }

.m-l-60 {
  margin-left: 60px !important; }

.m-l-70 {
  margin-left: 70px !important; }

.m-l-80 {
  margin-left: 80px !important; }

.m-l-90 {
  margin-left: 90px !important; }

.m-l-100 {
  margin-left: 100px !important; }

.m-r-0 {
  margin-right: 0px !important; }

.m-r-5 {
  margin-right: 5px !important; }

.m-r-10 {
  margin-right: 10px !important; }

.m-r-15 {
  margin-right: 15px !important; }

.m-r-20 {
  margin-right: 20px !important; }

.m-r-25 {
  margin-right: 25px !important; }

.m-r-30 {
  margin-right: 30px !important; }

.m-r-35 {
  margin-right: 35px !important; }

.m-r-40 {
  margin-right: 40px !important; }

.m-r-50 {
  margin-right: 50px !important; }

.m-r-60 {
  margin-right: 60px !important; }

.m-r-70 {
  margin-right: 70px !important; }

.m-r-80 {
  margin-right: 80px !important; }

.m-r-90 {
  margin-right: 90px !important; }

.m-r-100 {
  margin-right: 100px !important; }

.m-0 {
  margin: 0px !important; }

.m-5 {
  margin: 5px !important; }

.m-10 {
  margin: 10px !important; }

.m-15 {
  margin: 15px !important; }

.m-20 {
  margin: 20px !important; }

.m-25 {
  margin: 25px !important; }

.m-30 {
  margin: 30px !important; }

.m-35 {
  margin: 35px !important; }

.m-40 {
  margin: 40px !important; }

.m-50 {
  margin: 50px !important; }

.m-60 {
  margin: 60px !important; }

.m-70 {
  margin: 70px !important; }

.m-80 {
  margin: 80px !important; }

.m-90 {
  margin: 90px !important; }

.m-100 {
  margin: 100px !important; }

/*Margins*/
.col-no-margin [class^="col-"] {
  margin: 0 !important;
  padding: 0 !important; }

.row.col-no-margin {
  margin: 0 !important; }

.row.col-small-margins [class^="col-"] {
  margin: 0 0 20px 0 !important; }

.no-padding-top {
  padding-top: 0 !important; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.no-padding {
  padding: 0 !important; }

.p-0 {
  padding: 0px !important; }

.p-5 {
  padding: 5px !important; }

.p-10 {
  padding: 10px !important; }

.p-15 {
  padding: 15px !important; }

.p-20 {
  padding: 20px !important; }

.p-25 {
  padding: 25px !important; }

.p-30 {
  padding: 30px !important; }

.p-35 {
  padding: 35px !important; }

.p-40 {
  padding: 40px !important; }

.p-50 {
  padding: 50px !important; }

.p-60 {
  padding: 60px !important; }

.p-70 {
  padding: 70px !important; }

.p-80 {
  padding: 80px !important; }

.p-90 {
  padding: 90px !important; }

.p-100 {
  padding: 100px !important; }

.p-b-0 {
  padding-bottom: 0px !important; }

.p-b-5 {
  padding-bottom: 5px !important; }

.p-b-10 {
  padding-bottom: 10px !important; }

.p-b-15 {
  padding-bottom: 15px !important; }

.p-b-20 {
  padding-bottom: 20px !important; }

.p-b-25 {
  padding-bottom: 25px !important; }

.p-b-30 {
  padding-bottom: 30px !important; }

.p-b-35 {
  padding-bottom: 35px !important; }

.p-b-40 {
  padding-bottom: 40px !important; }

.p-b-50 {
  padding-bottom: 50px !important; }

.p-b-60 {
  padding-bottom: 60px !important; }

.p-b-70 {
  padding-bottom: 70px !important; }

.p-b-80 {
  padding-bottom: 80px !important; }

.p-b-90 {
  padding-bottom: 90px !important; }

.p-b-100 {
  padding-bottom: 100px !important; }

.p-b-110 {
  padding-bottom: 110px !important; }

.p-b-120 {
  padding-bottom: 120px !important; }

.p-b-130 {
  padding-bottom: 130px !important; }

.p-b-140 {
  padding-bottom: 140px !important; }

.p-b-150 {
  padding-bottom: 150px !important; }

.p-b-200 {
  padding-bottom: 200px !important; }

.p-t-0 {
  padding-top: 0px !important; }

.p-t-5 {
  padding-top: 5px !important; }

.p-t-10 {
  padding-top: 10px !important; }

.p-t-15 {
  padding-top: 15px !important; }

.p-t-20 {
  padding-top: 20px !important; }

.p-t-25 {
  padding-top: 25px !important; }

.p-t-30 {
  padding-top: 30px !important; }

.p-t-35 {
  padding-top: 35px !important; }

.p-t-40 {
  padding-top: 40px !important; }

.p-t-50 {
  padding-top: 50px !important; }

.p-t-60 {
  padding-top: 60px !important; }

.p-t-70 {
  padding-top: 70px !important; }

.p-t-80 {
  padding-top: 80px !important; }

.p-t-90 {
  padding-top: 90px !important; }

.p-t-100 {
  padding-top: 100px !important; }

.p-t-110 {
  padding-top: 110px !important; }

.p-t-120 {
  padding-top: 120px !important; }

.p-t-130 {
  padding-top: 130px !important; }

.p-t-140 {
  padding-top: 140px !important; }

.p-t-150 {
  padding-top: 150px !important; }

.p-t-200 {
  padding-top: 200px !important; }

.p-r-0 {
  padding-right: 0px !important; }

.p-r-5 {
  padding-right: 5px !important; }

.p-r-10 {
  padding-right: 10px !important; }

.p-r-15 {
  padding-right: 15px !important; }

.p-r-20 {
  padding-right: 20px !important; }

.p-r-25 {
  padding-right: 25px !important; }

.p-r-30 {
  padding-right: 30px !important; }

.p-r-35 {
  padding-right: 35px !important; }

.p-r-40 {
  padding-right: 40px !important; }

.p-r-50 {
  padding-right: 50px !important; }

.p-r-60 {
  padding-right: 60px !important; }

.p-r-70 {
  padding-right: 70px !important; }

.p-r-80 {
  padding-right: 80px !important; }

.p-r-90 {
  padding-right: 90px !important; }

.p-r-100 {
  padding-right: 100px !important; }

.p-l-0 {
  padding-left: 0px !important; }

.p-l-5 {
  padding-left: 5px !important; }

.p-l-10 {
  padding-left: 10px !important; }

.p-l-15 {
  padding-left: 15px !important; }

.p-l-20 {
  padding-left: 20px !important; }

.p-l-25 {
  padding-left: 25px !important; }

.p-l-30 {
  padding-left: 30px !important; }

.p-l-35 {
  padding-left: 35px !important; }

.p-l-40 {
  padding-left: 40px !important; }

.p-l-50 {
  padding-left: 50px !important; }

.p-l-60 {
  padding-left: 60px !important; }

.p-l-70 {
  padding-left: 70px !important; }

.p-l-80 {
  padding-left: 80px !important; }

.p-l-90 {
  padding-left: 90px !important; }

.p-l-100 {
  padding-left: 100px !important; }

/*Border radious*/
.b-r-2 {
  border-radius: 2px !important; }

.b-r-3 {
  border-radius: 3px !important; }

.b-r-4 {
  border-radius: 4px !important; }

.b-r-5 {
  border-radius: 5px !important; }

.b-r-6 {
  border-radius: 6px !important; }

.b-r-7 {
  border-radius: 7px !important; }

.b-r-8 {
  border-radius: 8px !important; }

.b-r-9 {
  border-radius: 9px !important; }

.b-r-10 {
  border-radius: 10px !important; }

.b-radius {
  border-radius: 50% !important; }

/*Floats*/
.float-right {
  float: right !important; }

.float-left {
  float: left !important; }

.float-none {
  float: none !important; }

.fullwidth {
  width: 100% !important; }

/* ----------------------------------------------------------------------
    Images
-------------------------------------------------------------------------*/
.img-thumbnail {
  border: 1px solid #eee;
  padding: 1px; }

/* ----------------------------------------------------------------------
Box shadow
-------------------------------------------------------------------------*/
.shadow-bottom {
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1); }

.shadow-inside {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1); }

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

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

/* ----------------------------------------------------------------------
    Posts (blog, etc)
-------------------------------------------------------------------------*/
.post-item {
  border-bottom: 1px solid #eee;
  margin-bottom: 40px;
  padding-bottom: 20px;
  position: relative;
  display: block; }

.post-item p {
  margin-bottom: 30px; }

.post-meta {
  margin-bottom: 18px; }

.post-meta div {
  border-right: 2px solid #f6f6f6;
  float: left;
  margin-right: 18px;
  padding: 8px 18px 8px 0; }

.post-meta div:last-child {
  float: none;
  border-right: 0; }

/* blog light background */
.post-content.post-light-background .post-item {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 1px 2px 1px #eee;
  padding: 20px; }

.post-content.post-light-background .post-item .post-meta {
  margin: 12px; }

/* blog modern */
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-item {
  padding-left: 100px; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta div {
  border-right: 0px;
  float: inherit;
  margin-right: inherit;
  padding: inherit; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta {
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 90px; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta div {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 20px; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta div:last-child {
  border-bottom: 0px; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-date .post-date-day {
  display: block;
  font-size: 42px;
  font-weight: 800;
  line-height: 42px;
  margin-bottom: 5px; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-date .post-date-month {
  display: block;
  font-size: 13px;
  line-height: 13px; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-date .post-date-year {
  display: none; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-comments,
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-share {
  text-align: center; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-comments i,
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-share i {
  font-size: 23px; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-comments .post-comments-number,
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-modern .post-meta .post-share .post-share-number {
  display: block; }

/*post modern columns*/
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-3-columns.post-modern .post-item {
  padding-left: 80px; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-3-columns.post-modern .post-meta {
  width: 66px; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-3-columns.post-modern .post-meta .post-date .post-date-day {
  font-size: 32px; }

/*post modern columns*/
body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-4-columns.post-modern .post-item {
  padding-left: 60px; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-4-columns.post-modern .post-meta {
  width: 40px; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-4-columns.post-modern .post-meta .post-date .post-date-day {
  font-size: 26px; }

body:not(.device-sm):not(.device-xs):not(.device-xxs) .post-4-columns.post-modern .post-meta .post-date .post-date-month {
  font-size: 12px; }

/* blog thumbnail */
.post-modern.post-thumbnail .post-item {
  padding-bottom: 54px; }

.post-thumbnail .post-image,
.post-thumbnail .post-video,
.post-thumbnail .post-audio,
.post-thumbnail .post-embed,
.post-thumbnail .post-slider {
  float: left;
  width: 40%; }

.post-thumbnail .post-content-details {
  width: 60%;
  padding-left: 20px;
  float: left; }

.post-thumbnail .post-meta {
  float: right;
  padding-left: 20px;
  width: 60%; }

.post-modern.post-thumbnail .post-meta {
  float: left;
  padding-left: 10px;
  width: auto; }

.post-thumbnail .post-read-more {
  margin-top: -14px; }

/*post image*/
.post-image,
.post-video,
.post-audio,
.post-embed,
.post-slider {
  margin-bottom: 20px; }

.post-slider {
  overflow: hidden; }

.post-slider img {
  max-width: 100%; }

.post-3-columns .post-image,
.post-3-columns .post-video,
.post-3-columns .post-audio,
.post-3-columns .post-embed,
.post-3-columns .post-slider {
  margin-bottom: 18px; }

.post-4-columns .post-image,
.post-4-columns .post-video,
.post-4-columns .post-audio,
.post-4-columns .post-embed,
.post-4-columns .post-slider {
  margin-bottom: 12px; }

.post-slider {
  position: relative;
  overflow: hidden; }

.post-image img {
  height: auto;
  width: 100%; }

.post-item .post-title h3 {
  margin-bottom: 4px;
  font-size: 26px;
  line-height: 30px; }

.post-info {
  margin-bottom: 20px;
  opacity: 0.5; }

.post-4-columns .post-info {
  font-size: 12px;
  line-height: 18px; }

.post-read-more {
  margin-top: -10px;
  margin-bottom: 10px; }

/*post columns*/
.post-item {
  float: left;
  position: relative;
  width: 100%; }

.post-content.post-2-columns,
.post-content.post-3-columns,
.post-content.post-4-columns,
.post-content.post-5-columns {
  margin-right: -2%; }

.post-content.post-2-columns + .sidebar,
.post-content.post-3-columns + .sidebar,
.post-content.post-4-columns + .sidebar,
.post-content.post-5-columns + .sidebar {
  margin-right: 0; }

/*post 2 columns*/
.post-2-columns .post-item {
  margin-right: 2%;
  width: 47.98%; }

.post-2-columns .post-item .post-title h3 {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 6px; }

/*post 3 columns*/
.post-3-columns .post-item {
  width: 31.3333%;
  margin-right: 2%; }

.post-3-columns .post-item .post-title h3 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 6px; }

/*post 4 columns*/
.post-4-columns .post-item {
  width: 23%;
  margin-right: 2%; }

.post-4-columns .post-item .post-title h3 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 4px; }

/*post 5 columns*/
.post-5-columns .post-item {
  width: 18%;
  margin-right: 2%; }

.post-5-columns .post-item .post-title h3 {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 4px; }

/*post block*/
.post-block .post-item {
  border-bottom: 0px !important;
  margin-bottom: 40px; }

.post-single {
  padding-right: 15px; }

/* ----------------------------------------------------------------------
    Comments
-------------------------------------------------------------------------*/
.comments {
  margin-bottom: 80px;
  margin-top: 28px; }

.comments-title {
  text-transform: uppercase;
  margin-bottom: 20px; }

.comments .avatar {
  border-radius: 4px;
  margin-right: 15px;
  width: 50px; }

.comment {
  margin-top: 40px;
  margin-bottom: 20px; }

.comment .media-body {
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 20px; }

.comment .time {
  margin-bottom: 20px; }

.comment-replied {
  padding-left: 40px; }

/* ----------------------------------------------------------------------
  NEWS SECTIONS
-------------------------------------------------------------------------*/
.news-section-wrapper {
  clear: both;
  display: block;
  padding: 0 80px;
  position: relative; }

/* ----------------------------------------------------------------------
   GRID ARTICLE BOXES
-------------------------------------------------------------------------*/
.grid-articles {
  position: relative; }

.grid-articles:not(.post-carousel) .post-entry {
  float: left;
  width: 25%;
  position: relative; }

.grid-articles:not(.post-carousel) .post-entry:first-child {
  width: 50%; }

.grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(1),
.grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(2) {
  width: 50%; }

.grid-articles .post-entry-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.grid-articles .post-entry .post-entry-meta {
  height: auto;
  bottom: 0;
  left: 0;
  padding: 0 30px 30px;
  position: absolute;
  width: 100%;
  z-index: 2; }

.grid-articles .post-entry:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.9) 100%);
  opacity: 0.4;
  transition: opacity 0.4s ease;
  z-index: 1; }

.grid-articles .post-entry:before,
.grid-articles.post-carousel .post-entry:before {
  content: "";
  height: auto;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1; }

.grid-articles .post-entry:hover:before,
.grid-articles.post-carousel .post-entry:hover:before {
  opacity: 1;
  z-index: 1; }

.grid-articles .post-entry .post-entry-meta .post-entry-meta-category {
  margin-bottom: 10px; }

.grid-articles .post-entry .post-entry-meta .post-entry-meta-title h2,
.grid-articles .post-entry .post-entry-meta .post-entry-meta-title h2 a {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0; }

.grid-articles:not(.post-carousel) .post-entry:first-child .post-entry-meta .post-entry-meta-title h2,
.grid-articles:not(.post-carousel) .post-entry:first-child .post-entry-meta .post-entry-meta-title h2 a,
.grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(2) .post-entry-meta .post-entry-meta-title h2 a {
  font-size: 22px; }

/*with space*/
.grid-articles:not(.post-carousel).grid-articles-space .post-entry .post-entry-overlay {
  border-color: #fff;
  border-style: solid;
  border-width: 4px; }

.grid-articles:not(.post-carousel).grid-articles-space .post-entry:first-child .post-entry-overlay {
  border-width: 4px 4px 4px 0px; }

.grid-articles:not(.post-carousel).grid-articles-space .post-entry:nth-child(3) .post-entry-overlay,
.grid-articles:not(.post-carousel).grid-articles-space .post-entry:nth-child(5) .post-entry-overlay {
  border-width: 4px 0 4px 4px; }

.grid-articles .post-date {
  color: #fff;
  opacity: 0.6; }

.grid-articles.post-carousel .post-entry-meta .product-description,
.post-entry-meta .product-description a {
  color: #fff !important; }

/* ----------------------------------------------------------------------
    POST NEWS THUMBNAIL BOXES
-------------------------------------------------------------------------*/
.post-thumbnail .post-thumbnail-entry > img {
  margin-bottom: 14px;
  max-height: 240px;
  width: 100%; }

.post-thumbnail .post-thumbnail-entry .post-thumbnail-content p {
  margin-bottom: 6px; }

.post-thumbnail ~ .post-thumbnail-list {
  border-top: 1px solid #eee; }

.post-thumbnail ~ .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 a {
  font-weight: 400;
  opacity: 0.7; }

.post-thumbnail ~ .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 a:hover {
  opacity: 1; }

.post-thumbnail-list {
  position: relative; }

.post-thumbnail-list .post-thumbnail-entry img + .post-thumbnail-content {
  padding-left: 100px; }

.post-thumbnail-entry {
  border-bottom: 1px solid #eee;
  float: left;
  margin-bottom: 14px;
  padding-bottom: 12px;
  position: relative;
  clear: both; }

.post-thumbnail-entry:last-child {
  border-bottom: 0; }

.post-thumbnail-list .post-thumbnail-entry > img {
  float: left;
  display: block;
  height: 60px;
  width: 80px;
  margin-right: 20px; }

.post-thumbnail-entry .post-thumbnail-content .post-date,
.post-thumbnail-entry .post-thumbnail-content .post-category {
  color: #999;
  font-size: 13px; }

.post-thumbnail-entry .post-thumbnail-content .post-date i,
.post-thumbnail-entry .post-thumbnail-content .post-category i {
  margin-right: 2px; }

.post-thumbnail-entry .post-thumbnail-content .post-date ~ .post-category {
  margin-left: 6px; }

.post-thumbnail-entry .post-thumbnail-content h4,
.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 {
  font-size: 14px;
  font-weight: 600;
  margin: 0; }

.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 {
  font-size: 14px;
  font-weight: 600;
  margin: 0; }

/* ----------------------------------------------------------------------
    NEWS MARKETING BOX
-------------------------------------------------------------------------*/
.marketing-box {
  background-color: #f1f1f1;
  border: 1px solid #eee;
  clear: both;
  color: #999;
  height: 100px;
  line-height: 100px;
  text-align: center;
  width: 100%;
  margin-bottom: 20px; }

/* ----------------------------------------------------------------------
    NEWS MARKETING BOX
-------------------------------------------------------------------------*/
.news-ticker {
  border-bottom: 1px solid #eee;
  position: relative; }

.news-ticker-title {
  background-color: #f5f5f5;
  float: left;
  margin-right: 12px;
  height: 100%; }

.news-ticker-title h4 {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  padding: 20px 30px 8px; }

.news-ticker-content {
  margin-bottom: 0;
  padding: 14px;
  width: 100%; }

.news-ticker-content .owl-item::before {
  color: #d82731;
  font-family: fontawesome;
  font-size: 10px;
  margin-left: -24px;
  position: absolute; }

/* ----------------------------------------------------------------------
    DEMO GRID
-------------------------------------------------------------------------*/
.grid-system-demo [class*="col-"] .grid-col-demo {
  background-color: #eee;
  display: block;
  line-height: 54px;
  min-height: 54px;
  text-align: center; }

.grid-system-demo .row {
  padding-bottom: 42px; }

.grid-system-demo-live .row {
  padding-bottom: 42px; }

/* ----------------------------------------------------------------------
    PAGE 404
-------------------------------------------------------------------------*/
.page-error-404 {
  color: #eee;
  display: block;
  font-size: 300px;
  font-weight: 800;
  line-height: 0.7; }

body.device-xs .page-error-404 {
  font-size: 200px;
  line-height: 0.8;
  margin-bottom: 20px; }

body.device-xxs .page-error-404 {
  font-size: 140px;
  line-height: 0.8;
  margin-bottom: 20px; }

/* ----------------------------------------------------------------------
	PAGE LOADER
-------------------------------------------------------------------------*/
body:not(.no-page-loader) .wrapper,
.animsition-overlay {
  /*position: relative;*/
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animsition-overlay {
  z-index: 9999 !important; }

.animsition-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  text-align: center;
  background-color: #FFF; }

.animsition-loading > img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  display: inline-block;
  margin-left: -20px;
  margin-top: -20px; }

.loader-wrapper {
  display: none; }

/* ----------------------------------------------------------------
    Bootstrap row colums fixes
-----------------------------------------------------------------*/
.row .col-xs-4:nth-child(3n+4),
.row .col-xs-3:nth-child(4n+5),
.row .col-xs-2:nth-child(6n+7),
.row .col-xs-1:nth-child(12n+13) {
  clear: left; }

@media (min-width: 768px) {
  .row .col-xs-6:nth-child(2n+3),
  .row .col-xs-4:nth-child(3n+4),
  .row .col-xs-3:nth-child(4n+5),
  .row .col-xs-2:nth-child(6n+7),
  .row .col-xs-1:nth-child(12n+13) {
    clear: none; } }

@media (min-width: 992px) {
  .row .col-sm-6:nth-child(2n+3),
  .row .col-sm-3:nth-child(4n+5),
  .row .col-sm-2:nth-child(6n+7),
  .row .col-sm-1:nth-child(12n+13) {
    /*clear: left;*/ }
  .row .col-md-4:nth-child(3n+4) {
    clear: right; } }

@media (min-width: 1200px) {
  .row .col-md-2:nth-child(6n+7),
  .row .col-md-1:nth-child(12n+13) {
    clear: right; }
  .row .col-lg-6:nth-child(2n+3),
  .row .col-lg-4:nth-child(3n+4),
  .row .col-lg-3:nth-child(4n+5),
  .row .col-lg-2:nth-child(6n+7),
  .row .col-lg-1:nth-child(12n+13) {
    clear: left; } }

@media (min-width: 480px) and (max-width: 991px) {
  .row .col-md-6:nth-child(2n+3),
  .row .col-md-4:nth-child(2n+3),
  .row .col-md-3:nth-child(2n+4),
  .row .col-lg-6:nth-child(2n+3),
  .row .col-lg-4:nth-child(3n+4),
  .row .col-lg-3:nth-child(4n+5),
  .row .col-lg-2:nth-child(6n+7),
  .row .col-lg-1:nth-child(12n+13) {
    clear: left; }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4 {
    clear: right !important;
    float: left;
    margin-right: 0;
    width: 49.99%; }
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-19,
  .col-md-11,
  .col-md-12 {
    width: 100%; }
  .col-md-6 .col-md-6 {
    clear: right;
    float: left;
    margin-right: 0;
    width: 50%; }
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-19,
  .col-sm-11,
  .col-sm-12 {
    width: 100%; } }

@media (max-width: 991px) {
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-19,
  .col-sm-11,
  .col-sm-12 {
    width: 100%; } }

/* ----------------------------------------------------------------
    Bootstrap row colums fixes
-----------------------------------------------------------------*/
/*
.row .col-xs-4:nth-child(3n+4),
.row .col-xs-3:nth-child(4n+5),
.row .col-xs-2:nth-child(6n+7),
.row .col-xs-1:nth-child(12n+13) {
    clear: left
}
@media(min-width:768px) {
    .row .col-xs-6:nth-child(2n+3),
    .row .col-xs-4:nth-child(3n+4),
    .row .col-xs-3:nth-child(4n+5),
    .row .col-xs-2:nth-child(6n+7),
    .row .col-xs-1:nth-child(12n+13) {
        clear: none
    }
}
@media(min-width:992px) {
    .row .col-sm-6:nth-child(2n+3),
    .row .col-sm-3:nth-child(4n+5),
    .row .col-sm-2:nth-child(6n+7),
    .row .col-sm-1:nth-child(12n+13) {
        clear: left;
    }
    .row .col-md-4:nth-child(3n+4) {
        clear: left;
    }
}
@media(min-width:1200px) {
    .row .col-md-2:nth-child(6n+7),
    .row .col-md-1:nth-child(12n+13) {
        clear: right;
    }
    .row .col-lg-6:nth-child(2n+3),
    .row .col-lg-4:nth-child(3n+4),
    .row .col-lg-3:nth-child(4n+5),
    .row .col-lg-2:nth-child(6n+7),
    .row .col-lg-1:nth-child(12n+13) {
        clear: left
    }
}
@media (min-width: 480px) and (max-width: 991px) {
    .row .col-md-6:nth-child(2n+3),
    .row .col-md-4:nth-child(2n+3),
    .row .col-md-3:nth-child(2n+4),
    .row .col-lg-6:nth-child(2n+3),
    .row .col-lg-4:nth-child(3n+4),
    .row .col-lg-3:nth-child(4n+5),
    .row .col-lg-2:nth-child(6n+7),
    .row .col-lg-1:nth-child(12n+13) {
        clear: left;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4 {
        clear: none;
        float: left;
        margin-right: 0;
        width: 49.99%;
    }
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-19,
    .col-md-11,
    .col-md-12 {
        width: 100%;
    }
}*/
/* ----------------------------------------------------------------
    Scrolldown icon animation
-----------------------------------------------------------------*/
.scrolldown-animation {
  animation: 1s ease-in-out 0s normal none infinite running scrolldown-keyframes;
  bottom: -40px;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  width: 45px;
  z-index: 20; }

@keyframes scrolldown-keyframes {
  0%,
  100% {
    transform: translateY(-8px); }
  50% {
    transform: translateY(0px); } }

@keyframes scrolldown-keyframes {
  0%,
  100% {
    transform: translateY(-8px); }
  50% {
    transform: translateY(0px); } }

/*animated background*/
.animated-background {
  animation: 120s linear 0s normal none infinite running animatedBackground;
  background-repeat: repeat-x;
  background-size: cover; }

@keyframes animatedBackground {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -3000px 0; } }

@keyframes animatedBackground {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -3000px 0; } }

/*image block*/
.image-block {
  background-color: #f4f4f4; }

.image-block .col-md-6 {
  padding: 60px; }

.image-block-content {
  margin-bottom: 30px;
  padding: 0 50px; }

.image-block-content .feature-icon {
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 60px;
  background-color: #eee; }

.image-block-content .feature-icon i {
  font-size: 28px;
  margin-top: 16px; }

.image-block-content .feature-content {
  padding-left: 85px; }

.image-block-content .feature-content h3 {
  margin-bottom: 0; }

.image-absolute {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 426px;
  height: 556px; }

/*hero headings*/
.heading-fancy-border {
  border: 15px solid #111;
  margin: 0 10%;
  padding: 60px 0px; }

.text-light .heading-fancy-border {
  border-color: #fff !important; }

/*hero heading 2*/
.hero-heading-2 {
  padding: 20px;
  background-color: #111;
  border-radius: 8px; }

.hero-heading-2 > i {
  font-size: 160px;
  opacity: 0.1;
  position: absolute;
  right: 23px;
  top: 2px; }

/*hero heading 3*/
.hero-heading-3 {
  background-color: #fff;
  border: 36px solid #fff;
  box-shadow: 0 0 0 1px #111 inset;
  color: #111;
  opacity: 0.7;
  padding: 72px;
  width: auto;
  margin: 40px;
  text-align: center; }

.hero-heading-3 h2,
.hero-heading-3 h3 {
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  font-size: 92px;
  text-align: center;
  margin: 0;
  line-height: 72px; }

/*working-hours list*/
.working-hours ul {
  padding: 0; }

.working-hours li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding: 10px 0;
  width: 100%; }

.working-hours li::before {
  font-family: FontAwesome;
  margin-right: 15px; }

.working-hours li span {
  float: right; }

.working-hours p {
  font-size: 13px;
  color: #111; }

/*price menu list*/
.price-menu-list {
  padding: 0;
  list-style: none; }

.price-menu-list li {
  margin-bottom: 40px; }

.price-menu-list li > h2 {
  margin-bottom: 0; }

.price-menu-list li > p {
  margin-bottom: 8px;
  opacity: 0.6; }

.price-menu-list li > img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 100px;
  height: 100px;
  float: left; }

.list-icons li, .list-arrow-icons li, .list-tweets li {
  list-style: outside none none;
  padding-left: 22px;
  text-align: left; }

.lista-accesos {
  list-style: outside none none;
  text-align: left; }

a.list-group-item {
  color: #555;
  font-weight: initial; }

.input-group {
  margin-bottom: 1em; }

.ds-text-field {
  padding-right: inherit; }

#ine-conent {
  display: block;
  float: right; }

@media (max-width: 479px) {
  #ine-conent {
    width: 100% !important;
    float: inherit; }
  .nav-main-menu-responsive {
    display: block; }
  #banner, #ine-bread-crumb {
    display: none; }
  body.outter #vertical-dot-menu {
    right: 20px; }
  body {
    font-size: 16px; }
  body.outter {
    margin: 0px; } }

/* COLOR PRINCIPAL ROSA INE: #d3148c */
::-moz-selection {
  background: #9e1c63;
  color: #333;
  text-shadow: none; }

::selection {
  background: #9e1c63;
  text-shadow: none;
  color: #333; }

/*Tipografia*/
a:hover {
  color: #b90971;
  text-decoration: underline;
  font-weight: bold; }

.text-colored,
h1.text-colored,
h2.text-colored,
h3.text-colored,
h4.text-colored,
h5.text-colored,
h6.text-colored,
.color-font,
.color-font a,
.widget-tweeter li a,
.widget-twitter li a,
p.text-colored,
.heading.heading-colored h1,
.heading.heading-colored h2 {
  color: #9e1c63 !important; }

.progress-bar-container.color .progress-bar {
  background-color: #9e1c63;
  color: #fff; }

.blockquote-color {
  background-color: #9e1c63;
  color: #fff; }

.blockquote-color > small {
  color: #fff; }

/*botones*/
.button.color,
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  background-color: #9e1c63 !important;
  border: 1px solid #9e1c63 !important; }

/*ir arriba*/
.gototop-button {
  background-color: #d3148c; }

.gototop-button {
  color: #fff; }

nav .main-menu .dropdown-menu {
  border-color: #d3148c; }

#header:not(.header-transparent) #mainMenu > ul > li:hover > a,
#header:not(.header-transparent) #mainMenu > ul > li.current-menu > a {
  color: #d3148c; }

#topbar.topbar-colored {
  background-color: #9e1c63; }

/*menu vertical puntos */
#vertical-dot-menu a:hover .cd-dot,
#vertical-dot-menu a.active .cd-dot {
  background-color: #9e1c63; }

/*scrollspy nav */
/*.sidebar-menu ul.nav-tabs li, */
.sidebar-menu ul.nav-tabs li:hover .sidebar-menu ul.nav-tabs li a,
.sidebar-menu ul.nav-tabs li a:hover,
.sidebar-menu ul.nav-tabs li.active a,
.sidebar-menu ul.nav-tabs li.active a:hover {
  color: #fff;
  background: #9e1c63;
  border: 1px solid #9e1c63; }

/*Default de Bootstrap overrides*/
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  background-color: #aaa09b;
  /*background-color: #756E6A;*/
  border-color: #938b87; }

.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: #fff; }

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #9e1c63; }

pre {
  background-color: #fcfcfc;
  border: 1px solid #ececec; }

.alert {
  border-left-width: 10px;
  border-radius: 0; }

.alert-success {
  background-color: #5cb85c;
  border-color: #53af53; }

.alert-info {
  background-color: #2699c8;
  border-color: #3aaddc; }

.alert-warning {
  background-color: #f6b63a;
  border-color: #ffcd51; }

.alert-danger {
  background-color: #de4b37;
  border-color: #f3604c; }

.alert,
.alert a.alert-link {
  color: #fff; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #9e1c63;
  border-color: #9e1c63;
  color: #fff; }

.pagination > li > a:hover i,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #333; }

/*navegar*/
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #9e1c63;
  color: #fff; }

/*dropcat & highlight*/
.dropcap.dropcap-colored,
.dropcap.dropcap-colored a,
.highlight.highlight-colored,
.highlight.highlight-colored a {
  background-color: #9e1c63;
  color: #fff; }

/*timeline*/
.timeline.timeline-colored .timeline-circles:before,
.timeline.timeline-colored .timeline-circles:after,
.timeline.timeline-colored .timeline-date,
.timeline.timeline-colored:before {
  background-color: #9e1c63;
  color: #fff; }

.timeline.timeline-colored li .timeline-block:before {
  border-color: transparent #9e1c63; }

.timeline.timeline-colored .timeline-block-image {
  border-color: #9e1c63; }

.timeline.timeline-colored.timeline-simple .timeline-date {
  background-color: #fff;
  border: 1px solid #9e1c63;
  color: #9e1c63; }

/*tabs*/
.border .tabs-navigation li.active a:after {
  background: #9e1c63; }

/*acordiones*/
.breadcrumb a:hover {
  color: #9e1c63; }

/*color*/
.accordion.color .ac-item .ac-title {
  background: #9e1c63;
  color: #fff; }

.accordion.color-border-bottom .ac-item .ac-title {
  border-bottom: 1px dotted #9e1c63; }

.accordion.color-border-bottom .ac-item .ac-title:before {
  color: #9e1c63; }

/*ICONOS*/
.icon-box.color .icon i {
  background: #9e1c63;
  color: #fff; }

.icon-box.color .icon i:after {
  box-shadow: 0 0 0 3px #9e1c63; }

.icon-box.border.color .icon,
.icon-box.border.color .icon i {
  color: #9e1c63;
  border-color: #9e1c63; }

.icon-box.fancy.color .icon i {
  color: #9e1c63;
  background-color: transparent; }

/* ICONOS DE FONT AWESOME */
.fontawesome-icon-list .fa-hover a:hover {
  background-color: #9e1c63; }

/*lista de iconos*/
ul.icon-list li i {
  color: #9e1c63; }

/* ----------------------------------------------------------------
    Backgrounds
-----------------------------------------------------------------*/
.background-colored {
  background-color: #9e1c63 !important; }

.background-pie {
  background-color: #fafafa !important; }

/* ----------------------------------------------------------------
    NPROGRESS
-----------------------------------------------------------------*/
#nanobar-progress div {
  background: #9e1c63 !important; }

/* ----------------------------------------------------------------
    PORTAFOLIO
-----------------------------------------------------------------*/
.portfolio-filter li.ptf-active,
.portfolio-filter li:hover {
  background-color: #9e1c63; }

.portfolio-filter li:not(.ptf-active):hover {
  color: #9e1c63; }

/* ----------------------------------------------------------------
    ENCABEZADOS
-----------------------------------------------------------------*/
.heading-title-border-color {
  border-color: #9e1c63; }

/* ----------------------------------------------------------------
    CAJA DE IMAGEN
-----------------------------------------------------------------*/
.image-box-links a {
  background-color: #9e1c63; }

.image-box.effect.bleron {
  background-color: #9e1c63; }

.image-block-content .feature-icon {
  background-color: #9e1c63; }

.image-box.effect.bleron p.image-box-links a {
  color: #9e1c63; }

/* ----------------------------------------------------------------
    COMPRAR PRODUCTOS
-----------------------------------------------------------------*/
.product .product-wishlist a:hover {
  border-color: #9e1c63; }

/* ----------------------------------------------------------------
    CARRUSEL
-----------------------------------------------------------------*/
.carousel-description-style .owl-carousel .owl-controls .owl-nav .owl-next,
.carousel-description-style .owl-carousel .owl-controls .owl-nav .owl-prev {
  border-color: #9e1c63; }

/* ----------------------------------------------------------------
    COLOES ADICIONALES PARA TIPOGRAFIA
-----------------------------------------------------------------*/
.txt-cafe {
  color: #564b3d; }

.txt-gris {
  color: #424242;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold; }

.label-primary {
  background-color: #ed008c; }

.sub-tree-wrapper a {
  font-weight: normal; }

.community-browser-row {
  padding-top: 5px;
  padding-bottom: 5px; }

p.toggler-wrap {
  margin: 0; }

.thumbnail > img {
  border-color: #f6f6f6;
  border-style: solid;
  border-width: 3px;
  max-width: 150px; }

.thumbnail a > img {
  border-color: #f6f6f6;
  border-style: solid;
  border-width: 3px; }

/**ESTILOS GENERALES**/
/* ----------------------------------------------------------------------
	Acordiones
-------------------------------------------------------------------------*/
.accordion .ac-item .ac-title:before {
  font-family: fontawesome; }

.accordion {
  margin-bottom: 20px; }

.accordion .ac-item .ac-title:before {
  cursor: pointer;
  position: absolute;
  top: 14px;
  right: 10px;
  display: block;
  padding: 3px 6px 2px;
  color: #ddd;
  content: "\f054";
  font-size: 12px;
  line-height: 12px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s; }

.accordion .ac-item.ac-active .ac-title:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  ms-transform: rotate(90deg); }

.accordion .ac-item > .ac-title > i {
  margin-right: 16px; }

.accordion .ac-title {
  position: relative;
  padding: 12px 30px 12px 15px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.06);
  margin-bottom: 2px; }

.accordion .ac-content {
  overflow: hidden; }

.ac-content {
  padding: 16px 13px; }

/*clean*/
.accordion.clean .ac-item .ac-title {
  border: 0px;
  background: transparent; }

/*border*/
.accordion.border .ac-item .ac-title {
  border: 1px solid #e7e7e7; }

.accordion.border-bottom .ac-item .ac-title {
  border-bottom: 1px solid #e7e7e7; }

/*radius*/
.accordion.radius .ac-item .ac-title {
  border-radius: 4px; }

/*fancy*/
.accordion.fancy .ac-item {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #e7e7e7;
  border-style: solid;
  border-width: 1px 1px 0px 1px; }

.accordion.fancy .ac-item .ac-title {
  margin: 0px; }

.accordion.fancy .ac-item.ac-active .ac-title,
.accordion.fancy .ac-item:last-child {
  border-bottom: 1px solid #e7e7e7; }

/*fancy clean*/
.accordion.fancy.clean .ac-item.ac-active .ac-title {
  background-color: transparent; }

/*fancy radius*/
.accordion.fancy.radius > .ac-item:first-child {
  border-radius: 4px 4px 0 0; }

.accordion.fancy.radius > .ac-item:last-child {
  border-radius: 0 0 4px 4px; }

/*color*/
.accordion.color .ac-item .ac-title:before {
  color: #fff; }

.accordion .ac-item.ac-open {
  display: block; }

/*Accordion Transparent*/
.accordion.accordion-transparent .ac-item {
  background-color: transparent !important;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1); }

.accordion.accordion-transparent .ac-item .ac-title::before {
  color: #333; }

.accordion.accordion-transparent.fancy .ac-item.ac-active .ac-title,
.accordion.accordion-transparent .ac-item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.accordion.accordion-transparent .ac-item p {
  color: #111; }

/* ----------------------------------------------------------------------
	Mensajes de alerta
-------------------------------------------------------------------------*/
.alert > p {
  color: #fff; }

.alert.animated {
  z-index: 999999 !important; }

/* ----------------------------------------------------------------------
	Botones
-------------------------------------------------------------------------*/
.btn {
  border-radius: 3px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  outline: medium none !important;
  text-transform: uppercase !important; }

.btn.btn:not(.btn-xs):not(.btn-sm):not(.btn-lg) {
  padding: 12px 24px; }

.btn-md {
  padding: 12px 24px; }

.btn-primary,
.btn-success,
.btn-default,
.btn-info,
.btn-warning,
.btn-danger,
.btn-dark,
.btn-purple,
.btn-pink {
  color: #ffffff; }

.btn-default, .btn-primary {
  background-color: #9e1c63;
  border: 1px solid #8b1957; }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default.focus {
  background-color: #8b1957;
  border: 1px solid #9e1c63;
  color: #ffffff; }

.btn-white,
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-white.focus,
.btn-white:active,
.btn-white:focus,
.btn-white:hover,
.btn-white .btn-label i {
  color: #4c5667 !important; }

.btn-pink,
.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active {
  background-color: #fb6d9d !important;
  border: 1px solid #fb6d9d !important;
  color: #ffffff; }

.btn-outline.btn-default {
  color: #5fbeaa !important; }

.btn-outline.btn-primary {
  color: #5d9cec !important; }

.btn-outline.btn-success {
  color: #81c868 !important; }

.btn-outline.btn-info {
  color: #34d3eb !important; }

.btn-outline.btn-warning {
  color: #ffbd4a !important; }

.btn-outline.btn-danger {
  color: #f05050 !important; }

.btn-outline.btn-dark {
  color: #111111 !important; }

.btn-outline.btn-white,
.btn-outline.btn-white:not(:hover) .btn-label i {
  color: #fff !important; }

.btn-outline.btn-white:hover,
.btn-outline.btn-white:focus,
.btn-outline.btn-white:active {
  background-color: #f4f8fb !important;
  color: #4c5667 !important; }

.btn-outline.btn-pink {
  color: #fb6d9d !important; }

.btn-rounded {
  border-radius: 2em !important; }

.btn-rounded .btn-label {
  margin-left: -20px;
  padding: 7px 15px 7px 20px; }

.btn-rounded .btn-label-right {
  margin-left: 12px;
  margin-right: -20px; }

.btn-outline {
  background-attachment: scroll;
  background-clip: inherit;
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: none;
  background-origin: padding-box;
  background-position: 0% 0%;
  background-repeat: repeat;
  background-size: auto auto;
  border-radius: 5px;
  border-width: 2px !important;
  font-weight: 600;
  transition: all 400ms ease-in-out 0s; }

.btn-outline:hover {
  border-width: 2px !important;
  color: #ffffff !important; }

.btn-outline:focus {
  border-width: 2px !important;
  color: #ffffff !important; }

.btn-label {
  display: inline-block;
  margin: -12px -4px -12px -12px;
  padding: 0px 12px; }

.btn-label-right {
  border-radius: 0px 3px 3px 0px;
  margin-left: 12px;
  margin-right: -13px; }

.btn-label > i {
  color: #fff !important; }

.fileupload {
  overflow: hidden;
  position: relative; }

.fileupload input.upload {
  cursor: pointer;
  font-size: 20px;
  margin: 0px;
  opacity: 0;
  padding: 0px;
  position: absolute;
  right: 0px;
  top: 0px; }

.btn-facebook {
  background-color: #3b5998 !important;
  color: #ffffff !important; }

.btn-twitter {
  background-color: #00aced !important;
  color: #ffffff !important; }

.btn-linkedin {
  background-color: #007bb6 !important;
  color: #ffffff !important; }

.btn-dribbble {
  background-color: #ea4c89 !important;
  color: #ffffff !important; }

.btn-googleplus {
  background-color: #dd4b39 !important;
  color: #ffffff !important; }

.btn-instagram {
  background-color: #517fa4 !important;
  color: #ffffff !important; }

.btn-pinterest {
  background-color: #cb2027 !important;
  color: #ffffff !important; }

.btn-flickr {
  background-color: #ff0084 !important;
  color: #ffffff !important; }

.btn-tumblr {
  background-color: #32506d !important;
  color: #ffffff !important; }

.btn-skype {
  background-color: #00aff0 !important;
  color: #ffffff !important; }

.btn-youtube {
  background-color: #bb0000 !important;
  color: #ffffff !important; }

.btn-github {
  background-color: #171515 !important;
  color: #ffffff !important; }

.btn {
  margin-right: 8px; }

.button + .button,
.btn + .btn {
  margin-right: 8px;
  margin-bottom: 12px; }

.btn-group .btn {
  margin-right: 0px; }

.button {
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 100%;
  margin: 10px 0;
  outline: 0 none;
  padding: 18px 36px;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
  border: 1px solid #ccc; }

.button:hover:not,
a.button:hover {
  opacity: 0.8; }

button:focus {
  outline: 0; }

.button.effect:hover {
  opacity: 1; }

.btn-send-icon {
  padding: 13px 6px 12px 14px; }

.button-light {
  background-color: #fff;
  border: 1px solid #eee; }

.button-light,
.button-light span {
  color: #111 !important; }

.button-dark {
  background-color: #111;
  color: #fff; }

.button-dark:hover {
  background-color: #333;
  color: #fff; }

/*Botones con icono*/
.button i {
  font-size: 15px;
  margin-right: 10px; }

.button.icon-left i {
  margin-right: 10px; }

.button.icon-right i {
  margin-left: 10px;
  margin-right: 0; }

.button.small {
  font-size: 10px;
  height: 28px;
  line-height: 24px;
  padding: 0 14px; }

.button.transparent.small {
  line-height: 0; }

.button.small i {
  font-size: 11px;
  margin-right: 6px; }

.button.small.icon-left i {
  margin-right: 6px; }

.button.small.icon-right i {
  margin-left: 6px;
  margin-right: 0; }

.button.large {
  font-size: 16px;
  height: 55px;
  letter-spacing: 2px;
  line-height: 52px;
  padding: 0 32px; }

.button.transparent.large {
  line-height: 22px; }

.button.border:hover,
.button.transparent:hover {
  opacity: 1; }

.button.transparent:hover,
.button.transparent:hover span,
.button.transparent:hover i {
  color: #333 !important; }

.button.full-rounded {
  border-radius: 50px; }

.button.rounded {
  border-radius: 3px; }

.button.fullwidth-button {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important; }

/*Botones 3D*/
.button.button-3d {
  box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset; }

.button.button-3d:hover {
  box-shadow: 0 -3px rgba(0, 0, 0, 0.2) inset; }

/*Borde de botones*/
.button.border {
  color: #333;
  border: 2px solid #333; }

.button.border:hover {
  background-color: #333;
  color: #fff; }

.button.border.light {
  border: 2px solid #fff;
  color: #fff; }

.button.border.light:hover {
  background-color: #fff;
  color: #252525; }

.button.border.light:hover:hover i {
  color: #252525; }

/*Botones trasnparentes*/
.button.transparent {
  background-color: transparent;
  border-color: #fff;
  border-style: solid;
  border-width: 2px;
  box-shadow: none;
  color: #fff;
  letter-spacing: 2px;
  opacity: 1;
  padding: 16px 36px;
  transition: all 0.2s linear 0s; }

.button.transparent:hover,
.button.transparent:active {
  background-color: #fff;
  color: #333; }

.button.fullwidth {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important; }

/*Colores*/
.button.blue,
.button.blue-dark,
.button.aqua,
.button.purple-light,
.button.purple,
.button.purple-dark,
.button.red-dark,
.button.red,
.button.red-light,
.button.red-light,
.button.pink-dark,
.button.pink,
.button.orange-dark,
.button.orange,
.button.orange-light,
.button.yellow,
.button.green,
.button.amber,
.button.brown,
.button.brown-light,
.button.black,
.button.black-light,
.button.grey-dark {
  border-color: #000;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.button.blue {
  background-color: #41a5db;
  border-color: #3ca0d6; }

.button.blue-dark {
  background-color: #2b6baa;
  border-color: #25629f; }

.button.aqua {
  background-color: #40c0cb;
  border-color: #3eb5bf; }

.button.purple-light {
  background-color: #903090;
  border-color: #892689; }

.button.purple {
  background-color: #9B175E;
  border-color: #901155; }

.button.purple-dark {
  background-color: #5d4157;
  border-color: #55384f; }

.button.red-dark {
  background-color: #CA0027;
  border-color: #b20022; }

.button.red {
  background-color: #E42D3F;
  border-color: #d42b3c;
  color: #fff; }

.button.red-light {
  background-color: #F05761;
  border-color: #ed4b55;
  color: #fff; }

.button.red-light {
  background-color: #F05761;
  border-color: #ed4b55;
  color: #fff; }

.button.pink-dark {
  background-color: #F51E70;
  border-color: #e31865; }

.button.pink {
  background-color: #F772A3;
  border-color: #f2689b; }

.button.orange-dark {
  background-color: #e57200;
  border-color: #d66b00; }

.button.orange {
  background-color: #F59017;
  border-color: #e5820b; }

.button.orange-light {
  background-color: #F7D137;
  border-color: #edc72b;
  color: #774f38; }

.button.yellow {
  background-color: #FFEC00;
  border-color: #e6d500;
  color: #333; }

.button.green {
  background-color: #77A600;
  border-color: #6e9a00; }

.button.amber {
  background-color: #eb9c4d;
  border-color: #d88d42; }

.button.brown {
  background-color: #774f38;
  border-color: #714a34; }

.button.brown-light {
  background-color: #935d3f;
  border-color: #8b583b; }

.button.black {
  background-color: #111;
  border: 0; }

.button.black-light {
  background-color: #2a2a2a; }

.button.grey-dark {
  background-color: #404051; }

/*Efectos*/
.button.effect {
  position: relative;
  overflow: hidden; }

.button,
.button.effect.fill-vertical:after,
.button.effect.fill-horizontal:after,
.button.effect.icon-bottom span,
.button.effect.icon-bottom i,
.button.effect.icon-top span,
.button.effect.icon-top i,
.button.effect.icon-right span,
.button.effect.icon-right i,
.button.effect.icon-left span,
.button.effect.icon-left i {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out; }

/*EFectos icono izquierda*/
.button.effect.icon-left i {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-24px, -50%);
  -ms-transform: translate(-24px, -50%);
  transform: translate(-24px, -50%);
  ms-transform: translate(-24px, -50%);
  opacity: 0; }

.button.effect.icon-left span {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  ms-transform: translate(0, 0);
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  ms-backface-visibility: hidden; }

.button:hover.effect.icon-left span {
  -webkit-transform: translate(15px, 0);
  -ms-transform: translate(15px, 0);
  transform: translate(15px, 0);
  ms-transform: translate(15px, 0); }

/*Efectos botones pequenios*/
.button.small.effect.icon-left i {
  -webkit-transform: translate(-14px, -50%);
  -ms-transform: translate(-14px, -50%);
  transform: translate(-14px, -50%); }

.button.small.effect.icon-left:hover span {
  -webkit-transform: translate(8px, 0px);
  -ms-transform: translate(8px, 0px);
  transform: translate(8px, 0px); }

/*Efectos icono a la derecha*/
.button.effect.icon-right i {
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  -webkit-transform: translate(30px, -50%);
  -ms-transform: translate(30px, -50%);
  transform: translate(30px, -50%);
  ms-transform: translate(30px, -50%);
  opacity: 0; }

.button.effect.icon-right span {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  ms-transform: translate(0, 0);
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  ms-backface-visibility: hidden; }

.button:hover.effect.icon-right span {
  -webkit-transform: translate(-15px, 0);
  -ms-transform: translate(-15px, 0);
  transform: translate(-15px, 0);
  ms-transform: translate(-15px, 0); }

/*Efectos botones pequenios*/
.button.small.effect.icon-right i {
  -webkit-transform: translate(14px, -50%);
  -ms-transform: translate(14px, -50%);
  transform: translate(14px, -50%); }

.button.small.effect.icon-right:hover span {
  -webkit-transform: translate(-5px, 0px);
  -ms-transform: translate(-5px, 0px);
  transform: translate(-5px, 0px); }

/*Efecto icono arriba*/
.button.effect.icon-top i {
  position: absolute;
  display: block;
  top: -30px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  ms-transform: translate(-50%, -50%);
  opacity: 0; }

.button.effect.icon-top span {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  ms-backface-visibility: hidden;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  ms-transform: translate(0, 0); }

.button:hover.effect.icon-top span {
  -webkit-transform: translate(0px, 35px);
  -ms-transform: translate(0px, 35px);
  transform: translate(0px, 35px);
  ms-transform: translate(0px, 35px); }

/*Efectos botones pequenios*/
.button.small.effect.icon-top i {
  top: -22px; }

/*Efectos botones largos*/
.button.large.effect.icon-top:hover span {
  -webkit-transform: translate(0px, 54px);
  -ms-transform: translate(0px, 54px);
  transform: translate(0px, 54px); }

/*Efectos icono abajo*/
.button.effect.icon-bottom i {
  position: absolute;
  display: block;
  bottom: -36px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  ms-transform: translate(-50%, -50%);
  opacity: 0; }

.button.effect.icon-bottom span {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  ms-backface-visibility: hidden;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  ms-transform: translate(0, 0); }

.button:hover.effect.icon-bottom span {
  -webkit-transform: translate(0px, -27px);
  -ms-transform: translate(0px, -27px);
  transform: translate(0px, -27px);
  ms-transform: translate(0px, -27px); }

/*Efecto botones pequenios*/
.button.small.effect.icon-bottom i {
  bottom: -27px; }

/*Efecto botones largos*/
.button.large.effect.icon-bottom:hover span {
  -webkit-transform: translate(0px, -48px);
  -ms-transform: translate(0px, -48px);
  transform: translate(0px, -48px); }

.button:hover.effect.icon-right i,
.button:hover.effect.icon-left i,
.button:hover.effect.icon-top i,
.button:hover.effect.icon-bottom i {
  opacity: 1; }

/*Efecto fill vertical*/
.button.effect.fill-vertical,
.button.effect.fill-horizontal {
  overflow: hidden; }

.button.effect.fill-vertical span {
  position: relative;
  z-index: 1; }

.button.effect.fill-vertical:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(40deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(40deg);
  transform: translateX(-50%) translateY(-50%) rotate(40deg); }

.button.effect.fill-vertical:hover:after {
  height: 550%;
  opacity: 1; }

.button.effect.fill-vertical:after {
  background-color: #252525; }

.button.effect.fill-vertical:hover {
  color: #fff; }

/*Efecto fill horizontal*/
.button.effect.fill-horizontal span {
  position: relative;
  z-index: 1; }

.button.effect.fill-horizontal:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-11%);
  -ms-transform: translateX(-50%) translateY(-11%);
  transform: translateX(-50%) translateY(-11%); }

.button.effect.fill-horizontal:hover:after {
  height: 550%;
  opacity: 1; }

.button.effect.fill-horizontal:after {
  background-color: #252525; }

.button.effect.fill-horizontal:hover {
  color: #fff; }

/*Efecto fill*/
.button.effect.fill:hover {
  background-color: #252525;
  color: #fff; }

/*aqua efecto fill-vertical*/
.button.aqua.effect.fill-vertical:after {
  background-color: #1a9ca7; }

.button.aqua.effect.fill-vertical:hover {
  color: #fff; }

/*aqua efecto fill-horizontal*/
.button.aqua.effect.fill-horizontal:after {
  background-color: #1a9ca7; }

.button.aqua.effect.fill-horizontal:hover {
  color: #fff; }

/*aqua efecto fill*/
.button.aqua.effect.fill:hover {
  background-color: #087680; }

/*transparent effect fill-vertical*/
.button.transparent.effect.fill-vertical:after,
.button.transparent.effect.fill-horizontal:after {
  background-color: #fff; }

.button.transparent.effect.fill-vertical:hover,
.button.transparent.effect.fill-horizontal:hover {
  color: #333; }

/*transparent effect fill*/
.button.transparent.effect.fill:hover {
  background-color: #fff;
  color: #333; }

/*Boton leer mas*/
a.read-more {
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }

/* ----------------------------------------------------------------------
Encabezados
-------------------------------------------------------------------------*/
/*Heading fancy*/
.heading-fancy {
  position: relative;
  margin-bottom: 30px;
  clear: both; }

.heading-fancy h1,
.heading-fancy h2,
.heading-fancy h3,
.heading-fancy h4,
.heading-fancy h5,
.heading-fancy h6 {
  background-color: #FFF;
  padding-right: 15px;
  margin-bottom: 0;
  position: relative;
  display: inline-block; }

.heading-fancy h4,
.heading-fancy h5,
.heading-fancy h6 {
  padding-right: 10px; }

/*Heading line*/
.heading-fancy.heading-line:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  border-top: 1px solid #E5E5E5;
  left: auto;
  top: 49%;
  right: 0; }

.heading-fancy.text-center h1,
.heading-fancy.text-center h2,
.heading-fancy.text-center h3,
.heading-fancy.text-center h4,
.heading-fancy.text-center h5,
.heading-fancy.text-center h6 {
  padding-left: 15px; }

.heading-fancy.text-right h1,
.heading-fancy.text-right h2,
.heading-fancy.text-right h3,
.heading-fancy.text-right h4,
.heading-fancy.text-right h5,
.heading-fancy.text-right h6 {
  padding-left: 15px;
  padding-right: 0; }

/* ----------------------------------------------------------------------
    Encabezado Jumbo
-------------------------------------------------------------------------*/
.heading-jumbo {
  font-size: 70px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 0.2em; }

.heading-title-simple {
  margin-bottom: 30px;
  display: block;
  padding: 0 0 10px; }

.heading-title-border-bottom {
  border-bottom: 1px solid;
  border-bottom-color: #e7e7e7; }

.heading-title-simple h1,
.heading-title-simple h2,
.heading-title-simple h3,
.heading-title-simple h4,
.heading-title-simple h5,
.heading-title-simple h6 {
  margin-bottom: 0;
  position: relative; }

/*HR TITLE*/
.hr-title abbr {
  background-color: #ffffff; }

.hr-title {
  border-top-style: solid;
  border-top-width: 1px;
  font-size: 16px;
  text-align: center;
  height: 10px;
  line-height: 20px;
  margin: 10px 0;
  height: auto;
  color: #bbbbbb; }

.hr-title abbr {
  padding: 2px 10px;
  border-radius: 2px;
  position: relative;
  top: -10px;
  letter-spacing: .2em;
  text-transform: uppercase; }

.hr-title i {
  position: relative;
  top: -2px;
  font-size: 8px; }

.hr-title.hr-full {
  width: 100%; }

.hr-title.hr-long {
  width: 50%;
  margin: 20px auto 30px; }

.hr-title.hr-short {
  width: 25%;
  margin: 20px auto 30px; }

.hr-title.hr-left {
  text-align: left; }

.hr-title.hr-right {
  text-align: right; }

.hr-title.hr-left abbr {
  padding-left: 0; }

.hr-title.hr-right abbr {
  padding-right: 0; }

.hr-title.hr-left.hr-long {
  margin-left: 0; }

.hr-title.hr-right.hr-long {
  margin-right: 0; }

.hr-title.hr-double {
  border-top: 4px double #ebebeb; }

.hr-title.hr-double abbr {
  top: -12px; }

/* Encabezado */
.heading {
  margin-bottom: 80px; }

.heading h1,
.heading h2,
.heading h3,
.heading h4 {
  color: #303030;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px; }

.heading:after {
  border-top: 3px solid #303030;
  display: block;
  margin-top: 10px;
  width: 30px;
  content: ""; }

.heading > span {
  display: block;
  color: #888; }

.heading h1 {
  font-size: 52px;
  line-height: 54px; }

.heading h1 + span,
.heading h1 + span.lead {
  font-size: 22px; }

.heading h2 {
  font-size: 40px;
  line-height: 42px; }

.heading h2 + span,
.heading h2 + span.lead {
  font-size: 20px; }

.heading h3 {
  font-size: 28px;
  line-height: 30px; }

.heading h3 + span,
.heading h3 + span.lead {
  font-size: 18px; }

.heading h4 {
  font-size: 18px;
  line-height: 20px; }

.heading h4 + span,
.heading h4 + span.lead {
  font-size: 15px; }

.heading-center {
  text-align: center;
  float: none; }

.heading.heading-center > span,
.heading.title-center > span {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto; }

.heading.heading-center:after,
.heading.title-center:after {
  margin: 30px auto 0; }

/*encabezado light*/
.heading.heading-light,
.text-light .heading,
.heading.heading-light p,
.heading.heading-light .lead,
.heading.heading-light h2,
.heading.heading-light h3 {
  color: #fff !important; }

.heading.heading-light:after,
.text-light .heading:after {
  border-top: 4px solid #fff; }

/*encabezado hero*/
.heading-hero {
  border: 2px solid #ffffff;
  color: #ffffff;
  font-family: Raleway;
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 60px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 8px 21px !important;
  position: relative;
  margin-bottom: 30px; }

/* ----------------------------------------------------------------------
Tabs
-------------------------------------------------------------------------*/
.tabs-navigation {
  margin-bottom: 0px;
  padding-left: 0px;
  border-bottom-width: 0px;
  list-style: none; }

.tabs-navigation::after,
.tabs-navigation::before {
  content: ' ';
  display: table; }

.tabs-navigation::after {
  clear: both; }

.tabs-navigation li {
  position: relative;
  display: block;
  float: left;
  margin: 0px 0px -1px; }

.tabs-navigation li a {
  position: relative;
  border: 1px solid transparent;
  margin-right: -1px;
  padding: 9px 20px 11px;
  display: block;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase; }

.tabs-navigation li a i:first-child {
  margin-right: 8px; }

.tabs-navigation li a i.tab-single-icon {
  margin: 0px; }

.tabs-navigation li a img {
  max-width: none; }

.tabs-navigation li a,
.tabs-navigation li a:focus,
.tabs-navigation li a:hover {
  text-decoration: none;
  outline: 0px; }

.tabs-navigation li.active a {
  z-index: 3; }

.tabs-navigation li.active a::after {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  z-index: 1;
  height: 3px;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s; }

.tabs-navigation li.active a:focus {
  cursor: default; }

.tabs-content {
  position: relative;
  z-index: 2;
  padding: 30px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  overflow: hidden; }

.tabs-content > .tab-pane {
  display: none; }

.tabs-content > .active {
  display: block; }

.tabs-vertical {
  overflow: hidden; }

.tabs-vertical .tabs-navigation {
  float: left;
  width: 240px;
  margin-top: 0px; }

.tabs-vertical .tabs-navigation li {
  float: none; }

.tabs-vertical .tabs-navigation li a {
  padding: 12px 20px;
  margin: 0px;
  border: 1px solid #dddddd; }

.tabs-vertical .tabs-navigation li.active a,
.tabs-vertical .tabs-navigation li.active a:focus,
.tabs-vertical .tabs-navigation li.active a:hover {
  border-right-width: 1px; }

.tabs-vertical .tabs-navigation li.active a::after {
  top: -1px;
  left: -1px;
  right: auto;
  bottom: -1px;
  width: 3px;
  height: auto; }

.tabs-vertical .tabs-content {
  left: -1px;
  margin: 0px 0px 40px 239px; }

.tabs-navigation li a {
  color: #70767a;
  border-color: #e5e8e8;
  background: #f3f6f6; }

.tabs-navigation li a:hover {
  color: #1c202a;
  background: #f8fafa; }

.tabs-navigation li.active a,
.tabs-navigation li.active a:focus,
.tabs-navigation li.active a:hover {
  border-color: #e5e8e8 #e5e8e8 #f8f9fb;
  color: #1c202a;
  box-shadow: none;
  background: #f8f9fb; }

.tabs-navigation-transparent li.active a,
.tabs-navigation-transparent li.active a:focus,
.tabs-navigation-transparent li.active a:hover {
  background: 0px 0px; }

.tabs-vertical .tabs-navigation li.active a,
.tabs-vertical .tabs-navigation li.active a:focus,
.tabs-vertical .tabs-navigation li.active a:hover {
  border-right-color: #f8f9fb;
  border-bottom-color: #e5e8e8; }

.tabs-content {
  border-color: #e5e8e8;
  background: #f8f9fb; }

.tabs-navigation li a {
  color: #444444;
  border-color: #dddddd;
  background: #f8fafa; }

.tabs-navigation li a:hover {
  color: #2e343c;
  background: white; }

.tabs-navigation li.active a,
.tabs-navigation li.active a:focus,
.tabs-navigation li.active a:hover {
  background: #ffffff;
  border-color: #dddddd #dddddd rgba(0, 0, 0, 0);
  box-shadow: none;
  color: #2e343c; }

.tabs-navigation-transparent li.active a,
.tabs-navigation-transparent li.active a:focus,
.tabs-navigation-transparent li.active a:hover {
  background: 0px 0px; }

.tabs-vertical .tabs-navigation li.active a,
.tabs-vertical .tabs-navigation li.active a:focus,
.tabs-vertical .tabs-navigation li.active a:hover {
  border-right-color: white;
  border-bottom-color: #dddddd; }

.tabs-content {
  border-color: #dddddd;
  background: white; }

.tabs-vertical.tabs-right .tabs-navigation {
  float: right; }

.tabs-vertical.tabs-right .tabs-navigation li {
  float: none; }

.tabs-vertical.tabs-right .tabs-content {
  margin: 0px 239px 40px 0px;
  right: 0px;
  left: 0px; }

.tabs-vertical.tabs-right .tabs-navigation li.active a,
.tabs-vertical.tabs-right .tabs-navigation li.active a:focus,
.tabs-vertical.tabs-right .tabs-navigation li.active a:hover {
  border-color: #dddddd #dddddd #dddddd white;
  border-left-width: 1px;
  border-left-style: solid;
  margin-left: -1px !important; }

.tabs-vertical.tabs-right .tabs-navigation li.active a::after {
  left: auto;
  right: -1px; }

.tabs-vertical.tabs-right .tabs-navigation li a {
  margin-left: -1px;
  margin-right: auto; }

/*Opciones*/
.modern .tabs-navigation li:first-child {
  margin-left: 30px; }

.no-border .tabs-navigation li {
  border: 0px; }

.no-border .tabs-content {
  border-style: solid none none;
  border-width: 1px 0px 0px; }

.simple .tabs-navigation li a {
  background-color: transparent;
  border-width: 0 0 2px;
  margin-bottom: -1px; }

.simple .tabs-navigation li.active a,
.simple .tabs-navigation li.active a:focus,
.simple .tabs-navigation li.active a:hover {
  border-color: #00c0e9;
  color: #2e343c; }

.simple .tabs-content {
  border-width: 2px 0 0;
  padding: 20px 0px; }

.clean .tabs-navigation li {
  border: 0px; }

.clean .tabs-content {
  border: 0px; }

.clean .tabs-navigation li.active a,
.clean .tabs-navigation li.active a:focus,
.clean .tabs-navigation li.active a:hover,
.clean .tabs-navigation li a {
  border-width: 0px; }

.border .tabs-navigation li.active a::after {
  background: #00aab3; }

.radius .tabs-navigation li a {
  border-radius: 8px 8px 0px 0px; }

.radius .tabs-navigation li.active a {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px; }

.radius .tabs-content {
  border-radius: 0px 8px 8px; }

.justified .tabs-navigation {
  width: 100%;
  margin-bottom: -1px; }

.justified .tabs-navigation li {
  float: none;
  display: table-cell;
  width: 1%;
  text-align: left; }

.justified .tabs-navigation li:last-child a {
  margin-right: 0px; }

.tabs-right .tabs-navigation li {
  float: right; }

.tabs-bottom ul.tabs-navigation {
  margin-top: -21px; }

.tabs-bottom .tabs-navigation li.active a::after {
  top: auto;
  bottom: -1px; }

.tabs-bottom .tabs-navigation li.active a,
.tabs-bottom .tabs-navigation li.active a:focus,
.tabs-bottom .tabs-navigation li.active a:hover {
  border-color: transparent #dddddd #dddddd; }

.color .tabs-navigation li.active a::after {
  background: none; }

.color .tabs-navigation li.active a {
  color: white;
  background: #d3148c; }

/*line triangle*/
.linetriangle .tabs-navigation > li.active > a {
  border-color: transparent; }

.linetriangle .tabs-navigation li.active a,
.linetriangle .tabs-navigation li.active a:focus,
.linetriangle .tabs-navigation li.active a:hover,
.linetriangle .tabs-navigation li a {
  border-left-width: 0px;
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-top-width: 0px;
  background: transparent;
  background-color: transparent; }

.linetriangle .tabs-navigation > li.active > a:after,
.linetriangle .tabs-navigation > li.active > a:before {
  border: medium outset transparent;
  content: "";
  height: 0;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0;
  z-index: 1; }

.linetriangle .tabs-navigation > li.active > a:after {
  border-top-color: #fafafa;
  border-width: 10px;
  margin-left: -10px; }

.linetriangle .tabs-navigation > li.active > a:before {
  border-top-color: rgba(0, 0, 0, 0.7);
  border-width: 11px;
  margin-left: -11px; }

.linetriangle.triangle-simple .tabs-content {
  background: #ffffff;
  border-color: #dddddd;
  border-width: 1px 0 0; }

/*Responsive */
@media screen and (max-width: 991px) {
  .tabs-navigation,
  .tabs-vertical .tabs-content,
  .tabs-vertical .tabs-navigation,
  .justified .tabs-navigation,
  .tabs-right .tabs-navigation {
    width: auto;
    float: none; }
  .tabs-content,
  .tabs-vertical .tabs-content,
  .justified .tabs-content,
  .tabs-right .tabs-content {
    margin-left: 0;
    min-height: 0 !important; }
  .tabs-vertical .tabs-content,
  .justified .tabs-content,
  .tabs-right .tabs-content {
    left: 0; }
  .tabs-vertical .tabs-content-transparent {
    border-left-width: 0;
    padding: 40px 0;
    border-top-width: 1px; }
  .tabs-navigation li,
  .tabs-vertical .tabs-navigation li,
  .justified .tabs-navigation li,
  .justified .tabs-navigation li,
  .tabs-right .tabs-navigation li,
  .tabs-right .tabs-navigation li {
    width: auto;
    float: none;
    display: block;
    text-align: left; }
  .tabs-navigation li a,
  .tabs-vertical .tabs-navigation li a {
    margin-right: 0; }
  .tabs-vertical .tabs-navigation li a:after {
    width: auto;
    height: 3px;
    right: -1px;
    bottom: auto; }
  .tabs-vertical .tabs-navigation li.active a {
    border-right-width: 1px; }
  .tabs-navigation li.active a,
  .tabs-navigation li.active a:hover,
  .tabs-vertical .tabs-navigation li.active a,
  .tabs-vertical .tabs-navigation li.active a:hover {
    border-right-color: #d1d7d9;
    border-bottom-color: #d1d7d9; }
  .tabs-navigation li.active a,
  .tabs-navigation li.active a:hover,
  .tabs-vertical .tabs-navigation li.active a,
  .tabs-vertical .tabs-navigation li.active a:hover {
    border-right-color: #dde1e1;
    border-bottom-color: #dde1e1; }
  .tabs-vertical.tabs-right .tabs-navigation {
    width: 100%; }
  .tabs-vertical.tabs-right .tabs-navigation li a {
    margin-left: 0px !important; }
  .tabs-vertical.tabs-right .tabs-navigation li.active a {
    margin-left: 0px !important; }
  .tabs-vertical.tabs-right .tabs-navigation li.active a:after {
    left: 0;
    right: auto; }
  .tabs-vertical.tabs-right .tabs-content {
    margin-right: 0 !important; }
  .radius .tabs-navigation li a {
    border-radius: 0px; }
  .radius .tabs-navigation li:first-child a {
    border-radius: 8px 8px 0 0; }
  .tabs.linetriangle .tabs-navigation li.active a:focus,
  .linetriangle .tabs-navigation li.active a:hover,
  .linetriangle .tabs-navigation li.active a,
  .linetriangle .tabs-navigation li a {
    border-width: 0 0 1px; } }

/* ----------------------------------------------------------------------
ICONOS SOCIALES
-------------------------------------------------------------------------*/
.social-icons ul {
  padding: 0; }

.text-center.social-icons ul {
  display: inline-block; }

.social-icons li {
  float: left;
  list-style: none; }

.social-icons li a {
  float: left;
  height: 32px;
  width: 32px;
  line-height: 32px;
  font-size: 16px;
  text-align: center;
  margin: 0 8px 8px 0;
  border-radius: 4px;
  border: 0;
  background: transparent;
  color: #333;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

/*Colored*/
.social-icons.social-icons-colored a,
.social-icons.social-icons-colored-hover a:hover {
  color: #fff;
  border: 0; }

.social-icons.social-icons-colored .social-rss a,
.social-icons.social-icons-colored-hover .social-rss a:hover {
  background-color: #faa33d; }

.social-icons.social-icons-colored .social-facebook a,
.social-icons.social-icons-colored-hover .social-facebook a:hover {
  background-color: #5d82d1; }

.social-icons.social-icons-colored .social-twitter a,
.social-icons.social-icons-colored-hover .social-twitter a:hover {
  background-color: #40bff5; }

.social-icons.social-icons-colored .social-vimeo a,
.social-icons.social-icons-colored-hover .social-vimeo a:hover {
  background-color: #35c6ea; }

.social-icons.social-icons-colored .social-myspace a,
.social-icons.social-icons-colored-hover .social-myspace a:hover {
  background-color: #008dde; }

.social-icons.social-icons-colored .social-youtube a,
.social-icons.social-icons-colored-hover .social-youtube a:hover {
  background-color: #ef4e41; }

.social-icons.social-icons-colored .social-instagram a,
.social-icons.social-icons-colored-hover .social-instagram a:hover {
  background-color: #548bb6; }

.social-icons.social-icons-colored .social-gplus a,
.social-icons.social-icons-colored-hover .social-gplus a:hover {
  background-color: #d68400; }

.social-icons.social-icons-colored .social-stumbleupon a,
.social-icons.social-icons-colored-hover .social-stumbleupon a:hover {
  background-color: #ff5c30; }

.social-icons.social-icons-colored .social-lastfm a,
.social-icons.social-icons-colored-hover .social-lastfm a:hover {
  background-color: #f34320; }

.social-icons.social-icons-colored .social-pinterest a,
.social-icons.social-icons-colored-hover .social-pinterest a:hover {
  background-color: #e13138; }

.social-icons.social-icons-colored .social-google a,
.social-icons.social-icons-colored-hover .social-google a:hover {
  background-color: #eb5e4c; }

.social-icons.social-icons-colored .social-evernote a,
.social-icons.social-icons-colored-hover .social-evernote a:hover {
  background-color: #9acf4f; }

.social-icons.social-icons-colored .social-dribbble a,
.social-icons.social-icons-colored-hover .social-dribbble a:hover {
  background-color: #f7659c; }

.social-icons.social-icons-colored .social-skype a,
.social-icons.social-icons-colored-hover .social-skype a:hover {
  background-color: #13c1f3; }

.social-icons.social-icons-colored .social-forrst a,
.social-icons.social-icons-colored-hover .social-forrst a:hover {
  background-color: #45ad76; }

.social-icons.social-icons-colored .social-linkedin a,
.social-icons.social-icons-colored-hover .social-linkedin a:hover {
  background-color: #238cc8; }

.social-icons.social-icons-colored .social-wordpress a,
.social-icons.social-icons-colored-hover .social-wordpress a:hover {
  background-color: #2592c3; }

.social-icons.social-icons-colored .social-grooveshark a,
.social-icons.social-icons-colored-hover .social-grooveshark a:hover {
  background-color: #ffb21d; }

.social-icons.social-icons-colored .social-delicious a,
.social-icons.social-icons-colored-hover .social-delicious a:hover {
  background-color: #377bda; }

.social-icons.social-icons-colored .social-behance a,
.social-icons.social-icons-colored-hover .social-behance a:hover {
  background-color: #1879fd; }

.social-icons.social-icons-colored .social-soundcloud a,
.social-icons.social-icons-colored-hover .social-soundcloud a:hover {
  background-color: #ff7e30; }

.social-icons.social-icons-colored .social-deviantart a,
.social-icons.social-icons-colored-hover .social-deviantart a:hover {
  background-color: #6a8a7b; }

.social-icons.social-icons-colored .social-yahoo a,
.social-icons.social-icons-colored-hover .social-yahoo a:hover {
  background-color: #ab47ac; }

.social-icons.social-icons-colored .social-flickr a,
.social-icons.social-icons-colored-hover .social-flickr a:hover {
  background-color: #ff48a3; }

.social-icons.social-icons-colored .social-digg a,
.social-icons.social-icons-colored-hover .social-digg a:hover {
  background-color: #75788d; }

.social-icons.social-icons-colored .social-blogger a,
.social-icons.social-icons-colored-hover .social-blogger a:hover {
  background-color: #ff9233; }

.social-icons.social-icons-colored .social-tumblr a,
.social-icons.social-icons-colored-hover .social-tumblr a:hover {
  background-color: #426d9b; }

.social-icons.social-icons-colored .social-quora a,
.social-icons.social-icons-colored-hover .social-quora a:hover {
  background-color: #ea3d23; }

.social-icons.social-icons-colored .social-github a,
.social-icons.social-icons-colored-hover .social-github a:hover {
  background-color: #3f91cb; }

.social-icons.social-icons-colored .social-amazon a,
.social-icons.social-icons-colored-hover .social-amazon a:hover {
  background-color: #ff8e2e; }

.social-icons.social-icons-colored .social-xing a,
.social-icons.social-icons-colored-hover .social-xing a:hover {
  background-color: #1a8e8c; }

.social-icons.social-icons-colored .social-wikipedia a,
.social-icons.social-icons-colored-hover .social-wikipedia a:hover {
  background-color: #b3b5b8; }

/* Border */
.social-icons.social-icons-border li a {
  border: 1px solid #eee;
  background: transparent;
  color: #333; }

/* Dark */
.social-icons.social-icons-dark li a {
  background: #888;
  color: #fff; }

/* Light */
.social-icons.social-icons-light li a {
  background: #fff;
  color: #333;
  border: 1px solid #eee; }

/* Rounded */
.social-icons.social-icons-rounded li a {
  border-radius: 50%; }

/* Medium Size */
.social-icons.social-icons-medium li a {
  height: 42px;
  width: 42px;
  line-height: 42px;
  font-size: 18px;
  margin: 0 10px 10px 0; }

/* Large Size */
.social-icons.social-icons-large li a {
  height: 48px;
  width: 48px;
  line-height: 48px;
  font-size: 18px;
  margin: 0 10px 10px 0; }

.social-icons:not(.social-icons-colored):not(.social-icons-colored-hover) li a:hover {
  background-color: #eee; }

.social-icons li:hover i {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  -moz-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards; }

@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%); }
  51% {
    opacity: 1; } }

@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-100%); }
  50% {
    opacity: 0;
    -moz-transform: translateY(100%); }
  51% {
    opacity: 1; } }

@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%); }
  50% {
    opacity: 0;
    transform: translateY(100%); }
  51% {
    opacity: 1; } }

/* ----------------------------------------------------------------------
Icon Box
-------------------------------------------------------------------------*/
.icon {
  margin-bottom: 16px; }

.icon-box {
  margin-bottom: 50px; }

.icon-box .icon {
  height: 64px;
  position: absolute;
  width: 64px; }

.icon-box .icon a,
.icon-box .icon i {
  width: 100%;
  height: 100%;
  color: #333; }

.icon-box .icon i {
  font-size: 28px;
  text-align: center;
  line-height: 66px;
  border-radius: 50%; }

.icon-box h3 {
  margin: 0 12px 10px 83px; }

.icon-box p {
  margin: 0 0 20px 83px; }

.icon-box-description > p {
  margin-bottom: 20px; }

/* Effect default */
.icon-box.effect .icon i {
  z-index: 1; }

.icon-box.effect .icon i:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  box-sizing: content-box; }

.icon-box .icon i {
  -webkit-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s; }

.icon-box.effect .icon i:after {
  top: -4px;
  left: -4px;
  padding: 4px;
  box-shadow: 0 0 0 3px #333;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0.8);
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0; }

.icon-box.effect.dark .icon i:after {
  box-shadow: 0 0 0 3px #1ABC9C; }

.icon-box.effect.dark .icon i:hover,
.icon-box.effect.dark:hover .icon i {
  background-color: #1ABC9C; }

.icon-box.effect .icon i:hover:after,
.icon-box.effect:hover .icon i:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.image-box .image-box-content p i.fa.fa-play {
  padding-left: 3px; }

/* Icon Box - small */
.icon-box.small .icon {
  height: 46px;
  width: 46px; }

.icon-box.small .icon i {
  font-size: 20px;
  line-height: 47px; }

.icon-box.small > h3 {
  font-size: 18px;
  margin: 0 12px 4px 60px; }

.icon-box.small > p {
  margin: 0 0 20px 60px;
  line-height: 1.6;
  font-size: 14px; }

/* Icon Box - medium */
.icon-box.medium > h3,
.icon-box.medium > h4 {
  margin: 0 12px 10px 84px; }

.icon-box.medium > p {
  margin: 0 0 20px 84px; }

/* Icon Box - large */
.icon-box.large .icon {
  height: 86px;
  width: 86px; }

.icon-box.large .icon i {
  font-size: 38px;
  line-height: 87px; }

.icon-box.large > h3 {
  margin: 0 12px 10px 110px;
  font-size: 24px; }

.icon-box.large > p {
  margin: 0 0 20px 110px; }

/* Icon Box - Right */
.icon-box.icon-box-right {
  padding: 0;
  text-align: right; }

.icon-box.icon-box-right > h3 {
  margin: 0px 84px 0px 10px; }

.icon-box.icon-box-right.medium > p {
  margin: 20px 84px 0px 10px; }

.icon-box.icon-box-right .icon {
  right: 0; }

.icon-box.icon-box-right p {
  font-size: 14px;
  margin-top: 15px; }

/* Icon Box - Center */
.icon-box.center {
  padding: 0;
  text-align: center; }

.icon-box.center h3 {
  margin: 0 12px 10px 0px; }

.icon-box.center p {
  margin: 0 0 20px 0px; }

.icon-box.center .icon {
  margin: 0 auto 22px;
  position: relative; }

.icon-box.center p {
  font-size: 14px;
  margin-top: 15px; }

.icon-box.center.small .icon {
  clear: both !important;
  position: relative !important; }

/* Icon Box - Border */
.icon-box.border .icon {
  border: 3px solid #333;
  text-align: center;
  border-radius: 50%;
  background-color: transparent; }

.icon-box.border .icon i {
  line-height: 60px; }

.icon-box.border:hover > .icon i {
  line-height: 66px; }

.icon-box.border:hover > .icon {
  border: 0px; }

.icon-box.border .icon i {
  background-color: transparent !important;
  color: #333; }

.icon-box.border.small .icon {
  height: 46px;
  position: absolute;
  top: 5px;
  width: 46px; }

.icon-box.border.small .icon i {
  font-size: 20px;
  line-height: 42px; }

.icon-box.border.small:hover > .icon i {
  line-height: 49px; }

.icon-box.border.large .icon i {
  line-height: 81px; }

.icon-box.border.large:hover > .icon i {
  line-height: 86px; }

.icon-box.square.large:hover > .icon i {
  line-height: 86px; }

/* Icon Box - Square */
.icon-box.square .icon,
.icon-box.square.effect .icon i:after,
.icon-box.square .icon i {
  border-radius: 0; }

.icon-box.square.border .icon i {
  line-height: 59px; }

.icon-box.square:hover > .icon i {
  line-height: 66px; }

.icon-box.square.border:hover > .icon i {
  line-height: 64px; }

.icon-box.square.small:hover > .icon i {
  line-height: 47px; }

.icon-box.square.border.small .icon i {
  line-height: 41px; }

.icon-box.square.border.small:hover > .icon i {
  line-height: 47px; }

.icon-box.square.border.large .icon i {
  line-height: 78px; }

.icon-box.square.border.large:hover > .icon i {
  line-height: 84px; }

/* Icon Box - Light */
.icon-box.light .icon i:after {
  box-shadow: 0 0 0 3px #e5e5e5; }

.icon-box.light .icon i {
  background-color: #e5e5e5; }

.icon-box.light .icon i {
  color: #808080; }

.icon-box.light.border .icon {
  border: 3px solid #e5e5e5; }

.icon-box.light.large .icon i {
  line-height: 87px; }

.icon-box.light.large:hover > .icon i {
  line-height: 88px; }

/* Icon Box - Fancy */
.icon-box.fancy .icon i {
  background-color: transparent;
  color: #222;
  font-size: 110px;
  opacity: 0.09;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 0px; }

.icon-box.effect.fancy .icon i:after {
  box-shadow: 0 0 0 0px transparent; }

.icon-box.effect.fancy:hover > .icon i {
  font-size: 110px; }

.icon-box.fancy.small > .icon i {
  font-size: 68px; }

.icon-box.effect.fancy.small:hover > .icon i {
  font-size: 76px; }

.icon-box.fancy.large .icon i {
  font-size: 120px; }

.icon-box.fancy.center .icon {
  width: auto;
  margin-bottom: 30px; }

/* Icon Box - Clean */
.icon-box.clean .icon i {
  background-color: none;
  color: #333;
  font-size: 50px; }

.icon-box.effect.clean .icon i:after {
  box-shadow: 0 0 0 0px transparent; }

.icon-box.clean.small .icon i {
  font-size: 36px; }

/* Icon Box - process */
.icon-box.process {
  border: 1px solid #888;
  margin-top: 45px;
  padding: 0 30px 10px;
  border-radius: 4px; }

.icon-box.process.effect .icon i:hover:after,
.icon-box.process.effect:hover .icon i::after {
  opacity: 0;
  border: 0px; }

.icon-box.process .icon {
  margin-top: 10px; }

.icon-box.process.small .icon {
  margin-top: 10px; }

/* Icon Box - box type */
.icon-box.box-type {
  background: #fafafa;
  border: 1px solid #ececec;
  border-radius: 4px;
  padding: 20px; }

.icon-box.box-type .icon {
  margin-top: 20px; }

/* ----------------------------------------------------------------------
Image Boxes
-------------------------------------------------------------------------*/
.image-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  /*margin-bottom: 30px;*/
  float: left; }

.image-box {
  max-height: 254px; }

.col-no-margin .image-box,
.col-no-margin [class*="col-"] {
  margin: 0; }

.col-no-margin {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.col-no-padding [class*="col-"] {
  padding: 0; }

.image-box img {
  margin-left: auto;
  margin-right: auto;
  min-width: 100%;
  top: 0;
  width: 70%; }

.image-box.effect img:hover {
  opacity: auto; }

.image-box .image-box-content::before,
.image-box .image-box-content::after {
  pointer-events: none; }

.image-box-description h3 {
  font-size: 24px;
  font-weight: 600;
  word-spacing: -0.08em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.image-box .image-box-content h3,
.image-box-description h3,
.image-box-description h4,
.image-box p {
  margin: 0; }

.image-box .image-box-content {
  height: 100%;
  left: 0;
  padding: 18px 0 12px;
  top: 0;
  width: 100%; }

.image-box-description {
  float: left;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 12px 0;
  position: relative;
  width: 100%; }

.image-box-description > p {
  color: #333333; }

.image-box-description > p.subtitle {
  color: #888; }

.image-box-description .post-date {
  float: left;
  font-size: 13px;
  margin: 10px 0; }

.image-box-description .post-date span {
  margin-left: 3px; }

.post-date i,
.image-box-content .icon-links i {
  margin-right: 4px; }

.image-box-description .post-rate {
  color: #FFC300;
  float: right;
  list-style: outside none none;
  margin: 9px 0;
  width: auto; }

.image-box-description .links {
  margin-top: 20px; }

.image-box-links a {
  background-color: #252525;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  margin: 5px;
  padding: 9px 15px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.image-box-links a:hover {
  opacity: 0.8;
  color: #fff; }

/*circle image*/
.image-box.circle-image {
  border: 6px solid #eee;
  border-radius: 100%;
  margin: 0 auto -6px;
  z-index: 1;
  float: none;
  text-align: center;
  clear: both; }

.image-box.circle-image.small {
  height: 120px;
  width: 120px; }

.image-box.circle-image.medium {
  height: 180px;
  width: 180px; }

.image-box.circle-image.large {
  height: 220px;
  width: 220px; }

/*Image box Card*/
.image-box.card .image-box-content {
  background: #383838;
  color: #ffffff;
  padding: 20px; }

.image-box.card.effect .image-box-content {
  position: relative !important; }

.image-box.card .image-box-content h3,
.image-box.card .image-box-content p {
  color: #ffffff; }

.image-box-description.card {
  padding: 20px; }

.image-box.effect {
  cursor: pointer; }

.effect > img {
  width: 100%; }

/* Individual effects */
.image-box.effect img {
  min-height: auto; }

.image-box.effect .image-box-content {
  padding: 2em;
  position: absolute;
  cursor: pointer; }

.image-box .image-box-content h3,
.image-box-description h3 {
  font-weight: 800; }

.image-box.effect .image-box-content,
.image-box.effect .image-box-content h3,
.image-box.effect .image-box-content p {
  color: #fff; }

.image-box h3 > span {
  font-weight: 800; }

/*---------------*/
/***** dia *****/
/*---------------*/
.image-box.effect.dia .image-box-content,
.portfolio-image.effect.dia .portfolio-description {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: auto;
  background: #252d31;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  text-transform: uppercase; }

.image-box.effect.dia h3,
.portfolio-image.effect.dia h3 {
  float: left;
  font-size: 25px;
  font-weight: 400; }

.image-box .icon-links,
.portfolio-image .icon-links {
  float: right; }

.image-box .icon-links i {
  margin: 7px; }

.image-box.effect.dia p.icon-links a {
  float: left;
  font-size: 1.4em;
  color: #fff; }

.image-box.effect.dia p.icon-links i:hover {
  opacity: 0.9; }

.image-box.effect.dia:hover p.icon-links a:hover,
.image-box.effect.dia:hover p.icon-links a:focus,
.image-box.effect.dia .image-box-content h3 {
  color: #fff; }

.image-box.effect.dia h3,
.image-box.effect.dia p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0); }

/*.image-box.effect.dia p.icon-links a span::before {
    display: inline-block;
    padding: 8px 10px;
    font-family: 'feathericons';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/
.image-box.effect.dia h3 {
  font-weight: 600;
  max-width: 66%;
  font-size: 18px;
  line-height: 32px; }

.image-box.effect.dia:hover .image-box-content,
.image-box.effect.dia:hover h3,
.image-box.effect.dia:hover p.icon-links a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.image-box.effect.dia:hover h3 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }

.image-box.effect.dia:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.image-box.effect.dia:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

.image-box.effect.dia:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.image-box.effect.dia:hover p.icon-links a:nth-child(4) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s; }

.image-box.effect.dia .image-box-links > a {
  float: right;
  padding: 0 10px; }

/*---------------*/
/***** juna *****/
/*---------------*/
.image-box.effect.juna img {
  max-width: none;
  width: calc(100% + 50px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0); }

.image-box.effect.juna .image-box-content {
  text-align: center; }

.image-box.effect.juna .image-box-content {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.image-box.effect.juna .image-box-content {
  background: rgba(0, 0, 0, 0.2); }

.image-box.effect.juna:hover .image-box-content {
  background: rgba(0, 0, 0, 0.6); }

.image-box.effect.juna h3,
.image-box.effect.juna p {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.image-box.effect.juna h3 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49); }

.image-box.effect.juna p {
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s; }

.image-box.effect.juna:hover img,
.image-box.effect.juna:hover p {
  opacity: 1; }

.image-box.effect.juna:hover img,
.image-box.effect.juna:hover h3,
.image-box.effect.juna:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.image-box.effect.juna:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s; }

.image-box.effect.juna p i {
  margin: 7px; }

.image-box.effect.juna p i:hover {
  opacity: 0.9; }

.image-box.effect.juna .image-box-links {
  margin-top: 12%; }

/*---------------*/
/***** resa *****/
/*---------------*/
.image-box.effect.resa .image-box-content {
  text-align: right;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.image-box.effect.resa:hover .image-box-content {
  background: rgba(0, 0, 0, 0.6); }

.image-box.effect.resa h3,
.image-box.effect.resa p {
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.image-box.effect.resa p {
  bottom: 30px;
  line-height: 1.5;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

.image-box.effect.resa h3 {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
  top: 30px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.image-box.effect.resa:hover h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.image-box.effect.resa h3::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0); }

.image-box.effect.resa h3::after,
.image-box.effect.resa p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

.image-box.effect.resa:hover h3::after,
.image-box.effect.resa:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** alea *****/
/*---------------*/
.image-box.alea {
  background-color: rgba(0, 0, 0, 0.9);
  text-align: center; }

.image-box.alea img {
  opacity: 0.8; }

.image-box.effect.alea {
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.image-box.effect.alea img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 0, 300px);
  transform: translate3d(0, 0, 300px); }

.image-box.effect.alea:hover img {
  opacity: 0.6;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.image-box.effect.alea .image-box-content::before,
.image-box.effect.alea .image-box-content::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }

.image-box.effect.alea:hover .image-box-content::before {
  opacity: 0.5;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg); }

.image-box.effect.alea:hover .image-box-content::after {
  opacity: 0.5;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg); }

.image-box.effect.alea h3,
.image-box.effect.alea p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

.image-box.effect.alea h3 {
  -webkit-transform: translate3d(0px, -14%, 0px) translate3d(0px, -100%, 0px);
  transform: translate3d(0px, -14%, 0px) translate3d(0px, -100%, 0px); }

.image-box.effect.alea p {
  padding: 0.25em 2em;
  -webkit-transform: translate3d(0, -28%, 0) translate3d(0, 120%, 0);
  transform: translate3d(0, -28%, 0) translate3d(0, 120%, 0); }

.image-box.effect.alea:hover h3 {
  -webkit-transform: translate3d(0px, 0%, 0px) translate3d(0px, -100%, 0px);
  transform: translate3d(0px, 0%, 0px) translate3d(0px, -100%, 0px); }

.image-box.effect.alea:hover p {
  -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
  transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0); }

/*---------------*/
/***** ariol *****/
/*---------------*/
.image-box.effect.ariol {
  background: rgba(0, 0, 0, 0.8); }

.image-box.effect.ariol img {
  min-height: 287px; }

.image-box.effect.ariol .image-box-content {
  padding: 3em; }

.image-box.effect.ariol .image-box-content::before,
.image-box.effect.ariol .image-box-content::after {
  position: absolute;
  content: '';
  opacity: 0; }

.image-box.effect.ariol .image-box-content::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.image-box.effect.ariol .image-box-content::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.image-box.effect.ariol h3 {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
  padding-top: 20px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

.image-box.effect.ariol p {
  padding: 10px 20px;
  text-align: center;
  text-transform: none;
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

.image-box.effect.ariol img,
.image-box.effect.ariol h3 {
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0); }

.image-box.effect.ariol img,
.image-box.effect.ariol .image-box-content::before,
.image-box.effect.ariol .image-box-content::after,
.image-box.effect.ariol p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

.image-box.effect.ariol:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.image-box.effect.ariol:hover .image-box-content::before,
.image-box.effect.ariol:hover .image-box-content::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.image-box.effect.ariol:hover h3,
.image-box.effect.ariol:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.image-box.effect.ariol:hover .image-box-content::after,
.image-box.effect.ariol:hover h3,
.image-box.effect.ariol:hover p,
.image-box.effect.ariol:hover img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/*---------------*/
/***** dorian *****/
/*---------------*/
.image-box.effect.dorian {
  background: rgba(0, 0, 0, 0.8); }

.image-box.effect.dorian img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

.image-box.effect.dorian:hover img {
  opacity: 0.4; }

.image-box.effect.dorian .image-box-content::after {
  position: absolute;
  right: 30px;
  bottom: 30px;
  left: 30px;
  height: calc(50% - 30px);
  border: 4px solid #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.image-box.effect.dorian:hover .image-box-content::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.image-box.effect.dorian .image-box-content {
  padding: 3em;
  text-align: left; }

.image-box.effect.dorian p {
  position: absolute;
  right: 60px;
  bottom: 66px;
  left: 60px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0); }

.image-box.effect.dorian:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** Emma *****/
/*---------------*/
.image-box.effect.emma img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12); }

.image-box.effect.emma:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.image-box.effect.emma .image-box-content {
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s; }

.image-box.effect.emma:hover .image-box-content {
  background: rgba(0, 0, 0, 0.6); }

.image-box.effect.emma .image-box-content {
  padding: 3em; }

.image-box.effect.emma .image-box-content::before,
.image-box.effect.emma p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

.image-box.effect.emma h3 {
  padding: 10px 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49); }

.image-box.effect.emma p {
  margin: 0 auto;
  padding: 10px 20px;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5); }

.image-box.effect.emma:hover .image-box-content::before,
.image-box.effect.emma:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/*---------------*/
/***** victor *****/
/*---------------*/
.image-box.effect.victor .image-box-content {
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s; }

.image-box.effect.victor:hover .image-box-content {
  background: rgba(0, 0, 0, 0.6); }

.image-box.effect.victor img {
  max-width: none;
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.image-box.effect.victor:hover img {
  -webkit-transform: translate3d(10px, 0px, 0px) scale(1.1);
  transform: translate3d(10px, 0px, 0px) scale(1.1); }

.image-box.effect.victor h3 {
  position: absolute;
  left: 0;
  top: 40px;
  padding: 1em 1.2em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0); }

.image-box.effect.victor p {
  opacity: 0;
  left: 0;
  padding: 1em 2.4em;
  position: absolute;
  text-align: right;
  top: 103px;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0); }

.image-box.effect.victor:hover h3,
.image-box.effect.victor:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** erdi *****/
/*---------------*/
.image-box.effect.erdi {
  background: #2f3238; }

.image-box.effect.erdi img {
  max-width: none;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.image-box.effect.erdi .image-box-content {
  text-align: left; }

.image-box.effect.erdi h3 {
  padding: 0.5em 0;
  position: relative;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49); }

.image-box.effect.erdi p {
  display: table;
  margin: 0 0 0.25em;
  padding: 0.4em 1em;
  background: rgba(255, 255, 255, 0.9);
  color: #2f3238;
  text-transform: none;
  font-weight: 500;
  font-size: 75%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-360px, 0, 0);
  transform: translate3d(-360px, 0, 0); }

.image-box.effect.erdi p:first-child {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

.image-box.effect.erdi p:nth-of-type(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.image-box.effect.erdi p:nth-of-type(3) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }

.image-box.effect.erdi:hover p:first-child {
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

.image-box.effect.erdi:hover p:nth-of-type(2) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }

.image-box.effect.erdi:hover p:nth-of-type(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.image-box.effect.erdi:hover img {
  opacity: 0.4;
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1); }

.image-box.effect.erdi:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.image-box.effect.erdi p.image-box-links.image-box-links {
  background-color: transparent;
  margin-left: -15px; }

/*-----------------*/
/***** tini *****/
/*-----------------*/
.image-box.effect.tini {
  background: #303fa9; }

.image-box.effect.tini h3,
.image-box.effect.tini p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%; }

.image-box.effect.tini .image-box-content::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 170px;
  height: 170px;
  border: 2px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
  transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%; }

.image-box.effect.tini p {
  width: 100px;
  text-transform: none;
  font-size: 140%;
  line-height: 2; }

.image-box.effect.tini p a {
  color: #fff;
  margin-right: 6px; }

.image-box.effect.tini p a:hover,
.image-box.effect.tini p a:focus {
  opacity: 0.6; }

.image-box.effect.tini p {
  padding-left: 10px; }

.image-box.effect.tini p a i {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

.image-box.effect.tini p a:first-child i {
  -webkit-transform: translate3d(-60px, -60px, 0);
  transform: translate3d(-60px, -60px, 0); }

.image-box.effect.tini p a:nth-child(2) i {
  -webkit-transform: translate3d(60px, -60px, 0);
  transform: translate3d(60px, -60px, 0); }

.image-box.effect.tini p a:nth-child(3) i {
  -webkit-transform: translate3d(-60px, 60px, 0);
  transform: translate3d(-60px, 60px, 0); }

.image-box.effect.tini p a:nth-child(4) i {
  -webkit-transform: translate3d(60px, 60px, 0);
  transform: translate3d(60px, 60px, 0); }

.image-box.effect.tini p a:nth-child(5) i {
  -webkit-transform: translate3d(60px, -60px, 0);
  transform: translate3d(60px, -60px, 0); }

.image-box.effect.tini p a:nth-child(6) i {
  -webkit-transform: translate3d(-60px, -60px, 0);
  transform: translate3d(-60px, -60px, 0); }

.image-box.effect.tini:hover .image-box-content::before {
  opacity: 1;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1); }

.image-box.effect.tini .image-box-content {
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s; }

.image-box.effect.tini:hover .image-box-content {
  background: rgba(0, 0, 0, 0.3); }

.image-box.effect.tini:hover h3 {
  opacity: 0;
  -webkit-transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
  transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1); }

.image-box.effect.tini:hover p i:empty {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  /* just because it's stronger than nth-child */
  opacity: 1; }

/*-----------------*/
/***** bleron *****/
/*-----------------*/
.image-box.effect.bleron {
  background: #df4e4e; }

.image-box.effect.bleron img,
.image-box.effect.bleron h3 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

.image-box.effect.bleron img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.image-box.effect.bleron h3 {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49); }

.image-box.effect.bleron h3,
.image-box.effect.bleron p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px; }

.image-box.effect.bleron p {
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0); }

.image-box.effect.bleron:hover img {
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0); }

.image-box.effect.bleron:hover h3 {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0); }

.image-box.effect.bleron:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.image-box.effect.bleron p.image-box-links a {
  background-color: #fff; }

/*----------------------*/
/***** social-links *****/
/*----------------------*/
.effect.social-links {
  text-align: left;
  position: relative; }

.effect.social-links img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.effect.social-links h3 {
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.effect.social-links p {
  display: inline;
  left: auto;
  margin-top: -20px;
  /* margin-left: -28px;*/
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%; }

.effect.social-links a i {
  margin: 0 4px;
  color: #fff;
  font-size: 146%; }

.effect.social-links:hover img {
  opacity: 0.6; }

.effect.social-links:hover h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.effect.social-links:hover .image-box-content::before {
  opacity: 0.7;
  -webkit-transform: rotate3d(0, 0, 1, 20deg);
  transform: rotate3d(0, 0, 1, 20deg); }

.effect.social-links p a i {
  border-radius: 50%;
  height: 42px;
  width: 42px;
  line-height: 44px;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0); }

.effect.social-links:hover p i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
  transform: translate3d(0, 0, 0) rotate(0deg); }

.effect.social-links:hover p a:nth-child(3) i {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }

.effect.social-links:hover p a:nth-child(2) i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

.effect.social-links:hover p a:first-child i {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

.effect.social-links:hover p a i:hover {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-transition-delay: rotate 1s;
  transition-delay: rotate 1s;
  -webkit-transform: translate3d(0, 0, 0) rotate(360deg);
  transform: translate3d(0, 0, 0) rotate(360deg); }

.effect .image-box-content p i {
  z-index: 2; }

/*---------------*/
/***** Retro *****/
/*---------------*/
.image-box.effect.retro {
  background: #030c17;
  text-align: center; }

.image-box.effect.retro img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

.image-box.effect.retro .image-box-content::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.4, 1.4, 1);
  transform: scale3d(1.4, 1.4, 1); }

.image-box.effect.retro h3 {
  margin: 20% 0 10px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.49);
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

.image-box.effect.retro p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5); }

.image-box.effect.retro:hover h3 {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9); }

.image-box.effect.retro:hover .image-box-content::before,
.image-box.effect.retro:hover p {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

.image-box.effect.retro:hover .image-box-content {
  background-color: rgba(58, 52, 42, 0); }

.image-box.effect.retro:hover img {
  opacity: 0.4; }

/* ----------------------------------------------------------------
Carousels
-----------------------------------------------------------------*/
.carousel.fullwidth {
  padding: 0 15px; }

.slider-content img {
  width: auto !important; }

.owl-carousel .fluid-width-video-wrapper {
  min-height: 150px; }

.post-carousel .image-box {
  height: 151px; }

/*Half size height slider*/
.carousel.slider-size-half .owl-item img {
  margin-top: -10%; }

.owl-bg-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%; }

/*slider title and content*/
.owl-item .slider-content {
  opacity: 0;
  padding: 0; }

/*carousel video*/
.item-video {
  height: 420px; }

/* ----------------------------------------------------------------
Carousel Nav
-----------------------------------------------------------------*/
.owl-theme.pagination-top .owl-dots {
  margin-top: -4px; }

.owl-theme.pagination-top .owl-controls {
  position: absolute;
  right: 13px;
  top: 0px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0.9; }

.owl-theme.pagination-top .owl-controls:hover {
  opacity: 1; }

/*dot nav*/
.owl-theme .owl-dots {
  text-align: center;
  margin-top: 30px; }

.owl-theme .owl-dots .owl-dot {
  height: 10px;
  margin: 0 5px;
  position: relative;
  width: 10px;
  display: inline-block; }

.owl-theme .owl-dots .owl-dot span {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: #eee;
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
  overflow: hidden;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #bbb;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.owl-theme .owl-dots .owl-dot span:focus {
  outline: none; }

.owl-theme .owl-dots .owl-dot span::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 50%;
  background-color: #aaa;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease; }

.owl-theme .owl-dots .owl-dot span:hover,
.owl-theme .owl-dots .owl-dot span:focus {
  opacity: 0.7; }

.owl-theme .owl-dots .owl-dot.active span::after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/*owl dots top*/
.owl-theme.pagination-top .owl-controls {
  position: absolute;
  right: 13px;
  top: 13px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0.9; }

.owl-theme.pagination-top .owl-controls:hover {
  opacity: 1; }

.owl-theme.pagination-top .owl-dots .owl-dot span {
  box-shadow: inset 0 0 0 1px #fff; }

.owl-theme.pagination-top .owl-dots .owl-dot span::after {
  background-color: #fff; }

/*owl nav*/
.owl-controls .owl-nav {
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }

.owl-carousel:hover .owl-controls .owl-nav {
  opacity: 1; }

.owl-theme .owl-controls .owl-nav div {
  padding: 5px 9px; }

.owl-theme .owl-controls .owl-nav .owl-prev i,
.owl-theme .owl-controls .owl-nav .owl-next i {
  line-height: 66px; }

.owl-theme .owl-controls .owl-nav div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.4); }

.owl-theme .owl-controls .owl-nav .owl-prev {
  left: -18px; }

.owl-theme .owl-controls .owl-nav .owl-next {
  right: -18px; }

.owl-carousel:hover .owl-controls .owl-nav .owl-prev {
  left: 0px; }

.owl-carousel:hover .owl-controls .owl-nav .owl-next {
  right: 0px; }

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 18px;
  height: 75px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  width: 35px;
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*team carousel*/
.carousel-description-style .description {
  margin-bottom: 30px; }

.carousel-description-style .description h2 {
  margin-top: 0;
  padding-right: 74px; }

.carousel-description-style .image-box-description h4 {
  margin-bottom: 0; }

/*nav team carousel*/
.carousel-description-style .owl-controls .owl-nav {
  opacity: 1; }

.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-next {
  left: -65px;
  top: 0;
  border-radius: 0 2px 2px 0; }

.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-prev {
  left: -100px;
  top: 0;
  border-radius: 2px 0 0 2px; }

.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-prev i,
.carousel-description-style .owl-theme .owl-controls .owl-nav .owl-next i {
  line-height: 1; }

.carousel-description-style .owl-carousel .owl-controls .owl-nav .owl-next,
.carousel-description-style .owl-carousel .owl-controls .owl-nav .owl-prev {
  background: #00c0e9;
  color: #fff;
  font-size: 15px;
  height: 36px; }

.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
  opacity: 0.6; }

/*carousel fixes*/
.owl-stage .owl-item:last-child {
  margin-right: 0 !important; }

.carousel .image-box-description {
  margin-bottom: -10px; }

/* ----------------------------------------------------------------------
Font Awesome Icons
-------------------------------------------------------------------------*/
.fontawesome-icon-list i {
  font-size: 18px;
  display: inline-block;
  font-size: 1.3em;
  margin-right: 5px;
  position: relative;
  text-align: center;
  top: 2px;
  width: 30px;
  padding: 16px 0px; }

/* ----------------------------------------------------------------------
Counters
-------------------------------------------------------------------------*/
.counter {
  margin-bottom: 20px; }

.counter span {
  font-size: 50px;
  line-height: 40px; }

.counter.small > span {
  font-size: 32px !important; }

.counter.medium > span {
  font-size: 50px !important; }

.counter.large > span {
  font-size: 62px !important; }

.icon-box.fancy > .counter span {
  margin: 0 12px 10px 56px; }

.icon-box.fancy.medium > .counter span {
  margin: 0 12px 10px 80px; }

.icon-box.effect:not(.center) > .counter span {
  margin: 0 12px 10px 82px; }

.icon-box.effect.large:not(.center) > .counter span {
  margin: 0 12px 10px 107px; }

.icon-box.effect.medium:not(.center) > .counter span {
  margin: 0 12px 10px 82px; }

.icon-box.effect.small:not(.center) > .counter span {
  margin: 0 12px 10px 58px;
  font-size: 32px !important; }

/* ----------------------------------------------------------------------
	Text box
-------------------------------------------------------------------------*/
.text-box {
  margin-bottom: 32px; }

.text-box > h4,
.text-box > h3 {
  margin-bottom: 10px;
  font-weight: 600; }

/* ----------------------------------------------------------------------
Countdown timer
-------------------------------------------------------------------------*/
.countdown {
  color: #333;
  overflow: hidden; }

.countdown-container {
  display: table;
  margin: 0 auto; }

.countdown .countdown-box {
  display: block;
  float: left;
  margin: 30px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: auto; }

.countdown .number {
  font-size: 80px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
  text-align: center; }

.countdown span {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  font-weight: 400;
  overflow: hidden;
  padding-top: 10px;
  position: relative;
  text-align: center; }

.countdown span:before {
  background: none repeat scroll 0 0 #333;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px; }

/*circle style*/
.countdown.circle .countdown-box {
  border: 3px solid #333;
  border-radius: 50%;
  color: #333;
  height: 160px;
  padding: 34px 5px 0 0;
  width: 160px;
  margin: 20px 15px; }

.countdown.circle .countdown-box .number {
  font-size: 52px;
  font-weight: 800; }

.countdown.circle .countdown-box span {
  font-size: 18px; }

/*rectangle style*/
.countdown.rectangle .countdown-box {
  border: 4px solid;
  padding: 24px;
  width: 170px;
  margin-left: 15px;
  margin-right: 15px; }

.countdown.rectangle .countdown-box .number {
  font-size: 52px;
  font-weight: 600; }

.countdown.rectangle .countdown-box span {
  font-size: 18px; }

/*medium size*/
.countdown.medium .countdown-box,
.countdown.circle.medium .countdown-box,
.countdown.rectangle.medium .countdown-box {
  height: 130px;
  margin: 10px;
  padding: 20px 4px 0 0;
  width: 130px; }

.countdown.circle.medium .countdown-box,
.countdown.rectangle.medium .countdown-box {
  border: solid 2px; }

.countdown.medium .number,
.countdown.circle.medium .number,
.countdown.rectangle.medium .number {
  font-size: 44px;
  margin-bottom: 12px; }

.countdown.medium span,
.countdown.circle.medium span,
.countdown.rectangle.medium span {
  font-size: 18px; }

/*small size*/
.countdown.small .countdown-box,
.countdown.circle.small .countdown-box,
.countdown.rectangle.small .countdown-box {
  margin: 10px;
  height: 70px;
  padding: 10px 0px 0 0;
  width: 70px;
  margin: 5px 5px; }

.countdown.circle.small .countdown-box,
.countdown.rectangle.small .countdown-box {
  border: solid 2px; }

.countdown.small .number,
.countdown.circle.small .number,
.countdown.rectangle.small .number {
  font-size: 16px;
  margin-bottom: 6px; }

.countdown.small span,
.countdown.circle.small span,
.countdown.rectangle.small span {
  font-size: 14px;
  padding-top: 2px; }

/*Light & Dark*/
.countdown.light .countdown-box {
  border-color: #fff;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); }

.countdown.countdown-light span:before {
  background: #fff; }

.countdown.countdown-light span,
.countdown.countdown-light .number {
  color: #fff !important; }

.countdown.countdown-light.circle .countdown-box {
  border-color: #fff; }

.countdown.countdown-light.rectangle .countdown-box {
  border-color: #fff; }

.countdown.countdown-dark span,
.countdown.countdown-dark .number {
  color: #000 !important; }

/* ----------------------------------------------------------------------
ProgressBar
-------------------------------------------------------------------------*/
.progress-bar-container {
  width: 100%;
  height: 40px;
  margin: 20px 0 20px 0;
  overflow: hidden;
  background-color: #eee; }

.progress-bar {
  height: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: none; }

.progress-title {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  position: absolute;
  text-align: left; }

.progress-title > i {
  margin-right: 8px; }

.progress-bar .progress-number,
.progress-bar .progress-type {
  color: #fff;
  float: right;
  margin-top: -2px; }

/*radius style*/
.progress-bar-container.radius,
.progress-bar-container.radius .progress-bar {
  border-radius: 4px; }

/*title-up style*/
.progress-bar-container.title-up .progress-title {
  color: #333;
  margin-left: -10px;
  margin-top: -32px; }

.progress-bar-container.title-up:not(:first-child) {
  margin-top: 40px; }

.progress-bar-container.title-up .progress-bar .progress-number,
.progress-bar-container.title-up .progress-bar .progress-type {
  color: #333;
  margin-top: -32px;
  position: absolute;
  right: 15px; }

.progress-bar-container.title-up .progress-bar .progress-number,
.progress-bar-container.title-up .progress-bar .progress-type {
  color: #333;
  margin-top: -32px;
  position: absolute;
  right: 15px; }

.progress-bar-container.title-up .progress-bar .progress-number {
  right: 26px; }

/*medium size*/
.progress-bar-container.medium {
  height: 20px; }

.progress-bar-container.medium .progress-bar {
  padding: 0px; }

.progress-bar-container.medium .progress-title {
  margin-left: 0;
  margin-top: -20px; }

.progress-bar-container.medium .progress-bar .progress-number,
.progress-bar-container.medium .progress-bar .progress-type {
  margin-top: -18px; }

/*small size*/
.progress-bar-container.small {
  height: 10px; }

.progress-bar-container.small .progress-bar {
  padding: 0px; }

.progress-bar-container.small .progress-title {
  margin-left: 0;
  margin-top: -20px; }

.progress-bar-container.small .progress-bar .progress-number,
.progress-bar-container.small .progress-bar .progress-type {
  margin-top: -18px; }

/*progress bar no-bg*/
.progress-bar-container.no-bg {
  background: none !important; }

/*progrerss extra small*/
.progress-bar-container.extra-small {
  height: 2px; }

.progress-bar-container.extra-small .progress-bar {
  padding: 0px; }

.progress-bar-container.extra-small .progress-title {
  margin-left: 0;
  margin-top: -20px; }

.progress-bar-container.extra-small .progress-bar .progress-number,
.progress-bar-container.extra-small .progress-bar .progress-type {
  margin-top: -18px; }

/*transparent progrerss bar*/
.progress-bar-container.transparent {
  background: none !important; }

.progress-bar-container.transparent .progress-bar {
  background-color: rgba(0, 0, 0, 0.35); }

.progress-bar-container.transparent.title-up .progress-bar .progress-title,
.progress-bar-container.transparent.title-up .progress-bar .progress-number,
.progress-bar-container.transparent.title-up .progress-bar .progress-type {
  color: #fff; }

/* Colors */
.progress-bar-container.color-turquoise {
  border-color: #1abc9c;
  background: #1abc9c; }

.progress-bar-container.color-green-sea {
  border-color: #16a085;
  background: #16a085; }

.progress-bar-container.color-emerald {
  border-color: #2ecc71;
  background: #2ecc71; }

.progress-bar-container.color-nephritis {
  border-color: #27ae60;
  background: #27ae60; }

.progress-bar-container.color-peter-river {
  border-color: #3498db;
  background: #3498db; }

.progress-bar-container.color-belize-hole {
  border-color: #2980b9;
  background: #2980b9; }

.progress-bar-container.color-amethyst {
  border-color: #9b59b6;
  background: #9b59b6; }

.progress-bar-container.color-wisteria {
  border-color: #8e44ad;
  background: #8e44ad; }

.progress-bar-container.color-wet-asphalt {
  border-color: #34495e;
  background: #34495e; }

.progress-bar-container.color-midnight-blue {
  border-color: #2c3e50;
  background: #2c3e50; }

.progress-bar-container.color-sun-flower {
  border-color: #f1c40f;
  background: #f1c40f; }

.progress-bar-container.color-orange {
  border-color: #f39c12;
  background: #f39c12; }

.progress-bar-container.color-carrot {
  border-color: #e67e22;
  background: #e67e22; }

.progress-bar-container.color-pumpkin {
  border-color: #d35400;
  background: #d35400; }

.progress-bar-container.color-alizarin {
  border-color: #e74c3c;
  background: #e74c3c; }

.progress-bar-container.color-pomegranate {
  border-color: #c0392b;
  background: #c0392b; }

.progress-bar-container.color-clouds {
  border-color: #ecf0f1;
  background: #ecf0f1; }

.progress-bar-container.color-silver {
  border-color: #bdc3c7;
  background: #bdc3c7; }

.progress-bar-container.color-concrete {
  border-color: #95a5a6;
  background: #95a5a6; }

.progress-bar-container.color-asbestos {
  border-color: #7f8c8d;
  background: #7f8c8d; }

.progress-bar.color-turquoise {
  background: #1abc9c; }

.progress-bar.color-green-sea {
  background: #16a085; }

.progress-bar.color-emerald {
  background: #2ecc71; }

.progress-bar.color-nephritis {
  background: #27ae60; }

.progress-bar.color-peter-river {
  background: #3498db; }

.progress-bar.color-belize-hole {
  background: #2980b9; }

.progress-bar.color-amethyst {
  background: #9b59b6; }

.progress-bar.color-wisteria {
  background: #8e44ad; }

.progress-bar.color-wet-asphalt {
  background: #34495e; }

.progress-bar.color-midnight-blue {
  background: #2c3e50; }

.progress-bar.color-sun-flower {
  background: #f1c40f; }

.progress-bar.color-orange {
  background: #f39c12; }

.progress-bar.color-carrot {
  background: #e67e22; }

.progress-bar.color-pumpkin {
  background: #d35400; }

.progress-bar.color-alizarin {
  background: #e74c3c; }

.progress-bar.color-pomegranate {
  background: #c0392b; }

.progress-bar.color-clouds {
  background: #ecf0f1; }

.progress-bar.color-silver {
  background: #bdc3c7; }

.progress-bar.color-concrete {
  background: #95a5a6; }

.progress-bar.color-asbestos {
  background: #7f8c8d; }

/* ----------------------------------------------------------------------
Pie charts
-------------------------------------------------------------------------*/
.pie-animated {
  opacity: 1; }

.pie-chart {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 50px;
  position: relative;
  text-align: center; }

.pie-chart canvas {
  position: absolute;
  top: 0;
  left: 0; }

.pie-chart span,
.pie-chart i {
  display: inline-block;
  font-size: 28px;
  z-index: 2;
  font-weight: 600; }

.pie-chart i {
  font-size: 38px; }

.pie-chart span.percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: .8em; }

/*transparent*/
.pie-chart.transparent span,
.pie-chart.transparent span.percent,
.pie-chart.transparent i {
  color: #fff; }

/* ----------------------------------------------------------------------
Horisontal Rules
-------------------------------------------------------------------------*/
hr {
  margin-bottom: 10px;
  margin-top: 10px;
  clear: both; }

hr.space {
  border: none;
  height: 50px; }

hr.space-xs {
  border: none;
  height: 20px; }

hr.space-md {
  border: none;
  height: 40px; }

hr.space-lg {
  border: none;
  height: 80px; }

hr.space-xlg {
  border: none;
  height: 120px; }

hr.space-xxlg {
  border: none;
  height: 200px; }

body.device-sm hr.space {
  height: 26px; }

body.device-xs hr.space,
body.device-xxs hr.space {
  height: 16px; }

body.device-xxs hr.space-lg,
body.device-xs hr.space-lg {
  height: 40px; }

body.device-xxs hr.space-xlg,
body.device-xs hr.space-xlg {
  height: 40px; }

body.device-xxs hr.space-xxlg,
body.device-xs hr.space-xxlg {
  height: 80px; }

.space {
  width: 100%;
  display: block;
  clear: both;
  height: 20px;
  position: relative; }

/* ----------------------------------------------------------------------
    Seperator
-------------------------------------------------------------------------*/
.seperator,
.separator {
  color: #ccc;
  width: 100%;
  margin: 30px auto;
  overflow: hidden;
  text-align: center;
  line-height: 1.2em; }

.seperator-simple {
  margin: 10px auto; }

.seperator::before,
.seperator::after,
.separator::before,
.separator::after {
  border-bottom: 1px solid #eee;
  content: "";
  display: inline-block;
  height: 0.65em;
  margin: 0 -4px 0 -100%;
  vertical-align: top;
  width: 50%; }

.seperator.seperator-dark::before,
.seperator.seperator-dark::after,
.separator.seperator-dark::before,
.separator.seperator-dark::after {
  border-bottom: 1px solid #333 !important; }

.seperator.seperator-grey::before,
.seperator.seperator-grey::after,
.separator.seperator-grey::before,
.separator.seperator-grey::after {
  border-bottom: 1px solid #ccc; }

.seperator.seperator-light::before,
.seperator.seperator-light::after,
.separator.seperator-light::before,
.separator.seperator-light::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.seperator::after,
.separator::after {
  margin: 0 -100% 0 0; }

.seperator i,
.separator i {
  font-size: 18px; }

.seperator i,
.seperator span,
.seperator a,
.separator i,
.separator span,
.separator a {
  margin: 0 20px 0 24px;
  display: inline-block; }

/*dotted style*/
.seperator.dotted:before,
.seperator.dotted:after,
.separator.dotted:before,
.separator.dotted:after {
  border-bottom: 2px dotted #ccc; }

/*seperator left icon*/
.seperator.seperator-left,
.separator.seperator-left {
  float: left;
  margin: 2px 36px 0 0; }

.seperator.left i,
.separator.left i {
  float: left;
  margin: 2px 36px 0 0; }

/*seperator right icon*/
.seperator.right i,
.separator.right i {
  float: right;
  margin: 0 0 2px 36px; }

/*seperator bold*/
.seperator.seperator-bold:before,
.seperator.seperator-bold:after,
.separator.seperator-bold:before,
.separator.seperator-bold:after {
  border-bottom-width: 6px; }

/*seperator sizes*/
.seperator.seperator-small,
.separator.seperator-small {
  width: 10%;
  margin: 5px auto; }

.seperator.seperator-medium,
.separator.seperator-medium {
  width: 20%;
  margin: 10px auto; }

.text-seperator {
  background-color: #111;
  display: block;
  height: 4px;
  margin: 20px 0; }

.text-seperator-small {
  width: 10%; }

.text-seperator-medium {
  width: 30%; }

.text-seperator-large {
  width: 60%; }

.seperator.seperator-image:before,
.seperator.seperator-image:after,
.separator.seperator-image:before,
.separator.seperator-image:after {
  border: 0; }

.seperator.seperator-image,
.separator.seperator-image {
  background-position: center center;
  background-repeat: repeat-x;
  margin: 0;
  padding: 0; }

.seperator.seperator-over-top,
.separator.seperator-over-top {
  margin-bottom: -17px;
  position: relative;
  top: -13px !important; }

.triangle-divider-bottom {
  background-image: url("../images/triangle-divider-down.png");
  background-position: left center;
  background-repeat: repeat-x;
  bottom: 0;
  height: 12px;
  position: absolute;
  width: 100%; }

.triangle-divider-top {
  background-image: url("../images/triangle-divider-top.png");
  background-position: left center;
  background-repeat: repeat-x;
  top: 0;
  height: 12px;
  position: absolute;
  width: 100%; }

/* ----------------------------------------------------------------------
Blockquotes
-------------------------------------------------------------------------*/
.blockquote-simple {
  border: 0 none !important; }

.blockquote-fancy,
.blockquote-color,
.blockquote-dark {
  border: 0 none !important; }

.blockquote-fancy::before {
  color: rgba(0, 0, 0, 0.04);
  display: block;
  font-size: 100px;
  left: 4px;
  position: absolute;
  top: 14px; }

.blockquote-fancy > small {
  float: right; }

.blockquote-dark {
  background-color: #333; }

.blockquote-color,
.blockquote-dark {
  padding: 28px;
  color: #fff; }

/* ----------------------------------------------------------------------
Forms
-------------------------------------------------------------------------*/
.form-control {
  border-radius: 0;
  box-shadow: none;
  height: auto;
  line-height: 1.33333;
  padding: 12px 18px; }

.form-control:focus {
  box-shadow: none; }

.form-control.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-btn > .form-control.btn {
  resize: none;
  font-size: .9em; }

.form-control.rounded {
  border-radius: 4px; }

.form-control,
.input-group-addon {
  border: 2px solid #ebebeb; }

.form-group label {
  color: #444;
  cursor: pointer;
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-size: 13px; }

.form-inline button {
  margin: 0px; }

.form-group > label {
  display: block; }

.has-feedback label ~ .form-control-feedback {
  top: 44px; }

.form-gray-fields .form-control {
  background-color: #f2f2f2;
  border-color: #e9e9e9;
  color: #333; }

.form-gray-fields .form-control:focus {
  background-color: #eee; }

.form-transparent-fields .form-control {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.4); }

.form-transparent-fields .form-control:focus {
  background-color: rgba(0, 0, 0, 0.7); }

.form-transparent-light-fields .form-control {
  background-color: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.1); }

.form-transparent-light-fields .form-control:focus {
  background-color: rgba(255, 255, 255, 0.7); }

label.error {
  color: #b71828;
  display: none !important;
  font-weight: 400; }

.form-control.error,
.sm-form-control.error {
  border-color: #b71828; }

.form-control.error {
  color: #b71828; }

.form-control::-moz-placeholder {
  color: #bbbbbb; }

.form-control::-ms-input-placeholder {
  color: #bbbbbb; }

.form-control::-webkit-input-placeholder {
  color: #bbbbbb; }

/*form select*/
select {
  border: 1px solid #e3e3e3;
  color: #777;
  cursor: pointer;
  display: block;
  line-height: 14px;
  max-width: 100%;
  min-width: 100%;
  padding: 14px; }

.order-select > h6 {
  margin-bottom: 0; }

.order-select p {
  font-size: 13px; }

.button-search {
  background-color: #fff;
  border-color: #e9e9e9 #e9e9e9 #e9e9e9;
  border-style: solid;
  border-width: 1px 1px 1px 0 !important;
  box-shadow: none;
  margin-left: -6px !important;
  z-index: 2 !important; }

/* ----------------------------------------------------------------------
 Reservation form
-------------------------------------------------------------------------*/
.reservation-form-over {
  top: -80px;
  z-index: 10;
  margin-bottom: -80px;
  overflow: inherit; }

.reservation-form {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #eee;
  min-height: 160px;
  padding: 30px;
  position: relative;
  z-index: 9999 !important; }

.reservation-form label {
  color: #555; }

.reservation-form input,
.reservation-form select {
  border: 0px;
  border-radius: 4px;
  background-color: #fff;
  border: 2px solid #ddd;
  width: 100%; }

.reservation-form .date input {
  border-radius: 4px 0 0 4px;
  border-width: 2px 0 2px 2px; }

.reservation-form .input-group-addon {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff !important;
  border-color: #ddd;
  border-image: none;
  border-style: solid;
  border-width: 2px 2px 2px 0; }

.reservation-form input,
.reservation-form select {
  color: #555;
  display: block;
  font-size: 15px;
  line-height: 1.42857;
  padding: 8px 14px;
  width: 100%; }

/*reservation form style 2*/
#book {
  background-color: rgba(0, 0, 0, 0.4);
  border: 10px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  padding: 40px; }

#book label {
  color: #fff; }

#book .date input {
  border-radius: 4px 0 0 4px; }

#book input,
#book select {
  color: #555;
  display: block;
  font-size: 15px;
  line-height: 1.42857;
  padding: 8px 14px;
  width: 100%; }

#book .input-group-addon {
  background-color: #fff !important;
  border: 0 none; }

#book input,
#book select {
  border: 0 none; }

/* ----------------------------------------------------------------------
Labels & Badgets
-------------------------------------------------------------------------*/
.label-default {
  background: -webkit-linear-gradient(top, #f37054 0px, #e66346 100%) repeat scroll 0 0 #e66346;
  background: linear-gradient(to bottom, #f37054 0px, #e66346 100%) repeat scroll 0 0 #e66346;
  color: #ffffff; }

.main-menu .label,
.sidebar-menu .label {
  padding: 1px 3px;
  margin: 0 3px; }

.badge {
  margin-right: 10px; }

/* ----------------------------------------------------------------------
Lightbox
-------------------------------------------------------------------------*/
.lightbox-open {
  position: relative;
  overflow: hidden !important; }

.mfp-ajax-holder .mfp-content {
  background: #F8F8F8;
  max-width: 1000px; }

.mfp-ajax-holder .ajax-quick-view {
  padding: 20px 30px 35px; }

.mfp-ajax-holder .ajax-quick-view .quick-view-title {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
  position: relative; }

.mfp-ajax-holder .ajax-quick-view .quick-view-title h2 {
  font-weight: 600; }

.mfp-ajax-holder .mfp-close {
  background: none repeat scroll 0 0 #fff !important;
  margin-right: -45px;
  margin-top: 0; }

/* ----------------------------------------------------------------------
Lists
-------------------------------------------------------------------------*/
dl,
ol,
ul {
  padding-bottom: 0;
  padding-left: 20px; }

ol {
  padding-left: 1.6em; }

ol li {
  padding-left: 6px; }

.list-unstyled ul li {
  list-style: none; }

/*

ul.icon-list,
ol.icon-list,
ul.list,
ol.list {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    list-style: none;
    padding-left: 0;
}
*/
.list {
  clear: both;
  display: block;
  position: relative; }

.list-lines,
.list-icons,
.list-simple,
.list-posts,
.list ul {
  padding: 0px; }

.list,
.list-lines,
.list-icons,
.list-simple,
.list-posts,
.list-tweets li {
  list-style: none; }

.list-icons li, .list-arrow-icons li, .list-tweets li {
  padding-left: 22px; }

.list-arrow-icons li:before {
  margin-left: -18px;
  position: absolute;
  font-family: fontawesome;
  content: "\f105"; }

.widget-tweeter li:before,
.widget-twitter li:before {
  margin-left: -18px;
  position: absolute;
  font-family: fontawesome;
  content: "\f099"; }

.list-tweets .list-tweets-date,
.widget-tweeter .tweets_txt > span,
.widget-twitter .tweets_txt > span {
  display: block;
  font-size: 12px;
  font-style: italic;
  opacity: 0.8; }

.list-icons li i {
  font-size: 14px;
  margin-left: -22px;
  margin-right: 6px;
  top: 0; }

.list-lines li {
  border-bottom: 1px solid #ddd;
  padding: 10px 0 10px 2px; }

.list-lines li:last-child {
  border-bottom: 0px; }

.background-dark .list-lines li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.list-medium li {
  margin: 12px 0; }

.list-large li {
  margin: 18px 0; }

.list-large li:first-child,
.list-medium li:first-child {
  margin-top: 0; }

.list-large li:last-child,
.list-medium li:last-child {
  margin-bottom: 0; }

.list-posts small {
  display: block;
  font-style: italic;
  opacity: 0.7; }

.list-check {
  list-style: outside none none;
  margin-bottom: 20px; }

.list-check li {
  margin-bottom: 10px; }

.list-check li:last-child {
  margin-bottom: 0; }

.list-check li::before {
  color: #333;
  content: "\f00c";
  display: inline-block;
  font-family: fontawesome;
  font-size: 18px;
  height: 20px;
  line-height: 19px;
  margin-right: 10px;
  padding-left: 2px;
  text-align: center;
  vertical-align: middle;
  width: 20px; }

.list-check.default li::before {
  border: 2px solid #fe5e3e;
  color: #fe5e3e; }

.list-check.blue li::before {
  border: 2px solid #00d2ed;
  color: #00d2ed; }

.list-check.green li::before {
  border: 2px solid #00e095;
  color: #00e095; }

.list-arrow {
  list-style: outside none none;
  margin-bottom: 20px;
  padding: 0px; }

.list-arrow li {
  margin-bottom: 10px; }

.list-arrow li:last-child {
  margin-bottom: 0; }

.list-arrow li::before {
  border-radius: 50%;
  color: #333;
  display: inline-block;
  font-family: fontawesome;
  content: "\f18e";
  font-size: 18px;
  height: 20px;
  line-height: 19px;
  margin-right: 10px;
  padding-left: 2px;
  text-align: center;
  vertical-align: middle;
  width: 20px; }

/* ----------------------------------------------------------------------
Maps
-------------------------------------------------------------------------*/
.map {
  width: 100%;
  height: 100%;
  min-height: 370px; }

body:not(.device-xxs):not(.device-xs) section.fullscreen-map-form-container {
  margin-top: -300px; }

body:not(.device-xxs):not(.device-xs) .fullscreen-map-form-container {
  margin-bottom: 80px;
  margin-top: -300px;
  position: relative; }

body:not(.device-md):not(.device-lg) .fullscreen-map-form-container {
  padding-top: 80px;
  padding-bottom: 80px; }

body:not(.device-xxs):not(.device-xs) .fullscreen-map-form {
  padding-top: 60px;
  padding-left: 40px;
  padding-right: 40px; }

/* ----------------------------------------------------------------------
Pagination & Pager
-------------------------------------------------------------------------*/
.pagination-wrap {
  display: block;
  clear: both; }

.pagination > li > a,
.pagination > li > span {
  /*color: #b0b0b0;*/
  color: #6F6F6F;
  padding: 8px 14px; }

.pagination i {
  font-size: 18px;
  color: #b9b9b9; }

/*pagination simple style*/
.pagination.pagination-simple {
  margin: 0; }

.pagination.pagination-simple > li > a,
.pagination.pagination-simple > li > span {
  border: 0;
  background-color: transparent !important; }

.pagination.pagination-simple > li > a:hover i,
.pagination.pagination-simple > li > a:hover,
.pagination.pagination-simple > li > span:hover,
.pagination.pagination-simple > li > a:focus,
.pagination.pagination-simple > li > span:focus {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #333; }

.pagination.pagination-simple > .active > a,
.pagination.pagination-simple > .active > span,
.pagination.pagination-simple > .active > a:hover,
.pagination.pagination-simple > .active > span:hover,
.pagination.pagination-simple > .active > a:focus,
.pagination.pagination-simple > .active > span:focus {
  background: rgba(0, 0, 0, 0);
  color: #646464;
  font-size: 130%;
  font-weight: 600;
  padding-top: 3px; }

/*pagination fancy style*/
.pagination.pagination-fancy > li a {
  border-bottom: 3px solid rgba(0, 0, 0, 0.08); }

.pagination.pagination-fancy > li:first-child > a,
.pagination-fancy > li:first-child > span {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  margin-left: 0; }

.pagination.pagination-fancy > li:last-child > a,
.pagination-fancy > li:last-child > span {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  margin-right: 0; }

/*pagination rounded style*/
.pagination.pagination-rounded > li > a,
.pagination.pagination-rounded > li > span {
  padding: 8px 14px 9px; }

.pagination.pagination-rounded > li > a,
.pagination-rounded > li > span {
  border-radius: 50%;
  margin: 0 2px; }

.pagination.pagination-rounded > li:first-child > a,
.pagination-rounded > li:first-child > span {
  background: none !important;
  border: 0 none !important;
  margin-right: 10px;
  padding-top: 10px; }

.pagination.pagination-rounded > li:last-child > a,
.pagination-rounded > li:last-child > span {
  background: none !important;
  border: 0 none !important;
  margin-left: 10px;
  padding-top: 10px; }

/*PAGER*/
.pager > li > a,
.pager > li > span {
  color: #b0b0b0;
  padding: 8px 14px; }

.pager i {
  font-size: 18px;
  color: #fff; }

.pager.pager-fancy > li a {
  background-color: #00c0e9;
  border-color: #00c0e9;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.pager.pager-fancy > li a:hover {
  opacity: 0.9; }

.pager.pager-fancy > li:first-child > a,
.pager-fancy > li:first-child > span {
  border-radius: 6px 0 0 6px;
  margin-left: 0; }

.pager.pager-fancy > li:last-child > a,
.pager-fancy > li:last-child > span {
  border-radius: 0 6px 6px 0;
  margin-right: 0; }

.pager.pager-fancy > li:last-child > a i,
.pager-fancy > li:last-child > span i {
  margin-left: 6px; }

.pager.pager-fancy > li:first-child > a i,
.pager-fancy > li:first-child > span i {
  margin-right: 6px; }

.pager.pager-rounded > li a {
  background-color: #00c0e9;
  border-color: #00c0e9;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%; }

.pager.pager-rounded > li a:hover {
  opacity: 0.9; }

.pager.pager-rounded > li:last-child > a i,
.pager-rounded > li:last-child > span i {
  margin-left: 6px; }

.pager.pager-rounded > li:first-child > a i,
.pager-rounded > li:first-child > span i {
  margin-right: 6px; }

/*navigations*/
.pager-modern {
  background-color: #fbfbfb;
  text-transform: uppercase;
  width: 100%;
  margin: 0; }

.pager-modern i {
  margin: 0 10px;
  vertical-align: middle; }

.pager-modern a,
.pager-modern a:visited {
  color: #555; }

.pager-modern a:hover {
  color: #111; }

.pager-modern a span {
  cursor: pointer;
  display: inline-block;
  height: 60px;
  line-height: 59px;
  padding: 0 4%;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s; }

.pager-modern span:hover {
  background-color: #f6f6f6; }

.pager.pager-modern i {
  color: #222; }

.pager-prev {
  text-align: left; }

.pager-all {
  text-align: center; }

.pager-all i {
  font-size: 38px; }

.pager-next {
  text-align: right; }

/* ----------------------------------------------------------------------
Sections
-------------------------------------------------------------------------*/
section {
  position: relative;
  z-index: auto;
  width: 100%;
  overflow: hidden; }

/* ----------------------------------------------------------------------
Panels
-------------------------------------------------------------------------*/
.panel .table th,
.panel .table td {
  padding-left: 20px !important; }

/* ----------------------------------------------------------------------
Breadcrumbs
-------------------------------------------------------------------------*/
.breadcrumb {
  background-color: transparent;
  font-size: 12px;
  line-height: 1.3em;
  margin-bottom: 0;
  margin-top: 16px;
  text-align: left; }

.breadcrumb li {
  display: inline; }

/*.breadcrumb a {
    color: #888;
}*/
.breadcrumb li + li:before {
  content: "\f105";
  padding: 0 5px;
  font-family: FontAwesome; }

/*fancy style*/
.breadcrumb.fancy {
  overflow: hidden;
  font-size: 12px;
  line-height: 1.3em;
  background-color: transparent;
  padding: 0;
  margin-bottom: 20px;
  margin-top: 14px; }

.breadcrumb.fancy li {
  line-height: 32px;
  margin: 0 2px 0 10px; }

.breadcrumb.fancy li + li:before,
.breadcrumb.radius li + li:before {
  content: none; }

.breadcrumb.fancy li:first-child i {
  margin-right: -6px; }

.breadcrumb.fancy a {
  background: #eee;
  padding: .7em 1em;
  text-decoration: none;
  position: relative; }

.breadcrumb.fancy a:hover,
.breadcrumb.fancy .active a {
  background: #ddd;
  color: #333; }

.breadcrumb.fancy a::before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-width: 1.5em 0 1.5em 1.1em;
  border-style: solid;
  border-color: #eee #eee #eee transparent;
  left: -1em; }

.breadcrumb.fancy li:first-child {
  margin: 0 2px 0 0; }

.breadcrumb.fancy li:first-child a::before {
  border-width: 0; }

.breadcrumb.fancy a:hover::before,
.breadcrumb.fancy .active a:before {
  border-color: #ddd #ddd #ddd transparent; }

.breadcrumb.fancy a::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid #eee;
  right: -1em; }

.breadcrumb.fancy a:hover::after,
.breadcrumb.fancy .active a:after {
  border-left-color: #ddd; }

/*radius breadcrumb*/
.breadcrumb.radius {
  background: transparent;
  overflow: hidden;
  font-size: 12px; }

.breadcrumb.radius li {
  margin-right: 16px; }

.breadcrumb.radius a:hover,
.breadcrumb.radius .active a {
  background: #ddd;
  color: #333; }

.breadcrumb.radius a,
.breadcrumb.radius .active a {
  background: #eee;
  padding: 4px 8px;
  text-decoration: none;
  position: relative; }

.breadcrumb.radius a:hover {
  background: #ddd; }

.breadcrumb.radius a::before,
.breadcrumb.radius a::after {
  background: none repeat scroll 0 0 #eee;
  bottom: 0;
  content: "";
  height: 25px;
  position: absolute;
  top: 0;
  -webkit-transform: skew(-8deg);
  -ms-transform: skew(-8deg);
  transform: skew(-8deg);
  width: 10px; }

.breadcrumb.radius a::before {
  left: -.5em;
  border-radius: 5px 0 0 5px; }

.breadcrumb.radius a:hover::before {
  background: #ddd; }

.breadcrumb.radius a::after {
  right: -.5em;
  border-radius: 0 5px 5px 0; }

.breadcrumb.radius a:hover::after,
.breadcrumb.radius .active:hover {
  background: #ddd; }

.breadcrumb.radius a:hover::after,
.breadcrumb.radius .active a:after {
  border-left-color: #ddd; }

body.device-sm .breadcrumb,
body.device-xs .breadcrumb,
body.device-xxs .breadcrumb {
  text-align: left !important;
  clear: both; }

body.device-sm .page-title-right .breadcrumb,
body.device-xs .page-title-right .breadcrumb,
body.device-xxs .page-title-right .breadcrumb {
  text-align: right !important;
  clear: both;
  padding-top: 14px !important; }

body.device-sm .page-title-center .breadcrumb,
body.device-xs .page-title-center .breadcrumb,
body.device-xxs .page-title-center .breadcrumb {
  text-align: center !important;
  clear: both; }

/* ----------------------------------------------------------------------
Nav & Navbar
-------------------------------------------------------------------------*/
.navbar .form-control {
  height: 34px;
  padding: 6px 12px; }

.navbar .btn {
  border-radius: 0;
  padding: 5px 16px 7px; }

/* ----------------------------------------------------------------------
    Jumbotron (call to action)
-------------------------------------------------------------------------*/
.jumbotron {
  position: relative;
  overflow: hidden;
  padding: 24px 30px 12px; }

.jumbotron h3 {
  font-weight: 700; }

.jumbotron h3,
.jumbotron p {
  float: left;
  margin-bottom: 12px;
  width: 80%; }

.jumbotron p {
  font-size: 16px;
  margin-top: 0; }

.jumbotron a.button {
  margin-left: 22px;
  margin-top: -24px;
  position: absolute;
  right: auto;
  top: 50%;
  float: right; }

.jumbotron.jumbotron-fullwidth .container {
  padding-left: 15px; }

.jumbotron.jumbotron-fullwidth {
  padding: 36px 24px 30px; }

/*jumbotron styles */
.jumbotron.jumbotron-border {
  background: #fff;
  border: 1px solid #eee; }

.jumbotron.jumbotron-transparent {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2); }

.jumbotron.jumbotron-background-image {
  background-size: cover; }

/*jumbotron sizes*/
.jumbotron.jumbotron-small {
  padding: 24px 30px 26px; }

body.device-sm .jumbotron a.button,
body.device-xs .jumbotron a.button,
body.device-xxs .jumbotron a.button,
.jumbotron.jumbotron-small a.button,
.jumbotron.jumbotron-medium a.button,
.jumbotron.jumbotron-large a.button {
  display: block;
  float: left;
  margin-left: 0;
  margin-top: 0;
  position: relative;
  clear: both; }

.jumbotron.jumbotron-large {
  padding: 48px 40px; }

.jumbotron.jumbotron-large p {
  font-size: 21px; }

/*jumbotron positions*/
.jumbotron.jumbotron-center {
  text-align: center; }

.jumbotron.jumbotron-center a.button {
  clear: both;
  display: inline-table !important;
  float: none !important;
  margin-top: 0;
  position: relative;
  margin-right: 0;
  margin-left: 0; }

.jumbotron.jumbotron-center h3,
.jumbotron.jumbotron-center p {
  width: 100%;
  display: block;
  float: none; }

.jumbotron.jumbotron-right {
  text-align: right; }

.jumbotron.jumbotron-right a.button {
  float: left;
  left: 40px;
  right: auto; }

.jumbotron.jumbotron-right h3,
.jumbotron.jumbotron-right p {
  float: right; }

body.device-sm .jumbotron.jumbotron-right a.button,
body.device-xs .jumbotron.jumbotron-right a.button,
body.device-xxs .jumbotron.jumbotron-right a.button,
.jumbotron.jumbotron-large.jumbotron-right a.button,
.jumbotron.jumbotron-small.jumbotron-right a.button {
  float: right;
  margin-right: 40px; }

body.device-sm .jumbotron.jumbotron-right.jumbotron-fullwidth a.button,
body.device-xs .jumbotron.jumbotron-right.jumbotron-fullwidth a.button,
body.device-xxs .jumbotron.jumbotron-right.jumbotron-fullwidth a.button {
  float: right;
  margin-right: 0; }

.jumbotron.jumbotron-fullwidth.jumbotron-right a.button {
  left: auto;
  margin-left: -225px;
  right: auto; }

/* ----------------------------------------------------------------------
Tooltips & Popover
-------------------------------------------------------------------------*/
.tooltip-inner {
  padding: 12px 20px; }

.tooltip.left .tooltip-arrow {
  right: 1px; }

/* Popovers */
.popover {
  border-radius: 0;
  border: none;
  background-color: #fcfcfc;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  color: #667;
  padding: 3px 3px 8px; }

.popover-content {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400 !important;
  padding-top: 0; }

.popover-title {
  padding: 18px 14px 0;
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  background-color: inherit;
  border-bottom: none;
  border-radius: 0; }

.popover-title::after {
  border-top: 1px solid #eee;
  content: "";
  display: block;
  height: 1px;
  margin: 12px 0 5px;
  width: 100%; }

.popover-content > img,
.popover-content iframe {
  width: 100%;
  height: auto !important;
  margin-top: 10px; }

.popover-content iframe {
  background: url(../images/loading.gif) center center no-repeat; }

.popover > .arrow {
  border-color: transparent !important; }

/* ----------------------------------------------------------------------
    Modal
-------------------------------------------------------------------------*/
.modal-content {
  border-radius: 4px;
  padding: 10px; }

.modal-title::after {
  border-top: 1px solid #eee;
  content: "";
  display: block;
  height: 1px;
  margin: 16px 0 -12px;
  width: 100%; }

.modal-header,
.modal-footer {
  border: none; }

.modal-backdrop {
  bottom: 0; }

/* ----------------------------------------------------------------------
    Clients Logo
-------------------------------------------------------------------------*/
.grid li,
.clients-carousel a,
.clients-carousel a img {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  opacity: 0.8; }

.parallax .clients-carousel a {
  opacity: 1; }

.grid li:hover,
.clients-carousel a:hover,
.clients-carousel a:hover img {
  opacity: 1;
  cursor: pointer; }

.client-carousel .owl-item img,
.clients-logo .owl-item img {
  padding: 20px; }

.grid {
  padding: 0;
  list-style: none;
  overflow: hidden; }

.grid li {
  float: left;
  position: relative;
  width: 20%;
  padding: 20px; }

.grid.grid-2-columns li,
.grid.grid-2-columns figure {
  width: 50%; }

.grid.grid-3-columns li,
.grid.grid-3-columns figure {
  width: 33.333333%; }

.grid.grid-4-columns li,
.grid.grid-4-columns figure {
  width: 25%; }

.grid.grid-5-columns li,
.grid.grid-5-columns figure {
  width: 20%; }

.grid.grid-6-columns li,
.grid.grid-6-columns figure {
  width: 16.6666666%; }

.grid li:hover {
  cursor: pointer;
  background-color: #f8f8f8; }

.grid li a,
.grid li img {
  display: block;
  width: 75%;
  margin-left: auto;
  margin-right: auto; }

.grid li a img {
  width: 100%; }

.grid li:before,
.grid li:after {
  content: '';
  position: absolute; }

.grid li:before {
  height: 100%;
  top: 0;
  left: -1px;
  border-left: 1px solid #eee; }

.grid li:after {
  width: 100%;
  height: 0;
  top: auto;
  left: 0;
  bottom: -1px;
  border-bottom: 1px solid #eee; }

/*client options*/
.grid.clients-grey {
  border: 1px solid #ddd; }

.grid.clients-grey li {
  background-color: #eee; }

.grid.clients-grey li:before {
  border-left: 1px solid #ccc; }

.grid.clients-grey li:after {
  border-bottom: 1px solid #ccc; }

.grid.clients-border {
  border-width: 10px; }

/*carousel logo*/
.carousel-description-clients .carousel {
  margin-top: 40px; }

.carousel-description-clients .owl-prev,
.carousel-description-clients .owl-next {
  margin-top: -40px !important; }

body.device-sm .carousel-description-clients .owl-controls,
body.device-xs .carousel-description-clients .owl-controls,
body.device-xxs .carousel-description-clients .owl-controls {
  display: none; }

/*Clients Responsive li*/
body.device-sm .grid li,
body.device-xs .grid li {
  width: 33.33%; }

body.device-xxs .grid li {
  width: 50%; }

/* ----------------------------------------------------------------------
Dropcat & Highlight
-------------------------------------------------------------------------*/
.dropcap {
  background: none repeat scroll 0 0 #eee;
  border-radius: 4px;
  display: inline-block;
  float: left;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin: 3px 10px 0 0;
  text-align: center;
  width: 40px; }

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

.dropcap.dropcap-large {
  font-size: 44px;
  height: 80px;
  line-height: 80px;
  width: 80px; }

.dropcap.dropcap-small {
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  margin: 3px 5px -3px 0;
  width: 21px; }

.highlight {
  border-radius: 3px;
  background-color: #eee; }

span.highlight {
  padding: 0 5px; }

.highlight a {
  color: #333; }

.highlight.highlight-large {
  font-size: 20px; }

.highlight.highlight-small {
  font-size: 12px;
  padding: 0 7px; }

/* ----------------------------------------------------------------------
ISOTOPE MASONRY
-------------------------------------------------------------------------*/
#isotope,
.isotope {
  margin-bottom: -1px;
  clear: both; }

.isotope-item {
  position: relative;
  float: left;
  overflow: hidden; }

.isotope-item,
.isotope-item img {
  display: block;
  height: auto !important; }

.isotope-item img {
  width: 100%; }

/* ----------------------------------------------------------------------
PRICING TABLE
-------------------------------------------------------------------------*/
.pricing-table {
  padding-top: 50px;
  margin: 0;
  padding: 0;
  cursor: pointer; }

.pricing-table .plan {
  margin-bottom: 60px; }

.pricing-table .plan:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); }

.pricing-table .plan .plan-header {
  position: relative;
  background: #34495e;
  padding: 22px 22px;
  text-align: center; }

.pricing-table .plan .plan-header {
  background-color: #fbfbfb;
  border-color: #e3e3e3;
  border-style: solid;
  border-width: 1px;
  padding: 22px;
  position: relative;
  text-align: center; }

.pricing-table .plan-header > h4 {
  margin-bottom: 0; }

.pricing-table .plan .plan-header .plan-price {
  font-size: 70px;
  font-weight: 600;
  position: relative;
  text-align: center;
  padding: 20px 0; }

.pricing-table .plan .plan-header .plan-price sup {
  font-size: 24px;
  position: relative;
  top: -30px;
  color: #bdc3c7; }

.pricing-table .plan .plan-header .plan-price span {
  font-size: 16px;
  color: #bdc3c7; }

.pricing-table .plan-list {
  border-color: #e3e3e3;
  border-style: solid;
  border-width: 0 1px 1px;
  padding: 20px 0 40px; }

.pricing-table .plan-list ul {
  display: table;
  margin: 0 auto;
  padding: 0 40px; }

.pricing-table .plan-list ul li {
  list-style: none;
  border-bottom: 1px solid #EAECEB;
  font-size: 16px;
  line-height: 42px; }

.pricing-table .plan-list ul li:last-child {
  border: none; }

.pricing-table .plan-list ul li i {
  margin-right: 12px; }

.pricing-table .plan-list ul li span {
  color: #34495e; }

.pricing-table .plan.featured {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  margin-top: -10px;
  padding-bottom: 0; }

.pricing-table .plan.featured .plan-list {
  padding: 20px 0 60px; }

.pricing-table .plan .plan-featured-item {
  background-color: #f8f8f8;
  border: 1px solid #e3e3e3 !important;
  font-weight: 600;
  margin-top: 21px;
  padding: 0 20px; }

.pricing-table .plan .btn,
.plan .button {
  margin: 0; }

/*colored*/
.pricing-table.colored .plan-header {
  background-color: #00c0e9;
  border-color: rgba(0, 0, 0, 0.05);
  color: #fff; }

.pricing-table.colored .text-muted {
  color: #fff; }

.pricing-table.colored .plan-header h4,
.pricing-table.colored .plan-header .plan-price sup,
.pricing-table.colored .plan-header .plan-price span {
  color: #fff; }

/*transparent*/
.pricing-table.transparent .plan-header,
.pricing-table.transparent .plan-list {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.6); }

.pricing-table.transparent .plan-list ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.pricing-table .plan .plan-featured-item {
  background-color: transparent; }

/*full-width section grey*/
.section-grey .pricing-table .plan-list {
  background-color: #f8f8f8; }

section .pricing-table.full-width {
  padding-left: 30px;
  padding-right: 30px; }

/*responsive*/
body.device-lg .pricing-table .col-md-2,
body.device-md .pricing-table .col-md-2 {
  width: 20%; }

body.device-lg .pricing-table .col-md-2 .plan-list ul li,
body.device-md .pricing-table .col-md-2 .plan-list ul li {
  font-size: 13px; }

/* ----------------------------------------------------------------------
TESTIMONIALS
-------------------------------------------------------------------------*/
.testimonial {
  border: 0; }

.testimonial .testimonial-description {
  background-color: #f8f8f8;
  border-radius: 4px;
  min-height: 160px;
  padding: 0px;
  position: relative; }

.testimonial .testimonial-description > p {
  padding: 20px 20px 16px; }

.testimonial .testimonial-image {
  margin-left: 20px;
  margin-top: -20px;
  padding-top: 18px;
  position: relative; }

.testimonial .testimonial-image img {
  border: 4px solid #e3e3e3;
  float: left;
  margin-right: 18px !important;
  margin-top: -18px !important;
  position: relative; }

.testimonial .testimonial-image h4 {
  margin-bottom: 0; }

/*carousel*/
.testimonial .testimonial-image img,
.owl-carousel .owl-item .testimonial .testimonial-image img {
  margin: 0 auto;
  width: 80px; }

.carousel .testimonial-video-button {
  width: 28px; }

.carousel .testimonial-video-button > a {
  margin-top: 5px; }

.carousel .testimonial-video-button > a i {
  font-size: 34px; }

.carousel .testimonial.testimonial-card .testimonial-image img {
  margin: 0 auto !important; }

/*video button*/
.testimonial-video-button {
  float: right;
  height: 44px;
  margin-bottom: -42px;
  margin-right: 12px;
  position: relative;
  width: 44px;
  z-index: 1; }

.testimonial-video-button > a {
  margin-top: -24px;
  position: absolute; }

.testimonial-video-button i {
  color: #444;
  font-size: 50px; }

.testimonial-video-button i:hover {
  opacity: 0.9; }

/*options*/
/*card*/
.testimonial.testimonial-card {
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  position: relative;
  margin-bottom: 20px; }

.testimonial.testimonial-card .testimonial-image {
  background-color: #fbfbfb;
  border-bottom: 1px solid #ddd;
  margin-left: 0;
  margin-top: 0;
  padding: 20px 20px 10px;
  text-align: center; }

.testimonial.testimonial-card .testimonial-image img {
  border: 4px solid #e3e3e3;
  float: none;
  margin-right: 0 !important;
  margin-top: 0 !important; }

.testimonial.testimonial-card .testimonial-image .testimonial-name {
  font-weight: 700;
  padding: 10px 0 0;
  text-align: center; }

.testimonial.testimonial-card .testimonial-description {
  background-color: #fff; }

.carousel .testimonial.testimonial-card .testimonial-video-button > a {
  margin-top: -18px; }

/*transparent*/
.testimonial.testimonial-transparent .testimonial-description {
  background-color: rgba(0, 0, 0, 0.6); }

.testimonial.testimonial-transparent .testimonial-video-button i {
  color: #fff; }

/*simple*/
.testimonial.testimonial-simple {
  text-align: center; }

.testimonial.testimonial-simple .testimonial-image {
  margin-left: 0px !important;
  margin-top: 0px !important;
  padding-top: 18px; }

.testimonial.testimonial-simple .testimonial-description {
  background-color: transparent !important;
  min-height: 0 !important; }

.testimonial.testimonial-simple .testimonial-image img,
.owl-carousel .owl-item .testimonial.testimonial-simple .testimonial-image img {
  margin: 0 auto !important;
  width: 120px;
  float: none;
  margin-top: 6px !important; }

.testimonial.testimonial-simple .testimonial-video-button {
  display: block;
  float: none;
  margin: 0 auto;
  position: relative; }

.testimonial.testimonial-simple .testimonial-video-button a i {
  margin-left: -14px; }

.text-light .testimonial .testimonial-video-button a i,
.text-light .testimonial .testimonial-description p:before,
.text-light .testimonial .testimonial-description p:after {
  color: #fff; }

#testimonials .testimonial-item {
  text-align: center; }

#testimonials .testimonial-item > img {
  float: none;
  margin: 0 auto 20px;
  display: block;
  height: 72px !important;
  width: 72px !important;
  border-radius: 50%; }

#testimonials .testimonial-item > p {
  font-size: 16px;
  margin-bottom: 0;
  padding-bottom: 10px; }

#testimonials .testimonial-item > span {
  color: #ccc; }

/*Left aligned*/
#testimonials.testimonials-left .testimonial-item {
  text-align: left; }

#testimonials.testimonials-left .testimonial-item > img {
  float: left;
  margin: 0;
  display: inherit; }

#testimonials.testimonials-left .testimonial-item > p,
#testimonials.testimonials-left .testimonial-item > span {
  margin-left: 90px; }

/* ----------------------------------------------------------------------
TIMELINE
-------------------------------------------------------------------------*/
.timeline {
  margin-bottom: 60px; }

.timeline,
.timeline-circles {
  list-style: none;
  padding: 20px 0 20px;
  position: relative; }

.timeline:before {
  background-color: #ccc;
  bottom: 0;
  content: " ";
  left: 50%;
  margin-left: -1.5px;
  position: absolute;
  top: 0;
  width: 4px; }

.timeline-circles:before,
.timeline-circles:after {
  background-color: #ccc;
  border-radius: 10px;
  content: " ";
  height: 20px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 20px; }

.timeline-circles:before {
  top: -25px; }

.timeline-circles:after {
  bottom: -40px; }

.timeline li.timeline-date {
  margin-bottom: 25px; }

/*.timeline li:not(.timeline-date) {
	margin-top: -36%;
}
body.device-sm .timeline li:not(.timeline-date) {
	margin-top: -52%;
}*/
.timeline li:nth-child(2) {
  margin-top: 0 !important; }

.timeline li:before,
.timeline li:after {
  content: " ";
  display: table; }

.timeline li:after {
  clear: both; }

.timeline-date {
  background-color: #eee;
  border-radius: 6px;
  color: #888;
  display: block;
  font-size: 16px;
  line-height: 32px;
  margin: 0 auto;
  text-align: center;
  width: 200px; }

.timeline li .timeline-block {
  padding: 0 10px;
  position: relative;
  width: 48%; }

.timeline.timeline-transparent .timeline-block .post-item {
  background-color: #fff;
  padding: 20px; }

/** panel arrows **/
.timeline li .timeline-block:before {
  position: absolute;
  top: 8px;
  right: -4%;
  display: inline-block;
  border-top: 15px solid transparent;
  border-right: 15px solid #ccc;
  border-left: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " "; }

.timeline li .timeline-block .timeline-block-content {
  height: 100% !important;
  overflow: hidden; }

.timeline-block-content h3 {
  margin-top: 0; }

.timeline-block-image,
.timeline-block-embed {
  border-bottom: 5px solid #ddd;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  width: 100%; }

.timeline-block-image {
  max-height: 200px; }

.timeline-block-image img {
  margin-top: -10%;
  width: 100%; }

.timeline-block-image iframe {
  width: 100%;
  height: 100%; }

.timeline li:nth-child(2n+1) .timeline-block {
  padding: 20px 0 0 10px;
  float: right; }

.timeline li:nth-child(2n+1) .timeline-block:before {
  border-right-width: 0;
  border-left-width: 15px;
  left: -4%;
  right: auto;
  top: 22px; }

.timeline li:nth-child(2n+1) .timeline-block:after {
  border-left-width: 0;
  border-right-width: 15px;
  left: -4%;
  right: auto; }

/*Responsive*/
body.device-xs .timeline:before,
body.device-xs .timeline-circles:before,
body.device-xs .timeline-circles:after,
body.device-xs .timeline li:not(.timeline-date)::before,
body.device-xxs .timeline:before,
body.device-xxs .timeline-circles:before,
body.device-xxs .timeline-circles:after,
body.device-xxs .timeline li:not(.timeline-date)::before {
  left: 0; }

body.device-xs .timeline-date,
body.device-xxs .timeline-date {
  margin-left: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

body.device-xs .timeline li .timeline-block,
body.device-xxs .timeline li .timeline-block {
  float: left;
  margin-left: 10px;
  width: 100% !important;
  padding-left: 10px; }

body.device-xs .timeline li .timeline-block,
body.device-xxs .timeline li .timeline-block,
body.device-xs .timeline li:nth-child(2n+1) .timeline-block,
body.device-xxs .timeline li:nth-child(2n+1) .timeline-block {
  padding: 20px 10px 0 20px; }

body.device-xs .timeline li .timeline-block:before,
body.device-xxs .timeline li .timeline-block:before {
  left: -8px;
  right: auto;
  border-left-width: 15px;
  border-right-width: 0; }

body.device-xs .timeline li .timeline-block:after,
body.device-xxs .timeline li .timeline-block:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto; }

body.device-xs .timeline.timeline-simple .timeline-date,
body.device-xxs .timeline.timeline-simple .timeline-date {
  margin-left: -1px; }

/* ----------------------------------------------------------------------
    Portfolio
-------------------------------------------------------------------------*/
.portfolio-items {
  position: relative;
  overflow: hidden; }

.portfolio-item {
  position: relative;
  float: left; }

.portfolio-item,
.portfolio-item img {
  display: block;
  height: auto !important; }

.portfolio-item img {
  width: 100%; }

.portfolio-item .portfolio-description,
.portfolio-item .portfolio-date {
  padding: 15px 0 10px; }

.portfolio-item .portfolio-description {
  color: #999;
  float: left;
  font-size: 11px;
  text-align: left;
  width: 70%; }

.portfolio-item .portfolio-description h4 {
  line-height: 22px;
  position: relative;
  top: -2px;
  margin-bottom: -2px;
  font-weight: 600; }

.portfolio-item .portfolio-date {
  float: right;
  padding-right: 6px;
  position: relative;
  text-align: right;
  top: -4px;
  width: 30%; }

.portfolio-item .portfolio-date i,
.portfolio-item .portfolio-description i {
  margin-right: 6px; }

.portfolio-item .portfolio-date a,
.portfolio-item .portfolio-date i {
  color: #999; }

.portfolio-item .portfolio-details {
  clear: both;
  display: block; }

/*portfolio options*/
.background-grey .portfolio-item {
  background-color: #fff;
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.11); }

.background-grey .portfolio-item .portfolio-description,
.background-grey .portfolio-item .portfolio-date,
.background-grey .portfolio-item .portfolio-details {
  padding: 0 20px; }

.background-grey .portfolio-item .portfolio-description,
.background-grey .portfolio-item .portfolio-date {
  padding-top: 20px; }

.background-grey .portfolio-item .portfolio-details {
  padding-bottom: 20px; }

/*columns*/
.portfolio [data-isotope-col="1"] .portfolio-item {
  margin-bottom: 50px !important;
  border-bottom: 1px solid #eee;
  padding-bottom: 46px; }

body.device-lg .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-image,
body.device-md .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-image {
  width: 50%;
  float: left; }

body.device-lg .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-description,
body.device-md .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-description {
  padding-left: 22px;
  width: 35%; }

body.device-lg .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-date,
body.device-md .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-date {
  padding-right: 22px;
  width: 15%; }

body.device-lg .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-details,
body.device-md .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-details {
  float: left;
  padding: 0 22px;
  width: 50%;
  clear: none; }

body.device-lg .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-description h4,
body.device-md .portfolio [data-isotope-col="1"] .portfolio-item .portfolio-description h4 {
  font-size: 26px;
  margin-bottom: 3px; }

body.device-lg .portfolio [data-isotope-col="5"] .portfolio-item .portfolio-description h4,
body.device-md .portfolio [data-isotope-col="5"] .portfolio-item .portfolio-description h4 {
  font-size: 14px; }

body.device-lg .portfolio [data-isotope-col="6"] .portfolio-item .portfolio-description h4,
body.device-md .portfolio [data-isotope-col="6"] .portfolio-item .portfolio-description h4 {
  font-size: 12px; }

/* Portfolio - Filter
-----------------------------------------------------------------*/
.portfolio-filter {
  padding: 0;
  margin-bottom: 20px; }

.portfolio-filter li,
.portfolio-filter .filter-active-title {
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  padding: 16px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #333; }

.portfolio-filter li.ptf-active,
.portfolio-filter li:hover {
  color: #fff !important; }

/*Responsive filter*/
body.device-xs .portfolio-filter li,
body.device-xxs .portfolio-filter li {
  display: block;
  width: 50%;
  float: left;
  border-width: 0px; }

.filter-active-title {
  float: right;
  padding: 10px 0;
  position: relative; }

body:not(.device-lg):not(.device-md) .filter-active-title {
  display: none; }

.portfolio-filter.portfolio-filter-transparent,
.portfolio-filter.portfolio-filter-transparent li {
  color: #fff; }

.portfolio-filter.portfolio-filter-transparent li.ptf-active,
.portfolio-filter.portfolio-filter-transparent .portfolio-filter li:hover,
.portfolio-filter.portfolio-filter-transparent .filter-active-title,
.portfolio-filter.portfolio-filter-transparent li.ptf-active,
.portfolio-filter.portfolio-filter-transparent li:hover {
  background-color: transparent !important;
  border-radius: 0px;
  opacity: 0.6; }

/*Portfolio Filter Classic */
.portfolio-filter.portfolio-filter-classic {
  margin-bottom: 20px; }

.portfolio-filter.portfolio-filter-classic li,
.portfolio-filter.portfolio-filter-classic li.ptf-active,
.portfolio-filter.portfolio-filter-classic li:hover {
  background: none;
  color: #333 !important;
  padding: 6px 0;
  margin-right: 20px; }

.portfolio-filter.portfolio-filter-classic li:after {
  background: #333;
  content: "";
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: translateY(10px);
  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
  width: 100%; }

.portfolio-filter.portfolio-filter-classic li:hover:after,
.portfolio-filter.portfolio-filter-classic li:focus:after,
.portfolio-filter.portfolio-filter-classic li.ptf-active:after {
  opacity: 1;
  transform: translateY(0px); }

/* ----------------------------------------------------------------------
    Portfolio page
-------------------------------------------------------------------------*/
.portfolio-basic-image {
  margin-bottom: 40px; }

/* ----------------------------------------------------------------------
Portfolio Carousel
-------------------------------------------------------------------------*/
.portfolio-client-info ul {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 20px; }

.portfolio-client-info ul li {
  overflow: hidden; }

.portfolio-client-info ul li span {
  float: left;
  font-size: 13px;
  font-weight: 700;
  margin-right: 10px; }

.portfolio-client-info ul li a {
  color: #333; }

.portfolio-client-description {
  margin-top: 20px; }

/* ----------------------------------------------------------------
    Text Rotater
-----------------------------------------------------------------*/
.text-rotator > span {
  display: none; }

.text-rotator > .animated {
  display: inline-block;
  opacity: 1; }

/*MISC*/
.side-image {
  padding: 0;
  position: relative; }

.side-image .image-container {
  overflow: hidden;
  position: absolute;
  height: 100%;
  padding: 0px;
  top: 0px; }

.side-image .image-container.pull-right {
  right: 0px; }

.side-image .content {
  padding-top: 80px;
  padding-bottom: 80px; }

.side-image p.lead {
  margin-bottom: 40px; }

.feature-icon-left {
  float: left;
  margin-bottom: 40px;
  overflow: hidden; }

.feature-icon-left .icon-holder {
  float: left;
  width: 45px; }

.feature-icon-left i {
  font-size: 32px; }

.feature-icon-left .feature-text {
  float: left;
  padding-top: 8px;
  width: 217px; }

.boxed-grid .row {
  margin-right: -10px;
  margin-left: -10px; }

.boxed-grid [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px; }

.boxed-grid [class*="col-"] a {
  margin-bottom: 20px; }

.boxed-grid a {
  overflow: hidden;
  display: block;
  position: relative; }

.boxed-grid a img {
  width: 100%;
  height: auto;
  transition: all 0.6s ease; }

.boxed-grid a:hover img {
  transform: scale(1.2); }

.boxed-grid a .title {
  position: absolute;
  top: 40%;
  left: 30px;
  font-size: 28px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff; }

.text-center a .title,
.text-right a .title {
  width: 100%;
  left: 0; }

.text-right a .title {
  left: auto;
  right: 30px;
  width: 100%; }

/*MISC 2*/
.background-image {
  background-position: center top;
  background-size: cover; }

.background-fixed {
  background-attachment: fixed;
  background-position: center top;
  background-size: cover; }

.parallax,
.page-title-parallax {
  background-attachment: fixed;
  background-size: cover;
  background-position: center center; }

.no-parallax {
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: center center !important; }

.background-overlay-gradient > .container,
.background-overlay-gradient-dark > .container,
.background-overlay > .container,
.background-overlay-one > .container,
.background-overlay-dark > .container,
.background-overlay-light > .container,
.background-overlay-grey > .container,
.background-overlay-grey-dark > .container,
.background-overlay-dark > .container,
#particles-js > .container,
.background-overlay-gradient > .container-fluid,
.background-overlay-gradient-dark > .container-fluid,
.background-overlay > .container-fluid,
.background-overlay-one > .container-fluid,
.background-overlay-dark > .container-fluid,
.background-overlay-light > .container-fluid,
.background-overlay-grey > .container-fluid,
.background-overlay-grey-dark > .container-fluid,
.background-overlay-dark > .container-fluid,
#particles-js > .container-fluid {
  position: relative; }

.background-overlay-gradient:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.59) 0%, rgba(255, 255, 255, 0) 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.59)), color-stop(99%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.59) 0%, rgba(255, 255, 255, 0) 99%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.59) 0%, rgba(255, 255, 255, 0) 99%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.59) 0%, rgba(255, 255, 255, 0) 99%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.59) 0%, rgba(255, 255, 255, 0) 99%);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: " ";
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.8; }

.background-overlay-gradient-dark:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(16, 16, 16, 0.99) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(16, 16, 16, 0.99) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(16, 16, 16, 0.99) 100%);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: " ";
  width: 100%;
  height: 100%;
  z-index: 0; }

.background-overlay:before {
  background: url("../images/overlay-pattern/overlay-pattern-1.png");
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: " ";
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.8; }

.background-overlay-one:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  content: " ";
  width: 100%;
  height: 100%;
  z-index: 0; }

.background-overlay-dark:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  content: " ";
  width: 100%;
  height: 100%;
  z-index: 0; }

.background-overlay-light:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  content: " ";
  width: 100%;
  height: 100%;
  z-index: 0; }

.background-overlay-grey:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  content: " ";
  width: 100%;
  height: 100%;
  z-index: 0; }

.background-overlay-grey-dark:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(84, 87, 95, 0.8);
  content: " ";
  width: 100%;
  height: 100%;
  z-index: 0; }

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  background: rgba(0, 0, 0, 0.6);
  z-index: 0; }

/* ----------------------------------------------------------------------
Responsive utilities
-------------------------------------------------------------------------*/
.responsive-utilities th small {
  color: #999;
  display: block;
  font-weight: 400; }

.responsive-utilities td.is-visible {
  background-color: #dff0d8 !important;
  color: #468847; }

/* ----------------------------------------------------------------------
	SHOP
-------------------------------------------------------------------------*/
.shop {
  position: relative; }

.product {
  margin-bottom: 40px;
  position: relative;
  display: block; }

.product .product-image {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden; }

.product .product-image > a,
.product .product-image img {
  display: block;
  width: 100%;
  height: 100%; }

.product .product-image > a,
.product .product-wishlist a {
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }

.product .product-image > a:nth-of-type(2) {
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  position: absolute; }

.product .product-image:hover > a:nth-of-type(2) {
  opacity: 1;
  z-index: 2; }

.product .product-wishlist a {
  border: 2px solid #333;
  border-radius: 50%;
  height: 30px;
  left: 12px;
  line-height: 28px;
  position: absolute;
  text-align: center;
  top: 12px;
  width: 30px;
  z-index: -1;
  opacity: 0; }

.product:hover .product-wishlist,
.product:hover .product-wishlist a {
  z-index: 3;
  opacity: 1; }

.product .product-description {
  padding: 8px 0 10px; }

.product-title {
  min-height: 35px;
  width: 74%; }

.product .product-title h3,
.product .product-title h3 a {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0; }

.product .product-category {
  display: block;
  opacity: 0.5; }

.product .product-price {
  width: 26%;
  float: right;
  margin-bottom: 0;
  margin-top: -26px;
  text-align: right; }

.product .product-price ins {
  color: #444;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 4px;
  text-decoration: none; }

.product .product-price del {
  display: block;
  font-size: 12px;
  font-weight: 400;
  margin: -20px 0 -4px;
  opacity: 0.6; }

.product .product-rate {
  height: 23px;
  float: left;
  color: #FFC300; }

.product .product-reviews,
.product .product-reviews a {
  color: #73848e;
  float: right;
  font-size: 13px; }

.product .product-sale,
.product .product-new,
.product .product-hot,
.product .product-out-stock {
  border-radius: 50%;
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  height: 42px;
  right: 10px;
  line-height: 42px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.14);
  top: 10px;
  width: 42px;
  z-index: 5; }

.product .product-sale,
.product .product-sale-off {
  background: #ffc300; }

.product .product-new {
  background: #00c0e9; }

.product .product-hot {
  background: #d6284b; }

.product .product-out-stock {
  background: #a5a5a5 none repeat scroll 0 0;
  border-radius: 4px;
  padding: 0 18px;
  width: auto; }

.product .product-sale-off {
  border-radius: 12px 0 0;
  bottom: 0px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  height: 42px;
  line-height: 42px;
  position: absolute;
  right: 0px;
  text-align: center;
  text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.14);
  width: 88px;
  z-index: 5; }

.product .product-overlay {
  position: absolute;
  width: 100%;
  height: 44px;
  line-height: 44px;
  top: auto;
  bottom: -44px;
  left: 0;
  z-index: 6; }

.product .product-overlay,
.product .product-overlay a {
  -webkit-transition: bottom .3s ease;
  -o-transition: bottom .3s ease;
  transition: bottom .3s ease; }

.product:hover .product-overlay {
  bottom: 0; }

.product .product-overlay a {
  color: #fff;
  display: block;
  font-size: 13px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center; }

.product .product-overlay a:hover {
  background-color: #111;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }

/*Shop 6 columns*/
body:not(.device-xs):not(.device-xxs):not(.device-sm) .col-md-2 .product .product-title h3 {
  font-size: 15px;
  line-height: 16px; }

body:not(.device-xs):not(.device-xxs):not(.device-sm) .col-md-2 .product {
  margin-bottom: 85px; }

body:not(.device-xs):not(.device-xxs):not(.device-sm) .col-md-2 .product .product-price {
  display: block;
  float: left;
  margin-top: 10px;
  width: 100%;
  text-align: left; }

body:not(.device-xs):not(.device-xxs):not(.device-sm) .col-md-2 .product .product-price del {
  display: unset;
  margin: -20px 7px 4px 0; }

body:not(.device-xs):not(.device-xxs):not(.device-sm) .col-md-2 .product .product-reviews {
  float: left; }

/*Shop categories (boxes)*/
.shop-category {
  position: relative; }

.shop-category-box {
  position: relative;
  margin-bottom: 20px; }

.shop-category-box img {
  width: 100%; }

.shop-category-box .shop-category-box-title {
  background-color: rgba(255, 255, 255, 0.9);
  bottom: 10px;
  padding: 4px 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.shop-category-box-title h6 {
  margin-bottom: 0; }

/*Shop Cart*/
.shop-cart th,
.shop-cart .table td {
  vertical-align: middle; }

.shop-cart .cart-product-remove {
  text-align: center; }

.shop-cart .cart-product-thumbnail > a {
  float: left;
  margin-right: 12px; }

.shop-cart .cart-product-thumbnail img {
  max-width: 52px; }

.shop-cart .cart-product-thumbnail .cart-product-thumbnail-name {
  padding: 24px;
  font-weight: 600; }

.cart-product-description {
  max-width: 200px;
  font-size: 12px; }

.cart-product-description span {
  display: block; }

.cart-product-quantity .minus,
.cart-product-quantity .plus {
  border: 1px solid #eee;
  margin: 0 -4px;
  padding: 5px 12px; }

.cart-product-quantity .qty {
  border: 1px solid #eee;
  max-width: 40px;
  padding: 5px;
  text-align: center; }

.payment-method td {
  padding: 12px 20px !important; }

/*Shop product Page*/
.product-page:not(.widget-shop) .product-title h3 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 0; }

.product-size {
  display: block;
  list-style: outside none none;
  margin: 0 20px 15px 0;
  overflow: hidden;
  padding-left: 0; }

.product-size li {
  float: left;
  margin: 0 6px 0 0; }

.product-size li label span {
  cursor: pointer;
  display: block;
  font-size: 1.2em;
  font-weight: 400;
  height: 40px;
  line-height: 37px;
  margin: 0;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px; }

.product-size li label input {
  left: -9000px;
  position: absolute; }

.product-size li label span {
  border: 1px solid #eee;
  color: #909090; }

.product-size li label span:hover {
  border-color: #909090; }

.product-size li label input:checked + span {
  background-color: #eee;
  border-color: #eee; }

.product .comment .product-rate {
  float: right; }

.product .comment {
  margin-top: 20px; }

.ajax-quick-view .product {
  margin-bottom: 0px;
  margin-top: 20px; }

/*Shop widget*/
.widget-shop {
  position: relative; }

.widget-shop .product {
  position: relative;
  border-bottom: 1px solid #eee;
  float: left;
  margin-bottom: 12px;
  min-height: 96px;
  padding-bottom: 12px; }

.widget-shop .product:last-child {
  border-bottom: 0; }

.widget-shop .product .product-description {
  padding-top: 0px; }

.widget-shop .product .product-image {
  float: left;
  padding-right: 10px;
  width: 26%; }

.widget-shop .product .product-description {
  display: table-cell;
  padding-bottom: 0;
  vertical-align: top;
  width: 74%; }

.widget-shop .product .product-title,
.widget-shop .product .product-category {
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: -8px; }

.widget-shop .product .product-title h3,
.widget-shop .product .product-title h3 a {
  font-size: 15px;
  line-height: 18px; }

.widget-shop .product .product-description .product-price {
  clear: both;
  float: none;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left; }

.widget-shop .product .product-description .product-price ins {
  font-size: 14px;
  margin-bottom: 4px; }

.widget-shop .product .product-description .product-price del {
  display: unset;
  font-size: 12px;
  margin: -8px 5px -8px 0; }

.widget-tweeter .list-tweets {
  padding-left: 0; }

.widget-categories .list {
  padding: 0; }

#footer .widget-categories a {
  color: #888; }

/*

        .twitter-widget ul {
            margin: 0;
            padding: 0;
        }

        .twitter-widget li {
            list-style: none;
            clear: both;
        }

        .twitter-widget li img,
        .twitter-widget li .tweets_txt {
            float: left;
            margin-bottom: 10px;
        }

        .twitter-widget li img {
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }

        .twitter-widget li .tweets_txt {
            width: 350px;
            margin-left: 10px;
        }

        .twitter-widget li .tweets_txt span {
            font-style: italic;
            color: #666;
            display: block;
        }
*/
/*shop box*/
.shop-promo-box {
  min-height: 360px;
  background-repeat: no-repeat;
  padding: 50px;
  border: 8px solid #eee; }

.shop-promo-box > h2 {
  font-weight: 800;
  margin-bottom: 0; }

/* ----------------------------------------------------------------------
	LARGE BOXES
-------------------------------------------------------------------------*/
.box-fancy > .container {
  padding: 0 30px; }

.box-fancy [class*="col-"] {
  padding: 5% !important; }

body.device-xxs .box-fancy [class*="col-"] {
  padding: 10% !important; }

.box-fancy.fancy-box-over {
  top: -100px; }

.over-slider-top {
  top: -100px; }

/* ----------------------------------------------------------------------
    SITE MAP
-------------------------------------------------------------------------*/
.site-map i {
  margin-right: 8px; }

.site-map ul li {
  padding-bottom: 2px; }

/* ----------------------------------------------------------------
    ANIMATIONS
-----------------------------------------------------------------*/
.animated.infinite {
  animation-duration: 3s;
  animation-fill-mode: both; }

/* ----------------------------------------------------------------
    YT PLAYER (YOUTUBE PLAYER)
-----------------------------------------------------------------*/
#youtube-background-controls {
  background: none;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 60px;
  position: relative;
  width: 60px; }

#youtube-background-controls .fa {
  font-size: 23px;
  line-height: 40px; }

#youtube-background-controls .fa-pause,
#youtube-background-controls .fa-play {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  position: absolute;
  left: 19px;
  top: 9px; }

#youtube-background-controls .fa-play {
  left: 22px; }

#youtube-background-controls .fa-pause {
  opacity: 1; }

#youtube-background-controls.video-is-playing .fa-play {
  opacity: 1; }

#youtube-background-controls.video-is-playing .fa-pause {
  opacity: 0; }

/* ----------------------------------------------------------------
    INSPIRO SLIDER
-----------------------------------------------------------------*/
.inspiro-slider.slider-fullscreen,
.inspiro-slider.slider-fullwidth {
  width: 100%;
  height: 100%; }

.inspiro-slider,
.inspiro-slider .owl-item {
  padding: 0;
  width: 100%;
  height: auto;
  display: table;
  overflow: hidden;
  position: relative;
  table-layout: fixed;
  z-index: 0; }

.inspiro-slider .owl-stage-outer {
  height: 100%; }

.inspiro-slider .slide {
  width: 100%;
  height: 100%;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  z-index: 2;
  background-position: 50% 20%;
  background-repeat: repeat-y;
  background-size: cover; }

.inspiro-slider .slide-captions h1,
.inspiro-slider .slide-captions h2,
.inspiro-slider .slide-captions h3,
.inspiro-slider .slide-captions h4,
.inspiro-slider .slide-captions h5,
.inspiro-slider .slide-captions h6 {
  color: #fff;
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: -0.5px; }

.inspiro-slider .slide-captions h1 {
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  margin-bottom: 1%; }

.inspiro-slider .slide-captions h2 {
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  margin-left: -4px;
  margin-bottom: 10px; }

.inspiro-slider .slide-captions .strong {
  color: #fff;
  display: block;
  font-family: "Open Sans";
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 12px;
  margin-bottom: 20px;
  position: relative;
  text-transform: uppercase; }

.inspiro-slider .slide-captions .strong:after {
  border-top-color: #fff;
  border-top-style: solid;
  border-top-width: 3px;
  content: "";
  display: block;
  margin-bottom: 0;
  margin-top: 8px;
  width: 26px; }

.inspiro-slider .slide-captions .text-dark.strong:after,
.inspiro-slider .slide-captions.text-dark .strong:after {
  border-top-color: #111; }

.inspiro-slider .slide-captions.text-center .strong:after {
  margin-left: auto;
  margin-right: auto; }

.inspiro-slider .slide-captions.text-right .strong:after {
  margin-left: auto;
  margin-right: 0; }

.inspiro-slider .slide-captions .slide-caption-hide {
  opacity: 0;
  visibility: hidden; }

/*slider nav arrows*/
.inspiro-slider.owl-carousel .owl-controls .owl-nav .owl-next,
.inspiro-slider.owl-carousel .owl-controls .owl-nav .owl-prev {
  background-color: transparent;
  border: 1px solid rgba(180, 180, 180, 0.2);
  height: 78px;
  margin: 10px;
  width: 50px; }

.inspiro-slider.owl-carousel .owl-controls .owl-nav .owl-next,
.inspiro-slider.owl-carousel .owl-controls .owl-nav .owl-prev {
  background-color: transparent;
  border: 1px solid rgba(180, 180, 180, 0.2);
  border-radius: 3px;
  color: #fff;
  height: 78px;
  margin: 10px;
  width: 76px; }

.inspiro-slider.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.inspiro-slider.owl-carousel .owl-controls .owl-nav .owl-prev:hover {
  background-color: #fff;
  border: 1px solid rgba(180, 180, 180, 0.2);
  color: #111;
  opacity: 1; }

/*slider nav dots*/
.inspiro-slider .owl-dots {
  bottom: 4px;
  display: block;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 5 !important; }

.inspiro-slider.no-pagination .owl-dots {
  display: none; }

.inspiro-slider .owl-dots .owl-dot {
  display: inline-block;
  padding: 6px 14px !important; }

.inspiro-slider .owl-dots .owl-dot span {
  background-color: #fff;
  border-radius: inherit;
  height: 4px;
  width: 30px;
  opacity: .5;
  border: none !important;
  box-shadow: none !important;
  outline: none !important; }

.inspiro-slider .owl-dots .owl-dot.active span {
  opacity: 1; }

.inspiro-slider .owl-dots .owl-dot span:after {
  background-color: #fff; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  /*background-color: #aaa09b;*/
  background-color: #756E6A;
  border-color: #938b87;
  color: #fff;
  z-index: 2; }

.ds-paragraph {
  display: inline-block; }

#aspect_artifactbrowser_ItemViewer_div_item-view .first-page-header {
  font-size: 18px; }

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before {
  text-align: center; }

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3RY21hcAAAAYQAAADQAAADIjn098ZnbHlmAAACVAAACv4AABEIAwnSw2hlYWQAAA1UAAAAKgAAADYUHzoRaGhlYQAADYAAAAAbAAAAJA4DByFobXR4AAANnAAAAA8AAACE4AAAAGxvY2EAAA2sAAAARAAAAEQ9NEHGbWF4cAAADfAAAAAfAAAAIAEyAIFuYW1lAAAOEAAAASUAAAIK1cf1oHBvc3QAAA84AAABDwAAAZ5AAl/0eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGQ7xTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGBHcRdyA4RZgQRAC4HCwEAAHic7dFprsIgAEXhg8U61XmeWcBb1FuQP4w7ZQXK5boMm3yclFDSANAHmuKviBBeBPQ8ymyo8w3jOh/5r2ui5nN6v8sYNJb3WMdeWRvLji0DhozKdxM6psyYs2DJijUbtuzYc+DIiTMXrty4k8oGLb+n0xCe37ekM7Z66j1DbUy3l6PpHnLfdLO5NdSBoQ4NdWSoY9ON54mhdqa/y1NDnRnq3FAXhro01JWhrg11Y6hbQ90Z6t5QD4Z6NNSToZ4N9WKoV0O9GerdUJORPqkhTd54nJ1YDXBU1RV+576/JBs2bPYPkrDZt5vsJrv53V/I5mclhGDCTwgGBQQSTEji4hCkYIAGd4TGIWFAhV0RQTpWmQp1xv6hA4OTOlNr2zFANbHUYbq2OtNCpViRqsk+e+7bTQAhzti8vPfuPffcc88959zznbcMMPjHD/KDDGEY0ABpYX384NhlomIYlo4JISGEY9mMh2FSidYiqkEUphtNYDSY/dXg9023l4DdxlqUl0chuZRhncJKrsCQHIwcGuwfnhMIzBnuH4Sym+1D2zaGjheXlhYfD238z80mKYMmvJ5XeOTzd8z9eujbMxJNhu4C9xPE/bCMiDuSNIWgkTQwBE55hLSAE7ZwhrHLnAHZOGV/kmBGTiNjZxzI77Hb7Hqjz68TjT6vh+5JT/cCIkqS0D6CqPf5jX4Qjdx5j6vlDfZM4aZFdbVXIxtOlJaP/WottMnH6CJQ3bTiue3PrY23HjnChtuamxwvvzFjxkPrNj3z0tG9T561HDYf6OgmRWvlY3JQHoQb8ltV2Yet7YfWctEjR1AtxS/cSX6U4alf6NJEBQ7YKg9wrXQKd0IeZCb2ux75Uhh1Un+Nz+9LTOE7PK777nN5xqdTneTBhCbx446mZrhnUkrCz2YhA9dSMxaG0SYmT8hi9ZPu1E94PJYQSH6LRmhxec7Q7ZeXntgQuVpbh+a4qWNsckVyTdn0P7o7DpgPW84+uRcq0BITflBikGdUjAZ9wYBVI3mtrNvr9kpg1UsaK6t3690aoorC1lg0GpMH2HAMtkZjsSi5Ig9ESVosOh7GQfLjKNLvKpMKkLSKNFAka710GdgSi8oDMSoNhqjkKBXTgn3swtaxyzGkUzIzae9RtLdWkSlZ1KDX6EzgllzV4NV4SoDFSOGD4+HCeQUF8wrZ5Hs8zIb5EaVxy8DYFTbMCJPnLIWZxugZE2NlivC0gc1qEQUR8jEKgZcAXeH18BiCgl5nlHh0CrjB4Hb5fX4gb0J7c9PuHVsfgkx2n/vTY/JV8kn8PGxf7faOZ8qX8JVByuIf4whk9sqXli2hvPJV9hrp0hY7l8r2x37ydaVsb4xvXv/47v2NjfCl8m5oRDJclFMoE1yk0Uh1Te4/m8lFXe9qBZD0EkheicebXvzI2PLCuoKCukLuhPIeKwaHPEouxw3kMqaIUXDQ1p0mip+MyCORSCQaoUsnY1VZ38nUTrG21WvVo4f1OsEJFhvSfAFwGfT8VHRMeAVUpwLOoLzjT/REIj3O3FhuURE+nERF+0pTId5Fyxv5sfwGyg4O+my4vZv0sZm7oeQlFZORiB+tG0MweVNraeitl7yxiPIHTk4/diVxs94o5lEYishB2iAtkchEnsActoEpx44Fo8XnsQMaA22BlqC20RmhBKzYojZyYaxg+JggMc4HHY2m+L9EkWSYljirOisrO7d3VorxzyZ6Vc4lJqITAu1b2wOBdrLElAP+bFc2eGaZFVbkmJktv5uT6Jlz5D/MnBFor6ig/JPnRViBsV3LNKGGqB1ChJ0tgQywlVLFJIuQgTFttwkiKxhyQdAZMdMYtSaoAewqfvXVYPAbDT6/1mez85YS8FSDywQ6NfAnef6FNEGMilnppyvn5rB6tTyq1pOceRWnp2WJEZFXHeX5oyoem1nTTgdqc4heDY7bOeKz63vnz+/dRx+s31Ht2JGanQ5seirfWJL9tjozU/12TnEjn5oux9OzU3ckGbBzBwNOyk69JykKH0n/0LM9A72tuwM3zQpIRu4AxiToseEpgPOmbROyFe9/X2yeUvoUsCyEvjcgs7fpWP3/aKlFN0+6HFUe6D9HFz/XPwBlN9tTqNyZjFJ8UO2RUT5/h4CptCctEyeisnOyXjALEp7dXKaQKf6O7IMnGjNNACRMLxqdYJX8eMLvmmd68D+ayBLyKKYZwYxDt/GNhzETDJ05Qxlyi3pi3/Z93ndYVSumgj0V/KkIFlO6+1K3fF2+3g0q+YtuSIf0bvmLqV09nnobI6hwcjIP8aPCKayjsF5JBY3LaKAeRLSyYB1h81oTwe9SlPMkXB7G0mfL9q71gaqqwPqu67QRKS1+ObTx+sbQy9QV2OQHEScGkdFBeT7v7qisqqrs6N52i78/R+6S0qQONVj26agOVoswCyQWIV5D86vH53bxNUeXV0K+XZaHv/nm/KsHhOvylwsWnJX/HE8l/4WCv5x+l5n08z6UU8bUMa3MBpSmM7F63AxntdC9eBCKEZW9Hr+ABNqtxgAQrSbMtmrW7lKQuoSgBhSrTazWVU2QAKWY8wiiuhqFmQgWJBgoXiuWIm42N7hqZbBsgXz52O5P5uSvaNgFGnOuvsRw8I8Laha91wMvDuxqWFheN7/8GVtTltdS83DQsXRmqc5ZtcJXEVrlV2doTWk5+Yunm71dG5f55m/qY0MjI93vv9/NfpxXV9sUXrxy2fbNy1or65cOlDRnOoKFeeXcbw42H/bNDT5Qs3flgs31gWC1lD1nfUV/X7NdCnSUdHY2e8afzfKsqZ5ZljfDqjLOmk3UebNXB+aHArPYDRs+/HDDxeT5DiP+sFg7OpRaVQMGBV89PpeBdj22hCE0Uub0UqwLrNWsG0cuyadgLXTeR5rbO4+3c/vl15cur2nRq+TXCQDcS3SO+s6ak+e5/eMS+1dw3btu3YG2tvFL8XdIZvdjdW6TO/4B7IdrZWVPmctm5/59AgsPItTSbCiIBr2OqIGzmu20SMKAS7yqwGBUfGfgjDYlLLDeF0SfcLB2LSx8flT+08/kzz6yOj96rft4rpTjdPQcmLd47uKibbDq7ZSz/XtbH2nN717Nd62rU+c8Icevvv7I09wA6WvjVcafb+FsbNG+ZQ80Rn6ZZsvrP7teP2dzTdoETvNhjCmsr8FID2sJ69VYvdUcxk4AzYRlKcaE38eXNRlfW9H1as9i6acLHp1XpuNB5K7DIvkX08y1ZYvh3KfWaiCzH+ztrSDmD7LuX73x/mJelB8Yj39t8nhNQJJ2CAthpoFGLsGgtSOCJooCGoaJAMTjSWHVZ08YAa1Fg9lPI5U6DOsGVjDasJeZZ+YyhfCwfOzCxlBA69M9XLXtza7H/rav+9Tjq5xNi0wpKQIRNO4Lrzz7yp5QVYM6Jd/oc1Uvn/mQhhuWh6ENXoS2YTZ8QT42bF5d/559zp5r0Uff2VnR2tdf2/WCOd2cO0Mw6qpWPnvxpV0nrt5fZd2yItc199GWe8vlNfNDq+CH/7yAAnB9hn7T4QO4c1g9ScxsZgmzntnE/IDGndtHMw69lFwoCnYsMGx+rBp8JSBqdLzBr9QRPq/PbhWMWFtQZp1xguy/haw3TEHm3TWAnxFWQQWgt7M5OV0lCz1VRYucpWliy7z6Zd4urwPIyeZQqli2Lgg7szJV09PysATbOQtYIrB2YzbkJYkGgJ0m4AjPUap1pvYu1K9qr97z0Yl3p332b2LYB78ncYIlRkau/8GObSsOlZancACE5d5ily+c2+7h5Yj4lqhVmXXB+iXLfvdqSgqfKtQvfHDV0OnvQR1qhw42XS/vkvsh/hXcrDFP0a+SJNIomEfD1nsrYGO+1bgTOJhM8Hv6ek+7vVglxuSRwoKn17S937bm6YJCeSSG0Op1n+7tE37tcZ/p7dsTv4EUrGpDbWueKigsLHhqTVsoEj+JU0kaSjnj9tz8/gryQWwJ9BcJXBC/7smO+I/IFURJetFPrdt5WcoL6DbEJaygI8CTHfQTjf40ofD+DwalTqIAAHicY2BkYGAA4uByr8R4fpuvDNzsDCBw7f/3LmSanREszsHABKIAKi0J7gAAeJxjYGRgYGcAARD5/z87IwMjAypQBAAtgwI4AHicY2BgYGAfYAwAOkQA4QAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhHicY2BkYGBQZChlYGcAASYg5gJCBob/YD4DABfTAbQAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2PyXLCMBBE3YCNDWEL2ffk7o8S8oCnkCVHC5C/jzBQlUP6IHVPzYyekl5y0iL5X5/ooY8BUmQYIkeBEca4wgRTzDDHAtdY4ga3uMM9HvCIJzzjBa94wzs+8ImvZNAq8TM+HqVkKxWlrQiOxjujQkNlEzyNzl6Z/cU2XF06at7U83VQyklLpEvSnuzsb+HAPnPfQVgaupa1Jlu4sPLsFblcitaz0dHU0ZF1qatjZ1+aTXYCmp6u0gSvWNPyHLtFZ+ZeXWVSaEkqs3T8S74WklbGbNNNq4LL4+CWKtZDv2cfX8l8aFbKFhEnJnJ+IULFpqwoQnNHlHaVQtPBl+ypmbSWdmyC61KS/AKZC3Y+AA==) format("woff");
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play, .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before {
  content: "\f101"; }

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play-circle:before {
  content: "\f102"; }

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\f103"; }

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\f104"; }

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\f105"; }

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\f106"; }

.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\f107"; }

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f108"; }

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f109"; }

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-square:before {
  content: "\f10a"; }

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-spinner:before {
  content: "\f10b"; }

.vjs-icon-subtitles, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-subtitles:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before {
  content: "\f10c"; }

.vjs-icon-captions, .video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-captions:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before {
  content: "\f10d"; }

.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\f10e"; }

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-share:before {
  content: "\f10f"; }

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cog:before {
  content: "\f110"; }

.vjs-icon-circle, .video-js .vjs-play-progress, .video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before {
  content: "\f111"; }

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-outline:before {
  content: "\f112"; }

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-inner-circle:before {
  content: "\f113"; }

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-hd:before {
  content: "\f114"; }

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\f115"; }

.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\f116"; }

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-facebook:before {
  content: "\f117"; }

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-gplus:before {
  content: "\f118"; }

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

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

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-twitter:before {
  content: "\f11a"; }

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-tumblr:before {
  content: "\f11b"; }

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pinterest:before {
  content: "\f11c"; }

.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\f11d"; }

.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\f11e"; }

.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-next-item:before {
  content: "\f11f"; }

.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-previous-item:before {
  content: "\f120"; }

.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial; }

.video-js:-moz-full-screen {
  position: absolute; }

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

.video-js[tabindex="-1"] {
  outline: none; }

.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit; }

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0; }

.video-js.vjs-16-9 {
  padding-top: 56.25%; }

.video-js.vjs-4-3 {
  padding-top: 75%; }

.video-js.vjs-fill {
  width: 100%;
  height: 100%; }

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%; }

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important; }

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

.vjs-hidden {
  display: none !important; }

.vjs-disabled {
  opacity: 0.5;
  cursor: default; }

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px; }

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible; }

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto; }

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC; }

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em; }

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none; }

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block; }

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.vjs-control .vjs-button {
  width: 100%;
  height: 100%; }

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2; }

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto; }

.video-js .vjs-modal-dialog > * {
  box-sizing: border-box; }

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1; }

.vjs-menu-button {
  cursor: pointer; }

.vjs-menu-button.vjs-disabled {
  cursor: default; }

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none; }

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto; }

.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box; }

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none; }

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F; }

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7); }

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em; }

.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block; }

.video-js .vjs-menu-button-inline {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden; }

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em; }

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em; }

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1; }

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto; }

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto; }

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden; }

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.0em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -ms-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s; }

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -ms-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important; }

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table; }

.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67; }

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white; }

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle; }

.video-js .vjs-custom-control-spacer {
  display: none; }

.video-js .vjs-progress-control {
  cursor: pointer;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 4em; }

.video-js .vjs-progress-control.disabled {
  cursor: default; }

.vjs-live .vjs-progress-control {
  display: none; }

.vjs-no-flex .vjs-progress-control {
  width: auto; }

.video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: 0.3em; }

.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px; }

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em; }

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em; }

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0; }

.video-js .vjs-play-progress {
  background-color: #fff; }

.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.333333333333333em;
  z-index: 1; }

.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5); }

.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75); }

.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: relative;
  top: -3.4em;
  visibility: hidden;
  z-index: 1; }

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none; }

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible; }

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em; }

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1; }

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0; }

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block; }

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -ms-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none; }

.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  -khtml-user-select: none;
  /* Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  -ms-user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.video-js .vjs-slider.disabled {
  cursor: default; }

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff; }

.video-js .vjs-mute-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em; }

.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px; }

.video-js .vjs-volume-panel {
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -ms-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s; }

.video-js .vjs-volume-panel:hover .vjs-volume-control,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control:hover,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  -moz-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  -ms-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  -o-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s; }

.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em; }

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 9em;
  -webkit-transition: width 0.1s;
  -moz-transition: width 0.1s;
  -ms-transition: width 0.1s;
  -o-transition: width 0.1s;
  transition: width 0.1s; }

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3.5em;
  -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -ms-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s; }

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -ms-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s; }

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em; }

.video-js .vjs-volume-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em; }

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em; }

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto; }

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff; }

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em; }

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em; }

.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em; }

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em; }

.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em; }

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em; }

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%; }

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%; }

.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em; }

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

.vjs-has-started .vjs-poster {
  display: none; }

.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

.vjs-using-native-controls .vjs-poster {
  display: none; }

.video-js .vjs-live-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em; }

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left; }

.video-js .vjs-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em; }

.vjs-live .vjs-time-control {
  display: none; }

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none; }

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none; }

.vjs-time-divider {
  display: none;
  line-height: 3em; }

.vjs-live .vjs-time-divider {
  display: none; }

.video-js .vjs-play-control .vjs-icon-placeholder {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none; }

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em; }

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em; }

.vjs-subtitles {
  color: #fff; }

.vjs-captions {
  color: #fc6; }

.vjs-tt-cue {
  display: block; }

video::-webkit-media-text-track-display {
  -moz-transform: translateY(-3em);
  -ms-transform: translateY(-3em);
  -o-transform: translateY(-3em);
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em); }

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em); }

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center; }

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em; }

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center; }

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%; }

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden; }

.vjs-seeking .vjs-loading-spinner {
  display: block;
  animation: 0s linear 0.3s forwards vjs-spinner-show; }

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s; }

@keyframes vjs-spinner-show {
  to {
    visibility: visible; } }

@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible; } }

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

.vjs-chapters-button .vjs-menu ul {
  width: 24em; }

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  position: absolute; }

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10d";
  font-size: 1.5em;
  line-height: inherit; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button {
  display: none; }

.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%; }

.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table; }

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell; }

.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom; }

@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr auto; }
  .vjs-text-track-settings .vjs-track-settings-colors {
    display: block;
    grid-column: 1;
    grid-row: 1; }
  .vjs-text-track-settings .vjs-track-settings-font {
    grid-column: 2;
    grid-row: 1; }
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 2;
    grid-row: 2; } }

.vjs-track-setting > select {
  margin-right: 5px; }

.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none; }

.vjs-text-track-settings fieldset span {
  display: inline-block; }

.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0; }

.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%); }

.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75); }

.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px; }

.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em; }

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden; } }

.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  visibility: hidden; }

#videoine {
  max-width: 100%;
  min-height: 300px;
  min-width: 1px;
  width: 100%;
  height: auto; }

/* ----------------------------------------------------------------
	Estilos responsivos CSS
-----------------------------------------------------------------*/
@media (min-width: 1240px) {
  .rev_slider_wrapper {
    min-height: 600px; }
  body.boxed .wrapper,
  body.boxed-simple .wrapper {
    float: none;
    width: 1220px;
    margin: 0 auto; }
  body.boxed-simple .wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 20px; } }

@media (max-width: 1240px) {
  #header.header-modern {
    width: 1180px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .post-3-columns .post-item,
  .post-4-columns .post-item,
  .post-5-columns .post-item,
  .post-6-columns .post-item {
    width: 31.3333%;
    margin-right: 2%; }
  #header.header-modern {
    width: 998px; }
  .news-section-wrapper {
    padding: 0 40px; }
  .inspiro-slider .slide-captions h1,
  .inspiro-slider .slide-captions h2 {
    font-size: 56px;
    line-height: 56px; } }

@media (max-width: 991px) {
  .wrapper {
    width: 100%;
    margin: 0; }
  body.wide #header.header-fullwidth #header-wrap .container {
    padding: 0 15px;
    width: 750px; }
  #topbar.topbar-dark {
    background-color: #101010 !important; }
  #topbar .topbar-dropdown {
    font-size: 12px; }
  #topbar .topbar-dropdown .title {
    padding: 0 10px; }
  #logo img {
    padding: 10px 10px 10px 0; }
  #header,
  #header-wrap,
  #header.header-sticky nav#mainMenu ul.main-menu,
  #mainMenu > ul {
    height: auto !important; }
  #header.header-sticky #header-wrap {
    position: relative; }
  #header.header-transparent + #slider,
  #header.header-transparent + #google-map,
  #header.header-transparent + .page-title-extended,
  #header.header-transparent + .page-title-video,
  #header.header-transparent + .page-title-parallax,
  #header.header-transparent + .fullscreen,
  #header.header-modern + .page-title-parallax {
    top: 0px;
    margin-bottom: 0px; }
  #header.header-transparent,
  #header.header-light-transparent {
    background: #FFF;
    border-bottom: 1px solid #F5F5F5;
    z-index: auto; }
  #header.header-transparent.header-dark:not(.header-navigation-light),
  #header.header-dark-transparent.header-dark:not(.header-navigation-light) {
    background-color: #101010;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  #header.header-dark.header-navigation-light .main-menu > ul > li > a,
  #header.header-dark.header-navigation-light #top-search a,
  #header.header-dark.header-navigation-light #shopping-cart a,
  #header.header-dark.header-navigation-light #shopping-cart .shopping-cart-items,
  #header.header-dark.header-navigation-light .nav-main-menu-responsive > button,
  #header.header-dark.header-navigation-light #top-search form input {
    color: #111; }
  #header.header-dark.header-navigation-light .lines,
  #header.header-dark.header-navigation-light .lines:before,
  #header.header-dark.header-navigation-light .lines:after {
    background-color: #111; }
  #header.header-modern {
    margin: 0;
    width: 100%;
    border-radius: 0px; }
  #header.header-modern + .page-title-parallax {
    padding: 40px 0; }
  #header.header-logo-center:not(.header-sticky) #logo {
    width: auto; }
  #header.header-logo-center:not(.header-sticky) nav.main-menu li.dropdown:first-child > a {
    padding-left: 6px;
    margin-left: 0px; }
  #header.header-mini,
  #header.header-mini #header-wrap,
  #header.header-mini #logo img,
  #header.header-mini nav#mainMenu ul.main-menu,
  #header.header-mini #shopping-cart a,
  #header.header-mini #top-search a,
  #header.header-mini .nav-main-menu-responsive,
  #header.header-mini .side-panel-button {
    height: 90px; }
  #header > .container {
    width: 100%;
    padding: 0px; }
  .navigation-wrap {
    display: none;
    clear: both; }
  .navigation-wrap.navigation-active {
    display: block; }
  .navigation-wrap,
  .navigation-wrap > .container,
  #header.header-fullwidth #header-wrap .container .navigation-wrap .container {
    padding: 0px;
    width: 100%; }
  .navbar-collapse {
    border: 0px !important; }
  .navigation-wrap.navbar-header,
  .navigation-wrap.navbar-collapse {
    margin-left: 0px;
    margin-right: 0px;
    box-shadow: none; }
  .nav-main-menu-responsive {
    display: block; }
  .main-menu-collapse {
    position: relative;
    width: 100% !important;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden; }
  .main-menu-collapse.collapse {
    display: none !important;
    overflow: auto !important; }
  .main-menu-collapse.in {
    display: block !important;
    overflow-x: hidden !important;
    overflow-y: auto; }
  .main-menu {
    clear: both;
    display: block;
    width: 100%; }
  .main-menu ul {
    padding: 0;
    margin: 0; }
  .main-menu ul li {
    padding: 0;
    margin: 0;
    clear: both;
    float: none;
    display: block; }
  #mainMenu {
    margin-bottom: 10px; }
  #mainMenu > ul > li > a,
  #mainMenu > ul > li > span {
    font-size: 13px; }
  #mainMenu ul > li > a,
  #mainMenu ul > li > span {
    height: 50px;
    line-height: 32px;
    outline: none; }
  .main-menu ul ul {
    margin-left: 10px !important; }
  .main-menu ul.main-menu {
    float: none;
    position: static; }
  .main-menu ul.dropdown-menu {
    position: static;
    clear: both;
    float: none;
    display: none !important; }
  .main-menu li.resp-active > ul.dropdown-menu {
    border: 0 none;
    display: block !important;
    padding-right: 10px; }
  nav ul.main-menu li a,
  nav ul.main-menu .dropdown-submenu > span.dropdown-menu-title-only {
    clear: both;
    float: none;
    display: block;
    border: 0;
    border-top: 0;
    margin: 0; }
  nav ul.main-menu li a i.fa-angle-down {
    position: absolute;
    right: 5px;
    top: 18px; }
  nav ul.main-menu ul.dropdown-menu {
    box-shadow: none; }
  #header.header-dark #mainMenu ul li.mega-menu-item .mega-menu-title,
  #header.header-dark:not(.header-navigation-light) #mainMenu ul li.dropdown:not(.mega-menu-item) li {
    border-bottom: 0; }
  #mainMenu ul > li > a,
  #mainMenu ul > li > span,
  #mainMenu .mega-menu-title,
  #mainMenu .mega-menu-content a {
    border-bottom: 1px solid #eee !important; }
  #header.header-dark:not(.header-navigation-light) #mainMenu ul > li > a,
  #header.header-dark:not(.header-navigation-light) #mainMenu ul > li > span,
  #header.header-dark:not(.header-navigation-light) .mega-menu-title,
  #header.header-dark:not(.header-navigation-light) .mega-menu-content a {
    border-bottom: 1px solid #222 !important;
    color: #ccc; }
  #header.header-dark:not(.header-navigation-light) .dropdown-menu a,
  #header.header-dark:not(.header-navigation-light) .dropdown-menu span:not(.label) {
    color: #888 !important; }
  #mainMenu ul li.dropdown:not(.mega-menu-item) li {
    border-bottom: 0; }
  #header.header-dark:not(.header-navigation-light) #mainMenu.style-1 ul.dropdown-menu,
  #header.header-dark:not(.header-navigation-light) #mainMenu.style-1 ul.dropdown-submenu {
    border: 3px solid #222; }
  #mainMenu.style-1 ul.dropdown-menu,
  #mainMenu.style-1 ul.dropdown-submenu,
  #header.header-dark #mainMenu.style-1 ul.dropdown-menu,
  #header.header-dark #mainMenu.style-1 ul.dropdown-submenu {
    border: 0px !important;
    box-shadow: none !important; }
  /*Slide menu*/
  #mainMenu.slide-menu > ul > li {
    visibility: visible;
    filter: alpha(opacity=1);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1; }
  #header.header-dark #mainMenu ul li.dropdown:not(.mega-menu-item) li {
    border-bottom: 0; }
  nav ul.main-menu ul.dropdown-menu li > a #header nav ul.main-menu .dropdown-submenu > span.dropdown-menu-title-only {
    padding: 9px 8px;
    border: 0;
    border-top: 0;
    margin: 0;
    border-bottom: none; }
  nav ul.main-menu ul.sub-menu {
    padding: 0;
    margin: 0 0 10px 0; }
  nav .main-menu .dropdown-submenu:before {
    content: "\f107";
    font-family: fontawesome;
    font-size: 12px;
    opacity: 0.6;
    position: absolute;
    right: 12px;
    top: 12px; }
  nav ul.main-menu ul.dropdown-menu {
    background: none !important;
    background-color: transparent !important; }
  nav ul.main-menu li.dropdown.open .dropdown-toggle,
  nav ul.main-menu li a,
  nav ul.main-menu li > a:hover,
  nav ul.main-menu li.active a,
  nav ul.main-menu li.dropdown:hover a,
  nav ul.main-menu li.dropdown:hover .dropdown-submenu > span.dropdown-menu-title-only {
    background: none !important;
    background-color: transparent !important; }
  nav ul.main-menu ul.dropdown-menu li:hover > a,
  nav ul.main-menu li.dropdown:hover ul.dropdown-menu li > a:hover {
    background: none !important;
    background-color: transparent !important; }
  nav.mega-menu li.mega-menu-item .mega-menu-sub-title {
    margin-top: 30px; }
  nav.mega-menu .mega-menu-content {
    padding: 0px; }
  nav .main-menu .dropdown-menu .mega-menu-content [class*="col-md-"] {
    padding: 0; }
  nav .main-menu .dropdown-menu .mega-menu-content [class*="col-md-"]:nth-child(2n) {
    padding-left: 2px; }
  nav .main-menu .dropdown-menu .mega-menu-content {
    background-image: none !important; }
  nav ul.main-menu .dropdown > .dropdown-menu,
  nav ul.main-menu .dropdown-submenu > .dropdown-menu {
    visibility: visible;
    opacity: 1; }
  nav ul.main-menu .dropdown:hover > .dropdown-menu,
  nav ul.main-menu .dropdown-submenu:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible; }
  /*dropdown*/
  #mainMenu > ul > li > a,
  #mainMenu > ul > li > span,
  #mainMenu > ul > li a,
  #mainMenu > ul > li span:not(.label) {
    padding: 10px 0; }
  /*Menu lateral*/
  #side-panel {
    background-color: transparent;
    display: block !important;
    overflow: hidden !important;
    position: relative;
    width: 100%;
    left: 0;
    right: 0; }
  #side-panel #panel-logo {
    display: none; }
  body.side-panel-left #side-panel {
    left: 0;
    right: 0; }
  #side-panel .side-panel-wrap {
    overflow: unset;
    width: 100%;
    padding: 0; }
  .side-panel-button {
    display: none; }
  #side-panel .side-panel-wrap .panel-widget {
    display: none; }
  /*	lateral estatico*/
  body.side-panel-static .wrapper {
    padding-left: 0px; }
  body.side-panel-static #header #logo {
    display: inherit; }
  #top-search {
    display: none; }
  #shopping-cart {
    margin-right: 20px; }
  /*	titulo de pagina*/
  .page-title-parallax {
    background-attachment: none !important;
    background-position: 50% 0;
    background-size: inherit !important; }
  #page-title {
    padding: 60px 0 !important; }
  #page-title:not(.page-title-small) h1 {
    font-size: 40px !important; }
  /*	columnas de post*/
  .post-2-columns .post-item,
  .post-3-columns .post-item,
  .post-4-columns .post-item,
  .post-5-columns .post-item,
  .post-6-columns .post-item {
    margin-right: 2.000%;
    width: 48.000%; }
  .post-content,
  .post-content-single {
    padding-left: 15px;
    padding-right: 15px; }
  #header.header-transparent + #slider,
  #header.header-transparent + .page-title-extended,
  #header.header-transparent + .page-title-video,
  #header.header-transparent + .page-title-parallax,
  #header.header-transparent + .fullscreen,
  #header.header-transparent + .fullscreen,
  #header.header-transparent + .halfscreen,
  #header.header-transparent + #google-map,
  #header.header-light-transparent + #slider,
  #header.header-light-transparent + .page-title-extended,
  #header.header-light-transparent + .page-title-video,
  #header.header-light-transparent + .page-title-parallax,
  #header.header-light-transparent + .fullscreen,
  #header.header-light-transparent + .fullscreen,
  #header.header-light-transparent + .halfscreen,
  #header.header-light-transparent + #google-map,
  #header.header-dark-transparent + #slider,
  #header.header-dark-transparent + .page-title-extended,
  #header.header-dark-transparent + .page-title-video,
  #header.header-dark-transparent + .page-title-parallax,
  #header.header-dark-transparent + .fullscreen,
  #header.header-dark-transparent + .fullscreen,
  #header.header-dark-transparent + .halfscreen,
  #header.header-dark-transparent + #google-map,
  #topbar.topbar-transparent + #header.header-transparent + #slider,
  #topbar.topbar-transparent + #header.header-transparent + .page-title-extended,
  #topbar.topbar-transparent + #header.header-transparent + .page-title-video,
  #topbar.topbar-transparent + #header.header-transparent + .page-title-parallax,
  #topbar.topbar-transparent + #header.header-transparent + .fullscreen,
  #topbar.topbar-transparent + #header.header-transparent + #google-map,
  #topbar.topbar-transparent + #header.header-dark-transparent + #slider,
  #topbar.topbar-transparent + #header.header-dark-transparent + .page-title-extended,
  #topbar.topbar-transparent + #header.header-dark-transparent + .page-title-video,
  #topbar.topbar-transparent + #header.header-dark-transparent + .page-title-parallax,
  #topbar.topbar-transparent + #header.header-dark-transparent + .fullscreen,
  #topbar.topbar-transparent + #header.header-dark-transparent + #google-map #topbar.topbar-transparent + #header.header-light-transparent + #slider,
  #topbar.topbar-transparent + #header.header-light-transparent + .page-title-extended,
  #topbar.topbar-transparent + #header.header-light-transparent + .page-title-video,
  #topbar.topbar-transparent + #header.header-light-transparent + .page-title-parallax,
  #topbar.topbar-transparent + #header.header-light-transparent + .fullscreen,
  #topbar.topbar-transparent + #header.header-light-transparent + #google-map {
    margin-bottom: 0px;
    top: 0px; }
  .p-t-200 {
    padding-top: 80px !important; }
  .p-b-200 {
    padding-bottom: 80px !important; }
  /*	Reticula posts*/
  .grid-articles:not(.post-carousel) .post-entry {
    width: 50%; }
  .grid-articles:not(.post-carousel) .post-entry:first-child {
    width: 100%; }
  .grid-articles:not(.post-carousel) .post-entry:first-child .post-entry-meta .post-entry-meta-title h2 {
    font-size: 20px; }
  .grid-articles:not(.post-carousel) .post-entry .post-entry-meta .post-entry-meta-title h2 {
    font-size: 13px; }
  .grid-articles:not(.post-carousel) .post-entry .post-entry-overlay {
    border-width: 0 !important; }
  /*	hide news ticker*/
  .news-ticker {
    display: none; }
  .news-section-wrapper {
    padding: 0px; }
  /*  widgets*/
  .widget {
    float: left;
    width: 100%; }
  /* shop*/
  .mfp-ajax-holder .mfp-close {
    margin-right: 0; }
  .mfp-close {
    font-size: 22px;
    height: 30px;
    line-height: 32px;
    width: 30px; }
  /*    maps*/
  .map {
    min-height: 240px; }
  /*helper classes*/
  .sm-text-center {
    text-align: center !important; }
  .sm-text-left {
    text-align: left !important; }
  .sm-text-right {
    text-align: right !important; }
  /*    inspiro slider*/
  .inspiro-slider .slide-captions h1,
  .inspiro-slider .slide-captions h2 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 16px; } }

/*
Small devices
*/
@media (max-width: 767px) {
  .wrapper {
    width: 100% !important; }
  .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-19,
  .col-md-11,
  .col-md-12 {
    clear: left;
    width: 100%; }
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    width: 100% !important; }
  /* helper classes*/
  /*helper classes*/
  .xs-text-center {
    text-align: center !important; }
  .xs-text-left {
    text-align: left !important; }
  .xs-text-right {
    text-align: right !important; }
  /*    inspiro slider*/
  .inspiro-slider .slide-captions h1,
  .inspiro-slider .slide-captions h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 14px; }
  .inspiro-slider .slide-captions .btn {
    padding: 5px 10px !important;
    font-size: 10px !important;
    line-height: 1.5; } }

@media (min-width: 480px) and (max-width: 767px) {
  .container,
  #header.header-fullwidth .container {
    width: 100% !important; }
  .community-browser-row.odd-community-browser-row {
    background-color: #f7f7f7; }
  #page-title:not(.page-title-small) h1 {
    font-size: 30px !important; }
  /*	post columns*/
  .post-2-columns .post-item,
  .post-3-columns .post-item,
  .post-4-columns .post-item,
  .post-5-columns .post-item,
  .post-6-columns .post-item {
    margin-right: 2%;
    width: 98%; }
  /*	TYPOGRAPHY*/
  .text-large,
  .text-large span,
  .text-large span span,
  .text-large-light,
  .text-large-light span,
  .text-large-light span span,
  .text-extra-large,
  .text-extra-large span,
  .text-lg,
  .text-lg span,
  .text-lg span span {
    font-size: 40px !important;
    line-height: 40px !important; } }

@media (max-width: 479px) {
  .community-browser-row.odd-community-browser-row {
    background-color: #f7f7f7; }
  .container,
  #header.header-fullwidth .container {
    width: 100% !important; }
  /*	Grid post*/
  .grid-articles:not(.post-carousel) .post-entry,
  .grid-articles:not(.post-carousel) .post-entry:first-child,
  .grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(1),
  .grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(2) {
    width: 100%; }
  .grid-articles:not(.post-carousel) .post-entry:first-child .post-entry-meta .post-entry-meta-title h2 a,
  .grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(1) .post-entry-meta .post-entry-meta-title h2 a,
  .grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(2) .post-entry-meta .post-entry-meta-title h2 a {
    font-size: 16px; }
  #page-title:not(.page-title-small) h1 {
    font-size: 30px !important; }
  /*	post columns*/
  .post-2-columns .post-item,
  .post-3-columns .post-item,
  .post-4-columns .post-item,
  .post-5-columns .post-item,
  .post-6-columns .post-item {
    margin-right: 0%;
    width: 100%; }
  /*	blog*/
  .post-thumbnail .post-image,
  .post-thumbnail .post-video,
  .post-thumbnail .post-audio,
  .post-thumbnail .post-embed,
  .post-thumbnail .post-slider,
  .post-thumbnail .post-content-details,
  .post-thumbnail .post-meta {
    width: 100%;
    padding: 0; }
  /*	footer*/
  footer .footer-logo {
    border-right: 0 none;
    float: none !important;
    margin: 0px;
    padding: 0;
    width: 100%;
    display: block; }
  /*****SHORTCODES *****/
  /*contador*/
  .countdown .countdown-box {
    height: 60px !important;
    padding: 2px 0px 0 0 !important;
    width: 60px !important;
    margin: 0px !important;
    border: solid 0px !important; }
  .countdown .countdown-box .number {
    font-size: 20px !important;
    margin-bottom: 0px; }
  .countdown .countdown-container .countdown-box span {
    font-size: 10px !important;
    padding-top: 0px; }
  .text-large,
  .text-large span,
  .text-large span span,
  .text-large-light,
  .text-large-light span,
  .text-large-light span span,
  .text-extra-large,
  .text-extra-large span,
  .text-lg,
  .text-lg span,
  .text-lg span span {
    font-size: 40px !important;
    line-height: 40px !important; }
  .hero-heading-3 {
    background-color: #fff;
    border: 30px solid #fff;
    padding: 30px;
    width: 100%;
    margin: 0; }
  .hero-heading-3 h2,
  .hero-heading-3 h3 {
    font-size: 40px !important;
    line-height: 40px !important; }
  /*multiscroll*/
  #multiscroll .ms-left {
    width: 100% !important;
    z-index: 1; }
  #multiscroll .ms-right {
    background: none; } }

/* Estilos a la medida */
/*cargar pagina al inicio*/
@media only screen and (min-width: 1020px) {
  .group-process {
    display: flex; } }

.block-process {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 10; }

.block-process::before, .block-process::after {
  content: " ";
  display: table; }

.block-process::after {
  clear: both; }

.block-process::before, .block-process::after {
  content: " ";
  display: table; }

.block-process::after {
  clear: both; }

.block-process .__icon {
  position: relative; }

.block-process .__icon::before {
  background: #99e3c1 none repeat scroll 0% 0%;
  content: "";
  display: block;
  position: absolute;
  z-index: -1; }

.block-process:last-child .__icon::before {
  display: none; }

.block-process.active .__icon .circle-icon::before {
  background-color: #00bfff; }

.block-process.active .__icon::before, .block-process.active ~ .block-process .__icon::before {
  background-color: #dadada; }

.block-process.active ~ .block-process .__icon .circle-icon::before {
  background-color: #a2a2a2; }

@media only screen and (min-width: 1020px) {
  .block-process {
    text-align: center; }
  .block-process .__title {
    height: 60px;
    margin-bottom: 0px; }
  .block-process .__icon {
    margin: 0px -15px 40px; }
  .block-process .__icon::before {
    width: 100%;
    top: 50%;
    height: 4px;
    transform: translateY(-50%); }
  .block-process .__icon::before {
    left: 50%; }
  .group-process.large-icon .block-process .__icon .circle-icon::before {
    width: 140px;
    height: 140px;
    border: 10px solid rgba(255, 255, 255, 0.6);
    line-height: 120px !important;
    font-size: 40px; } }

@media only screen and (max-width: 1019px) {
  .block-process {
    padding-left: 100px;
    padding-bottom: 20px; }
  .block-process .__title {
    margin-bottom: 10px; }
  .block-process .__icon {
    position: absolute;
    width: 70px;
    height: 100%;
    left: 15px;
    top: 0px; }
  .block-process .__icon::before {
    width: 4px;
    height: 100%;
    left: 50%;
    transform: translateX(-50%); } }

.block-process-2 {
  position: relative; }

.block-process-2 .cell-vertical-wrapper {
  height: 320px; }

.block-process-2 .__number {
  bottom: 0px;
  color: #333333;
  font-size: 200px;
  height: 200px;
  left: 6px;
  line-height: 1;
  margin-bottom: auto;
  margin-top: auto;
  opacity: 0.04;
  position: absolute;
  top: -20px; }

.block-process-2 .__block {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-top: 40px; }

.block-process-2 .__block > * {
  letter-spacing: 0.05em; }

.block-process-2 .__block .__title {
  font-size: 14px;
  margin-bottom: 10px; }

.block-process-2 .__block p.__content {
  margin-bottom: 0px; }

.block-process-2.size-small .cell-vertical-wrapper {
  height: 240px; }

.block-process-2.size-small .__block > * {
  letter-spacing: 0px; }

.block-process-2.size-small .__block .__title {
  font-size: 18px;
  margin-bottom: 5px; }

@media only screen and (min-width: 1020px) {
  .block-process-2 .__block {
    max-width: 320px; } }

@media only screen and (max-width: 1019px) {
  .block-process-2 .__block {
    max-width: 720px; } }

/* lista de iconos */
.group-icon-box-list-right-slider {
  position: relative; }

.group-icon-box-list-right-slider .__block-wrapper-1,
.group-icon-box-list-right-slider .__block-wrapper-2 {
  padding-right: 15px;
  padding-left: 15px; }

.group-icon-box-list-right-slider .__block-wrapper-1 .__block,
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto; }

.group-icon-box-list-right-slider .__block-wrapper-1 {
  padding-top: 100px;
  padding-bottom: 60px; }

.group-icon-box-list-right-slider .__block-wrapper-1 .__block .hr-header {
  margin-bottom: 30px; }

.group-icon-box-list-right-slider .__block-wrapper-2 {
  position: relative; }

.group-icon-box-list-right-slider .__block-wrapper-2 .cell-vertical-wrapper {
  table-layout: fixed; }

.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  max-width: 640px; }

@media only screen and (min-width: 768px) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 720px; } }

@media only screen and (min-width: 1020px) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 960px; } }

@media only screen and (min-width: 1230px) {
  .group-icon-box-list-right-slider .__block-wrapper-1,
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px; }
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    max-width: 680px; }
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%; } }

@media only screen and (max-width: 1229px) {
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    padding-top: 80px;
    padding-bottom: 60px; } }

.group-icon-box-list-side-image {
  position: relative; }

.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table; }

.group-icon-box-list-side-image:after {
  clear: both; }

.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table; }

.group-icon-box-list-side-image:after {
  clear: both; }

.group-icon-box-list-side-image .__block-wrapper-2 {
  padding-top: 100px;
  padding-bottom: 75px;
  padding-right: 15px;
  padding-left: 15px; }

.group-icon-box-list-side-image .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto; }

.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__title {
  margin-bottom: 20px; }

.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__caption {
  margin-bottom: 50px; }

.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon {
  margin-bottom: 25px; }

.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon .__right-side .__heading {
  padding-top: 5px;
  margin-bottom: 8px; }

@media only screen and (min-width: 768px) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 720px; } }

@media only screen and (min-width: 1020px) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 960px; } }

@media only screen and (min-width: 1230px) {
  .group-icon-box-list-side-image .__block-wrapper-1,
  .group-icon-box-list-side-image .__block-wrapper-2 {
    width: 50%; }
  .group-icon-box-list-side-image .__block-wrapper-2 {
    padding-right: 30px;
    padding-left: 30px;
    float: right; }
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    max-width: 700px; }
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; } }

@media only screen and (max-width: 1229px) {
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: relative;
    min-height: 500px; } }

.static-background {
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2; }

/*Pagina de inicio*/
.bienvenida {
  color: #fff; }

/*Cards*/
.card-item {
  background-color: #fff;
  border: 1px solid #ececec;
  box-shadow: 1px 2px 1px #eee;
  margin-bottom: 30px; }

.card-item img {
  width: 100%;
  height: auto; }

.card-item .contenido {
  padding: 20px; }

.accesosINE li {
  font-size: 16px;
  font-family: 'Roboto Slab', serif; }

.indice-seccion {
  background-color: transparent;
  font-size: 12px;
  line-height: 1.3em;
  margin-bottom: 0;
  color: #707070; }

.paso {
  padding: 20px 20px;
  margin-bottom: 2%;
  display: block; }

.paso:before {
  border-top: 4px solid #ab47bc;
  display: block;
  margin-top: 10px;
  width: 60px;
  content: ""; }

.txt-accesos {
  color: #424242;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold; }

.listafooter li a {
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase; }

/*estilos para que se oculte imagen gif credencial jesus*/
@media only screen and (max-width: 1200px) {
  img#gif-credencial {
    display: none; } }

/**************************************************
**ESTILO PARA EL CONVERTIDOR MULTISELECT A CHECKBOX
***************************************************/
span.multiselect-native-select {
  position: relative; }

span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px; }

.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.multiselect-container .input-group {
  margin: 5px; }

.multiselect-container > li {
  padding: 0; }

.multiselect-container > li > a.multiselect-all label {
  font-weight: 700; }

.multiselect-container > li.multiselect-group label {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
  font-weight: 700; }

.multiselect-container > li.multiselect-group-clickable label {
  cursor: pointer; }

.multiselect-container > li > a {
  padding: 0; }

.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: 400;
  padding: 3px 20px 3px 40px; }

.multiselect-container > li > a > label.radio,
.multiselect-container > li > a > label.checkbox {
  margin: 0; }

.multiselect-container > li > a > label > input[type=checkbox] {
  margin-bottom: 5px; }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px; }

.form-inline .multiselect-container li a label.checkbox input[type=checkbox],
.form-inline .multiselect-container li a label.radio input[type=radio] {
  margin-left: -20px;
  margin-right: 0; }

.inklusion_bottom-left {
  top: auto !important;
  left: 50px !important;
  bottom: 10px !important;
  right: auto !important; }

.inklusion_hover-over-button {
  top: auto !important;
  left: 0px !important;
  bottom: -70px !important;
  right: auto !important; }

#inklusion_tab {
  position: fixed !important;
  z-index: 99 !important; }

#inklusion_tab_button {
  background: #fff !important;
  width: 60px !important;
  height: 60px !important;
  padding: 5px !important;
  border: 2px solid #6b2477 !important;
  text-align: center !important;
  color: #6b6b6b !important;
  font-weight: 100 !important;
  border-radius: 80px !important;
  font-size: 28px !important;
  right: 800px !important;
  transition: background .3s ease-in-out !important;
  cursor: pointer !important;
  box-sizing: border-box !important; }

#inklusion_tab_button:hover {
  background: #c4c4c4 !important; }

#inklusion_tab_button img {
  width: 90% !important;
  height: 90% !important; }

#inklusion_tab_list {
  z-index: 0 !important;
  list-style: none !important;
  position: fixed !important;
  padding: 15px !important;
  border-radius: 10px !important;
  margin-bottom: 20px !important;
  transform: scale(0) !important;
  transition: all 0.5s cubic-bezier(0.3, 0.885, 0.32, 1.275) !important; }

#inklusion_tab_list li {
  background: #ffffff !important;
  padding: 10px 0 !important;
  margin-top: 5px !important;
  width: 125px !important;
  border: 2px solid #6b2477 !important;
  border-radius: 5px !important;
  transform: rotate(-90deg) !important;
  text-align: center !important;
  transition: all 0.5s cubic-bezier(0.3, 0.885, 0.32, 1.275) !important; }

#inklusion_tab_list li a {
  text-decoration: none !important;
  font-family: helvetica !important;
  font-weight: bolder !important;
  color: #6b6b6b !important;
  padding: 10px !important; }

#inklusion_tab_list li img {
  height: 65px !important; }

#inklusion_tab_list .inklusion_title {
  background: #239f9a !important;
  text-align: center !important;
  font-family: arial !important; }

#inklusion_tab_list .inklusion_title a {
  color: #fff !important; }

#inklusion_tab_button:hover + #inklusion_tab_list {
  transform: scale(1) !important; }

#inklusion_tab_button:hover + #inklusion_tab_list li {
  transform: rotate(0deg) !important; }

#inklusion_tab_button:hover + .inklusion_hover-over-button {
  top: auto !important;
  left: 0px !important;
  bottom: 40px !important;
  right: auto !important; }

.inklusion_hover-over-button:hover {
  top: auto !important;
  left: 0px !important;
  bottom: 40px !important;
  right: auto !important; }

#inklusion_tab_list:hover {
  transform: scale(1) !important; }

#inklusion_tab_list:hover li {
  transform: rotate(0deg) !important; }

#inklusion_tab_list li:nth-child(even) {
  transition-delay: .05s !important; }

:root {
  --color01: #fff;
  --color02: #9e1c63;
  --color03: #fff;
  --color04: #8b1957;
  --blanco: #ffffff;
  --blanco02: #f5f5f5;
  --negro: #000000;
  --blanco03: #6e6e6e;
  --rgba00: rgba(0, 0, 0, 0);
  --rgba01: rgba(0, 0, 0, 0.5);
  --rgba02: rgba(245, 245, 245, 0.9);
  --rgba03: rgba(0, 0, 0, 0.075);
  --sombra01: -1px 1px 5px 1px rgba(160, 160, 160, 1);
  --sombra02: 0 3px 6px rgba(49, 47, 48, 0.16), 0 3px 6px rgba(0, 0, 0, 0.28);
  --sombra03: 0 3px 6px rgba(0, 82, 156, 10.16), 0 3px 6px rgba(0, 0, 0, 0.28);
  --transition: all 0.2s cubic-bezier(0.68, 0.12, 0.24, 0.91); }

.myCredits {
  padding: 0.75em 0;
  text-align: center;
  background: var(--negro);
  border-top: 2px groove rgba(255, 255, 255, 0.35);
  /* flex */
  display: flex;
  justify-content: center;
  align-items: center; }

.myCredits a {
  color: var(--blanco);
  text-decoration: none;
  cursor: pointer; }

.myCredits a:hover {
  text-decoration: none; }

.myCredits img {
  width: 50px; }

.title-core {
  cursor: inherit;
  font-size: 16px;
  margin: 0;
  line-height: 2rem;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px; }

.core-details {
  font-size: 15px;
  word-break: break-word;
  margin: 0;
  line-height: 2rem;
  padding-top: 19px; }

.table-biblio-details {
  margin-bottom: 30px;
  border: 1px solid #ddd;
  /* padding: 15px 15px 10px 15px; */
  border-radius: 3px; }

.table-biblio-details > .row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.table-biblio-details > .row:nth-child(2n+1) {
  background: rgba(35, 97, 43, 0.05) !important; }

/*Cita bibliograficas*/
#como_citar {
  float: none; }

#como_citar :hover {
  background-color: blue !important; }

.tit_citar {
  color: #204152;
  font-size: medium;
  font-weight: bold; }

#cuadro_principal_cita {
  box-shadow: 2px 3px 15px rgba(0, 0, 0, 0.75);
  border: 0px solid transparent;
  width: 450px;
  left: -399px;
  font-size: small;
  background-color: var(--color02);
  float: left;
  position: absolute;
  right: 58.5%; }

#cuadro_citacion {
  background: none repeat scroll 0px 0px transparent;
  clear: both;
  display: block;
  float: none;
  font-size: 12px;
  padding: 10px 0px 0px;
  text-align: left; }
  @media (max-width: 767px) {
    #cuadro_citacion {
      width: auto;
      left: 0;
      right: auto; } }

.tit_citar {
  background: none repeat scroll 0px 0px var(--color01);
  /*color: var(--blanco);*/
  font-size: 16px;
  margin: 0px;
  padding: 6px; }

#cuadro_principal_cita h4 {
  font-size: 11px;
  margin: 10px; }

#cuadro_principal_cita label {
  margin-left: 10px;
  margin-top: 3px;
  color: var(--blanco); }

#cuadro_citacion .texto_compartir {
  background: no-repeat scroll 0px -40px transparent;
  color: #333;
  cursor: pointer;
  display: block;
  float: right;
  height: 16px;
  margin: 0px 10px 10px 5px;
  padding: 3px 6px 0px 20px;
  text-align: center;
  width: auto; }

#cuadro_citacion .cita {
  background: none repeat scroll 0px 0px #F4F4F4;
  border: 1px solid #BABABA;
  font-size: 11px;
  height: 70px;
  line-height: normal;
  margin: 0px 10px 10px;
  padding: 2px 8px 3px;
  z-index: 1;
  overflow: auto; }

#select_facultades {
  border-radius: 4px;
  border: 1px solid #A5AEB7;
  margin: 0px auto;
  background: none repeat scroll 0% 0% #D4E5EE; }

#select_titulo {
  border-radius: 4px;
  border: 1px solid #A5AEB7;
  margin: 0px auto;
  background: none repeat scroll 0% 0% #D4E5EE; }

#titulo_cita {
  color: var(--blanco); }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.ds-select-field option[value="has_content_in_original_bundle"] {
  display: none; }

.noSesion#aspect_viewArtifacts_Navigation_list_account {
  display: none; }

.ds-option-set-head.h6.noSesion ~ #aspect_viewArtifacts_Navigation_list_account {
  display: none; }

.img-header-footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.img-all {
  width: 100%;
  max-width: 1080px; }

#aspect_viewArtifacts_Navigation_list_browse > div:nth-child(1) {
  display: none; }

.btn-cipe-discovery {
  margin-right: 3rem; }

.table-biblio-details .h2 {
  margin: 0; }

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
  padding: 10px; }

.dialog-close-button {
  cursor: pointer;
  position: absolute;
  margin-top: 15px;
  right: 15px;
  font-size: 15px;
  line-height: 1; }

.dialog-close-button:not(:hover) {
  opacity: 0.4; }

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

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

.elementor a {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none; }

.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.elementor-element {
  --flex-direction: initial;
  --flex-wrap: initial;
  --justify-content: initial;
  --align-items: initial;
  --align-content: initial;
  --gap: initial;
  --flex-basis: initial;
  --flex-grow: initial;
  --flex-shrink: initial;
  --order: initial;
  --align-self: initial;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: var(--flex-direction);
  flex-direction: var(--flex-direction);
  -ms-flex-wrap: var(--flex-wrap);
  flex-wrap: var(--flex-wrap);
  -webkit-box-pack: var(--justify-content);
  -ms-flex-pack: var(--justify-content);
  justify-content: var(--justify-content);
  -webkit-box-align: var(--align-items);
  -ms-flex-align: var(--align-items);
  align-items: var(--align-items);
  -ms-flex-line-pack: var(--align-content);
  align-content: var(--align-content);
  gap: var(--gap);
  -ms-flex-preferred-size: var(--flex-basis);
  flex-basis: var(--flex-basis);
  -webkit-box-flex: var(--flex-grow);
  -ms-flex-positive: var(--flex-grow);
  flex-grow: var(--flex-grow);
  -ms-flex-negative: var(--flex-shrink);
  flex-shrink: var(--flex-shrink);
  -webkit-box-ordinal-group: var(--order);
  -ms-flex-order: var(--order);
  order: var(--order);
  -ms-flex-item-align: var(--align-self);
  align-self: var(--align-self); }

.elementor-section {
  position: relative; }

.elementor-section .elementor-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative; }

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px; }

.elementor-section.elementor-section-stretched {
  position: relative;
  width: 100%; }

.elementor-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.elementor-widget-wrap {
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start; }

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.elementor-widget {
  position: relative; }

.elementor-column {
  min-height: 1px; }

.elementor-column,
.elementor-column-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.elementor-column-wrap {
  width: 100%; }

.elementor-grid {
  display: grid;
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap); }

.elementor-grid .elementor-grid-item {
  min-width: 0; }

.elementor-grid-0 .elementor-grid {
  display: inline-block;
  width: 100%;
  word-spacing: var(--grid-column-gap);
  margin-bottom: calc(-1 * var(--grid-row-gap)); }

.elementor-grid-0 .elementor-grid .elementor-grid-item {
  display: inline-block;
  margin-bottom: var(--grid-row-gap);
  word-break: break-word; }

.elementor-element .elementor-widget-container {
  -webkit-transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s; }

.elementor-icon {
  display: inline-block;
  line-height: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #818a91;
  font-size: 50px;
  text-align: center; }

.elementor-icon:hover {
  color: #818a91; }

.elementor-icon i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block; }

.elementor-icon i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.elementor-shape-circle .elementor-icon {
  border-radius: 50%; }

.e-transform .elementor-widget-container {
  -webkit-transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
  transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
  -webkit-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  -ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  -webkit-transition: -webkit-transform var(--e-transform-transition-duration, 0.4s);
  transition: -webkit-transform var(--e-transform-transition-duration, 0.4s);
  -o-transition: transform var(--e-transform-transition-duration, 0.4s);
  transition: transform var(--e-transform-transition-duration, 0.4s);
  transition: transform var(--e-transform-transition-duration, 0.4s), -webkit-transform var(--e-transform-transition-duration, 0.4s); }

.elementor-widget-image {
  text-align: center; }

.elementor-widget-image a {
  display: inline-block; }

.elementor-widget-image img {
  vertical-align: middle;
  display: inline-block; }

.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container {
  line-height: 1;
  font-size: 0; }

.elementor-widget-social-icons .elementor-grid {
  grid-column-gap: var(--grid-column-gap, 5px);
  grid-row-gap: var(--grid-row-gap, 5px);
  grid-template-columns: var(--grid-template-columns);
  -webkit-box-pack: var(--justify-content, center);
  -ms-flex-pack: var(--justify-content, center);
  justify-content: var(--justify-content, center);
  justify-items: var(--justify-content, center); }

.elementor-icon.elementor-social-icon {
  font-size: var(--icon-size, 25px);
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, 0.5em)));
  height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, 0.5em))); }

.elementor-social-icon {
  --e-social-icon-icon-color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #818a91;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  cursor: pointer; }

.elementor-social-icon i {
  color: var(--e-social-icon-icon-color); }

.elementor-social-icon:last-child {
  margin: 0; }

.elementor-social-icon:hover {
  opacity: 0.9;
  color: #fff; }

.elementor-social-icon-facebook {
  background-color: #3b5998; }

.elementor-social-icon-instagram {
  background-color: #262626; }

.elementor-social-icon-twitter {
  background-color: #1da1f2; }

.elementor-social-icon-youtube {
  background-color: #cd201f; }

.elementor-shape-circle .elementor-icon.elementor-social-icon {
  border-radius: 50%; }

ul {
  box-sizing: border-box; }

#menu-2-c978993 .menu-item-162373 {
  text-decoration: underline; }

#menu-2-c978993 .menu-item-162376 {
  text-decoration: underline;
  border-bottom: #707070;
  border-style: solid;
  margin-bottom: 15px; }

#menu-2-c978993 .menu-item-162379,
.menu-item-162380,
.menu-item-162381,
.menu-item-162384 {
  text-decoration: underline;
  font-size: 20px;
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

#menu-2-c978993 .menu-item-162386 {
  text-decoration: underline;
  font-size: 20px;
  border-bottom: #707070;
  border-style: solid;
  padding-bottom: 15px;
  margin-top: 10px;
  margin-bottom: 15px; }

#menu-2-c978993 .menu-item-162388 {
  text-decoration: none !important;
  font-size: 20px;
  color: #020000; }

.elementor-nav-menu--dropdown .elementor-item:focus {
  background-color: #be3a85; }

#menu-2-c978993 .menu-item-162392,
.menu-item-162393,
.menu-item-162397,
.menu-item-162398,
.menu-item-162399,
.menu-item-162402,
.menu-item-162407,
.menu-item-162408,
.menu-item-162411,
.menu-item-162412,
.menu-item-162415,
.menu-item-162430,
.menu-item-162436,
.menu-item-162438,
.menu-item-162439,
.menu-item-162444,
.menu-item-162445,
.menu-item-162446,
.menu-item-162447,
.menu-item-162448 {
  font-size: 16px; }

#menu-2-c978993 .menu-item-162392 {
  margin-top: 20px; }

#menu-2-c978993 .menu-item-162397,
.menu-item-162407,
.menu-item-162430,
.menu-item-162439,
.menu-item-162446 {
  margin-bottom: 30px !important; }

#menu-2-c978993 li ul .menu-item a {
  padding-bottom: 5px;
  padding-top: 5px; }

.elementor-kit-152695 a {
  font-family: "Poppins", Sans-serif; }

.elementor-element {
  width: 100%;
  --widgets-spacing: 15px; }

#contentPrincipalMenu.elementor-element {
  width: auto; }

.elementor-sticky--active {
  z-index: 99; }

.elementor-search-form {
  display: block;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }

.elementor-search-form button,
.elementor-search-form input[type="search"] {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  min-width: 0;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none; }

.elementor-search-form button:focus,
.elementor-search-form input[type="search"]:focus {
  outline: 0;
  color: inherit; }

.elementor-search-form button {
  background-color: #818a91;
  font-size: var(--e-search-form-submit-icon-size, 16px);
  color: #fff;
  border-radius: 0; }

.elementor-search-form__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  overflow: hidden;
  border: 0 solid transparent;
  min-height: 50px; }

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
  background: #eceeef; }

.elementor-search-form__input {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #55595c;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s; }

.elementor-search-form__input::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6; }

.elementor-search-form__submit {
  -webkit-transition: color 0.2s, background 0.2s;
  -o-transition: color 0.2s, background 0.2s;
  transition: color 0.2s, background 0.2s;
  font-size: var(--e-search-form-submit-icon-size, 16px); }

.elementor-search-form .elementor-search-form__submit,
.elementor-search-form .elementor-search-form__submit:hover {
  color: var(--e-search-form-submit-text-color, #fff);
  border: none;
  border-radius: 0; }

.elementor-search-form--skin-full_screen .elementor-search-form input[type="search"].elementor-search-form__input {
  font-size: 50px;
  text-align: center;
  border: solid #fff;
  border-width: 0 0 1px;
  line-height: 1.5;
  color: #fff; }

.elementor-search-form--skin-full_screen .elementor-search-form__toggle {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  color: var(--e-search-form-toggle-color, #494c4f);
  font-size: var(--e-search-form-toggle-size, 33px); }

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
  position: relative;
  display: block;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: var(--e-search-form-toggle-size, 33px);
  height: var(--e-search-form-toggle-size, 33px);
  background-color: var(--e-search-form-toggle-background-color, rgba(0, 0, 0, 0.05));
  border: var(--e-search-form-toggle-border-width, 0) solid var(--e-search-form-toggle-color, #494c4f);
  border-radius: var(--e-search-form-toggle-border-radius, 3px); }

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
  font-size: var(--e-search-form-toggle-icon-size, 0.55em); }

.elementor-search-form--skin-full_screen .elementor-search-form__container {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0 15%;
  background-color: rgba(0, 0, 0, 0.8); }

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
  overflow: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button {
  display: none; }

.elementor-item:after,
.elementor-item:before {
  display: block;
  position: absolute;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
  -o-transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
  transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1); }

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
  opacity: 0; }

.elementor-item-active:after,
.elementor-item-active:before,
.elementor-item:focus:after,
.elementor-item:focus:before,
.elementor-item:hover:after,
.elementor-item:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.elementor-nav-menu--main .elementor-nav-menu a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.elementor-nav-menu--main .elementor-nav-menu a,
.elementor-nav-menu--main .elementor-nav-menu a:focus,
.elementor-nav-menu--main .elementor-nav-menu a:hover {
  padding: 13px 20px; }

.elementor-nav-menu--layout-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
  white-space: nowrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > a {
  -webkit-margin-start: var(--e-nav-menu-horizontal-menu-item-margin);
  margin-inline-start: var(--e-nav-menu-horizontal-menu-item-margin); }

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) > a {
  -webkit-margin-end: var(--e-nav-menu-horizontal-menu-item-margin);
  margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin); }

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child):after {
  content: var(--e-nav-menu-divider-content, none);
  height: var(--e-nav-menu-divider-height, 35%);
  border-left: var(--e-nav-menu-divider-width, 2px) var(--e-nav-menu-divider-style, solid) var(--e-nav-menu-divider-color, #000);
  border-bottom-color: var(--e-nav-menu-divider-color, #000);
  border-right-color: var(--e-nav-menu-divider-color, #000);
  border-top-color: var(--e-nav-menu-divider-color, #000);
  -ms-flex-item-align: center;
  align-self: center; }

.elementor-nav-menu__align-center .elementor-nav-menu {
  margin-left: auto;
  margin-right: auto; }

.elementor-nav-menu__align-center .elementor-nav-menu {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle {
  display: none; }

.elementor-widget-nav-menu .elementor-widget-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.elementor-nav-menu {
  position: relative;
  z-index: 2; }

.elementor-nav-menu:after {
  content: "\00a0";
  display: block;
  height: 0;
  font: 0/0 serif;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.elementor-nav-menu,
.elementor-nav-menu li,
.elementor-nav-menu ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.elementor-nav-menu ul {
  display: none; }

.elementor-nav-menu a,
.elementor-nav-menu li {
  position: relative; }

.elementor-nav-menu li {
  border-width: 0; }

.elementor-nav-menu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.elementor-nav-menu a,
.elementor-nav-menu a:focus,
.elementor-nav-menu a:hover {
  padding: 10px 20px;
  line-height: 20px; }

.elementor-nav-menu .sub-arrow {
  line-height: 1;
  padding: 10px 0 10px 10px;
  margin-top: -10px;
  margin-bottom: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.elementor-nav-menu .sub-arrow i {
  pointer-events: none; }

.elementor-nav-menu .sub-arrow .fas.fa-chevron-down {
  font-size: 0.7em; }

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-sub-item:focus,
.elementor-sub-item:hover {
  background-color: #55595c;
  color: #fff; }

.elementor-menu-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: var(--nav-menu-icon-size, 22px);
  padding: 0.25em;
  cursor: pointer;
  border: 0 solid;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.05);
  color: #494c4f; }
  .elementor-menu-toggle .fa-bars {
    display: inline-block; }
  .elementor-menu-toggle .fa-times {
    display: none; }
  .elementor-menu-toggle.elementor-active .fa-bars {
    display: none; }
  .elementor-menu-toggle.elementor-active .fa-times {
    display: inline-block; }

.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close {
  display: none; }

.elementor-nav-menu--dropdown {
  background-color: #fff;
  font-size: 13px; }

.elementor-nav-menu--dropdown-none .elementor-menu-toggle,
.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown {
  display: none; }

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  margin-top: 10px;
  -webkit-transition: max-height 0.3s, -webkit-transform 0.3s;
  transition: max-height 0.3s, -webkit-transform 0.3s;
  -o-transition: max-height 0.3s, transform 0.3s;
  transition: max-height 0.3s, transform 0.3s;
  transition: max-height 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  overflow-y: hidden; }

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
  font-size: 0.85em; }

.elementor-nav-menu--dropdown a {
  color: #494c4f; }

ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
  text-shadow: none;
  border-left: 8px solid transparent; }

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  max-height: 0;
  width: 100vw; }

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container {
  max-height: 80vh !important;
  width: 100vw; }

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
  position: absolute;
  z-index: 9997; }

.elementor-162307 .elementor-element.elementor-element-16915b46:not(.elementor-motion-effects-element-type-background) {
  background-color: #ffffff; }

.elementor-162307 .elementor-element.elementor-element-16915b46 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; }

.elementor-162307 .elementor-element.elementor-element-4db277b5.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
  align-content: center;
  align-items: center; }

.elementor-162307 .elementor-element.elementor-element-4db277b5.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
  justify-content: flex-end; }

.elementor-162307 .elementor-element.elementor-element-36349144 .elementor-search-form {
  text-align: right; }

.elementor-162307 .elementor-element.elementor-element-36349144 .elementor-search-form__toggle {
  --e-search-form-toggle-size: 40px;
  --e-search-form-toggle-color: #ffffff;
  --e-search-form-toggle-background-color: #000000;
  --e-search-form-toggle-icon-size: calc(50em / 100);
  --e-search-form-toggle-border-width: 2px;
  --e-search-form-toggle-border-radius: 100px; }

.elementor-162307 .elementor-element.elementor-element-36349144.elementor-search-form--skin-full_screen .elementor-search-form__container {
  background-color: #ffffff; }

.elementor-162307 .elementor-element.elementor-element-36349144 input[type="search"].elementor-search-form__input {
  font-family: "Poppins", Sans-serif;
  font-size: 17px; }

.elementor-162307 .elementor-element.elementor-element-36349144 .elementor-search-form__input,
.elementor-162307 .elementor-element.elementor-element-36349144.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
  color: #000000;
  fill: #000000; }

.elementor-162307 .elementor-element.elementor-element-36349144.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
  border-color: #000000;
  border-radius: 110px; }

.elementor-162307 .elementor-element.elementor-element-36349144 > .elementor-widget-container {
  margin: 6px 0px 0px 0px;
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0); }

.elementor-162307 .elementor-element.elementor-element-673a3132.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
  align-content: center;
  align-items: center; }

.elementor-162307 .elementor-element.elementor-element-c978993 .elementor-menu-toggle {
  margin: 0 auto;
  background-color: #ffffff; }

.elementor-162307 .elementor-element.elementor-element-c978993 .elementor-nav-menu--dropdown a:hover,
.elementor-162307 .elementor-element.elementor-element-c978993 .elementor-nav-menu--dropdown a.elementor-item-active {
  background-color: #be3a85; }

.elementor-162307 .elementor-element.elementor-element-c978993 .elementor-nav-menu--dropdown a.elementor-item-active {
  color: #ffffff;
  background-color: #be3a85; }

.elementor-162307 .elementor-element.elementor-element-c978993 div.elementor-menu-toggle {
  color: #1d1d1d; }

.elementor-162307 .elementor-element.elementor-element-5f56bafb {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; }

.elementor-162307 .elementor-element.elementor-element-2e2fc9a2:not(.elementor-motion-effects-element-type-background) {
  background-color: #ffffff; }

.elementor-162307 .elementor-element.elementor-element-2e2fc9a2 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 010px 0px 010px 0px; }

.elementor-162307 .elementor-element.elementor-element-19ee7de7 .elementor-repeater-item-63b095f.elementor-social-icon {
  background-color: #ffffff; }

.elementor-162307 .elementor-element.elementor-element-19ee7de7 .elementor-repeater-item-63b095f.elementor-social-icon i {
  color: #ffffff; }

.elementor-162307 .elementor-element.elementor-element-19ee7de7 .elementor-repeater-item-ac30736.elementor-social-icon {
  background-color: #ffffff; }

.elementor-162307 .elementor-element.elementor-element-19ee7de7 .elementor-repeater-item-ac30736.elementor-social-icon i {
  color: #ffffff; }

.elementor-162307 .elementor-element.elementor-element-19ee7de7 .elementor-repeater-item-ed39162.elementor-social-icon {
  background-color: #ffffff; }

.elementor-162307 .elementor-element.elementor-element-19ee7de7 .elementor-repeater-item-ed39162.elementor-social-icon i {
  color: #ffffff; }

.elementor-162307 .elementor-element.elementor-element-19ee7de7 {
  --grid-template-columns: repeat(0, auto);
  --icon-size: 22px;
  --grid-column-gap: 4px;
  --grid-row-gap: 0px; }

.elementor-162307 .elementor-element.elementor-element-19ee7de7 .elementor-widget-container {
  text-align: left; }

.elementor-162307 .elementor-element.elementor-element-19ee7de7 .elementor-social-icon {
  background-color: #ffffff;
  --icon-padding: 0.1em;
  border-style: solid;
  border-width: 20px 20px 20px 20px;
  border-color: #2c2c2c; }

.elementor-162307 .elementor-element.elementor-element-19ee7de7 .elementor-social-icon i {
  color: #ffffff; }

.elementor-162307 .elementor-element.elementor-element-19ee7de7 .elementor-icon {
  border-radius: 50px 50px 50px 50px; }

.elementor-162307 .elementor-element.elementor-element-19ee7de7 > .elementor-widget-container {
  margin: 6px 0px 0px 0px; }

.elementor-162307 .elementor-element.elementor-element-5f04eca5 .elementor-nav-menu .elementor-item {
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 600; }

.elementor-162307 .elementor-element.elementor-element-5f04eca5 .elementor-nav-menu--main .elementor-item {
  color: #000000;
  fill: #000000; }

.elementor-162307 .elementor-element.elementor-element-5f04eca5 .elementor-nav-menu--dropdown a:hover,
.elementor-162307 .elementor-element.elementor-element-5f04eca5 .elementor-menu-toggle:hover {
  color: #000000; }

.elementor-162307 .elementor-element.elementor-element-5f04eca5 .elementor-nav-menu--dropdown a:hover {
  background-color: #000000; }

.elementor-162307 .elementor-element.elementor-element-5f04eca5 .elementor-nav-menu--dropdown .elementor-item {
  font-family: "Poppins", Sans-serif;
  text-decoration: underline;
  word-spacing: 0.1em; }

.elementor-162307 .elementor-element.elementor-element-5f04eca5 .elementor-nav-menu--dropdown a {
  padding-top: 0px;
  padding-bottom: 0px; }

.elementor-162307 .elementor-element.elementor-element-4ff0e620 > .elementor-element-populated {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0); }

.elementor-162307 .elementor-element.elementor-element-5ad8132e .elementor-search-form__container {
  min-height: 29px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.31); }

.elementor-162307 .elementor-element.elementor-element-5ad8132e .elementor-search-form__submit {
  min-width: 29px;
  --e-search-form-submit-text-color: #ffffff;
  background-color: #040405; }

.elementor-162307 .elementor-element.elementor-element-5ad8132e .elementor-search-form__input {
  padding-left: calc(29px / 3);
  padding-right: calc(29px / 3); }

.elementor-162307 .elementor-element.elementor-element-5ad8132e input[type="search"].elementor-search-form__input {
  font-family: "Poppins", Sans-serif;
  font-size: 17px; }

.elementor-162307 .elementor-element.elementor-element-5ad8132e .elementor-search-form__input {
  color: #959595;
  fill: #959595; }

.elementor-162307 .elementor-element.elementor-element-5ad8132e:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container {
  background-color: #ffffff;
  border-radius: 86px; }

.elementor-162307 .elementor-element.elementor-element-5ad8132e > .elementor-widget-container {
  margin: 3px 14px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0); }

.elementor-162307 .elementor-element.elementor-element-6918132a:not(.elementor-motion-effects-element-type-background) {
  background-color: #e4e4e4ed; }

.elementor-162307 .elementor-element.elementor-element-6918132a {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.160784);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 0px 10px 0px; }

.elementor-162307 .elementor-element.elementor-element-4fe94e18 > .elementor-element-populated {
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px; }

.elementor-162307 .elementor-element.elementor-element-216d4c8c {
  text-align: left; }

.elementor-162307 .elementor-element.elementor-element-249830c9.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
  align-content: center;
  align-items: center; }

.elementor-162307 .elementor-element.elementor-element-3e76afcf .elementor-nav-menu .elementor-item {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  text-decoration: none; }

.elementor-162307 .elementor-element.elementor-element-3e76afcf .elementor-nav-menu--main .elementor-item {
  color: #000000;
  fill: #000000;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 7px;
  padding-bottom: 7px; }

.elementor-162307 .elementor-element.elementor-element-3e76afcf .elementor-nav-menu--main .elementor-item:hover,
.elementor-162307 .elementor-element.elementor-element-3e76afcf .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-162307 .elementor-element.elementor-element-3e76afcf .elementor-nav-menu--main .elementor-item:focus {
  color: #a1005d;
  fill: #a1005d; }

.elementor-162307 .elementor-element.elementor-element-3e76afcf .elementor-nav-menu--main .elementor-item.elementor-item-active {
  color: #c31c78; }

.elementor-162307 .elementor-element.elementor-element-3e76afcf {
  --e-nav-menu-horizontal-menu-item-margin: calc(0px / 2); }

.elementor-162307 .elementor-element.elementor-element-3e76afcf > .elementor-widget-container {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0); }

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  transform-origin: top;
  overflow-y: auto !important; }

.elementor-162307 .elementor-element.elementor-element-16915b46 {
  box-shadow: 0px 3px 6px #00000093; }

.men a {
  text-decoration: none; }

.men a:hover {
  text-decoration: underline; }

.elementor-162307 .elementor-element.elementor-element-3e76afcf a {
  transition: width 1s, height 1s, transform 1s;
  -moz-transition: width 1s, height 1s, -moz-transform 1s;
  -webkit-transition: width 1s, height 1s, -webkit-transform 1s;
  -o-transition: width 1s, height 1s, -o-transform 1s; }

.elementor-162307 .elementor-element.elementor-element-3e76afcf a:hover {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1); }

.contfooter .elementor-widget-wrap {
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.elementor-element-31478eb3 > div:nth-child(1) > div:nth-child(1) {
  justify-content: center;
  width: 240px;
  gap: 0px 1rem; }

.elementor-162307 .elementor-element.elementor-element-249830c9.elementor-column.elementor-element > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
  align-content: center;
  align-items: center; }

@media (min-width: 1025px) {
  .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
    display: none; } }

@media (min-width: 1025px) and (max-width: 99999px) {
  .elementor .elementor-hidden-desktop {
    display: none; } }

@media (max-width: 1024px) {
  .elementor-section .elementor-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .elementor-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px; }
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
    display: none; }
  .elementor-162307 .elementor-element.elementor-element-5f56bafb {
    margin-top: 0px;
    margin-bottom: 0px; }
  .elementor-162307 .elementor-element.elementor-element-404bbde0 > .elementor-element-populated {
    margin: 0px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px; }
  .elementor-162307 .elementor-element.elementor-element-45a37200.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center; }
  .elementor-162307 .elementor-element.elementor-element-45a37200.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    justify-content: center; }
  .elementor-162307 .elementor-element.elementor-element-45a37200 > .elementor-element-populated {
    margin: 4px 3px 0px 12px;
    --e-column-margin-right: 3px;
    --e-column-margin-left: 12px; }
  .elementor-162307 .elementor-element.elementor-element-19ee7de7 .elementor-widget-container {
    text-align: left; }
  .elementor-162307 .elementor-element.elementor-element-19ee7de7 {
    --icon-size: 25px;
    --grid-column-gap: 4px;
    --grid-row-gap: 0px; }
  .elementor-162307 .elementor-element.elementor-element-19ee7de7 .elementor-social-icon {
    --icon-padding: 0em; }
  .elementor-162307 .elementor-element.elementor-element-19ee7de7 > .elementor-widget-container {
    margin: 10px 0px 0px 0px; }
  .elementor-162307 .elementor-element.elementor-element-5f04eca5 > .elementor-widget-container {
    margin: 0px 0px 0px 0px; }
  .elementor-162307 .elementor-element.elementor-element-5ad8132e > .elementor-widget-container {
    margin: 9px 15px 0px 0px;
    padding: 0px 30px 0px 0px; }
  .elementor-162307 .elementor-element.elementor-element-4fe94e18 > .elementor-element-populated {
    margin: 0px 0px 0px 13px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 13px; }
  .elementor-162307 .elementor-element.elementor-element-216d4c8c img {
    width: 78px;
    max-width: 96%;
    height: 39px; }
  .elementor-162307 .elementor-element.elementor-element-216d4c8c > .elementor-widget-container {
    margin: 0px 0px 0px 0px; }
  .elementor-162307 .elementor-element.elementor-element-249830c9.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: space-between;
    align-items: space-between; }
  .elementor-162307 .elementor-element.elementor-element-3e76afcf .elementor-nav-menu .elementor-item {
    font-size: 12.5px; }
  .elementor-162307 .elementor-element.elementor-element-3e76afcf .elementor-nav-menu--main .elementor-item {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 7px;
    padding-bottom: 7px; }
  .elementor-162307 .elementor-element.elementor-element-3e76afcf {
    --e-nav-menu-horizontal-menu-item-margin: calc(15px / 2); }
  .elementor-162307 .elementor-element.elementor-element-3e76afcf .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    margin-top: -33px !important; }
  .elementor-162307 .elementor-element.elementor-element-3e76afcf > .elementor-widget-container {
    margin: -38px 15px 0px 90px; }
  .elementor-162305 .elementor-element.elementor-element-50d2f6fd > .elementor-element-populated {
    margin: 0px 0px 0px -10px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: -10px; }
  .elementor-162305 .elementor-element.elementor-element-3d60d598 > .elementor-widget-container {
    margin: -16px 0px 0px 0px; } }

@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-162307 .elementor-element.elementor-element-45a37200 {
    width: 25%; }
  .elementor-162307 .elementor-element.elementor-element-6991320c {
    width: 40%; }
  .elementor-162307 .elementor-element.elementor-element-4ff0e620 {
    width: 35%; }
  .elementor-162307 .elementor-element.elementor-element-4fe94e18 {
    width: 16%; }
  .elementor-162307 .elementor-element.elementor-element-249830c9 {
    width: 100%; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .elementor .elementor-hidden-tablet {
    display: none; } }

@media (min-width: 768px) {
  .elementor-column.elementor-col-16 {
    width: 16.666%; }
  .elementor-column.elementor-col-33 {
    width: 33.333%; }
  .elementor-column.elementor-col-50 {
    width: 50%; }
  .elementor-column.elementor-col-66 {
    width: 66.666%; }
  .elementor-column.elementor-col-100 {
    width: 100%; }
  .elementor-162307 .elementor-element.elementor-element-404bbde0 {
    width: 100%; }
  .elementor-162307 .elementor-element.elementor-element-45a37200 {
    width: 19.649%; }
  .elementor-162307 .elementor-element.elementor-element-6991320c {
    width: 59.737%; }
  .elementor-162307 .elementor-element.elementor-element-4ff0e620 {
    width: 20.278%; }
  .elementor-162307 .elementor-element.elementor-element-4fe94e18 {
    width: 12.456%; }
  .elementor-162307 .elementor-element.elementor-element-249830c9 {
    width: 87.559%; }
  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .elementor-162305 .elementor-element.elementor-element-70c40652 {
    width: 22.321%; }
  .elementor-162305 .elementor-element.elementor-element-50d2f6fd {
    width: 23.036%; }
  .elementor-162305 .elementor-element.elementor-element-49e93047 {
    width: 53.975%; }
  .elementor-162305 .elementor-element.elementor-element-7630a2fb {
    width: 100%; }
  .elementor-162305 .elementor-element.elementor-element-23e51829 {
    width: 36.892%; }
  .elementor-162305 .elementor-element.elementor-element-31478eb3 {
    width: 24.786%; }
  .elementor-162305 .elementor-element.elementor-element-397ec676 {
    width: 37.945%; } }

@media (max-width: 767px) {
  .elementor-column {
    width: 100%; }
  .elementor-row {
    justify-content: space-between; }
  .elementor .elementor-hidden-mobile {
    display: none; }
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px; }
  .elementor-162307 .elementor-element.elementor-element-16915b46 {
    border-radius: 0px 0px 1px 0px; }
  .elementor-162307 .elementor-element.elementor-element-16915b46 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .elementor-162307 .elementor-element.elementor-element-48647d6a {
    width: 20%; }
  .elementor-162307 .elementor-element.elementor-element-48647d6a.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center; }
  .elementor-162307 .elementor-element.elementor-element-62faf93f img {
    width: 100%;
    max-width: 90%; }
  .elementor-162307 .elementor-element.elementor-element-4db277b5 {
    width: 55%; }
  .elementor-162307 .elementor-element.elementor-element-4db277b5.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center; }
  .elementor-162307 .elementor-element.elementor-element-36349144 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; }
  .elementor-162307 .elementor-element.elementor-element-673a3132 {
    width: 25%; }
  .elementor-162307 .elementor-element.elementor-element-673a3132.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center; }
  .elementor-162307 .elementor-element.elementor-element-c978993 {
    --nav-menu-icon-size: 35px;
    position: fixed; }
  .elementor-widget-image-box .elementor-image-box-img {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px; }
  .elementor-162305 .elementor-element.elementor-element-7e71595f:not(.elementor-motion-effects-element-type-background) {
    background-repeat: no-repeat;
    background-size: cover; }
  .elementor-162305 .elementor-element.elementor-element-7e71595f {
    margin-top: 50px;
    margin-bottom: 40px; }
  .elementor-162305 .elementor-element.elementor-element-70c40652 > .elementor-element-populated {
    margin: 0px 0px 0px 10px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 10px; }
  .elementor-162305 .elementor-element.elementor-element-50d2f6fd > .elementor-element-populated {
    border-width: 2px 0px 0px 0px;
    margin: 26px 11px 0px 10px;
    --e-column-margin-right: 11px;
    --e-column-margin-left: 10px; }
  .elementor-162305 .elementor-element.elementor-element-4a279c65 > .elementor-widget-container {
    margin: 15px 0px 0px 0px; }
  .elementor-162305 .elementor-element.elementor-element-5b67152e > .elementor-widget-container {
    margin: 0px 0px 46px 0px; }
  .elementor-162305 .elementor-element.elementor-element-49e93047 > .elementor-element-populated {
    margin: 0px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px; }
  .elementor-162305 .elementor-element.elementor-element-3bbf16ba .elementor-image-box-img {
    margin-bottom: 15px; }
  .elementor-162305 .elementor-element.elementor-element-3bbf16ba .elementor-image-box-wrapper {
    text-align: center; }
  .elementor-162305 .elementor-element.elementor-element-24edf119 {
    margin-top: 20px;
    margin-bottom: 0px; }
  .elementor-162305 .elementor-element.elementor-element-7d873c60 {
    text-align: center; }
  .elementor-162305 .elementor-element.elementor-element-7852bc08 > .elementor-widget-container {
    margin: 0px 0px 2px 0px; }
  .elementor-162305 .elementor-element.elementor-element-3d60d598 > .elementor-widget-container {
    margin: -13px 0px 27px 0px; }
  .elementor-162305 .elementor-element.elementor-element-135088b3 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .elementor-162305 .elementor-element.elementor-element-489d16f4 > .elementor-container {
    max-width: 500px; }
  .elementor-162305 .elementor-element.elementor-element-489d16f4 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 25px 0px 0px; }
  .elementor-162305 .elementor-element.elementor-element-31478eb3 > .elementor-element-populated {
    margin: auto;
    justify-content: center;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 11px; }
  .elementor-162305 .elementor-element.elementor-element-2a8df2e9 .elementor-icon-wrapper {
    text-align: center; }
  .elementor-162305 .elementor-element.elementor-element-33610f4c .elementor-icon-wrapper {
    text-align: center; }
  .elementor-162305 .elementor-element.elementor-element-62220c58 .elementor-icon-wrapper {
    text-align: center; }
  .elementor-162305 .elementor-element.elementor-element-3f9da3af .elementor-icon-wrapper {
    text-align: center; }
  .elementor-162305 .elementor-element.elementor-element-6ba51248 .elementor-icon-wrapper {
    text-align: center; } }

@media only screen and (max-width: 600px) {
  div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern) {
    overflow-x: hidden; }
  div.wpforms-container-full .wpforms-form .wpforms-field > * {
    max-width: 100%; }
  div.wpforms-container-full .wpforms-form input.wpforms-field-large {
    max-width: 100%; } }

@media (max-width: 420px) {
  .fond1 {
    margin-top: -px;
    height: 1606px; }
  .txt2 {
    text-align: center !important; }
  .txt3 {
    text-align: center !important; } }

.elementor-clearfix:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0; }

.elementor {
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual; }

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
  margin: 0; }

.elementor-widget:not(:last-child) {
  margin-bottom: 20px; }

.elementor-icon svg {
  width: 1em;
  height: 1em;
  position: relative;
  display: block; }

.elementor-icon svg:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.elementor-heading-title {
  padding: 0;
  margin: 0;
  line-height: 1; }

.elementor-widget-heading .elementor-heading-title[class*="elementor-size-"] > a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: "Poppins"; }

.elementor-widget-image-box .elementor-image-box-content {
  width: 100%; }

.elementor-widget-image-box .elementor-image-box-img {
  display: inline-block; }

.elementor-widget-image-box .elementor-image-box-wrapper {
  text-align: center; }

.elementor-kit-152695 h3 {
  font-family: "Poppins", Sans-serif; }

.elementor-kit-152695 h4 {
  font-family: "Poppins", Sans-serif; }

.elementor-kit-152695 h6 {
  font-family: "Poppins", Sans-serif; }

.elementor-widget:not(:last-child) {
  margin-bottom: 15px; }

.elementor-location-footer:before {
  content: "";
  display: table;
  clear: both; }

.elementor-162305 .elementor-element.elementor-element-7e71595f:not(.elementor-motion-effects-element-type-background) {
  background-color: #ffffff00;
  background-image: url("https://www.ine.mx/wp-content/uploads/2023/01/footer.png");
  background-size: cover;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 45px;
  margin-bottom: 0px; }

.elementor-162305 .elementor-element.elementor-element-7f98bab1 {
  margin-top: 77px;
  margin-bottom: 20px; }

.elementor-162305 .elementor-element.elementor-element-70c40652 > .elementor-element-populated {
  margin: 30px 6px 6px 6px;
  --e-column-margin-right: 6px;
  --e-column-margin-left: 6px; }

.elementor-162305 .elementor-element.elementor-element-d7a88d8 .elementor-heading-title {
  color: #fbf7f7;
  font-size: 20px; }

.elementor-162305 .elementor-element.elementor-element-6fd5f36c .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-44d3fe0a .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-44d3fe0a > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-2d18c654 .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-2d18c654 > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-14b21029 .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-14b21029 > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-648234a7 .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-648234a7 > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-36d11295 .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-36d11295 > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-48465aec .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-48465aec > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-6350bd02 .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-6350bd02 > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-3a886b84 .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-3a886b84 > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-50d2f6fd > .elementor-element-populated {
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #cbe0e2;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 30px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px; }

.elementor-162305 .elementor-element.elementor-element-4a279c65 .elementor-heading-title {
  color: #ede6e6;
  font-size: 20px; }

.elementor-162305 .elementor-element.elementor-element-c58327 .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-c58327 > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-7a7229a5 .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-7a7229a5 > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-30033e9c .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-30033e9c > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-1b7b5b92 .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-1b7b5b92 > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-1c6061d5 .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-1c6061d5 > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-109860cd .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-109860cd > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-79110ab8 .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-79110ab8 > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-10ea7d1d .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-10ea7d1d > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-54291fba .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-54291fba > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-693e33ce .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-693e33ce > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-66b3b79d .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-66b3b79d > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-6927920c .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-6927920c > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-5b67152e .elementor-heading-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500; }

.elementor-162305 .elementor-element.elementor-element-5b67152e > .elementor-widget-container {
  margin: 3px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-49e93047:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap {
  background-color: #ffffff; }

.elementor-162305 .elementor-element.elementor-element-49e93047 > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #d5007f;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0px 0px 3px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  border-radius: 13px 13px 13px 13px; }

.elementor-162305 .elementor-element.elementor-element-7e7419a5 > .elementor-widget-container {
  margin: 0px 20px 20px 20px;
  padding: 0px 0px 0px 0px;
  border-radius: 13px 13px 13px 13px; }

.elementor-162305 .elementor-element.elementor-element-651806b1 > .elementor-container {
  max-width: 500px;
  text-align: center; }

.elementor-162305 .elementor-element.elementor-element-651806b1:not(.elementor-motion-effects-element-type-background) {
  background-color: #ffffff00; }

.elementor-162305 .elementor-element.elementor-element-651806b1 {
  border-style: solid;
  border-width: 0px 0px 5px 0px;
  border-color: #ed008c;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 40px;
  margin-bottom: 0px; }

.elementor-162305 .elementor-element.elementor-element-7630a2fb:hover > .elementor-element-populated {
  border-radius: 0px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-7630a2fb > .elementor-element-populated {
  border-radius: 0px 0px 0px 0px;
  text-align: center;
  margin: 0px 0px 020px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px; }

.elementor-162305 .elementor-element.elementor-element-3bbf16ba.elementor-position-left .elementor-image-box-img {
  margin-right: 15px; }

.elementor-162305 .elementor-element.elementor-element-3bbf16ba .elementor-image-box-wrapper .elementor-image-box-img {
  width: 18%; }

.elementor-162305 .elementor-element.elementor-element-3bbf16ba .elementor-image-box-img img {
  transition-duration: 0s; }

.elementor-162305 .elementor-element.elementor-element-3bbf16ba .elementor-image-box-wrapper {
  text-align: center; }

.elementor-162305 .elementor-element.elementor-element-3bbf16ba .elementor-image-box-title {
  margin-bottom: 0px;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 700; }

.elementor-162305 .elementor-element.elementor-element-24edf119:not(.elementor-motion-effects-element-type-background) {
  background-color: #ffffff; }

.elementor-162305 .elementor-element.elementor-element-24edf119 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 7px;
  margin-bottom: 7px; }

.elementor-162305 .elementor-element.elementor-element-1a8068fe > .elementor-element-populated {
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px; }

.elementor-162305 .elementor-element.elementor-element-4c34edf9 {
  text-align: center; }

.elementor-162305 .elementor-element.elementor-element-4c34edf9 .elementor-heading-title {
  color: #211f1f;
  font-family: "Poppins", Sans-serif;
  font-size: 16px; }

.elementor-162305 .elementor-element.elementor-element-7d873c60 {
  text-align: left; }

.elementor-162305 .elementor-element.elementor-element-7d873c60 .elementor-heading-title {
  color: #211f1f;
  font-family: "Poppins", Sans-serif;
  font-size: 12px; }

.elementor-162305 .elementor-element.elementor-element-7d873c60 > .elementor-widget-container {
  margin: -12px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-7852bc08 {
  text-align: center; }

.elementor-162305 .elementor-element.elementor-element-7852bc08 .elementor-heading-title {
  color: #0e0404;
  font-size: 16px; }

.elementor-162305 .elementor-element.elementor-element-22e26498 {
  font-family: "Poppins", Sans-serif;
  font-size: 12px; }

.elementor-162305 .elementor-element.elementor-element-22e26498 > .elementor-widget-container {
  margin: -16px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-40172b2e {
  text-align: center; }

.elementor-162305 .elementor-element.elementor-element-40172b2e .elementor-heading-title {
  color: #130b0b;
  font-size: 16px; }

.elementor-162305 .elementor-element.elementor-element-3d60d598 {
  font-family: "Poppins", Sans-serif;
  font-size: 12px; }

.elementor-162305 .elementor-element.elementor-element-3d60d598 > .elementor-widget-container {
  margin: -15px 0px 0px 0px; }

.elementor-162305 .elementor-element.elementor-element-135088b3:not(.elementor-motion-effects-element-type-background) {
  background-color: #000000; }

.elementor-162305 .elementor-element.elementor-element-135088b3 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; }

.elementor-162305 .elementor-element.elementor-element-2a8df2e9 .elementor-icon-wrapper {
  text-align: right; }

.elementor-162305 .elementor-element.elementor-element-2a8df2e9.elementor-view-default .elementor-icon {
  color: #ffffff;
  border-color: #ffffff; }

.elementor-162305 .elementor-element.elementor-element-2a8df2e9.elementor-view-default .elementor-icon svg {
  fill: #ffffff; }

.elementor-162305 .elementor-element.elementor-element-2a8df2e9 .elementor-icon svg {
  transform: rotate(0deg); }

.elementor-162305 .elementor-element.elementor-element-33610f4c .elementor-icon-wrapper {
  text-align: right; }

.elementor-162305 .elementor-element.elementor-element-33610f4c.elementor-view-default .elementor-icon {
  color: #ffffff;
  border-color: #ffffff; }

.elementor-162305 .elementor-element.elementor-element-33610f4c.elementor-view-default .elementor-icon svg {
  fill: #ffffff; }

.elementor-162305 .elementor-element.elementor-element-33610f4c .elementor-icon svg {
  transform: rotate(0deg); }

.elementor-162305 .elementor-element.elementor-element-62220c58 .elementor-icon-wrapper {
  text-align: right; }

.elementor-162305 .elementor-element.elementor-element-62220c58.elementor-view-default .elementor-icon {
  color: #ffffff;
  border-color: #ffffff; }

.elementor-162305 .elementor-element.elementor-element-62220c58.elementor-view-default .elementor-icon svg {
  fill: #ffffff; }

.elementor-162305 .elementor-element.elementor-element-62220c58 .elementor-icon svg {
  transform: rotate(0deg); }

.elementor-162305 .elementor-element.elementor-element-3f9da3af .elementor-icon-wrapper {
  text-align: right; }

.elementor-162305 .elementor-element.elementor-element-3f9da3af.elementor-view-default .elementor-icon {
  color: #ffffff;
  border-color: #ffffff; }

.elementor-162305 .elementor-element.elementor-element-3f9da3af.elementor-view-default .elementor-icon svg {
  fill: #ffffff; }

.elementor-162305 .elementor-element.elementor-element-3f9da3af .elementor-icon svg {
  transform: rotate(0deg); }

.elementor-162305 .elementor-element.elementor-element-6ba51248 .elementor-icon-wrapper {
  text-align: right; }

.elementor-162305 .elementor-element.elementor-element-6ba51248.elementor-view-default .elementor-icon {
  color: #ffffff;
  border-color: #ffffff; }

.elementor-162305 .elementor-element.elementor-element-6ba51248.elementor-view-default .elementor-icon svg {
  fill: #ffffff; }

.elementor-162305 .elementor-element.elementor-element-6ba51248 .elementor-icon svg {
  transform: rotate(0deg); }

.formulario-footer {
  bottom: px;
  padding-right: -22px; }

.elementor-text-editor p {
  color: #1d1d1d; }

#footer {
  clear: both;
  position: relative;
  font-size: 16px; }

.wpforms-field-label {
  font-size: 14px !important; }

.wpforms-field-label-inline {
  font-size: 14px !important; }

.wpforms-container-full .wpforms-form ul {
  padding-left: 15px !important;
  list-style: none !important; }

.btn-enviar {
  background-color: #9e1c63 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  padding: 10px 25px !important;
  border-radius: 10px !important;
  letter-spacing: 1px !important; }

div.wpforms-container-full,
div.wpforms-container-full .wpforms-form * {
  background: none;
  border: 0 none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  float: none;
  font-size: 100%;
  height: auto;
  letter-spacing: normal;
  list-style: none;
  outline: none;
  position: static;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  width: auto;
  visibility: visible;
  overflow: visible;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

div.wpforms-container-full {
  margin-left: auto;
  margin-right: auto; }

div.wpforms-container-full .wpforms-form input,
div.wpforms-container-full .wpforms-form label,
div.wpforms-container-full .wpforms-form button,
div.wpforms-container-full .wpforms-form textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  background: none;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

div.wpforms-container-full .wpforms-form textarea {
  width: 100%; }

div.wpforms-container-full .wpforms-form ul,
div.wpforms-container-full .wpforms-form ul li {
  background: none !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important; }

div.wpforms-container-full .wpforms-form ul li {
  margin-bottom: 5px !important; }

div.wpforms-container-full .wpforms-form ul li:last-of-type {
  margin-bottom: 0 !important; }

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
  height: 120px; }

div.wpforms-container-full .wpforms-form input.wpforms-field-large {
  max-width: 100%; }

div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 10px 0;
  clear: both; }

div.wpforms-container-full .wpforms-form .wpforms-field-description,
div.wpforms-container-full .wpforms-form .wpforms-field-limit-text {
  font-size: 13px;
  line-height: 1.3;
  margin: 8px 0 0 0;
  word-break: break-word;
  word-wrap: break-word; }

div.wpforms-container-full .wpforms-form .wpforms-field-label {
  display: block;
  font-weight: 700;
  font-size: 16px;
  float: none;
  line-height: 1.3;
  margin: 0 0 4px 0;
  padding: 0;
  word-break: break-word;
  word-wrap: break-word; }

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
  display: inline;
  vertical-align: baseline;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3; }

div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide {
  position: absolute;
  top: -99999px;
  left: -99999px; }

div.wpforms-container-full .wpforms-form .wpforms-required-label {
  color: #ff0000;
  font-weight: 400; }

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px !important; }

div.wpforms-container-full .wpforms-form input[type="email"],
div.wpforms-container-full .wpforms-form input[type="text"],
div.wpforms-container-full .wpforms-form textarea {
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 2px;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: none;
  font-size: 16px;
  border: 1px solid #ccc;
  padding: 6px 10px;
  height: 38px;
  width: 100%;
  line-height: 1.3; }

div.wpforms-container-full .wpforms-form input[type="radio"] {
  border: 1px solid #ccc;
  background-color: #fff;
  width: 14px;
  height: 14px;
  margin: 0 10px 0 3px;
  display: inline-block;
  vertical-align: baseline; }

div.wpforms-container-full .wpforms-form input[type="radio"] {
  border-radius: 50%; }

div.wpforms-container-full .wpforms-form button[type="submit"] {
  background-color: #eee;
  border: 1px solid #ddd;
  color: #333;
  font-size: 1em;
  padding: 10px 15px; }

div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
div.wpforms-container-full .wpforms-form button[type="submit"]:active {
  background-color: #ddd;
  border: 1px solid #ccc;
  cursor: pointer; }

div.wpforms-container-full .wpforms-form button[type="submit"]:disabled {
  background-color: #eee;
  border: 1px solid #ddd;
  cursor: default;
  opacity: 0.5; }

div.wpforms-container-full .wpforms-form input:focus,
div.wpforms-container-full .wpforms-form textarea:focus {
  border: 1px solid #999;
  box-shadow: none; }

div.wpforms-container-full .wpforms-form input:disabled,
div.wpforms-container-full .wpforms-form textarea:disabled {
  background-color: #f9f9f9;
  border-color: #ddd;
  color: #999;
  cursor: not-allowed; }

div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript {
  color: #990000; }

div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container {
  padding: 10px 0 20px 0;
  clear: both; }

div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe {
  width: 100%;
  max-width: 100%; }

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  padding: 10px 0 0 0;
  clear: both;
  position: relative; }

div.wpforms-container-full .wpforms-form .wpforms-submit-spinner {
  margin-left: 0.5em;
  display: inline-block;
  vertical-align: middle;
  max-width: 26px; }

div.wpforms-container-full {
  margin-bottom: 24px; }

div.wpforms-container-full .wpforms-form .wpforms-field-hidden {
  display: none;
  padding: 0; }
