@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! 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/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.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: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.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: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  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 rgb(238.425, 238.425, 238.425);
}

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

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: rgb(119.085, 119.085, 119.085);
}

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: 0.2em;
  background-color: #fcf8e3;
}

.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: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

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: 700;
}

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 rgb(238.425, 238.425, 238.425);
}
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: rgb(119.085, 119.085, 119.085);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid rgb(238.425, 238.425, 238.425);
  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: " —";
}

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

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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.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: 1270px;
  }
}

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

.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 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: rgb(119.085, 119.085, 119.085);
  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: rgb(232.25, 232.25, 232.25);
}

.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: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.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: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.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: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.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: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  min-height: 0.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;
  }
}

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: rgb(85.425, 85.425, 85.425);
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  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: rgb(238.425, 238.425, 238.425);
  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-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .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[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  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[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  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: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.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: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.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: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.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: rgb(114.75, 114.75, 114.75);
}

@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-right: -15px;
  margin-left: -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: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  background-image: none;
  border-color: rgb(173.4, 173.4, 173.4);
}
.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: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  background-image: none;
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.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: rgb(32.4460743802, 77.1359504132, 115.7039256198);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  background-image: none;
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.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: rgb(57.4371794872, 131.8628205128, 57.4371794872);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.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: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  background-image: none;
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.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: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.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: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  background-image: none;
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.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: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.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: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  background-image: none;
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.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: rgb(172.1345794393, 41.0775700935, 37.1654205607);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.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: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  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: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  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: rgb(119.085, 119.085, 119.085);
  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: rgb(38.25, 38.25, 38.25);
  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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
}
.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: rgb(119.085, 119.085, 119.085);
  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.btn-group-lg > .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: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: rgb(238.425, 238.425, 238.425);
  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: rgb(238.425, 238.425, 238.425);
}
.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.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: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

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

.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: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  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: rgb(231.425, 231.425, 231.425);
}
.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: rgb(231.425, 231.425, 231.425);
}
@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: rgb(231.425, 231.425, 231.425);
  }
  .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: rgb(231.425, 231.425, 231.425);
}
.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: #222;
  border-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-brand {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgb(157.335, 157.335, 157.335);
}
.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: rgb(8.5, 8.5, 8.5);
}
.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: rgb(8.5, 8.5, 8.5);
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgb(157.335, 157.335, 157.335);
  }
  .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: rgb(8.5, 8.5, 8.5);
  }
  .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: rgb(16.15, 16.15, 16.15);
}
.navbar-inverse .navbar-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: rgb(157.335, 157.335, 157.335);
}
.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: rgb(119.085, 119.085, 119.085);
}

.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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  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: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  background-color: rgb(238.425, 238.425, 238.425);
  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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  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: rgb(238.425, 238.425, 238.425);
}
.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: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.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: rgb(119.085, 119.085, 119.085);
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  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;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgb(238.425, 238.425, 238.425);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgb(212.925, 212.925, 212.925);
}
.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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.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: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  -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: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: rgb(238.425, 238.425, 238.425);
}
.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: rgb(119.085, 119.085, 119.085);
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.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: rgb(199.4324380165, 220.8950413223, 239.4175619835);
}

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: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
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: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
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: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
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: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

.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 rgb(227.15, 227.15, 227.15);
  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: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

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

.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: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.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;
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: rgb(246.5, 246.5, 246.5);
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* This stylesheet generated by Transfonter (https://transfonter.org) on March 20, 2017 1:18 PM */
@font-face {
  font-family: "Gotham Book";
  src: url("../fonts/Gotham-Book.eot");
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* Gotham Black */
@font-face {
  font-family: "Gotham";
  src: url("../fonts/GothamBlack.woff2") format("woff2"), url("../fonts/GothamBlack.woff") format("woff"), url("../fonts/GothamBlack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
/* Gotham Medium */
@font-face {
  font-family: "Gotham";
  src: url("../fonts/GothamMedium.woff2") format("woff2"), url("../fonts/GothamMedium.woff") format("woff"), url("../fonts/GothamMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
/*Gotham Bold*/
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Bold.woff2") format("woff2"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
/* Gotham Thin */
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Thin.woff2") format("woff2"), url("../fonts/Gotham-Thin.woff") format("woff"), url("../fonts/Gotham-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Light.woff2") format("woff2"), url("../fonts/Gotham-Light.woff") format("woff"), url("../fonts/Gotham-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gotham Extra";
  src: url("../fonts/Gotham-ExtraLight.woff2") format("woff2"), url("../fonts/Gotham-ExtraLight.woff") format("woff"), url("../fonts/Gotham-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.ttf");
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-LightItalic.woff2") format("woff2"), url("../fonts/Gotham-LightItalic.woff") format("woff"), url("../fonts/Gotham-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
html {
  height: 100%;
}

body {
  min-height: 100%;
  font-family: "Gotham Book", sans-serif;
  font-weight: normal;
  color: rgb(11, 99, 73);
  overflow-x: hidden;
}

a:hover {
  text-decoration: none;
}

input:focus, input:target, input:visited, input:active {
  outline: none;
}

.form-horizontal .form-group {
  margin: 0;
}

.bold, .progressInfo .myStar .myRank, .progressBar .points span, .discount .type {
  font-family: "Gotham", sans-serif !important;
  font-weight: bold;
}

.black, .left-menu li .link .big {
  font-family: "Gotham", sans-serif !important;
  font-weight: 900;
}

.medium, .competition-content .acordion-wrap div.content p.titleCustom2, .competition-content .acordion-wrap div.content p.titleCustom1, .competition-content .acordion-wrap button[data-toggle=collapse], .progressInfo .myWorkPlace .where, .progressInfo > p, .progressBar .points, body[data-page=incentives] .acordion-wrap div.content p.titleCustom2, body[data-page=incentives] .acordion-wrap div.content p.titleCustom1, body[data-page=incentives] .acordion-wrap button[data-toggle=collapse], .pw-error, body .sons > div > .form-group > .control-label, body .sentimentalStatus > div > .form-group > .control-label, body .educations > div > .form-group > .control-label, a.view-more, body.homepage .row-birth .birth-txt p:first-child, .discount .show, .discount .text p, body.login-page .control-label, body.login-page .submit, .flex-table .flex-row-objetive.head div:first-child, .flex-table .flex-row-objetive.head, .flex-table .flex-row.head div:first-child, .flex-table .flex-row.head, .btn.btn-primary, .btn.btn-default, form.site_form legend, .right-menu .user-info > div .username {
  font-family: "Gotham Book", sans-serif !important;
  font-weight: 600;
}

.light, .competition-content .acordion-wrap div.content, body[data-page=incentives] .acordion-wrap div.content, body .collection-item.disabled .selectRef, body .collection-item .select2-selection .select2-selection__rendered, body .collection-item .form-group input, body .collection-item .form-group textarea, body .collection-item .form-group select, body .help-block, body.homepage .row-birth .birth-txt p, footer .right, header .desktop-header .header-site .contact-cta {
  font-family: "Gotham", sans-serif !important;
  font-weight: 300;
}
.light.italic, .competition-content .acordion-wrap div.italic.content, body[data-page=incentives] .acordion-wrap div.italic.content, body .collection-item.disabled .italic.selectRef, body .collection-item .select2-selection .italic.select2-selection__rendered, body .collection-item .form-group input.italic, body .collection-item .form-group textarea.italic, body .collection-item .form-group select.italic, body .italic.help-block, body.homepage .row-birth .birth-txt p.italic, footer .italic.right, header .desktop-header .header-site .italic.contact-cta {
  font-style: italic;
}

.thin {
  font-family: "Gotham", sans-serif !important;
  font-weight: 100;
}

.margintop-15 {
  margin-top: 15px;
}

.marginbottom-15 {
  margin-bottom: 15px;
}

.marginright-15 {
  margin-right: 15px;
}

.marginleft-15 {
  margin-left: 15px;
}

.margintop-5 {
  margin-top: 5px;
}

.marginbottom-5 {
  margin-bottom: 5px;
}

.marginright-5 {
  margin-right: 5px;
}

.marginleft-5 {
  margin-left: 5px;
}

.reduceText2Lines {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-height: 1.3; /* fallback */
  max-height: 2.6; /* fallback */
}

.icon {
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  display: inline-block;
  min-width: 20px;
  min-height: 20px;
}
.icon.arrow-circle-right, .icon.arrow-circle-left {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAYAAACoYAD2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM2MTRFODkxMEE3NzExRTc4MDc2OERCNDBDMjE2Mzk1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM2MTRFODkyMEE3NzExRTc4MDc2OERCNDBDMjE2Mzk1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzYxNEU4OEYwQTc3MTFFNzgwNzY4REI0MEMyMTYzOTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzYxNEU4OTAwQTc3MTFFNzgwNzY4REI0MEMyMTYzOTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5Hw/6lAAAD7UlEQVR42sSZTUhUURTH7zz8ihZCadGiRYpmZamFZdgmUGsThZalVgs3UkTfH2K0CDL7oIJamAXVxtJM+1r0IeQu0LBSI8PC1pkVLiKZovofOJdO1zfOnXlv8MAP3lzmnfOf9+4999wzgQE1XXm0VLAIzAMzQBz4Bb6Cj+AtGPESIC7K+1aCLaAILLT4/iDoBK3geaTBAhE8SQeUgjqQ5+HB9IGT4A747afIXNAICoxxCjIAesAQGAXfATlNAZlgOVjMP1Ia3bMT9HoVGQD7QQOIF+NvQBNoA58sfuRssAnUgGwxTnP3OKgHf6IRmQCug0oxNgwOg47JnIb50TRlzoA0MU6vfhsYDzXPQgm8LwSSoEv8FNqjFKj9tLOfi8LPRvCA41qJpF97Dazlz0EWuxv8UP4Y+dnDfoM8VgxucPywIg+AKiFwHWhRsbEW9q+FVvB0mlRkLqcH/WqqwdMwgZI85FvF/qvFqz8BloUS6XCa0auY5mBzmACFnHZoQS3wILSZ56jeYBqlNimyVORBCnrEwvkqzolzQZdHobUclyyfF9MEkUfF9cFQ6cCwq7w361zYZblNuhnFOyQ+15ki83k+6kR9z9IxFRGrDaHPPAi9y/HJcsAKKbJKfLEpwjw44qNQintFfK6UIkvEXtwWhXM/hbaIwqNEi0wVE77fci+OpdDPXLSQZZEfx3DS4zE5+yW0W1xnkcgMMfDeh13ED6FD4jqDRCYbj1rFUOgcy/tHxXWyY9SJ48o/G+E6QNaUhZb3BmVFRiJ/GvuwX7bU2FZfgkeW98qSLUgix8RAio8CO/n0qAUW8dHCxqSOMcdYLJkxFPgtAh9SxwdHTG7Fh6apFmjqGHR4RQ/ywBJO7lMpMJV1kL2jzcURhafegTZPoUDF8f/T5YiiU1uN2zkjAoG9HgQGOL62m1LkC/Car+kkt8HS6XwXgcVRClQcN1t0OrrNordeXJ+1zJllPgpM4rjaGtwq8w6xsaeDUxaOW7koeehRoBaVLt5sW6gORh4LjecCdKueFzG2Cl4XAW69FMgekXmkfSXOFgFusxTHWKDZFDhmNrHcmgPnxGpP4FdZHiOB5ew/QUyf0zYdDN0UeMyfE7mkvwCm+SSO/Jxnv4kiJ253O185k5RK60V7hV7FXi7rSyPMo25dNfKzT/hpNdotViJlo6qOJ7Ne9e18FtoVwRaayt/v5/vTRX+ylhdOMJr+pNkjuqzPwcJ0p7ebS/4v6l+ndyZXM3SPW6eX0swO5UOn13zqZdzpyPEwH/s4B99WPvfM3Uopmgpr+NgZzqiaeQJuGSdBFUuR0mbxSTBNTfwfZ1j58D/OXwEGAEJ2/SGV/BzHAAAAAElFTkSuQmCC);
  transform: scale(1.3);
}
.icon.arrow-circle-left {
  transform: rotate(180deg) scale(1.3);
}
.icon.icon-pw {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAjCAYAAACKPxqrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVFMDlDMDZEMEE3NjExRTdBMTc0QjlENDhFRjgzNzE5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVFMDlDMDZFMEE3NjExRTdBMTc0QjlENDhFRjgzNzE5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUUwOUMwNkIwQTc2MTFFN0ExNzRCOUQ0OEVGODM3MTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUUwOUMwNkMwQTc2MTFFN0ExNzRCOUQ0OEVGODM3MTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7JRhw4AAAB2UlEQVR42uyWTyhEURTG74yJQclGaZSmWFISyp/IQjaMzSgSUhZjIxt2WEmZhaQorOyUHRuShSxMUjKlhAbFQhmU8q+R7+g83W5vZpqZdxX56te9r3nvfnPOee/cawuKbBFHpcAL6kEhcIFncANOwSZYAeFYi9hiGJGBHzSL+CLjRTAOHhIxGgETwMHXERAAx+AaZIECUAWKpefotw6wqy7oUI3BHPDx9RuYB1OcKjNVglHQyuZboB2syTfZlYfGJJNzUA6GYpiQ9oEH9IAXkAFWQXW01NWAHZDGKaLi34nEVAc2OLUXXOcnOSJK2QybPIK2JEwE12aA524wrKauEVTwnPJ9JpLXMtjm+SBH923k5ZG+hQWRuiZ5zAUtspGHx3XwaoERRXTL8ybDKI9fSyGFnKo+wB7PSwyjfOmGkLBOVzy6DKMc5Z9YpZBU96/OYBN6NMstKWDWgqzUO3d10xakTX/PSK0RtSGnxR60C1+qRtMagqHdt+gnUpdJRmpE/eDQIoMysBStRifgwMJIfsfr7TQ2M51GneCe6dNp5OeI0qVdVIuRfGAJ6zTq5iMZnXZ6U2lB8XQEGv67t1nqukCtRWu7VaOIdO3TFFDEzgUOaswarR38FGAAtBpZjbiUM6YAAAAASUVORK5CYII=);
}
.icon.icon-user {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAeCAYAAACiyHcXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAwNEI4RUFDMEE3NjExRTc5QTdBQTNDOEU5OEI2QjAzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAwNEI4RUFEMEE3NjExRTc5QTdBQTNDOEU5OEI2QjAzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDA0QjhFQUEwQTc2MTFFNzlBN0FBM0M4RTk4QjZCMDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDA0QjhFQUIwQTc2MTFFNzlBN0FBM0M4RTk4QjZCMDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4AA7scAAACcElEQVR42sSXS0hUURjH78iohS+0hxpRKx9pD6KgcKEVBkbkC924iVKjVS3atGnXok0h7qxFED4QtYIEF0aGYSQoKqPje5MufOQjcZP2+n/yPzLIeOcePVc/+HFmhjPn/uc732s8PivK0rRocAcUgPMgAcyDXtAMasEvnQM9miLKwHOQZLPnOygHH50eGqYh4DGoo4BF8ILeyALFoAqsghOgDdw27Yki8Jav34G7YDnIvmTQAHLAGsgFX0yIOABGwEnwgYL+2OyPAJ3gEvCDM+Dvbq+jlALE1ZUhBFj0gATub5AB8kzERD7XJjDr8JqHwSe+vmlCxDmunzVTWcXCKRMiDnL9qSliiWusCRHqCo5pilC1ZMaECB/X65oi1H6/CRGqPtxycr+0HKaoWIsJEa2gD3hBI4gJsT8RvAkI5m4TIv6B+8x/KTxdbFzBLBt8Y+mWwKww3cBK2CEjWQHbKWie5foKRajMKGTlNN5FL4KXNp6wKEx6y5hbrXzjOyzFUknPsrdISe9nEHZqH7gDEcbN6yBwZV64Co6DeI2zJZAnGTtf7Trpdp6IYGQ/CTFFOTWpmk/BK4oLKSKVd3ua79eZdkOa/SMOZILLIJyfDTLLRu2uQ+pABzjEYbWaM+XsLrxwFDwCD/nDuni9vmCeOMzKKHc/xbmxx2D8XQDvef400/zH1or5jBtkiL1mWIDFvwRy7gKfU7W1bKcHTMfitgmXsnEcPAj4+5ARKOIe48PPsd5Nq+e1ezizbopQw+hrNiy3TXXZGyo7pCGl8cMVBpDbtsI1RZ7vZVYoj9TsccWW5x4JYyse2Ke2Ic+d+y/AAPT9g0lhVL6oAAAAAElFTkSuQmCC);
}
.icon.icon-email {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAhCAYAAACiGknfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlCMkFCMjYxMEQ5RDExRTdCMTA3QkU0RENCRTZEMjE4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlCMkFCMjYyMEQ5RDExRTdCMTA3QkU0RENCRTZEMjE4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUIyQUIyNUYwRDlEMTFFN0IxMDdCRTREQ0JFNkQyMTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUIyQUIyNjAwRDlEMTFFN0IxMDdCRTREQ0JFNkQyMTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4SBg3vAAADj0lEQVR42sxYa0tUURQdb2U0SRox0WOywhQkRYjKEHpoWtGLsCAo+hBRfSgo+tYfEIqoT70pIoLoBUUPepm9CAOLSqIUixJFaooaxOlF2NqwLlw2517vnZmc2bDg3n3PY50zZ++9zuS0hkaGaGHgGlAdyi5rBFYAP+Qlx0FYTF5uA1VZQvYxsBhI2A5LNegDlgItWUD2KbDcSdYmXKYaxoElQGsGyb4gh7jyr7V4RkrVh6/AQuBNBsi+BhYB35W/HjgjhMeSdIlqEAPqgI5BJNvBOWPKvww4Cwy1z/B4kp6mGnZzpzsHgewHZqge5ZcFXAJyddBFgXvAVNWhk6S7/yPZLs7RpfzzgcvAcLcsMYmkC33+VOmwTyT7XvmrWBfCOktom0LSUeWXAKxlQKbL7DhpV/5ZwA0gT3ewXAYqIukJyv/KJd0kY27pswK4BeSbOlkeAxYDd5lFnNbC4tKXAtlekn2u/NOBO8Bot47WAAOXMntElP8J63siCbIJVrBm5S/hBkW8Ols+JijjqscofxOwGvgdgOwvYBXw0HAEZWPGDTSA5XOiCoqiAuW/KeXSJ2lps4aL15mp0RDkKREWm0HSOhgkT24A/nr0lW/rmaacNpHBPdkvCSvg+ZN0s8fgPw9sAvpdyG4ELhq+HTRUV08TPdwfoL1EdY1HWtsCHJFx+S5jbwZOuLSXHb4fhHSQHW71kYOPAbsc7zs8yNpapdpQ5VLe4TZgHvBZ+bcBVwwaYDfwB9hnCDBZ9HFDdX1gkARJEe7gLmhSO4ED3Pm5PqpfhPlbUthWA+kiHo9oKkeik/pBk5UA28/ncmaKsMc48u0qz6qc78PAOtXmHUVQT7KEbS38UV9TgKOOwBJbQIE9xDCO6NgLQKXDJ+1OAStV23bOGQtKOMad1bcNKcenXYjJ5IfUQuT5JLWHtmFcSK1BFbqSNhH+wg5vlV/S2Tlb+XuktQbHewMLhpvlMmirDBlJ7nXfBgq6OMk+U+0qKUzyfGaf7Ty3ewNIzRqDepvJefNNhHu5Kq2iyilWCgLk7H7HkQgi5qt5a3baHOrjUc4j4Sb5iilMgpC1ieYE7BOhmNJVr5m35j6b8E8XyVdIYRIZxGt+lAIravjLSkgn5EjIw3XVQHTpo6DCJI3WxmKkM0Wd/jMwRKHexLObSXvJa37cK63l87aaabLOy2ieG+Ewc+LsUPZYJTmNsB3/BBgAMynJi3WJRbEAAAAASUVORK5CYII=);
}
.icon.arrow-menu {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAZCAYAAADuWXTMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ2RjEwQ0I2MEQ5RDExRTdBRjFFQTUwQjA1RDQ0RkM4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ2RjEwQ0I3MEQ5RDExRTdBRjFFQTUwQjA1RDQ0RkM4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDZGMTBDQjQwRDlEMTFFN0FGMUVBNTBCMDVENDRGQzgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDZGMTBDQjUwRDlEMTFFN0FGMUVBNTBCMDVENDRGQzgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5YZnW4AAAAkklEQVR42pyUiwnAIAwF3cRu0tF1E90ktbQBa/N5MRBR8U78kEREaWQeWUYe7xhKBhs90SKCu6n0DViQ3oVtR8CdLcE8CAvWiZBAMsIC7TyQwLpNV+C9pSlAfpIqQP/xSf+oCJiFnTuyswp6ZzZBC3ZBDYZACYbBFQ6BMxwGpRoGgwyXHVCqYT1aPVlQo3X7EmAA2xPQ6UJ0+SoAAAAASUVORK5CYII=);
}

.flex {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.flex.align-center {
  align-items: center;
}
.flex.justify-center {
  justify-content: center;
}
.flex.justify-between {
  justify-content: space-between;
}
.flex.col {
  padding-left: 15px;
  padding-right: 15px;
}

.avatar {
  width: 50px;
  height: 50px;
  object-fit: cover;
  object-position: center;
  background: white;
}
.avatar.big {
  width: 110px;
  height: 110px;
}
.avatar.empty-avatar {
  background: white;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

body .navigation {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
body .navigation .pagination span {
  padding: 5px 10px;
  width: 100%;
  font-size: 16px;
  font-weight: bolder;
  border-radius: 50%;
}
body .navigation .pagination span a {
  color: #7a7a7a;
  font-size: 16px;
  font-weight: bolder;
  transition: ease-out 0.5s;
}
body .navigation .pagination span a:hover {
  color: rgb(11, 99, 73);
  transition: ease-in 0.5s;
}
body .navigation .pagination span.current {
  background-color: rgb(11, 99, 73);
  color: white;
}
body .navigation .count, body .navigation .next, body .navigation .last, body .navigation .previous, body .navigation .first {
  display: none;
}

/* Header */
header .mobile-header {
  position: fixed;
  top: 0;
  left: 0;
  background: #e1e1e1 !important;
  height: 100px;
  max-width: 100vw;
  z-index: 50;
  outline: 2px solid #ed1c24;
  width: 100%;
}
header .mobile-header:after {
  content: "";
  height: 2px;
  bottom: -2px;
  width: 40%;
  position: absolute;
  display: block;
  background-color: rgb(11, 99, 73);
}
header .mobile-header .hamburguer {
  width: 60px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
}
header .mobile-header .hamburguer span {
  width: 30px;
  height: 5px;
  background-color: rgb(11, 99, 73);
  display: block;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}
header .mobile-header .hamburguer span:last-child {
  margin-bottom: 0;
}
@media (max-width: 400px) {
  header .mobile-header .user-nav {
    right: 0 !important;
  }
}
header .mobile-header .logo {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translate(0, -50%);
}
header .mobile-header .logo img, header .mobile-header .logo svg {
  max-height: 70px;
  max-width: 195px;
  margin: 0 auto;
}
@media (max-width: 400px) {
  header .mobile-header .logo img, header .mobile-header .logo svg {
    max-width: 180px;
  }
}
header .mobile-header .user-nav {
  width: 70px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 70%;
  right: 0;
  left: 0;
  z-index: 49;
  border-radius: 50%;
  border: 1.5px solid red;
}
header .mobile-header .user-nav img {
  height: 70px;
  width: 70px;
  background-color: white;
}
header .desktop-header .header-site {
  height: 85px;
  position: relative;
}
header .desktop-header .header-site:after {
  content: "";
  display: block;
  clear: both;
}
header .desktop-header .header-site .logo {
  float: left;
  height: 100%;
  display: flex;
  align-items: center;
}
header .desktop-header .header-site .contact-cta {
  position: absolute;
  top: 0.5em;
  right: 0;
  font-size: 12px;
  z-index: 20;
}
header .desktop-header .header-site .contact-cta a {
  color: #0a6448;
  font-weight: 700;
  letter-spacing: 0.1em;
}
header .desktop-header .header-site .contact-cta .icon {
  position: relative;
  top: 5px;
}
header .desktop-header .header-site .user-info {
  position: absolute;
  right: 0;
  height: fit-content;
  bottom: -1em;
}
header .desktop-header .header-site .user-info > div {
  display: flex;
  align-items: center;
}
header .desktop-header .header-site .user-info > div > div:first-child {
  padding-right: 15px;
}
header .desktop-header .header-site .user-info > div > div:last-child {
  z-index: 49;
  position: relative;
  border-radius: 50%;
  border: 1.5px solid red;
}
header .desktop-header .header-site .user-info > div .username {
  font-size: 1.2em;
  line-height: 1.2em;
  color: #bf0411 !important;
  font-weight: 500;
}
header .desktop-header .header-site .user-info > div > div:first-child a {
  display: block;
  text-align: right;
  color: #ed1c24;
  font-size: 12px;
}
header .desktop-header .dropdown-menu.user-menu {
  border: 0;
  box-shadow: none;
  background-color: #ed1c24 !important;
  width: 260px;
  top: 120% !important;
  padding: 40px 25px 40px 25px;
  left: -7px;
}
header .desktop-header .dropdown-menu.user-menu li {
  position: relative;
  padding: 5px 0;
}
header .desktop-header .dropdown-menu.user-menu li a {
  color: white !important;
  font-size: 17px !important;
  font-weight: bolder;
  padding: 0;
}
header .desktop-header .dropdown-menu.user-menu li a:hover {
  background-color: transparent !important;
  text-decoration: underline;
}
header .desktop-header .dropdown-menu.user-menu li i:last-child {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  font-size: 20px;
}

.contactModal {
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  width: 320px;
  transform: translateY(-103%);
  transition: all 0.4s;
  z-index: 50;
  box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.4);
  text-align: center;
  padding: 30px 18px;
}
@media (max-width: 992px) {
  .contactModal {
    position: fixed;
    transform: translate(-50%, -50%) !important;
    display: none;
    left: 50%;
    top: 50%;
    z-index: 10000;
    max-width: 95vw;
  }
}
.contactModal p {
  font-size: 21px;
  text-transform: uppercase;
  font-weight: bolder;
  font-family: Gotham, Sans-Serif;
  color: #ed1c24;
  padding: 20px 0 25px 0;
  border-bottom: 2px solid rgba(185, 185, 185, 0.43);
}
.contactModal label {
  text-align: left;
  display: block;
  color: #0b6349;
}
.contactModal textarea {
  min-height: 160px;
}
.contactModal #contact_submit {
  background-color: #ed1c24;
  color: white;
  transition: all ease-in 0.5s;
}
.contactModal #contact_submit:hover {
  background-color: transparent;
  color: #ed1c24 !important;
}
.contactModal .close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.contactModal.show {
  transform: translateY(0);
}

/* Bootstrap clases */
.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
  color: #ed1c24;
}

.has-error .form-control:focus {
  border-color: #ed1c24 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ed1c24;
}

.nomargin {
  margin: 0 !important;
}

/* User menu mobile */
.right-menu {
  width: 45%;
  max-width: 360px;
  height: 100%;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  transform: translateX(100%);
  transition: all 0.4s;
  background-color: #ed1c24;
  z-index: 60;
}
.right-menu.show {
  transform: translateX(0);
}
.right-menu .user-menu {
  padding: 0 25px;
  margin-top: 35px;
  border: none;
  border-bottom: 0 !important;
}
.right-menu .user-menu li {
  position: relative;
  padding: 5px 0;
}
.right-menu .user-menu li a {
  color: #fff;
  font-size: 19px;
}
.right-menu .user-menu li i:last-child {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #ed1c24;
  font-size: 25px;
}
.right-menu .user-info {
  padding: 15px 20px 0;
  display: none;
}
.right-menu .user-info > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.right-menu .user-info > div > div:first-child {
  padding-right: 15px;
}
.right-menu .user-info > div .username {
  color: #bf0411;
  font-size: 20px;
}
.right-menu .user-info > div a {
  display: block;
  text-align: right;
  color: #ed1c24;
  font-size: 12px;
}

.left-menu {
  width: 85%;
  max-width: 360px;
  height: 100%;
  overflow-y: auto;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  transition: all 0.4s;
  background-color: #fff;
  z-index: 60;
}
.left-menu.show {
  transform: translateX(0);
}
.left-menu li {
  width: 100%;
  height: 120px;
  display: flex;
  align-items: center;
  background-color: #ed1c24;
  padding: 15px;
  justify-content: space-between;
  margin-bottom: 5px;
}
.left-menu li.first {
  background-color: #fff;
}
.left-menu li.first img {
  max-width: 200px;
}
.left-menu li .link {
  color: #fff;
  display: block;
  text-decoration: none !important;
}
.left-menu li .link p {
  margin: 0;
}
.left-menu li .link p.title {
  font-size: 17px;
  text-transform: uppercase;
}
.left-menu li .link .big {
  font-size: 20px;
  text-transform: uppercase;
}

.nav-menu {
  background-color: #ed1c24;
}

.nav-menu .list-unstyled {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  background-color: #ed1c24;
  padding-top: 1.8em;
  margin-bottom: 0;
}
.nav-menu .list-unstyled li {
  width: 100%;
}
.nav-menu .list-unstyled li .link:hover {
  text-decoration: none;
}
.nav-menu .list-unstyled li .link .title {
  font-size: 1.5em;
  letter-spacing: -1px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  max-width: min-content;
  margin: 0 auto;
  padding-bottom: 8px;
  text-transform: uppercase;
}

.overlaySite {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 55;
  top: 0;
  cursor: pointer;
}

.header-logo {
  width: 260px;
}

/* all forms */
form.site_form.center {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
form.site_form legend {
  display: block;
  color: #ed1c24;
  border: 0;
  font-size: 18px;
}
form.site_form input[type=file] {
  color: red;
  background-color: transparent;
}
form.site_form input:not([type=submit], [type=file]), form.site_form textarea, form.site_form .form-control {
  border-radius: 0;
  height: 40px;
  background-color: rgba(185, 185, 185, 0.43);
  box-shadow: none;
  outline: none;
  border: none;
}
form.site_form input:not([type=submit], [type=file]):focus, form.site_form textarea:focus, form.site_form .form-control:focus {
  border: 1px solid #ed1c24;
}
form.site_form input:not([type=submit], [type=file]).full, form.site_form textarea.full, form.site_form .form-control.full {
  width: 100%;
}

.btn.btn-primary, .btn.btn-default {
  background: none;
  box-sizing: border-box;
  box-shadow: inset 0 0 0 3px #ed1c24;
  border-radius: 0;
  color: #ed1c24;
  font-size: 18px;
  transition: all 0.4s;
  height: 50px;
  position: relative;
  width: 170px;
  padding: 0;
  transition: all 0.2s;
  position: relative;
  border: 0;
  line-height: 100%;
}
.btn.btn-primary .inner, .btn.btn-default .inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn.btn-primary .inner span, .btn.btn-default .inner span {
  display: inline-block;
  transition: all 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.btn.btn-primary.sm, .btn.btn-default.sm {
  height: 30px;
  width: 110px;
  font-size: 12.4px;
  box-shadow: inset 0 0 0 2px #ed1c24;
}
.btn.btn-primary:hover, .btn.btn-default:hover {
  color: #ffffff;
  background-color: #ed1c24;
}

footer {
  margin-top: 40px;
}
footer .container {
  background-color: #f1f1f1;
}
footer [data-item] {
  height: 3px;
}
footer [data-item=beneficios] {
  background-color: #3399ff;
}
footer [data-item=incentivos] {
  background-color: #ff3366;
}
footer [data-item=desarrollo] {
  background-color: #841a7f;
}
footer [data-item=comunicacion] {
  background-color: #eacc7f;
}
@media (max-width: 980px) {
  footer .left, footer .right, footer .bottom {
    display: block;
    text-align: center;
    padding: 5px 0;
  }
}
footer .left {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
@media screen and (max-width: 980px) {
  footer .rrss {
    margin: 10px auto;
  }
}
footer .rrss img {
  filter: grayscale(1);
  max-width: 30px;
  margin-right: 5px;
  opacity: 0.5;
}
footer .rrss img:hover {
  filter: grayscale(0);
  opacity: 1;
}
footer .right {
  font-family: Gotham, Sans-Serif;
  font-size: 12px;
  color: #5f5f5f;
  font-weight: 300;
  text-align: center;
}

.fa.fa-angle-right.def {
  font-size: 22px;
  color: #ed1c24;
}

.nooutline {
  outline: none !important;
}

@media (max-width: 992px) {
  .page-content {
    overflow-x: hidden;
  }
  .page-content .content .container {
    padding: 0;
    width: 100%;
  }
}
body[data-page=beneficios] .list-unstyled {
  padding-bottom: 0;
}
body[data-page=beneficios] li[data-item=beneficios] p {
  position: relative;
}
body[data-page=beneficios] li[data-item=beneficios] p:after {
  content: "";
  height: 5px;
  background: white;
  position: absolute;
  width: 100%;
  bottom: -5%;
  right: 0;
}
body[data-page=beneficios] li[data-item=beneficios] p * {
  color: #fff !important;
}
body[data-page=develops] .list-unstyled {
  padding-bottom: 0;
}
body[data-page=develops] li[data-item=desarrollo] p {
  position: relative;
}
body[data-page=develops] li[data-item=desarrollo] p:after {
  content: "";
  height: 5px;
  background: white;
  position: absolute;
  width: 100%;
  bottom: -5%;
  right: 0;
}
body[data-page=develops] li[data-item=desarrollo] p * {
  color: #fff !important;
}
body[data-page=develops] .header_image .title_header {
  position: absolute;
  margin: auto;
  color: white;
}
body[data-page=develops] .page-content {
  margin-top: 0 !important;
}
body[data-page=develops] .list-unstyled {
  border-bottom: 0 !important;
}

body[data-page=incentives] .list-unstyled {
  padding-bottom: 0;
}
body[data-page=incentives] li[data-item=incentivos] p {
  position: relative;
}
body[data-page=incentives] li[data-item=incentivos] p:after {
  content: "";
  height: 5px;
  background: white;
  position: absolute;
  width: 100%;
  bottom: -5%;
  right: 0;
}
body[data-page=incentives] li[data-item=incentivos] p * {
  color: #fff !important;
}
body[data-page=incentives] .hamburguer span {
  background-color: #fff;
}
body[data-page=incentives] .mobile-header {
  background-color: #ff3366;
  box-shadow: none;
  border-bottom: 0;
}
body[data-page=incentives] .mobile-header svg .st0 {
  fill: #fff !important;
}
body[data-page=incentives] .page-content {
  margin-top: 0 !important;
}
body[data-page=incentives] .list-unstyled {
  border-bottom: 0 !important;
}

body[data-page=communications] .list-unstyled {
  padding-bottom: 0;
}
body[data-page=communications] li[data-item=comunicacion] p {
  position: relative;
}
body[data-page=communications] li[data-item=comunicacion] p:after {
  content: "";
  height: 5px;
  background: white;
  position: absolute;
  width: 100%;
  bottom: -5%;
  right: 0;
}
body[data-page=communications] li[data-item=comunicacion] p * {
  color: #fff !important;
}
body[data-page=communications] .page-content {
  margin-top: 0 !important;
}
body[data-page=communications] .list-unstyled {
  border-bottom: 0 !important;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.textOtherBlue {
  color: #61c0c1;
}

.borderless td, .borderless th {
  border: none !important;
}

.loaderSpinner {
  margin-top: 150px;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
}
.loaderSpinner .loader {
  position: relative;
  width: 60px;
  height: 12px;
  margin: 16px auto;
}
.loaderSpinner .dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #dedede;
  position: absolute;
}
.loaderSpinner .dot_1 {
  animation: animateDot1 1.5s linear infinite;
  left: 16px;
  background: #ed1c24;
}
.loaderSpinner .dot_2 {
  animation: animateDot2 1.5s linear infinite;
  animation-delay: 0.5s;
  left: 32px;
}
.loaderSpinner .dot_3 {
  animation: animateDot3 1.5s linear infinite;
  left: 16px;
}
.loaderSpinner .dot_4 {
  animation: animateDot4 1.5s linear infinite;
  animation-delay: 0.5s;
  left: 32px;
}
@keyframes animateDot1 {
  0% {
    transform: rotate(0deg) translateX(-16px);
  }
  25% {
    transform: rotate(180deg) translateX(-16px);
  }
  75% {
    transform: rotate(180deg) translateX(-16px);
  }
  100% {
    transform: rotate(360deg) translateX(-16px);
  }
}
@keyframes animateDot2 {
  0% {
    transform: rotate(0deg) translateX(-16px);
  }
  25% {
    transform: rotate(-180deg) translateX(-16px);
  }
  75% {
    transform: rotate(-180deg) translateX(-16px);
  }
  100% {
    transform: rotate(-360deg) translateX(-16px);
  }
}
@keyframes animateDot3 {
  0% {
    transform: rotate(0deg) translateX(16px);
  }
  25% {
    transform: rotate(180deg) translateX(16px);
  }
  75% {
    transform: rotate(180deg) translateX(16px);
  }
  100% {
    transform: rotate(360deg) translateX(16px);
  }
}
@keyframes animateDot4 {
  0% {
    transform: rotate(0deg) translateX(16px);
  }
  25% {
    transform: rotate(-180deg) translateX(16px);
  }
  75% {
    transform: rotate(-180deg) translateX(16px);
  }
  100% {
    transform: rotate(-360deg) translateX(16px);
  }
}

.alert {
  max-width: 1240px;
  margin: auto;
}

.alert.alert-danger {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAARVBMVEX////7y0P7y0P7y0P7y0P7y0P7y0P7y0P7y0P7y0P7y0P7y0P7y0P7y0P7y0NAQECdhUHYsUKGdEG1l0JLSEBuYkHkukPKU8NPAAAADnRSTlMA4EDAoCAQ8IBgkDDQUFItelQAAAC0SURBVHherZBLDsMwCAVD7Nj5gvPr/Y/a0FpGLTibdnbozQJN829agPZu7/CiuxE8C76+T/hiqgruLbjqh5ip/TljZrb3AQuDKYAIYO09L3TBRq/3EHk4shCDEkZkTqITmdGMLIIO7r8FbzfaiDappSNjIkpZcCqyCDo4WAJYkR8prTp4ADSBUCIX9uPY5epL5AJdyBWDRDYFHCWyCiXBObKwrh+nl4g2TiLVhSXW97g0v/MEHIQbCYeFmYAAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: 0 50%;
  border-top: 1px solid rgba(140, 0, 0, 0.4);
  border-bottom: 1px solid rgba(140, 0, 0, 0.4);
}
.alert.alert-danger strong {
  margin: auto 20px;
}

.alert.alert-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAADBklEQVR42u3YyWsTURwHcP8aQUWtWlu7JEbtpngQvIqXevDWm1fXehO12BTErdQiVMFQ8ODBusWkmSa1lVrTxdrG0FA9WJtkljfL19/LTDKMibl0EorkwReSCQ8+fN+bl2G2AdhSqYH+P1CpAS0DfXUI+ufzUCfaoQptYMIxsMhRsE/d0L4/BNR0qcnug4y159CmTkOLdkKNdnBQAaNEjkAZ90EOH4YcOQ51dQQVBRnLN6DHuqDFOqGZGEpbaVDICynkAVvoRUVAxuqQE8PjXC7C/AX64KG0gq3ch6sgQ1zkEBtTph2FY8JeApkYKdgCMdgMPTMP10D64kUOsTDtDsw/27FAIge9b4Y8e8EdELS0jTAh5TF2Ow5Q9l0TDDWNTYOMjSkLQREcEAdGCRfvHdFcLgI1EegQtPXY5kFactAE2JDyGHvvONrhILZ81w3QIxNQCEfw2JvYxpRYKrMdSqNLoNSzPMBGTJwEmz4HuSSGMnkWYrgjv1Rm3jZATQ5vHqT//sgRVhtmI8p0NwADbOF6EUaOX4GiZCHGzhAkD2ogUD20XxNw5baXhRN2G2EvR+QwhqFDme91YJgiQfpyCTamkTAHaQm97p1DauIBR1jxWI14CHMNuqZCmbsKmcKYBLkYQzkA9m3APRA/P6TxrvztbCfYkoOoqgKVydTQ5ZIYMdgKQ91wD8SHvj7JAYXb2T5jmqEkhiEnHnNIESb7po72joCK/Ntray8sRD7UBkVeGoBEIQilwYFRUwFU9HmIrdzjCHtpKNJXP48FqSfIfspe2jf+Sj4P2UOMnOKQfCOE6Ye0eMdqZR+yr/fwc8icXA2QmnzCD7pCI+JiH8SFPt4KYXYjO7YTLDFYPZCensu3QakjzC2I8zcJsguZsR3IvNoOfWO2eiA+tJ9jfI9Q+qEkn1JGoCz1UW5D+/HSnFhNUCqVQjwezyUajSIUChW+02/VB42OjqJMaqCtB5qZmUEgEIDf73eEXxMEofogPtLpNHp6euDz+Xhyn+lauUm1tx81UMXzBw5wT9JYWi53AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 0 50%;
  border-top: 1px solid rgba(255, 165, 0, 0.4);
  border-bottom: 1px solid rgba(255, 165, 0, 0.4);
  color: rgb(225, 75, 0);
}
.alert.alert-info strong {
  margin: auto 20px;
}

.alert.alert-success, .alert.alert-notice {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAqFBMVEX////w8PDw8PDw8PDw8PDw8PDw8PDw8PDW1tbn5+ff398PnVjd3d3i4uIPnVjk5OQPnVjg4OAPnVgzqW8PnVgPnVjT09Pw8PDG4NOp1sBjvJHu7u4PmVYqp2ri6+YcomFHsn4bmlzHzsoPnFeuxbl9tJk0n2t/xqSVvqqNzK1ZqYKJuaJVt4c4rHQnnWPl5eXj4+MPm1fe3t6b0bfc3NxBo3TY2NjX19eKj23kAAAAFXRSTlMA8BCwcFCgkP4f3NDnrzCHoM8Qc/Avz3otAAAA9klEQVR4Xq2T2XKDMAwAMRACNGdbyUDus/d9/f+f1VHEiFamfcm+7qIZGTs4IWEcGeswURz6dGIbJCrp0MeC6QTBCADO2Hetokv+vNXbyvnLAc9v8cA+NH4/veAFEr/f7HIe0OJvETMKYhLlLw8fiNinICKxnHHCfr92QY8CcwwAloX41cFjSoElCnBU89pvkeCAeAPH4or89Bp1YG+g5uUOPQEP5wWbgZzjPRDiU1mTmD/wggyvGVspZgCP4rGvjrpYuAWFTP+sounzwPO7n8SnNEBdmGesGZLUV+6V/ZilLt7F+6/95BMxHf71cCZfefbf0zsl3w3QOjVy6QFpAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 0 50%;
  border-top: 0;
  border-bottom: 0;
}
.alert.alert-success strong, .alert.alert-notice strong {
  margin: auto 20px;
}

/**
 * Tooltip Styles
 */
/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #f4f7f9;
  color: #253d5b;
  content: attr(data-tooltip);
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
}

/* Directions */
/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px);
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  transform: translateX(-12px);
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform: translateY(12px);
  transform: translateY(12px);
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform: translateX(12px);
  transform: translateX(12px);
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

.clear_input {
  font-size: 23px !important;
  color: #acbdce !important;
}
@media (max-width: 768px) {
  .clear_input {
    display: none !important;
  }
}

#sticky.stick {
  margin-top: 0 !important;
  position: fixed;
  top: 0;
  z-index: 10000;
}
@media (max-width: 992px) {
  #sticky.stick {
    top: 80px;
  }
}

.progressInfo.stick {
  background-color: #fff;
  padding-bottom: 25px;
  border-bottom: 1px solid #f6f8fa;
  padding-top: 10px;
}
@media (max-width: 992px) {
  .progressInfo.stick div.flex {
    margin-top: -30px;
    padding-right: 24px;
  }
}
.progressInfo.stick .row-objectives {
  background-color: #fff;
}
@media (max-width: 992px) {
  .progressInfo.stick {
    width: 100% !important;
  }
  .progressInfo.stick .viewMore {
    width: auto !important;
  }
}

.row-objectives .flex-table .flex-row:not(.head) div:last-child {
  color: #4e4e4e;
}

.flex-table {
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
  background-color: #f7f8fa;
}
.flex-table .flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding: 3px 10px 3px 5px;
  background-color: #eff1f5;
  overflow: hidden;
  font-family: "Gotham Book";
  font-size: 14px;
  color: rgb(11, 99, 73);
  font-weight: bold;
}
.flex-table .flex-row span {
  font-weight: 800 !important;
  font-family: Gotham, sans-serif !important;
}
.flex-table .flex-row:not(.collapse.in) {
  padding: 0;
}
.flex-table .flex-row.head {
  background-color: #75869b;
  align-items: center;
  color: #fff;
  font-size: 19px;
  position: relative;
}
@media (max-width: 768px) {
  .flex-table .flex-row.head {
    line-height: 31px;
    font-size: 15px;
  }
}
.flex-table .flex-row.head div:first-child {
  align-self: flex-start;
  margin-right: auto;
}
.flex-table .flex-row.head div:last-child {
  align-self: flex-end;
  margin-left: auto;
  padding-right: 30px;
}
.flex-table .flex-row.head div:last-child .viewMore {
  position: absolute;
  right: 7px;
  top: 6px;
  margin: 0;
}
.flex-table .flex-row.head div:last-child .viewMore img:first-child {
  display: block;
}
.flex-table .flex-row > div:first-child {
  align-self: flex-start;
  margin-right: auto;
  font-weight: normal;
}
.flex-table .flex-row:not(.head) {
  margin-bottom: 3px;
}
@media (max-width: 768px) {
  .flex-table .flex-row:not(.head) {
    flex-direction: column;
  }
  .flex-table .flex-row:not(.head) > * {
    margin: 5px auto;
  }
  .flex-table .flex-row:not(.head) * {
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.flex-table .flex-row:not(.head):first-child {
  height: 30px;
}
.flex-table .flex-row:not(.head):first-child * {
  line-height: 24px;
}
.flex-table .flex-row:not(.head) div:first-child {
  padding-left: 10px;
}
.flex-table .flex-row:not(.head) div:last-child {
  align-self: flex-end;
  margin-left: auto;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .flex-table .flex-row:not(.head) div:last-child {
    padding-left: 7px;
  }
}
@media (max-width: 450px) {
  .flex-table .flex-row:not(.head) div:last-child {
    white-space: normal;
  }
  .flex-table .flex-row:not(.head) div:last-child > div {
    white-space: nowrap;
  }
}
.flex-table .flex-row:not(.head) div:last-child > div {
  display: inline-block;
  display: inline-block;
  text-align: center;
}
@media (max-width: 450px) {
  .flex-table .flex-row:not(.head) div:last-child > div {
    width: 100% !important;
    text-align: center;
    display: block;
  }
  .flex-table .flex-row:not(.head) div:last-child > div:first-child:after {
    content: "" !important;
    display: none !important;
  }
}
@media (max-width: 768px) {
  .flex-table .flex-row:not(.head) div:last-child > div {
    width: 49%;
  }
  .flex-table .flex-row:not(.head) div:last-child > div:first-child:before {
    display: inline-block;
  }
  .flex-table .flex-row:not(.head) div:last-child > div:first-child:after {
    content: "|";
    display: inline-block;
    padding: 0 5px;
    font-weight: bold;
    color: #969696;
    margin-right: 8px;
  }
  .flex-table .flex-row:not(.head) div:last-child > div:last-child:before {
    display: inline-block;
  }
  .flex-table .flex-row:not(.head) div:last-child > div:last-child:after {
    content: "Ptos";
    display: inline-block;
  }
}
.flex-table .flex-row.dif {
  background-color: #dbdbdb;
  height: 30px;
  line-height: 24px;
}
.flex-table .flex-row.dif * {
  line-height: 24px;
}
.flex-table .flex-row-objetive {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding: 7px 50px;
  background-color: #eff1f5;
  overflow: hidden;
  font-family: "Gotham Book";
  font-size: 14px;
  color: rgba(0, 0, 0, 0.68);
  font-weight: bold;
}
.flex-table .flex-row-objetive.top {
  color: rgb(11, 99, 73);
  font-size: 16px;
}
.flex-table .flex-row-objetive span {
  font-weight: 800 !important;
  font-family: Gotham, sans-serif !important;
}
.flex-table .flex-row-objetive:not(.collapse.in) {
  padding: 0;
}
.flex-table .flex-row-objetive.head {
  align-items: center;
  color: #fff;
  font-size: 19px;
  position: relative;
}
@media (max-width: 768px) {
  .flex-table .flex-row-objetive.head {
    line-height: 28px;
    font-size: 15px;
  }
}
.flex-table .flex-row-objetive.head div:first-child {
  align-self: flex-start;
  margin-right: auto;
}
.flex-table .flex-row-objetive.head div:last-child {
  align-self: flex-end;
  margin-left: auto;
  padding-right: 30px;
}
.flex-table .flex-row-objetive.head div:last-child .viewMore {
  position: absolute;
  right: 7px;
  top: 6px;
  margin: 0;
}
.flex-table .flex-row-objetive.head div:last-child .viewMore img:first-child {
  display: block;
}
.flex-table .flex-row-objetive > div:first-child {
  align-self: flex-start;
  margin-right: auto;
}
.flex-table .flex-row-objetive:not(.head) {
  margin-bottom: 3px;
}
@media (max-width: 768px) {
  .flex-table .flex-row-objetive:not(.head) {
    flex-direction: column;
  }
  .flex-table .flex-row-objetive:not(.head) > * {
    margin: 5px auto;
  }
  .flex-table .flex-row-objetive:not(.head) * {
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.flex-table .flex-row-objetive:not(.head):first-child * {
  line-height: 24px;
}
.flex-table .flex-row-objetive:not(.head) div:first-child {
  padding-left: 10px;
}
.flex-table .flex-row-objetive:not(.head) div:last-child {
  align-self: flex-end;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .flex-table .flex-row-objetive:not(.head) div:last-child {
    padding-left: 7px;
  }
}
@media (max-width: 450px) {
  .flex-table .flex-row-objetive:not(.head) div:last-child {
    white-space: normal;
  }
  .flex-table .flex-row-objetive:not(.head) div:last-child > div {
    white-space: nowrap;
  }
}
.flex-table .flex-row-objetive:not(.head) div:last-child > div {
  display: inline-block;
  width: 160px;
  display: inline-block;
  text-align: center;
}
@media (max-width: 768px) {
  .flex-table .flex-row-objetive:not(.head) div:last-child > div {
    width: 48%;
    text-align: right;
  }
  .flex-table .flex-row-objetive:not(.head) div:last-child > div:first-child:before {
    content: "Métrica";
    display: inline-block;
  }
  .flex-table .flex-row-objetive:not(.head) div:last-child > div:first-child:after {
    content: "|";
    display: inline-block;
    padding: 0 5px;
    font-weight: bold;
    color: #969696;
  }
  .flex-table .flex-row-objetive:not(.head) div:last-child > div:last-child:before {
    display: inline-block;
  }
  .flex-table .flex-row-objetive:not(.head) div:last-child > div:last-child:after {
    content: "Ptos";
    display: inline-block;
  }
}
.flex-table .flex-row-objetive.dif {
  background-color: #dbdbdb;
  height: 30px;
  line-height: 24px;
}
.flex-table .flex-row-objetive.dif * {
  line-height: 24px;
}

/* Submenus Hover */
.nav-menu {
  position: relative;
  z-index: 48;
}
.nav-menu li[data-item=beneficios],
.nav-menu li[data-item=incentivos],
.nav-menu li[data-item=desarrollo],
.nav-menu li[data-item=comunicacion] {
  position: relative;
}
.nav-menu .drop-menu {
  display: none;
  position: absolute;
  background: #ffffff;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 100%;
  right: 0em;
  padding: 0;
}
.nav-menu .drop-menu li {
  color: #a4aeb9;
  background: #ffffff;
  text-decoration: none;
  display: flex;
  height: 50px;
  padding: 15px;
  border-bottom: 1px solid #edeff1;
  width: 100%;
}
.nav-menu .drop-menu li a {
  color: #a4aeb9;
  font-size: 21px;
  font-family: "Gotham Book";
  font-weight: normal;
}
.nav-menu li[data-item=beneficios]:hover .drop-menu,
.nav-menu li[data-item=incentivos]:hover .drop-menu,
.nav-menu li[data-item=desarrollo]:hover .drop-menu,
.nav-menu li[data-item=comunicacion]:hover .drop-menu {
  display: flex;
  flex-direction: column;
}
.nav-menu li[data-item=beneficios]:hover .drop-menu li a,
.nav-menu li[data-item=incentivos]:hover .drop-menu li a,
.nav-menu li[data-item=desarrollo]:hover .drop-menu li a,
.nav-menu li[data-item=comunicacion]:hover .drop-menu li a {
  color: #a4aeb9 !important;
  font-size: 21px !important;
  font-family: "Gotham Book" !important;
  font-weight: normal !important;
}
.nav-menu li[data-item=beneficios]:hover .drop-menu li:last-child {
  box-shadow: 0 2.5px 0 0 rgb(11, 99, 73);
}
.nav-menu li[data-item=incentivos]:hover .drop-menu li:last-child {
  box-shadow: 0 2.5px 0 0 rgb(11, 99, 73);
}
.nav-menu li[data-item=desarrollo]:hover .drop-menu li:last-child {
  box-shadow: 0 2.5px 0 0 rgb(11, 99, 73);
}
.nav-menu li[data-item=comunicacion]:hover .drop-menu li:last-child {
  box-shadow: 0 2.5px 0 0 rgb(11, 99, 73);
}

/* Submenus acordion mobile */
@media (max-width: 991px) {
  .mobile-menu-item span {
    transform: rotate(90deg);
  }
  ul.accordion-panel {
    background-color: #ffffff;
    padding-left: 0px;
  }
  ul.accordion-panel li {
    background: #ffffff;
    text-decoration: none;
    display: flex;
    align-items: center;
    height: 50px;
    padding: 15px;
    border-bottom: 1px solid #edeff1;
    width: 100%;
  }
  ul.accordion-panel li a {
    color: #566b84 !important;
    font-size: 17px;
    font-family: "Gotham Book";
    font-weight: normal;
    margin-left: 0.5em;
  }
  #beneficios-sub {
    box-shadow: 0 4px 0 0 rgb(11, 99, 73);
  }
  #incentivos-sub {
    box-shadow: 0 4px 0 0 rgb(11, 99, 73);
  }
  #desarrollo-sub {
    box-shadow: 0 4px 0 0 rgb(11, 99, 73);
  }
  #comunicacion-sub {
    box-shadow: 0 4px 0 0 rgb(11, 99, 73);
  }
}
/* MOBILE */
@media (max-width: 1024px) {
  body .container .nav-menu li:hover .drop-menu li a {
    font-size: 14px !important;
  }
  .nav-menu li .drop-menu li a {
    font-size: 14px !important;
  }
}
/* Tooltip */
/*
Tipr 3.0
Copyright (c) 2017 Tipue
Tipr is released under the MIT License
http://www.tipue.com/tipr

Asher theme
*/
.tipr_content {
  font: 13px/1.7 "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  background-color: #eee;
  padding: 7px 15px;
}

.tipr_container_below {
  display: none;
  position: absolute;
  margin-top: 13px;
  z-index: 1000;
}

.tipr_container_above {
  display: none;
  position: absolute;
  margin-top: -77px;
  z-index: 1000;
}

.tipr_point_above,
.tipr_point_below {
  position: relative;
  background: #eee;
  border: 1px solid #eee;
  border-radius: 2px;
}

.tipr_point_above:after,
.tipr_point_above:before {
  position: absolute;
  pointer-events: none;
  border: solid transparent;
  top: 100%;
  content: "";
  height: 0;
  width: 0;
}

.tipr_point_above:after {
  border-top-color: #eee;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}

.tipr_point_above:before {
  border-top-color: #eee;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
}

.tipr_point_below:after,
.tipr_point_below:before {
  position: absolute;
  pointer-events: none;
  border: solid transparent;
  bottom: 100%;
  content: "";
  height: 0;
  width: 0;
}

.tipr_point_below:after {
  border-bottom-color: #eee;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}

.tipr_point_below:before {
  border-bottom-color: #eee;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
}

/* SWEET ALERT */
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}

.sweet-alert {
  background-color: white;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}

@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}

.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.sweet-alert fieldset {
  border: none;
  position: relative;
}

.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}

.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}

.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}

.sweet-alert .sa-error-container p {
  display: inline-block;
}

.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.sweet-alert .sa-input-error::before,
.sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}

.sweet-alert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

.sweet-alert input:focus::-moz-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input:focus:-ms-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}

.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}

.sweet-alert.show-input input {
  display: block;
}

.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}

.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}

.sweet-alert button {
  background-color: #8cd4f5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}

.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.sweet-alert button:hover {
  background-color: #7ecff4;
}

.sweet-alert button:active {
  background-color: #5dc2f1;
}

.sweet-alert button.cancel {
  background-color: #c1c1c1;
}

.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}

.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}

.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}

.sweet-alert button[disabled] {
  opacity: 0.6;
  cursor: default;
}

.sweet-alert button.confirm[disabled] {
  color: transparent;
}

.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.sweet-alert button::-moz-focus-inner {
  border: 0;
}

.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

.sweet-alert .sa-icon.sa-error {
  border-color: #f27474;
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}

.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #f27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}

.sweet-alert .sa-icon.sa-warning {
  border-color: #f8bb86;
}

.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #f8bb86;
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #f8bb86;
}

.sweet-alert .sa-icon.sa-info {
  border-color: #c9dae1;
}

.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #c9dae1;
}

.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #c9dae1;
}

.sweet-alert .sa-icon.sa-success {
  border-color: #a5dc86;
}

.sweet-alert .sa-icon.sa-success::before,
.sweet-alert .sa-icon.sa-success::after {
  content: "";
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

.sweet-alert .sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@-webkit-keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s;
}

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s;
}

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s;
}

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s;
}

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #f8d486;
  }
  100% {
    border-color: #f8bb86;
  }
}
@keyframes pulseWarning {
  0% {
    border-color: #f8d486;
  }
  100% {
    border-color: #f8bb86;
  }
}
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #f8d486;
  }
  100% {
    background-color: #f8bb86;
  }
}
@keyframes pulseWarningIns {
  0% {
    background-color: #f8d486;
  }
  100% {
    background-color: #f8bb86;
  }
}
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9 ;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9 ;
}

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent \9 ;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9 ;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9 ;
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}

.la-ball-fall.la-dark {
  color: #333;
}

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

.la-ball-fall {
  width: 54px;
  height: 18px;
}

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite;
}

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms;
}

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms;
}

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms;
}

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

.bootstrap-datetimepicker-widget table td.today:before {
  content: "";
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

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

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.banner {
  position: absolute;
  right: 0;
  z-index: 2;
  height: 100%;
  width: 40%;
  padding: 0 15px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 980px) {
  .banner {
    align-items: flex-end;
    right: 15px;
  }
}
.banner a h2 {
  color: rgb(11, 99, 73);
  text-transform: uppercase;
  font-size: 6.6em;
  letter-spacing: -2px;
  line-height: 0.5;
  font-weight: 500;
  margin: 0;
  text-align: right;
  font-family: Gotham, sans-serif;
}
.banner a p {
  background-color: rgb(11, 99, 73);
  max-width: 75%;
  margin: 0 0 0 auto;
  font-size: 1.5em;
  letter-spacing: -1px;
  line-height: 2em;
  color: #ffffff;
  font-weight: 500;
  font-family: Gotham, sans-serif;
  position: relative;
}
.banner a p:after {
  content: "";
  background-color: rgb(11, 99, 73);
  clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0% 100%);
  position: absolute;
  z-index: -1;
  top: 0;
  left: -15%;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 980px) {
  .banner a h2 {
    font-size: 3em;
  }
  .banner a p {
    font-size: 1em;
    line-height: 1.5em;
  }
}

@media screen and (max-width: 980px) {
  .preSlider {
    display: flex;
    flex-direction: column-reverse;
    background-color: #e1e1e1;
    padding: 0;
  }
  .preSlider .banner {
    padding: 0;
  }
}
.slider-home {
  position: relative;
}
.slider-home .owl-dots {
  position: absolute;
  z-index: 99999999999;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.slider-home .owl-dots .owl-dot {
  position: relative;
  z-index: 999999999999999;
}
.slider-home .owl-dots > * {
  width: 15px;
  height: 15px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  z-index: 1000000000000000000;
  border-radius: 50%;
  background-color: rgba(95, 95, 95, 0.55);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.32);
}
.slider-home .owl-dots > *:last-child {
  margin-right: 0;
}
.slider-home .owl-dots > *.active {
  background-color: #0a6448 !important;
}

/*
 * 	Boostrap Carousel - 
 */
.carousel {
  position: relative; /* Necesario para que los elementos hijos (como los indicadores) se posicionen en relación a este contenedor */
}

.carousel-inner {
  text-align: center; /* Centra el contenido dentro del carousel */
  display: flex; /* Alinea las diapositivas en línea */
  justify-content: center; /* Centra las diapositivas */
}

.carousel-inner .item img {
  max-width: 100% !important; /* Establece un ancho máximo del 70% */
  display: block; /* Hace que las imágenes se comporten como bloques */
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.5); /* Sombra suave */
  /*
  box-shadow: Agrega la sombra a las imágenes. Los valores de box-shadow son:
  0px: Desplazamiento horizontal de la sombra.
  4px: Desplazamiento vertical de la sombra.
  10px: El desenfoque de la sombra.
  rgba(0, 0, 0, 0.5): El color de la sombra en formato RGBA (en este caso, un negro con opacidad del 50%). Puedes ajustar la opacidad para que la sombra sea más suave o más intensa.
  */
}

.carousel-inner .item img {
  max-width: 100%; /* Establece un ancho máximo del 100% */
}

.carousel-inner .item .img-sorteo {
  border-radius: 20px; /* Ajusta el valor según el radio de esquina que desees */
  object-fit: cover; /* Asegura que la imagen cubra el área de la imagen sin distorsionarse */
}

.carousel-indicators {
  margin: 0 auto; /* Centra horizontalmente */
  position: absolute;
  bottom: -40px; /* Coloca los indicadores al fondo del carousel */
  left: 50%; /* Centra los indicadores horizontalmente */
  z-index: 15; /* Asegura que los indicadores estén sobre el contenido */
  transform: translateX(-50%); /* Asegura que estén centrados exactamente */
  margin-bottom: 10px; /* Espacio de separación entre los indicadores y el borde inferior */
}

.carousel-indicators-TEXACO {
  margin: 0 auto; /* Centra horizontalmente */
  position: absolute;
  bottom: -40px; /* Coloca los indicadores al fondo del carousel */
  left: 50%; /* Centra los indicadores horizontalmente */
  z-index: 15; /* Asegura que los indicadores estén sobre el contenido */
  transform: translateX(-50%); /* Asegura que estén centrados exactamente */
  margin-bottom: 10px; /* Espacio de separación entre los indicadores y el borde inferior */
}

@media (max-width: 350px) { /* Solo en dispositivos móviles */
  .titulo-izquierda {
    padding-left: 30px !important;
  }
  .carousel .item {
    display: none; /* Oculta todos los slides */
  }
  .carousel .item.active {
    display: block; /* Muestra solo el activo */
    width: 100% !important; /* Ocupa toda la pantalla */
  }
  #carousel-slider-2025 .carousel-inner .item img {
    width: 90% !important; /* Toma el 100% del ancho disponible */
    height: 110% !important; /* Altura */
    min-height: 100% !important; /* Toma el 100% del ancho disponible */
    min-width: 340px !important; /* Controla el tamaño máximo de cada imagen */
    margin: 0 10px !important; /* Espaciado entre las imágenes */
    border-radius: 10px !important; /* Bordes redondeados */
  }
  .news-row .col-sm-4 {
    width: 100%; /* Cada noticia ocupará el 100% en pantallas pequeñas */
    margin-bottom: 15px;
  }
  #carousel-slider-2025 {
    margin-top: 20px; /* Espacio arriba */
    margin-bottom: 30px; /* Espacio abajo */
  }
}
/*
@media (max-width: 767px) {
  #carousel-slider-2025 .carousel-inner .item img {
    width: 90% !important; 
    min-height: 100% !important; 
    min-width: 600px !important; 
    margin: 0 10px !important;
    border-radius: 10px !important; 
    }
  }
*/
.button-indicators {
  margin: 0 auto; /* Centra horizontalmente */
  bottom: -40px; /* Coloca los indicadores al fondo del carousel */
  left: 50%; /* Centra los indicadores horizontalmente */
  z-index: 15; /* Asegura que los indicadores estén sobre el contenido */
  transform: translateX(-50%); /* Asegura que estén centrados exactamente */
  margin-bottom: 10px; /* Espacio de separación entre los indicadores y el borde inferior */
}

.custom-caption {
  position: static; /* Hace que los botones aparezcan debajo de la imagen */
  text-align: center;
  margin-top: 40px; /* Espacio entre la imagen y los botones */
  margin-bottom: 25px; /* Espacio entre la imagen y borde inferior*/
}

/* Botón verde con bordes redondeados */
div.custom-caption a.btn-custom-green {
  background-color: #0b6349 !important; /* Color verde */
  color: #fff !important; /* Texto blanco */
  border: 1px solid #0b6349 !important; /* Borde del mismo color que el fondo */
  border-radius: 5px !important; /* Bordes redondeados */
  padding: 10px 40px !important; /* Tamaño del botón */
  font-size: 16px !important; /* Tamaño del texto */
  font-weight: bold;
  transition: background-color 0.3s ease, color 0.3s ease !important; /* Transición suave */
}

.carousel-indicators li {
  background-color: #fff; /* Establece el color de fondo de los puntos */
  border: 1px solid #06846c; /* Borde de 2px con color azul */
}

.carousel-indicators .active {
  background-color: #06846c; /* Establece el color de los puntos activos */
}

.TEXACO li {
  background-color: #fff !important; /* Establece el color de fondo de los puntos */
  border: 1px solid #070707 !important; /* Borde de 2px con color azul */
}

.TEXACO .active {
  background-color: #070707 !important; /* Establece el color de los puntos activos */
}

.carousel-item-wrapper {
  display: flex; /* Alinea las imágenes en una fila */
  justify-content: center;
  align-items: center;
  position: relative;
  margin-right: 10px; /* Ajusta el espacio entre las "items" */
  margin-left: 10px; /* Ajusta el espacio entre las "items" */
}

.carousel-item-wrapper .carousel-image {
  width: 80% !important; /* Toma el 80% del ancho disponible */
  max-width: 300px !important; /* Controla el tamaño máximo de cada imagen */
  transition: all 0.3s ease-in-out !important; /* Transición suave para los cambios */
  margin: 0 10px !important; /* Espaciado entre las imágenes */
  border-radius: 10px !important; /* Bordes redondeados */
}

.carousel-item-wrapper .carousel-image.center {
  transform: scale(1.2); /* Escala la imagen central para destacarla */
  z-index: 10; /* Asegura que la imagen central esté por encima de las demás */
}

#carousel-slider-2025 {
  margin-top: 40px; /* Espacio arriba */
  margin-bottom: 50px; /* Espacio abajo */
}

#carousel-slider-2025 .carousel-inner .item img {
  width: 80%; /* La imagen ocupa el 80% del contenedor */
  min-width: 1000px; /* Ancho mínimo para evitar imágenes muy pequeñas en desktop */
  height: 300px; /* Mantiene la proporción */
  object-fit: cover; /* Recorta la imagen para llenar el espacio sin deformarla */
  margin: 0 auto; /* Centra la imagen horizontalmente */
  transition: all 0.3s ease-in-out !important; /* Transición suave para los cambios */
  margin: 0 10px !important; /* Espaciado entre las imágenes */
  border-radius: 10px !important; /* Bordes redondeados */
}

/*
#carousel-slider-2025 .carousel-inner > .item:not(.active) img {
  //width: 60%; /* Tamaño más pequeño en imágenes laterales 
  //filter: blur(5px) !important; /* Aplicar blur a los costados 
  //opacity: 0.6; /* Hacerlas más translúcidas 
}*/
#sorteoCarousel .carousel-inner .item {
  width: 100%; /* Asegura que cada slide ocupe todo el ancho */
}

#sorteoCarousel .carousel-inner .item img {
  width: 100%; /* La imagen ocupa el 80% del contenedor */
  object-fit: cover; /* Recorta la imagen para llenar el espacio sin deformarla */
  margin: 0 auto; /* Centra la imagen horizontalmente */
  transition: all 0.3s ease-in-out !important; /* Transición suave para los cambios */
  border-radius: 20px !important; /* Bordes redondeados */
}

/* 🔹 Ajustes específicos para móviles */
@media (max-width: 767px) {
  #sorteoCarousel .carousel-inner .item {
    height: auto !important; /* Permite que la altura sea dinámica */
  }
  #sorteoCarousel .carousel-inner .item img {
    width: 90% !important; /* Ocupará todo el ancho de la pantalla */
    max-width: 100% !important; /* Evita restricciones */
    min-width: 320px !important; /* Evita restricciones */
    max-height: 150px; /* Elimina el límite de altura */
    min-height: 110px !important; /* Elimina el límite de altura */
    object-fit: cover !important; /* Muestra la imagen sin recortar */
    border-radius: 10px !important; /* Redondeo más sutil en móviles */
    margin: 0 10px 0 10px; /* Centra la imagen horizontalmente */
  }
}
.border-round-img {
  border-radius: 20px; /* Ajusta el valor según el radio de esquina que desees */
  object-fit: cover; /* Asegura que la imagen cubra el área de la imagen sin distorsionarse */
  padding: 5px;
}

.custom-rounded {
  border-radius: 10px 0 20px 0; /* Esquinas personalizadas */
}

/* Botón verde con bordes redondeados */
.btn-custom-green {
  background-color: #28a745; /* Color verde */
  color: #fff; /* Texto blanco */
  border: 1px solid #28a745; /* Borde del mismo color que el fondo */
  border-radius: 25px; /* Bordes redondeados */
  padding: 10px 20px; /* Tamaño del botón */
  font-size: 16px; /* Tamaño del texto */
  transition: background-color 0.3s ease, color 0.3s ease; /* Transición suave */
}

/* Efecto hover para el botón */
.btn-custom-green:hover {
  background-color: #218838; /* Verde más oscuro en hover */
  color: #fff; /* Mantiene el texto blanco */
  border-color: #1e7e34; /* Color del borde en hover */
}

/*
 * 	Seccion Noticias
 */
.news-row {
  display: flex !important;
  flex-wrap: wrap !important;
  margin-top: 10px;
}

.news-card {
  border: 1.5px solid #ddd;
  border-radius: 15px;
  margin-bottom: 10px;
  transition: transform 0.2s ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; /* Asegura que las tarjetas se estiren */
}

.news-card img {
  border-top-left-radius: 15px; /* Esquina superior izquierda redondeada */
  border-top-right-radius: 15px; /* Esquina superior derecha redondeada */
  border-bottom-left-radius: 0; /* Esquina inferior izquierda sin redondear */
  border-bottom-right-radius: 0; /* Esquina inferior derecha sin redondear */
  width: 100%; /* Para que la imagen ocupe todo el ancho del contenedor */
  height: 200px; /* Define una altura fija */
  object-fit: cover; /* Corta la imagen sin deformarla */
}

.news-card h4 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 25px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  color: #2a2525;
}

.news-card p {
  font-size: 14px;
  color: #555;
}

.news-card:hover {
  transform: scale(1.05);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.fondo-novedades {
  color: #f1f1f1;
}

.titulo2025-PUMA {
  font-size: 2em;
  letter-spacing: -1px;
  color: #0b6349;
  font-weight: 900;
  text-align: left;
  max-width: min-content;
  padding: 15px;
  padding-bottom: 8px;
  text-transform: uppercase;
}

.titulo2025-TEXACO {
  font-size: 2em;
  letter-spacing: -1px;
  color: #0a0a0a;
  font-weight: 900;
  text-align: left;
  max-width: min-content;
  padding: 15px;
  padding-bottom: 8px;
  text-transform: uppercase;
}

.news-all-PUMA {
  color: #0b6349 !important;
  font-weight: 700 !important;
  text-align: left !important;
}

.news-all-TEXACO {
  color: #0a0a0a !important;
  font-weight: 700 !important;
  text-align: left !important;
}

.custom-section {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f1f1f1; /* Cambia el color de fondo  */
  width: 100%;
  border-radius: 20px;
}

.badge-left {
  margin-top: 10px;
  margin-left: 20px;
}

.division-section {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px; /* Espaciado interno para que se vea mejor */
}

.division-section-p {
  padding: 20px; /* Espaciado interno para que se vea mejor */
}

.division-section-plr {
  padding-left: 30px;
  padding-right: 30px;
}

.destacado-section {
  max-width: 100% !important;
}

.video-fondo-PUMA {
  border-radius: 20px;
  background: linear-gradient(143deg, rgb(18, 197, 71) 0%, rgb(10, 166, 118) 90%);
}

.video-fondo-TEXACO {
  border-radius: 20px;
  background: linear-gradient(143deg, #DA291C 0%, #0a0a0a 90%);
}

.titulo-derecha {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}

.flex-section {
  display: flex;
  justify-content: flex-start; /* alinear arriba */
  align-items: baseline; /* alinear según texto */
  gap: 10px; /* Espaciado entre elementos */
}

.titulo-izquierda {
  padding-left: 60px;
}

.section-margin-top {
  margin-top: 10px;
}

.section-margin-top5 {
  margin-top: 5px;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* Login page */
body.login-page .page-content {
  padding-top: 50px;
}
body.login-page .login-logo {
  margin-bottom: 30px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
body.login-page .formBox {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
body.login-page .formBox p.error, body.login-page .formBox p.error * {
  color: #FF0000;
  font-size: 12px;
  text-align: center;
}
body.login-page .formBox .formContainer {
  border: 4px solid #dae2ea;
  padding: 5%;
  margin-bottom: 30px;
}
body.login-page .formBox .formContainer h3 {
  padding: 10px 0 30px;
}
body.login-page .formBox .formContainer form > a {
  color: #7a8a9b;
  font-size: 16px;
  display: block;
  margin-bottom: 25px;
}
body.login-page .formBox .form-group [class*=col-] {
  width: 100%;
  float: none;
}
body.login-page .submit {
  background: none;
  border: 3px solid #ed1c24;
  border-radius: 0;
  color: #ed1c24;
  font-size: 18px;
  transition: all 0.4s;
  height: 50px;
  position: relative;
  width: 170px;
}
body.login-page .submit.redirect {
  background-color: #ed1c24;
  margin-top: 10px;
}
body.login-page .submit.redirect a {
  color: white;
  transition: ease-in 0.5s;
}
body.login-page .submit.redirect a:hover {
  transform: scale(1.1);
  transition: ease-in 0.5s;
}
body.login-page .submit .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  flex-wrap: nowrap;
}
body.login-page .submit .inner span {
  display: inline-block;
  transition: all 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
body.login-page .submit:hover .inner span {
  transform: scale(1.3) translateX(5px);
}
body.login-page .submit-recovery-btn:focus {
  text-decoration: none;
}
body.login-page .submit-recovery-btn .inner {
  width: 170px !important;
  height: 50px !important;
  margin: 0 auto !important;
  border: 3px solid #ed1c24 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #d3000b;
  font-weight: 700;
  padding-right: 3em;
}
body.login-page .submit-recovery-btn .inner span {
  display: inline-block;
  transition: all 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  margin-right: 1em;
  margin-left: 1em;
}
body.login-page .submit-recovery-btn .inner:hover {
  cursor: pointer;
}
body.login-page .submit-recovery-btn .inner:hover span {
  transform: scale(1.3) translateX(5px);
}
body.login-page #submit, body.login-page #resetting_request_submit {
  display: none;
}
body.login-page .control-label {
  text-align: left;
  float: none;
  padding: 0;
  padding-bottom: 10px;
  font-size: 17px;
}
body.login-page .form-actions {
  text-align: center;
}
body.login-page .form-control {
  height: 45px;
  border: 2px solid #dae2ea;
  border-left: 0;
  font-size: 18px;
}
body.login-page .input-group-addon {
  background: none;
  border: 2px solid #dae2ea;
  border-right: 0;
}
body.login-page .form-group {
  margin-bottom: 20px;
}
body.login-page.first-login #account_submit {
  display: none;
}
body.login-page.first-login .form-control {
  border-left: 2px solid #dae2ea;
}

/*Register page */
body.register-page {
  overflow-x: hidden;
}
body.register-page header {
  display: none;
}
body.register-page .modal {
  background-color: rgba(255, 255, 255, 0.8);
  display: block;
}
body.register-page .modal .modal-content {
  max-width: 940px;
  margin: auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 90vh;
}
body.register-page .modal .modal-header {
  border-bottom: none;
  text-align: center;
  margin-bottom: 53px;
}
body.register-page .modal .modal-header .close {
  position: absolute;
  top: 2%;
  right: 2%;
}
body.register-page .modal .modal-body {
  padding: 15px 50px;
}
body.register-page .modal .modal-body .success {
  text-align: center;
  margin-bottom: 73px;
}
body.register-page .modal .modal-body .success img {
  max-width: 100px;
  width: 100%;
  object-fit: contain;
  margin: auto;
}
body.register-page .modal .modal-body .success h3 {
  font-weight: bolder;
  font-size: 25px;
}
body.register-page .modal .modal-body .alert-danger {
  background-image: none;
}
body.register-page .modal .modal-body .content p {
  color: #5c5c5c;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -1px;
}
body.register-page.is-mobile header {
  display: none;
}
body.register-page.is-mobile .modal .modal-content {
  max-width: 90vw;
  max-height: 90vh;
  padding: 15px;
  overflow: scroll;
}
body.register-page.is-mobile .modal .modal-content .modal-header {
  margin-bottom: 30px;
}
body.register-page.is-mobile .modal .modal-content .modal-body .success {
  margin-bottom: 30px;
}
body.register-page.is-mobile .modal .modal-content .modal-body .success img {
  max-width: 70px;
}
body.register-page.is-mobile .modal .modal-content .modal-body .success h3 {
  font-size: 20px;
}
body.register-page.is-mobile .modal .modal-content .modal-body .content p {
  font-size: 18px;
  line-height: 25px;
}
body.register-page.is-mobile .modal .modal-body {
  padding: 0;
}
body.register-page.is-mobile .full .top-bar {
  text-align: center;
}
body.register-page.is-mobile .main-content .title {
  padding-top: 40px;
  font-size: 25px;
}
body.register-page.is-mobile .main-content .form .instruction {
  line-height: 25px;
}
body.register-page.is-mobile .main-content .form .personal-data, body.register-page.is-mobile .main-content .form .store-data {
  position: relative;
}
body.register-page.is-mobile .main-content .form .personal-data .section-title, body.register-page.is-mobile .main-content .form .store-data .section-title {
  text-align: center;
  position: relative;
}
body.register-page.is-mobile .main-content .form .personal-data .section-title h4, body.register-page.is-mobile .main-content .form .store-data .section-title h4 {
  margin-bottom: 0;
  font-size: 18px;
  letter-spacing: -1px;
}
body.register-page.is-mobile .main-content .form .personal-data .section-title h4 .mobile.img, body.register-page.is-mobile .main-content .form .store-data .section-title h4 .mobile.img {
  display: inline-block;
  max-width: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
}
body.register-page.is-mobile .main-content .form .personal-data .fields-group .img, body.register-page.is-mobile .main-content .form .store-data .fields-group .img {
  display: none;
}
body.register-page.is-mobile .main-content .form .personal-data .fields-group input + *, body.register-page.is-mobile .main-content .form .personal-data .fields-group input:first-of-type {
  margin: 5px 0;
  max-width: 100%;
}
body.register-page.is-mobile .main-content .form .store-data .fields-group .input-group {
  flex-direction: column;
}
body.register-page.is-mobile .main-content .form .store-data .fields-group .input-group select {
  max-width: 100%;
}
body.register-page.is-mobile .main-content .form .store-data .fields-group .input-group select + select {
  margin-top: 5px;
}
body.register-page.is-mobile .bottom-section .accordion {
  font-size: 20px;
}
body.register-page.is-mobile .bottom-section .accordion:after {
  font-size: 21px;
}
body.register-page.is-mobile .bottom-section .accordion.active {
  background-color: rgb(11, 99, 73);
}
body.register-page.is-mobile .bottom-section .accordion.active:after {
  content: "-";
  font-size: 21px;
}
body.register-page .full {
  background-color: #dedede;
  outline: 1.5px solid rgb(11, 99, 73);
  position: relative;
}
body.register-page .full:after {
  content: "";
  height: 1.5px;
  background-color: #ed1c24;
  width: 50%;
  position: absolute;
  bottom: -1px;
  right: 0;
}
body.register-page .top-bar {
  background-color: #dedede;
  max-width: 1440px;
  padding: 10px;
}
body.register-page .main-content .title {
  text-align: center;
  padding-top: 70px;
  font-size: 35px;
}
body.register-page .main-content .form {
  background-color: #e5e5e5;
  padding: 26px 40px;
}
body.register-page .main-content .form .instruction {
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 36px;
  color: #474747;
  font-weight: 400;
}
body.register-page .main-content .form .instruction p {
  margin-bottom: 35px;
}
body.register-page .main-content .form .personal-data .section-title, body.register-page .main-content .form .store-data .section-title {
  border-bottom: 2px solid rgb(11, 99, 73);
}
body.register-page .main-content .form .personal-data .section-title h4, body.register-page .main-content .form .store-data .section-title h4 {
  color: rgb(11, 99, 73);
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 5px;
}
body.register-page .main-content .form .personal-data .section-title .mobile.img, body.register-page .main-content .form .store-data .section-title .mobile.img {
  display: none;
}
body.register-page .main-content .form .personal-data .fields-group {
  display: flex;
}
body.register-page .main-content .form .personal-data .fields-group .img {
  padding: 23px 40px 0 0;
}
body.register-page .main-content .form .personal-data .fields-group .img img {
  max-width: 79px;
  width: 100%;
  object-fit: contain;
}
body.register-page .main-content .form .personal-data .fields-group div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
body.register-page .main-content .form .personal-data .fields-group div input + *, body.register-page .main-content .form .personal-data .fields-group div input:first-of-type {
  margin-right: 5px;
}
body.register-page .main-content .form .personal-data .fields-group div input {
  background-color: rgba(116, 116, 116, 0.3);
  color: #7a7a7a;
  padding: 5px 15px;
  border: none;
  max-width: 250px;
  width: 100%;
}
body.register-page .main-content .form .store-data {
  margin-top: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.register-page .main-content .form .store-data .section-title {
  align-self: flex-start;
  width: 100%;
}
body.register-page .main-content .form .store-data .fields-group {
  display: flex;
}
body.register-page .main-content .form .store-data .fields-group .img {
  padding: 23px 40px 0 0;
}
body.register-page .main-content .form .store-data .fields-group .img img {
  max-width: 79px;
  width: 100%;
  object-fit: contain;
}
body.register-page .main-content .form .store-data .fields-group div {
  margin-top: 21px;
}
body.register-page .main-content .form .store-data .fields-group div .text {
  color: #474747;
  font-size: 18px;
}
body.register-page .main-content .form .store-data .fields-group div .input-group {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
body.register-page .main-content .form .store-data .fields-group div .input-group select + *, body.register-page .main-content .form .store-data .fields-group div .input-group select:first-of-type {
  margin-right: 5px;
}
body.register-page .main-content .form .store-data .fields-group div .input-group select {
  min-height: 33px;
  background-color: rgba(116, 116, 116, 0.3);
  color: #7a7a7a;
  padding: 5px 15px;
  border: none;
  max-width: 250px;
  width: 100%;
}
body.register-page .main-content .form .store-data .fields-group div .tyc-label {
  margin-top: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  color: #474747;
}
body.register-page .main-content .form .store-data .fields-group div .tyc-label div.checkbox {
  margin-top: 0 !important;
}
body.register-page .main-content .form .store-data .fields-group div .tyc-label input[type=checkbox] {
  height: 25px;
  height: -moz-fit-content;
  width: -moz-fit-content;
  width: 25px;
  background-color: hsla(0, 0%, 45%, 0.3);
  margin-right: 15px;
  margin-top: 0;
}
body.register-page .main-content .form .store-data .fields-group div .tyc-label .control-label {
  margin-left: 20px;
}
@media screen and (max-width: 980px) {
  body.register-page .main-content .form .store-data .fields-group div .tyc-label .control-label {
    margin-bottom: 0;
    margin-top: 10px;
  }
}
body.register-page .main-content .form .store-data .btn.btn-default {
  border: none;
  background-color: rgb(11, 99, 73);
  color: white;
  padding: 5px 15px;
  font-size: 20px;
  box-shadow: none;
  font-weight: bold;
}
@media (min-width: 1200px) {
  body.register-page .main-content .form {
    max-width: 970px;
  }
}
body.register-page .bottom-section {
  padding: 0;
  margin: 25px auto;
}
body.register-page .bottom-section .accordion {
  padding: 0 15px;
  background-color: #ed1c24;
  color: white;
  font-size: 25px;
  padding: 12px 15px;
  position: relative;
}
body.register-page .bottom-section .accordion:after {
  content: "+";
  width: 40px;
  height: 40px;
  font-size: 31px;
  line-height: 39px;
  color: white;
  font-weight: bolder;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  background-color: rgb(11, 99, 73);
  border: 1px solid white;
}
body.register-page .bottom-section .accordion.active {
  background-color: rgb(11, 99, 73);
}
body.register-page .bottom-section .accordion.active:after {
  content: "-";
  width: 40px;
  height: 40px;
  font-size: 31px;
  line-height: 39px;
  color: white;
  font-weight: bolder;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  background-color: #ed1c24;
}
body.register-page .bottom-section .accordion.active .panel {
  background-color: rgb(11, 99, 73);
}
body.register-page .bottom-section .panel {
  background-color: rgb(11, 99, 73);
  color: white;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-radius: 0;
  border: 0;
  margin-bottom: 10px;
  font-size: 16px;
}
@media (min-width: 1200px) {
  body.register-page .bottom-section {
    max-width: 970px;
  }
}

.benefit-active-bg {
  background: linear-gradient(to bottom, #70aeea 0%, #3399fe 75%, #3399fe 76%, #174c80 100%);
  width: 100%;
  position: absolute;
  padding-bottom: 20%;
  height: 1px;
  top: -27px;
  min-height: 140px;
}
@media (max-width: 992px) {
  .benefit-active-bg {
    top: -46px;
  }
}
@media (max-width: 768px) {
  .benefit-active-bg {
    width: -webkit-calc(100% + 30px);
    width: expression(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: calc(100% + 30px);
    left: -15px;
    padding-bottom: 40%;
  }
}

.incentives-active-bg {
  background: linear-gradient(to bottom, #ff528c 0%, #ff3366 75%, #ff3366 76%, #b33e3e 100%);
  width: 100%;
  position: absolute;
  padding-bottom: 20%;
  height: 1px;
  top: -10px;
  min-height: 80%;
  z-index: -1;
}
@media (max-width: 992px) {
  .incentives-active-bg {
    top: -1px;
  }
}
@media (max-width: 768px) {
  .incentives-active-bg {
    top: -10px;
    width: -webkit-calc(100% + 30px);
    width: expression(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: calc(100% + 30px);
    left: -15px;
    padding-bottom: 40%;
  }
}

.develops-active-bg {
  background: linear-gradient(to bottom, #bd2eb7 0%, #841a7f 75%, #841a7f 76%, #52124f 100%);
  width: 100%;
  position: absolute;
  padding-bottom: 20%;
  height: 1px;
  top: -10px;
  min-height: 80%;
  z-index: -1;
}
@media (max-width: 992px) {
  .develops-active-bg {
    top: -1px;
  }
}
@media (max-width: 768px) {
  .develops-active-bg {
    top: -10px;
    width: -webkit-calc(100% + 30px);
    width: expression(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: calc(100% + 30px);
    left: -15px;
    padding-bottom: 40%;
  }
}

.communications-active-bg {
  width: 100%;
  position: absolute;
  padding-bottom: 20%;
  height: 1px;
  top: -10px;
  min-height: 80%;
  z-index: -1;
}
@media (max-width: 992px) {
  .communications-active-bg {
    top: -1px;
  }
}
@media (max-width: 768px) {
  .communications-active-bg {
    top: -10px;
    width: -webkit-calc(100% + 30px);
    width: expression(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: calc(100% + 30px);
    left: -15px;
    padding-bottom: 40%;
  }
}

body[data-page=clases] .header_image {
  background-size: contain;
  background-position: 0;
  background-repeat: no-repeat;
}
@media screen and (max-width: 985px) {
  body[data-page=clases] .header_image {
    background-color: rgb(11, 99, 73);
  }
}
body[data-page=clases] .header_image img {
  max-width: 100%;
  object-fit: contain;
}
body[data-page=clases] .header_image .title_header {
  text-align: center;
  color: white;
  position: absolute;
  text-transform: capitalize;
}
@media screen and (max-width: 986px) {
  body[data-page=clases] .header_image .title_header {
    top: 45%;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
body[data-page=clases] .encabezado .course-title {
  font-weight: bold;
}
body[data-page=clases] .encabezado .course-description {
  color: #525252;
}
body[data-page=clases] .main-content {
  background-color: #e5e5e5;
}
@media screen and (max-width: 985px) {
  body[data-page=clases] .main-content {
    background-color: white;
  }
}
body[data-page=clases] .single-class {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
body[data-page=clases] .single-class.download .accordion {
  font-size: 20px;
}
body[data-page=clases] .single-class.download .accordion:after {
  font-size: 21px;
}
body[data-page=clases] .single-class.download .accordion.active {
  background-color: rgb(11, 99, 73);
}
body[data-page=clases] .single-class.download .accordion.active:after {
  content: "-";
  font-size: 21px;
}
body[data-page=clases] .single-class.download button {
  padding: 0;
  color: #7a7a7a;
  font-weight: bolder;
  font-size: 18px;
}
body[data-page=clases] .single-class.download button img {
  margin: auto 5px;
}
body[data-page=clases] .single-class.download .content-class {
  flex-direction: column;
  align-items: flex-start;
}
body[data-page=clases] .single-class.download .content-class ul {
  list-style-type: none;
  padding: 0;
  margin: 0 10px 15px;
}
body[data-page=clases] .single-class.download .content-class ul li a {
  display: block;
  margin: 5px auto;
  color: #484646;
  text-decoration: none;
}
body[data-page=clases] .single-class.download .content-class ul li a img {
  margin: 0 10px;
}
@media screen and (max-width: 985px) {
  body[data-page=clases] .single-class {
    flex-direction: column;
    border: 3px solid #00764a;
    padding: 5% 0;
    margin: 10px auto;
    background-color: #d0d0d0;
  }
}
body[data-page=clases] .single-class .number {
  font-size: 72px;
  letter-spacing: -2px;
  line-height: 35px;
  font-weight: bold;
}
body[data-page=clases] .single-class .content-class {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1228px;
  padding: 0 20px;
  background-color: #d0d0d0;
  margin: 20px 0;
}
@media screen and (max-width: 985px) {
  body[data-page=clases] .single-class .content-class {
    flex-direction: column;
  }
}
body[data-page=clases] .single-class .content-class .classContent {
  margin: 10px 0;
  width: 100%;
  display: flex;
  flex-direction: column;
}
body[data-page=clases] .single-class .content-class .classContent .title {
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 36px;
  font-weight: bold;
}
@media screen and (max-width: 985px) {
  body[data-page=clases] .single-class .content-class .classContent .title {
    text-align: center;
  }
}
body[data-page=clases] .single-class .content-class .classContent .description {
  margin: 16px 0 25px;
}
@media screen and (max-width: 985px) {
  body[data-page=clases] .single-class .content-class .classContent .description {
    text-align: center;
  }
}
body[data-page=clases] .single-class .content-class .classContent p {
  font-size: 16px;
}
@media screen and (max-width: 985px) {
  body[data-page=clases] .single-class .content-class .classContent p {
    text-align: center;
  }
}
body[data-page=clases] .single-class .content-class .classContent .cta {
  font-weight: bolder;
  font-size: 18px;
}
@media screen and (max-width: 985px) {
  body[data-page=clases] .single-class .content-class .classContent .cta {
    text-align: center;
  }
}
body[data-page=clases] .single-class .content-class .classState {
  margin: 5px auto;
}
body[data-page=clases] .single-class .content-class .classState img {
  max-width: 100px;
  height: auto;
}
body[data-page=clases] .single-class .content-class .classState p {
  margin: 5px auto 0;
  text-align: center;
}
body[data-page=clases] .single-class.available .number {
  color: rgb(11, 99, 73);
}
body[data-page=clases] .single-class.available .content-class {
  border: 3px solid #00764a;
}
@media screen and (max-width: 985px) {
  body[data-page=clases] .single-class.available .content-class {
    border: 0;
  }
}
body[data-page=clases] .single-class.available .content-class .title {
  color: rgb(11, 99, 73);
}
body[data-page=clases] .single-class.available .content-class .description {
  color: rgb(11, 99, 73);
}
body[data-page=clases] .single-class.available .content-class .cta {
  color: rgb(11, 99, 73);
  cursor: pointer;
}
body[data-page=clases] .single-class.available .classState.available {
  cursor: pointer;
}
body[data-page=clases] .single-class.available .classState p {
  color: rgb(11, 99, 73);
}
body[data-page=clases] .single-class.disabled {
  cursor: not-allowed;
}
body[data-page=clases] .single-class.disabled .number {
  color: #7a7a7a;
}
body[data-page=clases] .single-class.disabled .content-class {
  border: 3px solid #7a7a7a;
}
@media screen and (max-width: 985px) {
  body[data-page=clases] .single-class.disabled .content-class {
    border: 0;
  }
}
body[data-page=clases] .single-class.disabled .content-class .title {
  color: #7a7a7a;
}
body[data-page=clases] .single-class.disabled .content-class .description {
  color: #7a7a7a;
}
body[data-page=clases] .single-class.disabled .content-class p {
  color: #7a7a7a;
}
body[data-page=clases] .single-class.disabled .content-class .cta {
  cursor: not-allowed;
  pointer-events: none;
  color: #7a7a7a;
}
body[data-page=clases] .single-class.disabled .classState p {
  color: #7a7a7a;
}
body[data-page=clases] .description.contenidoClases {
  font-size: 20px;
  margin: 40px auto;
}
body[data-page=clases] .contenidoClases {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body[data-page=clases] .contenidoClases iframe {
  width: 100%;
  height: 480px;
}
body[data-page=clases] .contenidoClases .content-title {
  font-weight: bolder;
  text-decoration: underline;
  color: rgb(11, 99, 73);
  margin-bottom: 40px;
}
body[data-page=clases] .contenidoClases .pdf {
  margin: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
body[data-page=clases] .contenidoClases .pdf img {
  max-width: 100px;
  width: 100%;
  margin: 5%;
}

body[data-page=examen] .examen {
  margin: 2em auto;
}
body[data-page=examen] .examen form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body[data-page=examen] .examen form .all {
  display: flex;
  margin: 1em auto;
  width: 100%;
}
@media screen and (max-width: 980px) {
  body[data-page=examen] .examen form .all {
    flex-direction: column;
    padding: 15px;
  }
}
body[data-page=examen] .examen form input[type=submit] {
  background-color: #ed1c24;
  color: white;
  font-weight: bolder;
  padding: 1em 3em;
  border: none;
  margin: 2em 0 0 auto;
}
body[data-page=examen] .examen form .right {
  background-color: #dedede;
  width: 50%;
}
@media screen and (max-width: 980px) {
  body[data-page=examen] .examen form .right {
    margin: 2em;
    padding: 2em;
    width: 100%;
  }
}
body[data-page=examen] .examen form .right h4 {
  color: #363535;
  font-size: 18px;
  padding: 2em 0;
}
body[data-page=examen] .examen form .right strong {
  font-size: 20px;
  font-weight: bolder;
}
body[data-page=examen] .examen form .content {
  background-color: #dedede;
  margin: auto 0 auto 2em;
  padding: 2em;
  width: 100%;
}
body[data-page=examen] .examen form .content .question {
  font-weight: bolder;
  font-size: 18px;
  margin: 1em auto;
}
body[data-page=examen] .examen form .content .question .anwsers {
  padding-left: 1em;
  font-weight: normal;
}

.header_image {
  margin-left: 0 !important;
  margin-right: 0 !important;
  position: relative;
  padding: 0;
  text-align: center;
}
.header_image > div {
  padding: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 187px;
  height: 100%;
}
@media screen and (max-width: 995px) {
  .header_image > div {
    display: block;
  }
}
.header_image .header-title {
  position: absolute;
  margin: auto;
  font-size: 2em;
  letter-spacing: -1px;
  line-height: 2.5em;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
}
.header_image img {
  max-width: 100%;
  object-fit: contain;
  visibility: hidden;
}

.benefits .benefit_element {
  margin: 10px 0;
}
.benefits .header_benefits {
  color: #ffffff;
  position: relative;
}
.benefits .header_benefits .img_backHeader {
  width: 100%;
}
.benefits .header_benefits .text_header {
  /*width: 100%;
  height: 100%;
  top:0;*/
}
.benefits .header_benefits .text_header .subtitle_header {
  font-family: "Gotham Extra";
}
@media (max-width: 992px) {
  .benefits .header_benefits .text_header .subtitle_header {
    font-size: 24px;
  }
}
.benefits .box_category {
  margin: 10px 0;
}
.benefits .box_category .header_categoryBox {
  position: relative;
}
.benefits .box_category .header_categoryBox .img_header {
  display: inline;
  position: absolute;
  right: 0;
  height: 100%;
}
.benefits .box_category .header_categoryBox h3 {
  text-transform: uppercase;
  display: inline;
  font-size: 20px;
  color: #ffffff;
}
.benefits .box_category .header_categoryBox .img_category {
  padding: 10px;
  height: 100%;
  width: auto;
  max-height: 50px;
  max-width: 48px;
}
.benefits .box_category .panel-collapse .panel-body {
  border: 2px solid #dedede;
  border-top: 0 !important;
}
.benefits .box_category .panel-collapse .container_benefits {
  padding: 0 !important;
}
.benefits .box_category .panel-collapse .box_benefit {
  margin: 15px 0 !important;
  padding: 15px 10px;
  text-align: center;
  transition: all 0.4s;
}
@media (max-width: 992px) {
  .benefits .box_category .panel-collapse .box_benefit {
    padding: 15px 10px;
    min-height: 74px;
  }
}
.benefits .box_benefitServi .header_categoryBox {
  background: #ff0000;
}
.benefits .box_benefitServi .box_benefit {
  border: 2px solid #ff0000;
}
.benefits .box_benefitServi .box_benefit_link {
  color: #ff0000;
}
.benefits .box_benefitServi .box_benefit_link :hover, .benefits .box_benefitServi .box_benefit_link :active {
  color: #ffffff;
  background: #ff0000;
}
.benefits .box_benefitMomen .header_categoryBox {
  background: #ffcc33;
}
.benefits .box_benefitMomen .box_benefit {
  border: 2px solid #ffcc33;
}
.benefits .box_benefitMomen .box_benefit_link {
  color: #ffcc33;
}
.benefits .box_benefitMomen .box_benefit_link :hover, .benefits .box_benefitMomen .box_benefit_link :active {
  color: #ffffff;
  background: #ffcc33;
}
.benefits .box_benefitDiver .header_categoryBox {
  background: #f26640;
}
.benefits .box_benefitDiver .box_benefit {
  border: 2px solid #f26640;
}
.benefits .box_benefitDiver .box_benefit_link {
  color: #f26640;
}
.benefits .box_benefitDiver .box_benefit_link :hover, .benefits .box_benefitDiver .box_benefit_link :active {
  color: #ffffff;
  background: #f26640;
}
.benefits .box_benefitBiene .header_categoryBox {
  background: #009966;
}
.benefits .box_benefitBiene .box_benefit {
  border: 2px solid #009966;
}
.benefits .box_benefitBiene .box_benefit_link {
  color: #009966;
}
.benefits .box_benefitBiene .box_benefit_link :hover, .benefits .box_benefitBiene .box_benefit_link :active {
  color: #ffffff;
  background: #009966;
}

.box_benefit {
  display: flex;
  align-items: center;
  justify-content: center;
}

.benefits_categories {
  padding-top: 15px;
  padding-bottom: 15px;
}
.benefits_categories .container_headerimg {
  padding: 0 15px 30px;
  position: relative;
}
.benefits_categories .container_headerimg img {
  width: 100%;
}
.benefits_categories .container_headerimg .icon_header {
  padding: 40px;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
}
@media (max-width: 992px) {
  .benefits_categories .container_headerimg .icon_header {
    padding-left: 10px;
  }
}
@media (max-width: 992px) {
  .benefits_categories .container_headerimg {
    padding: 15px !important;
  }
}
.benefits_categories .box_benefit {
  padding: 15px 5px;
  margin-bottom: 15px;
  text-align: center;
  font-size: 14px;
  padding: 15px 10px;
}
@media (max-width: 992px) {
  .benefits_categories .box_benefit {
    padding: 15px 10px;
    min-height: 74px;
  }
}
@media (min-width: 320px) and (max-width: 375px) {
  .benefits_categories .box_benefit {
    font-size: 12px;
  }
}
.benefits_categories .active .box_benefit {
  color: #ffffff !important;
}
.benefits_categories .benefit_detail .benefit_title {
  font-size: 24px;
  text-transform: uppercase;
}
@media (min-width: 320px) and (max-width: 375px) {
  .benefits_categories .benefit_detail .benefit_title {
    font-size: 20px;
  }
}
.benefits_categories .benefit_detail h2 {
  font-family: "Gotham";
  font-size: 22px;
  font-weight: 500;
}
@media (min-width: 320px) and (max-width: 375px) {
  .benefits_categories .benefit_detail h2 {
    font-size: 18px;
  }
}
.benefits_categories .benefit_detail p {
  font-size: 15px;
}
@media (min-width: 320px) and (max-width: 375px) {
  .benefits_categories .benefit_detail p {
    font-size: 14px;
  }
}
.benefits_categories .benefit_detail li {
  font-size: 15px;
  list-style-type: none;
}

.entertainment .show_benefit_detail {
  color: #f26640;
}
.entertainment .show_benefit_detail .box_benefit {
  border: 2px solid #f26640;
}
.entertainment .show_benefit_detail :hover {
  color: #ffffff;
  background: #f26640;
}
.entertainment .show_benefit_detail.active .box_benefit {
  background: #f26640;
}
.entertainment .benefit_detail .benefit_title {
  color: #f26640;
}
.entertainment .benefit_detail h2 {
  color: #f26640;
}

.moments .show_benefit_detail {
  color: #ffcc33;
}
.moments .show_benefit_detail .box_benefit {
  border: 2px solid #ffcc33;
  transition: all 0.4s;
}
.moments .show_benefit_detail :hover, .moments .show_benefit_detail :active {
  color: #ffffff;
  background: #ffcc33;
}
.moments .show_benefit_detail.active .box_benefit {
  background: #ffcc33;
}
.moments .benefit_detail .benefit_title {
  color: #ffcc33;
}
.moments .benefit_detail h2 {
  color: #ffcc33;
}

.wellness .show_benefit_detail {
  color: #009966;
}
.wellness .show_benefit_detail .box_benefit {
  border: 2px solid #009966;
}
.wellness .show_benefit_detail :hover {
  color: #ffffff;
  background: #009966;
}
.wellness .show_benefit_detail.active .box_benefit {
  background: #009966;
}
.wellness .benefit_detail .benefit_title {
  color: #009966;
}
.wellness .benefit_detail h2 {
  color: #009966;
}

.services .show_benefit_detail {
  color: #ff0000;
}
.services .show_benefit_detail .box_benefit {
  border: 2px solid #ff0000;
}
.services .show_benefit_detail :hover {
  color: #ffffff;
  background: #ff0000;
}
.services .show_benefit_detail.active .box_benefit {
  background: #ff0000;
}
.services .benefit_detail .benefit_title {
  color: #ff0000;
}
.services .benefit_detail h2 {
  color: #ff0000;
}

.benefits, .benefits_categories {
  padding: 0;
}
.benefits div, .benefits_categories div {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.benefits div img, .benefits_categories div img {
  visibility: hidden;
}
.benefits div .title_header, .benefits_categories div .title_header {
  text-align: center;
  color: white;
  position: absolute;
  top: 40%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .benefits div .title_header, .benefits_categories div .title_header {
    font-size: 25px;
  }
}
.benefits .text_header, .benefits_categories .text_header {
  z-index: 10;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  padding: 0 15px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
}
.benefits .text_header .title_header, .benefits_categories .text_header .title_header {
  text-transform: uppercase;
  font-size: 50px;
  text-align: center;
  margin-top: 0 !important;
}
@media (max-width: 992px) {
  .benefits .text_header .title_header, .benefits_categories .text_header .title_header {
    font-size: 24px;
  }
}
.benefits .text_header .title_header .icon_text, .benefits_categories .text_header .title_header .icon_text {
  width: auto;
}
@media (max-width: 768px) {
  .benefits .text_header .title_header .icon_text, .benefits_categories .text_header .title_header .icon_text {
    height: 40px;
  }
}

.container .searchBar {
  min-height: 165px;
  background-color: #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.container .searchBar .filters {
  float: none;
  margin: auto;
}

.containerDiscount {
  border: solid 4px #f6f6f6;
  background: #e5e5e5;
}
.containerDiscount .detail {
  border: none !important;
}
.containerDiscount .detail .left {
  border-radius: 0;
}
.containerDiscount .detail .right.action {
  position: absolute;
  left: -15px;
}
@media screen and (max-width: 767px) {
  .containerDiscount .detail .right.action {
    top: -15px;
    width: 100% !important;
  }
}
.containerDiscount .detail .right .text {
  align-items: flex-start;
}
.containerDiscount .detail .maps {
  font-size: 12px;
  color: #3a526f;
}
.containerDiscount .show {
  width: 150px !important;
}

body[data-page=beneficiosInterna] .containerDiscount .maps {
  margin: 0 25px;
}
body[data-page=beneficiosInterna] .containerDiscount .show {
  max-width: 200px;
  right: 15px;
}
body[data-page=beneficiosInterna] .containerDiscount .right.action {
  position: absolute;
  right: -15px;
  bottom: 0;
}

.discount {
  min-height: 172px;
  background: #e5e5e5;
  color: #3a526f;
  position: relative;
  margin-top: 20px;
  display: flex;
  padding-bottom: 5%;
}
.discount .left {
  min-width: 40%;
  flex: 0 1 30%;
  margin: 2em 1em;
  padding: 10px;
  background-color: #ffffff;
  border-radius: 50%;
  position: relative;
}
.discount .img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  min-height: 130px;
}
.discount .img .img.img_principal {
  min-height: 250px;
}
.discount .type {
  position: absolute;
  z-index: 2;
  font-size: 12px;
  color: #ffffff;
  top: -2px;
  right: 0;
}
.discount .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.discount .text .percentage {
  color: rgb(11, 99, 73);
  font-weight: 900;
  font-size: 5em;
  letter-spacing: -2px;
  line-height: 71px;
  margin: 0 auto;
  margin-left: 0;
  text-align: center;
  font-family: Gotham, Sans-Serif;
  word-break: break-all;
}
.discount .text p {
  margin: 0;
  font-size: 15px;
  letter-spacing: -1px;
  line-height: 25px;
  color: #6b6b6b;
  font-weight: 500;
  text-align: left;
  padding: 0 5%;
  padding-left: 0;
}
.discount .show {
  width: 100% !important;
  background: #ed1c24;
  border: solid 3px #ed1c24;
  position: absolute;
  bottom: 0;
}
.discount .show .inner {
  color: white;
  text-transform: lowercase;
  font-size: 1.4em;
  letter-spacing: -1px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}
.discount .show :hover {
  background: #ff0000;
}
@media (max-width: 425px) {
  .discount {
    min-height: 140px;
  }
}

body[data-page=beneficios] .benefit-list .list .list-header {
  display: flex;
  justify-content: space-between;
  background-color: #dedede;
  margin-bottom: 1px;
}
body[data-page=beneficios] .benefit-list .list .list-header h4 {
  font-weight: bolder;
  text-align: center;
}
body[data-page=beneficios] .benefit-list .list .list-header h4.codigo {
  text-align: left;
}
body[data-page=beneficios] .benefit-list .list .item {
  background-color: #dedede;
  padding: 20px;
  margin: 0 auto 1px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body[data-page=beneficios] .benefit-list .list .item.desktop div {
  text-align: center;
}
body[data-page=beneficios] .benefit-list .list .item.desktop div img {
  max-width: 180px;
  width: 100%;
  object-fit: contain;
}
body[data-page=beneficios] .benefit-list .list .item.desktop p {
  text-align: center;
  margin: 0;
  font-weight: bold;
}
body[data-page=beneficios] .benefit-list .list .item.desktop p.codigo {
  text-align: left;
}
body[data-page=beneficios] .benefit-list .list .item.mobile {
  display: none;
}
@media screen and (max-width: 980px) {
  body[data-page=beneficios] .benefit-list .list .list-header {
    display: none;
  }
  body[data-page=beneficios] .benefit-list .list .item.desktop {
    display: none;
  }
  body[data-page=beneficios] .benefit-list .list .item.mobile {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
  }
  body[data-page=beneficios] .benefit-list .list .item.mobile div img {
    margin-bottom: 15px;
  }
  body[data-page=beneficios] .benefit-list .list .item.mobile p {
    font-weight: bolder;
  }
  body[data-page=beneficios] .benefit-list .list .item.mobile p.date {
    margin: 15px auto;
  }
  body[data-page=beneficios] .benefit-list .list .item.mobile p.codigo {
    width: 80%;
    background-color: #ed1c24;
    color: white;
    margin-bottom: 0;
    padding: 10px;
    text-align: center;
    font-weight: bolder;
  }
}
@media screen and (max-width: 980px) and (max-width: 680px) {
  body[data-page=beneficios] .benefit-list .list .item.mobile p.codigo {
    width: 100vw;
  }
}

/* Edit Account */
.user-avatar {
  width: 138px;
  height: 138px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
}

.boxAchievement {
  border: 2px solid rgba(185, 185, 185, 0.43);
  margin: 20px 0;
  text-align: center;
}
.boxAchievement > div {
  padding: 10px;
}
.boxAchievement .title {
  font-size: 16px;
  background: rgba(185, 185, 185, 0.43);
}
.boxAchievement .title .ico {
  font-size: 20px;
  width: 100%;
  color: #ed1c24;
}

@media (max-width: 992px) {
  .benefits .header_benefits .text_header .subtitle_header {
    font-size: 24px;
  }
  .benefits .header_benefits .text_header .title_header {
    font-size: 28px;
  }
}
/* Homepage */
body.homepage div.title h4 {
  font-size: 2em;
  letter-spacing: -1px;
  line-height: 2em;
  color: #ed1c24;
  font-weight: 500;
  font-family: Gotham, Sans-Serif;
  text-align: center;
  text-transform: uppercase;
}
body.homepage div.title .badge {
  background-color: #dae3ea;
  color: rgb(11, 99, 73);
}
body.homepage .red-title-sm {
  color: #ed1c24;
  font-size: 12px;
}
body.homepage .row-birth {
  outline: 1px solid rgba(185, 185, 185, 0.43);
  padding: 20px 15px;
}
@media (max-width: 1200px) and (min-width: 992px) {
  body.homepage .row-birth {
    height: 145px;
    overflow: hidden;
  }
}
body.homepage .row-birth > div:not(:last-child) {
  margin-right: 15px;
}
body.homepage .row-birth .birth-photo {
  flex: 0 1 47px;
  min-width: 47px;
}
body.homepage .row-birth .birth-photo img {
  width: 47px;
  height: 47px;
  object-fit: cover;
  object-position: center;
  border-radius: 25px;
}
body.homepage .row-birth .birth-txt p:first-child {
  font-size: 16px;
  text-transform: capitalize;
}
body.homepage .row-birth .birth-txt p {
  font-size: 14px;
}

.scannerBlock {
  padding: 0 15px !important;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.scannerBlock .destacado img {
  width: 100%;
  object-fit: contain;
}
@media screen and (max-width: 920px) {
  .scannerBlock .destacado img {
    width: 720px;
    overflow-x: scroll;
  }
}

@media screen and (max-width: 992px) {
  .news-home {
    padding: 0 15px !important;
  }
}
.news-home .title h4 {
  margin-top: 5%;
  font-size: 2.5em !important;
  font-weight: 700;
}
.news-home .inner .row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  flex-shrink: 1;
  margin: 3rem -15px;
}
@media screen and (max-width: 980px) {
  .news-home .inner .row {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }
  .news-home .inner .row .news-home-new {
    max-width: 100%;
    margin-bottom: 5%;
  }
}
.news-home .news-home-new {
  max-width: calc(33.3333333333% - 20px);
  position: relative;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column-reverse;
  max-height: 465px;
  height: 100%;
  padding: 0;
}
.news-home .news-home-new img {
  visibility: hidden;
  width: 100%;
  object-fit: contain;
}
.news-home .news-home-new:after {
  content: "";
  display: block;
  background-color: rgb(11, 99, 73);
  height: 21px;
  width: 100%;
  position: absolute;
}
.news-home .news-home-new .title-link .new-title {
  background-color: #ed1c24;
  min-height: 110px;
  position: relative;
  bottom: 0;
}
.news-home .news-home-new .title-link .new-title p {
  margin: 0 auto;
  padding: 0.5em 1.5em;
  font-size: 1.8em;
  letter-spacing: -1px;
  color: #ffffff;
  font-weight: 500;
  font-family: Gotham, Sans-Serif;
  text-align: center;
  max-height: 50px;
}

.birthdays-home .title.birth {
  display: flex;
  align-items: center;
}
.birthdays-home .title.birth p {
  display: inline;
  color: #ed1c24;
  font-weight: bolder;
  font-size: 20px;
  margin: 0 15px;
}
.birthdays-home .birth4 .inner .bthsala, .birthdays-home .birth4 .inner .bthotros {
  margin: 0;
}
.birthdays-home .birth4 .inner .bthsala .row-birth, .birthdays-home .birth4 .inner .bthotros .row-birth {
  max-height: 140px;
  height: 100px;
  padding: 1em;
}
.birthdays-home .birth4 .inner .bthsala .row-birth .birth-pt, .birthdays-home .birth4 .inner .bthotros .row-birth .birth-pt {
  display: flex;
}
.birthdays-home .birth4 .inner .bthsala .row-birth .birth-pt .birth-txt, .birthdays-home .birth4 .inner .bthotros .row-birth .birth-pt .birth-txt {
  padding-left: 0.5em;
}
.birthdays-home .birth8 .inner {
  display: flex;
  flex-direction: column;
}
.birthdays-home .birth8 .inner .bthsala, .birthdays-home .birth8 .inner .bthotros {
  margin: 0;
}
.birthdays-home .birth8 .inner .bthsala .row-birth, .birthdays-home .birth8 .inner .bthotros .row-birth {
  justify-content: space-between;
  max-height: 140px;
  height: 140px;
  padding: 0;
}
.birthdays-home .birth8 .inner .bthsala .row-birth .birth-pt, .birthdays-home .birth8 .inner .bthotros .row-birth .birth-pt {
  display: flex;
  justify-content: space-between;
}
.birthdays-home .birth8 .inner .bthsala .row-birth .birth-pt .birth-txt, .birthdays-home .birth8 .inner .bthotros .row-birth .birth-pt .birth-txt {
  padding-left: 0.5em;
}
.birthdays-home .red-title-sm {
  padding: 0 15px;
}

.birthdays-home + .text-center.nooutline a.view-more {
  margin-right: 1.5em;
}
@media (max-width: 768px) {
  .birthdays-home + .text-center.nooutline {
    margin: 3% !important;
  }
}

.ruffles-home .inner {
  margin-top: 22px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ruffles-home .inner .image-cont {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
}
.ruffles-home .inner .image-cont img {
  width: 100%;
  object-fit: scale-down;
  visibility: hidden;
}
.ruffles-home .inner a.concursar {
  font-family: "Gotham";
  font-weight: 500;
  display: flex;
  justify-self: center;
  justify-content: center;
  align-items: center;
  width: 172px;
  height: 40px;
  border: 2px solid #d3000b;
  color: #d3000b;
  font-size: 16px;
  margin-top: 38px;
  text-decoration: none;
}
.ruffles-home .inner a.concursar:hover {
  color: #FFFFFF;
  background: #d3000b;
}
@media (max-width: 768px) {
  .ruffles-home .inner a.concursar {
    margin-top: 3%;
    margin-bottom: 3%;
  }
}
.ruffles-home .title.draws {
  display: flex;
  align-items: center;
}
.ruffles-home .title.draws p {
  display: inline;
  color: #ed1c24;
  font-weight: bolder;
  font-size: 20px;
  margin: 0 15px;
}

a.view-more {
  color: rgb(11, 99, 73);
  font-size: 12.3px;
}

.icon-home {
  width: 70px;
  height: 57px;
  background: url("../images/sprite-icons-home.jpg") scroll center center no-repeat;
  display: inline-block;
}
.icon-home.news {
  background-position-x: 0;
}
.icon-home.birthdays {
  background-position-x: -85px;
}
.icon-home.draws {
  background-position-x: -167px;
}

@media screen and (max-width: 980px) {
  body[data-page=profile] form .personal-data {
    margin: 0 15px;
  }
}
body .form-head {
  margin-bottom: -30px;
}
body .my-avatar {
  text-align: center;
}
@media screen and (max-width: 980px) {
  body .my-avatar {
    padding-top: 50px;
  }
}
body .my-avatar img {
  margin: 0 auto;
  background-color: #fff;
}
body .my-avatar .hide-input {
  opacity: 0;
  position: absolute;
  height: 0;
  overflow: hidden;
}
body .my-avatar label[for=change-avatar] {
  margin-top: 30px;
  font-size: 12px;
  color: #a9a3b6;
  cursor: pointer;
}
body .my-avatar label[for=change-avatar] i {
  text-decoration: underline;
}
body .help-block {
  font-style: italic;
  font-size: 12px;
}
body .collection-item {
  position: relative;
  margin-bottom: 30px;
  margin-top: 10px;
  background: rgba(185, 185, 185, 0.43);
  padding-top: 50px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 30px;
}
body .collection-item .editCollectionItem {
  position: absolute;
  right: 50px;
  top: 13px;
  color: #acbdce;
  font-size: 12px;
}
body .collection-item .editCollectionItem i {
  text-decoration: underline;
  padding-right: 10px;
}
body .collection-item:not(.disabled) .editCollectionItem {
  display: none;
}
body .collection-item .btn-danger {
  border: none;
  position: absolute;
  right: 10px;
  top: 10px;
  text-indent: -99999px;
  width: 23px;
  height: 23px;
  box-shadow: none;
  background: none !important;
}
body .collection-item .btn-danger:after {
  content: "\f057";
  position: absolute;
  font-family: FontAwesome;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-indent: 0px;
  font-size: 23px;
  color: #acbdce;
}
body .collection-item .form-group {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
}
body .collection-item .form-group > div {
  width: 50%;
}
body .collection-item .form-group .control-label.col-sm-3, body .collection-item .form-group .control-label.required {
  width: 50%;
  padding-right: 10px;
  font-size: 14px;
  padding-top: 10px;
}
body .collection-item .form-group input, body .collection-item .form-group textarea, body .collection-item .form-group select {
  width: 100%;
  font-size: 16px;
  background: white;
}
body .collection-item .selectRef {
  display: none;
}
body .collection-item .select2-selection {
  border: none;
  height: 40px;
  border-radius: 0;
}
body .collection-item .select2-selection .select2-selection__rendered {
  line-height: 40px;
  padding: 0 12px;
  color: #555;
  font-size: 15px;
}
body .collection-item .select2-selection .select2-selection__arrow {
  height: 40px;
}
body .collection-item.disabled .select2 {
  display: none;
}
body .collection-item.disabled .selectRef {
  display: block;
  color: #555;
  font-size: 15px;
  margin: 0;
  padding-top: 10px;
}
body .collection-item.disabled input, body .collection-item.disabled textarea, body .collection-item.disabled select {
  background-color: transparent;
  padding-left: 0;
}
body .collection-item.disabled input:focus, body .collection-item.disabled textarea:focus, body .collection-item.disabled select:focus {
  border: none;
}
body #sentimentalStatus legend {
  margin-bottom: 35px !important;
}
@media (max-width: 992px) {
  body #sentimentalStatus legend {
    margin-bottom: 50px !important;
  }
}
body .sons > div > .form-group, body .sentimentalStatus > div > .form-group, body .educations > div > .form-group {
  position: relative;
  border-bottom: 2px solid rgba(185, 185, 185, 0.43);
}
body .sons > div > .form-group > .control-label, body .sentimentalStatus > div > .form-group > .control-label, body .educations > div > .form-group > .control-label {
  position: relative;
  width: 100%;
  font-size: 18px;
  margin-bottom: 25px !important;
}
@media (max-width: 992px) {
  body .sons > div > .form-group > .control-label, body .sentimentalStatus > div > .form-group > .control-label, body .educations > div > .form-group > .control-label {
    margin-bottom: 50px !important;
  }
}
body .sons > div > .form-group .col-sm-3.col-sm-offset-3, body .sentimentalStatus > div > .form-group .col-sm-3.col-sm-offset-3, body .educations > div > .form-group .col-sm-3.col-sm-offset-3 {
  position: static;
  margin-left: 0;
}
body .sons > div > .form-group .btn.btn-primary, body .sentimentalStatus > div > .form-group .btn.btn-primary, body .educations > div > .form-group .btn.btn-primary {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-indent: -99999px;
  width: 23px;
  height: 23px;
  box-shadow: none;
  background: none !important;
}
body .sons > div > .form-group .btn.btn-primary:hover, body .sentimentalStatus > div > .form-group .btn.btn-primary:hover, body .educations > div > .form-group .btn.btn-primary:hover {
  color: #ed1c24 !important;
}
body .sons > div > .form-group .btn.btn-primary:after, body .sentimentalStatus > div > .form-group .btn.btn-primary:after, body .educations > div > .form-group .btn.btn-primary:after {
  content: "\f055";
  position: absolute;
  font-family: FontAwesome;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-indent: 0px;
  font-size: 23px;
}
body .sons > button, body .sentimentalStatus > button, body .educations > button {
  width: 100%;
  border: none;
  background: none;
  text-align: left;
  font-size: 18px;
  font-family: "Gotham";
  position: relative;
}
body .sons > button i, body .sentimentalStatus > button i, body .educations > button i {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #ed1c24;
}
body .sons .header.smaller.blue, body .sentimentalStatus .header.smaller.blue, body .educations .header.smaller.blue {
  position: relative;
  width: 100%;
  font-size: 18px;
  margin-bottom: 25px !important;
  color: rgb(11, 99, 73);
}
body .profileFields .edit {
  height: auto;
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s;
}
body .profileFields .edit.show {
  max-height: 500px;
}
body .profileFields .edit.show input, body .profileFields .edit.show select {
  background-color: #fff;
  padding-left: 12px !important;
}
body .profileFields .phoneFields .edit {
  display: flex !important;
}
body .profileFields .phoneFields .edit > * {
  flex: 0 1 47%;
  min-width: 47%;
}
body .profileFields .phoneFields .edit > :first-child {
  margin-right: 6%;
}
@media screen and (max-width: 768px) {
  body .userInfo {
    padding: 0 10%;
  }
  body #user_submit {
    margin: 0 10%;
  }
}

body[data-page=beneficios] .noResults {
  text-align: center;
  color: #ed1c24;
  font-size: 20px;
  margin-top: 30px;
}
@media (min-width: 992px) {
  body[data-page=beneficios] .containerDiscount .discount.detail > div:first-child {
    flex: 1 0 25%;
    min-width: 25%;
  }
  body[data-page=beneficios] .containerDiscount .discount.detail > div:first-child .img {
    width: 100%;
  }
  body[data-page=beneficios] .containerDiscount .discount.detail > div:nth-child(2) {
    flex: 1 0 50%;
    min-width: 50%;
  }
  body[data-page=beneficios] .containerDiscount .discount.detail > div:nth-child(3) {
    flex: 1 0 25%;
    min-width: 25%;
    position: absolute;
  }
  body[data-page=beneficios] .containerDiscount .discount.detail > div:nth-child(3) .show {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 992px) {
  body[data-page=beneficios] .containerDiscount .discount.detail {
    display: block;
  }
  body[data-page=beneficios] .containerDiscount .discount.detail > div:first-child {
    display: inline-block;
    width: 100%;
  }
  body[data-page=beneficios] .containerDiscount .discount.detail > div:first-child .img.img_principal {
    max-width: 250px;
    width: 100%;
    height: 250px;
    margin: 0 auto;
  }
  body[data-page=beneficios] .containerDiscount .discount.detail > div:nth-child(2) .text {
    display: block;
  }
  body[data-page=beneficios] .containerDiscount .discount.detail > div:nth-child(3) {
    margin-top: 30px;
  }
  body[data-page=beneficios] .containerDiscount .discount.detail > div:nth-child(3) .show {
    margin-left: auto;
  }
}
body[data-page=beneficios] .maps .map-container {
  height: 100px !important;
  margin-right: 10px;
}
@media (max-width: 992px) {
  body[data-page=beneficios] .maps .map-container {
    height: 200px !important;
    width: 100% !important;
    margin: 0 0 15px 0 !important;
  }
}
body[data-page=beneficios] .maps .nopadding {
  min-height: 150px;
}
@media (max-width: 992px) {
  body[data-page=beneficios] .maps .nopadding {
    height: auto !important;
    min-height: 0 !important;
    margin-bottom: 30px !important;
  }
}
@media (max-width: 500px) {
  body[data-page=beneficios] .goBack {
    position: static !important;
    text-align: right;
    margin-bottom: 20px;
  }
}
body[data-page=beneficios] .navigationBenefits .paginator {
  text-align: center;
}
body[data-page=beneficios] .navigationBenefits .paginator a {
  display: inline-block;
  font-size: 14px;
  font-weight: bolder;
  font-family: Gotham, Sans-Serif;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  line-height: 28px;
  margin: 0 3px 10px;
  color: #7a7a7a;
  transition: all 0.4s;
}
body[data-page=beneficios] .navigationBenefits .paginator a.active {
  color: #fff;
  background-color: rgb(11, 99, 73);
}
body[data-page=beneficios] .navigationBenefits .paginator a:hover {
  color: #fff;
  background-color: rgb(11, 99, 73);
}
body[data-page=beneficios] .descuentosTitle {
  font-size: 24px;
  color: #ff0000;
  margin: 15px 0;
  float: left;
}
@media (max-width: 992px) {
  body[data-page=beneficios] .descuentosTitle {
    float: none;
    margin-bottom: 0;
  }
}
body[data-page=beneficios] .filters {
  padding-top: 15px;
}
@media (max-width: 992px) {
  body[data-page=beneficios] .filters {
    float: none !important;
  }
  body[data-page=beneficios] .filters span.medium, body[data-page=beneficios] .filters .progressInfo .myWorkPlace span.where, .progressInfo .myWorkPlace body[data-page=beneficios] .filters span.where, body[data-page=beneficios] .filters .progressBar span.points, .progressBar body[data-page=beneficios] .filters span.points, body[data-page=beneficios] .filters span.pw-error, body[data-page=beneficios] .filters .right-menu .user-info > div span.username, .right-menu .user-info > div body[data-page=beneficios] .filters span.username, body[data-page=beneficios] .filters span.btn.btn-primary, body[data-page=beneficios] .filters span.btn.btn-default, body[data-page=beneficios] .filters .flex-table span.flex-row.head, .flex-table body[data-page=beneficios] .filters span.flex-row.head, body[data-page=beneficios] .filters .flex-table span.flex-row-objetive.head, .flex-table body[data-page=beneficios] .filters span.flex-row-objetive.head, body[data-page=beneficios] .filters body.login-page span.submit, body.login-page body[data-page=beneficios] .filters span.submit, body[data-page=beneficios] .filters body.login-page span.control-label, body.login-page body[data-page=beneficios] .filters span.control-label, body[data-page=beneficios] .filters .discount span.show, .discount body[data-page=beneficios] .filters span.show, body[data-page=beneficios] .filters .sons > div > .form-group > span.control-label, body[data-page=beneficios] .filters .sentimentalStatus > div > .form-group > span.control-label, body[data-page=beneficios] .filters .educations > div > .form-group > span.control-label {
    display: block;
    margin-bottom: 10px;
  }
  body[data-page=beneficios] .filters > * {
    display: block;
    float: none !important;
  }
  body[data-page=beneficios] .filters .select2-container {
    width: 100% !important;
    margin-bottom: 10px;
  }
}
body[data-page=beneficios] .filters .select2-selection__rendered {
  line-height: 34px !important;
}
body[data-page=beneficios] .filters .select2-selection {
  height: 36px !important;
  border-radius: 0;
  background-color: #cecece;
}
body[data-page=beneficios] .filters .select2-container {
  margin-left: 5px;
  margin-right: 5px;
}
body[data-page=beneficios] .filters .select2-container * {
  color: #444444 !important;
}
body[data-page=beneficios] .filters .select2-container:before {
  position: absolute;
  font-family: fontAwesome;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  left: 9px;
  color: #444444 !important;
}
body[data-page=beneficios] .filters .select2-container .select2-selection__rendered {
  padding-left: 30px;
}
body[data-page=beneficios] .filters .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
}

.pw-error {
  color: #ff0000;
  font-size: 18px;
}

body[data-page=incentives] .tabs {
  background-color: rgb(11, 99, 73);
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
body[data-page=incentives] .tabs .title {
  color: white;
}
body[data-page=incentives] .tabs .title h2 {
  font-weight: bolder;
}
body[data-page=incentives] .tabs ul {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  position: relative;
}
body[data-page=incentives] .tabs ul li {
  text-align: center;
  margin: 1em auto;
}
body[data-page=incentives] .tabs ul li img {
  max-width: 45px;
}
body[data-page=incentives] .tabs ul li span {
  color: white;
  margin-top: 1em;
  font-weight: bold;
}
@media screen and (max-width: 980px) {
  body[data-page=incentives] .tabs {
    flex-direction: column;
    padding-top: 30px;
  }
  body[data-page=incentives] .tabs ul {
    width: 100%;
  }
}
@media (max-width: 992px) {
  body[data-page=incentives] .col-lg-3.col-md-3, body[data-page=incentives] .col-lg-9.col-md-9 {
    padding: 0;
  }
}
body[data-page=incentives] .acordion-wrap {
  margin-bottom: 40px !important;
  max-width: 790px;
}
body[data-page=incentives] .acordion-wrap button[data-toggle=collapse] {
  border: none;
  background: none;
  font-size: 22px;
  color: rgb(11, 99, 73);
  outline: none !important;
  padding: 0;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  text-align: left;
  padding-right: 20px;
}
body[data-page=incentives] .acordion-wrap button[data-toggle=collapse] i {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
body[data-page=incentives] .acordion-wrap div.content {
  font-size: 16px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  body[data-page=incentives] .acordion-wrap div.content {
    padding-right: 0;
  }
}
body[data-page=incentives] .acordion-wrap div.content ol li {
  color: #3a526f !important;
}
body[data-page=incentives] .acordion-wrap div.content p.titleCustom1 {
  color: #61c0c1;
  font-size: 20px;
  text-transform: uppercase;
}
body[data-page=incentives] .acordion-wrap div.content p.titleCustom2 {
  font-size: 18px;
}
body[data-page=incentives] .acordion-wrap div.content ul, body[data-page=incentives] .acordion-wrap div.content ol {
  padding-left: 25px;
}
@media (min-width: 992px) {
  body[data-page=incentives] .acordion-wrap div.content ul, body[data-page=incentives] .acordion-wrap div.content ol {
    padding-left: 13%;
  }
}
body[data-page=incentives] .acordion-wrap div.content ul li, body[data-page=incentives] .acordion-wrap div.content ol li {
  color: #61c0c1;
  padding: 5px 0;
}
body[data-page=incentives] .acordion-wrap div.content ul li span, body[data-page=incentives] .acordion-wrap div.content ol li span {
  color: #3a526f;
}
body[data-page=incentives] .acordion-wrap div.content .spaceLeft {
  padding-left: 50px;
}
body[data-page=incentives] .acordion-wrap div.content p.italic {
  font-style: italic;
}
body[data-page=incentives] div.table-normal {
  margin-left: 10%;
}
@media (max-width: 992px) {
  body[data-page=incentives] div.table-normal {
    margin-left: 0;
  }
}
body[data-page=incentives] table.borderless tr > td:first-child {
  width: 2%;
}
body[data-page=incentives] table.borderless tr > td:nth-child(2) {
  width: 65%;
  padding-right: 8%;
}
@media (max-width: 992px) {
  body[data-page=incentives] table.borderless tr > td:nth-child(2) {
    padding-right: 0;
  }
}
body[data-page=incentives] table.borderless tr > td:nth-child(3) {
  width: 12%;
  min-width: 95px;
  vertical-align: middle;
}
body[data-page=incentives] .row-objectives {
  margin-top: 25px;
}
body[data-page=incentives] .row-objectives .flex-table .flex-row.head {
  background-color: #a8a8a8;
}
body[data-page=incentives] .nav-tabs {
  display: flex;
  justify-content: flex-end;
}
body[data-page=incentives] .nav-tabs a {
  color: #c8c9cc;
  border-radius: none !important;
}
body[data-page=incentives] .nav-tabs .active a {
  color: rgb(11, 99, 73);
  border: 3px solid rgb(11, 99, 73);
  background-color: transparent;
  border-bottom: 0;
  font-weight: bold;
}

body[data-page=incentives] .rankingHeader {
  background-color: #dedede;
}
@media screen and (max-width: 980px) {
  body[data-page=incentives] .rankingHeader div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
}
body[data-page=incentives] .rankingHeader .title {
  color: #ed1c24;
  font-size: 25px;
  font-weight: bolder;
  max-width: 80%;
  margin: 30px auto;
}
body[data-page=incentives] .rankingHeader h4 {
  color: #7a7a7a;
  max-width: 80%;
  margin: 30px auto;
}
body[data-page=incentives] .rankingHeader .text-right .select2-selection__rendered {
  background-color: #cdcdcd;
  text-align: start;
  font-size: 1em;
  letter-spacing: -1px;
  line-height: 2em;
  color: #4b4b4b;
  font-weight: 700;
}
body[data-page=incentives] .progressInfo .where.mobile {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -10%;
  color: red;
  font-weight: bolder;
  font-size: 18px;
  text-align: center;
}
body[data-page=incentives] .myRoom {
  background-color: #dedede;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px;
}
body[data-page=incentives] .myRoom .where.mobile {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -10%;
  color: red;
  font-weight: bolder;
  font-size: 18px;
  text-align: center;
}
body[data-page=incentives] .myRoom p {
  color: #7a7a7a;
}
@media screen and (max-width: 980px) {
  body[data-page=incentives] .myRoom > div {
    max-width: 100%;
  }
}
body[data-page=incentives] .objectives .title {
  color: #ed1c24;
  font-weight: bolder;
  margin: 5% auto;
}
body[data-page=incentives] .tab-content .head.general {
  background-color: #ed1c24;
}
body[data-page=incentives] .points-table .head {
  background-color: rgba(12, 97, 71, 0.8);
  padding: 5px 25px;
}
body[data-page=incentives] .points-table .head div {
  font-weight: bolder;
}

body[data-page=myemployees] .header_image h2 {
  color: white;
  position: absolute;
  z-index: 5;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
}
@media screen and (max-width: 980px), (min-device-width: 980px) and (max-device-width: 1024px) {
  body[data-page=myemployees] {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  body[data-page=myemployees] table, body[data-page=myemployees] thead, body[data-page=myemployees] tbody, body[data-page=myemployees] th, body[data-page=myemployees] td, body[data-page=myemployees] tr {
    display: block;
  }
  body[data-page=myemployees] thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  body[data-page=myemployees] td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
}
body[data-page=myemployees] .fields {
  color: #7a7a7a;
}
body[data-page=myemployees] .fields th {
  text-align: center;
  font-size: 22px;
}
body[data-page=myemployees] .employee {
  margin: 5px auto;
}
body[data-page=myemployees] .employee .employeeData {
  text-align: center;
  max-width: 30px;
  background-color: rgb(208, 208, 208);
  color: #7a7a7a;
  font-weight: bolder;
}
body[data-page=myemployees] .employee .employeeData img {
  margin: auto;
  border: 3px solid #7a7a7a;
  max-width: 65px;
  max-height: 65px;
  height: 100%;
  width: 100%;
}
body[data-page=myemployees] .employee .employeeData img > div {
  margin: 15px auto;
}
body[data-page=myemployees] .employee .employeeData a {
  padding: 3px 15px;
  font-size: 14px;
  color: white;
  background-color: #7a7a7a;
  border-radius: 25px;
  margin: 5px auto;
  display: block;
  max-width: fit-content;
}
body[data-page=myemployees] .employee .employeeData a:hover {
  background-color: transparent;
  color: #7a7a7a;
  transition: all 0.5s ease;
  border: 2px solid #7a7a7a;
}
body[data-page=myemployees] .employee .cursosProgress {
  display: flex;
  text-align: center;
  min-height: 100%;
  height: -webkit-fill-available;
  height: -moz-fill-available;
  vertical-align: middle;
  justify-content: space-between;
  padding: 0;
  border: 1px solid #ddd;
  background-color: rgb(208, 208, 208);
}
@media screen and (max-width: 980px) {
  body[data-page=myemployees] .employee .cursosProgress {
    height: fit-content;
  }
}
body[data-page=myemployees] .employee .cursosProgress div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
}
@media screen and (max-width: 980px) {
  body[data-page=myemployees] .employee .cursosProgress div {
    flex-direction: column;
    justify-content: space-between;
  }
}
body[data-page=myemployees] .employee .cursosProgress .individual-course {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  max-height: 180px;
  height: 100%;
  padding: 0;
  margin-bottom: 0;
}
body[data-page=myemployees] .employee .cursosProgress .individual-course:not(:last-of-type) {
  margin-right: 15px;
}
body[data-page=myemployees] .employee .cursosProgress .individual-course .cursoState {
  min-height: 75px;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
body[data-page=myemployees] .employee .cursosProgress .individual-course .bottom h3 {
  text-align: center;
  width: max-content;
  max-width: 133px;
  font-size: 16px;
  font-weight: normal;
  margin-top: 0;
  text-transform: capitalize;
}
body[data-page=myemployees] .employee .rankingPosition {
  text-align: center;
  font-size: 25px;
  font-weight: bolder;
  color: #7a7a7a;
  background-color: rgb(208, 208, 208);
  vertical-align: middle;
  width: 30px;
}
body[data-page=myemployees] .employee .ptos-indicator {
  background-color: rgb(208, 208, 208);
  vertical-align: middle;
}
@media screen and (max-width: 980px) {
  body[data-page=myemployees] .employee .ptos-indicator div {
    float: none;
    width: 100%;
  }
}
body[data-page=myemployees] .employee .progressBar {
  height: auto;
}

body[data-page=initEmployees] .header_image h2 {
  position: absolute;
  color: white;
  right: 0;
  top: 50%;
  left: 0;
  margin: auto;
  z-index: 5;
}
body[data-page=initEmployees] h4 {
  font-weight: bolder;
  color: #7a7a7a;
  padding: 15px;
}
@media screen and (max-width: 980px) {
  body[data-page=initEmployees] h4 {
    text-align: center;
  }
}
body[data-page=initEmployees] .cardEmployee {
  background-color: #dedede;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 5% 0;
}
body[data-page=initEmployees] .cardEmployee:first-of-type {
  margin-bottom: 10px;
}
body[data-page=initEmployees] .cardEmployee:not(:first-of-type) {
  margin-bottom: 10px;
}
body[data-page=initEmployees] .cardEmployee .data-employee {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 30px;
}
body[data-page=initEmployees] .cardEmployee .data-employee .avatar {
  background-color: transparent;
}
body[data-page=initEmployees] .cardEmployee .data-employee .avatar img {
  max-width: 100%;
}
body[data-page=initEmployees] .cardEmployee .data-employee .info {
  text-align: start;
  margin-left: 30px;
}
body[data-page=initEmployees] .cardEmployee .data-employee .info p {
  margin: 0 0 5px;
  color: #7a7a7a;
}
body[data-page=initEmployees] .cardEmployee .data-employee .info p:first-of-type {
  max-width: 180px;
  width: 100%;
}
body[data-page=initEmployees] .cardEmployee .data-employee .info p strong {
  font-weight: bold;
  font-size: 16px;
}
body[data-page=initEmployees] .cardEmployee .contacto {
  color: #7a7a7a;
  font-weight: bolder;
  margin: 5% auto;
}
body[data-page=initEmployees] .cardEmployee .contacto p {
  max-width: 170px;
}
body[data-page=initEmployees] .cardEmployee .cta {
  background-color: rgb(11, 99, 73);
  padding: 5px 30px;
  font-size: 16px;
  font-weight: bolder;
}
body[data-page=initEmployees] .cardEmployee .cta a {
  color: white;
}
@media screen and (min-width: 980px) {
  body[data-page=initEmployees] .cardEmployee {
    flex-direction: row;
    justify-content: space-evenly;
  }
  body[data-page=initEmployees] .cardEmployee .data-employee {
    width: 100%;
    justify-content: flex-start;
  }
  body[data-page=initEmployees] .cardEmployee .data-employee .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  body[data-page=initEmployees] .cardEmployee .data-employee .info p + p {
    margin: 0 5%;
  }
  body[data-page=initEmployees] .cardEmployee .contacto {
    margin: 0 5% 0 0;
  }
  body[data-page=initEmployees] .cardEmployee .contacto p {
    margin: 0;
  }
  body[data-page=initEmployees] .cardEmployee .cta {
    margin-right: 5%;
  }
}

.benefitsList {
  min-height: 300px;
}

[data-page=communications] .owl-prev.disabled {
  display: none;
}
[data-page=communications] .owl-next.disabled {
  display: none;
}
[data-page=communications] .owl-nav .disabled {
  display: none;
}
[data-page=communications] .owl-nav .owl-prev {
  top: 50%;
  transform: translateY(-50%);
  font-size: 35px;
  left: 60px;
  position: absolute;
}
@media (max-width: 768px) {
  [data-page=communications] .owl-nav .owl-prev {
    left: 10px;
  }
}
[data-page=communications] .owl-nav .owl-next {
  top: 50%;
  transform: translateY(-50%);
  font-size: 35px;
  right: 60px;
  position: absolute;
}
@media (max-width: 768px) {
  [data-page=communications] .owl-nav .owl-next {
    right: 10px;
  }
}
@media (max-width: 768px) {
  [data-page=communications] .row.custom-row {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
[data-page=communications] .parentHideScrollBar {
  overflow: hidden;
  height: 62px;
}
@media (max-width: 768px) {
  [data-page=communications] .parentHideScrollBar {
    margin: 0 -20px;
  }
}
[data-page=communications] .overflow-hidden {
  overflow-x: auto;
  margin-left: 50px;
  margin-right: 50px;
  position: relative;
}
[data-page=communications] .overflow-hidden::-webkit-scrollbar {
  display: none;
}
[data-page=communications] .thumbs-nav {
  position: relative;
  margin-left: 50px;
  margin-right: 50px;
}
[data-page=communications] .thumbs-nav .showLeft {
  left: -35px;
  position: absolute;
  bottom: -66px;
  font-size: 40px;
}
@media (max-width: 768px) {
  [data-page=communications] .thumbs-nav .showLeft {
    left: -45px;
  }
}
[data-page=communications] .thumbs-nav .showRight {
  right: -35px;
  position: absolute;
  bottom: -66px;
  font-size: 40px;
}
@media (max-width: 768px) {
  [data-page=communications] .thumbs-nav .showRight {
    right: -45px;
  }
}
[data-page=communications] .marginThis {
  margin-left: 10%;
  margin-right: 10%;
}
@media (max-width: 768px) {
  [data-page=communications] .marginThis {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
[data-page=communications] .customTitle {
  color: #e7cb82;
  font-family: "Gotham", sans-serif !important;
  font-weight: 500;
  font-size: 25px;
  margin-left: 10%;
  margin-right: 10%;
}
@media (max-width: 768px) {
  [data-page=communications] .customTitle {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
[data-page=communications] .video-section {
  margin-bottom: 30px;
}
[data-page=communications] .image-slider, [data-page=communications] .video-section {
  position: relative;
  margin-right: 10%;
  margin-left: 10%;
  background-color: #e7cb82;
  padding: 30px;
}
[data-page=communications] .image-slider .reference, [data-page=communications] .video-section .reference {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #fff;
}
@media (max-width: 768px) {
  [data-page=communications] .image-slider .reference, [data-page=communications] .video-section .reference {
    display: none;
  }
}
@media (max-width: 768px) {
  [data-page=communications] .image-slider, [data-page=communications] .video-section {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 15px;
  }
}
[data-page=communications] .image-slider .owl-item img, [data-page=communications] .video-section .owl-item img {
  display: block;
  margin: 0 auto;
  max-height: 570px;
  width: auto;
  max-width: 100%;
}
@media (max-width: 768px) {
  [data-page=communications] .image-slider .owl-item img, [data-page=communications] .video-section .owl-item img {
    max-height: 200px;
  }
}
[data-page=communications] .image-slider .owl-thumbs, [data-page=communications] .video-section .owl-thumbs {
  margin-top: 7px;
  overflow: auto;
  transition: all 0.4s;
}
[data-page=communications] .image-slider .owl-thumbs .owl-thumb-item, [data-page=communications] .video-section .owl-thumbs .owl-thumb-item {
  opacity: 0.4;
  transition: all 0.4s;
  float: left;
}
[data-page=communications] .image-slider .owl-thumbs .owl-thumb-item img, [data-page=communications] .video-section .owl-thumbs .owl-thumb-item img {
  width: 67px !important;
  height: 65px !important;
  object-fit: contain;
  object-position: center;
}
[data-page=communications] .image-slider .owl-thumbs .owl-thumb-item.active, [data-page=communications] .video-section .owl-thumbs .owl-thumb-item.active {
  opacity: 1;
}
[data-page=communications] .image-slider .owl-thumbs > *, [data-page=communications] .video-section .owl-thumbs > * {
  padding-right: 7px;
}
[data-page=communications] .image-slider .owl-thumbs > *:last-child, [data-page=communications] .video-section .owl-thumbs > *:last-child {
  padding-right: 0;
}
[data-page=communications] .image-slider .owl-thumbs > *:last-child:after, [data-page=communications] .video-section .owl-thumbs > *:last-child:after {
  content: "";
  display: table;
  clear: both;
}

.progressBar {
  height: 50px;
  width: 100%;
  position: relative;
  padding-top: 30px;
}
@media (max-width: 768px) {
  .progressBar {
    margin-top: 25px;
  }
}
.progressBar .points {
  position: absolute;
  top: 0;
  right: 0;
  color: #7a7a7a;
  font-size: 19px;
}
@media (max-width: 768px) {
  .progressBar .points {
    left: 56px;
    font-size: 17px;
  }
}
.progressBar .points span {
  font-size: 20px;
}
.progressBar .mask {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 5;
  background-color: #e5e5e5;
  width: 100%;
  height: 20px;
  transition: width 2s linear;
}
.progressBar > span {
  display: block;
  height: 20px;
  width: 100%;
  background: url(../images/puma/progress-bar.png) left 0/cover no-repeat #f6f8fa;
}
@media (max-width: 992px) {
  .progressBar {
    float: left;
    width: 85%;
  }
}

.progressInfo {
  margin-top: 25px;
  margin-bottom: 25px;
}
.progressInfo > p {
  font-size: 14px;
  color: #3a526f;
  text-transform: uppercase;
}
.progressInfo .data {
  display: flex;
  align-items: center;
}
.progressInfo .myWorkPlace {
  margin-left: 15px;
  text-align: left;
  display: inline-block;
  padding: 0;
}
.progressInfo .myWorkPlace.employees {
  display: flex;
  align-items: center;
}
.progressInfo .myWorkPlace.employees div:nth-of-type(2) {
  margin: auto 20px;
}
@media screen and (max-width: 980px) {
  .progressInfo .myWorkPlace.employees div:nth-of-type(2) {
    margin: 0;
  }
}
.progressInfo .myWorkPlace.employees .where {
  font-size: 22px;
  max-width: 190px;
  color: #ed1c24;
  font-family: Montserrat, sans-serif;
}
.progressInfo .myWorkPlace.employees .data {
  color: #7a7a7a;
}
.progressInfo .myWorkPlace.employees .avatar {
  border: 3px solid #7a7a7a;
  border-radius: 50%;
}
.progressInfo .myWorkPlace.employees .avatar .avatarRanking {
  max-width: 45px;
}
.progressInfo .myWorkPlace .type {
  color: #7a7a7a;
  font-weight: bolder;
  font-size: 15px;
}
.progressInfo .myWorkPlace .where {
  color: #ed1c24;
  font-weight: bolder;
  font-size: 22px;
}
@media (max-width: 768px) {
  .progressInfo .myWorkPlace .where {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .progressInfo > div.flex {
    display: block;
  }
  .progressInfo .myStar {
    transform: translateY(25px);
  }
  .progressInfo .myWorkPlace {
    transform: translateY(30px);
    min-height: 60px;
  }
}
.progressInfo .myStar {
  width: 50px;
  flex: 0 0 50px;
  display: inline-block;
  position: relative;
}
.progressInfo .myStar .myRank {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: transparent;
  border: 3px solid rgb(11, 99, 73);
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  font-size: 25px;
  color: #ed1c24;
}
.progressInfo .myStar .myRank.default {
  background-color: #e5e5e5;
  border: 2px solid #7a7a7a;
  color: #7a7a7a;
  width: 28px;
  height: 28px;
  line-height: 26px;
  font-size: 15px;
}
.progressInfo .myStar .myRank.top svg {
  width: 23px;
}
.progressInfo .myStar .myRank.podium {
  border: none;
  font-size: 18px;
  font-weight: bolder;
  border: 2px solid rgb(11, 99, 73);
  color: #ed1c24;
  width: 28px;
  height: 28px;
  line-height: 26px;
  font-size: 15px;
}
.progressInfo .myStar .myRank.topPositions {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  color: #7a7a7a;
  font-weight: bold;
  font-size: 27px;
  padding: 5% 10%;
  border: none;
}
.progressInfo .myWorkPlace.podium {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 980px) {
  .progressInfo .myWorkPlace.podium {
    margin-bottom: 25px;
    justify-content: space-evenly;
  }
}
.progressInfo .myWorkPlace.podium .avatarRanking {
  border: 3px solid rgb(11, 99, 73);
  border-radius: 50%;
  max-width: 90px;
  height: 90px;
  margin-right: 20px;
}
@media screen and (max-width: 980px) {
  .progressInfo .myWorkPlace.podium .avatarRanking {
    max-width: 60px;
    height: 60px;
    margin-right: 0;
  }
}
.progressInfo .myWorkPlace.podium .data .where {
  color: #7a7a7a;
  font-size: 18px;
  font-weight: bolder;
  margin: 0 5%;
}
.progressInfo .myWorkPlace.podium .data .myStar.podium {
  color: #ed1c24;
  font-size: 18px;
  font-weight: bolder;
  margin: 0 5%;
  width: 100%;
}
.progressInfo .progressInfo.employeeRanking {
  margin: 0 auto;
}
.progressInfo div.viewMore {
  flex: 1;
  min-width: 75px;
}
.progressInfo div.viewMore a {
  border: 2px solid #db0000;
  color: #db0000;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  width: 30px;
  height: 30px;
  margin-left: auto;
}
.progressInfo div.viewMore h4 {
  display: inline-block;
  vertical-align: top;
  color: #db0000;
  padding-left: 6px;
  font-size: 16px;
}
.progressInfo div.viewMore.fixMe .fa-plus {
  display: none !important;
}
.progressInfo div.viewMore.fixMe .fa-minus {
  display: inline-block !important;
}
.progressInfo div.viewMore:not(.fixMe) .fa-plus {
  display: inline-block !important;
}
.progressInfo div.viewMore:not(.fixMe) .fa-minus {
  display: none !important;
}
@media (max-width: 992px) {
  .progressInfo div.viewMore {
    float: right;
    width: 6%;
    display: block;
    min-width: 0;
    padding-top: 13px;
  }
}

/* News page */
.comunicados-headline {
  background: #e5e5e5;
  padding: 60px 0;
  padding: 60px 0;
  min-height: 4.375em;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
}
.comunicados-headline h2 {
  display: inline;
  color: #ed1c24;
  font-size: 25px;
  margin-top: 1.875em;
  margin-bottom: 1.875em;
  margin-left: 1em;
  width: 50%;
}
@media (max-width: 480px) {
  .comunicados-headline h2 {
    font-size: 2.375em;
    font-family: "Gotham" !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin: 0 auto;
    text-align: center;
  }
}
.comunicados-headline form {
  display: flex;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 1em;
}
.comunicados-headline form .form-group {
  position: relative;
  margin-left: 1em;
}
.comunicados-headline form .form-group .input-group {
  margin-right: -1px;
}
.comunicados-headline form .form-group .input-group .input-group-addon {
  background-color: #cdcdcd;
}
.comunicados-headline form .form-group .input-group .input-group-addon .fa.fa-calendar {
  color: #4b4b4b;
}
.comunicados-headline form .form-group .input-group input {
  margin-left: 0;
  margin-right: -1px;
  background-color: #cdcdcd;
  border: none;
  padding: 0.38em 12px;
  border-radius: 0;
  width: 12.8125em;
  text-align: start;
  font-size: 1em;
  letter-spacing: -1px;
  line-height: 2em;
  color: #4b4b4b;
  font-weight: 700;
}
.comunicados-headline form .form-group select {
  background-color: #cdcdcd;
  border-radius: 0;
  height: 100%;
  width: 12.8125em;
  padding: 0.38em 12px;
  font-size: 1em;
  letter-spacing: -1px;
  line-height: 2em;
  color: #4b4b4b;
  font-weight: 700;
  text-align: start;
  max-height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.comunicados-headline form .form-group .input-group-addon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}
@media (max-width: 480px) {
  .comunicados-headline {
    background: #e5e5e5;
    height: 100%;
    display: flex;
    flex-direction: column !important;
    align-items: center !important;
  }
}
@media (max-width: 768px) {
  .comunicados-headline h2 {
    display: block;
    width: 100%;
  }
  .comunicados-headline form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .comunicados-headline form .form-group {
    margin-bottom: 1em;
    display: block !important;
    margin-right: 1em;
  }
  .comunicados-headline form .form-group select {
    margin-left: 0;
    text-align: center;
  }
  .comunicados-headline form .form-group .input-group {
    width: 100%;
  }
  .comunicados-headline form .form-group .input-group input {
    width: 100%;
  }
}

.comunicados-content {
  margin-top: 2.5em;
}
@media (max-width: 480px) {
  .comunicados-content {
    margin-top: 0;
  }
}
.comunicados-content h2 {
  color: #ed1c24;
  margin: 1.5em 0 1em 0;
  font-family: "Gotham";
  font-weight: bold;
  font-size: 2.3em;
  letter-spacing: -1px;
  line-height: 36px;
  text-align: center;
}
@media (max-width: 480px) {
  .comunicados-content .have-cont-h2 {
    font-size: 1.8em;
    margin: 2em auto 0;
  }
}
.comunicados-content .content-news {
  display: flex;
  justify-content: center;
}
.comunicados-content .content-news .row {
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.comunicados-content .content-news .row .new {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 3% 0;
}
.comunicados-content .content-news .row .new .img-cont {
  width: 100%;
  padding: 20px;
  background-color: #e5e5e5;
  overflow: hidden;
  position: relative;
}
.comunicados-content .content-news .row .new .img-cont .the-img {
  width: 100%;
  padding-bottom: 56%;
}
.comunicados-content .content-news .row .new .img-cont a.read-more {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: 40% auto;
  width: 60%;
  height: 34px;
  background-color: #ed1c24;
  border: 2px solid #ed1c24;
  color: white;
  letter-spacing: -2px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  font-size: 1.5em;
  text-decoration: none;
  transform: scale(1);
  transition: transform ease-in 0.5s;
}
.comunicados-content .content-news .row .new .img-cont a.read-more:hover {
  transform: scale(1.1);
  transition: transform ease-in 0.5s;
}
.comunicados-content .content-news .row .new .new-date {
  margin-top: 25px;
  align-self: flex-start;
  color: #a4aeb9;
  font-size: 14px;
}
.comunicados-content .content-news .row .new .new-date i, .comunicados-content .content-news .row .new .new-date span {
  color: #dabc72;
}
.comunicados-content .content-news .row .new .title-link {
  align-self: flex-start;
}
.comunicados-content .content-news .row .new .title-link .new-title {
  margin: 15px auto 0;
  font-size: 2em;
  letter-spacing: -1px;
  color: rgb(11, 99, 73);
  font-weight: 700;
}
@media (min-width: 481px) {
  .comunicados-content .content-news .row .new .title-link .new-title {
    height: 56px;
  }
}
.comunicados-content .content-news .row .new .new-body {
  margin: 20px 0;
  font-size: 1.3em;
  letter-spacing: -1px;
  line-height: 1em;
  color: #898989;
  font-weight: 700;
  align-self: flex-start;
  height: 100%;
  word-break: break-all;
}
.comunicados-content .content-news .row .new .new-body p {
  font-size: 16px;
  color: #566b84;
  margin: 0;
}
.comunicados-content .content-news .row .new hr.border-bottom {
  margin-top: 22px;
  color: #edeff1;
  width: 100%;
  height: 2px;
}
@media (max-width: 480px) {
  .comunicados-content .content-news .row .new {
    display: flex;
  }
  .comunicados-content .content-news .row .new .img-cont {
    order: 3;
  }
  .comunicados-content .content-news .row .new .new-date {
    order: 1;
  }
  .comunicados-content .content-news .row .new .title-link {
    order: 3;
  }
  .comunicados-content .content-news .row .new .new-body {
    order: 4;
  }
  .comunicados-content .content-news .row .new .read-more {
    order: 5;
  }
  .comunicados-content .content-news .row .new .border-bottom {
    order: 5;
  }
}
.comunicados-content a.load-more {
  display: flex;
  justify-self: center;
  justify-content: center;
  align-items: center;
  width: 217px;
  height: 33px;
  border: 2px solid #7a8a9b;
  color: #7a8a9b;
  font-size: 14.32px;
  margin: 0 auto;
  margin-top: 46px;
  margin-bottom: 38px;
  text-decoration: none;
}
.comunicados-content a.load-more i {
  margin-right: 10px;
}

/* News Individual page */
@media (max-width: 480px) {
  .new-content {
    order: 9999;
    display: flex;
    flex-direction: column;
  }
  .new-content .the-content {
    order: 1;
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .new-content .new-image.visible-xs.hidden-sm {
    margin: auto !important;
  }
}

@media screen and (max-width: 768px) {
  .communications-active-bg {
    padding-bottom: 0 !important;
  }
}

/* Course page */
.courses-headline {
  display: none;
}

.courses-content {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 15px;
  /*margin-top: 132px;*/
}
.courses-content .individual-course {
  padding: 0;
  max-width: 570px;
  width: 100%;
  margin-top: 3.5em;
  border: 3px solid #8e8e8e;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #d0d0d0;
}
.courses-content .individual-course .top {
  background-color: #d0d0d0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-blend-mode: soft-light;
  position: relative;
}
.courses-content .individual-course .top img {
  visibility: hidden;
  width: 100%;
  max-height: 415px;
  max-width: 600px;
  height: auto;
  object-fit: contain;
  min-height: 400px;
}
@media screen and (max-width: 768px) {
  .courses-content .individual-course .top img {
    min-height: 300px;
  }
}
.courses-content .individual-course .top #percent {
  position: absolute;
  top: 25%;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}
.courses-content .individual-course .top #svg circle {
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 1s linear;
  stroke: #666;
  stroke-width: 1em;
}
.courses-content .individual-course .top #svg #bar {
  stroke: #ed1c24;
}
.courses-content .individual-course .top #cont {
  display: block;
  height: 200px;
  width: 200px;
  margin: 2em auto;
  box-shadow: 0 0 1em black;
  border-radius: 100%;
  position: relative;
}
.courses-content .individual-course .top #cont:after {
  position: absolute;
  display: block;
  height: 160px;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: attr(data-pct) "%";
  border-radius: 100%;
  line-height: 160px;
  font-size: 49px;
  text-align: center;
  font-family: Gotham, Sans-Serif;
  font-weight: bolder;
  color: #ed1c24;
}
.courses-content .individual-course .top input {
  color: #000;
}
.courses-content .individual-course .top .cursoState {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  margin: auto;
  background-position: center;
  background-repeat: no-repeat;
}
.courses-content .individual-course .bottom {
  display: flex;
  flex-direction: column;
}
.courses-content .individual-course .bottom .title {
  margin: 0;
  background-color: #d0d0d0;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
  padding: 15px 30px;
}
.courses-content .individual-course .bottom .description {
  background-color: #bbbbbb;
  line-height: 1em;
  word-break: break-all;
  font-size: 1em;
  margin-bottom: 0;
  padding: 15px 30px;
}
.courses-content .individual-course .bottom a {
  width: 100%;
  text-align: center;
  color: white;
  font-weight: bolder;
  font-size: 1.2em;
  text-transform: uppercase;
  padding: 20px;
}
.courses-content .individual-course .bottom a.cursoDisabled {
  background-color: #8d8d8d;
  cursor: not-allowed;
}
.courses-content .individual-course .bottom a.continue {
  background-color: #ed1c24;
}
.courses-content .individual-course.available {
  border: 3px solid rgb(11, 99, 73);
}
.courses-content .individual-course.available .bottom {
  outline: 2px solid rgb(11, 99, 73);
}
.courses-content .individual-course.available .bottom a {
  background-color: rgb(11, 99, 73);
}
.courses-content .individual-course.continue {
  border: 3px solid #ed1c24;
}
@media (max-width: 480px) {
  .courses-content {
    margin-top: 0;
  }
}
.courses-content h2 {
  color: #3a526f;
  font-size: 30px;
  margin: 0;
  margin-left: 0.5em;
  font-family: "Gotham";
  font-weight: bold;
}
@media (max-width: 480px) {
  .courses-content h2 {
    text-align: center;
    margin-top: 30px;
  }
}
@media (max-width: 480px) {
  .courses-content .have-cont-h2 {
    display: none;
  }
}
.courses-content .content-courses {
  display: flex;
  justify-content: center;
}
.courses-content .content-courses .row {
  margin: 0;
  width: 100%;
}
.courses-content .content-courses .row .course {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.courses-content .content-courses .row .course .img-cont {
  max-height: 211px;
  width: 100%;
  overflow: hidden;
}
.courses-content .content-courses .row .course .img-cont .the-img {
  width: 100%;
  padding-bottom: 56%;
}
.courses-content .content-courses .row .course .course-date {
  margin-top: 25px;
  align-self: flex-start;
  color: #a4aeb9;
  font-size: 14px;
}
.courses-content .content-courses .row .course .course-date i, .courses-content .content-courses .row .course .course-date span {
  color: #dabc72;
}
.courses-content .content-courses .row .course .course-title {
  margin-top: 20px;
  font-size: 20px;
  font-family: "Gotham";
  font-weight: 500;
  color: #3a526f;
  align-self: flex-start;
  margin-bottom: 32px;
}
.courses-content .content-courses .row .course .course-body-cont {
  max-height: 80px;
}
.courses-content .content-courses .row .course .course-body-cont .course-body {
  margin-top: 20px;
  align-self: flex-start;
  height: 100%;
  min-height: 220px;
  font-size: 16px;
  color: #566b84;
}
.courses-content .content-courses .row .course .course-body-cont .course-body p {
  font-size: 16px;
  color: #566b84;
  margin: 0;
}
.courses-content .content-courses .row .course .course-pdf-cont {
  min-height: 84px;
}
.courses-content .content-courses .row .course .course-pdf-cont a.read-more {
  display: flex;
  justify-self: center;
  justify-content: center;
  align-items: center;
  width: 172px;
  height: 34px;
  border: 2px solid #911772;
  color: #911772;
  font-size: 14.25px;
  margin-top: 28px;
  text-decoration: none;
}
.courses-content .content-courses .row .course .course-pdf-cont a.read-more:hover {
  background: #911772;
  color: #ffffff;
  text-decoration: none;
}
.courses-content .content-courses .row .course .course-pdf-cont a.read-more:active {
  text-decoration: none;
}
.courses-content .content-courses .row .course hr.border-bottom {
  margin-top: 22px;
  color: #edeff1;
  width: 100%;
  height: 2px;
  order: 5;
}
@media (max-width: 480px) {
  .courses-content .content-courses .row .course {
    display: flex;
    order: 999;
  }
  .courses-content .content-courses .row .course .course-title {
    order: 1;
  }
  .courses-content .content-courses .row .course .img-cont {
    order: 2;
  }
  .courses-content .content-courses .row .course .course-body-cont {
    order: 3;
  }
  .courses-content .content-courses .row .course .course-pdf-cont {
    order: 4;
    margin-top: 1em;
  }
  .courses-content .content-courses .row .course .border-bottom {
    order: 5;
  }
}
.courses-content a.load-more {
  display: flex;
  justify-self: center;
  justify-content: center;
  align-items: center;
  width: 217px;
  height: 33px;
  border: 2px solid #7a8a9b;
  color: #7a8a9b;
  font-size: 14.32px;
  margin: 0 auto;
  margin-top: 46px;
  margin-bottom: 38px;
}
.courses-content a.load-more i {
  margin-right: 10px;
}

.backAction {
  margin-top: 30px;
}
.backAction a {
  padding: 15px;
  color: rgb(11, 99, 73);
}
.backAction a:before {
  content: "<<";
  display: inline-block;
  color: rgb(11, 99, 73);
  margin: 0 15px;
}

/* Develops page */
@media (max-width: 768px) {
  .develops-active-bg {
    padding-bottom: 0 !important;
  }
}

/* Organigrama page */
.organigrama-title {
  padding: 0;
  color: #ed1c24;
  font-size: 30px;
  margin: 0;
  text-align: center;
  font-family: "Gotham";
  font-weight: bold;
  padding-bottom: 0.5em;
}
@media (max-width: 768px) {
  .organigrama-title {
    text-align: center;
    padding-top: 30px;
  }
}

.organigrama-section {
  position: relative;
  background-color: rgb(11, 99, 73);
  padding: 30px;
}
@media (max-width: 768px) {
  .organigrama-section {
    margin-bottom: 3em;
  }
  .organigrama-section .wrapIframe div:first-child {
    padding-bottom: 0 !important;
  }
  .organigrama-section #pdfcont p {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .develops-active-bg {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 768px) {
  .pdf-icon-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .pdf-icon-link .pdficon {
    width: 25%;
  }
  .pdf-icon-link .btn-descargar-pdf {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    transform: translateY(50%);
    top: 100%;
  }
  .pdf-icon-link .btn-descargar-pdf a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #dabc72;
    width: 172px;
    height: 34px;
    border: 2px solid #dabc72;
    color: #dabc72;
    background: #ffffff;
    font-size: 14.25px;
    text-decoration: none;
  }
  .pdf-icon-link .btn-descargar-pdf a:hover {
    background: #dabc72;
    color: #ffffff;
  }
}

/* Politics page */
.politics-content {
  margin-top: 60px;
}
.politics-content h2 {
  color: #ed1c24;
  font-size: 30px;
  margin: 0;
  margin-left: 0.5em;
  font-family: "Gotham";
  font-weight: bold;
}
@media (max-width: 480px) {
  .politics-content h2 {
    text-align: center;
    margin-top: 30px;
  }
}
@media (max-width: 480px) {
  .politics-content .have-cont-h2 {
    display: none;
  }
}
.politics-content .content-politics {
  display: flex;
  justify-content: center;
}
.politics-content .content-politics .row {
  margin: 0;
  width: 100%;
}
.politics-content .content-politics .row .politic {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.politics-content .content-politics .row .politic .img-cont {
  max-height: 211px;
  width: 100%;
  overflow: hidden;
}
.politics-content .content-politics .row .politic .img-cont .the-img {
  width: 100%;
  padding-bottom: 56%;
}
.politics-content .content-politics .row .politic .politic-date {
  margin-top: 25px;
  align-self: flex-start;
  color: #a4aeb9;
  font-size: 14px;
}
.politics-content .content-politics .row .politic .politic-date i, .politics-content .content-politics .row .politic .politic-date span {
  color: #dabc72;
}
.politics-content .content-politics .row .politic .politic-title {
  margin-top: 20px;
  font-size: 20px;
  font-family: "Gotham";
  font-weight: 500;
  color: rgb(11, 99, 73);
  align-self: flex-start;
  /*margin-bottom: 32px;*/
  min-height: 3em;
}
.politics-content .content-politics .row .politic .politic-body-cont {
  max-height: 80px;
}
.politics-content .content-politics .row .politic .politic-body-cont .politic-body {
  margin-top: 20px;
  align-self: flex-start;
  height: 100%;
  min-height: 220px;
  font-size: 16px;
  color: #7a7a7a;
}
.politics-content .content-politics .row .politic .politic-body-cont .politic-body p {
  font-size: 16px;
  color: #7a7a7a;
  margin: 0;
}
.politics-content .content-politics .row .politic .politic-pdf-cont {
  min-height: 84px;
}
.politics-content .content-politics .row .politic .politic-pdf-cont a.read-more {
  display: flex;
  justify-self: center;
  justify-content: center;
  align-items: center;
  width: 172px;
  height: 34px;
  border: 2px solid #ed1c24;
  background-color: #ed1c24;
  color: white;
  font-size: 14.25px;
  margin-top: 28px;
  text-decoration: none;
  transition: all ease 0.5s;
}
.politics-content .content-politics .row .politic .politic-pdf-cont a.read-more:hover {
  background: transparent;
  color: #ed1c24;
  text-decoration: none;
  transition: all ease 0.5s;
}
.politics-content .content-politics .row .politic .politic-pdf-cont a.read-more:active {
  text-decoration: none;
}
.politics-content .content-politics .row .politic hr.border-bottom {
  margin-top: 22px;
  color: #edeff1;
  width: 100%;
  height: 2px;
  order: 5;
}
@media (max-width: 480px) {
  .politics-content .content-politics .row .politic {
    display: flex;
    order: 999;
  }
  .politics-content .content-politics .row .politic .politic-title {
    order: 1;
  }
  .politics-content .content-politics .row .politic .img-cont {
    order: 2;
  }
  .politics-content .content-politics .row .politic .politic-body-cont {
    order: 3;
  }
  .politics-content .content-politics .row .politic .politic-pdf-cont {
    order: 4;
    margin-top: 1em;
  }
  .politics-content .content-politics .row .politic .border-bottom {
    order: 5;
  }
}
.politics-content a.load-more {
  display: flex;
  justify-self: center;
  justify-content: center;
  align-items: center;
  width: 217px;
  height: 33px;
  border: 2px solid #ed1c24;
  background-color: #ed1c24;
  color: white;
  font-size: 14.32px;
  margin: 0 auto;
  margin-top: 46px;
  margin-bottom: 38px;
  transition: all ease 0.5s;
}
.politics-content a.load-more:hover {
  color: #ed1c24;
  background-color: transparent;
  transition: all ease 0.5s;
}
.politics-content a.load-more i {
  margin-right: 10px;
}

/* Contact Page */
.contact-headline {
  background: #fdfaf2;
  margin-top: 1.875em;
  min-height: 4.375em;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}
.contact-headline h2 {
  display: inline;
  color: #3a526f;
  font-size: 18px;
  margin-left: 1em;
  width: 50%;
}
@media (max-width: 480px) {
  .contact-headline h2 {
    font-size: 2.375em;
    font-family: "Gotham" !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .contact-headline h2 {
    display: block;
    width: 100%;
  }
}
.contact-headline form {
  display: flex;
  margin-bottom: 1em;
  margin-right: 1em;
  width: 100%;
  padding-left: 0;
}
.contact-headline form .form-group {
  flex: 1;
  display: flex;
  width: 100%;
}
.contact-headline form .form-group input {
  width: 100%;
  border: 1.4px solid #e7cb82;
  border-radius: 0;
  box-shadow: none;
}
.contact-headline form .form-group select {
  border: 1.4px solid #e7cb82;
  border-radius: 0;
  width: 50%;
  padding: 0.5em !important;
}
.contact-headline form .form-group select:first-child {
  margin-right: 7px;
}
.contact-headline form .form-group select:last-child {
  padding-right: 0;
  margin-left: 7px;
}
.contact-headline form .form-group select:focus {
  box-shadow: none;
}
.contact-headline form .form-group:nth-child(3) {
  padding-right: 0;
  width: 100%;
}
.contact-headline form .form-group:nth-child(3) select {
  width: 100%;
  margin-right: 7px;
}
.contact-headline form .form-group:nth-child(3) button {
  margin-left: 7px;
  font-family: "Gotham";
  font-size: 16px;
  font-weight: 500;
  padding-left: 0;
  width: 50%;
  border: 1.4px solid #e7cb82;
  background: #FFFFFF;
  color: #e7cb82;
  outline: none;
}
.contact-headline form .form-group:nth-child(3) button:hover {
  background: #e7cb82;
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  .contact-headline form {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact-headline form {
    display: block !important;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .contact-headline form .form-group {
    margin-bottom: 1em;
    display: block !important;
    padding: 0em !important;
  }
  .contact-headline form .form-group .input-group {
    width: 100%;
  }
  .contact-headline form .form-group .input-group input {
    width: 100%;
  }
  .contact-headline form .form-group select {
    width: 100%;
    padding: 0.5em !important;
  }
  .contact-headline form .form-group select:first-child {
    margin-right: 0px;
    margin-bottom: 1em;
  }
  .contact-headline form .form-group select:last-child {
    margin-left: 0px;
  }
  .contact-headline form .form-group select:focus {
    box-shadow: none;
  }
  .contact-headline form .form-group:nth-child(3) {
    padding-right: 0;
    width: 100%;
  }
  .contact-headline form .form-group:nth-child(3) select {
    width: 100%;
    margin-right: 0px;
  }
  .contact-headline form .form-group:nth-child(3) button {
    margin-left: 0px;
    width: 100%;
    height: 34px;
  }
}
@media (max-width: 480px) {
  .contact-headline {
    background: #ffffff;
    height: 100%;
    display: flex;
    flex-direction: column !important;
    align-items: center !important;
  }
}

.content-contact {
  margin: 0 15px;
}
.content-contact .have-cont-h2 {
  margin-left: 1.5em;
}
.content-contact .contact.panel {
  height: 100%;
  /*max-height: 300px;*/
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.content-contact .contact.panel .panel-heading {
  display: flex;
  align-items: center;
  background: #e7cb82;
  max-height: 56px;
  height: 100%;
  font-family: "Gotham";
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
}
.content-contact .contact.panel .panel-heading .contact-img {
  max-width: 50px;
  height-width: 50px;
  margin-right: 0.75em;
}
.content-contact .contact.panel .panel-heading .contact-img img {
  width: 45px;
  height: 45px;
  background: #eeeeee;
}
.content-contact .contact.panel .panel-heading span {
  font-family: "Gotham";
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
}
.content-contact .contact.panel ul {
  display: flex;
  flex-direction: column;
}
.content-contact .contact.panel ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #566b84;
  background: #f6f8fa;
  font-size: 14px;
  font-family: "Gotham";
  max-height: 45px;
  height: 100%;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top: 5px solid #ffffff;
}
.content-contact .contact.panel ul li strong {
  font-weight: 600 !important;
}
.content-contact .contact.panel ul li span {
  font-weight: 300;
  font-weight: 300;
  width: 60%;
  padding-left: 0.5em;
}
.content-contact .contact.panel ul li:first-child {
  border-top: 3px solid #ffffff;
}
.content-contact .contact.panel ul li:last-child {
  border-top: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
  box-shadow: 0 2.5px 0 0 #eacc7f !important;
}
@media (max-width: 480px) {
  .content-contact .contact.panel ul li {
    max-height: none;
    height: 70px;
  }
}

/* 
@media (max-width: 768px) {
  margin: 0;
}
*/
/* Mission Page */
.mission-row .mission-headline h2 {
  color: #ed1c24;
  font-size: 30px;
  font-size: 30px;
  margin: 0;
  margin-left: 0.7em;
  margin-top: 50px;
  margin-bottom: 75px;
  font-family: "Gotham" !important;
  font-weight: bold;
  padding: 0;
  font-weight: 700;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .mission-row .mission-headline h2 {
    text-align: center;
    margin-top: 30px;
    padding-top: 30px;
    font-size: 20px;
    margin-left: -15px !important;
    margin-right: -15px !important;
    padding-left: 0 !important;
    margin-bottom: 1em;
  }
}
.mission-row .mission-content .item {
  display: flex;
  align-items: center;
}
.mission-row .mission-content .item .img-cont {
  display: flex;
  justify-content: flex-end;
}
.mission-row .mission-content .item .img-cont img {
  position: relative;
  top: 5px;
  left: 0;
  max-width: 45px;
}
.mission-row .mission-content .item h3 {
  color: rgb(11, 99, 73);
  font-size: 24px;
  font-family: "Gotham";
}
@media (max-width: 768px) {
  .mission-row .mission-content .item h3 {
    display: flex;
    align-items: center;
  }
  .mission-row .mission-content .item h3 img {
    width: 35px;
    top: 0;
    margin-left: 0.5em;
  }
}
.mission-row .mission-content .item p {
  font-size: 16px;
  color: #7a7a7a;
}
.mission-row .mission-content .item:nth-child(3) {
  align-items: baseline;
}
.mission-row .mission-content .item:nth-child(3) .img-cont img {
  top: 40px;
}
@media (max-width: 768px) {
  .mission-row .mission-content {
    margin-top: 0;
    margin: 0 15px;
  }
}

/* Competition Page */
.competition-headline {
  margin-top: 1.875em;
  min-height: 4.375em;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}
.competition-headline h2 {
  color: #3a526f;
  font-size: 30px;
  margin: 40px 0;
  margin-left: 0.5em;
  margin-top: 1em;
  font-family: "Gotham" !important;
  font-weight: bold;
  padding: 0;
  font-weight: 700;
}
@media (max-width: 480px) {
  .competition-headline h2 {
    text-align: center;
    margin-top: 30px;
  }
}
@media (max-width: 480px) {
  .competition-headline {
    background: #ffffff;
    height: 100%;
    display: flex;
    flex-direction: column !important;
    align-items: center !important;
  }
}

.competition-content {
  padding: 0 15px;
}
.competition-content .acordion-wrap {
  margin-bottom: 40px !important;
  width: 100%;
}
.competition-content .acordion-wrap button[data-toggle=collapse] {
  border: none;
  background: none;
  font-size: 22px;
  color: rgb(11, 99, 73);
  outline: none !important;
  padding: 0;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  text-align: left;
  padding-right: 20px;
}
.competition-content .acordion-wrap button[data-toggle=collapse] i {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.competition-content .acordion-wrap div.content {
  font-size: 17px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .competition-content .acordion-wrap div.content {
    padding-right: 0;
  }
}
.competition-content .acordion-wrap div.content ol li {
  color: #3a526f !important;
}
.competition-content .acordion-wrap div.content p.titleCustom1 {
  color: #61c0c1;
  font-size: 20px;
  text-transform: uppercase;
}
.competition-content .acordion-wrap div.content p.titleCustom2 {
  font-size: 18px;
}
.competition-content .acordion-wrap div.content ul, .competition-content .acordion-wrap div.content ol {
  padding-left: 25px;
}
@media (min-width: 992px) {
  .competition-content .acordion-wrap div.content ul, .competition-content .acordion-wrap div.content ol {
    padding-left: 13%;
  }
}
.competition-content .acordion-wrap div.content ul li, .competition-content .acordion-wrap div.content ol li {
  color: #61c0c1;
  padding: 5px 0;
}
.competition-content .acordion-wrap div.content ul li span, .competition-content .acordion-wrap div.content ol li span {
  color: #3a526f;
}
.competition-content .acordion-wrap div.content .spaceLeft {
  padding-left: 50px;
}
.competition-content .acordion-wrap div.content p.italic {
  font-style: italic;
}

@media (max-width: 768px) {
  .develops-active-bg {
    padding-bottom: 0 !important;
  }
}

/*  Trivia Page */
.trivia-content {
  margin-top: 20px;
}
.trivia-content .trivia-btn {
  display: flex;
  justify-self: center;
  justify-content: center;
  align-items: center;
  width: 186px;
  height: 40px;
  border: 2px solid #d3000b;
  color: #d3000b;
  font-size: 18px;
  margin-bottom: 30px;
  text-decoration: none;
  font-family: "Gotham";
  font-weight: 500;
  font-size: 18px;
}
.trivia-content .trivia-btn:hover {
  color: #FFFFFF;
  background: #d3000b;
}
.trivia-content input[type=radio],
.trivia-content input[type=radio]:focus,
.trivia-content input[type=radio]:active,
.trivia-content input[type=checkbox],
.trivia-content input[type=checkbox]:focus,
.trivia-content input[type=checkbox]:active {
  outline: none;
}
.trivia-content .content1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.trivia-content .content1 .headline {
  width: 100%;
  background: #f6f8fa;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.trivia-content .content1 .headline h2 {
  color: #ed1c24;
  font-weight: bolder;
  font-size: 24px;
  margin: 0 15px;
}
.trivia-content .content1 .portada1 {
  padding-top: 27%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.trivia-content .content1 .beforeplay {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.trivia-content .content1 .beforeplay .beforeplay-title {
  margin: 25px 0;
  font-family: "Gotham";
  font-weight: 300;
  color: #ed1c24;
  font-size: 14px;
}
.trivia-content .content1 .beforeplay .beforeplay-vigencia {
  margin-bottom: 20px;
  font-family: "Gotham";
  font-weight: 300;
  color: #3e4e62;
  font-size: 14px;
}
.trivia-content .content1 .beforeplay .conditions {
  display: flex;
  margin-bottom: 70px;
  font-family: "Gotham";
  font-weight: 300;
}
.trivia-content .content1 .beforeplay .conditions input[type=checkbox] {
  margin-right: 0.5em;
}
.trivia-content .content1 .beforeplay .conditions a {
  color: #d3000b;
}
.trivia-content .content2 {
  display: none;
  flex-direction: column;
  align-items: center;
}
.trivia-content .content2 .questions-content {
  width: 100%;
}
.trivia-content .content2 .questions-content .headline {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
}
.trivia-content .content2 .questions-content .next-question {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.trivia-content .content2 .questions-content .questions-trivia .qa-content {
  margin: 0 auto;
  max-width: 1000px;
  margin-bottom: 85px;
}
.trivia-content .content2 .questions-content .questions-trivia .qa-content .qa-content-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 25%;
}
@media (max-width: 768px) {
  .trivia-content .content2 .questions-content .questions-trivia .qa-content .qa-content-img {
    padding-bottom: 60%;
    margin-bottom: 1em;
  }
}
.trivia-content .content2 .questions-content .questions-trivia .qa-content .question {
  color: #d3000b;
  font-family: "Gotham";
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 1em;
}
.trivia-content .content2 .questions-content .questions-trivia .qa-content .answers {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  border: 4px solid #f6f8fa;
  padding: 1em;
}
.trivia-content .content2 .questions-content .questions-trivia .qa-content .answers .answer {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Gotham";
  font-weight: 500;
  font-size: 16px;
  width: 25%;
  padding: 1em;
}
.trivia-content .content2 .questions-content .questions-trivia .qa-content .answers .answer span {
  color: #d3000b;
}
.trivia-content .content2 .questions-content .questions-trivia .qa-content .answers .answer .answer-input {
  margin-top: 1em;
}
@media (max-width: 768px) {
  .trivia-content .content2 .questions-content .questions-trivia .qa-content .answers {
    flex-direction: column;
  }
  .trivia-content .content2 .questions-content .questions-trivia .qa-content .answers .answer {
    flex-direction: row-reverse;
    align-items: center;
    width: 100%;
    justify-content: center;
  }
  .trivia-content .content2 .questions-content .questions-trivia .qa-content .answers .answer .answer-input {
    margin-right: 1em;
    margin-top: 0em;
    margin-bottom: -0.1em;
  }
}
@media (max-width: 768px) {
  .trivia-content .content2 .questions-content .questions-trivia .qa-wimage {
    display: block !important;
  }
  .trivia-content .content2 .questions-content .questions-trivia .qa-wimage + .next-question {
    display: block !important;
    text-align: center;
  }
  .trivia-content .content2 .questions-content .questions-trivia .qa-wimage + .next-question a {
    display: inline !important;
    position: relative !important;
    top: 0em !important;
  }
}
.trivia-content .content3-notime, .trivia-content .content3-finish {
  display: none;
  flex-direction: column;
  align-items: center;
}
.trivia-content .content3-notime .portada1, .trivia-content .content3-finish .portada1 {
  padding-top: 27%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.trivia-content .content3-notime .headline, .trivia-content .content3-finish .headline {
  text-align: center;
  width: 100%;
  max-width: 1000px;
}
.trivia-content .content3-notime .headline h2, .trivia-content .content3-finish .headline h2 {
  border: 4px solid #f6f8fa;
  padding: 1em;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 42px;
  color: #ed1c24;
}
.trivia-content .content3-notime .headline h2 .top, .trivia-content .content3-finish .headline h2 .top {
  font-size: 22px;
  margin-bottom: 0.3em;
  display: flex;
  justify-content: center;
}
.trivia-content .content3-notime .headline h2 .top span, .trivia-content .content3-finish .headline h2 .top span {
  font-family: "Gotham";
  font-weight: 400;
  margin: 0 5px;
}
@media (max-width: 480px) {
  .trivia-content .content3-notime .headline h2 .top, .trivia-content .content3-finish .headline h2 .top {
    display: inline-block;
  }
}
.trivia-content .content3-notime .headline h2 .bottom, .trivia-content .content3-finish .headline h2 .bottom {
  font-size: 20px;
}
.trivia-content .content3-notime .exit-cont, .trivia-content .content3-finish .exit-cont {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.trivia-content .content3-finish .results {
  display: flex;
  flex-wrap: wrap;
}
.trivia-content .content3-finish .results .qa-content {
  margin: 0 auto;
  max-width: 1000px;
  margin-bottom: 85px;
}
.trivia-content .content3-finish .results .qa-content .question {
  font-family: "Gotham";
  font-weight: 500;
  font-size: 20px;
  margin-bottom: -1.5em;
  height: 100%;
}
@media (max-width: 768px) {
  .trivia-content .content3-finish .results .qa-content .question {
    margin-bottom: 0;
  }
}
.trivia-content .content3-finish .results .qa-content .answer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 4px solid #f6f8fa;
  font-family: "Gotham";
  font-weight: 500;
  font-size: 16px;
  padding: 1em;
}
.trivia-content .content3-finish .results .qa-content .answer .answer-text span:first-of-type {
  color: #d3000b;
}
@media (max-width: 768px) {
  .trivia-content .content3-finish .results .qa-content {
    max-width: 100%;
    margin: 0;
    margin-bottom: 2em;
  }
}
@media (max-width: 768px) {
  .trivia-content .content3-finish .results {
    flex-direction: column;
  }
}

/*
    Plan de Kit de entrenamiento plan de carrera
*/
.folders-tree .folder-lvl-0 .panel {
  background-color: transparent;
  border: 0;
  box-shadow: none;
}
.folders-tree .folder-lvl-0 .panel .panel-heading {
  padding: 0;
  margin-top: 1.5em;
}
.folders-tree .folder-lvl-0 .panel .panel-heading .folder-lvl-0-title {
  display: flex;
  align-items: center;
  background: #fff;
}
.folders-tree .folder-lvl-0 .panel .panel-heading .folder-lvl-0-title .folder-lvl-0-title-img {
  position: relative;
  max-width: 185px;
  max-height: 185px;
  width: 100%;
}
.folders-tree .folder-lvl-0 .panel .panel-heading .folder-lvl-0-title .folder-lvl-0-title-img > img {
  width: 100%;
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-0 .panel .panel-heading .folder-lvl-0-title .folder-lvl-0-title-img > img {
    width: 75%;
  }
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-0 .panel .panel-heading .folder-lvl-0-title .folder-lvl-0-title-img {
    max-width: 100px;
    max-height: 100px;
  }
}
.folders-tree .folder-lvl-0 .panel .panel-heading .folder-lvl-0-title .folder-lvl-0-title-text {
  background: #911772;
  width: 100%;
  min-height: 90px;
  color: #fffeff;
  font-size: 30px;
  line-height: 30px;
  font-family: Gotham;
  padding: 0 2em;
  margin-left: -1.25%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: -10%;
  padding-left: 5.5em;
}
.folders-tree .folder-lvl-0 .panel .panel-heading .folder-lvl-0-title .folder-lvl-0-title-text img {
  margin-right: -1em;
}
@media (max-width: 768px) {
  .folders-tree .folder-lvl-0 .panel .panel-heading .folder-lvl-0-title .folder-lvl-0-title-text {
    padding: 0.3em;
    padding-left: 3.5em;
    min-height: 60px;
  }
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-0 .panel .panel-heading .folder-lvl-0-title .folder-lvl-0-title-text {
    font-size: 16px;
    padding-left: 7%;
    line-height: 18px;
  }
}
@media (max-width: 375px) {
  .folders-tree .folder-lvl-0 .panel .panel-heading .folder-lvl-0-title .folder-lvl-0-title-text {
    font-size: 20px;
    margin-left: -20%;
    padding-left: 15%;
    line-height: 24px;
  }
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .panel-body {
  padding: 0;
  border: 0;
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em 0;
  height: 141px;
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-icon {
  width: 55px;
  height: 70px;
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-icon > img {
  width: 100%;
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 75%;
  font-size: 20px;
  line-height: 25px;
  font-family: Gotham;
  font-weight: bold;
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-text .doc-text-title {
  color: #7d177d;
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-text .doc-text-title {
    color: #7d177d;
    font-size: 18px;
    line-height: 18px;
  }
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-text .doc-text-desc {
  color: #656566;
  font-size: 16px;
  line-height: 17px;
  font-weight: 500;
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-text {
    padding-left: 0.5em;
  }
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-download {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-download .doc-download-icon {
  width: 46px;
  height: 50px;
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-download .doc-download-icon > img {
  width: 100%;
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-download .doc-download-icon > img {
    width: 75%;
  }
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-download .doc-download-icon {
    width: 36px;
    height: 40px;
    text-align: center;
  }
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-download .doc-download-text {
  color: #656566;
  font-size: 18px;
  line-height: 25px;
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info .doc-download .doc-download-text {
    font-size: 16px;
    line-height: 0;
  }
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info {
    height: auto;
    display: flex;
    align-items: flex-start;
  }
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info + .doc-info {
  border-top: 1px solid #cdcdcd;
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info.doc-info-dsk {
    display: none;
  }
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info.doc-info-mob {
  display: none;
  flex-direction: column;
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info.doc-info-mob .doc-text {
  width: 100% !important;
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info.doc-info-mob .doc-downloads {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
.folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info.doc-info-mob .doc-downloads .doc-icon {
  width: 40px;
  height: 70px;
  display: flex;
  align-items: center;
  margin-right: 1em;
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-0 .panel .panel-collapse .doc-info.doc-info-mob {
    display: flex;
  }
}
.folders-tree .folder-lvl-1 {
  width: 82%;
  margin-left: auto;
  margin-bottom: 1em;
  border: none;
  position: relative;
}
.folders-tree .folder-lvl-1 .panel-heading {
  position: relative;
}
.folders-tree .folder-lvl-1 .panel-heading .panel-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #911772;
  min-height: 60px;
  width: 100%;
  border-radius: 0;
  position: relative;
  padding: 0 1.5em;
}
.folders-tree .folder-lvl-1 .panel-heading .panel-title .folder-lvl-1-title-img {
  width: 48px;
  height: 38px;
  display: flex;
  align-items: center;
}
.folders-tree .folder-lvl-1 .panel-heading .panel-title .folder-lvl-1-title-img > img {
  width: 100%;
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-1 .panel-heading .panel-title .folder-lvl-1-title-img > img {
    width: 75%;
  }
}
.folders-tree .folder-lvl-1 .panel-heading .panel-title .folder-lvl-1-title-text {
  color: #fffeff;
  font-size: 30px;
  line-height: 30px;
  font-family: Gotham;
  width: 100%;
  margin-left: 2%;
  min-height: 60px;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 1em 0;
}
@media (max-width: 1100px) {
  .folders-tree .folder-lvl-1 .panel-heading .panel-title .folder-lvl-1-title-text {
    margin-left: 5%;
    font-size: 20px;
    line-height: 20px;
  }
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-1 .panel-heading .panel-title .folder-lvl-1-title-text {
    font-size: 14px;
    padding-left: 0;
    margin-left: 0;
    line-height: 16px;
  }
}
.folders-tree .folder-lvl-1 .panel-heading .panel-title > a {
  display: flex;
  align-items: center;
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-1 .panel-heading .panel-title > a img {
    width: 75%;
  }
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-1 .panel-heading .panel-title {
    padding: 0 0 0 1em;
  }
}
.folders-tree .folder-lvl-1 .panel-heading:before {
  position: absolute;
  content: "";
  background: #911772;
  width: 140px;
  height: 4px;
  left: -140px;
  top: 50%;
}
@media (max-width: 1100px) {
  .folders-tree .folder-lvl-1 .panel-heading:before {
    width: 80px;
    left: -80px;
  }
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-1 .panel-heading:before {
    width: 45px;
    left: -45px;
  }
}
@media (max-width: 414px) {
  .folders-tree .folder-lvl-1 .panel-heading:before {
    width: 35px;
    left: -35px;
  }
}
@media (max-width: 375px) {
  .folders-tree .folder-lvl-1 .panel-heading:before {
    width: 25px;
    left: -25px;
  }
}
@media (max-width: 320px) {
  .folders-tree .folder-lvl-1 .panel-heading:before {
    width: 18px;
    left: -18px;
  }
}
.folders-tree .folder-lvl-1 .panel-collapse .doc-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em 0;
  height: 141px;
}
.folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-icon {
  width: 55px;
  height: 70px;
}
.folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-icon > img {
  width: 100%;
}
.folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 75%;
  font-size: 20px;
  line-height: 25px;
  font-family: Gotham;
  font-weight: bold;
}
.folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-text .doc-text-title {
  color: #7d177d;
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-text .doc-text-title {
    color: #7d177d;
    font-size: 18px;
    line-height: 18px;
  }
}
.folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-text .doc-text-desc {
  color: #656566;
  font-size: 16px;
  line-height: 17px;
  font-weight: 500;
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-text {
    padding-left: 0.5em;
  }
}
.folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-download {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-download .doc-download-icon {
  width: 46px;
  height: 50px;
}
.folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-download .doc-download-icon > img {
  width: 100%;
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-download .doc-download-icon > img {
    width: 75%;
  }
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-download .doc-download-icon {
    width: 36px;
    height: 40px;
    text-align: center;
  }
}
.folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-download .doc-download-text {
  color: #656566;
  font-size: 18px;
  line-height: 25px;
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-1 .panel-collapse .doc-info .doc-download .doc-download-text {
    font-size: 16px;
    line-height: 0;
  }
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-1 .panel-collapse .doc-info {
    height: auto;
    display: flex;
    align-items: flex-start;
  }
}
.folders-tree .folder-lvl-1 .panel-collapse .doc-info + .doc-info {
  border-top: 1px solid #cdcdcd;
}
.folders-tree .folder-lvl-1:before {
  position: absolute;
  content: "";
  background: #911772;
  width: 4px;
  left: -140px;
  top: -21px;
  bottom: 0;
}
@media (max-width: 1100px) {
  .folders-tree .folder-lvl-1:before {
    left: -84px;
  }
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-1:before {
    left: -80px;
  }
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-1:before {
    left: -45px;
  }
}
@media (max-width: 414px) {
  .folders-tree .folder-lvl-1:before {
    left: -35px;
  }
}
@media (max-width: 375px) {
  .folders-tree .folder-lvl-1:before {
    left: -25px;
  }
}
@media (max-width: 320px) {
  .folders-tree .folder-lvl-1:before {
    left: -18px;
  }
}
.folders-tree .folder-lvl-1:last-of-type:before {
  bottom: 94%;
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-1:last-of-type:before {
    bottom: 100%;
  }
}
.folders-tree .folder-lvl-1:last-of-type .panel-heading {
  position: relative;
}
.folders-tree .folder-lvl-1:last-of-type .panel-heading:after {
  position: absolute;
  content: "";
  background: #911772;
  width: 4px;
  left: -140px;
  top: -50%;
  bottom: 50%;
}
@media (max-width: 1100px) {
  .folders-tree .folder-lvl-1:last-of-type .panel-heading:after {
    left: -84px;
  }
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-1:last-of-type .panel-heading:after {
    left: -80px;
  }
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-1:last-of-type .panel-heading:after {
    left: -45px;
  }
}
@media (max-width: 414px) {
  .folders-tree .folder-lvl-1:last-of-type .panel-heading:after {
    left: -35px;
  }
}
@media (max-width: 375px) {
  .folders-tree .folder-lvl-1:last-of-type .panel-heading:after {
    left: -25px;
  }
}
@media (max-width: 320px) {
  .folders-tree .folder-lvl-1:last-of-type .panel-heading:after {
    left: -18px;
  }
}
.folders-tree .folder-lvl-2 {
  width: 94%;
  margin-left: auto;
  margin-top: 1%;
  position: relative;
  /*
  & .panel-heading {
      position: relative;
      .panel-title {
          display: flex;
          justify-content: space-between;
          align-items: center;
          background: #dddddd;
          padding: 0 1.5em;
          .folder-lvl-2-title-img {
              width: 48px;
              height: 38px;
              display: flex;
              align-items: center;
              > img {
                  width: 100%;
                  @media(max-width: 480px) {
                      width: 75%;
                  }
              }
          }
          .folder-lvl-2-title-text {
              color: #7d177d;
              font-size: 30px;
              line-height: 30px;
              font-family: Gotham;
              width: 100%;
              margin-left: 2%;
              min-height: 60px;
              display: flex;
              align-items: center;
              @media(max-width: 1100px) {
                  margin-left: 5%;
                  font-size: 20px;
                  line-height: 20px;
              }
              @media(max-width: 480px) {
                  font-size: 14px;
                  padding-left: 0;
                  margin-left: 0;
                  line-height: 16px;
              }
          }
          > a {
              display: flex;
              align-items: center;
              img {
                  @media(max-width: 480px) {
                      width: 75%;
                  }
              }
          }
          @media(max-width: 480px) {
              padding: 0 0 0 1em;
          }
      }
      &:before {
          position: absolute;
          content: "";
          background: #911772;
          width: 20px;
          height: 4px;
          bottom: 0;
          left: -20px;
          top: 50%;
      }
      &:after {
          position: absolute;
          content: "";
          background: #911772;
          width: 4px;
          height: 20px;
          left: -20px;
          top: 50%;
      }
  }
  & .panel-collapse {
      position: relative;
      .doc-info {
          display: flex;
          align-items: center;
          justify-content: space-between;
          padding: 1em 0;
          height: 141px;
          .doc-icon {
              width: 55px;
              height: 70px;
              > img {
                  width: 100%;
              }
          }
          .doc-text {
              display: flex;
              flex-direction: column;
              align-items: flex-start;
              width: 75%;
              font-size: 20px;
              line-height: 25px;
              font-family: Gotham;
              font-weight: bold;
              .doc-text-title {
                  color: #7d177d;
                  @media(max-width: 992px) {
                      color: #7d177d;
                      font-size: 18px;
                      line-height: 18px;
                  }
              }
              .doc-text-desc {
                  color: #656566;
                  font-size: 16px;
                  line-height: 17px;
                  font-weight: 500;
              }
              @media(max-width: 992px) {
                  padding-left: .5em;
              }
          }
          .doc-download {
              display: flex;
              flex-direction: column;
              align-items: center;
              .doc-download-icon {
                  width: 46px;
                  height: 50px;
                  > img {
                      width: 100%;
                      @media(max-width: 992px) {
                          width: 75%;
                      }
                  }
                  @media(max-width: 992px) {
                      width: 36px;
                      height: 40px;
                      text-align: center;
                  }
              }
              .doc-download-text {
                  color: #656566;
                  font-size: 18px;
                  line-height: 25px;
                  @media(max-width: 992px) {
                      font-size: 16px;
                      line-height: 0;
                  }
              }
          }
          @media(max-width: 992px) {
              height: auto;
              display: flex;
              align-items: flex-start;
          }
      }
      .doc-info + .doc-info {
          border-top: 1px solid #cdcdcd;
      }
      .doc-info.doc-info-dsk {
          @media(max-width:480px) {
              display: none;
          }
      }
      .doc-info.doc-info-mob {
          display: none;
          flex-direction: column;
          .doc-text {
              width: 100% !important;
          }
          .doc-downloads {
              display: flex;
              justify-content: flex-end;
              align-items: center;
              width: 100%;
              .doc-icon {
                  width: 40px;
                  height: 70px;
                  display: flex;
                  align-items: center;
                  margin-right: 1em;
              }
          }
          @media(max-width:480px) {
              display: flex;
          }
      }
  }

  &:before {
      position: absolute;
      content: "";
      background: #911772;
      width: 4px;
      bottom: 0;
      left: -20px;
      top: -21px;
  }
  &:after {
      // position: absolute;
      // content: "";
      // background: #911772;
      // width: 18px;
      // left: -18px;
      // top: 50%;
      // bottom: 0;
      // height: 4px;
      position: absolute;
      content: "";
      background: #911772;
      width: 4px;
      left: -140px;
      top: -21px;
      bottom: 0;
  }
  &:last-of-type {
      &:before {
          height: 55px;
      }
      // .panel-heading {
      //     position: relative;
      //     &:before {
      //         position: absolute;
      //         content: "";
      //         background: #911772;
      //         width: 18px;
      //         left: -18px;
      //         top: 50%;
      //         bottom: 0;
      //     }
      // }
  }
  */
}
.folders-tree .folder-lvl-2 .panel-heading {
  position: relative;
}
.folders-tree .folder-lvl-2 .panel-heading .panel-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #dddddd;
  padding: 0 1.5em;
}
.folders-tree .folder-lvl-2 .panel-heading .panel-title .folder-lvl-2-title-img {
  width: 48px;
  height: 38px;
  display: flex;
  align-items: center;
}
.folders-tree .folder-lvl-2 .panel-heading .panel-title .folder-lvl-2-title-img > img {
  width: 100%;
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-2 .panel-heading .panel-title .folder-lvl-2-title-img > img {
    width: 75%;
  }
}
.folders-tree .folder-lvl-2 .panel-heading .panel-title .folder-lvl-2-title-text {
  color: #7d177d;
  font-size: 30px;
  line-height: 30px;
  font-family: Gotham;
  width: 100%;
  margin-left: 2%;
  min-height: 60px;
  display: flex;
  align-items: center;
}
@media (max-width: 1100px) {
  .folders-tree .folder-lvl-2 .panel-heading .panel-title .folder-lvl-2-title-text {
    margin-left: 5%;
    font-size: 20px;
    line-height: 20px;
  }
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-2 .panel-heading .panel-title .folder-lvl-2-title-text {
    font-size: 14px;
    padding-left: 0;
    margin-left: 0;
    line-height: 16px;
  }
}
.folders-tree .folder-lvl-2 .panel-heading .panel-title > a {
  display: flex;
  align-items: center;
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-2 .panel-heading .panel-title > a img {
    width: 75%;
  }
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-2 .panel-heading .panel-title {
    padding: 0 0 0 1em;
  }
}
.folders-tree .folder-lvl-2 .panel-heading:before {
  position: absolute;
  content: "";
  background: #911772;
  width: 20px;
  height: 4px;
  left: -20px;
  top: 50%;
}
@media (max-width: 1100px) {
  .folders-tree .folder-lvl-2 .panel-heading:before {
    width: 80px;
    left: -80px;
  }
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-2 .panel-heading:before {
    width: 45px;
    left: -45px;
  }
}
@media (max-width: 414px) {
  .folders-tree .folder-lvl-2 .panel-heading:before {
    width: 35px;
    left: -35px;
  }
}
@media (max-width: 375px) {
  .folders-tree .folder-lvl-2 .panel-heading:before {
    width: 25px;
    left: -25px;
  }
}
@media (max-width: 320px) {
  .folders-tree .folder-lvl-2 .panel-heading:before {
    width: 18px;
    left: -18px;
  }
}
.folders-tree .folder-lvl-2 .panel-heading:after {
  height: 0;
}
.folders-tree .folder-lvl-2 .panel-collapse {
  position: relative;
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em 0;
  height: 141px;
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-icon {
  width: 55px;
  height: 70px;
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-icon > img {
  width: 100%;
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 75%;
  font-size: 20px;
  line-height: 25px;
  font-family: Gotham;
  font-weight: bold;
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-text .doc-text-title {
  color: #7d177d;
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-text .doc-text-title {
    color: #7d177d;
    font-size: 18px;
    line-height: 18px;
  }
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-text .doc-text-desc {
  color: #656566;
  font-size: 16px;
  line-height: 17px;
  font-weight: 500;
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-text {
    padding-left: 0.5em;
  }
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-download {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-download .doc-download-icon {
  width: 46px;
  height: 50px;
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-download .doc-download-icon > img {
  width: 100%;
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-download .doc-download-icon > img {
    width: 75%;
  }
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-download .doc-download-icon {
    width: 36px;
    height: 40px;
    text-align: center;
  }
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-download .doc-download-text {
  color: #656566;
  font-size: 18px;
  line-height: 25px;
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-2 .panel-collapse .doc-info .doc-download .doc-download-text {
    font-size: 16px;
    line-height: 0;
  }
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-2 .panel-collapse .doc-info {
    height: auto;
    display: flex;
    align-items: flex-start;
  }
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info + .doc-info {
  border-top: 1px solid #cdcdcd;
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-2 .panel-collapse .doc-info.doc-info-dsk {
    display: none;
  }
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info.doc-info-mob {
  display: none;
  flex-direction: column;
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info.doc-info-mob .doc-text {
  width: 100% !important;
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info.doc-info-mob .doc-downloads {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
.folders-tree .folder-lvl-2 .panel-collapse .doc-info.doc-info-mob .doc-downloads .doc-icon {
  width: 40px;
  height: 70px;
  display: flex;
  align-items: center;
  margin-right: 1em;
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-2 .panel-collapse .doc-info.doc-info-mob {
    display: flex;
  }
}
.folders-tree .folder-lvl-2:before {
  position: absolute;
  content: "";
  background: #911772;
  width: 4px;
  left: -20px;
  top: -21px;
  bottom: 0;
}
@media (max-width: 1100px) {
  .folders-tree .folder-lvl-2:before {
    left: -84px;
  }
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-2:before {
    left: -80px;
  }
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-2:before {
    left: -45px;
  }
}
@media (max-width: 414px) {
  .folders-tree .folder-lvl-2:before {
    left: -35px;
  }
}
@media (max-width: 375px) {
  .folders-tree .folder-lvl-2:before {
    left: -25px;
  }
}
@media (max-width: 320px) {
  .folders-tree .folder-lvl-2:before {
    left: -18px;
  }
}
.folders-tree .folder-lvl-2:last-of-type:before {
  bottom: 90%;
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-2:last-of-type:before {
    bottom: 100%;
  }
}
.folders-tree .folder-lvl-2:last-of-type .panel-heading {
  position: relative;
}
.folders-tree .folder-lvl-2:last-of-type .panel-heading:after {
  position: absolute;
  content: "";
  background: #911772;
  width: 4px;
  left: -20px;
  top: -50%;
  bottom: 50%;
  height: auto;
}
@media (max-width: 1100px) {
  .folders-tree .folder-lvl-2:last-of-type .panel-heading:after {
    left: -84px;
  }
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-2:last-of-type .panel-heading:after {
    left: -80px;
  }
}
@media (max-width: 480px) {
  .folders-tree .folder-lvl-2:last-of-type .panel-heading:after {
    left: -45px;
  }
}
@media (max-width: 414px) {
  .folders-tree .folder-lvl-2:last-of-type .panel-heading:after {
    left: -35px;
  }
}
@media (max-width: 375px) {
  .folders-tree .folder-lvl-2:last-of-type .panel-heading:after {
    left: -25px;
  }
}
@media (max-width: 320px) {
  .folders-tree .folder-lvl-2:last-of-type .panel-heading:after {
    left: -18px;
  }
}
@media (max-width: 1100px) {
  .folders-tree .folder-lvl-2 {
    width: 92%;
  }
}
@media (max-width: 992px) {
  .folders-tree .folder-lvl-2 {
    width: 90%;
  }
}

body {
  background-color: #fafbfc;
}

.row.header_image > div {
  position: relative;
  z-index: 5;
}
.row.header_image > div[class$=-bg] {
  z-index: 1 !important;
  position: absolute !important;
}

.single-new .new-content {
  margin-top: 50px;
}
.single-new .the-title {
  font-size: 32px;
}
.single-new .inner-content * {
  color: #566b84;
  font-size: 16px;
}
.single-new .publish-date {
  color: #a4aeb9;
  font-size: 14px;
}
.single-new .publish-date i, .single-new .publish-date span {
  color: rgb(11, 99, 73);
}
.single-new .iframeContainer {
  position: relative;
}
.single-new .iframeContainer div {
  width: 100%;
  padding-bottom: 60%;
}
.single-new .iframeContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
}
.single-new .gallery-btn {
  height: 40px;
  padding: 0 20px;
  border: 2px solid #ed1c24;
  background-color: #ed1c24;
  display: inline-flex;
  align-items: center;
  text-align: center;
  color: white;
  margin-top: 20px;
  transition: all 0.4s;
  margin-bottom: 20px;
}
.single-new .gallery-btn:hover, .single-new .gallery-btn:active, .single-new .gallery-btn:target, .single-new .gallery-btn:focus {
  background-color: transparent;
  color: #ed1c24;
  text-decoration: none !important;
  outline: none !important;
  font-weight: bold;
}
.single-new .related-news h3 {
  font-size: 18px;
  padding: 30px 0 0;
  border-top: 3px solid #edeff1;
  margin: 0 15px 30px 15px;
}
.single-new .related-news .the-img {
  margin-bottom: 15px;
  width: 100%;
  padding-bottom: 56%;
}
.single-new .related-news .the-title {
  font-size: 16px;
  color: #ed1c24;
}
@media (max-width: 992px) {
  .single-new .related-news .the-title {
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 2px solid #edeff1;
  }
}
.single-new .related-news .publish-date {
  font-size: 12px;
}

/* FANCYBOX STYLES */
.fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {
  right: 0 !important;
}
.fancybox-container--thumbs .fancybox-caption-wrap .fancybox-slider .fancybox-slide, .fancybox-container--thumbs .fancybox-controls .fancybox-slider .fancybox-slide, .fancybox-container--thumbs .fancybox-slider-wrap .fancybox-slider .fancybox-slide {
  height: 85%;
}
.fancybox-container--thumbs .fancybox-caption-wrap .fancybox-slider .fancybox-slide .fancybox-placeholder, .fancybox-container--thumbs .fancybox-controls .fancybox-slider .fancybox-slide .fancybox-placeholder, .fancybox-container--thumbs .fancybox-slider-wrap .fancybox-slider .fancybox-slide .fancybox-placeholder {
  transform: translate(368px, 70px) !important;
  transform: translate(0%, 15%) !important;
  position: relative !important;
  margin: 0 auto !important;
}

.fancybox-caption-wrap {
  display: none;
}

.fancybox-enabled .fancybox-container .fancybox-thumbs {
  bottom: 0 !important;
  left: 0;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.4);
  top: 87%;
  max-height: 125px;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.fancybox-enabled .fancybox-container .fancybox-thumbs ul {
  display: flex;
  height: 100%;
  width: auto;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  overflow-x: auto;
}
.fancybox-enabled .fancybox-container .fancybox-thumbs ul li {
  border: 5px solid rgba(0, 0, 0, 0);
  min-width: 100px !important;
  height: 100% !important;
}
@media (max-width: 800px) {
  .fancybox-enabled .fancybox-container .fancybox-thumbs {
    display: flex !important;
  }
}

/* Seccion Mis Empleados */
/*
Facelift de PUMA ENERGY TEAMS
Copyright (c) 2025 
*/
.header-empleado {
  background-image: url("/dist/images/puma/header-nuevo.png");
  background-size: cover;
  background-position: center;
  height: 200px;
  /* Ajusta la altura según necesidad */
}

.header-titulo {
  color: white;
  position: absolute;
  z-index: 5;
  margin: auto;
  left: 0;
  right: 0;
  top: 30% !important;
  font-weight: 900;
}

.contenido {
  margin-top: 5%;
  margin-right: 5%;
  margin-left: 5%;
}

.padR {
  padding-right: 15px;
}

.padL {
  padding-left: 15px;
}

.padT {
  padding-top: 15px;
}

.padB {
  padding-bottom: 15px;
}

.sub-titulo {
  font-size: 16px;
  color: #2a2525;
  font-weight: 900;
  display: block;
}

.metric-box {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  border-radius: 10px;
  color: #fff;
}

.title-box {
  margin: 0;
  /* Elimina márgenes adicionales */
  font-size: 16px;
  font-weight: bold;
}

.info-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: rigth;
}

.user-count {
  text-align: right;
}

.number {
  font-size: 32px;
  font-weight: bold;
  display: block;
}

.text {
  font-size: 14px;
  color: #fff;
  display: block;
}

.cursos-box {
  background-color: #00965e;
}

.usuarios-box {
  background-color: #75a63d;
}

.ola-box {
  background-color: #015435;
}

.table-container {
  background: white;
  padding: 20px;
  border-radius: 10px;
}

/*# sourceMappingURL=main.css.map */
