@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret, .btn-orange-form > .caret,
.dropup > .btn > .caret,
.dropup > .btn-orange-form > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  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: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

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

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

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

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

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

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

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

* {
  -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: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #000;
  background-color: #fff;
}

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

a {
  color: #ff690f;
  text-decoration: none;
}
a:hover, a:focus {
  color: #ff690f;
  text-decoration: none;
}
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: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

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

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
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: 11px;
  margin-bottom: 11px;
}
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: 41px;
}

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

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

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

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

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

p {
  margin: 0 0 11px;
}

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

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

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

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

.text-center {
  text-align: center;
}

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

.text-nowrap {
  white-space: nowrap;
}

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

.text-uppercase, .initialism {
  text-transform: uppercase;
}

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

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

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

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

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

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

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

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

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

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

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
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-left: 5px;
  padding-right: 5px;
}

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

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.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;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-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: 22px;
  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: bold;
  box-shadow: none;
}

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

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1000px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1320px;
  }
}

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

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

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

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

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

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > 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 col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

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

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

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

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

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

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

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

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

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

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

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

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

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

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

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

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

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 36px;
  }
  input[type=date].input-sm,
.input-group-sm > .input-group-btn > input[type=date].btn,
.input-group-sm > .input-group-btn > input[type=date].btn-orange-form, .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-group-btn > input[type=time].btn-orange-form,
.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-group-btn > input[type=datetime-local].btn-orange-form,
.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-group-btn > input[type=month].btn-orange-form,
.input-group-sm input[type=month] {
    line-height: 33px;
  }
  input[type=date].input-lg,
.input-group-lg > .input-group-btn > input[type=date].btn,
.input-group-lg > .input-group-btn > input[type=date].btn-orange-form, .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-group-btn > input[type=time].btn-orange-form,
.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-group-btn > input[type=datetime-local].btn-orange-form,
.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-group-btn > input[type=month].btn-orange-form,
.input-group-lg input[type=month] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

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

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.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,
.input-group-lg > .input-group-btn > .form-control-static.btn-orange-form, .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,
.input-group-sm > .input-group-btn > .form-control-static.btn-orange-form {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .btn-orange-form {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  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,
.input-group-sm > .input-group-btn > select.btn-orange-form {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.btn-orange-form,
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,
.input-group-sm > .input-group-btn > select[multiple].btn-orange-form {
  height: auto;
}

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .btn-orange-form {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  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,
.input-group-lg > .input-group-btn > select.btn-orange-form {
  height: 49px;
  line-height: 49px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.btn-orange-form,
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,
.input-group-lg > .input-group-btn > select[multiple].btn-orange-form {
  height: auto;
}

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

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

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .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 > .input-group-btn > .btn-orange-form + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.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 > .input-group-btn > .btn-orange-form + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

.btn, .btn-orange-form {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  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-orange-form:focus, .btn.focus, .focus.btn-orange-form, .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-orange-form:hover, .btn:focus, .btn-orange-form:focus, .btn.focus, .focus.btn-orange-form {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn-orange-form:active, .btn.active, .active.btn-orange-form {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .disabled.btn-orange-form, .btn[disabled], [disabled].btn-orange-form, fieldset[disabled] .btn, fieldset[disabled] .btn-orange-form {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, a.disabled.btn-orange-form, fieldset[disabled] a.btn, fieldset[disabled] a.btn-orange-form {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.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: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

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

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

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

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

.btn-link {
  color: #ff690f;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #ff690f;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

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

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

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

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

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

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

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

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

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

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

.btn-group .btn + .btn, .btn-group .btn-orange-form + .btn, .btn-group .btn + .btn-orange-form, .btn-group .btn-orange-form + .btn-orange-form,
.btn-group .btn + .btn-group,
.btn-group .btn-orange-form + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-orange-form,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn, .btn-toolbar .btn-orange-form,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-orange-form,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-orange-form:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .btn-group > .btn-orange-form:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-orange-form:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

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

.btn-group > .btn-group {
  float: left;
}

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

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-orange-form:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

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

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

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

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

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

.btn .caret, .btn-orange-form .caret {
  margin-left: 0;
}

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

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

.btn-group-vertical > .btn, .btn-group-vertical > .btn-orange-form,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn-orange-form {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .btn-orange-form {
  float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn-orange-form + .btn, .btn-group-vertical > .btn + .btn-orange-form, .btn-group-vertical > .btn-orange-form + .btn-orange-form,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-orange-form + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-orange-form,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-orange-form,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .btn-orange-form {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-orange-form input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-orange-form 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-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > .input-group-addon.btn-orange-form {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > .input-group-addon.btn-orange-form {
  padding: 10px 16px;
  font-size: 20px;
  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-orange-form,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .btn-orange-form,
.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-orange-form:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-orange-form {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-orange-form,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .btn-orange-form,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-orange-form:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-orange-form {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn, .input-group-btn > .btn-orange-form {
  position: relative;
}
.input-group-btn > .btn + .btn, .input-group-btn > .btn-orange-form + .btn, .input-group-btn > .btn + .btn-orange-form, .input-group-btn > .btn-orange-form + .btn-orange-form {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn-orange-form:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn-orange-form:focus, .input-group-btn > .btn:active, .input-group-btn > .btn-orange-form:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-orange-form,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-orange-form,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ff690f;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

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

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

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

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-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-right-radius: 0;
  border-top-left-radius: 0;
}

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

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.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-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@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-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 14px 10px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}

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

.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
.navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.btn-orange-form {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.btn-orange-form {
  margin-top: 14px;
  margin-bottom: 14px;
}

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

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

  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .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: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .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: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #ff690f;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #ff690f;
  background-color: #eeeeee;
  border-color: #ddd;
}
.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;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

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

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label, .btn-orange-form .label {
  position: relative;
  top: -1px;
}

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

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

.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

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

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

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge, .btn-orange-form .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn-orange-form .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #ff690f;
  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: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  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-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #000;
}

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

.alert {
  padding: 15px;
  margin-bottom: 22px;
  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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

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

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

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 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: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

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 {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

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

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

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

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-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-left-radius: 3px;
  border-bottom-right-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 {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 22px;
}
.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: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 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: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

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

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

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

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

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  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-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

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

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn, .carousel-caption .btn-orange-form {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.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;
  }
}
/*!
 * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30 ";
}

.fa-1::before {
  content: "\31 ";
}

.fa-2::before {
  content: "\32 ";
}

.fa-3::before {
  content: "\33 ";
}

.fa-4::before {
  content: "\34 ";
}

.fa-5::before {
  content: "\35 ";
}

.fa-6::before {
  content: "\36 ";
}

.fa-7::before {
  content: "\37 ";
}

.fa-8::before {
  content: "\38 ";
}

.fa-9::before {
  content: "\39 ";
}

.fa-a::before {
  content: "A";
}

.fa-address-book::before {
  content: "";
}

.fa-contact-book::before {
  content: "";
}

.fa-address-card::before {
  content: "";
}

.fa-contact-card::before {
  content: "";
}

.fa-vcard::before {
  content: "";
}

.fa-align-center::before {
  content: "";
}

.fa-align-justify::before {
  content: "";
}

.fa-align-left::before {
  content: "";
}

.fa-align-right::before {
  content: "";
}

.fa-anchor::before {
  content: "";
}

.fa-anchor-circle-check::before {
  content: "";
}

.fa-anchor-circle-exclamation::before {
  content: "";
}

.fa-anchor-circle-xmark::before {
  content: "";
}

.fa-anchor-lock::before {
  content: "";
}

.fa-angle-down::before {
  content: "";
}

.fa-angle-left::before {
  content: "";
}

.fa-angle-right::before {
  content: "";
}

.fa-angle-up::before {
  content: "";
}

.fa-angles-down::before {
  content: "";
}

.fa-angle-double-down::before {
  content: "";
}

.fa-angles-left::before {
  content: "";
}

.fa-angle-double-left::before {
  content: "";
}

.fa-angles-right::before {
  content: "";
}

.fa-angle-double-right::before {
  content: "";
}

.fa-angles-up::before {
  content: "";
}

.fa-angle-double-up::before {
  content: "";
}

.fa-ankh::before {
  content: "";
}

.fa-apple-whole::before {
  content: "";
}

.fa-apple-alt::before {
  content: "";
}

.fa-archway::before {
  content: "";
}

.fa-arrow-down::before {
  content: "";
}

.fa-arrow-down-1-9::before {
  content: "";
}

.fa-sort-numeric-asc::before {
  content: "";
}

.fa-sort-numeric-down::before {
  content: "";
}

.fa-arrow-down-9-1::before {
  content: "";
}

.fa-sort-numeric-desc::before {
  content: "";
}

.fa-sort-numeric-down-alt::before {
  content: "";
}

.fa-arrow-down-a-z::before {
  content: "";
}

.fa-sort-alpha-asc::before {
  content: "";
}

.fa-sort-alpha-down::before {
  content: "";
}

.fa-arrow-down-long::before {
  content: "";
}

.fa-long-arrow-down::before {
  content: "";
}

.fa-arrow-down-short-wide::before {
  content: "";
}

.fa-sort-amount-desc::before {
  content: "";
}

.fa-sort-amount-down-alt::before {
  content: "";
}

.fa-arrow-down-up-across-line::before {
  content: "";
}

.fa-arrow-down-up-lock::before {
  content: "";
}

.fa-arrow-down-wide-short::before {
  content: "";
}

.fa-sort-amount-asc::before {
  content: "";
}

.fa-sort-amount-down::before {
  content: "";
}

.fa-arrow-down-z-a::before {
  content: "";
}

.fa-sort-alpha-desc::before {
  content: "";
}

.fa-sort-alpha-down-alt::before {
  content: "";
}

.fa-arrow-left::before {
  content: "";
}

.fa-arrow-left-long::before {
  content: "";
}

.fa-long-arrow-left::before {
  content: "";
}

.fa-arrow-pointer::before {
  content: "";
}

.fa-mouse-pointer::before {
  content: "";
}

.fa-arrow-right::before {
  content: "";
}

.fa-arrow-right-arrow-left::before {
  content: "";
}

.fa-exchange::before {
  content: "";
}

.fa-arrow-right-from-bracket::before {
  content: "";
}

.fa-sign-out::before {
  content: "";
}

.fa-arrow-right-long::before {
  content: "";
}

.fa-long-arrow-right::before {
  content: "";
}

.fa-arrow-right-to-bracket::before {
  content: "";
}

.fa-sign-in::before {
  content: "";
}

.fa-arrow-right-to-city::before {
  content: "";
}

.fa-arrow-rotate-left::before {
  content: "";
}

.fa-arrow-left-rotate::before {
  content: "";
}

.fa-arrow-rotate-back::before {
  content: "";
}

.fa-arrow-rotate-backward::before {
  content: "";
}

.fa-undo::before {
  content: "";
}

.fa-arrow-rotate-right::before {
  content: "";
}

.fa-arrow-right-rotate::before {
  content: "";
}

.fa-arrow-rotate-forward::before {
  content: "";
}

.fa-redo::before {
  content: "";
}

.fa-arrow-trend-down::before {
  content: "";
}

.fa-arrow-trend-up::before {
  content: "";
}

.fa-arrow-turn-down::before {
  content: "";
}

.fa-level-down::before {
  content: "";
}

.fa-arrow-turn-up::before {
  content: "";
}

.fa-level-up::before {
  content: "";
}

.fa-arrow-up::before {
  content: "";
}

.fa-arrow-up-1-9::before {
  content: "";
}

.fa-sort-numeric-up::before {
  content: "";
}

.fa-arrow-up-9-1::before {
  content: "";
}

.fa-sort-numeric-up-alt::before {
  content: "";
}

.fa-arrow-up-a-z::before {
  content: "";
}

.fa-sort-alpha-up::before {
  content: "";
}

.fa-arrow-up-from-bracket::before {
  content: "";
}

.fa-arrow-up-from-ground-water::before {
  content: "";
}

.fa-arrow-up-from-water-pump::before {
  content: "";
}

.fa-arrow-up-long::before {
  content: "";
}

.fa-long-arrow-up::before {
  content: "";
}

.fa-arrow-up-right-dots::before {
  content: "";
}

.fa-arrow-up-right-from-square::before {
  content: "";
}

.fa-external-link::before {
  content: "";
}

.fa-arrow-up-short-wide::before {
  content: "";
}

.fa-sort-amount-up-alt::before {
  content: "";
}

.fa-arrow-up-wide-short::before {
  content: "";
}

.fa-sort-amount-up::before {
  content: "";
}

.fa-arrow-up-z-a::before {
  content: "";
}

.fa-sort-alpha-up-alt::before {
  content: "";
}

.fa-arrows-down-to-line::before {
  content: "";
}

.fa-arrows-down-to-people::before {
  content: "";
}

.fa-arrows-left-right::before {
  content: "";
}

.fa-arrows-h::before {
  content: "";
}

.fa-arrows-left-right-to-line::before {
  content: "";
}

.fa-arrows-rotate::before {
  content: "";
}

.fa-refresh::before {
  content: "";
}

.fa-sync::before {
  content: "";
}

.fa-arrows-spin::before {
  content: "";
}

.fa-arrows-split-up-and-left::before {
  content: "";
}

.fa-arrows-to-circle::before {
  content: "";
}

.fa-arrows-to-dot::before {
  content: "";
}

.fa-arrows-to-eye::before {
  content: "";
}

.fa-arrows-turn-right::before {
  content: "";
}

.fa-arrows-turn-to-dots::before {
  content: "";
}

.fa-arrows-up-down::before {
  content: "";
}

.fa-arrows-v::before {
  content: "";
}

.fa-arrows-up-down-left-right::before {
  content: "";
}

.fa-arrows::before {
  content: "";
}

.fa-arrows-up-to-line::before {
  content: "";
}

.fa-asterisk::before {
  content: "\*";
}

.fa-at::before {
  content: "\@";
}

.fa-atom::before {
  content: "";
}

.fa-audio-description::before {
  content: "";
}

.fa-austral-sign::before {
  content: "";
}

.fa-award::before {
  content: "";
}

.fa-b::before {
  content: "B";
}

.fa-baby::before {
  content: "";
}

.fa-baby-carriage::before {
  content: "";
}

.fa-carriage-baby::before {
  content: "";
}

.fa-backward::before {
  content: "";
}

.fa-backward-fast::before {
  content: "";
}

.fa-fast-backward::before {
  content: "";
}

.fa-backward-step::before {
  content: "";
}

.fa-step-backward::before {
  content: "";
}

.fa-bacon::before {
  content: "";
}

.fa-bacteria::before {
  content: "";
}

.fa-bacterium::before {
  content: "";
}

.fa-bag-shopping::before {
  content: "";
}

.fa-shopping-bag::before {
  content: "";
}

.fa-bahai::before {
  content: "";
}

.fa-haykal::before {
  content: "";
}

.fa-baht-sign::before {
  content: "";
}

.fa-ban::before {
  content: "";
}

.fa-cancel::before {
  content: "";
}

.fa-ban-smoking::before {
  content: "";
}

.fa-smoking-ban::before {
  content: "";
}

.fa-bandage::before {
  content: "";
}

.fa-band-aid::before {
  content: "";
}

.fa-barcode::before {
  content: "";
}

.fa-bars::before {
  content: "";
}

.fa-navicon::before {
  content: "";
}

.fa-bars-progress::before {
  content: "";
}

.fa-tasks-alt::before {
  content: "";
}

.fa-bars-staggered::before {
  content: "";
}

.fa-reorder::before {
  content: "";
}

.fa-stream::before {
  content: "";
}

.fa-baseball::before {
  content: "";
}

.fa-baseball-ball::before {
  content: "";
}

.fa-baseball-bat-ball::before {
  content: "";
}

.fa-basket-shopping::before {
  content: "";
}

.fa-shopping-basket::before {
  content: "";
}

.fa-basketball::before {
  content: "";
}

.fa-basketball-ball::before {
  content: "";
}

.fa-bath::before {
  content: "";
}

.fa-bathtub::before {
  content: "";
}

.fa-battery-empty::before {
  content: "";
}

.fa-battery-0::before {
  content: "";
}

.fa-battery-full::before {
  content: "";
}

.fa-battery::before {
  content: "";
}

.fa-battery-5::before {
  content: "";
}

.fa-battery-half::before {
  content: "";
}

.fa-battery-3::before {
  content: "";
}

.fa-battery-quarter::before {
  content: "";
}

.fa-battery-2::before {
  content: "";
}

.fa-battery-three-quarters::before {
  content: "";
}

.fa-battery-4::before {
  content: "";
}

.fa-bed::before {
  content: "";
}

.fa-bed-pulse::before {
  content: "";
}

.fa-procedures::before {
  content: "";
}

.fa-beer-mug-empty::before {
  content: "";
}

.fa-beer::before {
  content: "";
}

.fa-bell::before {
  content: "";
}

.fa-bell-concierge::before {
  content: "";
}

.fa-concierge-bell::before {
  content: "";
}

.fa-bell-slash::before {
  content: "";
}

.fa-bezier-curve::before {
  content: "";
}

.fa-bicycle::before {
  content: "";
}

.fa-binoculars::before {
  content: "";
}

.fa-biohazard::before {
  content: "";
}

.fa-bitcoin-sign::before {
  content: "";
}

.fa-blender::before {
  content: "";
}

.fa-blender-phone::before {
  content: "";
}

.fa-blog::before {
  content: "";
}

.fa-bold::before {
  content: "";
}

.fa-bolt::before {
  content: "";
}

.fa-zap::before {
  content: "";
}

.fa-bolt-lightning::before {
  content: "";
}

.fa-bomb::before {
  content: "";
}

.fa-bone::before {
  content: "";
}

.fa-bong::before {
  content: "";
}

.fa-book::before {
  content: "";
}

.fa-book-atlas::before {
  content: "";
}

.fa-atlas::before {
  content: "";
}

.fa-book-bible::before {
  content: "";
}

.fa-bible::before {
  content: "";
}

.fa-book-bookmark::before {
  content: "";
}

.fa-book-journal-whills::before {
  content: "";
}

.fa-journal-whills::before {
  content: "";
}

.fa-book-medical::before {
  content: "";
}

.fa-book-open::before {
  content: "";
}

.fa-book-open-reader::before {
  content: "";
}

.fa-book-reader::before {
  content: "";
}

.fa-book-quran::before {
  content: "";
}

.fa-quran::before {
  content: "";
}

.fa-book-skull::before {
  content: "";
}

.fa-book-dead::before {
  content: "";
}

.fa-book-tanakh::before {
  content: "";
}

.fa-tanakh::before {
  content: "";
}

.fa-bookmark::before {
  content: "";
}

.fa-border-all::before {
  content: "";
}

.fa-border-none::before {
  content: "";
}

.fa-border-top-left::before {
  content: "";
}

.fa-border-style::before {
  content: "";
}

.fa-bore-hole::before {
  content: "";
}

.fa-bottle-droplet::before {
  content: "";
}

.fa-bottle-water::before {
  content: "";
}

.fa-bowl-food::before {
  content: "";
}

.fa-bowl-rice::before {
  content: "";
}

.fa-bowling-ball::before {
  content: "";
}

.fa-box::before {
  content: "";
}

.fa-box-archive::before {
  content: "";
}

.fa-archive::before {
  content: "";
}

.fa-box-open::before {
  content: "";
}

.fa-box-tissue::before {
  content: "";
}

.fa-boxes-packing::before {
  content: "";
}

.fa-boxes-stacked::before {
  content: "";
}

.fa-boxes::before {
  content: "";
}

.fa-boxes-alt::before {
  content: "";
}

.fa-braille::before {
  content: "";
}

.fa-brain::before {
  content: "";
}

.fa-brazilian-real-sign::before {
  content: "";
}

.fa-bread-slice::before {
  content: "";
}

.fa-bridge::before {
  content: "";
}

.fa-bridge-circle-check::before {
  content: "";
}

.fa-bridge-circle-exclamation::before {
  content: "";
}

.fa-bridge-circle-xmark::before {
  content: "";
}

.fa-bridge-lock::before {
  content: "";
}

.fa-bridge-water::before {
  content: "";
}

.fa-briefcase::before {
  content: "";
}

.fa-briefcase-medical::before {
  content: "";
}

.fa-broom::before {
  content: "";
}

.fa-broom-ball::before {
  content: "";
}

.fa-quidditch::before {
  content: "";
}

.fa-quidditch-broom-ball::before {
  content: "";
}

.fa-brush::before {
  content: "";
}

.fa-bucket::before {
  content: "";
}

.fa-bug::before {
  content: "";
}

.fa-bug-slash::before {
  content: "";
}

.fa-bugs::before {
  content: "";
}

.fa-building::before {
  content: "";
}

.fa-building-circle-arrow-right::before {
  content: "";
}

.fa-building-circle-check::before {
  content: "";
}

.fa-building-circle-exclamation::before {
  content: "";
}

.fa-building-circle-xmark::before {
  content: "";
}

.fa-building-columns::before {
  content: "";
}

.fa-bank::before {
  content: "";
}

.fa-institution::before {
  content: "";
}

.fa-museum::before {
  content: "";
}

.fa-university::before {
  content: "";
}

.fa-building-flag::before {
  content: "";
}

.fa-building-lock::before {
  content: "";
}

.fa-building-ngo::before {
  content: "";
}

.fa-building-shield::before {
  content: "";
}

.fa-building-un::before {
  content: "";
}

.fa-building-user::before {
  content: "";
}

.fa-building-wheat::before {
  content: "";
}

.fa-bullhorn::before {
  content: "";
}

.fa-bullseye::before {
  content: "";
}

.fa-burger::before {
  content: "";
}

.fa-hamburger::before {
  content: "";
}

.fa-burst::before {
  content: "";
}

.fa-bus::before {
  content: "";
}

.fa-bus-simple::before {
  content: "";
}

.fa-bus-alt::before {
  content: "";
}

.fa-business-time::before {
  content: "";
}

.fa-briefcase-clock::before {
  content: "";
}

.fa-c::before {
  content: "C";
}

.fa-cable-car::before {
  content: "";
}

.fa-tram::before {
  content: "";
}

.fa-cake-candles::before {
  content: "";
}

.fa-birthday-cake::before {
  content: "";
}

.fa-cake::before {
  content: "";
}

.fa-calculator::before {
  content: "";
}

.fa-calendar::before {
  content: "";
}

.fa-calendar-check::before {
  content: "";
}

.fa-calendar-day::before {
  content: "";
}

.fa-calendar-days::before {
  content: "";
}

.fa-calendar-alt::before {
  content: "";
}

.fa-calendar-minus::before {
  content: "";
}

.fa-calendar-plus::before {
  content: "";
}

.fa-calendar-week::before {
  content: "";
}

.fa-calendar-xmark::before {
  content: "";
}

.fa-calendar-times::before {
  content: "";
}

.fa-camera::before {
  content: "";
}

.fa-camera-alt::before {
  content: "";
}

.fa-camera-retro::before {
  content: "";
}

.fa-camera-rotate::before {
  content: "";
}

.fa-campground::before {
  content: "";
}

.fa-candy-cane::before {
  content: "";
}

.fa-cannabis::before {
  content: "";
}

.fa-capsules::before {
  content: "";
}

.fa-car::before {
  content: "";
}

.fa-automobile::before {
  content: "";
}

.fa-car-battery::before {
  content: "";
}

.fa-battery-car::before {
  content: "";
}

.fa-car-burst::before {
  content: "";
}

.fa-car-crash::before {
  content: "";
}

.fa-car-on::before {
  content: "";
}

.fa-car-rear::before {
  content: "";
}

.fa-car-alt::before {
  content: "";
}

.fa-car-side::before {
  content: "";
}

.fa-car-tunnel::before {
  content: "";
}

.fa-caravan::before {
  content: "";
}

.fa-caret-down::before {
  content: "";
}

.fa-caret-left::before {
  content: "";
}

.fa-caret-right::before {
  content: "";
}

.fa-caret-up::before {
  content: "";
}

.fa-carrot::before {
  content: "";
}

.fa-cart-arrow-down::before {
  content: "";
}

.fa-cart-flatbed::before {
  content: "";
}

.fa-dolly-flatbed::before {
  content: "";
}

.fa-cart-flatbed-suitcase::before {
  content: "";
}

.fa-luggage-cart::before {
  content: "";
}

.fa-cart-plus::before {
  content: "";
}

.fa-cart-shopping::before {
  content: "";
}

.fa-shopping-cart::before {
  content: "";
}

.fa-cash-register::before {
  content: "";
}

.fa-cat::before {
  content: "";
}

.fa-cedi-sign::before {
  content: "";
}

.fa-cent-sign::before {
  content: "";
}

.fa-certificate::before {
  content: "";
}

.fa-chair::before {
  content: "";
}

.fa-chalkboard::before {
  content: "";
}

.fa-blackboard::before {
  content: "";
}

.fa-chalkboard-user::before {
  content: "";
}

.fa-chalkboard-teacher::before {
  content: "";
}

.fa-champagne-glasses::before {
  content: "";
}

.fa-glass-cheers::before {
  content: "";
}

.fa-charging-station::before {
  content: "";
}

.fa-chart-area::before {
  content: "";
}

.fa-area-chart::before {
  content: "";
}

.fa-chart-bar::before {
  content: "";
}

.fa-bar-chart::before {
  content: "";
}

.fa-chart-column::before {
  content: "";
}

.fa-chart-gantt::before {
  content: "";
}

.fa-chart-line::before {
  content: "";
}

.fa-line-chart::before {
  content: "";
}

.fa-chart-pie::before {
  content: "";
}

.fa-pie-chart::before {
  content: "";
}

.fa-chart-simple::before {
  content: "";
}

.fa-check::before {
  content: "";
}

.fa-check-double::before {
  content: "";
}

.fa-check-to-slot::before {
  content: "";
}

.fa-vote-yea::before {
  content: "";
}

.fa-cheese::before {
  content: "";
}

.fa-chess::before {
  content: "";
}

.fa-chess-bishop::before {
  content: "";
}

.fa-chess-board::before {
  content: "";
}

.fa-chess-king::before {
  content: "";
}

.fa-chess-knight::before {
  content: "";
}

.fa-chess-pawn::before {
  content: "";
}

.fa-chess-queen::before {
  content: "";
}

.fa-chess-rook::before {
  content: "";
}

.fa-chevron-down::before {
  content: "";
}

.fa-chevron-left::before {
  content: "";
}

.fa-chevron-right::before {
  content: "";
}

.fa-chevron-up::before {
  content: "";
}

.fa-child::before {
  content: "";
}

.fa-child-dress::before {
  content: "";
}

.fa-child-reaching::before {
  content: "";
}

.fa-child-rifle::before {
  content: "";
}

.fa-children::before {
  content: "";
}

.fa-church::before {
  content: "";
}

.fa-circle::before {
  content: "";
}

.fa-circle-arrow-down::before {
  content: "";
}

.fa-arrow-circle-down::before {
  content: "";
}

.fa-circle-arrow-left::before {
  content: "";
}

.fa-arrow-circle-left::before {
  content: "";
}

.fa-circle-arrow-right::before {
  content: "";
}

.fa-arrow-circle-right::before {
  content: "";
}

.fa-circle-arrow-up::before {
  content: "";
}

.fa-arrow-circle-up::before {
  content: "";
}

.fa-circle-check::before {
  content: "";
}

.fa-check-circle::before {
  content: "";
}

.fa-circle-chevron-down::before {
  content: "";
}

.fa-chevron-circle-down::before {
  content: "";
}

.fa-circle-chevron-left::before {
  content: "";
}

.fa-chevron-circle-left::before {
  content: "";
}

.fa-circle-chevron-right::before {
  content: "";
}

.fa-chevron-circle-right::before {
  content: "";
}

.fa-circle-chevron-up::before {
  content: "";
}

.fa-chevron-circle-up::before {
  content: "";
}

.fa-circle-dollar-to-slot::before {
  content: "";
}

.fa-donate::before {
  content: "";
}

.fa-circle-dot::before {
  content: "";
}

.fa-dot-circle::before {
  content: "";
}

.fa-circle-down::before {
  content: "";
}

.fa-arrow-alt-circle-down::before {
  content: "";
}

.fa-circle-exclamation::before {
  content: "";
}

.fa-exclamation-circle::before {
  content: "";
}

.fa-circle-h::before {
  content: "";
}

.fa-hospital-symbol::before {
  content: "";
}

.fa-circle-half-stroke::before {
  content: "";
}

.fa-adjust::before {
  content: "";
}

.fa-circle-info::before {
  content: "";
}

.fa-info-circle::before {
  content: "";
}

.fa-circle-left::before {
  content: "";
}

.fa-arrow-alt-circle-left::before {
  content: "";
}

.fa-circle-minus::before {
  content: "";
}

.fa-minus-circle::before {
  content: "";
}

.fa-circle-nodes::before {
  content: "";
}

.fa-circle-notch::before {
  content: "";
}

.fa-circle-pause::before {
  content: "";
}

.fa-pause-circle::before {
  content: "";
}

.fa-circle-play::before {
  content: "";
}

.fa-play-circle::before {
  content: "";
}

.fa-circle-plus::before {
  content: "";
}

.fa-plus-circle::before {
  content: "";
}

.fa-circle-question::before {
  content: "";
}

.fa-question-circle::before {
  content: "";
}

.fa-circle-radiation::before {
  content: "";
}

.fa-radiation-alt::before {
  content: "";
}

.fa-circle-right::before {
  content: "";
}

.fa-arrow-alt-circle-right::before {
  content: "";
}

.fa-circle-stop::before {
  content: "";
}

.fa-stop-circle::before {
  content: "";
}

.fa-circle-up::before {
  content: "";
}

.fa-arrow-alt-circle-up::before {
  content: "";
}

.fa-circle-user::before {
  content: "";
}

.fa-user-circle::before {
  content: "";
}

.fa-circle-xmark::before {
  content: "";
}

.fa-times-circle::before {
  content: "";
}

.fa-xmark-circle::before {
  content: "";
}

.fa-city::before {
  content: "";
}

.fa-clapperboard::before {
  content: "";
}

.fa-clipboard::before {
  content: "";
}

.fa-clipboard-check::before {
  content: "";
}

.fa-clipboard-list::before {
  content: "";
}

.fa-clipboard-question::before {
  content: "";
}

.fa-clipboard-user::before {
  content: "";
}

.fa-clock::before {
  content: "";
}

.fa-clock-four::before {
  content: "";
}

.fa-clock-rotate-left::before {
  content: "";
}

.fa-history::before {
  content: "";
}

.fa-clone::before {
  content: "";
}

.fa-closed-captioning::before {
  content: "";
}

.fa-cloud::before {
  content: "";
}

.fa-cloud-arrow-down::before {
  content: "";
}

.fa-cloud-download::before {
  content: "";
}

.fa-cloud-download-alt::before {
  content: "";
}

.fa-cloud-arrow-up::before {
  content: "";
}

.fa-cloud-upload::before {
  content: "";
}

.fa-cloud-upload-alt::before {
  content: "";
}

.fa-cloud-bolt::before {
  content: "";
}

.fa-thunderstorm::before {
  content: "";
}

.fa-cloud-meatball::before {
  content: "";
}

.fa-cloud-moon::before {
  content: "";
}

.fa-cloud-moon-rain::before {
  content: "";
}

.fa-cloud-rain::before {
  content: "";
}

.fa-cloud-showers-heavy::before {
  content: "";
}

.fa-cloud-showers-water::before {
  content: "";
}

.fa-cloud-sun::before {
  content: "";
}

.fa-cloud-sun-rain::before {
  content: "";
}

.fa-clover::before {
  content: "";
}

.fa-code::before {
  content: "";
}

.fa-code-branch::before {
  content: "";
}

.fa-code-commit::before {
  content: "";
}

.fa-code-compare::before {
  content: "";
}

.fa-code-fork::before {
  content: "";
}

.fa-code-merge::before {
  content: "";
}

.fa-code-pull-request::before {
  content: "";
}

.fa-coins::before {
  content: "";
}

.fa-colon-sign::before {
  content: "";
}

.fa-comment::before {
  content: "";
}

.fa-comment-dollar::before {
  content: "";
}

.fa-comment-dots::before {
  content: "";
}

.fa-commenting::before {
  content: "";
}

.fa-comment-medical::before {
  content: "";
}

.fa-comment-slash::before {
  content: "";
}

.fa-comment-sms::before {
  content: "";
}

.fa-sms::before {
  content: "";
}

.fa-comments::before {
  content: "";
}

.fa-comments-dollar::before {
  content: "";
}

.fa-compact-disc::before {
  content: "";
}

.fa-compass::before {
  content: "";
}

.fa-compass-drafting::before {
  content: "";
}

.fa-drafting-compass::before {
  content: "";
}

.fa-compress::before {
  content: "";
}

.fa-computer::before {
  content: "";
}

.fa-computer-mouse::before {
  content: "";
}

.fa-mouse::before {
  content: "";
}

.fa-cookie::before {
  content: "";
}

.fa-cookie-bite::before {
  content: "";
}

.fa-copy::before {
  content: "";
}

.fa-copyright::before {
  content: "";
}

.fa-couch::before {
  content: "";
}

.fa-cow::before {
  content: "";
}

.fa-credit-card::before {
  content: "";
}

.fa-credit-card-alt::before {
  content: "";
}

.fa-crop::before {
  content: "";
}

.fa-crop-simple::before {
  content: "";
}

.fa-crop-alt::before {
  content: "";
}

.fa-cross::before {
  content: "";
}

.fa-crosshairs::before {
  content: "";
}

.fa-crow::before {
  content: "";
}

.fa-crown::before {
  content: "";
}

.fa-crutch::before {
  content: "";
}

.fa-cruzeiro-sign::before {
  content: "";
}

.fa-cube::before {
  content: "";
}

.fa-cubes::before {
  content: "";
}

.fa-cubes-stacked::before {
  content: "";
}

.fa-d::before {
  content: "D";
}

.fa-database::before {
  content: "";
}

.fa-delete-left::before {
  content: "";
}

.fa-backspace::before {
  content: "";
}

.fa-democrat::before {
  content: "";
}

.fa-desktop::before {
  content: "";
}

.fa-desktop-alt::before {
  content: "";
}

.fa-dharmachakra::before {
  content: "";
}

.fa-diagram-next::before {
  content: "";
}

.fa-diagram-predecessor::before {
  content: "";
}

.fa-diagram-project::before {
  content: "";
}

.fa-project-diagram::before {
  content: "";
}

.fa-diagram-successor::before {
  content: "";
}

.fa-diamond::before {
  content: "";
}

.fa-diamond-turn-right::before {
  content: "";
}

.fa-directions::before {
  content: "";
}

.fa-dice::before {
  content: "";
}

.fa-dice-d20::before {
  content: "";
}

.fa-dice-d6::before {
  content: "";
}

.fa-dice-five::before {
  content: "";
}

.fa-dice-four::before {
  content: "";
}

.fa-dice-one::before {
  content: "";
}

.fa-dice-six::before {
  content: "";
}

.fa-dice-three::before {
  content: "";
}

.fa-dice-two::before {
  content: "";
}

.fa-disease::before {
  content: "";
}

.fa-display::before {
  content: "";
}

.fa-divide::before {
  content: "";
}

.fa-dna::before {
  content: "";
}

.fa-dog::before {
  content: "";
}

.fa-dollar-sign::before {
  content: "\$";
}

.fa-dollar::before {
  content: "\$";
}

.fa-usd::before {
  content: "\$";
}

.fa-dolly::before {
  content: "";
}

.fa-dolly-box::before {
  content: "";
}

.fa-dong-sign::before {
  content: "";
}

.fa-door-closed::before {
  content: "";
}

.fa-door-open::before {
  content: "";
}

.fa-dove::before {
  content: "";
}

.fa-down-left-and-up-right-to-center::before {
  content: "";
}

.fa-compress-alt::before {
  content: "";
}

.fa-down-long::before {
  content: "";
}

.fa-long-arrow-alt-down::before {
  content: "";
}

.fa-download::before {
  content: "";
}

.fa-dragon::before {
  content: "";
}

.fa-draw-polygon::before {
  content: "";
}

.fa-droplet::before {
  content: "";
}

.fa-tint::before {
  content: "";
}

.fa-droplet-slash::before {
  content: "";
}

.fa-tint-slash::before {
  content: "";
}

.fa-drum::before {
  content: "";
}

.fa-drum-steelpan::before {
  content: "";
}

.fa-drumstick-bite::before {
  content: "";
}

.fa-dumbbell::before {
  content: "";
}

.fa-dumpster::before {
  content: "";
}

.fa-dumpster-fire::before {
  content: "";
}

.fa-dungeon::before {
  content: "";
}

.fa-e::before {
  content: "E";
}

.fa-ear-deaf::before {
  content: "";
}

.fa-deaf::before {
  content: "";
}

.fa-deafness::before {
  content: "";
}

.fa-hard-of-hearing::before {
  content: "";
}

.fa-ear-listen::before {
  content: "";
}

.fa-assistive-listening-systems::before {
  content: "";
}

.fa-earth-africa::before {
  content: "";
}

.fa-globe-africa::before {
  content: "";
}

.fa-earth-americas::before {
  content: "";
}

.fa-earth::before {
  content: "";
}

.fa-earth-america::before {
  content: "";
}

.fa-globe-americas::before {
  content: "";
}

.fa-earth-asia::before {
  content: "";
}

.fa-globe-asia::before {
  content: "";
}

.fa-earth-europe::before {
  content: "";
}

.fa-globe-europe::before {
  content: "";
}

.fa-earth-oceania::before {
  content: "";
}

.fa-globe-oceania::before {
  content: "";
}

.fa-egg::before {
  content: "";
}

.fa-eject::before {
  content: "";
}

.fa-elevator::before {
  content: "";
}

.fa-ellipsis::before {
  content: "";
}

.fa-ellipsis-h::before {
  content: "";
}

.fa-ellipsis-vertical::before {
  content: "";
}

.fa-ellipsis-v::before {
  content: "";
}

.fa-envelope::before {
  content: "";
}

.fa-envelope-circle-check::before {
  content: "";
}

.fa-envelope-open::before {
  content: "";
}

.fa-envelope-open-text::before {
  content: "";
}

.fa-envelopes-bulk::before {
  content: "";
}

.fa-mail-bulk::before {
  content: "";
}

.fa-equals::before {
  content: "\=";
}

.fa-eraser::before {
  content: "";
}

.fa-ethernet::before {
  content: "";
}

.fa-euro-sign::before {
  content: "";
}

.fa-eur::before {
  content: "";
}

.fa-euro::before {
  content: "";
}

.fa-exclamation::before {
  content: "\!";
}

.fa-expand::before {
  content: "";
}

.fa-explosion::before {
  content: "";
}

.fa-eye::before {
  content: "";
}

.fa-eye-dropper::before {
  content: "";
}

.fa-eye-dropper-empty::before {
  content: "";
}

.fa-eyedropper::before {
  content: "";
}

.fa-eye-low-vision::before {
  content: "";
}

.fa-low-vision::before {
  content: "";
}

.fa-eye-slash::before {
  content: "";
}

.fa-f::before {
  content: "F";
}

.fa-face-angry::before {
  content: "";
}

.fa-angry::before {
  content: "";
}

.fa-face-dizzy::before {
  content: "";
}

.fa-dizzy::before {
  content: "";
}

.fa-face-flushed::before {
  content: "";
}

.fa-flushed::before {
  content: "";
}

.fa-face-frown::before {
  content: "";
}

.fa-frown::before {
  content: "";
}

.fa-face-frown-open::before {
  content: "";
}

.fa-frown-open::before {
  content: "";
}

.fa-face-grimace::before {
  content: "";
}

.fa-grimace::before {
  content: "";
}

.fa-face-grin::before {
  content: "";
}

.fa-grin::before {
  content: "";
}

.fa-face-grin-beam::before {
  content: "";
}

.fa-grin-beam::before {
  content: "";
}

.fa-face-grin-beam-sweat::before {
  content: "";
}

.fa-grin-beam-sweat::before {
  content: "";
}

.fa-face-grin-hearts::before {
  content: "";
}

.fa-grin-hearts::before {
  content: "";
}

.fa-face-grin-squint::before {
  content: "";
}

.fa-grin-squint::before {
  content: "";
}

.fa-face-grin-squint-tears::before {
  content: "";
}

.fa-grin-squint-tears::before {
  content: "";
}

.fa-face-grin-stars::before {
  content: "";
}

.fa-grin-stars::before {
  content: "";
}

.fa-face-grin-tears::before {
  content: "";
}

.fa-grin-tears::before {
  content: "";
}

.fa-face-grin-tongue::before {
  content: "";
}

.fa-grin-tongue::before {
  content: "";
}

.fa-face-grin-tongue-squint::before {
  content: "";
}

.fa-grin-tongue-squint::before {
  content: "";
}

.fa-face-grin-tongue-wink::before {
  content: "";
}

.fa-grin-tongue-wink::before {
  content: "";
}

.fa-face-grin-wide::before {
  content: "";
}

.fa-grin-alt::before {
  content: "";
}

.fa-face-grin-wink::before {
  content: "";
}

.fa-grin-wink::before {
  content: "";
}

.fa-face-kiss::before {
  content: "";
}

.fa-kiss::before {
  content: "";
}

.fa-face-kiss-beam::before {
  content: "";
}

.fa-kiss-beam::before {
  content: "";
}

.fa-face-kiss-wink-heart::before {
  content: "";
}

.fa-kiss-wink-heart::before {
  content: "";
}

.fa-face-laugh::before {
  content: "";
}

.fa-laugh::before {
  content: "";
}

.fa-face-laugh-beam::before {
  content: "";
}

.fa-laugh-beam::before {
  content: "";
}

.fa-face-laugh-squint::before {
  content: "";
}

.fa-laugh-squint::before {
  content: "";
}

.fa-face-laugh-wink::before {
  content: "";
}

.fa-laugh-wink::before {
  content: "";
}

.fa-face-meh::before {
  content: "";
}

.fa-meh::before {
  content: "";
}

.fa-face-meh-blank::before {
  content: "";
}

.fa-meh-blank::before {
  content: "";
}

.fa-face-rolling-eyes::before {
  content: "";
}

.fa-meh-rolling-eyes::before {
  content: "";
}

.fa-face-sad-cry::before {
  content: "";
}

.fa-sad-cry::before {
  content: "";
}

.fa-face-sad-tear::before {
  content: "";
}

.fa-sad-tear::before {
  content: "";
}

.fa-face-smile::before {
  content: "";
}

.fa-smile::before {
  content: "";
}

.fa-face-smile-beam::before {
  content: "";
}

.fa-smile-beam::before {
  content: "";
}

.fa-face-smile-wink::before {
  content: "";
}

.fa-smile-wink::before {
  content: "";
}

.fa-face-surprise::before {
  content: "";
}

.fa-surprise::before {
  content: "";
}

.fa-face-tired::before {
  content: "";
}

.fa-tired::before {
  content: "";
}

.fa-fan::before {
  content: "";
}

.fa-faucet::before {
  content: "";
}

.fa-faucet-drip::before {
  content: "";
}

.fa-fax::before {
  content: "";
}

.fa-feather::before {
  content: "";
}

.fa-feather-pointed::before {
  content: "";
}

.fa-feather-alt::before {
  content: "";
}

.fa-ferry::before {
  content: "";
}

.fa-file::before {
  content: "";
}

.fa-file-arrow-down::before {
  content: "";
}

.fa-file-download::before {
  content: "";
}

.fa-file-arrow-up::before {
  content: "";
}

.fa-file-upload::before {
  content: "";
}

.fa-file-audio::before {
  content: "";
}

.fa-file-circle-check::before {
  content: "";
}

.fa-file-circle-exclamation::before {
  content: "";
}

.fa-file-circle-minus::before {
  content: "";
}

.fa-file-circle-plus::before {
  content: "";
}

.fa-file-circle-question::before {
  content: "";
}

.fa-file-circle-xmark::before {
  content: "";
}

.fa-file-code::before {
  content: "";
}

.fa-file-contract::before {
  content: "";
}

.fa-file-csv::before {
  content: "";
}

.fa-file-excel::before {
  content: "";
}

.fa-file-export::before {
  content: "";
}

.fa-arrow-right-from-file::before {
  content: "";
}

.fa-file-image::before {
  content: "";
}

.fa-file-import::before {
  content: "";
}

.fa-arrow-right-to-file::before {
  content: "";
}

.fa-file-invoice::before {
  content: "";
}

.fa-file-invoice-dollar::before {
  content: "";
}

.fa-file-lines::before {
  content: "";
}

.fa-file-alt::before {
  content: "";
}

.fa-file-text::before {
  content: "";
}

.fa-file-medical::before {
  content: "";
}

.fa-file-pdf::before {
  content: "";
}

.fa-file-pen::before {
  content: "";
}

.fa-file-edit::before {
  content: "";
}

.fa-file-powerpoint::before {
  content: "";
}

.fa-file-prescription::before {
  content: "";
}

.fa-file-shield::before {
  content: "";
}

.fa-file-signature::before {
  content: "";
}

.fa-file-video::before {
  content: "";
}

.fa-file-waveform::before {
  content: "";
}

.fa-file-medical-alt::before {
  content: "";
}

.fa-file-word::before {
  content: "";
}

.fa-file-zipper::before {
  content: "";
}

.fa-file-archive::before {
  content: "";
}

.fa-fill::before {
  content: "";
}

.fa-fill-drip::before {
  content: "";
}

.fa-film::before {
  content: "";
}

.fa-filter::before {
  content: "";
}

.fa-filter-circle-dollar::before {
  content: "";
}

.fa-funnel-dollar::before {
  content: "";
}

.fa-filter-circle-xmark::before {
  content: "";
}

.fa-fingerprint::before {
  content: "";
}

.fa-fire::before {
  content: "";
}

.fa-fire-burner::before {
  content: "";
}

.fa-fire-extinguisher::before {
  content: "";
}

.fa-fire-flame-curved::before {
  content: "";
}

.fa-fire-alt::before {
  content: "";
}

.fa-fire-flame-simple::before {
  content: "";
}

.fa-burn::before {
  content: "";
}

.fa-fish::before {
  content: "";
}

.fa-fish-fins::before {
  content: "";
}

.fa-flag::before {
  content: "";
}

.fa-flag-checkered::before {
  content: "";
}

.fa-flag-usa::before {
  content: "";
}

.fa-flask::before {
  content: "";
}

.fa-flask-vial::before {
  content: "";
}

.fa-floppy-disk::before {
  content: "";
}

.fa-save::before {
  content: "";
}

.fa-florin-sign::before {
  content: "";
}

.fa-folder::before {
  content: "";
}

.fa-folder-blank::before {
  content: "";
}

.fa-folder-closed::before {
  content: "";
}

.fa-folder-minus::before {
  content: "";
}

.fa-folder-open::before {
  content: "";
}

.fa-folder-plus::before {
  content: "";
}

.fa-folder-tree::before {
  content: "";
}

.fa-font::before {
  content: "";
}

.fa-football::before {
  content: "";
}

.fa-football-ball::before {
  content: "";
}

.fa-forward::before {
  content: "";
}

.fa-forward-fast::before {
  content: "";
}

.fa-fast-forward::before {
  content: "";
}

.fa-forward-step::before {
  content: "";
}

.fa-step-forward::before {
  content: "";
}

.fa-franc-sign::before {
  content: "";
}

.fa-frog::before {
  content: "";
}

.fa-futbol::before {
  content: "";
}

.fa-futbol-ball::before {
  content: "";
}

.fa-soccer-ball::before {
  content: "";
}

.fa-g::before {
  content: "G";
}

.fa-gamepad::before {
  content: "";
}

.fa-gas-pump::before {
  content: "";
}

.fa-gauge::before {
  content: "";
}

.fa-dashboard::before {
  content: "";
}

.fa-gauge-med::before {
  content: "";
}

.fa-tachometer-alt-average::before {
  content: "";
}

.fa-gauge-high::before {
  content: "";
}

.fa-tachometer-alt::before {
  content: "";
}

.fa-tachometer-alt-fast::before {
  content: "";
}

.fa-gauge-simple::before {
  content: "";
}

.fa-gauge-simple-med::before {
  content: "";
}

.fa-tachometer-average::before {
  content: "";
}

.fa-gauge-simple-high::before {
  content: "";
}

.fa-tachometer::before {
  content: "";
}

.fa-tachometer-fast::before {
  content: "";
}

.fa-gavel::before {
  content: "";
}

.fa-legal::before {
  content: "";
}

.fa-gear::before {
  content: "";
}

.fa-cog::before {
  content: "";
}

.fa-gears::before {
  content: "";
}

.fa-cogs::before {
  content: "";
}

.fa-gem::before {
  content: "";
}

.fa-genderless::before {
  content: "";
}

.fa-ghost::before {
  content: "";
}

.fa-gift::before {
  content: "";
}

.fa-gifts::before {
  content: "";
}

.fa-glass-water::before {
  content: "";
}

.fa-glass-water-droplet::before {
  content: "";
}

.fa-glasses::before {
  content: "";
}

.fa-globe::before {
  content: "";
}

.fa-golf-ball-tee::before {
  content: "";
}

.fa-golf-ball::before {
  content: "";
}

.fa-gopuram::before {
  content: "";
}

.fa-graduation-cap::before {
  content: "";
}

.fa-mortar-board::before {
  content: "";
}

.fa-greater-than::before {
  content: "\>";
}

.fa-greater-than-equal::before {
  content: "";
}

.fa-grip::before {
  content: "";
}

.fa-grip-horizontal::before {
  content: "";
}

.fa-grip-lines::before {
  content: "";
}

.fa-grip-lines-vertical::before {
  content: "";
}

.fa-grip-vertical::before {
  content: "";
}

.fa-group-arrows-rotate::before {
  content: "";
}

.fa-guarani-sign::before {
  content: "";
}

.fa-guitar::before {
  content: "";
}

.fa-gun::before {
  content: "";
}

.fa-h::before {
  content: "H";
}

.fa-hammer::before {
  content: "";
}

.fa-hamsa::before {
  content: "";
}

.fa-hand::before {
  content: "";
}

.fa-hand-paper::before {
  content: "";
}

.fa-hand-back-fist::before {
  content: "";
}

.fa-hand-rock::before {
  content: "";
}

.fa-hand-dots::before {
  content: "";
}

.fa-allergies::before {
  content: "";
}

.fa-hand-fist::before {
  content: "";
}

.fa-fist-raised::before {
  content: "";
}

.fa-hand-holding::before {
  content: "";
}

.fa-hand-holding-dollar::before {
  content: "";
}

.fa-hand-holding-usd::before {
  content: "";
}

.fa-hand-holding-droplet::before {
  content: "";
}

.fa-hand-holding-water::before {
  content: "";
}

.fa-hand-holding-hand::before {
  content: "";
}

.fa-hand-holding-heart::before {
  content: "";
}

.fa-hand-holding-medical::before {
  content: "";
}

.fa-hand-lizard::before {
  content: "";
}

.fa-hand-middle-finger::before {
  content: "";
}

.fa-hand-peace::before {
  content: "";
}

.fa-hand-point-down::before {
  content: "";
}

.fa-hand-point-left::before {
  content: "";
}

.fa-hand-point-right::before {
  content: "";
}

.fa-hand-point-up::before {
  content: "";
}

.fa-hand-pointer::before {
  content: "";
}

.fa-hand-scissors::before {
  content: "";
}

.fa-hand-sparkles::before {
  content: "";
}

.fa-hand-spock::before {
  content: "";
}

.fa-handcuffs::before {
  content: "";
}

.fa-hands::before {
  content: "";
}

.fa-sign-language::before {
  content: "";
}

.fa-signing::before {
  content: "";
}

.fa-hands-asl-interpreting::before {
  content: "";
}

.fa-american-sign-language-interpreting::before {
  content: "";
}

.fa-asl-interpreting::before {
  content: "";
}

.fa-hands-american-sign-language-interpreting::before {
  content: "";
}

.fa-hands-bound::before {
  content: "";
}

.fa-hands-bubbles::before {
  content: "";
}

.fa-hands-wash::before {
  content: "";
}

.fa-hands-clapping::before {
  content: "";
}

.fa-hands-holding::before {
  content: "";
}

.fa-hands-holding-child::before {
  content: "";
}

.fa-hands-holding-circle::before {
  content: "";
}

.fa-hands-praying::before {
  content: "";
}

.fa-praying-hands::before {
  content: "";
}

.fa-handshake::before {
  content: "";
}

.fa-handshake-angle::before {
  content: "";
}

.fa-hands-helping::before {
  content: "";
}

.fa-handshake-simple::before {
  content: "";
}

.fa-handshake-alt::before {
  content: "";
}

.fa-handshake-simple-slash::before {
  content: "";
}

.fa-handshake-alt-slash::before {
  content: "";
}

.fa-handshake-slash::before {
  content: "";
}

.fa-hanukiah::before {
  content: "";
}

.fa-hard-drive::before {
  content: "";
}

.fa-hdd::before {
  content: "";
}

.fa-hashtag::before {
  content: "\#";
}

.fa-hat-cowboy::before {
  content: "";
}

.fa-hat-cowboy-side::before {
  content: "";
}

.fa-hat-wizard::before {
  content: "";
}

.fa-head-side-cough::before {
  content: "";
}

.fa-head-side-cough-slash::before {
  content: "";
}

.fa-head-side-mask::before {
  content: "";
}

.fa-head-side-virus::before {
  content: "";
}

.fa-heading::before {
  content: "";
}

.fa-header::before {
  content: "";
}

.fa-headphones::before {
  content: "";
}

.fa-headphones-simple::before {
  content: "";
}

.fa-headphones-alt::before {
  content: "";
}

.fa-headset::before {
  content: "";
}

.fa-heart::before {
  content: "";
}

.fa-heart-circle-bolt::before {
  content: "";
}

.fa-heart-circle-check::before {
  content: "";
}

.fa-heart-circle-exclamation::before {
  content: "";
}

.fa-heart-circle-minus::before {
  content: "";
}

.fa-heart-circle-plus::before {
  content: "";
}

.fa-heart-circle-xmark::before {
  content: "";
}

.fa-heart-crack::before {
  content: "";
}

.fa-heart-broken::before {
  content: "";
}

.fa-heart-pulse::before {
  content: "";
}

.fa-heartbeat::before {
  content: "";
}

.fa-helicopter::before {
  content: "";
}

.fa-helicopter-symbol::before {
  content: "";
}

.fa-helmet-safety::before {
  content: "";
}

.fa-hard-hat::before {
  content: "";
}

.fa-hat-hard::before {
  content: "";
}

.fa-helmet-un::before {
  content: "";
}

.fa-highlighter::before {
  content: "";
}

.fa-hill-avalanche::before {
  content: "";
}

.fa-hill-rockslide::before {
  content: "";
}

.fa-hippo::before {
  content: "";
}

.fa-hockey-puck::before {
  content: "";
}

.fa-holly-berry::before {
  content: "";
}

.fa-horse::before {
  content: "";
}

.fa-horse-head::before {
  content: "";
}

.fa-hospital::before {
  content: "";
}

.fa-hospital-alt::before {
  content: "";
}

.fa-hospital-wide::before {
  content: "";
}

.fa-hospital-user::before {
  content: "";
}

.fa-hot-tub-person::before {
  content: "";
}

.fa-hot-tub::before {
  content: "";
}

.fa-hotdog::before {
  content: "";
}

.fa-hotel::before {
  content: "";
}

.fa-hourglass::before {
  content: "";
}

.fa-hourglass-empty::before {
  content: "";
}

.fa-hourglass-end::before {
  content: "";
}

.fa-hourglass-3::before {
  content: "";
}

.fa-hourglass-half::before {
  content: "";
}

.fa-hourglass-2::before {
  content: "";
}

.fa-hourglass-start::before {
  content: "";
}

.fa-hourglass-1::before {
  content: "";
}

.fa-house::before {
  content: "";
}

.fa-home::before {
  content: "";
}

.fa-home-alt::before {
  content: "";
}

.fa-home-lg-alt::before {
  content: "";
}

.fa-house-chimney::before {
  content: "";
}

.fa-home-lg::before {
  content: "";
}

.fa-house-chimney-crack::before {
  content: "";
}

.fa-house-damage::before {
  content: "";
}

.fa-house-chimney-medical::before {
  content: "";
}

.fa-clinic-medical::before {
  content: "";
}

.fa-house-chimney-user::before {
  content: "";
}

.fa-house-chimney-window::before {
  content: "";
}

.fa-house-circle-check::before {
  content: "";
}

.fa-house-circle-exclamation::before {
  content: "";
}

.fa-house-circle-xmark::before {
  content: "";
}

.fa-house-crack::before {
  content: "";
}

.fa-house-fire::before {
  content: "";
}

.fa-house-flag::before {
  content: "";
}

.fa-house-flood-water::before {
  content: "";
}

.fa-house-flood-water-circle-arrow-right::before {
  content: "";
}

.fa-house-laptop::before {
  content: "";
}

.fa-laptop-house::before {
  content: "";
}

.fa-house-lock::before {
  content: "";
}

.fa-house-medical::before {
  content: "";
}

.fa-house-medical-circle-check::before {
  content: "";
}

.fa-house-medical-circle-exclamation::before {
  content: "";
}

.fa-house-medical-circle-xmark::before {
  content: "";
}

.fa-house-medical-flag::before {
  content: "";
}

.fa-house-signal::before {
  content: "";
}

.fa-house-tsunami::before {
  content: "";
}

.fa-house-user::before {
  content: "";
}

.fa-home-user::before {
  content: "";
}

.fa-hryvnia-sign::before {
  content: "";
}

.fa-hryvnia::before {
  content: "";
}

.fa-hurricane::before {
  content: "";
}

.fa-i::before {
  content: "I";
}

.fa-i-cursor::before {
  content: "";
}

.fa-ice-cream::before {
  content: "";
}

.fa-icicles::before {
  content: "";
}

.fa-icons::before {
  content: "";
}

.fa-heart-music-camera-bolt::before {
  content: "";
}

.fa-id-badge::before {
  content: "";
}

.fa-id-card::before {
  content: "";
}

.fa-drivers-license::before {
  content: "";
}

.fa-id-card-clip::before {
  content: "";
}

.fa-id-card-alt::before {
  content: "";
}

.fa-igloo::before {
  content: "";
}

.fa-image::before {
  content: "";
}

.fa-image-portrait::before {
  content: "";
}

.fa-portrait::before {
  content: "";
}

.fa-images::before {
  content: "";
}

.fa-inbox::before {
  content: "";
}

.fa-indent::before {
  content: "";
}

.fa-indian-rupee-sign::before {
  content: "";
}

.fa-indian-rupee::before {
  content: "";
}

.fa-inr::before {
  content: "";
}

.fa-industry::before {
  content: "";
}

.fa-infinity::before {
  content: "";
}

.fa-info::before {
  content: "";
}

.fa-italic::before {
  content: "";
}

.fa-j::before {
  content: "J";
}

.fa-jar::before {
  content: "";
}

.fa-jar-wheat::before {
  content: "";
}

.fa-jedi::before {
  content: "";
}

.fa-jet-fighter::before {
  content: "";
}

.fa-fighter-jet::before {
  content: "";
}

.fa-jet-fighter-up::before {
  content: "";
}

.fa-joint::before {
  content: "";
}

.fa-jug-detergent::before {
  content: "";
}

.fa-k::before {
  content: "K";
}

.fa-kaaba::before {
  content: "";
}

.fa-key::before {
  content: "";
}

.fa-keyboard::before {
  content: "";
}

.fa-khanda::before {
  content: "";
}

.fa-kip-sign::before {
  content: "";
}

.fa-kit-medical::before {
  content: "";
}

.fa-first-aid::before {
  content: "";
}

.fa-kitchen-set::before {
  content: "";
}

.fa-kiwi-bird::before {
  content: "";
}

.fa-l::before {
  content: "L";
}

.fa-land-mine-on::before {
  content: "";
}

.fa-landmark::before {
  content: "";
}

.fa-landmark-dome::before {
  content: "";
}

.fa-landmark-alt::before {
  content: "";
}

.fa-landmark-flag::before {
  content: "";
}

.fa-language::before {
  content: "";
}

.fa-laptop::before {
  content: "";
}

.fa-laptop-code::before {
  content: "";
}

.fa-laptop-file::before {
  content: "";
}

.fa-laptop-medical::before {
  content: "";
}

.fa-lari-sign::before {
  content: "";
}

.fa-layer-group::before {
  content: "";
}

.fa-leaf::before {
  content: "";
}

.fa-left-long::before {
  content: "";
}

.fa-long-arrow-alt-left::before {
  content: "";
}

.fa-left-right::before {
  content: "";
}

.fa-arrows-alt-h::before {
  content: "";
}

.fa-lemon::before {
  content: "";
}

.fa-less-than::before {
  content: "\<";
}

.fa-less-than-equal::before {
  content: "";
}

.fa-life-ring::before {
  content: "";
}

.fa-lightbulb::before {
  content: "";
}

.fa-lines-leaning::before {
  content: "";
}

.fa-link::before {
  content: "";
}

.fa-chain::before {
  content: "";
}

.fa-link-slash::before {
  content: "";
}

.fa-chain-broken::before {
  content: "";
}

.fa-chain-slash::before {
  content: "";
}

.fa-unlink::before {
  content: "";
}

.fa-lira-sign::before {
  content: "";
}

.fa-list::before {
  content: "";
}

.fa-list-squares::before {
  content: "";
}

.fa-list-check::before {
  content: "";
}

.fa-tasks::before {
  content: "";
}

.fa-list-ol::before {
  content: "";
}

.fa-list-1-2::before {
  content: "";
}

.fa-list-numeric::before {
  content: "";
}

.fa-list-ul::before {
  content: "";
}

.fa-list-dots::before {
  content: "";
}

.fa-litecoin-sign::before {
  content: "";
}

.fa-location-arrow::before {
  content: "";
}

.fa-location-crosshairs::before {
  content: "";
}

.fa-location::before {
  content: "";
}

.fa-location-dot::before {
  content: "";
}

.fa-map-marker-alt::before {
  content: "";
}

.fa-location-pin::before {
  content: "";
}

.fa-map-marker::before {
  content: "";
}

.fa-location-pin-lock::before {
  content: "";
}

.fa-lock::before {
  content: "";
}

.fa-lock-open::before {
  content: "";
}

.fa-locust::before {
  content: "";
}

.fa-lungs::before {
  content: "";
}

.fa-lungs-virus::before {
  content: "";
}

.fa-m::before {
  content: "M";
}

.fa-magnet::before {
  content: "";
}

.fa-magnifying-glass::before {
  content: "";
}

.fa-search::before {
  content: "";
}

.fa-magnifying-glass-arrow-right::before {
  content: "";
}

.fa-magnifying-glass-chart::before {
  content: "";
}

.fa-magnifying-glass-dollar::before {
  content: "";
}

.fa-search-dollar::before {
  content: "";
}

.fa-magnifying-glass-location::before {
  content: "";
}

.fa-search-location::before {
  content: "";
}

.fa-magnifying-glass-minus::before {
  content: "";
}

.fa-search-minus::before {
  content: "";
}

.fa-magnifying-glass-plus::before {
  content: "";
}

.fa-search-plus::before {
  content: "";
}

.fa-manat-sign::before {
  content: "";
}

.fa-map::before {
  content: "";
}

.fa-map-location::before {
  content: "";
}

.fa-map-marked::before {
  content: "";
}

.fa-map-location-dot::before {
  content: "";
}

.fa-map-marked-alt::before {
  content: "";
}

.fa-map-pin::before {
  content: "";
}

.fa-marker::before {
  content: "";
}

.fa-mars::before {
  content: "";
}

.fa-mars-and-venus::before {
  content: "";
}

.fa-mars-and-venus-burst::before {
  content: "";
}

.fa-mars-double::before {
  content: "";
}

.fa-mars-stroke::before {
  content: "";
}

.fa-mars-stroke-right::before {
  content: "";
}

.fa-mars-stroke-h::before {
  content: "";
}

.fa-mars-stroke-up::before {
  content: "";
}

.fa-mars-stroke-v::before {
  content: "";
}

.fa-martini-glass::before {
  content: "";
}

.fa-glass-martini-alt::before {
  content: "";
}

.fa-martini-glass-citrus::before {
  content: "";
}

.fa-cocktail::before {
  content: "";
}

.fa-martini-glass-empty::before {
  content: "";
}

.fa-glass-martini::before {
  content: "";
}

.fa-mask::before {
  content: "";
}

.fa-mask-face::before {
  content: "";
}

.fa-mask-ventilator::before {
  content: "";
}

.fa-masks-theater::before {
  content: "";
}

.fa-theater-masks::before {
  content: "";
}

.fa-mattress-pillow::before {
  content: "";
}

.fa-maximize::before {
  content: "";
}

.fa-expand-arrows-alt::before {
  content: "";
}

.fa-medal::before {
  content: "";
}

.fa-memory::before {
  content: "";
}

.fa-menorah::before {
  content: "";
}

.fa-mercury::before {
  content: "";
}

.fa-message::before {
  content: "";
}

.fa-comment-alt::before {
  content: "";
}

.fa-meteor::before {
  content: "";
}

.fa-microchip::before {
  content: "";
}

.fa-microphone::before {
  content: "";
}

.fa-microphone-lines::before {
  content: "";
}

.fa-microphone-alt::before {
  content: "";
}

.fa-microphone-lines-slash::before {
  content: "";
}

.fa-microphone-alt-slash::before {
  content: "";
}

.fa-microphone-slash::before {
  content: "";
}

.fa-microscope::before {
  content: "";
}

.fa-mill-sign::before {
  content: "";
}

.fa-minimize::before {
  content: "";
}

.fa-compress-arrows-alt::before {
  content: "";
}

.fa-minus::before {
  content: "";
}

.fa-subtract::before {
  content: "";
}

.fa-mitten::before {
  content: "";
}

.fa-mobile::before {
  content: "";
}

.fa-mobile-android::before {
  content: "";
}

.fa-mobile-phone::before {
  content: "";
}

.fa-mobile-button::before {
  content: "";
}

.fa-mobile-retro::before {
  content: "";
}

.fa-mobile-screen::before {
  content: "";
}

.fa-mobile-android-alt::before {
  content: "";
}

.fa-mobile-screen-button::before {
  content: "";
}

.fa-mobile-alt::before {
  content: "";
}

.fa-money-bill::before {
  content: "";
}

.fa-money-bill-1::before {
  content: "";
}

.fa-money-bill-alt::before {
  content: "";
}

.fa-money-bill-1-wave::before {
  content: "";
}

.fa-money-bill-wave-alt::before {
  content: "";
}

.fa-money-bill-transfer::before {
  content: "";
}

.fa-money-bill-trend-up::before {
  content: "";
}

.fa-money-bill-wave::before {
  content: "";
}

.fa-money-bill-wheat::before {
  content: "";
}

.fa-money-bills::before {
  content: "";
}

.fa-money-check::before {
  content: "";
}

.fa-money-check-dollar::before {
  content: "";
}

.fa-money-check-alt::before {
  content: "";
}

.fa-monument::before {
  content: "";
}

.fa-moon::before {
  content: "";
}

.fa-mortar-pestle::before {
  content: "";
}

.fa-mosque::before {
  content: "";
}

.fa-mosquito::before {
  content: "";
}

.fa-mosquito-net::before {
  content: "";
}

.fa-motorcycle::before {
  content: "";
}

.fa-mound::before {
  content: "";
}

.fa-mountain::before {
  content: "";
}

.fa-mountain-city::before {
  content: "";
}

.fa-mountain-sun::before {
  content: "";
}

.fa-mug-hot::before {
  content: "";
}

.fa-mug-saucer::before {
  content: "";
}

.fa-coffee::before {
  content: "";
}

.fa-music::before {
  content: "";
}

.fa-n::before {
  content: "N";
}

.fa-naira-sign::before {
  content: "";
}

.fa-network-wired::before {
  content: "";
}

.fa-neuter::before {
  content: "";
}

.fa-newspaper::before {
  content: "";
}

.fa-not-equal::before {
  content: "";
}

.fa-notdef::before {
  content: "";
}

.fa-note-sticky::before {
  content: "";
}

.fa-sticky-note::before {
  content: "";
}

.fa-notes-medical::before {
  content: "";
}

.fa-o::before {
  content: "O";
}

.fa-object-group::before {
  content: "";
}

.fa-object-ungroup::before {
  content: "";
}

.fa-oil-can::before {
  content: "";
}

.fa-oil-well::before {
  content: "";
}

.fa-om::before {
  content: "";
}

.fa-otter::before {
  content: "";
}

.fa-outdent::before {
  content: "";
}

.fa-dedent::before {
  content: "";
}

.fa-p::before {
  content: "P";
}

.fa-pager::before {
  content: "";
}

.fa-paint-roller::before {
  content: "";
}

.fa-paintbrush::before {
  content: "";
}

.fa-paint-brush::before {
  content: "";
}

.fa-palette::before {
  content: "";
}

.fa-pallet::before {
  content: "";
}

.fa-panorama::before {
  content: "";
}

.fa-paper-plane::before {
  content: "";
}

.fa-paperclip::before {
  content: "";
}

.fa-parachute-box::before {
  content: "";
}

.fa-paragraph::before {
  content: "";
}

.fa-passport::before {
  content: "";
}

.fa-paste::before {
  content: "";
}

.fa-file-clipboard::before {
  content: "";
}

.fa-pause::before {
  content: "";
}

.fa-paw::before {
  content: "";
}

.fa-peace::before {
  content: "";
}

.fa-pen::before {
  content: "";
}

.fa-pen-clip::before {
  content: "";
}

.fa-pen-alt::before {
  content: "";
}

.fa-pen-fancy::before {
  content: "";
}

.fa-pen-nib::before {
  content: "";
}

.fa-pen-ruler::before {
  content: "";
}

.fa-pencil-ruler::before {
  content: "";
}

.fa-pen-to-square::before {
  content: "";
}

.fa-edit::before {
  content: "";
}

.fa-pencil::before {
  content: "";
}

.fa-pencil-alt::before {
  content: "";
}

.fa-people-arrows::before {
  content: "";
}

.fa-people-arrows-left-right::before {
  content: "";
}

.fa-people-carry-box::before {
  content: "";
}

.fa-people-carry::before {
  content: "";
}

.fa-people-group::before {
  content: "";
}

.fa-people-line::before {
  content: "";
}

.fa-people-pulling::before {
  content: "";
}

.fa-people-robbery::before {
  content: "";
}

.fa-people-roof::before {
  content: "";
}

.fa-pepper-hot::before {
  content: "";
}

.fa-percent::before {
  content: "\%";
}

.fa-percentage::before {
  content: "\%";
}

.fa-person::before {
  content: "";
}

.fa-male::before {
  content: "";
}

.fa-person-arrow-down-to-line::before {
  content: "";
}

.fa-person-arrow-up-from-line::before {
  content: "";
}

.fa-person-biking::before {
  content: "";
}

.fa-biking::before {
  content: "";
}

.fa-person-booth::before {
  content: "";
}

.fa-person-breastfeeding::before {
  content: "";
}

.fa-person-burst::before {
  content: "";
}

.fa-person-cane::before {
  content: "";
}

.fa-person-chalkboard::before {
  content: "";
}

.fa-person-circle-check::before {
  content: "";
}

.fa-person-circle-exclamation::before {
  content: "";
}

.fa-person-circle-minus::before {
  content: "";
}

.fa-person-circle-plus::before {
  content: "";
}

.fa-person-circle-question::before {
  content: "";
}

.fa-person-circle-xmark::before {
  content: "";
}

.fa-person-digging::before {
  content: "";
}

.fa-digging::before {
  content: "";
}

.fa-person-dots-from-line::before {
  content: "";
}

.fa-diagnoses::before {
  content: "";
}

.fa-person-dress::before {
  content: "";
}

.fa-female::before {
  content: "";
}

.fa-person-dress-burst::before {
  content: "";
}

.fa-person-drowning::before {
  content: "";
}

.fa-person-falling::before {
  content: "";
}

.fa-person-falling-burst::before {
  content: "";
}

.fa-person-half-dress::before {
  content: "";
}

.fa-person-harassing::before {
  content: "";
}

.fa-person-hiking::before {
  content: "";
}

.fa-hiking::before {
  content: "";
}

.fa-person-military-pointing::before {
  content: "";
}

.fa-person-military-rifle::before {
  content: "";
}

.fa-person-military-to-person::before {
  content: "";
}

.fa-person-praying::before {
  content: "";
}

.fa-pray::before {
  content: "";
}

.fa-person-pregnant::before {
  content: "";
}

.fa-person-rays::before {
  content: "";
}

.fa-person-rifle::before {
  content: "";
}

.fa-person-running::before {
  content: "";
}

.fa-running::before {
  content: "";
}

.fa-person-shelter::before {
  content: "";
}

.fa-person-skating::before {
  content: "";
}

.fa-skating::before {
  content: "";
}

.fa-person-skiing::before {
  content: "";
}

.fa-skiing::before {
  content: "";
}

.fa-person-skiing-nordic::before {
  content: "";
}

.fa-skiing-nordic::before {
  content: "";
}

.fa-person-snowboarding::before {
  content: "";
}

.fa-snowboarding::before {
  content: "";
}

.fa-person-swimming::before {
  content: "";
}

.fa-swimmer::before {
  content: "";
}

.fa-person-through-window::before {
  content: "";
}

.fa-person-walking::before {
  content: "";
}

.fa-walking::before {
  content: "";
}

.fa-person-walking-arrow-loop-left::before {
  content: "";
}

.fa-person-walking-arrow-right::before {
  content: "";
}

.fa-person-walking-dashed-line-arrow-right::before {
  content: "";
}

.fa-person-walking-luggage::before {
  content: "";
}

.fa-person-walking-with-cane::before {
  content: "";
}

.fa-blind::before {
  content: "";
}

.fa-peseta-sign::before {
  content: "";
}

.fa-peso-sign::before {
  content: "";
}

.fa-phone::before {
  content: "";
}

.fa-phone-flip::before {
  content: "";
}

.fa-phone-alt::before {
  content: "";
}

.fa-phone-slash::before {
  content: "";
}

.fa-phone-volume::before {
  content: "";
}

.fa-volume-control-phone::before {
  content: "";
}

.fa-photo-film::before {
  content: "";
}

.fa-photo-video::before {
  content: "";
}

.fa-piggy-bank::before {
  content: "";
}

.fa-pills::before {
  content: "";
}

.fa-pizza-slice::before {
  content: "";
}

.fa-place-of-worship::before {
  content: "";
}

.fa-plane::before {
  content: "";
}

.fa-plane-arrival::before {
  content: "";
}

.fa-plane-circle-check::before {
  content: "";
}

.fa-plane-circle-exclamation::before {
  content: "";
}

.fa-plane-circle-xmark::before {
  content: "";
}

.fa-plane-departure::before {
  content: "";
}

.fa-plane-lock::before {
  content: "";
}

.fa-plane-slash::before {
  content: "";
}

.fa-plane-up::before {
  content: "";
}

.fa-plant-wilt::before {
  content: "";
}

.fa-plate-wheat::before {
  content: "";
}

.fa-play::before {
  content: "";
}

.fa-plug::before {
  content: "";
}

.fa-plug-circle-bolt::before {
  content: "";
}

.fa-plug-circle-check::before {
  content: "";
}

.fa-plug-circle-exclamation::before {
  content: "";
}

.fa-plug-circle-minus::before {
  content: "";
}

.fa-plug-circle-plus::before {
  content: "";
}

.fa-plug-circle-xmark::before {
  content: "";
}

.fa-plus::before {
  content: "\+";
}

.fa-add::before {
  content: "\+";
}

.fa-plus-minus::before {
  content: "";
}

.fa-podcast::before {
  content: "";
}

.fa-poo::before {
  content: "";
}

.fa-poo-storm::before {
  content: "";
}

.fa-poo-bolt::before {
  content: "";
}

.fa-poop::before {
  content: "";
}

.fa-power-off::before {
  content: "";
}

.fa-prescription::before {
  content: "";
}

.fa-prescription-bottle::before {
  content: "";
}

.fa-prescription-bottle-medical::before {
  content: "";
}

.fa-prescription-bottle-alt::before {
  content: "";
}

.fa-print::before {
  content: "";
}

.fa-pump-medical::before {
  content: "";
}

.fa-pump-soap::before {
  content: "";
}

.fa-puzzle-piece::before {
  content: "";
}

.fa-q::before {
  content: "Q";
}

.fa-qrcode::before {
  content: "";
}

.fa-question::before {
  content: "\?";
}

.fa-quote-left::before {
  content: "";
}

.fa-quote-left-alt::before {
  content: "";
}

.fa-quote-right::before {
  content: "";
}

.fa-quote-right-alt::before {
  content: "";
}

.fa-r::before {
  content: "R";
}

.fa-radiation::before {
  content: "";
}

.fa-radio::before {
  content: "";
}

.fa-rainbow::before {
  content: "";
}

.fa-ranking-star::before {
  content: "";
}

.fa-receipt::before {
  content: "";
}

.fa-record-vinyl::before {
  content: "";
}

.fa-rectangle-ad::before {
  content: "";
}

.fa-ad::before {
  content: "";
}

.fa-rectangle-list::before {
  content: "";
}

.fa-list-alt::before {
  content: "";
}

.fa-rectangle-xmark::before {
  content: "";
}

.fa-rectangle-times::before {
  content: "";
}

.fa-times-rectangle::before {
  content: "";
}

.fa-window-close::before {
  content: "";
}

.fa-recycle::before {
  content: "";
}

.fa-registered::before {
  content: "";
}

.fa-repeat::before {
  content: "";
}

.fa-reply::before {
  content: "";
}

.fa-mail-reply::before {
  content: "";
}

.fa-reply-all::before {
  content: "";
}

.fa-mail-reply-all::before {
  content: "";
}

.fa-republican::before {
  content: "";
}

.fa-restroom::before {
  content: "";
}

.fa-retweet::before {
  content: "";
}

.fa-ribbon::before {
  content: "";
}

.fa-right-from-bracket::before {
  content: "";
}

.fa-sign-out-alt::before {
  content: "";
}

.fa-right-left::before {
  content: "";
}

.fa-exchange-alt::before {
  content: "";
}

.fa-right-long::before {
  content: "";
}

.fa-long-arrow-alt-right::before {
  content: "";
}

.fa-right-to-bracket::before {
  content: "";
}

.fa-sign-in-alt::before {
  content: "";
}

.fa-ring::before {
  content: "";
}

.fa-road::before {
  content: "";
}

.fa-road-barrier::before {
  content: "";
}

.fa-road-bridge::before {
  content: "";
}

.fa-road-circle-check::before {
  content: "";
}

.fa-road-circle-exclamation::before {
  content: "";
}

.fa-road-circle-xmark::before {
  content: "";
}

.fa-road-lock::before {
  content: "";
}

.fa-road-spikes::before {
  content: "";
}

.fa-robot::before {
  content: "";
}

.fa-rocket::before {
  content: "";
}

.fa-rotate::before {
  content: "";
}

.fa-sync-alt::before {
  content: "";
}

.fa-rotate-left::before {
  content: "";
}

.fa-rotate-back::before {
  content: "";
}

.fa-rotate-backward::before {
  content: "";
}

.fa-undo-alt::before {
  content: "";
}

.fa-rotate-right::before {
  content: "";
}

.fa-redo-alt::before {
  content: "";
}

.fa-rotate-forward::before {
  content: "";
}

.fa-route::before {
  content: "";
}

.fa-rss::before {
  content: "";
}

.fa-feed::before {
  content: "";
}

.fa-ruble-sign::before {
  content: "";
}

.fa-rouble::before {
  content: "";
}

.fa-rub::before {
  content: "";
}

.fa-ruble::before {
  content: "";
}

.fa-rug::before {
  content: "";
}

.fa-ruler::before {
  content: "";
}

.fa-ruler-combined::before {
  content: "";
}

.fa-ruler-horizontal::before {
  content: "";
}

.fa-ruler-vertical::before {
  content: "";
}

.fa-rupee-sign::before {
  content: "";
}

.fa-rupee::before {
  content: "";
}

.fa-rupiah-sign::before {
  content: "";
}

.fa-s::before {
  content: "S";
}

.fa-sack-dollar::before {
  content: "";
}

.fa-sack-xmark::before {
  content: "";
}

.fa-sailboat::before {
  content: "";
}

.fa-satellite::before {
  content: "";
}

.fa-satellite-dish::before {
  content: "";
}

.fa-scale-balanced::before {
  content: "";
}

.fa-balance-scale::before {
  content: "";
}

.fa-scale-unbalanced::before {
  content: "";
}

.fa-balance-scale-left::before {
  content: "";
}

.fa-scale-unbalanced-flip::before {
  content: "";
}

.fa-balance-scale-right::before {
  content: "";
}

.fa-school::before {
  content: "";
}

.fa-school-circle-check::before {
  content: "";
}

.fa-school-circle-exclamation::before {
  content: "";
}

.fa-school-circle-xmark::before {
  content: "";
}

.fa-school-flag::before {
  content: "";
}

.fa-school-lock::before {
  content: "";
}

.fa-scissors::before {
  content: "";
}

.fa-cut::before {
  content: "";
}

.fa-screwdriver::before {
  content: "";
}

.fa-screwdriver-wrench::before {
  content: "";
}

.fa-tools::before {
  content: "";
}

.fa-scroll::before {
  content: "";
}

.fa-scroll-torah::before {
  content: "";
}

.fa-torah::before {
  content: "";
}

.fa-sd-card::before {
  content: "";
}

.fa-section::before {
  content: "";
}

.fa-seedling::before {
  content: "";
}

.fa-sprout::before {
  content: "";
}

.fa-server::before {
  content: "";
}

.fa-shapes::before {
  content: "";
}

.fa-triangle-circle-square::before {
  content: "";
}

.fa-share::before {
  content: "";
}

.fa-arrow-turn-right::before {
  content: "";
}

.fa-mail-forward::before {
  content: "";
}

.fa-share-from-square::before {
  content: "";
}

.fa-share-square::before {
  content: "";
}

.fa-share-nodes::before {
  content: "";
}

.fa-share-alt::before {
  content: "";
}

.fa-sheet-plastic::before {
  content: "";
}

.fa-shekel-sign::before {
  content: "";
}

.fa-ils::before {
  content: "";
}

.fa-shekel::before {
  content: "";
}

.fa-sheqel::before {
  content: "";
}

.fa-sheqel-sign::before {
  content: "";
}

.fa-shield::before {
  content: "";
}

.fa-shield-blank::before {
  content: "";
}

.fa-shield-cat::before {
  content: "";
}

.fa-shield-dog::before {
  content: "";
}

.fa-shield-halved::before {
  content: "";
}

.fa-shield-alt::before {
  content: "";
}

.fa-shield-heart::before {
  content: "";
}

.fa-shield-virus::before {
  content: "";
}

.fa-ship::before {
  content: "";
}

.fa-shirt::before {
  content: "";
}

.fa-t-shirt::before {
  content: "";
}

.fa-tshirt::before {
  content: "";
}

.fa-shoe-prints::before {
  content: "";
}

.fa-shop::before {
  content: "";
}

.fa-store-alt::before {
  content: "";
}

.fa-shop-lock::before {
  content: "";
}

.fa-shop-slash::before {
  content: "";
}

.fa-store-alt-slash::before {
  content: "";
}

.fa-shower::before {
  content: "";
}

.fa-shrimp::before {
  content: "";
}

.fa-shuffle::before {
  content: "";
}

.fa-random::before {
  content: "";
}

.fa-shuttle-space::before {
  content: "";
}

.fa-space-shuttle::before {
  content: "";
}

.fa-sign-hanging::before {
  content: "";
}

.fa-sign::before {
  content: "";
}

.fa-signal::before {
  content: "";
}

.fa-signal-5::before {
  content: "";
}

.fa-signal-perfect::before {
  content: "";
}

.fa-signature::before {
  content: "";
}

.fa-signs-post::before {
  content: "";
}

.fa-map-signs::before {
  content: "";
}

.fa-sim-card::before {
  content: "";
}

.fa-sink::before {
  content: "";
}

.fa-sitemap::before {
  content: "";
}

.fa-skull::before {
  content: "";
}

.fa-skull-crossbones::before {
  content: "";
}

.fa-slash::before {
  content: "";
}

.fa-sleigh::before {
  content: "";
}

.fa-sliders::before {
  content: "";
}

.fa-sliders-h::before {
  content: "";
}

.fa-smog::before {
  content: "";
}

.fa-smoking::before {
  content: "";
}

.fa-snowflake::before {
  content: "";
}

.fa-snowman::before {
  content: "";
}

.fa-snowplow::before {
  content: "";
}

.fa-soap::before {
  content: "";
}

.fa-socks::before {
  content: "";
}

.fa-solar-panel::before {
  content: "";
}

.fa-sort::before {
  content: "";
}

.fa-unsorted::before {
  content: "";
}

.fa-sort-down::before {
  content: "";
}

.fa-sort-desc::before {
  content: "";
}

.fa-sort-up::before {
  content: "";
}

.fa-sort-asc::before {
  content: "";
}

.fa-spa::before {
  content: "";
}

.fa-spaghetti-monster-flying::before {
  content: "";
}

.fa-pastafarianism::before {
  content: "";
}

.fa-spell-check::before {
  content: "";
}

.fa-spider::before {
  content: "";
}

.fa-spinner::before {
  content: "";
}

.fa-splotch::before {
  content: "";
}

.fa-spoon::before {
  content: "";
}

.fa-utensil-spoon::before {
  content: "";
}

.fa-spray-can::before {
  content: "";
}

.fa-spray-can-sparkles::before {
  content: "";
}

.fa-air-freshener::before {
  content: "";
}

.fa-square::before {
  content: "";
}

.fa-square-arrow-up-right::before {
  content: "";
}

.fa-external-link-square::before {
  content: "";
}

.fa-square-caret-down::before {
  content: "";
}

.fa-caret-square-down::before {
  content: "";
}

.fa-square-caret-left::before {
  content: "";
}

.fa-caret-square-left::before {
  content: "";
}

.fa-square-caret-right::before {
  content: "";
}

.fa-caret-square-right::before {
  content: "";
}

.fa-square-caret-up::before {
  content: "";
}

.fa-caret-square-up::before {
  content: "";
}

.fa-square-check::before {
  content: "";
}

.fa-check-square::before {
  content: "";
}

.fa-square-envelope::before {
  content: "";
}

.fa-envelope-square::before {
  content: "";
}

.fa-square-full::before {
  content: "";
}

.fa-square-h::before {
  content: "";
}

.fa-h-square::before {
  content: "";
}

.fa-square-minus::before {
  content: "";
}

.fa-minus-square::before {
  content: "";
}

.fa-square-nfi::before {
  content: "";
}

.fa-square-parking::before {
  content: "";
}

.fa-parking::before {
  content: "";
}

.fa-square-pen::before {
  content: "";
}

.fa-pen-square::before {
  content: "";
}

.fa-pencil-square::before {
  content: "";
}

.fa-square-person-confined::before {
  content: "";
}

.fa-square-phone::before {
  content: "";
}

.fa-phone-square::before {
  content: "";
}

.fa-square-phone-flip::before {
  content: "";
}

.fa-phone-square-alt::before {
  content: "";
}

.fa-square-plus::before {
  content: "";
}

.fa-plus-square::before {
  content: "";
}

.fa-square-poll-horizontal::before {
  content: "";
}

.fa-poll-h::before {
  content: "";
}

.fa-square-poll-vertical::before {
  content: "";
}

.fa-poll::before {
  content: "";
}

.fa-square-root-variable::before {
  content: "";
}

.fa-square-root-alt::before {
  content: "";
}

.fa-square-rss::before {
  content: "";
}

.fa-rss-square::before {
  content: "";
}

.fa-square-share-nodes::before {
  content: "";
}

.fa-share-alt-square::before {
  content: "";
}

.fa-square-up-right::before {
  content: "";
}

.fa-external-link-square-alt::before {
  content: "";
}

.fa-square-virus::before {
  content: "";
}

.fa-square-xmark::before {
  content: "";
}

.fa-times-square::before {
  content: "";
}

.fa-xmark-square::before {
  content: "";
}

.fa-staff-snake::before {
  content: "";
}

.fa-rod-asclepius::before {
  content: "";
}

.fa-rod-snake::before {
  content: "";
}

.fa-staff-aesculapius::before {
  content: "";
}

.fa-stairs::before {
  content: "";
}

.fa-stamp::before {
  content: "";
}

.fa-stapler::before {
  content: "";
}

.fa-star::before {
  content: "";
}

.fa-star-and-crescent::before {
  content: "";
}

.fa-star-half::before {
  content: "";
}

.fa-star-half-stroke::before {
  content: "";
}

.fa-star-half-alt::before {
  content: "";
}

.fa-star-of-david::before {
  content: "";
}

.fa-star-of-life::before {
  content: "";
}

.fa-sterling-sign::before {
  content: "";
}

.fa-gbp::before {
  content: "";
}

.fa-pound-sign::before {
  content: "";
}

.fa-stethoscope::before {
  content: "";
}

.fa-stop::before {
  content: "";
}

.fa-stopwatch::before {
  content: "";
}

.fa-stopwatch-20::before {
  content: "";
}

.fa-store::before {
  content: "";
}

.fa-store-slash::before {
  content: "";
}

.fa-street-view::before {
  content: "";
}

.fa-strikethrough::before {
  content: "";
}

.fa-stroopwafel::before {
  content: "";
}

.fa-subscript::before {
  content: "";
}

.fa-suitcase::before {
  content: "";
}

.fa-suitcase-medical::before {
  content: "";
}

.fa-medkit::before {
  content: "";
}

.fa-suitcase-rolling::before {
  content: "";
}

.fa-sun::before {
  content: "";
}

.fa-sun-plant-wilt::before {
  content: "";
}

.fa-superscript::before {
  content: "";
}

.fa-swatchbook::before {
  content: "";
}

.fa-synagogue::before {
  content: "";
}

.fa-syringe::before {
  content: "";
}

.fa-t::before {
  content: "T";
}

.fa-table::before {
  content: "";
}

.fa-table-cells::before {
  content: "";
}

.fa-th::before {
  content: "";
}

.fa-table-cells-large::before {
  content: "";
}

.fa-th-large::before {
  content: "";
}

.fa-table-columns::before {
  content: "";
}

.fa-columns::before {
  content: "";
}

.fa-table-list::before {
  content: "";
}

.fa-th-list::before {
  content: "";
}

.fa-table-tennis-paddle-ball::before {
  content: "";
}

.fa-ping-pong-paddle-ball::before {
  content: "";
}

.fa-table-tennis::before {
  content: "";
}

.fa-tablet::before {
  content: "";
}

.fa-tablet-android::before {
  content: "";
}

.fa-tablet-button::before {
  content: "";
}

.fa-tablet-screen-button::before {
  content: "";
}

.fa-tablet-alt::before {
  content: "";
}

.fa-tablets::before {
  content: "";
}

.fa-tachograph-digital::before {
  content: "";
}

.fa-digital-tachograph::before {
  content: "";
}

.fa-tag::before {
  content: "";
}

.fa-tags::before {
  content: "";
}

.fa-tape::before {
  content: "";
}

.fa-tarp::before {
  content: "";
}

.fa-tarp-droplet::before {
  content: "";
}

.fa-taxi::before {
  content: "";
}

.fa-cab::before {
  content: "";
}

.fa-teeth::before {
  content: "";
}

.fa-teeth-open::before {
  content: "";
}

.fa-temperature-arrow-down::before {
  content: "";
}

.fa-temperature-down::before {
  content: "";
}

.fa-temperature-arrow-up::before {
  content: "";
}

.fa-temperature-up::before {
  content: "";
}

.fa-temperature-empty::before {
  content: "";
}

.fa-temperature-0::before {
  content: "";
}

.fa-thermometer-0::before {
  content: "";
}

.fa-thermometer-empty::before {
  content: "";
}

.fa-temperature-full::before {
  content: "";
}

.fa-temperature-4::before {
  content: "";
}

.fa-thermometer-4::before {
  content: "";
}

.fa-thermometer-full::before {
  content: "";
}

.fa-temperature-half::before {
  content: "";
}

.fa-temperature-2::before {
  content: "";
}

.fa-thermometer-2::before {
  content: "";
}

.fa-thermometer-half::before {
  content: "";
}

.fa-temperature-high::before {
  content: "";
}

.fa-temperature-low::before {
  content: "";
}

.fa-temperature-quarter::before {
  content: "";
}

.fa-temperature-1::before {
  content: "";
}

.fa-thermometer-1::before {
  content: "";
}

.fa-thermometer-quarter::before {
  content: "";
}

.fa-temperature-three-quarters::before {
  content: "";
}

.fa-temperature-3::before {
  content: "";
}

.fa-thermometer-3::before {
  content: "";
}

.fa-thermometer-three-quarters::before {
  content: "";
}

.fa-tenge-sign::before {
  content: "";
}

.fa-tenge::before {
  content: "";
}

.fa-tent::before {
  content: "";
}

.fa-tent-arrow-down-to-line::before {
  content: "";
}

.fa-tent-arrow-left-right::before {
  content: "";
}

.fa-tent-arrow-turn-left::before {
  content: "";
}

.fa-tent-arrows-down::before {
  content: "";
}

.fa-tents::before {
  content: "";
}

.fa-terminal::before {
  content: "";
}

.fa-text-height::before {
  content: "";
}

.fa-text-slash::before {
  content: "";
}

.fa-remove-format::before {
  content: "";
}

.fa-text-width::before {
  content: "";
}

.fa-thermometer::before {
  content: "";
}

.fa-thumbs-down::before {
  content: "";
}

.fa-thumbs-up::before {
  content: "";
}

.fa-thumbtack::before {
  content: "";
}

.fa-thumb-tack::before {
  content: "";
}

.fa-ticket::before {
  content: "";
}

.fa-ticket-simple::before {
  content: "";
}

.fa-ticket-alt::before {
  content: "";
}

.fa-timeline::before {
  content: "";
}

.fa-toggle-off::before {
  content: "";
}

.fa-toggle-on::before {
  content: "";
}

.fa-toilet::before {
  content: "";
}

.fa-toilet-paper::before {
  content: "";
}

.fa-toilet-paper-slash::before {
  content: "";
}

.fa-toilet-portable::before {
  content: "";
}

.fa-toilets-portable::before {
  content: "";
}

.fa-toolbox::before {
  content: "";
}

.fa-tooth::before {
  content: "";
}

.fa-torii-gate::before {
  content: "";
}

.fa-tornado::before {
  content: "";
}

.fa-tower-broadcast::before {
  content: "";
}

.fa-broadcast-tower::before {
  content: "";
}

.fa-tower-cell::before {
  content: "";
}

.fa-tower-observation::before {
  content: "";
}

.fa-tractor::before {
  content: "";
}

.fa-trademark::before {
  content: "";
}

.fa-traffic-light::before {
  content: "";
}

.fa-trailer::before {
  content: "";
}

.fa-train::before {
  content: "";
}

.fa-train-subway::before {
  content: "";
}

.fa-subway::before {
  content: "";
}

.fa-train-tram::before {
  content: "";
}

.fa-transgender::before {
  content: "";
}

.fa-transgender-alt::before {
  content: "";
}

.fa-trash::before {
  content: "";
}

.fa-trash-arrow-up::before {
  content: "";
}

.fa-trash-restore::before {
  content: "";
}

.fa-trash-can::before {
  content: "";
}

.fa-trash-alt::before {
  content: "";
}

.fa-trash-can-arrow-up::before {
  content: "";
}

.fa-trash-restore-alt::before {
  content: "";
}

.fa-tree::before {
  content: "";
}

.fa-tree-city::before {
  content: "";
}

.fa-triangle-exclamation::before {
  content: "";
}

.fa-exclamation-triangle::before {
  content: "";
}

.fa-warning::before {
  content: "";
}

.fa-trophy::before {
  content: "";
}

.fa-trowel::before {
  content: "";
}

.fa-trowel-bricks::before {
  content: "";
}

.fa-truck::before {
  content: "";
}

.fa-truck-arrow-right::before {
  content: "";
}

.fa-truck-droplet::before {
  content: "";
}

.fa-truck-fast::before {
  content: "";
}

.fa-shipping-fast::before {
  content: "";
}

.fa-truck-field::before {
  content: "";
}

.fa-truck-field-un::before {
  content: "";
}

.fa-truck-front::before {
  content: "";
}

.fa-truck-medical::before {
  content: "";
}

.fa-ambulance::before {
  content: "";
}

.fa-truck-monster::before {
  content: "";
}

.fa-truck-moving::before {
  content: "";
}

.fa-truck-pickup::before {
  content: "";
}

.fa-truck-plane::before {
  content: "";
}

.fa-truck-ramp-box::before {
  content: "";
}

.fa-truck-loading::before {
  content: "";
}

.fa-tty::before {
  content: "";
}

.fa-teletype::before {
  content: "";
}

.fa-turkish-lira-sign::before {
  content: "";
}

.fa-try::before {
  content: "";
}

.fa-turkish-lira::before {
  content: "";
}

.fa-turn-down::before {
  content: "";
}

.fa-level-down-alt::before {
  content: "";
}

.fa-turn-up::before {
  content: "";
}

.fa-level-up-alt::before {
  content: "";
}

.fa-tv::before {
  content: "";
}

.fa-television::before {
  content: "";
}

.fa-tv-alt::before {
  content: "";
}

.fa-u::before {
  content: "U";
}

.fa-umbrella::before {
  content: "";
}

.fa-umbrella-beach::before {
  content: "";
}

.fa-underline::before {
  content: "";
}

.fa-universal-access::before {
  content: "";
}

.fa-unlock::before {
  content: "";
}

.fa-unlock-keyhole::before {
  content: "";
}

.fa-unlock-alt::before {
  content: "";
}

.fa-up-down::before {
  content: "";
}

.fa-arrows-alt-v::before {
  content: "";
}

.fa-up-down-left-right::before {
  content: "";
}

.fa-arrows-alt::before {
  content: "";
}

.fa-up-long::before {
  content: "";
}

.fa-long-arrow-alt-up::before {
  content: "";
}

.fa-up-right-and-down-left-from-center::before {
  content: "";
}

.fa-expand-alt::before {
  content: "";
}

.fa-up-right-from-square::before {
  content: "";
}

.fa-external-link-alt::before {
  content: "";
}

.fa-upload::before {
  content: "";
}

.fa-user::before {
  content: "";
}

.fa-user-astronaut::before {
  content: "";
}

.fa-user-check::before {
  content: "";
}

.fa-user-clock::before {
  content: "";
}

.fa-user-doctor::before {
  content: "";
}

.fa-user-md::before {
  content: "";
}

.fa-user-gear::before {
  content: "";
}

.fa-user-cog::before {
  content: "";
}

.fa-user-graduate::before {
  content: "";
}

.fa-user-group::before {
  content: "";
}

.fa-user-friends::before {
  content: "";
}

.fa-user-injured::before {
  content: "";
}

.fa-user-large::before {
  content: "";
}

.fa-user-alt::before {
  content: "";
}

.fa-user-large-slash::before {
  content: "";
}

.fa-user-alt-slash::before {
  content: "";
}

.fa-user-lock::before {
  content: "";
}

.fa-user-minus::before {
  content: "";
}

.fa-user-ninja::before {
  content: "";
}

.fa-user-nurse::before {
  content: "";
}

.fa-user-pen::before {
  content: "";
}

.fa-user-edit::before {
  content: "";
}

.fa-user-plus::before {
  content: "";
}

.fa-user-secret::before {
  content: "";
}

.fa-user-shield::before {
  content: "";
}

.fa-user-slash::before {
  content: "";
}

.fa-user-tag::before {
  content: "";
}

.fa-user-tie::before {
  content: "";
}

.fa-user-xmark::before {
  content: "";
}

.fa-user-times::before {
  content: "";
}

.fa-users::before {
  content: "";
}

.fa-users-between-lines::before {
  content: "";
}

.fa-users-gear::before {
  content: "";
}

.fa-users-cog::before {
  content: "";
}

.fa-users-line::before {
  content: "";
}

.fa-users-rays::before {
  content: "";
}

.fa-users-rectangle::before {
  content: "";
}

.fa-users-slash::before {
  content: "";
}

.fa-users-viewfinder::before {
  content: "";
}

.fa-utensils::before {
  content: "";
}

.fa-cutlery::before {
  content: "";
}

.fa-v::before {
  content: "V";
}

.fa-van-shuttle::before {
  content: "";
}

.fa-shuttle-van::before {
  content: "";
}

.fa-vault::before {
  content: "";
}

.fa-vector-square::before {
  content: "";
}

.fa-venus::before {
  content: "";
}

.fa-venus-double::before {
  content: "";
}

.fa-venus-mars::before {
  content: "";
}

.fa-vest::before {
  content: "";
}

.fa-vest-patches::before {
  content: "";
}

.fa-vial::before {
  content: "";
}

.fa-vial-circle-check::before {
  content: "";
}

.fa-vial-virus::before {
  content: "";
}

.fa-vials::before {
  content: "";
}

.fa-video::before {
  content: "";
}

.fa-video-camera::before {
  content: "";
}

.fa-video-slash::before {
  content: "";
}

.fa-vihara::before {
  content: "";
}

.fa-virus::before {
  content: "";
}

.fa-virus-covid::before {
  content: "";
}

.fa-virus-covid-slash::before {
  content: "";
}

.fa-virus-slash::before {
  content: "";
}

.fa-viruses::before {
  content: "";
}

.fa-voicemail::before {
  content: "";
}

.fa-volcano::before {
  content: "";
}

.fa-volleyball::before {
  content: "";
}

.fa-volleyball-ball::before {
  content: "";
}

.fa-volume-high::before {
  content: "";
}

.fa-volume-up::before {
  content: "";
}

.fa-volume-low::before {
  content: "";
}

.fa-volume-down::before {
  content: "";
}

.fa-volume-off::before {
  content: "";
}

.fa-volume-xmark::before {
  content: "";
}

.fa-volume-mute::before {
  content: "";
}

.fa-volume-times::before {
  content: "";
}

.fa-vr-cardboard::before {
  content: "";
}

.fa-w::before {
  content: "W";
}

.fa-walkie-talkie::before {
  content: "";
}

.fa-wallet::before {
  content: "";
}

.fa-wand-magic::before {
  content: "";
}

.fa-magic::before {
  content: "";
}

.fa-wand-magic-sparkles::before {
  content: "";
}

.fa-magic-wand-sparkles::before {
  content: "";
}

.fa-wand-sparkles::before {
  content: "";
}

.fa-warehouse::before {
  content: "";
}

.fa-water::before {
  content: "";
}

.fa-water-ladder::before {
  content: "";
}

.fa-ladder-water::before {
  content: "";
}

.fa-swimming-pool::before {
  content: "";
}

.fa-wave-square::before {
  content: "";
}

.fa-weight-hanging::before {
  content: "";
}

.fa-weight-scale::before {
  content: "";
}

.fa-weight::before {
  content: "";
}

.fa-wheat-awn::before {
  content: "";
}

.fa-wheat-alt::before {
  content: "";
}

.fa-wheat-awn-circle-exclamation::before {
  content: "";
}

.fa-wheelchair::before {
  content: "";
}

.fa-wheelchair-move::before {
  content: "";
}

.fa-wheelchair-alt::before {
  content: "";
}

.fa-whiskey-glass::before {
  content: "";
}

.fa-glass-whiskey::before {
  content: "";
}

.fa-wifi::before {
  content: "";
}

.fa-wifi-3::before {
  content: "";
}

.fa-wifi-strong::before {
  content: "";
}

.fa-wind::before {
  content: "";
}

.fa-window-maximize::before {
  content: "";
}

.fa-window-minimize::before {
  content: "";
}

.fa-window-restore::before {
  content: "";
}

.fa-wine-bottle::before {
  content: "";
}

.fa-wine-glass::before {
  content: "";
}

.fa-wine-glass-empty::before {
  content: "";
}

.fa-wine-glass-alt::before {
  content: "";
}

.fa-won-sign::before {
  content: "";
}

.fa-krw::before {
  content: "";
}

.fa-won::before {
  content: "";
}

.fa-worm::before {
  content: "";
}

.fa-wrench::before {
  content: "";
}

.fa-x::before {
  content: "X";
}

.fa-x-ray::before {
  content: "";
}

.fa-xmark::before {
  content: "";
}

.fa-close::before {
  content: "";
}

.fa-multiply::before {
  content: "";
}

.fa-remove::before {
  content: "";
}

.fa-times::before {
  content: "";
}

.fa-xmarks-lines::before {
  content: "";
}

.fa-y::before {
  content: "Y";
}

.fa-yen-sign::before {
  content: "";
}

.fa-cny::before {
  content: "";
}

.fa-jpy::before {
  content: "";
}

.fa-rmb::before {
  content: "";
}

.fa-yen::before {
  content: "";
}

.fa-yin-yang::before {
  content: "";
}

.fa-z::before {
  content: "Z";
}

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

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.container {
  max-width: 100%;
}

@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 15px;
  }
}

div {
  font-weight: 300;
}

h1 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-size: 34px;
  color: #000;
  margin: 0px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  h1 {
    font-size: 26px;
    margin-bottom: 15px;
  }
}

h2 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #000;
  margin: 0px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

h3 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #000;
  margin: 0px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  h4 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  h4 {
    font-size: 16px;
  }
}

p {
  font-weight: 300;
  margin: 0px;
  margin-bottom: 20px;
  line-height: 24px;
}
@media (max-width: 767px) {
  p {
    margin-bottom: 20px;
  }
}

ul {
  font-weight: 300;
  margin: 0px;
  margin-bottom: 30px;
  line-height: 24px;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  padding-left: 25px;
  margin-bottom: 30px;
}
ul li {
  padding: 0px;
  margin: 0px;
  background-image: url(../assets/img/bullet-ul-01.svg);
  background-repeat: no-repeat;
  background-position-y: 8px;
  padding-left: 18px;
  margin-bottom: 10px;
}
ul li:last-child {
  margin-bottom: 0px;
}
ul li > ul {
  margin-top: 5px;
}
ul li > ul li {
  margin-bottom: 6px;
}
ul li > ul li:last-child {
  margin-bottom: 10px;
}

ol {
  margin: 0px;
  padding: 0px;
  font-weight: 300;
  padding-left: 30px;
  margin-bottom: 30px;
  list-style: none;
  line-height: 24px;
  counter-reset: li;
  position: relative;
}
ol li {
  padding: 0px;
  margin: 0px;
  margin-bottom: 12px;
  padding-left: 10px;
}
ol li:before {
  counter-increment: li;
  content: counter(li) ".  ";
  color: #1383b8;
  font-size: 16px;
  font-weight: 400;
  margin-right: 4px;
  position: absolute;
  left: 20px;
}
ol li:last-child {
  margin-bottom: 0px;
}
ol li ol li {
  padding-left: 0px;
}
ol li ol li:before {
  left: 60px;
}

blockquote {
  border: 0px;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  font-style: italic;
  font-size: 16px;
  border: 1px solid #ddd;
  padding: 30px;
  padding-left: 30px;
  position: relative;
  margin-bottom: 40px;
  color: #333;
  line-height: 25px;
}
blockquote img {
  position: absolute;
  top: 30px;
  left: 25px;
  width: 120px;
  height: 120px;
  border: 2px solid #ddd;
  border-radius: 50%;
}
@media (max-width: 767px) {
  blockquote img {
    top: 10px;
    left: 30%;
  }
}
blockquote p:first-child {
  margin-bottom: 20px;
}
blockquote p:nth-child(2) {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  margin: 0px;
  font-style: normal;
  margin-top: 20px;
}
@media (max-width: 767px) {
  blockquote p:nth-child(2) {
    font-size: 14px;
  }
}
blockquote p:nth-child(3) {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  margin: 0px;
  font-style: normal;
}
@media (max-width: 767px) {
  blockquote p:nth-child(3) {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  blockquote {
    padding: 20px;
    padding-top: 35px;
    font-size: 14px;
  }
}

.h5-articulos-relacionados {
  font-weight: 500;
  margin: 0px;
  font-size: 16px;
  color: #000;
  line-height: 23px;
}
.h5-articulos-relacionados a {
  font-weight: 500 !important;
  color: #000;
}
.h5-articulos-relacionados a:hover, .h5-articulos-relacionados a:active, .h5-articulos-relacionados a:focus {
  color: #000;
}
@media (max-width: 767px) {
  .h5-articulos-relacionados {
    font-size: 15px;
    line-height: 21px;
  }
}

.yarpp-related h3 {
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  color: #000 !important;
  margin: 0;
  margin-bottom: 25px !important;
}

.h1-section-main {
  font-size: 44px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 53px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .h1-section-main {
    font-size: 35px;
    line-height: 40px;
  }
}

.h3-mobile-section-main {
  color: #fff;
  font-weight: 300;
  margin-bottom: 15px;
  text-align: right;
  padding-right: 7px;
}

.h4-footer {
  font-size: 16px;
  margin: 0px;
  font-weight: 700;
}

.h3-form-main {
  margin-bottom: 0px;
  color: #6d6e70;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
}

.h3-boton {
  font-size: 20px;
  font-weight: 600;
  margin: 0px;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 767px) {
  .h3-boton {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .h3-boton {
    font-size: 18.5px;
  }
}

.h3-bolivia-emprende {
  font-size: 26px;
}
@media (max-width: 767px) {
  .h3-bolivia-emprende {
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .h3-bolivia-emprende {
    font-size: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .h3-bolivia-emprende {
    font-size: 24px;
  }
}

.h3-title-archive {
  font-size: 22px;
}
.h3-title-archive a {
  color: #000;
}
.h3-title-archive a:hover, .h3-title-archive a:focus, .h3-title-archive a:active {
  color: #000;
}
@media (max-width: 767px) {
  .h3-title-archive {
    font-size: 19px;
  }
}

.h1-slider-home {
  font-family: "Dosis", sans-serif;
  font-size: 80px;
  font-weight: bold;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
  line-height: 83px;
}
@media (max-width: 767px) {
  .h1-slider-home {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .h1-slider-home {
    font-size: 70px;
    line-height: 72px;
  }
}

.h2-slider-home {
  font-family: "Dosis", sans-serif;
  font-weight: bold;
  font-size: 34px;
  color: #fff;
  margin: 0px;
  text-transform: uppercase;
  line-height: 34px;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .h2-slider-home {
    font-size: 23px;
    line-height: 27px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .h2-slider-home {
    font-size: 27px;
    line-height: 30px;
  }
}

.h2-bolivia-emprende {
  font-size: 45px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .h2-bolivia-emprende {
    font-size: 33px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .h2-bolivia-emprende {
    font-size: 38px;
  }
}

.h2-home {
  font-size: 36px;
  color: #fff;
  margin: 0px;
  line-height: 44px;
}
@media (max-width: 767px) {
  .h2-home {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .h2-home {
    font-size: 28px;
    line-height: 38px;
  }
}

.h2-guias {
  font-size: 34px;
  color: #fff;
  margin-bottom: 13px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .h2-guias {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .h2-guias {
    font-size: 26px;
  }
}

.h2-programas {
  font-size: 28px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .h2-programas {
    font-size: 22px;
  }
}

.h2-title-plei {
  font-size: 46px;
  line-height: 48px;
  margin-bottom: 0px;
  font-weight: bold;
}
.h2-title-plei:after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 4px;
  position: relative;
  top: -15px;
  background-color: #fa9703;
}
@media (max-width: 767px) {
  .h2-title-plei {
    font-size: 25px;
    line-height: 29px;
  }
  .h2-title-plei:after {
    top: -11px;
  }
}

.h2-title-plei-white {
  color: #fff;
}
.h2-title-plei-white:after {
  background-color: #fff;
}

.h2-title-capacitacion {
  font-size: 50px;
  font-weight: bold;
  line-height: 50px;
  margin: 0px;
}
@media (max-width: 767px) {
  .h2-title-capacitacion {
    font-size: 28px;
    line-height: 28px;
    text-align: left;
  }
}

.h2-title-capacitacion-2 {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 15px;
  color: #000;
}
@media (max-width: 767px) {
  .h2-title-capacitacion-2 {
    font-size: 24px;
    line-height: 28px;
  }
}

.h2-title-capacitacion-3 {
  font-size: 34px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 7px;
  color: #000;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .h2-title-capacitacion-3 {
    font-size: 26px;
    line-height: 31px;
  }
}

.p-slider-home {
  font-family: "Titillium Web", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin: 0px;
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  .p-slider-home {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .p-slider-home {
    font-size: 20px;
    line-height: 24px;
  }
}

.h4-title-home {
  margin: 0px;
  font-weight: 600;
  font-family: "Titillium Web", sans-serif;
  line-height: 24px;
}
.h4-title-home a {
  color: #000;
}
.h4-title-home a:hover, .h4-title-home a:focus, .h4-title-home a:active {
  color: #000;
}

.btn-single, .post-tag-link {
  background-color: #ff2626;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 9px;
  margin-bottom: 12px;
}
.btn-single:hover, .post-tag-link:hover, .btn-single:focus, .post-tag-link:focus, .btn-single:active, .post-tag-link:active {
  color: #fff;
}

.post-tag-link {
  background-color: #fa9703;
}
@media (max-width: 767px) {
  .post-tag-link {
    font-size: 12.2px;
    padding: 2px 5px;
    margin-bottom: 9px;
  }
}

.btn-slider-home {
  background-color: #ff2626;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 19px;
}
.btn-slider-home:hover, .btn-slider-home:focus, .btn-slider-home:active {
  color: #fff;
}
@media (max-width: 767px) {
  .btn-slider-home {
    font-size: 16px;
    padding: 8px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-slider-home {
    font-size: 17px;
    padding: 9px 17px;
  }
}

.btn-plei {
  background-color: #ed3106;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 20px;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 11px 12px;
}
.btn-plei:hover, .btn-plei:focus, .btn-plei:active {
  color: #fff;
}
@media (max-width: 767px) {
  .btn-plei {
    font-size: 16px;
    padding: 7px 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-plei {
    font-size: 18px;
    padding: 9px 10px;
  }
}

.btn-plei {
  background-color: #ed3106;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 20px;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 11px 12px;
}
.btn-plei:hover, .btn-plei:focus, .btn-plei:active {
  color: #fff;
}
@media (max-width: 767px) {
  .btn-plei {
    font-size: 16px;
    padding: 7px 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-plei {
    font-size: 18px;
    padding: 9px 10px;
  }
}

.btn-plei2021 {
  display: inline-block;
  text-decoration: none;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: helvetica;
  font-size: 20px;
  color: #fff !important;
  background: #e64036;
  background: linear-gradient(90deg, #e64036 0%, #e64036 52%, #ffb822 100%);
  border-radius: 25px;
  text-transform: uppercase;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  border: none;
  outline: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .btn-plei2021 {
    font-size: 16px;
    padding: 7px 17px;
    min-height: 32px;
    height: 31px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-plei2021 {
    font-size: 18px;
    padding: 9px 20px;
  }
}
.btn-plei2021:hover, .btn-plei2021:active, .btn-plei2021:focus {
  border-radius: 25px !important;
}

.btn-plei-orange {
  background-color: #fa9703;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 20px;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 11px 12px;
}
.btn-plei-orange:hover, .btn-plei-orange:focus, .btn-plei-orange:active {
  color: #fff;
}
@media (max-width: 767px) {
  .btn-plei-orange {
    font-size: 16px;
    padding: 7px 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-plei-orange {
    font-size: 18px;
    padding: 9px 10px;
  }
}

.link-rojo {
  color: #df0000;
}
.link-rojo:hover, .link-rojo:active, .link-rojo:focus {
  color: #df0000;
}

.link-home-noticias {
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  color: #D93B30;
}
.link-home-noticias:hover, .link-home-noticias:focus, .link-home-noticias:active {
  color: #D93B30;
}

.texto-left {
  text-align: left;
}
@media (max-width: 767px) {
  .texto-left {
    text-align: center;
  }
}

.texto-right {
  text-align: right;
}
@media (max-width: 767px) {
  .texto-right {
    text-align: center;
  }
}

.p-historia-de-exito-sidebar {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  font-family: "Titillium Web", sans-serif;
  line-height: 18.2px;
  margin-bottom: 0px;
}
.p-historia-de-exito-sidebar a {
  color: #000;
}
.p-historia-de-exito-sidebar a:hover, .p-historia-de-exito-sidebar a:active, .p-historia-de-exito-sidebar a:focus {
  color: #000;
}
@media (max-width: 767px) {
  .p-historia-de-exito-sidebar {
    font-size: 15px;
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .p-historia-de-exito-sidebar {
    font-size: 14px;
  }
}

.p-historia-de-exito-home {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  font-family: "Titillium Web", sans-serif;
  line-height: 24px;
  margin-bottom: 0px;
}
.p-historia-de-exito-home a {
  color: #000;
}
.p-historia-de-exito-home a:hover, .p-historia-de-exito-home a:focus, .p-historia-de-exito-home a:active {
  color: #000;
}
@media (max-width: 767px) {
  .p-historia-de-exito-home {
    font-size: 16px;
  }
}

.p-autor-noticias {
  color: #aaa;
  font-weight: 400;
  margin: 0px;
  font-size: 13px;
}

.btn-sidebar {
  background-color: #ff690f;
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  padding-top: 7px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 40px;
  text-transform: uppercase;
  background-image: url(../assets/img/flecha-sidebar-boton-01.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 93%;
  background-size: 21px;
}
.btn-sidebar:hover, .btn-sidebar:active, .btn-sidebar:focus {
  color: #fff;
}
@media (max-width: 767px) {
  .btn-sidebar {
    font-size: 16px;
  }
}

.btn-bolivia-emprende, .btn-orange-form {
  background-color: #ff690f;
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  padding-top: 22px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 40px;
  text-transform: uppercase;
  background-image: url(../assets/img/flecha-home-01.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 93%;
  outline: none;
  border: none;
}
.btn-bolivia-emprende:hover, .btn-orange-form:hover, .btn-bolivia-emprende:active, .btn-orange-form:active, .btn-bolivia-emprende:focus, .btn-orange-form:focus {
  color: #fff;
}
@media (max-width: 767px) {
  .btn-bolivia-emprende, .btn-orange-form {
    padding-top: 15px;
    padding-bottom: 13px;
    background-size: 28px 28px;
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-bolivia-emprende, .btn-orange-form {
    padding-top: 16px;
    padding-bottom: 13px;
    background-size: 32px 32px;
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .btn-bolivia-emprende, .btn-orange-form {
    padding-top: 18px;
    padding-bottom: 13px;
    background-size: 32px 32px;
    font-size: 20px;
  }
}

.btn-bolivia-emprende-homepage {
  background-color: #ff690f;
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 30px;
  padding-right: 70px;
  text-transform: uppercase;
  background-image: url(../assets/img/flecha-home-01.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 93%;
  background-size: 36px;
  outline: none;
  border: none;
}
.btn-bolivia-emprende-homepage:hover, .btn-bolivia-emprende-homepage:active, .btn-bolivia-emprende-homepage:focus {
  color: #fff;
}
@media (max-width: 767px) {
  .btn-bolivia-emprende-homepage {
    padding-top: 9px;
    padding-bottom: 9px;
    padding-right: 58px;
    background-size: 26px;
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-bolivia-emprende-homepage {
    padding-top: 12px;
    padding-bottom: 10px;
    padding-right: 60px;
    font-size: 18px;
    background-size: 28px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .btn-bolivia-emprende-homepage {
    padding-top: 18px;
    padding-bottom: 13px;
    background-size: 32px 32px;
    font-size: 20px;
  }
}

.btn-bolivia-emprende-orange {
  background-color: #ff690f;
}

.btn-bolivia-emprende-blue {
  background-color: #1383b8;
}

.btn-bolivia-emprende-red {
  background-color: #ff0000;
}

.btn-home-main {
  background-color: #ff690f;
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 70px;
  text-transform: uppercase;
  background-image: url(../assets/img/flecha-home-01.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: right;
}
.btn-home-main:hover, .btn-home-main:active, .btn-home-main:focus {
  color: #fff;
}
@media (max-width: 767px) {
  .btn-home-main {
    font-size: 0px;
    background-size: 28px 28px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 42px;
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-home-main {
    font-size: 19px;
    background-size: 32px 32px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 42px;
    padding-left: 0px;
  }
}

.btn-comentar {
  background-color: #ff690f;
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 17px;
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 15px;
  padding-right: 150px;
  text-transform: uppercase;
  background-image: url(../assets/img/flecha-home-01.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 95%;
  background-size: 27px 27px;
  border: none;
  outline: none;
}
.btn-comentar:hover, .btn-comentar:active, .btn-comentar:focus {
  color: #fff;
}

.btn-home-secondary {
  background-color: #ff2626;
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 172px;
  text-transform: uppercase;
  background-image: url(../assets/img/flecha-home-01.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: right;
  border-right: 16px solid transparent;
  display: inline-block;
}
.btn-home-secondary:hover, .btn-home-secondary:active, .btn-home-secondary:focus {
  color: #fff;
}
@media (max-width: 767px) {
  .btn-home-secondary {
    font-size: 18px;
    background-size: 28px 28px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

.btn-home-whatsapp {
  padding: 6px 12px;
  background-image: inherit;
  border: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  font-family: "Titillium Web", sans-serif;
  display: inline-block;
  font-weight: bold;
  background-color: transparent;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.btn-home-whatsapp:hover, .btn-home-whatsapp:active, .btn-home-whatsapp:focus {
  color: #fff;
}
.btn-home-whatsapp svg {
  width: 18px;
  height: auto;
  margin-right: 8px;
}

.btn-home-secondary-interno {
  background-color: #ff2626;
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 24px;
  padding-right: 24px;
  text-transform: uppercase;
  background-image: url(../assets/img/flecha-sidebar-boton-01.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: right;
  border-right: 16px solid transparent;
  display: inline-block;
}
.btn-home-secondary-interno:hover, .btn-home-secondary-interno:active, .btn-home-secondary-interno:focus {
  color: #fff;
}
@media (max-width: 767px) {
  .btn-home-secondary-interno {
    font-size: 18px;
    background-size: 24px 24px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 5px;
    min-width: 230px;
  }
}

.set-color-white {
  color: #fff;
}

.frase-emprendedor-sidebar {
  background-image: url(../assets/img/comillas-sidebar.png);
  background-repeat: no-repeat;
  background-position-y: 0px;
  background-position-x: 0px;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #000;
  margin: 0px;
  padding-top: 30px;
}

.frase-emprendedor-home {
  background-image: url(../assets/img/comillas-home.png);
  background-repeat: no-repeat;
  background-position-y: 0px;
  background-position-x: 0px;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #000;
  margin: 0px;
  padding-top: 50px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .frase-emprendedor-home {
    font-size: 20px;
    background-size: 20px 20px;
    padding-top: 30px;
  }
}

.autor-frase-emprendedor-sidebar {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #000;
  margin: 0px;
}

.btn-momento-emprendedor {
  background-color: #ff2626;
}

.btn-slider-homepage {
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  padding-top: 29px;
  padding-bottom: 29px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  width: 25%;
  text-align: center;
  position: relative;
  padding-left: 52px;
}
.btn-slider-homepage:hover, .btn-slider-homepage:focus, .btn-slider-homepage:active {
  color: #fff;
}
.btn-slider-homepage svg {
  position: absolute;
  top: 50%;
  margin-top: -22.5px;
  left: 45px;
}
@media (max-width: 767px) {
  .btn-slider-homepage svg {
    height: 33px;
    width: auto;
    margin-top: -19px;
    left: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-slider-homepage svg {
    left: 20px;
    height: 32px;
    width: auto;
    margin-top: -19px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .btn-slider-homepage svg {
    left: 40px;
  }
}
@media (max-width: 767px) {
  .btn-slider-homepage {
    font-size: 16px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-slider-homepage {
    font-size: 16px;
    padding-top: 18px;
    padding-bottom: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .btn-slider-homepage {
    font-size: 17px;
  }
}

img.filtrado {
  -webkit-filter: saturate(0);
  filter: saturate(0);
  transition-property: filter;
  transition-duration: 0.5s;
  transition-timing-function: ease-in;
}
img.filtrado:hover {
  -webkit-filter: saturate(1);
  filter: saturate(1);
  transition-property: filter;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

/*Slide Slider*/
.slick-slide {
  height: auto;
}
.slick-slide img {
  display: inline;
}

.slick-prev {
  height: 60px;
}

.slick-prev:before {
  content: url(../assets/img/arrow-left.png);
}

.slick-next {
  height: 60px;
}

.slick-next:before {
  content: url(../assets/img/arrow-right.png);
}

.slick-slide img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*wp-pagenavi*/
.wp-pagenavi {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .wp-pagenavi {
    padding-top: 0px;
    font-size: 13px;
    text-align: center;
  }
  .wp-pagenavi .first {
    display: none;
  }
  .wp-pagenavi .last {
    display: none;
  }
}
@media (max-width: 767px) {
  .wp-pagenavi .pages {
    display: block;
    text-align: center;
    margin-bottom: 8px;
  }
}

.wp-pagenavi a, .wp-pagenavi span {
  border: 0px;
  font-weight: 400 !important;
}

.wp-pagenavi span:first-child {
  color: #777;
}

.aligncenter, div.aligncenter {
  margin-bottom: 20px;
}

.alignright, .alignleft {
  max-width: 100%;
  height: auto;
}

.wp-caption {
  border: none;
}
.wp-caption img {
  border: 1px solid #ddd;
  padding: 4px;
  width: 100%;
  height: auto !important;
}

@media (max-width: 767px) {
  .aligncenter, div.aligncenter {
    max-width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .aligncenter, div.aligncenter {
    max-width: 100%;
    height: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .aligncenter, div.aligncenter {
    max-width: 100%;
    height: auto;
  }
}

.wp-caption p.wp-caption-text {
  margin-top: 10px;
  font-size: 14px;
  color: #727272;
  font-style: italic;
}

@media (min-width: 768px) and (max-width: 991px) {
  .responsive-menu-button {
    top: 8px !important;
    right: 20px !important;
  }
}

@media (max-width: 767px) {
  .texto-left-mobile {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .texto-right-mobile {
    text-align: right;
  }
}

.wp-caption p.wp-caption-text {
  margin-top: 10px;
  font-size: 13.8px;
  color: #727272;
  font-style: italic;
}

div.wpcf7-validation-errors {
  border-color: #1B5E20;
  color: #f22;
  border-width: 0px;
  font-size: 15px;
  padding: 10px;
  margin-top: 0px;
}

span.wpcf7-not-valid-tip {
  font-size: 13.8px;
  color: #f22;
}

div.wpcf7-mail-sent-ok {
  border-color: #39bb8f;
  font-size: 15px;
  color: #43b38d;
  padding: 10px;
  margin-top: 20px;
  font-weight: 400;
  text-align: center;
}

.imagen_cursor {
  cursor: pointer;
}

.btn-orange-plei {
  cursor: pointer;
}

.banner-mapeo {
  text-align: center;
}
.banner-mapeo .img-banner-mapeo {
  max-width: 100%;
  height: auto;
}

.list-radio-wrap .nf-field-element li label {
  font-weight: 300;
  font-size: 16px;
}

ul.contactanos-header {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
ul.contactanos-header li {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  background-image: url(../assets/img/bullet-contactos-header.png);
  background-repeat: no-repeat;
  background-position-y: 9px;
  padding-left: 17px;
  margin-right: 12px;
}
ul.contactanos-header li a {
  font-size: 11px;
  color: #1383b8;
}
ul.contactanos-header li a:hover, ul.contactanos-header li a:active, ul.contactanos-header li a:focus {
  color: #1383b8;
}
ul.contactanos-header li:first-child {
  background-image: initial;
  padding-left: 0px;
}
@media (max-width: 767px) {
  ul.contactanos-header li {
    margin-right: 7px;
    padding-left: 13px;
  }
}
@media (max-width: 767px) {
  ul.contactanos-header {
    margin-bottom: 10px;
    padding-top: 10px;
  }
}

ul.redes-sociales-header {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  text-align: right;
}
ul.redes-sociales-header li {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  background-image: initial;
  margin-left: 10px;
  vertical-align: top;
}
@media (min-width: 992px) and (max-width: 1199px) {
  ul.redes-sociales-header li {
    margin-left: 2px;
  }
}
ul.redes-sociales-header li a {
  display: inline-block;
  vertical-align: top;
  padding-top: 4px;
}
ul.redes-sociales-header li a svg {
  width: 14px;
  height: auto;
}
ul.redes-sociales-header li a svg g path {
  fill: #ffffff;
}
ul.redes-sociales-header li a svg path {
  fill: #ffffff;
}
ul.redes-sociales-header li a svg ellipse {
  fill: #2399d1;
}
ul.redes-sociales-header li a svg polygon {
  fill: #2399d1;
}
ul.redes-sociales-header li .youtube svg {
  width: 16px;
  height: auto;
}
ul.redes-sociales-header li .buscador {
  display: inline-block;
  display: none;
}
ul.redes-sociales-header li .buscador #search-form {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}
ul.redes-sociales-header li .buscador #search-form input {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 2px;
  font-size: 13.5px;
  outline: none;
  padding: 5px 7px;
  margin: 0px;
  height: 26px;
}
ul.redes-sociales-header li .buscador #search-form input:focus {
  outline: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  ul.redes-sociales-header li:last-child {
    margin-right: 62px;
  }
}

.header-padding-top {
  padding-top: 5px;
}
@media (max-width: 767px) {
  .header-padding-top {
    margin-bottom: 15px;
  }
}

.logos-header-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}
.logos-header-padding .texto-right {
  padding-top: 10px;
}
@media (max-width: 767px) {
  .logos-header-padding .texto-right {
    padding-top: 0px;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .logos-header-padding .texto-left {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .logos-header-padding img {
    max-width: 90%;
    margin-bottom: 10px;
  }
}

.second-logo-header {
  width: 190px;
}

.content-menu {
  background-color: #1383b8;
  padding: 0px;
}
.content-menu ul.menu {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  display: flex;
}
.content-menu ul.menu > li {
  padding: 0px;
  margin: 0px;
  background-image: initial;
  position: relative;
  /* Hover sobre el submenu */
}
.content-menu ul.menu > li > a {
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  padding: 15px 14px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content-menu ul.menu > li > a {
    padding: 15px 12px;
  }
}
.content-menu ul.menu > li > a:hover, .content-menu ul.menu > li > a:active, .content-menu ul.menu > li > a:focus {
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content-menu ul.menu > li > a {
    font-size: 10.7px;
    padding: 14px 9px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .content-menu ul.menu > li > a {
    font-size: 12px;
  }
}
.content-menu ul.menu > li:nth-child(1) > a {
  background-color: #41a4db;
  display: flex;
  align-items: center;
}
.content-menu ul.menu > li:nth-child(1) > a:before {
  content: url(../assets/img/noticias.svg);
  transform: scale(1);
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.content-menu ul.menu > li:nth-child(2) a {
  background-color: #fa9703;
  display: flex;
  align-items: center;
}
.content-menu ul.menu > li:nth-child(2) a:before {
  content: url(../assets/img/capacitacion.svg);
  transform: scale(1);
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.content-menu ul.menu > li:nth-child(3) a {
  background-color: #ff6835;
  display: flex;
  align-items: center;
}
.content-menu ul.menu > li:nth-child(3) a:before {
  content: url(../assets/img/herramientas.svg);
  transform: scale(1);
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.content-menu ul.menu > li:nth-child(4) a {
  background-color: #00b285;
  display: flex;
  align-items: center;
}
.content-menu ul.menu > li:nth-child(4) a:before {
  content: url(../assets/img/guias.svg);
  transform: scale(1);
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.content-menu ul.menu > li ul.sub-menu {
  padding: 0px;
  margin: 0px;
  position: absolute;
  visibility: hidden;
  z-index: 1000;
  text-align: left;
  min-width: 280px;
  background-color: rgba(0, 0, 0, 0.9);
}
.content-menu ul.menu > li ul.sub-menu li {
  padding: 0px;
  margin: 0px;
  display: block;
  text-align: inherit;
  border-bottom: 1px solid #429BC6;
  background-image: none;
  transition-property: background-color;
  transition-duration: 0.1s;
  transition-timing-function: ease-in;
  border-bottom: 1px solid #429BC6;
  line-height: inherit;
}
.content-menu ul.menu > li ul.sub-menu li a {
  display: inline-block;
  width: 100%;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  text-transform: inherit;
  padding: 9px 14px;
  background-color: #08c;
  font-family: "Titillium Web", sans-serif;
  transition-property: background-color;
  transition-duration: 0.05s;
  transition-timing-function: ease-in;
}
.content-menu ul.menu > li ul.sub-menu li a:hover {
  background-color: #005580;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-menu ul.menu > li ul.sub-menu li a {
    font-size: 13px;
  }
}
.content-menu ul.menu > li ul.sub-menu li:last-child {
  border-bottom: none;
}
.content-menu ul.menu > li ul.sub-menu li:hover {
  transition-property: background-color;
  transition-duration: 0.05s;
  transition-timing-function: ease-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content-menu ul.menu > li:last-child a {
    padding: 14px 7px;
  }
}
.content-menu ul.menu > li:last-child ul.sub-menu {
  min-width: 110px;
}
.content-menu ul.menu > li:hover ul {
  visibility: visible;
}
.button-mobile-section-main {
  background-color: red;
  display: flex;
  align-content: center;
  padding: 12px 14px;
  color: #fff;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
}
.button-mobile-section-main svg {
  width: 24px;
  height: 24px;
  margin-right: 9px;
}

.button-noticias {
  background-color: #41a4db;
  margin-right: 7px;
}

.button-capacitacion {
  background-color: #fa9703;
  margin-left: 7px;
}

.button-herramientas {
  background-color: #ff6835;
  margin-right: 7px;
}

.button-guias {
  background-color: #00b285;
  margin-left: 7px;
}

.content-buttons-mobile-section {
  display: flex;
  justify-content: center;
}
.content-buttons-mobile-section:first-child {
  margin-bottom: 12px;
}
.content-buttons-mobile-section:last-child {
  margin-bottom: 16px;
}

/*Header Mobile Home*/
.header-mobile .header-mobile-top {
  min-height: 65px;
  background-color: rgba(0, 0, 0, 0.1);
}
.header-mobile .header-mobile-top .header-mobile-logo {
  min-height: 65px;
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.header-mobile .header-mobile-top .header-mobile-logo a {
  display: inline-block;
}
.header-mobile .header-mobile-top .header-mobile-logo .second-logo-header-mobile img {
  width: 110px;
  margin-left: 15px;
  margin-bottom: 3px;
}

.header-mobile-home-herramientas {
  display: none;
}

.visible-xs.hidden-xs-frontpage {
  display: none !important;
}

.header-mobile.header-mobile-home .header-mobile-home-herramientas {
  color: #fff;
  display: block;
  padding: 38px 0px 51px 0px;
  text-align: center;
}
.header-mobile.header-mobile-home .header-mobile-home-herramientas h2 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 10px;
}
.header-mobile.header-mobile-home .header-mobile-home-herramientas h2 strong {
  text-transform: uppercase;
}
.header-mobile.header-mobile-home .header-mobile-home-herramientas p {
  font-size: 18px;
}
.header-mobile.header-mobile-home .header-mobile-home-herramientas .row-herramientas {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 2px;
}
.header-mobile.header-mobile-home .header-mobile-home-herramientas .row-herramientas .item-herramientas {
  flex: 1;
}
.header-mobile.header-mobile-home .header-mobile-home-herramientas .row-herramientas .item-herramientas .logo {
  margin-bottom: 5px;
}
.header-mobile.header-mobile-home .header-mobile-home-herramientas .row-herramientas .item-herramientas p {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
}
.header-mobile.header-mobile-home .header-mobile-home-herramientas .row-herramientas .item-herramientas p a {
  color: #fff;
}
.header-mobile.header-mobile-home .header-mobile-home-herramientas .row-herramientas .item-herramientas p a:hover, .header-mobile.header-mobile-home .header-mobile-home-herramientas .row-herramientas .item-herramientas p a:active, .header-mobile.header-mobile-home .header-mobile-home-herramientas .row-herramientas .item-herramientas p a:focus {
  color: #fff;
}
.header-mobile.header-mobile-home .header-mobile-home-herramientas .row-herramientas-margin {
  margin-top: 35px;
}
.header-mobile.header-mobile-home .header-mobile-home-herramientas .content-btn {
  padding-top: 15px;
}
.header-mobile.header-mobile-home .header-mobile-home-herramientas .content-btn .btn-home-secondary {
  padding-right: 55px;
}

.footer-fixed {
  position: fixed;
  z-index: 100;
  bottom: 0px;
  background-color: blue;
  width: 100%;
  background-image: url(../assets/img/background_mobile2-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
}
.footer-fixed .footer-fixed-top {
  background-color: rgba(0, 0, 0, 0.1);
}
.footer-fixed .data-footer-fixed-top .ul-herramientas-fixed {
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: nowrap;
  min-height: 58px;
  align-items: center;
}
.footer-fixed .data-footer-fixed-top .ul-herramientas-fixed li {
  background-image: inherit;
  padding: 0px;
  margin: 0px;
  color: #fff;
  flex: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  line-height: 16px;
  padding-top: 5px;
}
.footer-fixed .data-footer-fixed-top .ul-herramientas-fixed li a {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-size: 9.5px;
  font-weight: 500;
}
.footer-fixed .data-footer-fixed-top .ul-herramientas-fixed li a:hover, .footer-fixed .data-footer-fixed-top .ul-herramientas-fixed li a:active, .footer-fixed .data-footer-fixed-top .ul-herramientas-fixed li a:focus {
  color: #fff;
}
.footer-fixed .data-footer-fixed-top .ul-herramientas-fixed li svg {
  width: 20px;
  height: auto;
}
.footer-fixed .data-footer-fixed-bottom {
  display: flex;
  flex-wrap: nowrap;
  color: #fff;
  align-items: center;
  min-height: 51px;
}
.footer-fixed .data-footer-fixed-bottom p {
  line-height: 17px;
  margin: 0px;
  font-size: 13px;
  font-family: "Titillium Web", sans-serif;
}
.footer-fixed .data-footer-fixed-bottom .content-btn {
  padding-left: 0px;
  display: flex;
  justify-content: center;
}
.footer-fixed .data-footer-fixed-bottom .content-btn .btn-home-secondary {
  padding: 7px 20px;
  background-image: inherit;
  border-right: 0px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .footer-fixed {
    display: block;
  }
}

body.home .footer-fixed {
  display: none;
}

/* /Header Mobile Home*/
/*correcciones mobile*/
.content-contact-table {
  display: flex;
  flex-wrap: nowrap;
}
.content-contact-table .form-shortcode {
  flex: 1;
}
.content-contact-table .form-shortcode .fondo-formulario input[type=text], .content-contact-table .form-shortcode .fondo-formulario input[type=email], .content-contact-table .form-shortcode .fondo-formulario input[type=tel], .content-contact-table .form-shortcode .fondo-formulario input[type=file], .content-contact-table .form-shortcode .fondo-formulario input[type=date], .content-contact-table .form-shortcode .fondo-formulario select, .content-contact-table .form-shortcode .fondo-formulario textarea {
  width: 100%;
}
.content-contact-table .contact-table {
  flex: 1;
}
.content-contact-table .contact-table .contact-table-info {
  margin-left: 10%;
}
.content-contact-table .contact-table .contact-table-info tr td:first-child {
  padding-right: 5px;
}
@media (max-width: 767px) {
  .content-contact-table {
    display: block;
  }
}

/*/correcciones mobile*/
.menu-and-social {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-search-container {
  display: none;
  padding: 10px 0;
  background: #0089bf !important;
  color: #fff !important;
  /* Forzar que el input no muestre borde ni sombra interna/externa */
  /* Placeholder color (visibilidad sobre fondo) */
  /* Quitar decoraciones específicas de los inputs tipo search en WebKit */
  /* Quitar posible inset-shadow interno en Firefox */
  /* Focus state seguro */
  /* Asegurar que tampoco aparezca el ring del UA cuando se usa focus-visible */
}
.header-search-container input[type=search], .header-search-container #header-search-input, .header-search-container .search-field {
  box-shadow: none !important;
  /* eliminar shadow */
  -webkit-box-shadow: none !important;
  /* eliminar inner shadow en WebKit */
  outline: none !important;
  /* quitar outline */
  -webkit-appearance: none !important;
  /* quitar apariencia por defecto */
  appearance: none !important;
  background-clip: padding-box !important;
  /* evitar que el background muestre bordes */
  color: #fff !important;
  /* texto en blanco */
  padding: 8px 10px !important;
  /* espacio interior */
  border-radius: 0 !important;
  /* evitar radios que muestren borde */
  background: #fff !important;
}
.header-search-container input[type=search]::placeholder,
.header-search-container input[type=search]::-webkit-input-placeholder,
.header-search-container input[type=search]::-moz-placeholder {
  color: #000 !important;
  opacity: 1 !important;
}
.header-search-container input[type=search]::-webkit-search-decoration,
.header-search-container input[type=search]::-webkit-search-cancel-button,
.header-search-container input[type=search]::-webkit-search-results-button,
.header-search-container input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  appearance: none;
  display: none;
}
.header-search-container input::-moz-focus-inner {
  border: 0 !important;
  padding: 0 !important;
}
.header-search-container input[type=search]:focus, .header-search-container #header-search-input:focus, .header-search-container .search-field:focus {
  outline: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.header-search-container input[type=search]:focus-visible, .header-search-container #header-search-input:focus-visible, .header-search-container .search-field:focus-visible,
.header-search-container input[type=search]:-moz-focusring, .header-search-container input:-moz-focusring {
  outline: none !important;
  outline-color: transparent !important;
  outline-style: none !important;
  outline-width: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.search-submit {
  padding: 0px 5px !important;
  background-color: #ff690f;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 15px;
  border: none;
}

.header-search-close {
  padding: 0px 5px !important;
  background-color: #ff690f !important;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 15px;
  border: none;
}

input[type=search] {
  border: none;
  outline: none;
  background: #fff;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  border-radius: 8px;
  /* opcional, por si quieres esquinas suaves */
}

/* Quitar la “X” de Chrome */
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.header-menu-mobile .menu-mobile li {
  display: flex;
  align-items: center;
  text-decoration: none;
  background-image: none;
}
.header-menu-mobile .menu-mobile li svg {
  margin-right: 15px;
}

.content-menu-responsive {
  margin-top: -50px;
}
@media (max-width: 767px) {
  .content-menu-responsive {
    margin-top: -40px;
    padding-left: 5px;
  }
}

#sidebarMenu {
  z-index: 98;
  height: 100%;
  position: fixed;
  right: 0;
  top: 62px;
  width: 320px;
  padding-top: 27px;
  /*margin-top: 60px;*/
  transform: translateX(100%);
  transition: transform 250ms ease-in-out;
  background: #1383b8;
}
@media (max-width: 767px) {
  #sidebarMenu {
    width: 360px;
  }
}
#sidebarMenu p {
  text-align: center;
  color: #ffffff;
}
#sidebarMenu .social-media-menu {
  text-align: center;
}
#sidebarMenu .social-media-menu img {
  padding-right: 20px;
}
#sidebarMenu ul {
  padding-left: 20px;
}
#sidebarMenu li {
  list-style: none;
  margin-bottom: 20px;
}
#sidebarMenu li a {
  color: #fff;
  text-decoration: none;
}

.sidebarMenuInner {
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.sidebarMenuInner li {
  list-style: none;
  color: #fff;
  padding: 15px 20px;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 20px;
  font-size: 16px;
}
.sidebarMenuInner li a {
  color: #fffffd;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.sidebarMenuInner li a:hover {
  color: #2a89c5;
}

input[type=checkbox]:checked ~ #sidebarMenu {
  transform: translateX(0);
}

input[type=checkbox] {
  transition: all 0.3s;
  box-sizing: border-box;
  display: none;
}

.sidebarIconToggle {
  transition: all 0.3s;
  box-sizing: border-box;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  height: 100%;
  width: 100%;
  top: 22px;
  right: 0px;
  height: 44px;
  width: 31px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .sidebarIconToggle {
    right: 18px;
    top: 22px;
  }
}

.spinner {
  transition: all 0.3s;
  box-sizing: border-box;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #fff;
}

.horizontal {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 4px;
}

.diagonal.part-1 {
  position: relative;
  transition: all 0.3s;
  box-sizing: border-box;
  float: left;
}

.diagonal.part-2 {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 4px;
}

input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
  transition: all 0.3s;
  box-sizing: border-box;
  opacity: 0;
}

input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
  transition: all 0.3s;
  box-sizing: border-box;
  transform: rotate(135deg);
  margin-top: 8px;
  background-color: #fff;
}

input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
  transition: all 0.3s;
  box-sizing: border-box;
  transform: rotate(-135deg);
  margin-top: -10px;
  background-color: #fff;
}

input[type=checkbox]:checked ~ .sidebarIconToggle {
  position: fixed;
  right: 254px;
}
@media (max-width: 767px) {
  input[type=checkbox]:checked ~ .sidebarIconToggle {
    right: 21px;
  }
}

@media (max-width: 767px) {
  .content-section-main-plei {
    background-position: center !important;
    padding-bottom: 48px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-section-main-plei {
    background-position: center !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content-section-main-plei {
    background-position: center !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .content-section-main-plei {
    background-position: center !important;
  }
}
@media (min-width: 1400px) and (max-width: 1699px) {
  .content-section-main-plei {
    background-position: center !important;
  }
}
@media (min-width: 1700px) {
  .content-section-main-plei {
    background-position: center !important;
  }
}
@media (max-width: 767px) {
  .content-section-main-plei .logo-plei-banner-img-2023 {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-section-main-plei .logo-plei-banner-img-2023 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .content-section-main-plei .logo-plei-banner-img-2023 img {
    width: 274px;
    height: 88.38px;
  }
}
.content-section-main-plei .text-fecha-banner-img {
  padding-left: 120px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .content-section-main-plei .text-fecha-banner-img {
    text-align: center;
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-section-main-plei .text-fecha-banner-img {
    text-align: center;
    padding-left: 0px;
  }
}
.content-section-main-plei .text-fecha-banner-img h3.color-title-blue-2023 {
  color: #00e0ff;
}
.content-section-main-plei .description-banner-img {
  text-align: center;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .content-section-main-plei .description-banner-img {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .content-section-main-plei .description-banner-img .text-fecha-banner-img h3.color-title-blue-2023 span {
    font-size: 24px;
  }
}
.content-section-main-plei .description-banner-img h3 {
  text-transform: uppercase;
  font-size: 48px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .content-section-main-plei .description-banner-img h3 {
    font-size: 22px;
  }
}
.content-section-main-plei .description-banner-img h3 .text-light {
  font-size: 27px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .content-section-main-plei .description-banner-img h3 .text-light {
    font-size: 17px;
  }
}
.content-section-main-plei .description-banner-img h3 .text-title {
  font-size: 34px;
  font-weight: 700;
  color: #ff9c20;
}
@media (max-width: 767px) {
  .content-section-main-plei .description-banner-img h3 .text-title {
    font-size: 19px;
  }
}

.content-section-main {
  background-color: #0089bf;
  background-image: url(../assets/img/plane_png.png);
  background-repeat: no-repeat;
  background-size: 885px 400px;
  background-position: 15% 75px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content-section-main {
    background-position: -70% 75px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-section-main {
    background-position: -150% 75px;
  }
}
@media (max-width: 767px) {
  .content-section-main {
    background-size: 230px 104px;
    background-position: -80% 15px;
  }
}

.data-content-section-main {
  display: flex;
  justify-content: space-between;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 41px;
  padding-bottom: 48px;
}
.data-content-section-main .text-data-content {
  display: flex;
  align-items: center;
}
.data-content-section-main .form-data-content {
  padding-right: 4%;
}
@media (max-width: 767px) {
  .data-content-section-main .form-data-content {
    padding-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .data-content-section-main .form-data-content {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .data-content-section-main {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 17px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .data-content-section-main {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.content-form-main {
  width: 344px;
}
.content-form-main .header-socialmedia-form-main {
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 15px;
  padding-top: 22px;
  padding-bottom: 17px;
}
@media (max-width: 767px) {
  .content-form-main .header-socialmedia-form-main {
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
.content-form-main .header-socialmedia-form-main ul.ul-socialmedia-form-main {
  padding: 0px;
  margin: 0px;
  display: flex;
  justify-content: space-around;
  padding-left: 15%;
  padding-right: 15%;
}
.content-form-main .header-socialmedia-form-main ul.ul-socialmedia-form-main li {
  padding: 0px;
  margin: 0px;
  background-image: inherit;
}
.content-form-main .header-socialmedia-form-main ul.ul-socialmedia-form-main li .icon-socialmedia-form-main {
  display: inline-block;
}
.content-form-main .header-socialmedia-form-main ul.ul-socialmedia-form-main li .icon-socialmedia-form-main svg {
  width: 32px;
  height: 32px;
}
@media (max-width: 767px) {
  .content-form-main .header-socialmedia-form-main ul.ul-socialmedia-form-main {
    padding-left: 14%;
    padding-right: 14%;
  }
}
.content-form-main .header-socialmedia-form-main ul.ul-socialmedia-form-main .icon-social-size-1 {
  width: 34px;
}
.content-form-main .body-form-main {
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  padding-top: 22px;
  padding-bottom: 15px;
  padding-left: 28px;
  padding-right: 28px;
}
@media (max-width: 767px) {
  .content-form-main .body-form-main {
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.content-form-main .body-form-main .p-form-main {
  font-size: 13px;
  line-height: 15px;
  font-weight: 300;
  color: #6d6e70;
  margin-bottom: 17px;
}
.content-form-main .body-form-main .form-group {
  margin-bottom: 12px;
}
.content-form-main .body-form-main .form-group .form-control {
  background-color: #f1f1f2;
  border-radius: 0px;
  border: none;
  outline: none;
  box-shadow: none;
  height: 35px;
  font-size: 13px;
  padding: 0px 10px;
  margin-bottom: 0px;
}
.content-form-main .body-form-main .button-form-main {
  border: none;
  outline: none;
  text-transform: uppercase;
  color: #fff;
  background-color: #ee3f24;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 7px;
  font-weight: bold;
  font-size: 18px;
}
.content-form-main .body-form-main ::-webkit-input-placeholder {
  color: #a6a8ab;
}
.content-form-main .body-form-main ::-moz-placeholder {
  color: #a6a8ab;
}
.content-form-main .body-form-main :-ms-input-placeholder {
  color: #a6a8ab;
}
.content-form-main .body-form-main :-moz-placeholder {
  color: #a6a8ab;
}
@media (max-width: 767px) {
  .content-form-main {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-form-main {
    width: 340px;
  }
}
.content-form-main .wpcf7 form .wpcf7-response-output, .content-form-main .wpcf7 form .wpcf7-response-output {
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 0px;
  transform: translateY(-10px);
}
.content-form-main span.wpcf7-not-valid-tip {
  font-size: 13px;
}

.slider-home {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.slider-home .data-slider-home {
  min-height: 550px;
  display: flex;
  align-items: center;
  position: relative;
}
.slider-home .data-slider-home .article-slider-home {
  padding-left: 105px;
  position: relative;
  top: -20px;
}
.slider-home .data-slider-home .article-slider-home .content-logo-slider-home {
  position: absolute;
  top: 8px;
  left: 0px;
}
@media (max-width: 767px) {
  .slider-home .data-slider-home .article-slider-home .content-logo-slider-home svg {
    width: 65px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .slider-home .data-slider-home .article-slider-home {
    padding-left: 72px;
    margin-top: 15px;
    top: 0px;
  }
}
.slider-home .data-slider-home .botones-slider-home {
  position: absolute;
  bottom: 0px;
  display: flex;
  min-height: 80px;
  width: 100%;
}
.slider-home .data-slider-home .botones-slider-home .btn-slider-homepage {
  margin-right: 1px;
}
.slider-home .data-slider-home .botones-slider-home .btn-slider-homepage:last-child {
  margin-right: 0px;
}
@media (max-width: 767px) {
  .slider-home .data-slider-home .botones-slider-home .btn-slider-homepage {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 1px;
  }
}
@media (max-width: 767px) {
  .slider-home .data-slider-home .botones-slider-home {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider-home .data-slider-home .botones-slider-home {
    min-height: 65px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider-home .data-slider-home .botones-slider-home {
    min-height: 75px;
  }
}
@media (max-width: 767px) {
  .slider-home .data-slider-home {
    min-height: 560px;
    display: block;
  }
}

.guias {
  background-image: url(../assets/img/background-guias.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.guias .data-guias {
  display: flex;
  flex-wrap: nowrap;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .guias .data-guias {
    padding-top: 0px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .guias .data-guias {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.guias .data-guias .data-text-guias {
  flex: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.guias .data-guias .data-text-guias p {
  line-height: 20px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .guias .data-guias .data-text-guias {
    padding-top: 28px;
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .guias .data-guias .data-text-guias .content-boton-bolivia-emprende {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .guias .data-guias .data-text-guias {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.guias .data-guias .data-feacture-image-guias {
  flex: 1;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.guias .data-guias .data-feacture-image-guias img {
  height: 240px;
  width: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .guias .data-guias .data-feacture-image-guias img {
    height: 200px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .guias .data-guias .data-feacture-image-guias img {
    height: 200px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .guias .data-guias .data-feacture-image-guias {
    text-align: center;
    display: block;
  }
}
@media (max-width: 767px) {
  .guias .data-guias {
    display: block;
  }
}

.guias-slider-thumbnail .data-guias-slider-thumbnail {
  padding: 35px 60px;
}
.guias-slider-thumbnail .data-guias-slider-thumbnail .guias-slider .imagenes .data-imagenes {
  width: 180px;
  height: 180px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}
.guias-slider-thumbnail .data-guias-slider-thumbnail .guias-slider .imagenes .data-imagenes .text-imagenes {
  width: 100%;
  height: 100%;
  background-color: inherit;
  padding: 11px 15px;
  display: flex;
  align-items: flex-end;
  cursor: pointer;
  transition-property: background-color;
  transition-duration: 0.15s;
  transition-timing-function: ease-in;
}
.guias-slider-thumbnail .data-guias-slider-thumbnail .guias-slider .imagenes .data-imagenes .text-imagenes h4 {
  color: #fff;
  margin: 0px;
  font-size: 18px;
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
}
@media (max-width: 767px) {
  .guias-slider-thumbnail .data-guias-slider-thumbnail .guias-slider .imagenes .data-imagenes .text-imagenes h4 {
    font-size: 16px;
  }
}
.guias-slider-thumbnail .data-guias-slider-thumbnail .guias-slider .imagenes .data-imagenes .text-imagenes:hover, .guias-slider-thumbnail .data-guias-slider-thumbnail .guias-slider .imagenes .data-imagenes .text-imagenes:focus, .guias-slider-thumbnail .data-guias-slider-thumbnail .guias-slider .imagenes .data-imagenes .text-imagenes:active {
  background-color: rgba(0, 0, 0, 0.4);
}
@media (max-width: 767px) {
  .guias-slider-thumbnail .data-guias-slider-thumbnail .guias-slider .imagenes .data-imagenes {
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .guias-slider-thumbnail .data-guias-slider-thumbnail {
    padding: 35px 40px;
  }
}
@media (max-width: 767px) {
  .guias-slider-thumbnail .data-guias-slider-thumbnail {
    padding: 30px 0px;
  }
}

.guias-slider .slick-prev {
  left: -55px;
  width: 33px;
  height: 66px;
}
.guias-slider .slick-prev:before {
  content: url(../assets/img/arrow-left-guias.png);
}
@media (min-width: 768px) and (max-width: 991px) {
  .guias-slider .slick-prev {
    left: -40px;
  }
}
.guias-slider .slick-next {
  right: -55px;
  width: 33px;
  height: 66px;
}
.guias-slider .slick-next:before {
  content: url(../assets/img/arrow-right-guias.png);
}
@media (min-width: 768px) and (max-width: 991px) {
  .guias-slider .slick-next {
    right: -40px;
  }
}

.bolivia-emprende {
  background-image: url(../assets/img/fondo-secciones-home.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 76px;
  padding-top: 53px;
}
.bolivia-emprende .data-bolivia-emprende {
  display: flex;
  flex-wrap: no-wrap;
}
.bolivia-emprende .data-bolivia-emprende .galeria-bolivia-emprende .slider-foto-home {
  max-width: 590px;
}
.bolivia-emprende .data-bolivia-emprende .galeria-bolivia-emprende .slider-foto-home .fotos img {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bolivia-emprende .data-bolivia-emprende .galeria-bolivia-emprende .slider-foto-home {
    max-width: 488px;
  }
}
.bolivia-emprende .data-bolivia-emprende .galeria-bolivia-emprende .slick-dotted.slick-slider {
  margin-bottom: 0px;
}
.bolivia-emprende .data-bolivia-emprende .galeria-bolivia-emprende .slick-dots li {
  background-image: inherit;
  margin: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .bolivia-emprende .data-bolivia-emprende .galeria-bolivia-emprende {
    margin-bottom: 35px;
  }
}
.bolivia-emprende .data-bolivia-emprende .article-bolivia-emprende {
  background-color: #fff;
  padding: 30px;
  padding-left: 30px;
  position: relative;
}
.bolivia-emprende .data-bolivia-emprende .article-bolivia-emprende .content-boton-bolivia-emprende {
  position: absolute;
  background-color: blue;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
.bolivia-emprende .data-bolivia-emprende .article-bolivia-emprende .content-boton-bolivia-emprende .btn-bolivia-emprende, .bolivia-emprende .data-bolivia-emprende .article-bolivia-emprende .content-boton-bolivia-emprende .btn-orange-form {
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bolivia-emprende .data-bolivia-emprende .article-bolivia-emprende {
    padding: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bolivia-emprende .data-bolivia-emprende .article-bolivia-emprende .h3-bolivia-emprende {
    margin-bottom: 10px;
    font-size: 20.5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bolivia-emprende .data-bolivia-emprende .article-bolivia-emprende {
    padding-bottom: 55px;
  }
}
@media (max-width: 767px) {
  .bolivia-emprende .data-bolivia-emprende .article-bolivia-emprende {
    width: 100%;
    padding: 15px;
    padding-top: 22px;
    padding-bottom: 53px;
  }
}
@media (max-width: 767px) {
  .bolivia-emprende .data-bolivia-emprende {
    display: block;
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bolivia-emprende .data-bolivia-emprende {
    display: block;
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bolivia-emprende .h2-bolivia-emprende {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .bolivia-emprende .h2-bolivia-emprende {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .bolivia-emprende {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bolivia-emprende {
    padding-top: 45px;
    padding-bottom: 55px;
  }
}

.barra-blue {
  background-color: #1383b8;
}
.barra-blue .btn-home-main {
  background-color: #1383b8;
}
.barra-blue .h2-home {
  padding-top: 16.5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .barra-blue .h2-home {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .barra-blue .h2-home {
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  .barra-blue {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.barra-red {
  background-color: #ff2626;
}
.barra-red .btn-home-main {
  background-color: #ff2626;
}
.barra-red .h2-home {
  padding-top: 16.5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .barra-red .h2-home {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .barra-red .h2-home {
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  .barra-red {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.barra-orange {
  background-color: #ff690f;
}
.barra-orange .btn-home-main {
  background-color: #ff690f;
}
.barra-orange .h2-home {
  padding-top: 16.5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .barra-orange .h2-home {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .barra-orange .h2-home {
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  .barra-orange {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.barra-orange-two {
  background-color: #ff690f;
  min-height: 78px;
}
.barra-orange-two .h2-home {
  padding-top: 16.5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .barra-orange-two .h2-home {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .barra-orange-two {
    min-height: inherit;
  }
  .barra-orange-two .h2-home {
    padding-bottom: 16.5px;
    text-align: center;
  }
}

.barra-red-two {
  background-color: #ff2626;
  min-height: 78px;
}
.barra-red-two .h2-home {
  padding-top: 16.5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .barra-red-two .h2-home {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .barra-red-two {
    min-height: inherit;
  }
  .barra-red-two .h2-home {
    padding-bottom: 16.5px;
  }
}

.tips {
  padding-top: 43px;
  padding-bottom: 72px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tips .data-tips img {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .tips .data-tips img {
    width: 165px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .tips .data-tips {
    text-align: center;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .tips {
    padding: 40px 0px 15px 0px;
  }
}

.noticias {
  padding-top: 45px;
  padding-bottom: 70px;
}
.noticias .article-noticias {
  width: 360px;
}
.noticias .article-noticias .content-imagen {
  width: 360px;
  height: 235px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.noticias .article-noticias .content-imagen .data-article-noticias {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.noticias .article-noticias .content-imagen .data-article-noticias .efecto {
  max-height: 0;
  transition: max-height 0.7s ease-out;
  overflow: hidden;
}
.noticias .article-noticias .content-imagen .data-article-noticias .efecto .h4-title-home {
  color: #fff;
  padding: 12px 15px;
}
.noticias .article-noticias .content-imagen:hover .data-article-noticias .efecto {
  max-height: 300px;
  transition: max-height 0.7s ease-in;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .noticias .article-noticias .content-imagen {
    width: auto;
    height: 220px;
  }
}
@media (max-width: 767px) {
  .noticias .article-noticias .content-imagen {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .noticias .article-noticias .content-imagen {
    width: auto;
    height: 210px;
  }
}
.noticias .article-noticias .h4-title-home {
  margin-bottom: 10px;
}
.noticias .article-noticias p {
  margin-bottom: 10px;
}
.noticias .article-noticias .p-autor-noticias {
  margin-bottom: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .noticias .article-noticias {
    width: auto;
  }
}
@media (max-width: 767px) {
  .noticias .article-noticias {
    width: auto;
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .noticias .article-noticias {
    width: auto;
  }
}
.noticias .article-noticias-left {
  margin-right: auto;
}
.noticias .article-noticias-center {
  margin-left: auto;
  margin-right: auto;
}
.noticias .article-noticias-right {
  margin-left: auto;
}
@media (max-width: 767px) {
  .noticias {
    padding-bottom: 20px;
    padding-top: 30px;
  }
}

.videos {
  padding: 50px 0px 60px 0px;
}
.videos .data-videos {
  display: flex;
}
@media (min-width: 768px) and (max-width: 991px) {
  .videos .data-videos .data-videos-feacture {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .videos .data-videos .data-videos-feacture {
    margin-bottom: 30px;
  }
}
.videos .data-videos .data-videos-list {
  padding-left: 22px;
}
.videos .data-videos .data-videos-list .data-videos-list-article {
  padding: 20px 0px;
  display: flex;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 768px) and (max-width: 991px) {
  .videos .data-videos .data-videos-list .data-videos-list-article .video {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .videos .data-videos .data-videos-list .data-videos-list-article .video {
    flex: 1;
  }
}
.videos .data-videos .data-videos-list .data-videos-list-article h4 {
  margin: 0px;
  padding-left: 20px;
  font-weight: 500;
  line-height: 23px;
}
.videos .data-videos .data-videos-list .data-videos-list-article h4 a {
  color: #1f1f1f;
}
.videos .data-videos .data-videos-list .data-videos-list-article h4 a:hover, .videos .data-videos .data-videos-list .data-videos-list-article h4 a:active, .videos .data-videos .data-videos-list .data-videos-list-article h4 a:focus {
  color: #1f1f1f;
}
@media (min-width: 768px) and (max-width: 991px) {
  .videos .data-videos .data-videos-list .data-videos-list-article h4 {
    flex: 2;
  }
}
@media (max-width: 767px) {
  .videos .data-videos .data-videos-list .data-videos-list-article h4 {
    flex: 2;
    padding-left: 13px;
  }
}
.videos .data-videos .data-videos-list .data-videos-list-article:first-child {
  padding-top: 0px;
}
.videos .data-videos .data-videos-list .data-videos-list-article:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .videos .data-videos .data-videos-list .data-videos-list-article {
    flex-wrap: nowrap;
  }
}
@media (max-width: 767px) {
  .videos .data-videos .data-videos-list .data-videos-list-article {
    flex-wrap: nowrap;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .videos .data-videos .data-videos-list {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .videos .data-videos .data-videos-list {
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .videos .data-videos {
    flex-wrap: nowrap;
  }
}
@media (max-width: 767px) {
  .videos .data-videos {
    display: block;
  }
}
.videos img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .videos {
    padding: 35px 0px;
  }
}

.content-autor-noticias {
  padding-top: 11px;
  padding-bottom: 9px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 12px;
}

.historias-de-exito {
  background-image: url(../assets/img/fondo-secciones-home.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 57px;
  padding-bottom: 70px;
}
.historias-de-exito .historias-de-exito-home {
  width: 360px;
}
.historias-de-exito .historias-de-exito-home .article-historias-de-existo-home {
  display: flex;
}
.historias-de-exito .historias-de-exito-home .article-historias-de-existo-home .content-data-historias-de-exito .p-historia-de-exito-home {
  min-height: 180px;
  max-height: 180px;
  padding: 17px;
  background-color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .historias-de-exito .historias-de-exito-home .article-historias-de-existo-home .content-data-historias-de-exito .p-historia-de-exito-home {
    padding: 13px;
    font-size: 17.5px;
  }
}
@media (max-width: 767px) {
  .historias-de-exito .historias-de-exito-home .article-historias-de-existo-home .content-data-historias-de-exito .p-historia-de-exito-home {
    padding: 13px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .historias-de-exito .historias-de-exito-home .article-historias-de-existo-home .content-data-historias-de-exito .p-historia-de-exito-home {
    padding: 13px 15px;
    min-height: 140px;
    max-height: 140px;
  }
}
.historias-de-exito .historias-de-exito-home .article-historias-de-existo-home .content-data-historias-de-exito .btn-sidebar {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .historias-de-exito .historias-de-exito-home .article-historias-de-existo-home .content-data-historias-de-exito {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .historias-de-exito .historias-de-exito-home .article-historias-de-existo-home {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .historias-de-exito .historias-de-exito-home {
    width: auto;
  }
}
@media (max-width: 767px) {
  .historias-de-exito .historias-de-exito-home {
    width: auto;
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .historias-de-exito .historias-de-exito-home {
    width: auto;
  }
}
.historias-de-exito .historias-de-exito-home-left {
  margin-right: auto;
}
.historias-de-exito .historias-de-exito-home-center {
  margin-left: auto;
  margin-right: auto;
}
.historias-de-exito .historias-de-exito-home-right {
  margin-left: auto;
}
@media (max-width: 767px) {
  .historias-de-exito {
    padding-bottom: 20px;
    padding-top: 30px;
  }
}

.eventos {
  padding-top: 55px;
  padding-bottom: 65px;
}
.eventos .article-eventos {
  width: 360px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .eventos .article-eventos {
    width: auto;
  }
}
@media (max-width: 767px) {
  .eventos .article-eventos {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .eventos .article-eventos {
    width: auto;
  }
}
.eventos .article-eventos-left {
  margin-right: auto;
}
.eventos .article-eventos-center {
  margin-right: auto;
  margin-left: auto;
}
.eventos .article-eventos-right {
  margin-left: auto;
}
@media (max-width: 767px) {
  .eventos {
    padding-bottom: 40px;
    padding-top: 30px;
  }
}

.instituciones {
  padding-top: 55px;
  padding-bottom: 65px;
}
@media (max-width: 767px) {
  .instituciones {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}

.content-slider-home {
  padding-left: 25px;
  padding-right: 25px;
}

.registrate {
  background-image: url(../assets/img/img-registro-home.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.registrate .data-registrate {
  min-height: 211px;
  display: flex;
  align-items: center;
  position: relative;
}
.registrate .data-registrate .h2-home {
  margin-top: -28px;
}
@media (max-width: 767px) {
  .registrate .data-registrate .h2-home {
    margin-top: 0px;
  }
}
.registrate .data-registrate .btn-home-secondary {
  bottom: 0px;
  right: 0px;
  position: absolute;
}
@media (max-width: 767px) {
  .registrate .data-registrate .btn-home-secondary {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .registrate .data-registrate {
    min-height: inherit;
    padding-top: 15px;
    padding-bottom: 70px;
  }
}

.data-registrate {
  padding-right: 20px;
}
@media (max-width: 767px) {
  .data-registrate {
    padding-right: 0px;
  }
}

.redes-sociales-home {
  background-image: url(../assets/img/fondo-secciones-home.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 90px;
  padding-bottom: 80px;
}
.redes-sociales-home .header-article-redes-sociales {
  min-height: 75px;
  position: relative;
  padding-left: 72px;
  padding-top: 21px;
}
.redes-sociales-home .header-article-redes-sociales .logo-red-social {
  position: absolute;
  left: 20px;
  top: 13px;
}
.redes-sociales-home .header-article-redes-sociales h4 {
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .redes-sociales-home .header-article-redes-sociales h4 {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .redes-sociales-home .header-article-redes-sociales {
    min-height: 62px;
  }
}
.redes-sociales-home .body-article-redes-sociales {
  background-color: #fff;
  min-height: 315px;
}
@media (max-width: 767px) {
  .redes-sociales-home .body-article-redes-sociales {
    min-height: inherit;
  }
}
.redes-sociales-home .header-facebook-home {
  background-color: #354d7d;
}
@media (max-width: 767px) {
  .redes-sociales-home .header-facebook-home .logo-red-social svg {
    height: 35px;
    width: auto;
  }
}
.redes-sociales-home .header-twitter-home {
  background-color: #1da1f2;
}
.redes-sociales-home .header-twitter-home .logo-red-social {
  left: 12px;
}
@media (max-width: 767px) {
  .redes-sociales-home .header-twitter-home .logo-red-social {
    padding-top: 3px;
  }
  .redes-sociales-home .header-twitter-home .logo-red-social svg {
    height: 30px;
    width: auto;
  }
}
.redes-sociales-home .header-emprendedor-home {
  background-color: #000;
}
.redes-sociales-home .body-facebook-home {
  padding: 12px;
  padding-top: 16px;
}
.redes-sociales-home .body-twitter-home {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 8px;
}
.redes-sociales-home .body-twitter-home p {
  margin-bottom: 0px;
}
.redes-sociales-home .body-emprendedor-home {
  padding: 30px;
  padding-top: 40px;
}
.redes-sociales-home .body-emprendedor-home .frase-emprendedor-home {
  margin-bottom: 30px;
}
.redes-sociales-home .body-emprendedor-home p:first-child {
  background-image: url(../assets/img/comillas-home.png);
  background-repeat: no-repeat;
  background-position-y: 0px;
  background-position-x: 0px;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #000;
  margin: 0px;
  padding-top: 50px;
  line-height: 30px;
  margin-bottom: 33px;
}
@media (max-width: 767px) {
  .redes-sociales-home .body-emprendedor-home p:first-child {
    font-size: 20px;
    background-size: 20px 20px;
    padding-top: 30px;
  }
}
.redes-sociales-home .body-emprendedor-home .autor-frase-emprendedor-sidebar {
  text-align: right;
}
@media (max-width: 767px) {
  .redes-sociales-home .body-emprendedor-home {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .redes-sociales-home {
    padding-bottom: 20px;
    padding-top: 40px;
  }
}

@media (max-width: 767px) {
  .article-redes-sociales-home {
    margin-bottom: 25px;
  }
}

.iconos-redes-sociales-opt {
  display: flex;
  justify-content: flex-end;
}
.iconos-redes-sociales-opt .span-share {
  display: inline-block;
  margin-right: 8px;
}
.iconos-redes-sociales-opt a {
  display: flex;
  align-items: flex-start;
  margin-right: 10px;
}
.iconos-redes-sociales-opt a:last-child {
  margin-right: 0px;
}
.iconos-redes-sociales-opt a img {
  width: 18px;
}
.iconos-redes-sociales-opt .icon-fb svg {
  width: 18px;
  height: auto;
}
.iconos-redes-sociales-opt .icon-tw svg {
  width: 18px;
  height: auto;
}
.iconos-redes-sociales-opt .icon-lin svg {
  width: 18px;
  height: auto;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #fb-page-home {
    width: 280px;
  }
  #fb-page-home span {
    width: 100%;
  }
  #fb-page-home span iframe {
    width: 100%;
  }
}

.footer {
  background-color: #1383b8;
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
.footer a {
  color: #fff !important;
  font-weight: 400;
  font-size: 13px;
}
.footer a:hover, .footer a:active, .footer a:focus {
  color: #fff;
}
.footer p {
  color: #fff;
  font-weight: 400;
  font-size: 13px;
  margin: 0px;
}
.footer .data-footer {
  padding: 30px;
  padding-right: 0px;
}
.footer .data-footer .h4-footer {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .footer .data-footer .h4-footer {
    margin-bottom: 20px;
  }
}
.footer .data-footer table tr td {
  padding-bottom: 16px;
}
.footer .data-footer table tr td a {
  font-weight: 700;
}
.footer .data-footer table tr td svg {
  fill: #fff;
}
.footer .data-footer table tr td:first-child {
  padding-right: 7px;
  vertical-align: top;
}
.footer .data-footer table tr:last-child td {
  padding-bottom: 0px;
}
.footer .data-footer table tr:nth-child(2) td:first-child {
  padding-top: 2px;
}
.footer .data-footer table tr:nth-child(3) td:first-child {
  padding-top: 5px;
}
.footer .data-footer .tematicas-footer {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .footer .data-footer {
    padding-left: 10px;
    padding-bottom: 0px;
  }
}
.footer .logos-footer {
  padding-top: 40px;
}
.footer .logos-footer .logo-uno-footer {
  margin-bottom: 25px;
}
.footer .logos-footer p {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .footer .logos-footer {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .logos-footer {
    text-align: center;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    display: flex;
    flex-wrap: nowrap;
  }
  .footer .logos-footer div {
    flex: 1;
  }
}
.footer .footer-categorias {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 5px;
  padding-left: 120px;
  padding-right: 120px;
  margin-bottom: 11px;
}
.footer .footer-categorias ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 5px;
}
.footer .footer-categorias ul li {
  display: inline-block;
  background-image: url(../assets/img/footer-list-bullet.png);
  background-repeat: no-repeat;
  margin-right: 40px;
  padding-left: 50px;
  background-position-y: 8px;
  margin-bottom: 0px;
}
.footer .footer-categorias ul li:first-child {
  background-image: initial;
  padding-left: 0px;
}
.footer .footer-categorias ul li:last-child {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .footer .footer-categorias {
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 15px;
    margin-bottom: 20px;
  }
  .footer .footer-categorias ul {
    text-align: left;
    padding-bottom: 15px;
  }
  .footer .footer-categorias ul li {
    display: block;
    padding-left: 15px;
    background-position-y: 10px;
  }
  .footer .footer-categorias ul li:first-child {
    background-image: url(../assets/img/footer-list-bullet.png);
    padding-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-categorias {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.footer p.texto-left, .footer p.texto-right {
  font-size: 14px;
  margin-bottom: 11px;
}
.footer p.texto-left a, .footer p.texto-right a {
  font-size: 14px;
}
@media (max-width: 767px) {
  .footer p.texto-left, .footer p.texto-right {
    font-size: 13px;
    line-height: 17px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer p.texto-left, .footer p.texto-right {
    font-size: 12.8px;
    line-height: 17px;
  }
}

.contenedor-interno {
  padding-top: 22px;
}
@media (max-width: 767px) {
  .contenedor-interno {
    padding-top: 20px;
  }
}

.content-data-interno {
  padding-right: 20px;
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .content-data-interno {
    padding-right: 0px;
    margin-bottom: 40px;
  }
}

.data-interno {
  border-top: 1px solid #2a8fbf;
  position: relative;
  padding-top: 10px;
}
.data-interno:after {
  content: " ";
  width: 63%;
  height: 3px;
  background-color: #2a8fbf;
  position: absolute;
  left: 0px;
  top: -2px;
}

.data-interno-archive {
  padding-top: 30px;
  margin-bottom: 20px;
}
.data-interno-archive .article-archive {
  padding-left: 112px;
  position: relative;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 25px;
  min-height: 130px;
}
.data-interno-archive .article-archive .content-img-article {
  position: absolute;
  top: 3px;
  left: 0px;
}
@media (max-width: 767px) {
  .data-interno-archive .article-archive .content-img-article {
    position: static;
    top: 0px;
    text-align: left;
    margin-bottom: 5px;
    display: flex;
  }
  .data-interno-archive .article-archive .content-img-article > a {
    margin-right: 10px;
    display: inline-block;
  }
  .data-interno-archive .article-archive .content-img-article > a img {
    width: 100px;
    height: auto;
    max-width: inherit;
  }
}
.data-interno-archive .article-archive .data-article-archive .fecha-single {
  margin-bottom: 3px;
}
.data-interno-archive .article-archive .data-article-archive .h3-title-archive {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .data-interno-archive .article-archive .data-article-archive .h3-title-archive {
    text-align: center;
  }
}
.data-interno-archive .article-archive .data-article-archive p {
  margin: 0px;
}
.data-interno-archive .article-archive:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  min-height: 0px;
  border-bottom: 0px;
}
@media (max-width: 767px) {
  .data-interno-archive .article-archive {
    padding-left: 0px;
  }
}

.data-interno-listado {
  border-top: 1px solid #2a8fbf;
  position: relative;
  padding-top: 35px;
  margin-bottom: 35px;
}
.data-interno-listado:after {
  content: " ";
  width: 63%;
  height: 3px;
  background-color: #2a8fbf;
  position: absolute;
  left: 0px;
  top: -2px;
}

.redes-sociales-fecha-single {
  padding-top: 13px;
  padding-bottom: 9px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 25px;
}
.redes-sociales-fecha-single .content-redes-sociales-single {
  position: relative;
  height: 26px;
}
.redes-sociales-fecha-single .content-redes-sociales-single .redes_sociales {
  position: absolute;
  right: 0px;
  top: 0px;
}
@media (max-width: 767px) {
  .redes-sociales-fecha-single .content-redes-sociales-single .redes_sociales {
    left: 0px;
    right: inherit;
    top: 6px;
  }
}
@media (max-width: 767px) {
  .redes-sociales-fecha-single {
    padding-top: 0px;
  }
}

.fecha-single {
  font-size: 13px;
  font-weight: 300;
  margin: 0px;
}

.articulos-relacionados {
  padding-right: 12px;
}
.articulos-relacionados .fecha-single {
  margin-bottom: 4px;
}
.articulos-relacionados .h5-articulos-relacionados {
  margin-bottom: 9px;
}
.articulos-relacionados p {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .articulos-relacionados {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .articulos-relacionados {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .last-articulos-relacionados {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .last-articulos-relacionados {
    margin-bottom: 0px;
  }
}

.botones {
  margin-bottom: 35px;
}

.boton {
  display: flex;
  min-height: 70px;
  align-items: center;
  margin-bottom: 1px;
}
.boton .svg-boton {
  width: 27%;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .boton .svg-boton {
    width: 23%;
  }
}
.boton .h3-boton {
  width: 53%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .boton .h3-boton {
    width: 57%;
  }
}
.boton .flecha-boton {
  width: 20%;
  text-align: center;
}
@media (max-width: 767px) {
  .boton {
    min-height: 65px;
  }
}

.boton-orange-debil {
  background-color: #fa9703;
}

.boton-orange-fuerte {
  background-color: #ff6835;
}

.boton-green {
  background-color: #00b285;
}

.content-article-sidebar {
  margin-bottom: 45px;
}
.content-article-sidebar .content-title-article-sidebar {
  background-image: url(../../img/background-article-sidebar.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 45px;
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.content-article-sidebar .content-title-article-sidebar h3 {
  color: #fff;
  margin: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content-article-sidebar .content-title-article-sidebar h3 {
    font-size: 19.7px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content-article-sidebar .content-title-article-sidebar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.content-article-sidebar .h3-title-sidebar {
  background-image: url(../../img/background-article-sidebar.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 45px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  color: #fff;
  margin: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content-article-sidebar .h3-title-sidebar {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 19.7px;
  }
}
.content-article-sidebar ul {
  padding: 0px;
  padding-left: 5px;
  padding-top: 13px;
}
.content-article-sidebar ul li {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
  margin: 0px;
  margin-top: 12px;
}
.content-article-sidebar ul li:first-child {
  margin-top: 0px;
}
.content-article-sidebar ul li a {
  color: #000;
}
.content-article-sidebar ul li:last-child {
  padding-bottom: 0px;
  border-bottom: 0px;
  background-image: none;
}
.content-article-sidebar ul li:last-child a {
  color: #ff690f;
  font-weight: 400;
}
@media (max-width: 767px) {
  .content-article-sidebar {
    margin-bottom: 35px;
  }
}

.content-boletin {
  margin-bottom: 50px;
}
.content-boletin .data-boletin {
  background-image: url(../../img/img-background-boletin-sidebar.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
  padding: 15px;
}
.content-boletin .data-boletin h3 {
  font-weight: bold;
  margin: 0px;
  color: #fff;
  margin-bottom: 10px;
}
.content-boletin .data-boletin p {
  margin-bottom: 0px;
}
.content-boletin .content-boton-registrate {
  background-color: #ff2626;
}
.content-boletin .content-boton-registrate a {
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Titillium Web", sans-serif;
  display: block;
  padding-top: 12.5px;
  padding-bottom: 12.5px;
  padding-left: 20px;
}
.content-boletin .content-boton-registrate a .flecha-boton {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 20px;
}
@media (max-width: 767px) {
  .content-boletin {
    margin-bottom: 40px;
  }
}

.facebook_comentarios {
  margin-bottom: 45px;
}

.historias-de-exito-sidebar {
  margin-bottom: 30px;
}
.historias-de-exito-sidebar .article-historias-de-existo-sidebar {
  display: flex;
}
.historias-de-exito-sidebar .article-historias-de-existo-sidebar .content-data-historias-de-exito .p-historia-de-exito-sidebar {
  min-height: 140px;
  max-height: 140px;
  padding: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .historias-de-exito-sidebar .article-historias-de-existo-sidebar .content-data-historias-de-exito .p-historia-de-exito-sidebar {
    padding: 7px;
    max-height: inherit;
  }
}
.historias-de-exito-sidebar .article-historias-de-existo-sidebar .content-data-historias-de-exito .btn-sidebar {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .historias-de-exito-sidebar .article-historias-de-existo-sidebar .content-data-historias-de-exito {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .historias-de-exito-sidebar .article-historias-de-existo-sidebar {
    margin-bottom: 20px;
  }
}

.content-link-historias-de-exito-sidebar {
  padding-bottom: 10px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .content-link-historias-de-exito-sidebar {
    padding-bottom: 0px;
  }
}

.content-frase-sidebar {
  padding: 18px;
  padding-right: 2px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.content-frase-sidebar .frase-emprendedor-sidebar {
  margin-bottom: 15px;
}
.content-frase-sidebar p:first-child {
  background-image: url(../assets/img/comillas-sidebar.png);
  background-repeat: no-repeat;
  background-position-y: 0px;
  background-position-x: 0px;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #000;
  margin: 0px;
  padding-top: 30px;
  margin-bottom: 17px;
}
.content-frase-sidebar .autor-frase-emprendedor-sidebar {
  text-align: right;
}

.content-opiniones-comentarios {
  border-top: 1px solid #ddd;
  padding-bottom: 30px;
  padding-top: 35px;
}
.content-opiniones-comentarios .opiniones-comentarios .comentarios {
  padding: 20px;
  padding-bottom: 25px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
.content-opiniones-comentarios .opiniones-comentarios .comentarios p {
  margin: 0px;
  margin-top: 5px;
}
.content-opiniones-comentarios .opiniones-comentarios .comentarios-secundarios {
  padding-left: 40px;
}

.content-comentarios-form form {
  background-image: url(../assets/img/img-fondo-formulario.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 20px;
}
.content-comentarios-form form input[type=text], .content-comentarios-form form input[type=email], .content-comentarios-form form textarea {
  height: 45px;
  font-size: 14px;
  font-weight: 300;
  border-radius: 0px;
  border: 1px solid #ddd;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position-y: 13px;
  background-position-x: 10px;
}
.content-comentarios-form form input[type=text]:focus, .content-comentarios-form form input[type=email]:focus, .content-comentarios-form form textarea:focus {
  outline: none;
  box-shadow: 0px;
}
.content-comentarios-form form textarea {
  height: inherit;
  background-image: url(../assets/img/comentarios-formulario-01.svg);
  padding-top: 12px;
}
.content-comentarios-form form input[type=text] {
  background-image: url(../assets/img/usuario-formulario-01.svg);
}
.content-comentarios-form form input[type=email] {
  background-image: url(../assets/img/asunto-formulario-01.svg);
}
.content-comentarios-form form .form-control:focus {
  border-color: #ddd;
}

.article-programas {
  display: flex;
}
.article-programas .data-article-programas {
  width: 50%;
  position: relative;
  background-color: #eee;
  padding: 28px;
  padding-top: 23px;
  padding-bottom: 75px;
}
.article-programas .data-article-programas .content-boton-bolivia-emprende {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.article-programas .data-article-programas .content-boton-bolivia-emprende .btn-bolivia-emprende, .article-programas .data-article-programas .content-boton-bolivia-emprende .btn-orange-form {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 22px;
}
@media (max-width: 767px) {
  .article-programas .data-article-programas .content-boton-bolivia-emprende .btn-bolivia-emprende, .article-programas .data-article-programas .content-boton-bolivia-emprende .btn-orange-form {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.article-programas .data-article-programas p {
  margin: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .article-programas .data-article-programas p {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .article-programas .data-article-programas {
    width: 100%;
    padding-top: 14px;
    padding-left: 15px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .article-programas .data-article-programas {
    padding-top: 20px;
  }
}
.article-programas .img-article-programas {
  width: 50%;
}
.article-programas .img-article-programas img {
  width: 100%;
  height: 255px;
}
@media (max-width: 767px) {
  .article-programas .img-article-programas img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .article-programas .img-article-programas {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .article-programas {
    display: block;
    margin-bottom: 25px;
  }
}

.article-programas-reverse {
  flex-direction: row-reverse;
}

.fondo-formulario {
  background-image: url(../assets/img/fondo-formulario.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 20px;
  padding-top: 23px;
  padding-bottom: 35px;
}
.fondo-formulario p {
  margin: 0px;
}
.fondo-formulario input[type=text], .fondo-formulario input[type=email], .fondo-formulario input[type=tel], .fondo-formulario input[type=file], .fondo-formulario input[type=date], .fondo-formulario select, .fondo-formulario textarea {
  height: 45px;
  border-radius: 0px;
  outline: none;
  border: none;
  font-size: 14px;
  font-weight: 300;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 10px;
  margin: 0px;
  border: none;
}
.fondo-formulario input[type=text]:focus, .fondo-formulario input[type=email]:focus, .fondo-formulario input[type=tel]:focus, .fondo-formulario input[type=file]:focus, .fondo-formulario input[type=date]:focus, .fondo-formulario select:focus, .fondo-formulario textarea:focus {
  box-shadow: inherit;
}
@media (max-width: 767px) {
  .fondo-formulario input[type=text], .fondo-formulario input[type=email], .fondo-formulario input[type=tel], .fondo-formulario input[type=file], .fondo-formulario input[type=date], .fondo-formulario select, .fondo-formulario textarea {
    font-size: 13px;
  }
}
.fondo-formulario select {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.fondo-formulario label {
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
}
.fondo-formulario .formulario-nombre {
  background-image: url(../assets/img/formulario-nombre-01.svg);
}
.fondo-formulario .formulario-pais {
  background-image: url(../assets/img/formulario-pais-01.svg);
}
.fondo-formulario .formulario-ciudad {
  background-image: url(../assets/img/formulario-ciudad-01.svg);
}
.fondo-formulario .formulario-empresa {
  background-image: url(../assets/img/formulario-empresa-01.svg);
}
.fondo-formulario .formulario-rubro {
  background-image: url(../assets/img/formulario-rubro-01.svg);
}
.fondo-formulario .formulario-email {
  background-image: url(../assets/img/formulario-email-01.svg);
  margin-bottom: 32px;
}
.fondo-formulario textarea {
  height: auto;
  resize: none;
}
.fondo-formulario .form-group {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .fondo-formulario {
    padding: 15px;
  }
}

.fondo-formulario-ico input[type=text], .fondo-formulario-ico input[type=email], .fondo-formulario-ico input[type=tel], .fondo-formulario-ico textarea, .fondo-formulario-ico input[type=file], .fondo-formulario-ico input[type=date], .fondo-formulario-ico select {
  padding-left: 12px;
}

.fondo-formulario-2day.fondo-formulario label {
  font-weight: 400;
  font-size: 15px;
}
@media (max-width: 767px) {
  .fondo-formulario-2day.fondo-formulario label {
    font-size: 13.5px;
  }
}
.fondo-formulario-2day.fondo-formulario input, .fondo-formulario-2day.fondo-formulario textarea {
  width: 100%;
  padding-left: 20px;
}
.fondo-formulario-2day.fondo-formulario textarea {
  padding-top: 20px;
}
.fondo-formulario-2day.fondo-formulario input[type=radio] {
  width: auto;
}
.fondo-formulario-2day.fondo-formulario .wpcf7-list-item {
  margin: 0 20px 0 0;
}
.fondo-formulario-2day.fondo-formulario .btn-orange-form {
  width: 500px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .fondo-formulario-2day.fondo-formulario .btn-orange-form {
    width: 100%;
  }
}

.fondo-formulario-contactanos .form-group {
  margin-bottom: 2px;
}
.fondo-formulario-contactanos #mensaje-formulario-contacto {
  margin-bottom: 5px;
  font-size: 14px;
}
.fondo-formulario-contactanos label {
  font-weight: 300;
  font-size: 15px;
}
@media (max-width: 767px) {
  .fondo-formulario-contactanos label {
    font-size: 13.5px;
  }
}
.fondo-formulario-contactanos input[type=text], .fondo-formulario-contactanos input[type=email] {
  height: 40px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .fondo-formulario-contactanos input[type=text], .fondo-formulario-contactanos input[type=email] {
    font-size: 13px;
  }
}
.fondo-formulario-contactanos textarea {
  padding-left: 10px;
}

.tabla-contactanos tr td {
  padding-bottom: 17px;
  line-height: 24px;
}
.tabla-contactanos tr td:first-child {
  padding-right: 8px;
  vertical-align: top;
  padding-top: 2px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .tabla-contactanos tr td:first-child {
    padding-left: 4px;
  }
}
@media (max-width: 767px) {
  .tabla-contactanos tr td a {
    font-size: 14.5px;
  }
}
@media (max-width: 767px) {
  .tabla-contactanos tr td {
    font-size: 14.5px;
  }
}
.tabla-contactanos tr:nth-child(5) td:first-child {
  padding-top: 7px;
}

.content-boton-bolivia-emprende input[type=submit] {
  width: 100%;
  text-align: left;
  padding-left: 20px;
}

@media (max-width: 767px) {
  .contenedor-formulario form {
    margin: 0px;
  }
}

.data-interno img {
  max-width: 100%;
  height: auto;
}

.tags-single {
  margin-bottom: 20px;
}
.tags-single span {
  color: #ff690f;
}

/*VideoWrapper*/
.videoWrapper {
  position: relative;
  padding-bottom: 51.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%;
  margin-bottom: 30px;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*Plei Slider*/
.background-plei-slider {
  position: relative;
}
.background-plei-slider .content-menu-plei {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.background-plei-slider .contenedor-boton-slider {
  position: absolute;
  bottom: 150px;
  width: 100%;
}

a.anchor {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}

.videoWrapper-plei {
  margin-bottom: 0px;
}

.content-video-plei {
  margin-top: 7px;
  padding-left: 120px;
  padding-right: 120px;
  padding-bottom: 50px;
  padding-top: 50px;
  background-color: #fff;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-video-plei {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .content-video-plei {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/*2day 2018*/
.background-2day-new {
  background-color: #eeeeee;
}
.background-2day-new p {
  margin: 0px;
  line-height: 28px;
}
.background-2day-new .background-becas {
  padding: 60px 31px 35px 31px;
}
.background-2day-new .events {
  display: flex;
  flex-wrap: nowrap;
}
.background-2day-new .events .events-data {
  padding: 30px;
  flex: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .background-2day-new .events .events-data {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .background-2day-new .events .events-data {
    padding: 20px;
  }
}
.background-2day-new .events .boxSlider {
  flex: 1;
  margin-left: 0px;
  float: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .background-2day-new .events .boxSlider {
    width: 430px;
    height: auto;
  }
  .background-2day-new .events .boxSlider .sliderWrap {
    width: 430px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .background-2day-new .events {
    display: block;
  }
}
.background-2day-new .btn-2day-primary {
  color: #fff;
}
.background-2day-new .btn-orange-form {
  color: #fff;
}

.background-info2day {
  margin-top: 10px;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}
.background-info2day .field {
  padding-left: 45px;
  padding-right: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .background-info2day .field {
    padding-left: 15px;
    padding-right: 15px;
  }
  .background-info2day .field img {
    width: 250px;
    height: auto;
  }
  .background-info2day .field:nth-child(1) img {
    width: 140px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .background-info2day .field {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .background-info2day .field-text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .background-info2day {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .background-info2day {
    padding-top: 20px;
    display: block;
  }
}

.background-info2day.background-color-white {
  margin-top: 0px;
  border-top: 10px solid #eee;
}

.background-info2day.background-color-white.border-transparent {
  border-top: 10px solid transparent;
  z-index: 200;
  position: relative;
}

.background-color-white {
  margin-top: 10px;
  background-color: #fff;
}

.btn-2day-primary, .btn-2day-secondary {
  vertical-align: middle;
  display: inline-block;
  padding: 11px 19px;
  font-size: 18px;
  border: none;
  text-transform: uppercase;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  color: #fff;
}
.btn-2day-primary:hover, .btn-2day-primary:active, .btn-2day-primary:focus, .btn-2day-secondary:hover, .btn-2day-secondary:active, .btn-2day-secondary:focus {
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-2day-primary, .btn-2day-secondary {
    padding: 8px 17px;
  }
}
@media (max-width: 767px) {
  .btn-2day-primary, .btn-2day-secondary {
    padding: 6px 17px;
  }
}

.ul-description-new {
  margin-top: 20px;
  padding: 0px;
}
.ul-description-new li {
  background-image: none;
  padding-left: 0px;
  margin-bottom: 18px;
}
.ul-description-new li:before {
  content: url(../assets/img/bullet.png);
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.ul-description-inline {
  display: flex;
  flex-wrap: nowrap;
}
.ul-description-inline .ul-description-new {
  flex: 1;
  margin: 0px;
  margin-bottom: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ul-description-inline {
    flex-wrap: wrap;
  }
  .ul-description-inline .ul-description-new {
    flex: none;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .ul-description-inline {
    display: block;
  }
}

.ul-tematicas {
  margin-top: 40px;
  padding: 0px;
  display: flex;
  justify-content: center;
}
.ul-tematicas li {
  background-image: none;
  padding-left: 45px;
  padding-right: 45px;
  text-align: center;
}
.ul-tematicas li img {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .ul-tematicas {
    display: block;
  }
  .ul-tematicas li {
    margin-bottom: 30px;
  }
}

.ul-aliados-estrategicos {
  padding: 0px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.ul-aliados-estrategicos li {
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  padding: 0px;
}
@media (max-width: 767px) {
  .ul-aliados-estrategicos {
    padding-left: 0px;
    padding-right: 0px;
  }
  .ul-aliados-estrategicos li {
    text-align: center;
  }
  .ul-aliados-estrategicos li img {
    max-width: 85%;
    height: auto;
  }
}

.ul-redes-sociales {
  padding: 0px;
  padding-left: 220px;
  padding-right: 220px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.ul-redes-sociales li {
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  padding: 0px;
}
@media (max-width: 767px) {
  .ul-redes-sociales li a img {
    width: 30px;
    height: auto;
  }
}
.ul-redes-sociales li:last-child {
  margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ul-redes-sociales {
    padding-left: 150px;
    padding-right: 150px;
  }
}
@media (max-width: 767px) {
  .ul-redes-sociales {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.nav-city.nav-justified.nav-tabs {
  padding: 0px;
}
.nav-city.nav-justified.nav-tabs > li {
  background-image: none;
  padding: 0px;
  border-right: 1px solid #fff;
}
.nav-city.nav-justified.nav-tabs > li > a {
  border: none;
  border-radius: 0px;
  font-weight: bold;
  font-size: 30px;
  line-height: 22px;
  text-transform: uppercase;
  padding-top: 16px;
  padding-bottom: 6px;
}
.nav-city.nav-justified.nav-tabs > li > a span {
  font-weight: 400;
  font-size: 18px;
  font-family: "Titillium Web", sans-serif;
}
@media (max-width: 767px) {
  .nav-city.nav-justified.nav-tabs > li > a span {
    margin-left: 11px;
  }
}
.nav-city.nav-justified.nav-tabs > li > a:after {
  content: url(../assets/img/arrow-city.png);
  display: inline-block;
  vertical-align: top;
  line-height: 8px;
}
@media (max-width: 767px) {
  .nav-city.nav-justified.nav-tabs > li > a:after {
    line-height: 12px;
  }
}
@media (max-width: 767px) {
  .nav-city.nav-justified.nav-tabs > li > a {
    font-size: 22px;
    padding-top: 17px;
    padding-bottom: 7px;
  }
}
.nav-city.nav-justified.nav-tabs > li:focus {
  outline: none;
}
.nav-city.nav-justified.nav-tabs > li:last-child {
  border-right: none;
}
.nav-city.nav-justified.nav-tabs li.active > a {
  border: none;
  border-radius: 0px;
}

.content-registrarme-2day-xs {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  min-height: 53px;
  z-index: 40;
}

.form-checkbox p {
  margin-bottom: 7px;
}
.form-checkbox .wpcf7-form-control {
  display: flex;
}

.table-interesado-span tr:first-child td span {
  padding: 5px 20px;
  display: inline-block;
  flex: 1;
  text-align: center;
}
.table-interesado-span tr:first-child td:last-child {
  display: flex;
  flex-wrap: nowrap;
}
.table-interesado-span tr td {
  padding: 0px;
}
.table-interesado-span .wpcf7-list-item-label {
  display: none;
}
.table-interesado-span .wpcf7-form-control {
  display: flex;
  flex-wrap: nowrap;
}
.table-interesado-span .wpcf7-form-control span {
  margin: 0px;
  flex: 1;
  text-align: center;
}

/*slider 2day*/
.background-slider-2day {
  position: relative;
}
.background-slider-2day .block-slider2day {
  position: absolute;
  top: 0px;
  left: 0px;
}

.background-2day-nav {
  margin-top: -125px;
}
.background-2day-nav .container .navbar {
  padding-top: 0px;
  margin-bottom: 0px;
}

body.page-template-template-plei_1 .background-info2day.background-color-white {
  border-top: 0;
  margin-top: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei_1 .background-info2day.background-color-white .field img {
    max-width: 200px;
  }
}
body.page-template-template-plei_1 .background-2day .container .affix {
  padding-top: 0;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}
body.page-template-template-plei_1 .tab-content hr {
  clear: both;
}
@media (max-width: 767px) {
  body.page-template-template-plei_1 .tab-content hr {
    margin: 20px auto;
  }
}
body.page-template-template-plei_1 h2 {
  margin-bottom: 20px;
}
body.page-template-template-plei_1 .plei-float, body.page-template-template-plei_1 .plei-float-right, body.page-template-template-plei_1 .plei-float-left {
  width: 50%;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  body.page-template-template-plei_1 .plei-float, body.page-template-template-plei_1 .plei-float-right, body.page-template-template-plei_1 .plei-float-left {
    width: 100%;
    float: none;
    margin: 20px 0;
  }
}
body.page-template-template-plei_1 .plei-float-left {
  float: left;
  margin-right: 5%;
}
body.page-template-template-plei_1 .plei-float-right {
  float: right;
  margin-left: 5%;
}
body.page-template-template-plei_1 .tematicas-table-plei li {
  padding: 0;
  width: 20%;
  float: left;
}
@media (max-width: 767px) {
  body.page-template-template-plei_1 .tematicas-table-plei li {
    width: 50%;
  }
}
body.page-template-template-plei_1 .background-white.section-testimonios h2 {
  margin-bottom: 40px;
}
body.page-template-template-plei_1 .background-white.section-testimonios #plei-ver-mas-testimonios {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin: 30px;
  cursor: pointer;
}
body.page-template-template-plei_1 .section-testimonios-testimonio {
  padding: 15px;
  background: #f6f6f6;
  margin-top: 15px;
}
body.page-template-template-plei_1 .section-testimonios-testimonio.section-testimonios-testimonio-hidden {
  display: none;
}
body.page-template-template-plei_1 .section-testimonios-testimonio img {
  float: left;
  max-width: 200px;
  max-height: 200px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  body.page-template-template-plei_1 .section-testimonios-testimonio img {
    float: none;
    display: block;
    margin: 10px auto;
  }
}
body.page-template-template-plei_1 .section-testimonios-testimonio .section-testimonios-testimonio-content {
  padding-left: 230px;
}
@media (max-width: 767px) {
  body.page-template-template-plei_1 .section-testimonios-testimonio .section-testimonios-testimonio-content {
    padding-left: 0;
  }
}
body.page-template-template-plei_1 .section-testimonios-testimonio h3 {
  font-family: "Titillium Web", sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  margin: 0;
  line-height: 30px;
}
body.page-template-template-plei_1 .section-testimonios-testimonio h4 {
  font-family: "Titillium Web", sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  line-height: 30px;
}
body.page-template-template-plei_1 .section-testimonios-testimonio blockquote {
  margin-top: 5px;
  background: url(../assets/img/plei-testimonio-quote.png) no-repeat 0 5px;
  border: none;
  padding: 0 20px 0 40px;
  margin-bottom: 0;
}

.strong-400 {
  font-weight: 400;
}

body.hide-captcha .grecaptcha-badge {
  display: none;
}

/* PLEI 2020 y 24E 2020*/
.content-slider-plei {
  position: relative;
}
.content-slider-plei .contenedor {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 300;
}
@media (max-width: 767px) {
  .content-slider-plei .contenedor {
    bottom: 22px;
    top: inherit;
  }
}

.formulario-plei {
  margin-top: 50px;
  width: 350px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  font-size: 16px;
  padding: 23px 20px 25px 20px;
  text-align: center;
  position: relative;
  z-index: 300;
  margin-left: auto;
}
.formulario-plei h3 {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .formulario-plei h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
.formulario-plei p {
  line-height: 19px;
}
.formulario-plei .campos-formulario {
  padding: 0px 12.5px;
}
.formulario-plei .campos-formulario .form-group {
  margin-bottom: 10px;
}
.formulario-plei .campos-formulario .form-group input[type=text], .formulario-plei .campos-formulario .form-group input[type=email], .formulario-plei .campos-formulario .form-group input[type=tel] {
  height: 40px;
  border-radius: 0px;
  outline: none;
  border: none;
  padding: 0px 10px;
  color: #000;
}
.formulario-plei .campos-formulario .form-group input[type=text]:focus, .formulario-plei .campos-formulario .form-group input[type=email]:focus, .formulario-plei .campos-formulario .form-group input[type=tel]:focus {
  border: none;
}
@media (max-width: 767px) {
  .formulario-plei .campos-formulario .form-group input[type=text], .formulario-plei .campos-formulario .form-group input[type=email], .formulario-plei .campos-formulario .form-group input[type=tel] {
    height: 31px;
  }
}
.formulario-plei .campos-formulario ::-webkit-input-placeholder {
  color: #666;
}
.formulario-plei .campos-formulario ::-moz-placeholder {
  color: #666;
}
.formulario-plei .campos-formulario :-ms-input-placeholder {
  color: #666;
}
.formulario-plei .campos-formulario :-moz-placeholder {
  color: #666;
}
@media (max-width: 767px) {
  .formulario-plei {
    font-size: 12.5px;
    line-height: 15px;
    width: 275px;
    padding: 22px 18px 20px 18px;
    margin-right: auto;
  }
}

.btn-submit-form {
  vertical-align: middle;
  display: inline-block;
  padding: 7px 19px;
  font-size: 20px;
  border: none;
  text-transform: uppercase;
  font-family: "Titillium Web", sans-serif;
  color: #fff;
  font-weight: bold;
  background-color: #fa9703;
  outline: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .btn-submit-form {
    font-size: 15px;
    line-height: 18px;
    padding: 5px 17px;
  }
}

.content-plei {
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  color: #333;
}
.content-plei p {
  margin-bottom: 27px;
}
.content-plei p:last-child {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .content-plei p {
    margin-bottom: 10px;
  }
}
.content-plei h1, .content-plei h2, .content-plei h3 {
  color: #333;
}
.content-plei h3 {
  font-size: 22px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .content-plei h3 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .content-plei {
    font-size: 14px;
    line-height: 17px;
  }
}
.content-plei a {
  color: #fa9703;
  font-weight: 400;
  position: relative;
  z-index: 1000;
}
.content-plei ul li {
  background-image: url(../assets/img/bullet-ul-01-orange.svg);
}

.programa {
  padding-top: 70px;
  padding-bottom: 80px;
}
.programa .data-programa {
  display: flex;
  flex-wrap: nowrap;
}
.programa .data-programa .data-text-programa {
  flex: 12;
}
.programa .data-programa .data-info-numbers-programa {
  flex: 12;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.programa .data-programa .data-info-numbers-programa .item-info-numbers {
  width: 50%;
  text-align: right;
}
.programa .data-programa .data-info-numbers-programa .item-info-numbers .number {
  display: block;
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  color: #ed3106;
}
@media (max-width: 767px) {
  .programa .data-programa .data-info-numbers-programa .item-info-numbers .number {
    font-size: 40px;
    line-height: 48px;
  }
}
.programa .data-programa .data-info-numbers-programa .item-info-numbers .info {
  font-weight: bold;
  color: #333;
}
@media (max-width: 767px) {
  .programa .data-programa .data-info-numbers-programa .item-info-numbers .info {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .programa .data-programa .data-info-numbers-programa .item-info-numbers {
    width: 50%;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .programa .data-programa .data-info-numbers-programa {
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .programa .data-programa {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .programa {
    padding-top: 30px;
    padding-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .programa .h2-title-plei {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.skills {
  background-color: #fa9703;
  padding-top: 47px;
  padding-bottom: 52px;
}
.skills .data-skills {
  display: flex;
  flex-wrap: nowrap;
}
.skills .data-skills .img-item-skill {
  margin-bottom: 7px;
}
@media (max-width: 767px) {
  .skills .data-skills .img-item-skill img {
    max-width: 70px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .skills .data-skills .img-item-skill {
    margin-bottom: 0px;
  }
}
.skills .data-skills .item-skills {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.skills .data-skills .item-skills h3 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0px;
  line-height: 24px;
}
.skills .data-skills .item-skills h3 a {
  color: #fff;
}
.skills .data-skills .item-skills h3 a:hover, .skills .data-skills .item-skills h3 a:active, .skills .data-skills .item-skills h3 a:focus {
  color: #fff;
}
@media (max-width: 767px) {
  .skills .data-skills .item-skills h3 {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .skills .data-skills .item-skills {
    flex: inherit;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .skills .data-skills .item-skills {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .skills .data-skills {
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
@media (max-width: 767px) {
  .skills {
    padding-top: 35px;
    padding-bottom: 15px;
  }
}

.limit {
  padding-top: 65px;
  padding-bottom: 75px;
}
@media (max-width: 767px) {
  .limit {
    padding-top: 30px;
    padding-bottom: 32px;
  }
}

.data-limit {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 95px;
}
.data-limit:last-child {
  margin-bottom: 0px;
}
.data-limit .data-image-limit {
  flex: 6;
  display: flex;
  align-items: center;
}
.data-limit .data-image-limit img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .data-limit .data-image-limit img {
    width: 280px;
    height: 198.56px;
  }
}
@media (max-width: 767px) {
  .data-limit .data-image-limit {
    margin-bottom: 23px;
    justify-content: center;
  }
}
.data-limit .data-text-limit {
  flex: 6;
  text-align: right;
}
@media (max-width: 767px) {
  .data-limit .data-text-limit {
    text-align: center;
  }
}
.data-limit .data-text-limit .content-info-dirigido li {
  list-style: square !important;
}
@media (max-width: 767px) {
  .data-limit .data-text-limit .content-info-dirigido li {
    list-style: none !important;
  }
}
.data-limit .data-text-limit .content-button {
  padding-top: 10px;
}
@media (max-width: 767px) {
  .data-limit .data-text-limit .content-button {
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .data-limit {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 32px;
  }
}

.data-limit-reverse {
  flex-direction: row-reverse;
}
.data-limit-reverse .data-image-limit {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .data-limit-reverse .data-image-limit {
    justify-content: center;
  }
}
.data-limit-reverse .data-text-limit {
  text-align: left;
  padding-right: 6%;
}
@media (max-width: 767px) {
  .data-limit-reverse .data-text-limit {
    text-align: center;
    padding-right: 0px;
  }
}

.data-limit-video .data-image-limit {
  flex: 5;
}
.data-limit-video .data-text-limit {
  flex: 4;
}

.testimonios-plei {
  background-image: url(../assets/img/background_022.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 65px;
}
.testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider {
  padding: 35px 30px 30px 30px;
  display: flex;
  flex-wrap: nowrap;
}
.testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-img-item-slider {
  flex: 7;
}
.testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-img-item-slider .marco {
  width: 192px;
  height: 192px;
  background-color: #fa9703;
  position: relative;
}
@media (max-width: 767px) {
  .testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-img-item-slider .marco {
    width: 105px;
    height: 105px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
}
.testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-img-item-slider img {
  max-width: 100%;
  height: auto;
  position: absolute;
  left: -6px;
  top: -6px;
}
@media (max-width: 767px) {
  .testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-img-item-slider img {
    left: -3px;
    top: -3px;
  }
}
.testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-text-item-slider {
  flex: 18;
  position: relative;
}
.testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-text-item-slider p {
  margin-bottom: 10px;
}
.testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-text-item-slider h3 {
  margin: 0px;
  font-weight: bold;
  font-size: 26px;
  color: #fff;
}
@media (max-width: 767px) {
  .testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-text-item-slider h3 {
    font-size: 20px;
    margin-bottom: 4px;
  }
  .testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-text-item-slider h3 + p {
    font-size: 16px;
    line-height: 20px;
  }
}
.testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-text-item-slider:before {
  content: url(../assets/img/icon_quotes.png);
  position: absolute;
  top: 0px;
  left: -62px;
}
@media (max-width: 767px) {
  .testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-text-item-slider:before {
    left: -10px;
    transform: scale(0.55);
  }
}
@media (max-width: 767px) {
  .testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider .data-text-item-slider {
    padding-top: 37px;
  }
}
@media (max-width: 767px) {
  .testimonios-plei .data-testimonios .slider-testimonios-plei .item-slider .data-item-slider {
    display: block;
    padding: 20px 15px 15px 15px;
  }
}
@media (max-width: 767px) {
  .testimonios-plei .data-testimonios {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.testimonios-plei .slick-dots {
  margin: 0px;
  bottom: -30px;
}
.testimonios-plei .slick-dots li {
  background-image: inherit;
  margin: 0px 10px;
}
.testimonios-plei .slick-dots li.slick-active button:before {
  background-color: #fff;
}
.testimonios-plei .slick-dots li button:before {
  background-color: #fa9703;
  opacity: 1;
  content: " ";
  display: inline-block;
  width: 25px;
  height: 6px;
}
@media (max-width: 767px) {
  .testimonios-plei .slick-dots li button:before {
    width: 16px;
    height: 5px;
  }
}
@media (max-width: 767px) {
  .testimonios-plei .slick-dots li {
    margin: 0px 3px;
  }
}
.testimonios-plei .slick-dots li button {
  width: 25px;
  height: 6px;
}
@media (max-width: 767px) {
  .testimonios-plei .slick-dots li button {
    width: 16px;
    height: 4px;
  }
}
@media (max-width: 767px) {
  .testimonios-plei {
    padding-top: 40px;
    padding-bottom: 35px;
  }
}

.plei-final {
  padding-top: 50px;
  padding-bottom: 70px;
}
.plei-final .data-plei-final {
  text-align: center;
}
.plei-final .data-plei-final .h2-title-plei {
  margin-bottom: 30px;
}
.plei-final .data-plei-final .h2-title-plei:after {
  top: -10px;
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .h2-title-plei:after {
    top: -10px;
  }
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .h2-title-plei {
    margin-bottom: 0px;
  }
}
.plei-final .data-plei-final .image-eventos-plei {
  padding-top: 25px;
  margin-bottom: 0px;
}
.plei-final .data-plei-final .image-eventos-plei img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .image-eventos-plei {
    padding-top: 15px;
    margin-bottom: 27px;
  }
}
.plei-final .data-plei-final .aliados-estrategicos {
  margin-bottom: 0px;
  padding-top: 20px;
}
.plei-final .data-plei-final .aliados-estrategicos .elementos {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 35px;
  justify-content: center;
}
.plei-final .data-plei-final .aliados-estrategicos .elementos .item-elementos {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
}
.plei-final .data-plei-final .aliados-estrategicos .elementos .item-elementos img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .aliados-estrategicos .elementos .item-elementos img {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .aliados-estrategicos .elementos .item-elementos .ministerio {
    max-width: 85%;
  }
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .aliados-estrategicos .elementos .item-elementos .eressea {
    max-width: 110%;
  }
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .aliados-estrategicos .elementos .item-elementos .gcl {
    max-width: 62%;
  }
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .aliados-estrategicos .elementos .item-elementos .icc {
    max-width: 75%;
  }
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .aliados-estrategicos .elementos .item-elementos .cainco {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .aliados-estrategicos .elementos .item-elementos {
    flex: inherit;
    width: 33%;
    margin-bottom: 12px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.plei-final .data-plei-final .aliados-estrategicos .elementos .item-elemento-right {
  justify-content: flex-end;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .aliados-estrategicos .elementos .item-elemento-right {
    padding-left: 0px;
  }
}
.plei-final .data-plei-final .aliados-estrategicos .elementos .item-elemento-left {
  justify-content: flex-start;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .aliados-estrategicos .elementos .item-elemento-left {
    padding-right: 0px;
  }
}
.plei-final .data-plei-final .aliados-estrategicos .elementos:last-child {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .aliados-estrategicos .elementos {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 10px;
  }
}
.plei-final .data-plei-final .aliados-estrategicos .elementos-apoyo .item-elementos img {
  max-width: 87%;
}
.plei-final .data-plei-final .aliados-estrategicos .p-descripcion {
  color: #0a0a0a;
  font-weight: 300;
  font-size: 22px;
  padding-top: 5px;
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .aliados-estrategicos {
    margin-bottom: 0px;
  }
}
.plei-final .data-plei-final .ul-informacion {
  display: flex;
  justify-content: center;
  padding: 15px 0px 10px 0px;
}
.plei-final .data-plei-final .ul-informacion li {
  background-image: inherit;
  display: flex;
  justify-content: center;
  padding: 0px 25px;
  text-align: center;
}
.plei-final .data-plei-final .ul-informacion li a {
  display: inline-block;
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .ul-informacion li {
    padding: 0px 20px;
  }
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .ul-informacion li {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .ul-informacion li img {
    max-width: 50px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .plei-final .data-plei-final .ul-informacion {
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
@media (max-width: 767px) {
  .plei-final .data-plei-final {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .plei-final {
    padding-top: 30px;
    padding-bottom: 35px;
  }
}

.content-24e .skills {
  background-color: #1384b8;
}

.informacion {
  background-image: url(../assets/img/background_02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 250px;
}
.informacion .data-informacion {
  text-align: center;
  padding: 0px 15%;
}
@media (max-width: 767px) {
  .informacion .data-informacion {
    padding: 0px 5%;
  }
}
@media (max-width: 767px) {
  .informacion {
    padding-top: 42px;
    padding-bottom: 43px;
  }
}

/**/
/* PLEI 2021 */
body.page-template-template-plei2021 .programa .data-programa .data-info-numbers-programa .item-info-numbers, body.page-template-template-plei2022 .programa .data-programa .data-info-numbers-programa .item-info-numbers, body.page-template-template-plei2023 .programa .data-programa .data-info-numbers-programa .item-info-numbers, body.page-template-template-plei2024 .programa .data-programa .data-info-numbers-programa .item-info-numbers, body.page-template-template-plei2025 .programa .data-programa .data-info-numbers-programa .item-info-numbers {
  width: 50%;
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .programa .data-programa .data-info-numbers-programa .item-info-numbers, body.page-template-template-plei2022 .programa .data-programa .data-info-numbers-programa .item-info-numbers, body.page-template-template-plei2023 .programa .data-programa .data-info-numbers-programa .item-info-numbers, body.page-template-template-plei2024 .programa .data-programa .data-info-numbers-programa .item-info-numbers, body.page-template-template-plei2025 .programa .data-programa .data-info-numbers-programa .item-info-numbers {
    text-align: center;
  }
}
body.page-template-template-plei2021 .programa .data-programa .data-info-numbers-programa .item-info-numbers .number, body.page-template-template-plei2022 .programa .data-programa .data-info-numbers-programa .item-info-numbers .number, body.page-template-template-plei2023 .programa .data-programa .data-info-numbers-programa .item-info-numbers .number, body.page-template-template-plei2024 .programa .data-programa .data-info-numbers-programa .item-info-numbers .number, body.page-template-template-plei2025 .programa .data-programa .data-info-numbers-programa .item-info-numbers .number {
  color: #fa9703;
}
body.page-template-template-plei2021 .programa .data-programa .data-info-numbers-programa .item-info-numbers .info, body.page-template-template-plei2022 .programa .data-programa .data-info-numbers-programa .item-info-numbers .info, body.page-template-template-plei2023 .programa .data-programa .data-info-numbers-programa .item-info-numbers .info, body.page-template-template-plei2024 .programa .data-programa .data-info-numbers-programa .item-info-numbers .info, body.page-template-template-plei2025 .programa .data-programa .data-info-numbers-programa .item-info-numbers .info {
  color: #333;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .programa, body.page-template-template-plei2022 .programa, body.page-template-template-plei2023 .programa, body.page-template-template-plei2024 .programa, body.page-template-template-plei2025 .programa {
    text-align: center;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .limit .data-limit .data-text-limit, body.page-template-template-plei2022 .limit .data-limit .data-text-limit, body.page-template-template-plei2023 .limit .data-limit .data-text-limit, body.page-template-template-plei2024 .limit .data-limit .data-text-limit, body.page-template-template-plei2025 .limit .data-limit .data-text-limit {
    text-align: center;
  }
  body.page-template-template-plei2021 .limit .data-limit .data-text-limit ul, body.page-template-template-plei2022 .limit .data-limit .data-text-limit ul, body.page-template-template-plei2023 .limit .data-limit .data-text-limit ul, body.page-template-template-plei2024 .limit .data-limit .data-text-limit ul, body.page-template-template-plei2025 .limit .data-limit .data-text-limit ul {
    text-align: left;
  }
}
body.page-template-template-plei2021 .skills, body.page-template-template-plei2022 .skills, body.page-template-template-plei2023 .skills, body.page-template-template-plei2024 .skills, body.page-template-template-plei2025 .skills {
  background-color: inherit;
  background-image: url(../assets/img/background_pilares-101.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .skills .item-skills h3, body.page-template-template-plei2022 .skills .item-skills h3, body.page-template-template-plei2023 .skills .item-skills h3, body.page-template-template-plei2024 .skills .item-skills h3, body.page-template-template-plei2025 .skills .item-skills h3 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .skills .item-skills .img-item-skill, body.page-template-template-plei2022 .skills .item-skills .img-item-skill, body.page-template-template-plei2023 .skills .item-skills .img-item-skill, body.page-template-template-plei2024 .skills .item-skills .img-item-skill, body.page-template-template-plei2025 .skills .item-skills .img-item-skill {
    min-height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body.page-template-template-plei2021 .skills .item-skills .img-item-skill img, body.page-template-template-plei2022 .skills .item-skills .img-item-skill img, body.page-template-template-plei2023 .skills .item-skills .img-item-skill img, body.page-template-template-plei2024 .skills .item-skills .img-item-skill img, body.page-template-template-plei2025 .skills .item-skills .img-item-skill img {
    max-height: 75px;
    max-width: 100px;
  }
}
body.page-template-template-plei2021 .experiencia-plei, body.page-template-template-plei2022 .experiencia-plei, body.page-template-template-plei2023 .experiencia-plei, body.page-template-template-plei2024 .experiencia-plei, body.page-template-template-plei2025 .experiencia-plei {
  background-image: url(../assets/img/background_experiencia_plei-101.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding-top: 75px;
  padding-bottom: 55px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .experiencia-plei, body.page-template-template-plei2022 .experiencia-plei, body.page-template-template-plei2023 .experiencia-plei, body.page-template-template-plei2024 .experiencia-plei, body.page-template-template-plei2025 .experiencia-plei {
    padding-top: 25px;
    display: block;
    padding-bottom: 10px;
  }
}
body.page-template-template-plei2021 .columnas-experiencia-plei, body.page-template-template-plei2022 .columnas-experiencia-plei, body.page-template-template-plei2023 .columnas-experiencia-plei, body.page-template-template-plei2024 .columnas-experiencia-plei, body.page-template-template-plei2025 .columnas-experiencia-plei {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .columnas-experiencia-plei, body.page-template-template-plei2022 .columnas-experiencia-plei, body.page-template-template-plei2023 .columnas-experiencia-plei, body.page-template-template-plei2024 .columnas-experiencia-plei, body.page-template-template-plei2025 .columnas-experiencia-plei {
    padding-top: 20px;
    display: block;
  }
}
body.page-template-template-plei2021 .columnas-experiencia-plei .item, body.page-template-template-plei2022 .columnas-experiencia-plei .item, body.page-template-template-plei2023 .columnas-experiencia-plei .item, body.page-template-template-plei2024 .columnas-experiencia-plei .item, body.page-template-template-plei2025 .columnas-experiencia-plei .item {
  max-width: 348px;
}
body.page-template-template-plei2021 .columnas-experiencia-plei .item .imagen-item, body.page-template-template-plei2022 .columnas-experiencia-plei .item .imagen-item, body.page-template-template-plei2023 .columnas-experiencia-plei .item .imagen-item, body.page-template-template-plei2024 .columnas-experiencia-plei .item .imagen-item, body.page-template-template-plei2025 .columnas-experiencia-plei .item .imagen-item {
  max-width: 100%;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .columnas-experiencia-plei .item .imagen-item, body.page-template-template-plei2022 .columnas-experiencia-plei .item .imagen-item, body.page-template-template-plei2023 .columnas-experiencia-plei .item .imagen-item, body.page-template-template-plei2024 .columnas-experiencia-plei .item .imagen-item, body.page-template-template-plei2025 .columnas-experiencia-plei .item .imagen-item {
    padding-left: 25px;
    padding-right: 25px;
  }
}
body.page-template-template-plei2021 .columnas-experiencia-plei .item .imagen-item img, body.page-template-template-plei2022 .columnas-experiencia-plei .item .imagen-item img, body.page-template-template-plei2023 .columnas-experiencia-plei .item .imagen-item img, body.page-template-template-plei2024 .columnas-experiencia-plei .item .imagen-item img, body.page-template-template-plei2025 .columnas-experiencia-plei .item .imagen-item img {
  max-width: 100%;
}
body.page-template-template-plei2021 .columnas-experiencia-plei .item h4, body.page-template-template-plei2022 .columnas-experiencia-plei .item h4, body.page-template-template-plei2023 .columnas-experiencia-plei .item h4, body.page-template-template-plei2024 .columnas-experiencia-plei .item h4, body.page-template-template-plei2025 .columnas-experiencia-plei .item h4 {
  text-align: center;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .columnas-experiencia-plei .item, body.page-template-template-plei2022 .columnas-experiencia-plei .item, body.page-template-template-plei2023 .columnas-experiencia-plei .item, body.page-template-template-plei2024 .columnas-experiencia-plei .item, body.page-template-template-plei2025 .columnas-experiencia-plei .item {
    max-width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
}
body.page-template-template-plei2021 .data-form-plei, body.page-template-template-plei2022 .data-form-plei, body.page-template-template-plei2023 .data-form-plei, body.page-template-template-plei2024 .data-form-plei, body.page-template-template-plei2025 .data-form-plei {
  padding-top: 70px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .data-form-plei, body.page-template-template-plei2022 .data-form-plei, body.page-template-template-plei2023 .data-form-plei, body.page-template-template-plei2024 .data-form-plei, body.page-template-template-plei2025 .data-form-plei {
    padding-top: 20px;
  }
}
body.page-template-template-plei2021 .fondo-formulario, body.page-template-template-plei2022 .fondo-formulario, body.page-template-template-plei2023 .fondo-formulario, body.page-template-template-plei2024 .fondo-formulario, body.page-template-template-plei2025 .fondo-formulario {
  padding-top: 30px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .fondo-formulario, body.page-template-template-plei2022 .fondo-formulario, body.page-template-template-plei2023 .fondo-formulario, body.page-template-template-plei2024 .fondo-formulario, body.page-template-template-plei2025 .fondo-formulario {
    padding-top: 17px;
  }
}
body.page-template-template-plei2021 .fondo-formulario p:last-child, body.page-template-template-plei2022 .fondo-formulario p:last-child, body.page-template-template-plei2023 .fondo-formulario p:last-child, body.page-template-template-plei2024 .fondo-formulario p:last-child, body.page-template-template-plei2025 .fondo-formulario p:last-child {
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .fondo-formulario p:last-child, body.page-template-template-plei2022 .fondo-formulario p:last-child, body.page-template-template-plei2023 .fondo-formulario p:last-child, body.page-template-template-plei2024 .fondo-formulario p:last-child, body.page-template-template-plei2025 .fondo-formulario p:last-child {
    margin-bottom: 14px;
  }
}
body.page-template-template-plei2021 .banner-header-plei, body.page-template-template-plei2022 .banner-header-plei, body.page-template-template-plei2023 .banner-header-plei, body.page-template-template-plei2024 .banner-header-plei, body.page-template-template-plei2025 .banner-header-plei {
  background-image: url(../assets/img/2-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  position: relative;
  padding-top: 40px;
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei, body.page-template-template-plei2022 .banner-header-plei, body.page-template-template-plei2023 .banner-header-plei, body.page-template-template-plei2024 .banner-header-plei, body.page-template-template-plei2025 .banner-header-plei {
    padding-top: 20px;
    padding-bottom: 27px;
  }
}
body.page-template-template-plei2021 .banner-header-plei .imagenes-slider, body.page-template-template-plei2022 .banner-header-plei .imagenes-slider, body.page-template-template-plei2023 .banner-header-plei .imagenes-slider, body.page-template-template-plei2024 .banner-header-plei .imagenes-slider, body.page-template-template-plei2025 .banner-header-plei .imagenes-slider {
  position: absolute;
  top: 0px;
  right: 0px;
}
body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei {
  position: relative;
  z-index: 100;
}
body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .p-programa, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .p-programa, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .p-programa, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .p-programa, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .p-programa {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .p-programa, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .p-programa, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .p-programa, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .p-programa, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .p-programa {
    display: none;
  }
}
body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos {
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos a .be, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos a .be, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos a .be, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos a .be, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos a .be {
    width: 103px;
    height: auto;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos a .ef, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos a .ef, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos a .ef, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos a .ef, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos a .ef {
    width: 98px;
    height: auto;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logos {
    margin-bottom: 28px;
  }
}
body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei {
  margin-bottom: 42px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei img, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei img, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei img, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei img, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei img {
    width: 179px;
    height: auto;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .logo-plei {
    margin-bottom: 27px;
  }
}
body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3 {
  color: #fff;
  margin-bottom: 35px;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 0.3px;
}
body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3 span, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3 span, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3 span, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3 span, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3 span {
  color: #fa9703;
  font-weight: 600;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei h3 {
    font-size: 22px;
    margin-bottom: 27px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
  }
}
body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha {
  font-weight: 500;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  font-size: 22px;
  margin-bottom: 38px;
  display: flex;
  align-items: center;
}
body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha img, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha img, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha img, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha img, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha img {
  margin-right: 8px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha img, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha img, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha img, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha img, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha img {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .p-fecha {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 17px;
    flex-direction: column;
    align-items: flex-start;
  }
}
body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021 {
  padding-top: 11px;
  padding-bottom: 12px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 26px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021 {
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 20px;
    padding-right: 20px;
    white-space: nowrap;
    height: 38px !important;
  }
}
body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021 img, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021 img, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021 img, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021 img, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021 img {
  width: 14px;
  height: auto;
  margin-left: 15px;
  display: inline-block;
  transform: translateY(-2px);
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021 img, body.page-template-template-plei2022 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021 img, body.page-template-template-plei2023 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021 img, body.page-template-template-plei2024 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021 img, body.page-template-template-plei2025 .banner-header-plei .data-banner-header-plei .text-banner-header-plei .fecha-button .content-button .btn-plei2021 img {
    width: 9px;
    margin-left: 7px;
    transform: translateY(-1px);
  }
}
body.page-template-template-plei2021 .imagenes-slider, body.page-template-template-plei2022 .imagenes-slider, body.page-template-template-plei2023 .imagenes-slider, body.page-template-template-plei2024 .imagenes-slider, body.page-template-template-plei2025 .imagenes-slider {
  width: 788px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .imagenes-slider, body.page-template-template-plei2022 .imagenes-slider, body.page-template-template-plei2023 .imagenes-slider, body.page-template-template-plei2024 .imagenes-slider, body.page-template-template-plei2025 .imagenes-slider {
    width: 160px;
    height: 159px;
  }
}
body.page-template-template-plei2021 .imagenes-slider .slider-banner-plei, body.page-template-template-plei2022 .imagenes-slider .slider-banner-plei, body.page-template-template-plei2023 .imagenes-slider .slider-banner-plei, body.page-template-template-plei2024 .imagenes-slider .slider-banner-plei, body.page-template-template-plei2025 .imagenes-slider .slider-banner-plei {
  background-image: url(../assets/img/1-background2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .imagenes-slider .slider-banner-plei, body.page-template-template-plei2022 .imagenes-slider .slider-banner-plei, body.page-template-template-plei2023 .imagenes-slider .slider-banner-plei, body.page-template-template-plei2024 .imagenes-slider .slider-banner-plei, body.page-template-template-plei2025 .imagenes-slider .slider-banner-plei {
    background-position: left top;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .imagenes-slider .slider-banner-plei .item .imagen img, body.page-template-template-plei2022 .imagenes-slider .slider-banner-plei .item .imagen img, body.page-template-template-plei2023 .imagenes-slider .slider-banner-plei .item .imagen img, body.page-template-template-plei2024 .imagenes-slider .slider-banner-plei .item .imagen img, body.page-template-template-plei2025 .imagenes-slider .slider-banner-plei .item .imagen img {
    width: 227px;
    height: 149px;
  }
}
body.page-template-template-plei2021 .postula-plei-2020, body.page-template-template-plei2022 .postula-plei-2020, body.page-template-template-plei2023 .postula-plei-2020, body.page-template-template-plei2024 .postula-plei-2020, body.page-template-template-plei2025 .postula-plei-2020 {
  background-image: url(../assets/img/background02_mapeo2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding-top: 65px;
  padding-bottom: 70px;
  color: #fff;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .postula-plei-2020, body.page-template-template-plei2022 .postula-plei-2020, body.page-template-template-plei2023 .postula-plei-2020, body.page-template-template-plei2024 .postula-plei-2020, body.page-template-template-plei2025 .postula-plei-2020 {
    padding-top: 33px;
    padding-bottom: 33px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2021 .postula-plei-2020, body.page-template-template-plei2022 .postula-plei-2020, body.page-template-template-plei2023 .postula-plei-2020, body.page-template-template-plei2024 .postula-plei-2020, body.page-template-template-plei2025 .postula-plei-2020 {
    padding-top: 50px;
    padding-bottom: 55px;
  }
}
body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 {
    flex-direction: column-reverse;
  }
}
body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020 {
  padding-left: 2%;
}
body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020 img, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020 img, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020 img, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020 img, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020 img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .img-postula-plei-2020 {
    padding-left: 0px;
  }
}
body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei {
    text-align: center;
    margin-bottom: 20px;
  }
}
body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .h2-title-plei, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .h2-title-plei, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .h2-title-plei, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .h2-title-plei, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .h2-title-plei {
  margin-bottom: 0px;
  line-height: 1em;
}
body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula {
  font-size: 22px;
  margin-bottom: 17px;
  font-weight: 400;
  letter-spacing: 0.2px;
}
body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula span, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula span, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula span, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula span, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula span {
  display: inline-block;
  color: #fa9703;
  font-weight: 700;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p1-text-postula {
    font-size: 20px;
  }
}
body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula {
  letter-spacing: 0.2px;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2021 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula, body.page-template-template-plei2022 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula, body.page-template-template-plei2023 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula, body.page-template-template-plei2024 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula, body.page-template-template-plei2025 .postula-plei-2020 .data-postula-plei-2020 .text-postula-plei .p2-text-postula {
    font-size: 18px;
  }
}

body.page-template-template-plei2022, body.page-template-template-plei2023, body.page-template-template-plei2024, body.page-template-template-plei2025 {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  color: #333;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022, body.page-template-template-plei2023, body.page-template-template-plei2024, body.page-template-template-plei2025 {
    font-size: 16px;
  }
}
body.page-template-template-plei2022 .grecaptcha-badge, body.page-template-template-plei2023 .grecaptcha-badge, body.page-template-template-plei2024 .grecaptcha-badge, body.page-template-template-plei2025 .grecaptcha-badge {
  visibility: hidden;
}
body.page-template-template-plei2022 p, body.page-template-template-plei2023 p, body.page-template-template-plei2024 p, body.page-template-template-plei2025 p {
  line-height: 1.35em;
}
body.page-template-template-plei2022 h1, body.page-template-template-plei2022 h2, body.page-template-template-plei2022 h3, body.page-template-template-plei2022 h4, body.page-template-template-plei2022 h5, body.page-template-template-plei2022 h6, body.page-template-template-plei2023 h1, body.page-template-template-plei2023 h2, body.page-template-template-plei2023 h3, body.page-template-template-plei2023 h4, body.page-template-template-plei2023 h5, body.page-template-template-plei2023 h6, body.page-template-template-plei2024 h1, body.page-template-template-plei2024 h2, body.page-template-template-plei2024 h3, body.page-template-template-plei2024 h4, body.page-template-template-plei2024 h5, body.page-template-template-plei2024 h6, body.page-template-template-plei2025 h1, body.page-template-template-plei2025 h2, body.page-template-template-plei2025 h3, body.page-template-template-plei2025 h4, body.page-template-template-plei2025 h5, body.page-template-template-plei2025 h6 {
  font-family: "Poppins", sans-serif;
}
body.page-template-template-plei2022 ol li, body.page-template-template-plei2023 ol li, body.page-template-template-plei2024 ol li, body.page-template-template-plei2025 ol li {
  margin-bottom: 22px;
}
body.page-template-template-plei2022 ol li:before, body.page-template-template-plei2023 ol li:before, body.page-template-template-plei2024 ol li:before, body.page-template-template-plei2025 ol li:before {
  color: #ff690f;
  left: 15px;
  font-size: 20px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 ol li:before, body.page-template-template-plei2023 ol li:before, body.page-template-template-plei2024 ol li:before, body.page-template-template-plei2025 ol li:before {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 ol li, body.page-template-template-plei2023 ol li, body.page-template-template-plei2024 ol li, body.page-template-template-plei2025 ol li {
    text-align: left;
    margin-bottom: 17px;
  }
}
body.page-template-template-plei2022 .btn-plei2021, body.page-template-template-plei2023 .btn-plei2021, body.page-template-template-plei2024 .btn-plei2021, body.page-template-template-plei2025 .btn-plei2021 {
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 11px;
  font-family: helvetica;
  font-size: 26px;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .btn-plei2021, body.page-template-template-plei2023 .btn-plei2021, body.page-template-template-plei2024 .btn-plei2021, body.page-template-template-plei2025 .btn-plei2021 {
    font-size: 16px;
    height: inherit !important;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
body.page-template-template-plei2022 .btn-plei2021 img, body.page-template-template-plei2023 .btn-plei2021 img, body.page-template-template-plei2024 .btn-plei2021 img, body.page-template-template-plei2025 .btn-plei2021 img {
  width: 12px;
  height: auto;
  margin-left: 15px;
  display: inline-block;
  transform: translateY(-2px);
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .btn-plei2021 img, body.page-template-template-plei2023 .btn-plei2021 img, body.page-template-template-plei2024 .btn-plei2021 img, body.page-template-template-plei2025 .btn-plei2021 img {
    width: 9px;
    margin-left: 7px;
    transform: translateY(-1px);
  }
}
body.page-template-template-plei2022 .section-video-header, body.page-template-template-plei2023 .section-video-header, body.page-template-template-plei2024 .section-video-header, body.page-template-template-plei2025 .section-video-header {
  color: #fff;
}
body.page-template-template-plei2022 .section-video-header .video-header, body.page-template-template-plei2023 .section-video-header .video-header, body.page-template-template-plei2024 .section-video-header .video-header, body.page-template-template-plei2025 .section-video-header .video-header {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 36%;
  /* 16:9 */
}
@media (min-width: 1700px) {
  body.page-template-template-plei2022 .section-video-header .video-header, body.page-template-template-plei2023 .section-video-header .video-header, body.page-template-template-plei2024 .section-video-header .video-header, body.page-template-template-plei2025 .section-video-header .video-header {
    padding-bottom: 36%;
  }
}
@media (min-width: 1400px) and (max-width: 1699px) {
  body.page-template-template-plei2022 .section-video-header .video-header, body.page-template-template-plei2023 .section-video-header .video-header, body.page-template-template-plei2024 .section-video-header .video-header, body.page-template-template-plei2025 .section-video-header .video-header {
    padding-bottom: 42.5%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2022 .section-video-header .video-header, body.page-template-template-plei2023 .section-video-header .video-header, body.page-template-template-plei2024 .section-video-header .video-header, body.page-template-template-plei2025 .section-video-header .video-header {
    padding-bottom: 44%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2022 .section-video-header .video-header, body.page-template-template-plei2023 .section-video-header .video-header, body.page-template-template-plei2024 .section-video-header .video-header, body.page-template-template-plei2025 .section-video-header .video-header {
    padding-bottom: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2022 .section-video-header .video-header, body.page-template-template-plei2023 .section-video-header .video-header, body.page-template-template-plei2024 .section-video-header .video-header, body.page-template-template-plei2025 .section-video-header .video-header {
    padding-bottom: 60%;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header, body.page-template-template-plei2023 .section-video-header .video-header, body.page-template-template-plei2024 .section-video-header .video-header, body.page-template-template-plei2025 .section-video-header .video-header {
    padding-bottom: 100%;
    /* 16:9 */
  }
}
body.page-template-template-plei2022 .section-video-header .video-header iframe, body.page-template-template-plei2022 .section-video-header .video-header video, body.page-template-template-plei2023 .section-video-header .video-header iframe, body.page-template-template-plei2023 .section-video-header .video-header video, body.page-template-template-plei2024 .section-video-header .video-header iframe, body.page-template-template-plei2024 .section-video-header .video-header video, body.page-template-template-plei2025 .section-video-header .video-header iframe, body.page-template-template-plei2025 .section-video-header .video-header video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 100;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header {
    background-color: #33385b;
  }
}
@media (min-width: 1700px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header {
    padding-top: 60px;
  }
}
@media (min-width: 1400px) and (max-width: 1699px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header {
    padding-top: 45px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header {
    padding-top: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header {
    padding-top: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top {
    text-align: center;
    margin-bottom: 9px;
  }
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .p-programa, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .p-programa, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .p-programa, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .p-programa {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .p-programa, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .p-programa, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .p-programa, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .p-programa {
    margin-bottom: 5px;
  }
}
@media (min-width: 1700px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos {
    margin-bottom: 6%;
  }
}
@media (min-width: 1400px) and (max-width: 1699px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos {
    margin-bottom: 4.5%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos {
    margin-bottom: 4%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos {
    margin-bottom: 3%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos {
    margin-bottom: 2%;
  }
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .ef, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .ef, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .ef, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .ef {
  width: 178px;
  height: auto;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .ef, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .ef, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .ef, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .ef {
    width: 112px;
  }
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .be, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .be, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .be, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .be {
  width: 186px;
  height: auto;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .be, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .be, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .be, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .be {
    width: 115px;
  }
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom {
    display: block;
  }
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto {
  flex: 1;
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei img, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei img, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei img, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei img {
    width: 179px;
    height: auto;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei {
    margin-bottom: 15px;
    text-align: center;
  }
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3 {
  color: #fff;
  margin-bottom: 0px;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0.3px;
  transform: translateX(107px);
  line-height: 1.15em;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3 {
    font-size: 20px;
    transform: translateX(0px);
    text-align: center;
    margin-bottom: 10px;
  }
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3 span, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3 span, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3 span, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3 span {
  color: #fa9703;
  font-weight: 600;
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h4, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h4, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h4, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h4 {
  transform: translateX(107px);
  line-height: 1.2em;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h4, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h4, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h4, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h4 {
    transform: translateX(0px);
    text-align: center;
    font-size: 14.5px;
    margin-top: 0px;
    line-height: 1.25em;
  }
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button p, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button p, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button p, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button p {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 24px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button p, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button p, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button p, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button p {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3 {
  font-size: 34px;
  font-weight: 700;
}
body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3 span, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3 span, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3 span, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3 span {
  color: #fa9703;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3, body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3, body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3, body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
body.page-template-template-plei2022 .section-video-header .video-header .image-position-top-right, body.page-template-template-plei2023 .section-video-header .video-header .image-position-top-right, body.page-template-template-plei2024 .section-video-header .video-header .image-position-top-right, body.page-template-template-plei2025 .section-video-header .video-header .image-position-top-right {
  position: absolute;
  right: 0px;
  top: 2.5%;
  z-index: 101;
}
body.page-template-template-plei2022 .section-video-header .video-header .image-position-middle-lett, body.page-template-template-plei2023 .section-video-header .video-header .image-position-middle-lett, body.page-template-template-plei2024 .section-video-header .video-header .image-position-middle-lett, body.page-template-template-plei2025 .section-video-header .video-header .image-position-middle-lett {
  position: absolute;
  left: 0px;
  bottom: 8%;
  z-index: 101;
}
body.page-template-template-plei2022 .section-slider-numbers-play, body.page-template-template-plei2023 .section-slider-numbers-play, body.page-template-template-plei2024 .section-slider-numbers-play, body.page-template-template-plei2025 .section-slider-numbers-play {
  padding-top: 70px;
  padding-bottom: 70px;
}
body.page-template-template-plei2022 .section-slider-numbers-play .data-slider-numbers-play, body.page-template-template-plei2023 .section-slider-numbers-play .data-slider-numbers-play, body.page-template-template-plei2024 .section-slider-numbers-play .data-slider-numbers-play, body.page-template-template-plei2025 .section-slider-numbers-play .data-slider-numbers-play {
  padding-left: 55px;
  padding-right: 55px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-slider-numbers-play .data-slider-numbers-play, body.page-template-template-plei2023 .section-slider-numbers-play .data-slider-numbers-play, body.page-template-template-plei2024 .section-slider-numbers-play .data-slider-numbers-play, body.page-template-template-plei2025 .section-slider-numbers-play .data-slider-numbers-play {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-slider-numbers-play, body.page-template-template-plei2023 .section-slider-numbers-play, body.page-template-template-plei2024 .section-slider-numbers-play, body.page-template-template-plei2025 .section-slider-numbers-play {
    padding-top: 14px;
    padding-bottom: 30px;
  }
}
body.page-template-template-plei2022 .slider-numbers-play .item-numbers-play .item-info-numbers-play, body.page-template-template-plei2023 .slider-numbers-play .item-numbers-play .item-info-numbers-play, body.page-template-template-plei2024 .slider-numbers-play .item-numbers-play .item-info-numbers-play, body.page-template-template-plei2025 .slider-numbers-play .item-numbers-play .item-info-numbers-play {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-template-template-plei2022 .slider-numbers-play .item-numbers-play .item-info-numbers-play .number, body.page-template-template-plei2023 .slider-numbers-play .item-numbers-play .item-info-numbers-play .number, body.page-template-template-plei2024 .slider-numbers-play .item-numbers-play .item-info-numbers-play .number, body.page-template-template-plei2025 .slider-numbers-play .item-numbers-play .item-info-numbers-play .number {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .slider-numbers-play .item-numbers-play .item-info-numbers-play .number, body.page-template-template-plei2023 .slider-numbers-play .item-numbers-play .item-info-numbers-play .number, body.page-template-template-plei2024 .slider-numbers-play .item-numbers-play .item-info-numbers-play .number, body.page-template-template-plei2025 .slider-numbers-play .item-numbers-play .item-info-numbers-play .number {
    margin-bottom: 0px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .slider-numbers-play .item-numbers-play .item-info-numbers-play > div, body.page-template-template-plei2023 .slider-numbers-play .item-numbers-play .item-info-numbers-play > div, body.page-template-template-plei2024 .slider-numbers-play .item-numbers-play .item-info-numbers-play > div, body.page-template-template-plei2025 .slider-numbers-play .item-numbers-play .item-info-numbers-play > div {
    display: block;
    flex-wrap: nowrap;
    align-items: center;
    text-align: center;
  }
}
body.page-template-template-plei2022 .slider-numbers-play .slick-prev, body.page-template-template-plei2023 .slider-numbers-play .slick-prev, body.page-template-template-plei2024 .slider-numbers-play .slick-prev, body.page-template-template-plei2025 .slider-numbers-play .slick-prev {
  left: -55px;
  width: 32px;
  height: 60px;
}
body.page-template-template-plei2022 .slider-numbers-play .slick-prev:before, body.page-template-template-plei2023 .slider-numbers-play .slick-prev:before, body.page-template-template-plei2024 .slider-numbers-play .slick-prev:before, body.page-template-template-plei2025 .slider-numbers-play .slick-prev:before {
  content: url(../assets/img/arrow_izq.png);
  font-size: 60px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .slider-numbers-play .slick-prev:before, body.page-template-template-plei2023 .slider-numbers-play .slick-prev:before, body.page-template-template-plei2024 .slider-numbers-play .slick-prev:before, body.page-template-template-plei2025 .slider-numbers-play .slick-prev:before {
    content: url(../assets/img/arrow_small_left.png);
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2022 .slider-numbers-play .slick-prev, body.page-template-template-plei2023 .slider-numbers-play .slick-prev, body.page-template-template-plei2024 .slider-numbers-play .slick-prev, body.page-template-template-plei2025 .slider-numbers-play .slick-prev {
    left: 0px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .slider-numbers-play .slick-prev, body.page-template-template-plei2023 .slider-numbers-play .slick-prev, body.page-template-template-plei2024 .slider-numbers-play .slick-prev, body.page-template-template-plei2025 .slider-numbers-play .slick-prev {
    left: -20px;
    width: 11px;
    height: 20px;
  }
}
body.page-template-template-plei2022 .slider-numbers-play .slick-next, body.page-template-template-plei2023 .slider-numbers-play .slick-next, body.page-template-template-plei2024 .slider-numbers-play .slick-next, body.page-template-template-plei2025 .slider-numbers-play .slick-next {
  right: -55px;
  width: 32px;
  height: 60px;
}
body.page-template-template-plei2022 .slider-numbers-play .slick-next:before, body.page-template-template-plei2023 .slider-numbers-play .slick-next:before, body.page-template-template-plei2024 .slider-numbers-play .slick-next:before, body.page-template-template-plei2025 .slider-numbers-play .slick-next:before {
  content: url(../assets/img/arrow_der.png);
  font-size: 60px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .slider-numbers-play .slick-next:before, body.page-template-template-plei2023 .slider-numbers-play .slick-next:before, body.page-template-template-plei2024 .slider-numbers-play .slick-next:before, body.page-template-template-plei2025 .slider-numbers-play .slick-next:before {
    content: url(../assets/img/arrow_small_right.png);
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2022 .slider-numbers-play .slick-next, body.page-template-template-plei2023 .slider-numbers-play .slick-next, body.page-template-template-plei2024 .slider-numbers-play .slick-next, body.page-template-template-plei2025 .slider-numbers-play .slick-next {
    right: 0px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .slider-numbers-play .slick-next, body.page-template-template-plei2023 .slider-numbers-play .slick-next, body.page-template-template-plei2024 .slider-numbers-play .slick-next, body.page-template-template-plei2025 .slider-numbers-play .slick-next {
    display: block !important;
    right: -20px;
    width: 11px;
    height: 20px;
  }
}
body.page-template-template-plei2022 .number, body.page-template-template-plei2023 .number, body.page-template-template-plei2024 .number, body.page-template-template-plei2025 .number {
  display: block;
  font-size: 80px;
  line-height: 80px;
  font-weight: bold;
  color: #fa9703;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .number, body.page-template-template-plei2023 .number, body.page-template-template-plei2024 .number, body.page-template-template-plei2025 .number {
    font-size: 40px;
    line-height: 48px;
  }
}
body.page-template-template-plei2022 .info, body.page-template-template-plei2023 .info, body.page-template-template-plei2024 .info, body.page-template-template-plei2025 .info {
  font-weight: bold;
  color: #333;
  font-size: 20px;
  display: inline-block;
  line-height: 24px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .info, body.page-template-template-plei2023 .info, body.page-template-template-plei2024 .info, body.page-template-template-plei2025 .info {
    font-size: 15px;
    line-height: 18px;
  }
}
body.page-template-template-plei2022 .programa, body.page-template-template-plei2023 .programa, body.page-template-template-plei2024 .programa, body.page-template-template-plei2025 .programa {
  background-image: url(../assets/img/background_queesplei.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 85px;
  padding-bottom: 75px;
  color: #fff;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .programa, body.page-template-template-plei2023 .programa, body.page-template-template-plei2024 .programa, body.page-template-template-plei2025 .programa {
    padding-top: 35px;
    padding-bottom: 40px;
  }
}
body.page-template-template-plei2022 .programa .data-programa .title-logo-programa, body.page-template-template-plei2023 .programa .data-programa .title-logo-programa, body.page-template-template-plei2024 .programa .data-programa .title-logo-programa, body.page-template-template-plei2025 .programa .data-programa .title-logo-programa {
  flex: 9;
}
body.page-template-template-plei2022 .programa .data-programa .title-logo-programa .img-title, body.page-template-template-plei2023 .programa .data-programa .title-logo-programa .img-title, body.page-template-template-plei2024 .programa .data-programa .title-logo-programa .img-title, body.page-template-template-plei2025 .programa .data-programa .title-logo-programa .img-title {
  padding-top: 10px;
  text-align: center;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .programa .data-programa .title-logo-programa .img-title, body.page-template-template-plei2023 .programa .data-programa .title-logo-programa .img-title, body.page-template-template-plei2024 .programa .data-programa .title-logo-programa .img-title, body.page-template-template-plei2025 .programa .data-programa .title-logo-programa .img-title {
    margin-bottom: 25px;
  }
}
body.page-template-template-plei2022 .programa .data-programa .title-logo-programa .img-title img, body.page-template-template-plei2023 .programa .data-programa .title-logo-programa .img-title img, body.page-template-template-plei2024 .programa .data-programa .title-logo-programa .img-title img, body.page-template-template-plei2025 .programa .data-programa .title-logo-programa .img-title img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .programa .data-programa .title-logo-programa .img-title img, body.page-template-template-plei2023 .programa .data-programa .title-logo-programa .img-title img, body.page-template-template-plei2024 .programa .data-programa .title-logo-programa .img-title img, body.page-template-template-plei2025 .programa .data-programa .title-logo-programa .img-title img {
    width: 120px;
    height: 125.7px;
  }
}
body.page-template-template-plei2022 .programa .data-programa .data-text-programa, body.page-template-template-plei2023 .programa .data-programa .data-text-programa, body.page-template-template-plei2024 .programa .data-programa .data-text-programa, body.page-template-template-plei2025 .programa .data-programa .data-text-programa {
  flex: 15;
}
body.page-template-template-plei2022 .programa .data-programa .data-text-programa p, body.page-template-template-plei2023 .programa .data-programa .data-text-programa p, body.page-template-template-plei2024 .programa .data-programa .data-text-programa p, body.page-template-template-plei2025 .programa .data-programa .data-text-programa p {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .programa .data-programa .data-text-programa p, body.page-template-template-plei2023 .programa .data-programa .data-text-programa p, body.page-template-template-plei2024 .programa .data-programa .data-text-programa p, body.page-template-template-plei2025 .programa .data-programa .data-text-programa p {
    margin-bottom: 25px;
  }
}
body.page-template-template-plei2022 .section-empresas-familia-plei, body.page-template-template-plei2023 .section-empresas-familia-plei, body.page-template-template-plei2024 .section-empresas-familia-plei, body.page-template-template-plei2025 .section-empresas-familia-plei {
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-empresas-familia-plei, body.page-template-template-plei2023 .section-empresas-familia-plei, body.page-template-template-plei2024 .section-empresas-familia-plei, body.page-template-template-plei2025 .section-empresas-familia-plei {
    padding-top: 5px;
    padding-bottom: 15px;
  }
}
body.page-template-template-plei2022 .section-empresas-familia-plei .data-section-empresas-familia-plei, body.page-template-template-plei2023 .section-empresas-familia-plei .data-section-empresas-familia-plei, body.page-template-template-plei2024 .section-empresas-familia-plei .data-section-empresas-familia-plei, body.page-template-template-plei2025 .section-empresas-familia-plei .data-section-empresas-familia-plei {
  padding-left: 55px;
  padding-right: 55px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-empresas-familia-plei .data-section-empresas-familia-plei, body.page-template-template-plei2023 .section-empresas-familia-plei .data-section-empresas-familia-plei, body.page-template-template-plei2024 .section-empresas-familia-plei .data-section-empresas-familia-plei, body.page-template-template-plei2025 .section-empresas-familia-plei .data-section-empresas-familia-plei {
    padding-left: 25px;
    padding-right: 25px;
  }
}
body.page-template-template-plei2022 .section-empresas-familia-plei .data-section-empresas-familia-plei .data-slider-empresas-familia, body.page-template-template-plei2023 .section-empresas-familia-plei .data-section-empresas-familia-plei .data-slider-empresas-familia, body.page-template-template-plei2024 .section-empresas-familia-plei .data-section-empresas-familia-plei .data-slider-empresas-familia, body.page-template-template-plei2025 .section-empresas-familia-plei .data-section-empresas-familia-plei .data-slider-empresas-familia {
  padding-top: 25px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-empresas-familia-plei .data-section-empresas-familia-plei .data-slider-empresas-familia, body.page-template-template-plei2023 .section-empresas-familia-plei .data-section-empresas-familia-plei .data-slider-empresas-familia, body.page-template-template-plei2024 .section-empresas-familia-plei .data-section-empresas-familia-plei .data-slider-empresas-familia, body.page-template-template-plei2025 .section-empresas-familia-plei .data-section-empresas-familia-plei .data-slider-empresas-familia {
    padding-top: 5px;
  }
}
body.page-template-template-plei2022 .section-empresas-familia-plei .image-position-middle, body.page-template-template-plei2023 .section-empresas-familia-plei .image-position-middle, body.page-template-template-plei2024 .section-empresas-familia-plei .image-position-middle, body.page-template-template-plei2025 .section-empresas-familia-plei .image-position-middle {
  position: absolute;
  left: 0px;
  top: 0px;
  transform: translateY(-50%);
}
body.page-template-template-plei2022 .slider-empresas-familia .item-empresas-familia .image-item-empresas-familia, body.page-template-template-plei2023 .slider-empresas-familia .item-empresas-familia .image-item-empresas-familia, body.page-template-template-plei2024 .slider-empresas-familia .item-empresas-familia .image-item-empresas-familia, body.page-template-template-plei2025 .slider-empresas-familia .item-empresas-familia .image-item-empresas-familia {
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-template-template-plei2022 .slider-empresas-familia .item-empresas-familia .image-item-empresas-familia img, body.page-template-template-plei2023 .slider-empresas-familia .item-empresas-familia .image-item-empresas-familia img, body.page-template-template-plei2024 .slider-empresas-familia .item-empresas-familia .image-item-empresas-familia img, body.page-template-template-plei2025 .slider-empresas-familia .item-empresas-familia .image-item-empresas-familia img {
  max-width: 100%;
  height: auto;
}
body.page-template-template-plei2022 .slider-empresas-familia .slick-prev, body.page-template-template-plei2023 .slider-empresas-familia .slick-prev, body.page-template-template-plei2024 .slider-empresas-familia .slick-prev, body.page-template-template-plei2025 .slider-empresas-familia .slick-prev {
  left: -55px;
  width: 32px;
  height: 60px;
}
body.page-template-template-plei2022 .slider-empresas-familia .slick-prev:before, body.page-template-template-plei2023 .slider-empresas-familia .slick-prev:before, body.page-template-template-plei2024 .slider-empresas-familia .slick-prev:before, body.page-template-template-plei2025 .slider-empresas-familia .slick-prev:before {
  content: url(../assets/img/arrow_izq.png);
  font-size: 60px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .slider-empresas-familia .slick-prev:before, body.page-template-template-plei2023 .slider-empresas-familia .slick-prev:before, body.page-template-template-plei2024 .slider-empresas-familia .slick-prev:before, body.page-template-template-plei2025 .slider-empresas-familia .slick-prev:before {
    content: url(../assets/img/arrow_small_left.png);
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2022 .slider-empresas-familia .slick-prev, body.page-template-template-plei2023 .slider-empresas-familia .slick-prev, body.page-template-template-plei2024 .slider-empresas-familia .slick-prev, body.page-template-template-plei2025 .slider-empresas-familia .slick-prev {
    left: -40px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .slider-empresas-familia .slick-prev, body.page-template-template-plei2023 .slider-empresas-familia .slick-prev, body.page-template-template-plei2024 .slider-empresas-familia .slick-prev, body.page-template-template-plei2025 .slider-empresas-familia .slick-prev {
    left: -20px;
    width: 11px;
    height: 20px;
  }
}
body.page-template-template-plei2022 .slider-empresas-familia .slick-next, body.page-template-template-plei2023 .slider-empresas-familia .slick-next, body.page-template-template-plei2024 .slider-empresas-familia .slick-next, body.page-template-template-plei2025 .slider-empresas-familia .slick-next {
  right: -55px;
  width: 32px;
  height: 60px;
}
body.page-template-template-plei2022 .slider-empresas-familia .slick-next:before, body.page-template-template-plei2023 .slider-empresas-familia .slick-next:before, body.page-template-template-plei2024 .slider-empresas-familia .slick-next:before, body.page-template-template-plei2025 .slider-empresas-familia .slick-next:before {
  content: url(../assets/img/arrow_der.png);
  font-size: 60px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .slider-empresas-familia .slick-next:before, body.page-template-template-plei2023 .slider-empresas-familia .slick-next:before, body.page-template-template-plei2024 .slider-empresas-familia .slick-next:before, body.page-template-template-plei2025 .slider-empresas-familia .slick-next:before {
    content: url(../assets/img/arrow_small_right.png);
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2022 .slider-empresas-familia .slick-next, body.page-template-template-plei2023 .slider-empresas-familia .slick-next, body.page-template-template-plei2024 .slider-empresas-familia .slick-next, body.page-template-template-plei2025 .slider-empresas-familia .slick-next {
    right: -40px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .slider-empresas-familia .slick-next, body.page-template-template-plei2023 .slider-empresas-familia .slick-next, body.page-template-template-plei2024 .slider-empresas-familia .slick-next, body.page-template-template-plei2025 .slider-empresas-familia .slick-next {
    display: block !important;
    right: -20px;
    width: 11px;
    height: 20px;
  }
}
body.page-template-template-plei2022 .section-informacion, body.page-template-template-plei2023 .section-informacion, body.page-template-template-plei2024 .section-informacion, body.page-template-template-plei2025 .section-informacion {
  padding-top: 125px;
  padding-bottom: 150px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-informacion, body.page-template-template-plei2023 .section-informacion, body.page-template-template-plei2024 .section-informacion, body.page-template-template-plei2025 .section-informacion {
    padding-top: 35px;
    padding-bottom: 20px;
  }
}
body.page-template-template-plei2022 .section-video1, body.page-template-template-plei2023 .section-video1, body.page-template-template-plei2024 .section-video1, body.page-template-template-plei2025 .section-video1 {
  padding-top: 125px;
  padding-bottom: 85px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video1, body.page-template-template-plei2023 .section-video1, body.page-template-template-plei2024 .section-video1, body.page-template-template-plei2025 .section-video1 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
body.page-template-template-plei2022 .section-becainstitucional-cpostular, body.page-template-template-plei2023 .section-becainstitucional-cpostular, body.page-template-template-plei2024 .section-becainstitucional-cpostular, body.page-template-template-plei2025 .section-becainstitucional-cpostular {
  position: relative;
  padding-top: 140px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-becainstitucional-cpostular, body.page-template-template-plei2023 .section-becainstitucional-cpostular, body.page-template-template-plei2024 .section-becainstitucional-cpostular, body.page-template-template-plei2025 .section-becainstitucional-cpostular {
    padding-top: 50px;
  }
}
body.page-template-template-plei2022 .section-becainstitucional-cpostular .image-position-bottom-middle, body.page-template-template-plei2023 .section-becainstitucional-cpostular .image-position-bottom-middle, body.page-template-template-plei2024 .section-becainstitucional-cpostular .image-position-bottom-middle, body.page-template-template-plei2025 .section-becainstitucional-cpostular .image-position-bottom-middle {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
body.page-template-template-plei2022 .section-becainstitucional-cpostular .image-position-top-middle, body.page-template-template-plei2023 .section-becainstitucional-cpostular .image-position-top-middle, body.page-template-template-plei2024 .section-becainstitucional-cpostular .image-position-top-middle, body.page-template-template-plei2025 .section-becainstitucional-cpostular .image-position-top-middle {
  position: absolute;
  right: 0px;
  bottom: 50%;
  transform: translateY(-50%);
}
body.page-template-template-plei2022 .data-limit, body.page-template-template-plei2023 .data-limit, body.page-template-template-plei2024 .data-limit, body.page-template-template-plei2025 .data-limit {
  margin-bottom: 150px;
}
body.page-template-template-plei2022 .data-limit:last-child, body.page-template-template-plei2023 .data-limit:last-child, body.page-template-template-plei2024 .data-limit:last-child, body.page-template-template-plei2025 .data-limit:last-child {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .data-limit, body.page-template-template-plei2023 .data-limit, body.page-template-template-plei2024 .data-limit, body.page-template-template-plei2025 .data-limit {
    margin-bottom: 35px;
  }
}
body.page-template-template-plei2022 .data-limit .data-text-limit, body.page-template-template-plei2023 .data-limit .data-text-limit, body.page-template-template-plei2024 .data-limit .data-text-limit, body.page-template-template-plei2025 .data-limit .data-text-limit {
  text-align: left;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .data-limit .data-text-limit, body.page-template-template-plei2023 .data-limit .data-text-limit, body.page-template-template-plei2024 .data-limit .data-text-limit, body.page-template-template-plei2025 .data-limit .data-text-limit {
    text-align: center;
  }
}
body.page-template-template-plei2022 .limit, body.page-template-template-plei2023 .limit, body.page-template-template-plei2024 .limit, body.page-template-template-plei2025 .limit {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
}
body.page-template-template-plei2022 .limit .data-text-limit, body.page-template-template-plei2023 .limit .data-text-limit, body.page-template-template-plei2024 .limit .data-text-limit, body.page-template-template-plei2025 .limit .data-text-limit {
  position: relative;
  z-index: 101;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .limit .data-text-limit ul, body.page-template-template-plei2023 .limit .data-text-limit ul, body.page-template-template-plei2024 .limit .data-text-limit ul, body.page-template-template-plei2025 .limit .data-text-limit ul {
    margin-bottom: 0px;
  }
}
body.page-template-template-plei2022 .limit .contenedor-video-screen-full, body.page-template-template-plei2023 .limit .contenedor-video-screen-full, body.page-template-template-plei2024 .limit .contenedor-video-screen-full, body.page-template-template-plei2025 .limit .contenedor-video-screen-full {
  display: flex;
  flex-wrap: nowrap;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 100;
  height: 100%;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .limit .contenedor-video-screen-full, body.page-template-template-plei2023 .limit .contenedor-video-screen-full, body.page-template-template-plei2024 .limit .contenedor-video-screen-full, body.page-template-template-plei2025 .limit .contenedor-video-screen-full {
    position: inherit;
    padding-top: 25px;
  }
}
body.page-template-template-plei2022 .limit .contenedor-video-screen-full .video-screen-left, body.page-template-template-plei2023 .limit .contenedor-video-screen-full .video-screen-left, body.page-template-template-plei2024 .limit .contenedor-video-screen-full .video-screen-left, body.page-template-template-plei2025 .limit .contenedor-video-screen-full .video-screen-left {
  flex: 1;
}
body.page-template-template-plei2022 .limit .contenedor-video-screen-full .video-screen-right, body.page-template-template-plei2023 .limit .contenedor-video-screen-full .video-screen-right, body.page-template-template-plei2024 .limit .contenedor-video-screen-full .video-screen-right, body.page-template-template-plei2025 .limit .contenedor-video-screen-full .video-screen-right {
  flex: 1;
}
body.page-template-template-plei2022 .limit .contenedor-video-screen-full .video-screen-right .data-video-screen, body.page-template-template-plei2023 .limit .contenedor-video-screen-full .video-screen-right .data-video-screen, body.page-template-template-plei2024 .limit .contenedor-video-screen-full .video-screen-right .data-video-screen, body.page-template-template-plei2025 .limit .contenedor-video-screen-full .video-screen-right .data-video-screen {
  height: 100%;
  background-image: url(../assets/img/video1.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
body.page-template-template-plei2022 .limit .contenedor-video-screen-full .video-screen-right .data-video-screen a, body.page-template-template-plei2023 .limit .contenedor-video-screen-full .video-screen-right .data-video-screen a, body.page-template-template-plei2024 .limit .contenedor-video-screen-full .video-screen-right .data-video-screen a, body.page-template-template-plei2025 .limit .contenedor-video-screen-full .video-screen-right .data-video-screen a {
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .limit .contenedor-video-screen-full .video-screen-right .data-video-screen, body.page-template-template-plei2023 .limit .contenedor-video-screen-full .video-screen-right .data-video-screen, body.page-template-template-plei2024 .limit .contenedor-video-screen-full .video-screen-right .data-video-screen, body.page-template-template-plei2025 .limit .contenedor-video-screen-full .video-screen-right .data-video-screen {
    height: 200px;
  }
}
body.page-template-template-plei2022 .section-gallery, body.page-template-template-plei2023 .section-gallery, body.page-template-template-plei2024 .section-gallery, body.page-template-template-plei2025 .section-gallery {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
}
body.page-template-template-plei2022 .section-gallery .item-section-gallery, body.page-template-template-plei2023 .section-gallery .item-section-gallery, body.page-template-template-plei2024 .section-gallery .item-section-gallery, body.page-template-template-plei2025 .section-gallery .item-section-gallery {
  width: 33.33%;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-gallery .item-section-gallery, body.page-template-template-plei2023 .section-gallery .item-section-gallery, body.page-template-template-plei2024 .section-gallery .item-section-gallery, body.page-template-template-plei2025 .section-gallery .item-section-gallery {
    width: 50%;
  }
}
body.page-template-template-plei2022 .section-gallery .item-section-gallery .bg-item-gallery, body.page-template-template-plei2023 .section-gallery .item-section-gallery .bg-item-gallery, body.page-template-template-plei2024 .section-gallery .item-section-gallery .bg-item-gallery, body.page-template-template-plei2025 .section-gallery .item-section-gallery .bg-item-gallery {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 430px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-gallery .item-section-gallery .bg-item-gallery, body.page-template-template-plei2023 .section-gallery .item-section-gallery .bg-item-gallery, body.page-template-template-plei2024 .section-gallery .item-section-gallery .bg-item-gallery, body.page-template-template-plei2025 .section-gallery .item-section-gallery .bg-item-gallery {
    min-height: 130px;
  }
}
body.page-template-template-plei2022 .section-video2, body.page-template-template-plei2023 .section-video2, body.page-template-template-plei2024 .section-video2, body.page-template-template-plei2025 .section-video2 {
  margin-bottom: 150px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-video2, body.page-template-template-plei2023 .section-video2, body.page-template-template-plei2024 .section-video2, body.page-template-template-plei2025 .section-video2 {
    margin-bottom: 35px;
  }
}
body.page-template-template-plei2022 .section-parte-2022, body.page-template-template-plei2023 .section-parte-2022, body.page-template-template-plei2024 .section-parte-2022, body.page-template-template-plei2025 .section-parte-2022 {
  background-image: url(../assets/img/background_color.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  padding-top: 105px;
  padding-bottom: 10px;
  position: relative;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-parte-2022, body.page-template-template-plei2023 .section-parte-2022, body.page-template-template-plei2024 .section-parte-2022, body.page-template-template-plei2025 .section-parte-2022 {
    padding-top: 35px;
    padding-bottom: 5px;
  }
}
body.page-template-template-plei2022 .section-parte-2022 .data-section-parte-2022 .text-title, body.page-template-template-plei2023 .section-parte-2022 .data-section-parte-2022 .text-title, body.page-template-template-plei2024 .section-parte-2022 .data-section-parte-2022 .text-title, body.page-template-template-plei2025 .section-parte-2022 .data-section-parte-2022 .text-title {
  text-align: center;
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-parte-2022 .data-section-parte-2022 .text-title, body.page-template-template-plei2023 .section-parte-2022 .data-section-parte-2022 .text-title, body.page-template-template-plei2024 .section-parte-2022 .data-section-parte-2022 .text-title, body.page-template-template-plei2025 .section-parte-2022 .data-section-parte-2022 .text-title {
    margin-bottom: 25px;
  }
}
body.page-template-template-plei2022 .section-parte-2022 .data-section-parte-2022 .text-title .h2-title-plei-white:after, body.page-template-template-plei2023 .section-parte-2022 .data-section-parte-2022 .text-title .h2-title-plei-white:after, body.page-template-template-plei2024 .section-parte-2022 .data-section-parte-2022 .text-title .h2-title-plei-white:after, body.page-template-template-plei2025 .section-parte-2022 .data-section-parte-2022 .text-title .h2-title-plei-white:after {
  background-color: #fa9703;
}
body.page-template-template-plei2022 .section-parte-2022 .image-position-bottom, body.page-template-template-plei2023 .section-parte-2022 .image-position-bottom, body.page-template-template-plei2024 .section-parte-2022 .image-position-bottom, body.page-template-template-plei2025 .section-parte-2022 .image-position-bottom {
  position: absolute;
  left: 0px;
  bottom: 0px;
  transform: translateY(35%);
}
body.page-template-template-plei2022 .section-parte-2022 .image-position-top, body.page-template-template-plei2023 .section-parte-2022 .image-position-top, body.page-template-template-plei2024 .section-parte-2022 .image-position-top, body.page-template-template-plei2025 .section-parte-2022 .image-position-top {
  position: absolute;
  right: 0px;
  top: 0px;
  transform: translateY(-20px);
}
body.page-template-template-plei2022 .articles-ap2022, body.page-template-template-plei2023 .articles-ap2022, body.page-template-template-plei2024 .articles-ap2022, body.page-template-template-plei2025 .articles-ap2022 {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
body.page-template-template-plei2022 .articles-ap2022 .item-article-ap2022, body.page-template-template-plei2023 .articles-ap2022 .item-article-ap2022, body.page-template-template-plei2024 .articles-ap2022 .item-article-ap2022, body.page-template-template-plei2025 .articles-ap2022 .item-article-ap2022 {
  width: 30%;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .articles-ap2022 .item-article-ap2022, body.page-template-template-plei2023 .articles-ap2022 .item-article-ap2022, body.page-template-template-plei2024 .articles-ap2022 .item-article-ap2022, body.page-template-template-plei2025 .articles-ap2022 .item-article-ap2022 {
    width: 47%;
    margin-bottom: 40px;
    text-align: center;
  }
}
body.page-template-template-plei2022 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022, body.page-template-template-plei2023 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022, body.page-template-template-plei2024 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022, body.page-template-template-plei2025 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022, body.page-template-template-plei2023 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022, body.page-template-template-plei2024 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022, body.page-template-template-plei2025 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 p, body.page-template-template-plei2023 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 p, body.page-template-template-plei2024 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 p, body.page-template-template-plei2025 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 p {
    font-size: 12px;
  }
}
body.page-template-template-plei2022 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 img, body.page-template-template-plei2023 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 img, body.page-template-template-plei2024 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 img, body.page-template-template-plei2025 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 img, body.page-template-template-plei2023 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 img, body.page-template-template-plei2024 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 img, body.page-template-template-plei2025 .articles-ap2022 .item-article-ap2022 .icon-item-ap2022 img {
    height: 85px;
    width: auto;
  }
}
body.page-template-template-plei2022 .articles-ap2022 .item-article-ap2022 h3, body.page-template-template-plei2023 .articles-ap2022 .item-article-ap2022 h3, body.page-template-template-plei2024 .articles-ap2022 .item-article-ap2022 h3, body.page-template-template-plei2025 .articles-ap2022 .item-article-ap2022 h3 {
  color: #fff;
  font-weight: bold;
}
body.page-template-template-plei2022 .articles-ap2022 .item-article-ap2022 p:last-child, body.page-template-template-plei2023 .articles-ap2022 .item-article-ap2022 p:last-child, body.page-template-template-plei2024 .articles-ap2022 .item-article-ap2022 p:last-child, body.page-template-template-plei2025 .articles-ap2022 .item-article-ap2022 p:last-child {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .articles-ap2022 .item-article-ap2022 p:last-child, body.page-template-template-plei2023 .articles-ap2022 .item-article-ap2022 p:last-child, body.page-template-template-plei2024 .articles-ap2022 .item-article-ap2022 p:last-child, body.page-template-template-plei2025 .articles-ap2022 .item-article-ap2022 p:last-child {
    font-size: 12px;
  }
}
body.page-template-template-plei2022 .section-prensa, body.page-template-template-plei2023 .section-prensa, body.page-template-template-plei2024 .section-prensa, body.page-template-template-plei2025 .section-prensa {
  padding-top: 90px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-prensa, body.page-template-template-plei2023 .section-prensa, body.page-template-template-plei2024 .section-prensa, body.page-template-template-plei2025 .section-prensa {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
body.page-template-template-plei2022 .section-prensa .data-section-prensa .text-title, body.page-template-template-plei2023 .section-prensa .data-section-prensa .text-title, body.page-template-template-plei2024 .section-prensa .data-section-prensa .text-title, body.page-template-template-plei2025 .section-prensa .data-section-prensa .text-title {
  text-align: center;
}
body.page-template-template-plei2022 .section-prensa .data-section-prensa .articles-prensa, body.page-template-template-plei2023 .section-prensa .data-section-prensa .articles-prensa, body.page-template-template-plei2024 .section-prensa .data-section-prensa .articles-prensa, body.page-template-template-plei2025 .section-prensa .data-section-prensa .articles-prensa {
  padding-top: 50px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-prensa .data-section-prensa .articles-prensa, body.page-template-template-plei2023 .section-prensa .data-section-prensa .articles-prensa, body.page-template-template-plei2024 .section-prensa .data-section-prensa .articles-prensa, body.page-template-template-plei2025 .section-prensa .data-section-prensa .articles-prensa {
    padding-top: 5px;
  }
}
body.page-template-template-plei2022 .articles-prensa, body.page-template-template-plei2023 .articles-prensa, body.page-template-template-plei2024 .articles-prensa, body.page-template-template-plei2025 .articles-prensa {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
body.page-template-template-plei2022 .articles-prensa .item-prensa, body.page-template-template-plei2023 .articles-prensa .item-prensa, body.page-template-template-plei2024 .articles-prensa .item-prensa, body.page-template-template-plei2025 .articles-prensa .item-prensa {
  width: 22%;
  text-align: center;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .articles-prensa .item-prensa, body.page-template-template-plei2023 .articles-prensa .item-prensa, body.page-template-template-plei2024 .articles-prensa .item-prensa, body.page-template-template-plei2025 .articles-prensa .item-prensa {
    width: 100%;
    margin-bottom: 35px;
  }
  body.page-template-template-plei2022 .articles-prensa .item-prensa:last-child, body.page-template-template-plei2023 .articles-prensa .item-prensa:last-child, body.page-template-template-plei2024 .articles-prensa .item-prensa:last-child, body.page-template-template-plei2025 .articles-prensa .item-prensa:last-child {
    margin-bottom: 0px;
  }
}
body.page-template-template-plei2022 .articles-prensa .item-prensa .img-item-prensa, body.page-template-template-plei2023 .articles-prensa .item-prensa .img-item-prensa, body.page-template-template-plei2024 .articles-prensa .item-prensa .img-item-prensa, body.page-template-template-plei2025 .articles-prensa .item-prensa .img-item-prensa {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 90px;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .articles-prensa .item-prensa .img-item-prensa, body.page-template-template-plei2023 .articles-prensa .item-prensa .img-item-prensa, body.page-template-template-plei2024 .articles-prensa .item-prensa .img-item-prensa, body.page-template-template-plei2025 .articles-prensa .item-prensa .img-item-prensa {
    margin-bottom: 10px;
    min-height: inherit;
  }
}
body.page-template-template-plei2022 .articles-prensa .item-prensa .img-item-prensa img, body.page-template-template-plei2023 .articles-prensa .item-prensa .img-item-prensa img, body.page-template-template-plei2024 .articles-prensa .item-prensa .img-item-prensa img, body.page-template-template-plei2025 .articles-prensa .item-prensa .img-item-prensa img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .articles-prensa .item-prensa .img-item-prensa img, body.page-template-template-plei2023 .articles-prensa .item-prensa .img-item-prensa img, body.page-template-template-plei2024 .articles-prensa .item-prensa .img-item-prensa img, body.page-template-template-plei2025 .articles-prensa .item-prensa .img-item-prensa img {
    max-width: 70%;
  }
}
body.page-template-template-plei2022 .articles-prensa .item-prensa h3, body.page-template-template-plei2023 .articles-prensa .item-prensa h3, body.page-template-template-plei2024 .articles-prensa .item-prensa h3, body.page-template-template-plei2025 .articles-prensa .item-prensa h3 {
  margin-bottom: 0px;
  font-size: 22px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .articles-prensa .item-prensa h3, body.page-template-template-plei2023 .articles-prensa .item-prensa h3, body.page-template-template-plei2024 .articles-prensa .item-prensa h3, body.page-template-template-plei2025 .articles-prensa .item-prensa h3 {
    font-size: 18px;
  }
}
body.page-template-template-plei2022 .articles-prensa .item-prensa h3 a, body.page-template-template-plei2023 .articles-prensa .item-prensa h3 a, body.page-template-template-plei2024 .articles-prensa .item-prensa h3 a, body.page-template-template-plei2025 .articles-prensa .item-prensa h3 a {
  color: #333;
}
body.page-template-template-plei2022 .articles-prensa .item-prensa h3 a:hover, body.page-template-template-plei2022 .articles-prensa .item-prensa h3 a:active, body.page-template-template-plei2022 .articles-prensa .item-prensa h3 a:focus, body.page-template-template-plei2023 .articles-prensa .item-prensa h3 a:hover, body.page-template-template-plei2023 .articles-prensa .item-prensa h3 a:active, body.page-template-template-plei2023 .articles-prensa .item-prensa h3 a:focus, body.page-template-template-plei2024 .articles-prensa .item-prensa h3 a:hover, body.page-template-template-plei2024 .articles-prensa .item-prensa h3 a:active, body.page-template-template-plei2024 .articles-prensa .item-prensa h3 a:focus, body.page-template-template-plei2025 .articles-prensa .item-prensa h3 a:hover, body.page-template-template-plei2025 .articles-prensa .item-prensa h3 a:active, body.page-template-template-plei2025 .articles-prensa .item-prensa h3 a:focus {
  color: #333;
}
body.page-template-template-plei2022 .section-trailer, body.page-template-template-plei2023 .section-trailer, body.page-template-template-plei2024 .section-trailer, body.page-template-template-plei2025 .section-trailer {
  padding-top: 70px;
  padding-bottom: 125px;
  position: relative;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-trailer, body.page-template-template-plei2023 .section-trailer, body.page-template-template-plei2024 .section-trailer, body.page-template-template-plei2025 .section-trailer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
body.page-template-template-plei2022 .section-trailer .data-section-trailer .text-title, body.page-template-template-plei2023 .section-trailer .data-section-trailer .text-title, body.page-template-template-plei2024 .section-trailer .data-section-trailer .text-title, body.page-template-template-plei2025 .section-trailer .data-section-trailer .text-title {
  text-align: center;
}
body.page-template-template-plei2022 .section-trailer .data-section-trailer .content-video-trailer .video-trailer, body.page-template-template-plei2023 .section-trailer .data-section-trailer .content-video-trailer .video-trailer, body.page-template-template-plei2024 .section-trailer .data-section-trailer .content-video-trailer .video-trailer, body.page-template-template-plei2025 .section-trailer .data-section-trailer .content-video-trailer .video-trailer {
  text-align: center;
  padding-top: 15px;
  margin-bottom: 35px;
}
body.page-template-template-plei2022 .section-trailer .data-section-trailer .content-video-trailer .video-trailer a, body.page-template-template-plei2023 .section-trailer .data-section-trailer .content-video-trailer .video-trailer a, body.page-template-template-plei2024 .section-trailer .data-section-trailer .content-video-trailer .video-trailer a, body.page-template-template-plei2025 .section-trailer .data-section-trailer .content-video-trailer .video-trailer a {
  display: inline-block;
}
body.page-template-template-plei2022 .section-trailer .data-section-trailer .content-video-trailer .video-trailer a img, body.page-template-template-plei2023 .section-trailer .data-section-trailer .content-video-trailer .video-trailer a img, body.page-template-template-plei2024 .section-trailer .data-section-trailer .content-video-trailer .video-trailer a img, body.page-template-template-plei2025 .section-trailer .data-section-trailer .content-video-trailer .video-trailer a img {
  max-width: 100%;
  height: auto;
}
body.page-template-template-plei2022 .section-trailer .data-section-trailer .content-button, body.page-template-template-plei2023 .section-trailer .data-section-trailer .content-button, body.page-template-template-plei2024 .section-trailer .data-section-trailer .content-button, body.page-template-template-plei2025 .section-trailer .data-section-trailer .content-button {
  text-align: center;
}
body.page-template-template-plei2022 .section-trailer .image-position-bottom, body.page-template-template-plei2023 .section-trailer .image-position-bottom, body.page-template-template-plei2024 .section-trailer .image-position-bottom, body.page-template-template-plei2025 .section-trailer .image-position-bottom {
  position: absolute;
  right: 0px;
  bottom: 0px;
  transform: translateY(50%);
}
body.page-template-template-plei2022 .data-slider-familia-play .slider-familia-play .item-familia-play .item-info-familia-play, body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .item-familia-play .item-info-familia-play, body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .item-familia-play .item-info-familia-play, body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .item-familia-play .item-info-familia-play {
  padding: 15px 20px;
}
body.page-template-template-plei2022 .data-slider-familia-play .slider-familia-play .item-familia-play .item-info-familia-play img, body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .item-familia-play .item-info-familia-play img, body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .item-familia-play .item-info-familia-play img, body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .item-familia-play .item-info-familia-play img {
  max-width: 100%;
  height: auto;
}
body.page-template-template-plei2022 .data-slider-familia-play .slider-familia-play .slick-prev, body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-prev, body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-prev, body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-prev {
  left: -55px;
  width: 32px;
  height: 60px;
}
body.page-template-template-plei2022 .data-slider-familia-play .slider-familia-play .slick-prev:before, body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-prev:before, body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-prev:before, body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-prev:before {
  content: url(../assets/img/arrow_izq.png);
  font-size: 60px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .data-slider-familia-play .slider-familia-play .slick-prev:before, body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-prev:before, body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-prev:before, body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-prev:before {
    content: url(../assets/img/arrow_small_left.png);
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2022 .data-slider-familia-play .slider-familia-play .slick-prev, body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-prev, body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-prev, body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-prev {
    left: -40px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .data-slider-familia-play .slider-familia-play .slick-prev, body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-prev, body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-prev, body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-prev {
    left: -10px;
    width: 11px;
    height: 20px;
  }
}
body.page-template-template-plei2022 .data-slider-familia-play .slider-familia-play .slick-next, body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-next, body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-next, body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-next {
  right: -55px;
  width: 32px;
  height: 60px;
}
body.page-template-template-plei2022 .data-slider-familia-play .slider-familia-play .slick-next:before, body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-next:before, body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-next:before, body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-next:before {
  content: url(../assets/img/arrow_der.png);
  font-size: 60px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .data-slider-familia-play .slider-familia-play .slick-next:before, body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-next:before, body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-next:before, body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-next:before {
    content: url(../assets/img/arrow_small_right.png);
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2022 .data-slider-familia-play .slider-familia-play .slick-next, body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-next, body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-next, body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-next {
    right: -40px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .data-slider-familia-play .slider-familia-play .slick-next, body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-next, body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-next, body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-next {
    display: block !important;
    right: -10px;
    width: 11px;
    height: 20px;
  }
}
body.page-template-template-plei2022 .plei-final, body.page-template-template-plei2023 .plei-final, body.page-template-template-plei2024 .plei-final, body.page-template-template-plei2025 .plei-final {
  position: relative;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .plei-final, body.page-template-template-plei2023 .plei-final, body.page-template-template-plei2024 .plei-final, body.page-template-template-plei2025 .plei-final {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}
body.page-template-template-plei2022 .plei-final .image-position-bottom, body.page-template-template-plei2023 .plei-final .image-position-bottom, body.page-template-template-plei2024 .plei-final .image-position-bottom, body.page-template-template-plei2025 .plei-final .image-position-bottom {
  position: absolute;
  left: 0px;
  bottom: 0px;
  transform: translateY(50%);
}
body.page-template-template-plei2022 .section-form, body.page-template-template-plei2023 .section-form, body.page-template-template-plei2024 .section-form, body.page-template-template-plei2025 .section-form {
  padding-top: 80px;
  padding-bottom: 70px;
}
body.page-template-template-plei2022 .section-form .data-form-plei, body.page-template-template-plei2023 .section-form .data-form-plei, body.page-template-template-plei2024 .section-form .data-form-plei, body.page-template-template-plei2025 .section-form .data-form-plei {
  padding-top: 0px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .section-form, body.page-template-template-plei2023 .section-form, body.page-template-template-plei2024 .section-form, body.page-template-template-plei2025 .section-form {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
body.page-template-template-plei2022 .logos-organization, body.page-template-template-plei2023 .logos-organization, body.page-template-template-plei2024 .logos-organization, body.page-template-template-plei2025 .logos-organization {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .logos-organization, body.page-template-template-plei2023 .logos-organization, body.page-template-template-plei2024 .logos-organization, body.page-template-template-plei2025 .logos-organization {
    margin-bottom: 30px;
  }
}
body.page-template-template-plei2022 .logos-organization img, body.page-template-template-plei2023 .logos-organization img, body.page-template-template-plei2024 .logos-organization img, body.page-template-template-plei2025 .logos-organization img {
  padding-right: 20px;
  padding-left: 20px;
}
body.page-template-template-plei2022 .nuestros-aliados, body.page-template-template-plei2023 .nuestros-aliados, body.page-template-template-plei2024 .nuestros-aliados, body.page-template-template-plei2025 .nuestros-aliados {
  text-align: center;
}
body.page-template-template-plei2022 .nuestros-aliados .elementos, body.page-template-template-plei2023 .nuestros-aliados .elementos, body.page-template-template-plei2024 .nuestros-aliados .elementos, body.page-template-template-plei2025 .nuestros-aliados .elementos {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  align-items: center;
}
body.page-template-template-plei2022 .nuestros-aliados .elementos .item-elementos, body.page-template-template-plei2023 .nuestros-aliados .elementos .item-elementos, body.page-template-template-plei2024 .nuestros-aliados .elementos .item-elementos, body.page-template-template-plei2025 .nuestros-aliados .elementos .item-elementos {
  margin-bottom: 25px;
  width: 25%;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .nuestros-aliados .elementos .item-elementos, body.page-template-template-plei2023 .nuestros-aliados .elementos .item-elementos, body.page-template-template-plei2024 .nuestros-aliados .elementos .item-elementos, body.page-template-template-plei2025 .nuestros-aliados .elementos .item-elementos {
    width: 45%;
  }
  body.page-template-template-plei2022 .nuestros-aliados .elementos .item-elementos:nth-last-child(1), body.page-template-template-plei2023 .nuestros-aliados .elementos .item-elementos:nth-last-child(1), body.page-template-template-plei2024 .nuestros-aliados .elementos .item-elementos:nth-last-child(1), body.page-template-template-plei2025 .nuestros-aliados .elementos .item-elementos:nth-last-child(1) {
    margin-bottom: 10px;
  }
  body.page-template-template-plei2022 .nuestros-aliados .elementos .item-elementos:nth-last-child(2), body.page-template-template-plei2023 .nuestros-aliados .elementos .item-elementos:nth-last-child(2), body.page-template-template-plei2024 .nuestros-aliados .elementos .item-elementos:nth-last-child(2), body.page-template-template-plei2025 .nuestros-aliados .elementos .item-elementos:nth-last-child(2) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2022 .nuestros-aliados .elementos .item-elementos, body.page-template-template-plei2023 .nuestros-aliados .elementos .item-elementos, body.page-template-template-plei2024 .nuestros-aliados .elementos .item-elementos, body.page-template-template-plei2025 .nuestros-aliados .elementos .item-elementos {
    width: 47%;
  }
  body.page-template-template-plei2022 .nuestros-aliados .elementos .item-elementos:nth-last-child(1), body.page-template-template-plei2023 .nuestros-aliados .elementos .item-elementos:nth-last-child(1), body.page-template-template-plei2024 .nuestros-aliados .elementos .item-elementos:nth-last-child(1), body.page-template-template-plei2025 .nuestros-aliados .elementos .item-elementos:nth-last-child(1) {
    margin-bottom: 10px;
  }
  body.page-template-template-plei2022 .nuestros-aliados .elementos .item-elementos:nth-last-child(2), body.page-template-template-plei2023 .nuestros-aliados .elementos .item-elementos:nth-last-child(2), body.page-template-template-plei2024 .nuestros-aliados .elementos .item-elementos:nth-last-child(2), body.page-template-template-plei2025 .nuestros-aliados .elementos .item-elementos:nth-last-child(2) {
    margin-bottom: 10px;
  }
}
body.page-template-template-plei2022 .nuestros-aliados .elementos .item-elementos img, body.page-template-template-plei2023 .nuestros-aliados .elementos .item-elementos img, body.page-template-template-plei2024 .nuestros-aliados .elementos .item-elementos img, body.page-template-template-plei2025 .nuestros-aliados .elementos .item-elementos img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .nuestros-aliados .elementos .item-elementos img, body.page-template-template-plei2023 .nuestros-aliados .elementos .item-elementos img, body.page-template-template-plei2024 .nuestros-aliados .elementos .item-elementos img, body.page-template-template-plei2025 .nuestros-aliados .elementos .item-elementos img {
    max-width: 95%;
    height: auto;
  }
}
body.page-template-template-plei2022 .nuestros-aliados .elementos .item-elementos .gcl, body.page-template-template-plei2023 .nuestros-aliados .elementos .item-elementos .gcl, body.page-template-template-plei2024 .nuestros-aliados .elementos .item-elementos .gcl, body.page-template-template-plei2025 .nuestros-aliados .elementos .item-elementos .gcl {
  max-width: 90%;
  height: auto;
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .nuestros-aliados .elementos .item-elementos .gcl, body.page-template-template-plei2023 .nuestros-aliados .elementos .item-elementos .gcl, body.page-template-template-plei2024 .nuestros-aliados .elementos .item-elementos .gcl, body.page-template-template-plei2025 .nuestros-aliados .elementos .item-elementos .gcl {
    max-width: 70%;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2022 .nuestros-aliados .elementos, body.page-template-template-plei2023 .nuestros-aliados .elementos, body.page-template-template-plei2024 .nuestros-aliados .elementos, body.page-template-template-plei2025 .nuestros-aliados .elementos {
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2022 .nuestros-aliados .elementos, body.page-template-template-plei2023 .nuestros-aliados .elementos, body.page-template-template-plei2024 .nuestros-aliados .elementos, body.page-template-template-plei2025 .nuestros-aliados .elementos {
    flex-wrap: wrap;
  }
}

/* copiado para el homepage */
.btn-plei2021.btn-plei2021-home {
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 11px;
  font-family: helvetica;
  font-size: 26px;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 767px) {
  .btn-plei2021.btn-plei2021-home {
    font-size: 16px;
    height: inherit !important;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.btn-plei2021.btn-plei2021-home img {
  width: 12px;
  height: auto;
  margin-left: 15px;
  display: inline-block;
  transform: translateY(-2px);
}
@media (max-width: 767px) {
  .btn-plei2021.btn-plei2021-home img {
    width: 9px;
    margin-left: 7px;
    transform: translateY(-1px);
  }
}

.section-video-header {
  color: #fff;
}
.section-video-header .video-header {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 36%;
  /* 16:9 */
}
@media (min-width: 1700px) {
  .section-video-header .video-header {
    padding-bottom: 36%;
  }
}
@media (min-width: 1400px) and (max-width: 1699px) {
  .section-video-header .video-header {
    padding-bottom: 42.5%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .section-video-header .video-header {
    padding-bottom: 44%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-video-header .video-header {
    padding-bottom: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-video-header .video-header {
    padding-bottom: 60%;
  }
}
@media (max-width: 767px) {
  .section-video-header .video-header {
    padding-bottom: 100%;
    /* 16:9 */
  }
}
.section-video-header .video-header iframe, .section-video-header .video-header video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.section-video-header .video-header .bg-video-header {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 100;
  background-color: rgba(16, 22, 48, 0.87);
  background-image: url(../assets/img/background_estrellas.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header {
    background-color: #33385b;
  }
}
@media (min-width: 1700px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header {
    padding-top: 60px;
  }
}
@media (min-width: 1400px) and (max-width: 1699px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header {
    padding-top: 45px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header {
    padding-top: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header {
    padding-top: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top {
    text-align: center;
    margin-bottom: 9px;
  }
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .p-programa {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .p-programa {
    margin-bottom: 5px;
  }
}
@media (min-width: 1700px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos {
    margin-bottom: 6%;
  }
}
@media (min-width: 1400px) and (max-width: 1699px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos {
    margin-bottom: 4.5%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos {
    margin-bottom: 4%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos {
    margin-bottom: 3%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos {
    margin-bottom: 2%;
  }
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .ef {
  width: 178px;
  height: auto;
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .ef {
    width: 112px;
  }
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .be {
  width: 186px;
  height: auto;
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-top .logos .be {
    width: 115px;
  }
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom {
    display: block;
  }
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto {
  flex: 1;
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei img {
    width: 179px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto .logo-plei {
    margin-bottom: 15px;
    text-align: center;
  }
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3 {
  color: #fff;
  margin-bottom: 0px;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0.3px;
  transform: translateX(107px);
  line-height: 1.15em;
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3 {
    font-size: 20px;
    transform: translateX(0px);
    text-align: center;
    margin-bottom: 10px;
  }
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h3 span {
  color: #fa9703;
  font-weight: 600;
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h4 {
  transform: translateX(107px);
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .logo-plei-texto h4 {
    transform: translateX(0px);
    text-align: center;
    font-size: 14.5px;
    margin-top: 0px;
    line-height: 1.25em;
  }
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button p {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 24px;
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button p {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3 {
  font-size: 34px;
  font-weight: 700;
}
.section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3 span {
  color: #fa9703;
}
@media (max-width: 767px) {
  .section-video-header .video-header .bg-video-header .data-bg-video-header .logos-texto-bottom .textos-button h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
.section-video-header .video-header .image-position-top-right {
  position: absolute;
  right: 0px;
  top: 2.5%;
  z-index: 101;
}
.section-video-header .video-header .image-position-middle-lett {
  position: absolute;
  left: 0px;
  bottom: 8%;
  z-index: 101;
}

/* /copiado para el homepage */
.contenedor-position {
  position: relative;
}
.contenedor-position .image-position-top-right {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 100;
  transform: translateY(-50%);
  text-align: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contenedor-position .image-position-top-right img {
    width: 70%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contenedor-position .image-position-top-right img {
    width: 50%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .contenedor-position .image-position-top-right {
    display: none;
  }
}
.contenedor-position .image-position-top-left {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
  transform: translateY(-50%);
  text-align: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contenedor-position .image-position-top-left img {
    width: 70%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contenedor-position .image-position-top-left img {
    width: 50%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .contenedor-position .image-position-top-left {
    display: none;
  }
}
.contenedor-position .image-position-middle-lett {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  text-align: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contenedor-position .image-position-middle-lett img {
    width: 70%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contenedor-position .image-position-middle-lett img {
    width: 50%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .contenedor-position .image-position-middle-lett {
    display: none;
  }
}
.contenedor-position .image-position-middle-right {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  text-align: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contenedor-position .image-position-middle-right img {
    width: 70%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contenedor-position .image-position-middle-right img {
    width: 50%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .contenedor-position .image-position-middle-right {
    display: none;
  }
}
.contenedor-position .image-position-bottom-left {
  position: absolute;
  bottom: 0%;
  left: 0px;
  text-align: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contenedor-position .image-position-bottom-left img {
    width: 70%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contenedor-position .image-position-bottom-left img {
    width: 50%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .contenedor-position .image-position-bottom-left {
    display: none;
  }
}
.contenedor-position .image-position-bottom-right {
  position: absolute;
  bottom: 0%;
  right: 0px;
  text-align: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contenedor-position .image-position-bottom-right img {
    width: 70%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contenedor-position .image-position-bottom-right img {
    width: 50%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .contenedor-position .image-position-bottom-right {
    display: none;
  }
}

.a-video-lightbox {
  display: inline-block;
}

.no-display {
  display: none !important;
}

.footer-fixed-mobile-plus {
  position: fixed;
  z-index: 1001;
  bottom: 0px;
  color: #fff;
  background: #e64036;
  background: linear-gradient(90deg, #e64036 0%, #e64036 52%, #ffb822 100%);
  width: 100%;
  display: none;
}
.footer-fixed-mobile-plus a {
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
}
.footer-fixed-mobile-plus a:hover, .footer-fixed-mobile-plus a:active, .footer-fixed-mobile-plus a:focus {
  color: #fff;
}
@media (max-width: 767px) {
  .footer-fixed-mobile-plus {
    display: block;
  }
}
.footer-fixed-mobile-plus a.button-main {
  display: block;
  text-align: center;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 26px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.whatsapp-fixed {
  position: fixed;
  z-index: 1001;
  bottom: 20px;
  right: 30px;
  display: block;
}
.whatsapp-fixed a {
  display: inline-block;
}
@media (max-width: 767px) {
  .whatsapp-fixed {
    bottom: 58px;
    right: 13px;
  }
}

/* Capacitación 2020 */
.content-capacitaciones {
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  color: #333;
}
.content-capacitaciones p {
  margin-bottom: 27px;
}
.content-capacitaciones p:last-child {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .content-capacitaciones p {
    margin-bottom: 10px;
  }
}
.content-capacitaciones h1, .content-capacitaciones h2, .content-capacitaciones h3 {
  color: #000;
}
@media (max-width: 767px) {
  .content-capacitaciones {
    font-size: 14px;
    line-height: 17px;
  }
}

.programas-full {
  position: relative;
}
.programas-full .background-programas {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.programas-full .background-programas .background-left {
  background-image: url(../assets/img/background_Capacitacion.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  flex: 11;
}
@media (max-width: 767px) {
  .programas-full .background-programas .background-left {
    flex: inherit;
    min-height: 315px;
  }
}
.programas-full .background-programas .background-right {
  flex: 14;
}
@media (max-width: 767px) {
  .programas-full .background-programas .background-right {
    flex: 17;
  }
}
@media (max-width: 767px) {
  .programas-full .background-programas {
    flex-direction: column;
  }
}
.programas-full .data-capacitaciones {
  display: flex;
  flex-wrap: nowrap;
}
.programas-full .data-capacitaciones .data-image-capacitaciones {
  flex: 11;
  display: flex;
  align-items: flex-end;
  padding-bottom: 95px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .programas-full .data-capacitaciones .data-image-capacitaciones {
    flex: 13;
  }
}
@media (max-width: 767px) {
  .programas-full .data-capacitaciones .data-image-capacitaciones {
    min-height: 315px;
    padding-bottom: 25px;
    justify-content: flex-end;
  }
}
.programas-full .data-capacitaciones .data-text-capacitaciones {
  padding-top: 45px;
  padding-bottom: 70px;
  flex: 14;
  padding-left: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .programas-full .data-capacitaciones .data-text-capacitaciones {
    padding-left: 25px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .programas-full .data-capacitaciones .data-text-capacitaciones {
    flex: 17;
  }
}
@media (max-width: 767px) {
  .programas-full .data-capacitaciones .data-text-capacitaciones {
    padding-left: 0px;
  }
}
.programas-full .data-capacitaciones .data-text-capacitaciones .data-interno {
  padding-top: 40px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.programas-full .data-capacitaciones .data-text-capacitaciones .data-interno .article-programas-capacitacion {
  max-width: 47%;
}
.programas-full .data-capacitaciones .data-text-capacitaciones .data-interno .article-programas-capacitacion .image-article-programas {
  margin-bottom: 12px;
}
.programas-full .data-capacitaciones .data-text-capacitaciones .data-interno .article-programas-capacitacion .image-article-programas img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .programas-full .data-capacitaciones .data-text-capacitaciones .data-interno .article-programas-capacitacion .image-article-programas img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .programas-full .data-capacitaciones .data-text-capacitaciones .data-interno .article-programas-capacitacion .image-article-programas {
    text-align: center;
  }
}
.programas-full .data-capacitaciones .data-text-capacitaciones .data-interno .article-programas-capacitacion p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .programas-full .data-capacitaciones .data-text-capacitaciones .data-interno .article-programas-capacitacion p {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 19px;
  }
}
.programas-full .data-capacitaciones .data-text-capacitaciones .data-interno .article-programas-capacitacion .content-button a {
  width: 100%;
}
@media (max-width: 767px) {
  .programas-full .data-capacitaciones .data-text-capacitaciones .data-interno .article-programas-capacitacion .content-button a {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .programas-full .data-capacitaciones .data-text-capacitaciones .data-interno .article-programas-capacitacion {
    max-width: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .programas-full .data-capacitaciones .data-text-capacitaciones .data-interno {
    display: block;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .programas-full .data-capacitaciones .data-text-capacitaciones {
    padding-bottom: 0px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .programas-full .data-capacitaciones {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.capacitaciones {
  padding-top: 70px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .capacitaciones .data-capacitaciones {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .capacitaciones {
    padding-top: 20px;
  }
  .capacitaciones .data-interno-archive {
    padding-top: 10px;
  }
  .capacitaciones .data-interno-archive .article-archive {
    display: flex;
    flex-wrap: wrap;
  }
  .capacitaciones .data-interno-archive .article-archive .content-img-article {
    min-width: 107px;
  }
  .capacitaciones .data-interno-archive .article-archive .data-article-archive {
    flex: 1;
  }
  .capacitaciones .data-interno-archive .article-archive .data-article-archive .h3-title-archive {
    text-align: left;
  }
}

.data-form-plei {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .data-form-plei {
    padding-top: 20px;
    padding-left: 2px;
    padding-right: 2px;
  }
}

.no-display {
  display: none !important;
}

.banner-desktop img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .banner-desktop {
    display: none;
  }
}

.home .banner-mobile {
  margin-bottom: 0px !important;
}

/*estilos ninja forms*/
.data-form-ninja {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .data-form-ninja {
    padding-top: 0px;
    max-width: 98%;
    margin-left: auto;
    margin-right: auto;
  }
}
.data-form-ninja .nf-form-content {
  padding: 15px 0px 0px 0px;
  max-width: 100%;
  /*select*/
  /*textfield*/
  /*label titulo*/
  /*radio y checkboxes*/
  /*submit*/
}
.data-form-ninja .nf-form-content input.ninja-forms-field, .data-form-ninja .nf-form-content select.ninja-forms-field:not([multiple]) {
  height: 45px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content input.ninja-forms-field, .data-form-ninja .nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 37px;
  }
}
.data-form-ninja .nf-form-content select.ninja-forms-field:not([multiple]) {
  color: #000;
  padding: 6px 10px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content select.ninja-forms-field:not([multiple]) {
    padding: 0px 12px;
    height: 39px;
  }
}
.data-form-ninja .nf-form-content select.ninja-forms-field:not([multiple]) + div {
  background-color: #fff;
  border: none;
  height: 45px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content select.ninja-forms-field:not([multiple]) + div {
    font-size: 12px;
    height: 39px;
  }
}
.data-form-ninja .nf-form-content select.ninja-forms-field:not([multiple]) + div:after {
  color: #fa9703;
  font-size: 13px;
  top: 0px;
  height: 45px;
  line-height: 45px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content select.ninja-forms-field:not([multiple]) + div:after {
    height: 37px;
    line-height: 37px;
    font-size: 12px;
    top: 1px;
  }
}
.data-form-ninja .nf-form-content input:not([type=button]), .data-form-ninja .nf-form-content textarea {
  background-color: #fff;
  color: #000;
  border: none;
}
.data-form-ninja .nf-form-content input:not([type=button]):focus, .data-form-ninja .nf-form-content textarea:focus {
  color: #000;
}
.data-form-ninja .nf-form-content textarea {
  resize: none;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content textarea {
    height: inherit !important;
    min-height: 100px;
  }
}
.data-form-ninja .nf-form-content textarea.textarea-small {
  height: 100px;
}
.data-form-ninja .nf-form-content .nf-field-label label {
  font-weight: 400;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .nf-field-label label {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .nf-field-label {
    margin-bottom: 5px !important;
  }
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .nf-field-element ul li:last-child {
    margin-bottom: 0px !important;
  }
}
.data-form-ninja .nf-form-content .nf-field-element label {
  font-weight: 400;
}
.data-form-ninja .nf-form-content .nf-field-element label:after {
  background-color: #fff;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .nf-field-element label:after {
    width: 15px;
    height: 15px;
  }
}
.data-form-ninja .nf-form-content .nf-field-element label:before {
  font-size: 12px;
  left: -26px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .nf-field-element label:before {
    font-size: 11px;
    left: -27px;
  }
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .nf-field-element label {
    font-size: 13px;
  }
}
.data-form-ninja .nf-form-content .nf-field-element input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: transparent;
}
.data-form-ninja .nf-form-content .nf-field-element input[type=radio] + label:before {
  top: 4.5px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .nf-field-element input[type=radio] + label:before {
    top: 5.5px;
    left: -26px;
    height: 7.5px;
    width: 7.5px;
  }
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .nf-field-element input[type=radio] + label:after {
    top: 2px;
  }
}
.data-form-ninja .nf-form-content .nf-field-element input[type=checkbox] + label:before {
  top: 2px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .nf-field-element input[type=checkbox] + label:before {
    top: 1px;
  }
}
.data-form-ninja .nf-form-content .container-choice ul {
  display: flex;
  flex-wrap: wrap;
}
.data-form-ninja .nf-form-content .container-choice ul li {
  width: 40%;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .container-choice ul li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .container-choice ul {
    display: block;
  }
}
.data-form-ninja .nf-form-content .nf-error .nf-field-element:after {
  height: 43px;
  width: 45px;
  line-height: 45px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .nf-error .nf-field-element:after {
    height: 35px;
    width: 37px;
    line-height: 37px;
    font-size: 12px;
  }
}
.data-form-ninja .nf-form-content .button-send {
  position: absolute;
  transform: translate(-10px, 20px);
  right: 0px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content .button-send {
    transform: translate(-25px, 15px);
  }
}
.data-form-ninja .nf-form-content input[type=submit], .data-form-ninja .nf-form-content input[type=button] {
  padding: 12px 20px;
  letter-spacing: 0.08em;
  height: inherit;
  display: inline-block;
  text-transform: uppercase;
  background-color: #fa9703 !important;
  border: 2px solid #fa9703 !important;
  color: #fff !important;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: bold;
  transition-property: background-color, color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
  cursor: pointer;
}
.data-form-ninja .nf-form-content input[type=submit]:hover, .data-form-ninja .nf-form-content input[type=submit]:focus, .data-form-ninja .nf-form-content input[type=submit]:active, .data-form-ninja .nf-form-content input[type=button]:hover, .data-form-ninja .nf-form-content input[type=button]:focus, .data-form-ninja .nf-form-content input[type=button]:active {
  text-decoration: none;
  color: #fa9703;
  background-color: #fff;
  border: 2px solid #fa9703;
  transition-property: background-color, color;
  transition-duration: 0.3s !important;
  transition-timing-function: ease-in;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-form-content input[type=submit], .data-form-ninja .nf-form-content input[type=button] {
    font-size: 13px;
    line-height: 22px;
    padding: 8px 16px;
  }
}
.data-form-ninja .nf-next-previous .nf-previous-item input[type=submit], .data-form-ninja .nf-next-previous .nf-previous-item input[type=button] {
  padding: 12px 20px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-next-previous .nf-previous-item input[type=submit], .data-form-ninja .nf-next-previous .nf-previous-item input[type=button] {
    padding: 8px 16px;
  }
}
@media (max-width: 767px) {
  .data-form-ninja .nf-next-previous .nf-previous-item {
    float: none;
  }
}
.data-form-ninja .nf-next-previous .nf-next-item input[type=submit], .data-form-ninja .nf-next-previous .nf-next-item input[type=button] {
  padding: 12px 20px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-next-previous .nf-next-item input[type=submit], .data-form-ninja .nf-next-previous .nf-next-item input[type=button] {
    padding: 8px 16px;
  }
}
@media (max-width: 767px) {
  .data-form-ninja .nf-next-previous .nf-next-item {
    float: none;
  }
}
@media (max-width: 767px) {
  .data-form-ninja .nf-next-previous {
    display: flex;
    justify-content: space-between;
  }
  .data-form-ninja .nf-next-previous:after {
    content: none;
  }
}
.data-form-ninja .nf-error-msg {
  font-size: 15px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-error-msg {
    font-size: 13.5px;
  }
}
@media (max-width: 767px) {
  .data-form-ninja .nf-field-container {
    margin-bottom: 17px;
  }
}
.data-form-ninja ul li:before {
  content: none;
}
.data-form-ninja .nf-row nf-cells .nf-cell {
  padding: 0px 1.5%;
}
.data-form-ninja .nf-row nf-cells .nf-cell:first-child {
  padding-left: 0px;
}
.data-form-ninja .nf-row nf-cells .nf-cell:last-child {
  padding-right: 0px;
}
@media (max-width: 767px) {
  .data-form-ninja .nf-row nf-cells .nf-cell {
    padding: 0px 0px;
  }
}
.data-form-ninja .nf-field-container.user-analytics-utm-source-container {
  margin-bottom: 0px;
}
.data-form-ninja .nf-field-container.user-analytics-utm-campaign-container {
  margin-bottom: 0px;
}
.data-form-ninja .nf-field-container.user-analytics-utm-medium-container {
  margin-bottom: 0px;
}
.data-form-ninja .nf-field-container.user-analytics-referer-container {
  margin-bottom: 0px;
}
.data-form-ninja .nf-after-form-content {
  position: absolute;
  transform: translateY(-107px);
}
@media (max-width: 767px) {
  .data-form-ninja .nf-after-form-content {
    transform: translateY(-93px);
  }
}

/* /estilos ninja forms */
.nf-field-label .nf-label-span {
  font-size: 18px !important;
}

.list-checkbox-wrap .nf-field-element li label {
  font-weight: 400 !important;
}

.ninja-forms-styles .nf-form-fields-required {
  display: none;
}
.ninja-forms-styles .nf-form-content .label-above .nf-field-label {
  display: none;
}
.ninja-forms-styles .nf-form-content input[type=submit] {
  border: none;
  outline: none;
  text-transform: uppercase;
  color: #fff;
  background-color: #ee3f24;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 7px;
  font-weight: 700;
  font-size: 18px;
}
.ninja-forms-styles .nf-form-content input[type=submit]:hover {
  color: #fff;
  background-color: #ee3f24;
}
.ninja-forms-styles .nf-error .nf-error-msg {
  font-size: 13px;
}
.ninja-forms-styles .nf-error.field-wrap .nf-field-element:after {
  background: #ee3f24;
}
.ninja-forms-styles .nf-error .ninja-forms-field {
  border-color: #ee3f24;
}
.ninja-forms-styles .nf-error-msg {
  font-size: 14px;
}

.styles-option-form .nf-form-content .label-above .nf-field-label {
  display: block;
}
.styles-option-form .ninja-forms-req-symbol {
  display: none;
}
.styles-option-form .nf-form-content label {
  font-size: 15px;
}
.styles-option-form .nf-form-content input[type=submit] {
  background-color: #ff690f;
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  padding-left: 25px;
  text-transform: uppercase;
  background-image: url(../assets/img/flecha-home-01.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 93%;
  outline: none;
  border: none;
  text-align: left;
  height: 59px;
}
.styles-option-form .nf-form-content input[type=submit]:hover, .styles-option-form .nf-form-content input[type=submit]:active, .styles-option-form .nf-form-content input[type=submit]:focus {
  color: #fff;
  background-image: url(../assets/img/flecha-home-01.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 93%;
  background-color: #ff690f;
}

.background-form {
  background-image: url(../assets/img/fondo-formulario.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 20px;
  padding-top: 23px;
  padding-bottom: 35px;
}

.button-form-main .nf-form-content input[type=submit] {
  background-color: #ff690f;
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  outline: none;
  border: none;
}
.button-form-main .nf-form-content input[type=submit]:hover, .button-form-main .nf-form-content input[type=submit]:active, .button-form-main .nf-form-content input[type=submit]:focus {
  color: #fff;
  background-color: #ff690f;
}

.styles-option-form-2 .nf-form-content input[type=submit] {
  background-color: #ff690f;
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  padding-left: 25px;
  text-transform: uppercase;
  background-image: url(../assets/img/flecha-home-01.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 93%;
  outline: none;
  border: none;
  text-align: left;
  height: 59px;
  width: 100%;
}
.styles-option-form-2 .nf-form-content input[type=submit]:hover, .styles-option-form-2 .nf-form-content input[type=submit]:active, .styles-option-form-2 .nf-form-content input[type=submit]:focus {
  color: #fff;
  background-image: url(../assets/img/flecha-home-01.svg);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 93%;
  background-color: #ff690f;
}
.styles-option-form-2 .nf-error .nf-error-msg {
  font-size: 13px;
}
.styles-option-form-2 .nf-error.field-wrap .nf-field-element:after {
  background: #ff690f !important;
}
.styles-option-form-2 .nf-error .ninja-forms-field {
  border-color: #ff690f !important;
}
.styles-option-form-2 .nf-error-msg {
  font-size: 14px;
}
.styles-option-form-2 .nf-field-container .nf-field-label label {
  font-size: 16px;
}
@media (max-width: 767px) {
  .styles-option-form-2 .nf-field-container .nf-field-label label {
    font-size: 14px;
  }
}

.button-image-banner .svg-boton {
  width: 100%;
}
.button-image-banner .svg-boton img {
  width: 100%;
}

.banner-newsletter {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  display: flex;
  flex-direction: row;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  align-items: center;
  padding: 0px 29px;
  border-top: 5px solid #ff6835;
  border-bottom: 5px solid #41a4db;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
}
.banner-newsletter::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  pointer-events: none;
  z-index: 1;
}
.banner-newsletter .content-banner-newsletter {
  width: 72%;
  z-index: 2;
}
.banner-newsletter .content-banner-newsletter h2 {
  font-size: 35px;
}
.banner-newsletter .content-banner-newsletter span {
  font-size: 12px;
}
.banner-newsletter .content-banner-newsletter input[type=email] {
  height: 35px;
  margin-bottom: 5px;
  border: none;
  background: #e9e7e7;
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-newsletter .content-banner-newsletter input[type=email] {
    height: 31px;
  }
}
.banner-newsletter .content-banner-newsletter p {
  font-weight: 500;
}
.banner-newsletter .content-banner-newsletter .newsletter-form {
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-newsletter .content-banner-newsletter .newsletter-form {
    margin-top: 7px;
  }
}
.banner-newsletter .btn-newsletter {
  background: #fa9703;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  font-family: "Titillium Web", sans-serif;
  border: none;
  padding-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-newsletter .btn-newsletter {
    font-size: 19px;
  }
}
.banner-newsletter .img-banner-newsletter {
  text-align: center;
  padding-left: 20px;
  z-index: 2;
}
.banner-newsletter .img-banner-newsletter img {
  width: 280px;
  max-width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 767px) {
  .banner-newsletter {
    flex-direction: column;
    background-position: center center;
    background-size: cover;
  }
  .banner-newsletter .content-banner-newsletter {
    width: 100%;
  }
  .banner-newsletter .img-banner-newsletter {
    padding-left: 0;
    margin-top: 15px;
  }
}

.banner-n2 {
  background-image: url(../assets/img/background-line5.png) !important;
  color: #fff;
  padding-left: 0px;
}
.banner-n2 h2 {
  color: #fff;
}
.banner-n2 .img-banner-newsletter img {
  width: 300px !important;
}
.banner-n2 .img-banner-newsletter {
  padding-right: 70px;
  padding-left: 0px;
}
.banner-n2 .content-banner-newsletter {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 10px 10px;
  border-radius: 10px;
}

.banner-n3 {
  background-image: url(../assets/img/background-line6.png) !important;
  border-bottom: 5px solid #fa9703;
  justify-content: space-between;
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 767px) {
  .banner-n3 {
    padding-right: 0px;
    flex-direction: row-reverse;
    background-image: url(../assets/img/editables-backgroundsCM.png) !important;
  }
}
.banner-n3 .img-banner-newsletter,
.banner-n3 .img-banner3 {
  flex: 0 0 20%;
  max-width: 20%;
  text-align: center;
  z-index: 2;
}
@media (max-width: 767px) {
  .banner-n3 .img-banner-newsletter,
.banner-n3 .img-banner3 {
    max-width: 100%;
  }
}
.banner-n3 .img-banner3 {
  margin-left: 30px;
}
@media (max-width: 767px) {
  .banner-n3 .img-banner3 {
    margin-left: 0px;
  }
}
.banner-n3 .img-banner-newsletter {
  padding-right: 0px;
}
.banner-n3 .img-banner-newsletter img {
  width: 193px !important;
}
@media (max-width: 767px) {
  .banner-n3 .img-banner-newsletter img {
    width: 86px !important;
    max-width: initial;
  }
}
@media (max-width: 767px) {
  .banner-n3 .img-banner-newsletter .second-img {
    display: none;
  }
}
.banner-n3 .content-banner-newsletter {
  flex: 1 1 60%;
  max-width: 60%;
  width: auto;
  text-align: center;
  border-radius: 10px;
  width: 51%;
  background-color: rgba(12, 79, 119, 0.6);
  z-index: 2;
}
@media (max-width: 767px) {
  .banner-n3 .content-banner-newsletter {
    width: 100%;
    max-width: 100%;
    border-radius: 0px;
    background-color: rgba(12, 79, 119, 0.7);
  }
}
@media (max-width: 767px) {
  .banner-n3 .content-banner-newsletter .mobile-style {
    display: none;
  }
}
.banner-n3 .content-banner-newsletter h2 {
  font-size: 26px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .banner-n3 .content-banner-newsletter h2 {
    font-size: 26px;
    line-height: 29px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-n3 .content-banner-newsletter h2 {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-n3 .content-banner-newsletter h2 {
    font-size: 24px;
    margin-bottom: 3px;
  }
}
.banner-n3 .content-banner-newsletter p {
  margin-bottom: 0px;
  line-height: 19px;
}
@media (max-width: 767px) {
  .banner-n3 .content-banner-newsletter p {
    font-size: 14px;
    line-height: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-n3 .content-banner-newsletter p {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-n3 .content-banner-newsletter span {
    font-size: 11px;
    line-height: 16px;
  }
}
.banner-n3 .btn-newsletter {
  background: #fa9703;
}
@media (max-width: 767px) {
  .banner-n3 .btn-newsletter {
    margin-bottom: 11px;
  }
}
.banner-n3 .input-form-newsletter {
  width: 70%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-n3 .input-form-newsletter {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-n3 .input-form-newsletter {
    width: 40%;
  }
}

@media (max-width: 767px) {
  .img-banner-newsletter-1 {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .banner-newsletter-sider .banner-newsletter {
    padding-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-newsletter-sider .banner-newsletter {
    padding-right: 0px;
  }
}
.banner-newsletter-sider .banner-n3 .input-form-newsletter {
  width: 60%;
}
.banner-newsletter-sider .banner-n3 .content-banner-newsletter h2 {
  font-size: 19px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-newsletter-sider .banner-n3 .content-banner-newsletter h2 {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-newsletter-sider .banner-n3 .content-banner-newsletter h2 {
    font-size: 15px;
    margin-bottom: 11px;
  }
}
@media (max-width: 767px) {
  .banner-newsletter-sider .banner-n3 .content-banner-newsletter h2 {
    font-size: 26px;
  }
}
.banner-newsletter-sider .banner-n3 .content-banner-newsletter p {
  font-size: 14px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-newsletter-sider .banner-n3 .content-banner-newsletter p {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-newsletter-sider .banner-n3 .content-banner-newsletter p {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-newsletter-sider .banner-n3 .content-banner-newsletter span {
    font-size: 11px;
  }
}
.banner-newsletter-sider .banner-n3 .img-banner3 {
  margin-left: 4px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-newsletter-sider .input-form-newsletter {
    width: 52% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-newsletter-sider .btn-newsletter {
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-newsletter-sider .content-banner-newsletter input[type=email] {
    height: 30px;
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .banner-newsletter-sider .content-banner-newsletter input[type=email] {
    width: 70%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-newsletter-sider .newsletter-form {
    margin-top: 9px !important;
  }
}
@media (max-width: 767px) {
  .banner-newsletter-sider .newsletter-form {
    margin-top: 11px !important;
  }
}
.banner-newsletter-sider .info-input-desk {
  display: none;
}
@media (max-width: 767px) {
  .banner-newsletter-sider .info-input-desk {
    display: block;
  }
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
  margin-bottom: 10px;
  margin-top: 5px;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
  margin-bottom: 10px;
  margin-top: 5px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

#s::-webkit-input-placeholder {
  color: #999999 !important;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

#s::-moz-placeholder {
  color: #999999 !important;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

/*
.btn-blue{
	.btn();
    text-transform: uppercase;
	padding: 3px 15px;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none !important;
	text-shadow: none !important;
	border-radius: 0;
	.buttonBackground(#0078B3, #006697, #ffffff, 0 1px 1px rgba(255,255,255,.75));
	border-color: #006697 #006697 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
/*}
.btn-red{
    	.btn();
    .btn-primary();
	.buttonBackground(#FA3D3D, #E00606, #ffffff, 0 1px 1px rgba(255,255,255,.75));
	border-color: #E00606 #E00606 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
/* Darken IE7 buttons by default so they stand out more given they won't have borders */
/*}
.btn-yellow{
	.btn();
    .btn-primary();
	.buttonBackground(#FB9A1F, #FB9A1F, #ffffff, 0 1px 1px rgba(255,255,255,.75));
	border-color: #FB9A1F #FB9A1F #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
/*Darken IE7 buttons by default so they stand out more given they won't have borders */
/*}

*/
#header {
  font-family: "Open Sans", sans-serif;
  padding-top: 10px;
}
#header #header-logo {
  background: url("image/logo-trinagulo-bolivia-emprende.png") no-repeat transparent;
  width: 250px;
  height: 70px;
  text-indent: -10000px;
  margin: 0;
  position: relative;
  z-index: 10000;
  margin-top: 26px;
  margin-left: 20px;
}
#header #header-logo a {
  display: block;
  width: 250px;
  height: 70px;
}
#header #logo-emprender-futuro-holder {
  float: right;
  font-size: 11px;
  margin-bottom: 10px;
  margin-top: 20px;
  margin-right: 20px;
}
#header #logo-emprender-futuro {
  background: url("image/logo-fundacion-emprender-futuro.png") no-repeat transparent;
  width: 201px;
  height: 60px;
  text-indent: -10000px;
  margin: 0;
  position: relative;
  z-index: 10000;
}
#header #logo-emprender-futuro a {
  display: block;
  width: 201px;
  height: 60px;
}
#header .form_search {
  display: none;
  float: right;
  margin-left: 10px;
  margin-top: 3px;
}
#header .form_search #boton_search {
  float: right;
  background: url("image/lupa_search_header.png") no-repeat transparent center;
  border: 1px solid #CCCCCC;
  border-left: 0px;
  height: 25px;
  width: 25px;
}
#header .form_search #s {
  float: right;
  border: 1px solid #CCCCCC;
  border-right: 0px;
  border-radius: 0px;
  padding: 0 5px;
  margin: 0;
  height: 23px;
  width: 199px;
}
#header #header-menu {
  font-family: "Open Sans", sans-serif;
  margin-top: 20px;
  background: url("image/background_header_menu.png") repeat-x;
  height: 25px;
}
#header #header-menu .date-header {
  font-size: 12px;
  font-weight: 400;
  float: right;
  margin-top: 2px;
  color: #fff;
}

#search_text {
  width: 640px;
}

#navigation_secundario li {
  float: left;
  margin-right: 24px;
  padding-left: 7px;
  list-style-image: url("image/header-secundary-menu-bullet.png");
}
#navigation_secundario li a {
  font-size: 11px;
  font-weight: 400;
  color: #1483b9;
}
#navigation_secundario li:first-child {
  list-style-image: none;
  padding-left: 0px;
}
#navigation_secundario li:hover a {
  background: none;
  color: #ff6835;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
  text-shadow: 0 0 0 transparent !important;
}

#navigation > .parent:hover > a {
  border-bottom: 0px !important;
}

.nav_menu {
  float: left;
  width: 100%;
  margin-left: -7px;
  z-index: 10000 !important;
  position: relative !important;
}

#navigation {
  list-style: none;
  float: left;
  margin-bottom: 0px;
  z-index: 1000;
  left: -5px;
  margin-right: 0px;
}

#navigation ul {
  list-style: none;
  position: absolute;
  display: none;
  z-index: 999;
}

#navigation > li {
  float: left;
  list-style: none;
  color: #fff;
  padding: 0 0px 0px 9px;
  background: url("image/border_menu_header.png") no-repeat left;
}
#navigation > li:first-child {
  background: none;
  padding: 0 0 0 10px;
}

#navigation li a {
  font-family: "Open Sans", sans-serif;
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  padding: 2px 4px 3px 4px;
  margin-left: 2px;
  text-decoration: none;
}

#navigation > li:hover {
  color: #fff;
  background: url("image/background_header_menu_hover_left.png") no-repeat left;
}

#navigation > li > a:hover {
  color: #3674A0;
}

#navigation li ul {
  margin: 0 0 0 2px;
  padding: 0;
  width: 165px;
}

#navigation ul li {
  background: #298EBF;
  border-bottom: 1px solid #429BC6;
}
#navigation ul li:last-child {
  border-bottom: none;
}

#navigation ul li a {
  color: #fff;
  padding: 10px !important;
  font-size: 13px;
  font-weight: 400 !important;
}

#navigation li:hover ul {
  display: block;
}

#navigation ul li:hover a {
  background: #206f95;
}

#navigation > .parent:hover > a {
  background: #241F20;
  color: #fff;
  border-bottom: 4px solid #222222;
}

#navigation > .active > a {
  background: #222222;
  border-bottom: 4px solid #B82C37;
  color: #fff;
}

#navigation #menu-item-14852 {
  background: url("image/background_header_menu_hover_left_yellow.png") no-repeat left top;
}
#navigation #menu-item-14852 a {
  background: #fa9703;
  padding: 2px 3px 3px 3px;
}
#navigation #menu-item-14852:hover {
  background: url("image/background_header_menu_hover_left_yellow.png") no-repeat left top;
}
#navigation #menu-item-14852:hover a {
  color: white;
}

#navigation #menu-item-14853 {
  background: url("image/background_header_menu_hover_left_orange.png") no-repeat left top;
}
#navigation #menu-item-14853 a {
  background: #ff6835;
  padding: 2px 3px 3px 3px;
}
#navigation #menu-item-14853:hover {
  background: url("image/background_header_menu_hover_left_orange.png") no-repeat left top;
}
#navigation #menu-item-14853:hover a {
  color: white;
}

#navigation #menu-item-14851 {
  background: url("image/background_header_menu_hover_left_green.png") no-repeat left top;
}
#navigation #menu-item-14851 a {
  background: #00b285;
  padding: 2px 3px 3px 3px;
}
#navigation #menu-item-14851:hover {
  background: url("image/background_header_menu_hover_left_green.png") no-repeat left top;
}
#navigation #menu-item-14851:hover a {
  color: white;
}

.listado-pilares {
  margin: 0px !important;
  padding: 0px !important;
}
.listado-pilares li {
  margin: 0px 0px 25px 0px !important;
  padding: 0px 0px 25px 0px !important;
  list-style: none !important;
  border-bottom: 1px solid #d8d8d8 !important;
  background-image: inherit;
}
.listado-pilares li .content-listado-pilares {
  min-height: 140px;
  position: relative !important;
}
.listado-pilares li .content-listado-pilares img {
  position: absolute !important;
  top: 0px;
  left: 0px;
}
@media (max-width: 767px) {
  .listado-pilares li .content-listado-pilares img {
    position: static !important;
    margin: 0px;
  }
}
.listado-pilares li .content-listado-pilares .contenido-lista {
  margin-left: 160px;
}
.listado-pilares li .content-listado-pilares .contenido-lista a {
  display: inline-block;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .listado-pilares li .content-listado-pilares .contenido-lista {
    margin: 0px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .listado-pilares li .content-listado-pilares {
    text-align: center;
  }
}
.listado-pilares li h3 {
  display: block !important;
  font-size: 22px !important;
  color: #0f80b7 !important;
  font-weight: 700 !important;
}
.listado-pilares li:last-child {
  border-bottom: 0px !important;
}

#content .pilares-box {
  margin-top: 10px;
  margin-bottom: 50px;
}
#content .pilares-box .pilar-box-content {
  position: relative;
  background-position: center !important;
  width: 50%;
  height: 240px;
  display: inline-block;
  float: left;
  text-align: center;
}
#content .pilares-box .pilar-box-content img {
  margin-top: 55px;
  position: relative;
  z-index: 100;
}
#content .pilares-box .pilar-box-content .background-effect, #content .pilares-box .pilar-box-content .background-effect-box {
  height: 100%;
  width: 100%;
  display: block;
}
#content .pilares-box .pilar-box-content .background-effect-box {
  position: absolute;
  width: 100%;
  display: block;
  height: 100%;
}
#content .pilares-box .pilar-box-content .background-effect-1 {
  display: none;
  background: url("image/pilar-capacitacion-background-hover.png");
}
#content .pilares-box .pilar-box-content .background-effect-0 {
  display: none;
  background: url("image/pilar-informacion-background-hover.png");
}
#content .pilares-box .pilar-box-content .background-effect-2 {
  display: none;
  background: url("image/pilar-herramientas-background-hover.png");
}
#content .pilares-box .pilar-box-content .background-effect-3 {
  display: none;
  background: url("image/pilar-networking-background-hover.png");
}
#content .pilares-box .pilar-box-content h3 {
  color: white;
  font-size: 30px;
  font-weight: 700;
  text-shadow: 1px 1px 1px #000;
  margin-top: 20px;
  margin-bottom: 20px;
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 145px;
  margin-left: auto;
  margin-right: auto;
}
#content .pilares-box .pilar-box-content .btn-red {
  display: inline-block;
  margin-top: 10px;
  background: #ec241a;
  color: white;
  text-transform: uppercase;
  border-radius: 0px;
  text-shadow: none;
  font-size: 16px;
  padding: 5px 14px;
  font-weight: 700;
}
#content .pilares-box .pilar-box-content p {
  margin: 10px 60px 10px 60px !important;
  color: white !important;
  font-weight: 600;
  padding: 3px 0;
  line-height: 16px;
}
#content .pilares-box .pilar-box-content .pilar-contenido {
  position: absolute;
  display: none;
  top: 110px;
}

#content {
  font-size: 13px;
  padding-top: 20px;
  font-family: "Open Sans", sans-serif;
  padding-bottom: 0px;
}
#content ul li {
  background-image: inherit;
}
#content .homepage-content p {
  margin-bottom: 10px !important;
}
#content .homepage-content .list-background-normal.list-eventos li h3 {
  line-height: 21px !important;
  letter-spacing: 0px !important;
}
#content .homepage-content .list-background-normal.list-eventos li h3 a {
  font-size: 16px !important;
  font-weight: 700 !important;
}
#content .homepage-content .list-background-normal.list-eventos li:last-child {
  margin-bottom: 0px !important;
  padding-bottom: 5px !important;
}
#content h1 {
  font-size: 28px;
  color: #333333;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-weight: 700;
  line-height: 30px;
}
#content h2 {
  font-size: 22px;
  color: #333333;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-weight: 700;
  line-height: 30px;
}
#content h3 {
  font-size: 16px;
  color: #333333;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-weight: 700;
  line-height: 20px;
}
#content h4 {
  font-size: 14px;
  color: #333333;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-weight: 700;
}
#content p {
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  margin: 0px 0px 20px 0px;
}
#content a {
  color: #DF0000;
  text-decoration: none;
  font-weight: 400;
  font-size: 13px;
}
#content ul {
  margin: 0px 0px 0px 20px;
  padding: 0px;
}
#content ul li {
  font-size: 13px;
  margin: 0px 0px 10px 15px;
  padding: 0px;
  list-style-image: url("image/li_content_bullet.png");
}
#content blockquote {
  margin-top: 20px;
  border: none;
  position: relative;
}
#content blockquote:before {
  content: "“";
  position: absolute !important;
  top: 11px !important;
  font-family: "Times New Roman", sans-serif !important;
  font-size: 70px !important;
  color: #666666 !important;
  font-weight: 700 !important;
}
#content blockquote p {
  font-weight: 400 !important;
  color: #333333 !important;
  margin-left: 40px !important;
  text-align: left !important;
  line-height: 20px;
}
#content .display-list-archive ul {
  margin-left: 0px !important;
}
#content .display-list-archive ul li {
  list-style: none;
  margin: 0px 0px 20px 0px !important;
  padding: 0px 0px 10px 0px !important;
  border-bottom: 1px solid #D8D8D8;
}
#content .display-list-archive ul li:last-child {
  border-bottom: 0px;
}
#content .display-list-archive ul li h3 {
  line-height: 26px !important;
}
#content .display-list-archive ul li h3 a {
  font-size: 21px !important;
  color: #333 !important;
  font-weight: 700 !important;
}
#content .display-list-archive ul li h3 a:hover {
  color: #0078B2 !important;
}
#content .display-list-archive ul li span {
  color: #8C8C8C;
  font-size: 12px;
}
#content .display-list-archive ul li img {
  float: right;
  margin-top: 35px;
  padding-left: 10px;
}
#content .list-tags {
  margin-top: 10px;
}
#content .list-tags a {
  vertical-align: top;
  margin: 0 4px !important;
}
#content .social_bar {
  float: right;
  margin-top: -2px;
}
#content textarea {
  width: 90%;
}

.mas-videos-link {
  float: right;
  margin-top: 10px;
  margin-top: 50px;
}

.slideshow-aliados #ca-container .ca-wrapper .ca-item .ca-item-main img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
  opacity: 0.7;
}
.slideshow-aliados #ca-container .ca-wrapper .ca-item .ca-item-main img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
  opacity: 1;
}

.sidebar .contact-sucription p {
  margin-bottom: 7px !important;
}
.sidebar .contact-sucription #subscription-box-submit {
  top: 32px;
}

.btn-registrate {
  margin-top: -2px !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}
.btn-registrate img {
  margin: -2px 2px 0px 5px;
}

.contact-sucription {
  padding: 10px 8px 11px 8px;
  background: url("image/background_registrate.png") -140px 0px repeat;
  position: relative;
  text-align: center;
}
.contact-sucription p {
  color: white !important;
  font-weight: 700 !important;
  font-size: 12px !important;
  margin-bottom: 5px !important;
  padding-bottom: 0px !important;
  line-height: 13px !important;
  text-shadow: #666 1px 1px 0px;
}
.contact-sucription .search-form-input {
  height: 10px !important;
  border: 1px solid #CCCCCC;
  border-radius: 0px !important;
  border-right: 0px;
  font-size: 13px !important;
  width: 85% !important;
  height: 26px !important;
  padding: 0px 0px 0px 4px !important;
}
.contact-sucription #subscription-box-submit {
  border-left: 0px;
  border: 1px solid #CCCCCC;
  background: #fff url("image/contact_button.png") no-repeat 20px center !important;
  cursor: pointer;
  display: block;
  color: transparent !important;
  font-size: 24px;
  line-height: 24px;
  position: absolute;
  top: 35px;
  right: 10px;
  height: 26px;
  border: none;
}

.institucion-page h3 {
  display: inline !important;
  margin-bottom: 10px !important;
}
.institucion-page p {
  margin-bottom: 10px !important;
}
.institucion-page .institucion-box {
  margin-bottom: 20px;
  background: url("image/background_comments.png") repeat;
  padding: 15px 20px 15px 20px;
  min-height: 120px;
}
.institucion-page .institucion-box .title-background-red {
  margin-bottom: 10px !important;
  padding-right: 20px !important;
}
.institucion-page .institucion-box img {
  float: left;
  margin-right: 20px;
  margin-top: 0px;
  margin-left: 0px;
}
.institucion-page img {
  float: right;
  margin-top: 15px;
  margin-left: 20px;
}
.institucion-page ul li {
  margin-left: 0px !important;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px !important;
  margin-bottom: 20px !important;
}
.institucion-page ul li:last-child {
  border-bottom: 0px;
}

.contact-page .box-contact {
  background: url("image/background_comments.png") repeat;
  width: 100%;
  padding: 20px 0px 20px 20px;
}
.contact-page .box-contact input {
  font-size: 13px;
  height: 15px;
  border-radius: 0px;
  width: 90%;
  margin-bottom: 10px;
}
.contact-page .box-contact input[name=radio-221] {
  width: auto !important;
}
.contact-page .box-contact textarea {
  font-size: 13px;
  height: 150px;
  border-radius: 0px;
  width: 90%;
  margin-bottom: 10px;
}
.contact-page .box-contact p {
  margin-bottom: 5px !important;
}
.contact-page .box-contact .btn-blue {
  margin-top: 5px !important;
  width: auto !important;
  height: auto !important;
  padding: 4px 14px !important;
}
.contact-page img {
  display: inline-block;
  margin-bottom: 2px;
}
.contact-page .wpcf7-response-output {
  width: 26.4% !important;
}
.contact-page .contact-table tr td {
  width: 50% !important;
  vertical-align: top;
  padding-bottom: 10px;
}
.contact-page .contact-table-info {
  margin-left: 50px;
}
.contact-page .contact-table-info tr td {
  width: auto !important;
  vertical-align: top;
  padding-bottom: 10px;
}

.box-comments-background {
  background: url("image/background_comments.png") repeat;
  margin-top: -20px;
  padding-top: 15px;
}
.box-comments-background #author, .box-comments-background #email {
  font-size: 13px;
  height: 15px;
  border-radius: 0px;
  width: 380px;
  margin-bottom: 15px;
}
.box-comments-background #comment {
  font-size: 13px;
  border-radius: 0px;
  width: 690px;
  height: 150px;
  margin-bottom: 20px;
}
.box-comments-background #commentform {
  margin-bottom: 0px;
}

.commentlist {
  margin-left: 0px !important;
}
.commentlist ul {
  margin-left: 0px !important;
}
.commentlist ul li {
  margin-bottom: 20px;
  list-style: none !important;
}
.commentlist ul li img {
  float: left;
  display: block;
  margin-right: 20px;
}
.commentlist ul li p {
  display: table-cell;
}

.noticias-relacionadas h3 {
  color: #333333 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  margin-bottom: 5px !important;
}
.noticias-relacionadas h3:hover {
  color: #0078B2 !important;
}

.bubble-list-sidebar li {
  min-height: 65px !important;
}
.bubble-list-sidebar li img {
  float: left !important;
  margin-top: 0px !important;
  padding-left: 0px !important;
}

.list-archive-historias-de-exito li img {
  margin-top: 0px !important;
  padding-left: 0px !important;
  float: left !important;
}

.title-background-red {
  font-family: "Open Sans Condensed", sans-serif !important;
  font-size: 26px !important;
  color: #fff !important;
  background: #DF0000 url("image/title_background_red.png") no-repeat right;
  height: 35px;
  padding-left: 5px !important;
  display: inline-block;
  padding-right: 15px !important;
  margin-bottom: 20px !important;
  line-height: 33px !important;
  font-weight: 600 !important;
}

.title-background-red-big {
  text-align: left;
  font-family: "Open Sans Condensed", sans-serif !important;
  font-size: 26px !important;
  color: #fff !important;
  background: #fff url("image/title_background_red_big.png") no-repeat;
  height: 56px;
  padding-left: 10px !important;
  display: inline-block;
  padding-right: 15px !important;
  margin-bottom: 0px !important;
  /*porque aparece un <p> que no deberia*/
  line-height: 33px !important;
  width: 91%;
}
.title-background-red-big span {
  font-size: 30px;
  text-tranform: uppercase;
}

.list-background-normal {
  margin-left: 0px !important;
}
.list-background-normal li {
  margin: 0px 0px 20px 0px !important;
  padding: 0px 0px 10px 0px !important;
  list-style-image: none !important;
  list-style: none !important;
  border-bottom: 1px solid #D8D8D8;
}
.list-background-normal li:last-child {
  border-bottom: 0px;
}
.list-background-normal li h3 {
  line-height: 26px !important;
  letter-spacing: -1px;
}
.list-background-normal li h3 a {
  font-weight: 600 !important;
  font-size: 22px !important;
  color: #333 !important;
}
.list-background-normal li h3 a:visited {
  color: #999999;
}
.list-background-normal li h3 a:hover {
  color: #0078B2 !important;
}
.list-background-normal li span {
  color: #8C8C8C;
  font-size: 12px;
}
.list-background-normal li img {
  float: right;
  margin-top: 10px;
  padding-left: 20px;
}

.list-background-normal.visited-posts {
  margin-left: 0px !important;
}
.list-background-normal.visited-posts li h3 {
  line-height: 20px !important;
  letter-spacing: 0px;
}
.list-background-normal.visited-posts li h3 a {
  font-weight: 700 !important;
  font-size: 16px !important;
  color: #333 !important;
}
.list-background-normal.visited-posts li h3 a:hover {
  color: #0078B2 !important;
}
.list-background-normal.visited-posts li h3 a:visited {
  color: #333;
}
.list-background-normal.visited-posts li:last-child {
  padding-bottom: 0px !important;
}
.list-background-normal.visited-posts .bubble-visit {
  margin-right: 10px;
  width: auto;
  height: 20px;
  float: left;
  background: #E32020;
  border-radius: 10px;
  padding: 1px 3px;
}
.list-background-normal.visited-posts .bubble-visit p {
  padding-left: 4px !important;
  padding-right: 4px !important;
  color: #fff !important;
  font-size: 10px !important;
  font-weight: 700 !important;
}

.list-background-blue {
  margin-left: 0px !important;
  margin-top: -20px !important;
  padding: 15px 10px 10px 10px !important;
  margin-bottom: 30px !important;
  background: url("image/list_background_blue.png") repeat;
}
.list-background-blue li {
  margin: 0px 0px 20px 0px !important;
  padding-bottom: 15px !important;
  list-style-image: none !important;
  list-style: none !important;
  border-bottom: 1px solid #D8D8D8;
}
.list-background-blue li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.list-background-blue li h3 {
  line-height: 20px !important;
}
.list-background-blue li h3 a {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #333 !important;
}
.list-background-blue li h3 a:hover {
  color: #0078B2 !important;
}

.list-background-yellow {
  margin-left: 0px !important;
  margin-top: -20px !important;
  padding: 20px 10px 10px 10px !important;
  margin-bottom: 30px !important;
  background: url("image/list_background_yellow.png") repeat;
}
.list-background-yellow li {
  margin: 0px 0px 20px 0px !important;
  padding-bottom: 10px !important;
  list-style-image: none !important;
  list-style: none !important;
  border-bottom: 1px solid #D8D8D8;
}
.list-background-yellow li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.list-background-yellow li h3 {
  line-height: 20px !important;
}
.list-background-yellow li h3 a {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #333 !important;
}
.list-background-yellow li h3 a:hover {
  color: #0078B2 !important;
}

.sidebar .title-background-red {
  width: 91.5% !important;
}
.sidebar .list-background-blue {
  margin-left: 0px !important;
  margin-bottom: 0px !important;
}
.sidebar .list-background-blue li {
  list-style-image: none !important;
  list-style: none !important;
  margin-bottom: 10px !important;
  padding-bottom: 5px !important;
}
.sidebar .list-background-blue li h3 {
  font-weight: 700 !important;
  line-height: 15px !important;
}
.sidebar .list-background-blue li h3 a {
  font-size: 14px !important;
}
.sidebar .list-background-blue li h3 a:hover {
  color: #0078B2 !important;
}
.sidebar .list-background-blue li:last-child {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.sidebar .list-background-normal {
  margin-left: 0px !important;
  margin-bottom: 0px !important;
}
.sidebar .list-background-normal li {
  list-style-image: none;
  margin-bottom: 10px !important;
  padding-bottom: 5px !important;
}
.sidebar .list-background-normal li h3 {
  line-height: 15px !important;
  margin-bottom: 5px !important;
  letter-spacing: 0px;
}
.sidebar .list-background-normal li h3 a {
  font-weight: 700 !important;
  font-size: 14px !important;
}
.sidebar .list-background-normal li h3 a:hover {
  color: #0078B2 !important;
}
.sidebar .list-background-normal li h3 a:visited {
  color: #333;
}
.sidebar .list-background-normal li:last-child {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.sidebar .widget-archive {
  margin-left: 0px !important;
}
.sidebar .widget-archive li {
  list-style-image: none !important;
  list-style: none !important;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  background: url("image/bubble_comment_archive_widget.png") no-repeat right 2px;
  width: 100%;
  font-weight: 700 !important;
}
.sidebar .widget-archive li a {
  font-weight: 700 !important;
  color: #333 !important;
  font-size: 14px !important;
  text-transform: capitalize;
}
.sidebar .widget-archive li a:hover {
  color: #0078B2 !important;
}
.sidebar .widget-archive li p {
  float: right !important;
  font-weight: 700 !important;
  color: #333 !important;
  margin-right: 35px !important;
  font-size: 14px !important;
}
.sidebar .widget-archive li:last-child {
  border-bottom: 0px !important;
}

.widget-listado-pilares {
  margin: 0px !important;
  padding: 0px !important;
}
.widget-listado-pilares li {
  margin: 0px !important;
  padding: 0px !important;
  list-style: none !important;
}

.widget-pilar {
  position: relative;
  background-size: 100% auto !important;
  background-position: center !important;
  display: block;
  width: 100%;
  height: 64px;
}
.widget-pilar img {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 10px;
  margin-left: 8px;
  position: relative;
  z-index: 100;
}
.widget-pilar h3 {
  position: relative;
  top: 3px;
  display: inline-block;
  font-weight: 700 !important;
  font-size: 20px !important;
  color: white !important;
  text-shadow: 1px 1px 1px #000;
}

.widget-pilar-content-effect {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.widget-pilar-content {
  padding: 12px 0px 12px 4px;
}

.widget-pilar-content-0 {
  background: url("image/pilar-informacion-background-hover.png");
  display: none;
}

.widget-pilar-content-1 {
  background: url("image/pilar-capacitacion-background-hover.png");
  display: none;
}

.widget-pilar-content-2 {
  background: url("image/pilar-herramientas-background-hover.png");
  display: none;
}

.widget-pilar-content-3 {
  background: url("image/pilar-networking-background-hover.png");
  display: none;
}

#footer {
  font-family: "Open Sans", sans-serif;
  background: url("image/background_footer.png");
  padding-bottom: 5px;
  padding-top: 15px;
}
#footer span {
  font-size: 14px;
  color: white;
  margin-bottom: 20px;
}
#footer a {
  color: white;
  text-decoration: none;
}
#footer .footer-top {
  background: url("image/background_footer_top.png");
  margin-bottom: 20px;
}
#footer .footer-contact {
  margin-top: 20px;
  font-size: 13px;
}
#footer .footer-contact img {
  margin-right: 5px;
  display: inline-block;
}
#footer .footer-contact p {
  display: inline-block;
  color: #fff;
  margin-bottom: 0px;
}
#footer .footer-contact a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
#footer .footer-contact div {
  margin-bottom: 10px;
}
#footer .footer-bottom {
  margin-top: 5px;
  padding-top: 10px;
  border-top: 1px solid #298EBF;
}
#footer .footer-bottom span {
  float: right;
}
#footer .sidebar-footer h3 {
  color: white;
  font-size: 16px;
  font-weight: 700;
}
#footer .sidebar-footer ul {
  margin: 7px 0px 0px 0px !important;
  padding: 0px !important;
}
#footer .sidebar-footer ul li {
  font-size: 13px !important;
  margin: 0px 0px 10px 0px !important;
  padding: 0px !important;
  list-style: none !important;
  color: #fff !important;
}
#footer .sidebar-footer ul li a {
  font-size: 13px !important;
  color: #fff !important;
}
#footer td {
  vertical-align: top;
}
#footer .tag-list {
  padding-top: 5px;
  border-top: 1px solid #2B8FC0;
  margin-top: 30px;
}
#footer .tag-list ul {
  margin: 0px;
  padding: 0px;
}
#footer .tag-list ul li {
  color: white;
  font-size: 13px;
  list-style-image: url("image/footer-list-bullet.png");
  float: left;
  padding-right: 25px;
  margin-right: 25px;
}
#footer .tag-list ul li a, #footer .tag-list ul li p {
  font-size: 13px;
  margin-left: 35px;
  color: white;
}
#footer .tag-list ul li:first-child {
  list-style: none;
}
#footer .tag-list ul li:first-child a {
  margin-left: 0px;
}
#footer .footer-logos p {
  color: white;
  font-size: 13px;
  margin-top: 30px;
  margin-bottom: 15px;
}
#footer .footer-logos img {
  margin-top: 10px;
}

.contact-registrate {
  background: url("image/list_background_blue.png") repeat;
  padding: 15px 15px 15px 13px;
}
.contact-registrate p {
  font-size: 13px;
  margin-bottom: 5px !important;
}
.contact-registrate p span {
  color: #DF0000;
}
.contact-registrate .wpcf7-text {
  width: 90%;
  margin-bottom: 20px;
  border-radius: 0px;
  height: 15px;
}
.contact-registrate .btn-blue {
  margin-top: -2px;
  margin-bottom: 15px;
  padding: 3px 8px !important;
  font-size: 13px !important;
}

.red-social a:hover {
  text-decoration: none;
}

.sprite_icons {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("image/sprite_icons.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-top: 1px;
}

.be-con-mail-big {
  background-position: 0 0;
  height: 20px;
}

.be-con-facebook {
  background-position: 0 -25px;
}

.be-con-facebook-white {
  background-position: 0 -50px;
}

.be-con-mail-small {
  background-position: 0 -75px;
}

.be-con-telephone {
  background-position: 0 -100px;
}

.be-con-rss {
  background-position: 0 -125px;
}

.be-con-rss-white {
  background-position: 0 -150px;
}

.be-con-twitter {
  background-position: 0 -175px;
}

.be-con-twitter-white {
  background-position: 0 -200px;
}

.be-con-home {
  background-position: 0 -225px;
}

.be-con-facebook-white-2 {
  background-position: 0 -250px;
}

.be-con-twitter-white-2 {
  background-position: 0 -275px;
}

.be-con-rss-white-2 {
  background-position: 0 -300px;
}

.be-con-search-white-2 {
  background-position: 0 -325px;
}

.social-icons-menu {
  margin-top: -5px;
  position: relative;
  float: right;
}
.social-icons-menu .sprite_icons {
  width: 16px;
  margin-left: 4px;
}
.social-icons-menu .form_search {
  top: 20px;
  position: absolute;
  right: 0px;
}
.social-icons-menu .form_search #boton_search {
  position: absolute;
  right: 0px;
}
.social-icons-menu a:hover {
  text-decoration: none;
}

.append-image {
  height: 25px;
}

.mensaje-registro-frase {
  text-align: center;
  background: #EEEEEE;
  height: 45px;
  position: relative;
  margin: auto;
}
.mensaje-registro-frase p {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 7px;
  line-height: 25px !important;
  margin-left: 0px;
  margin-right: 0px;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
.mensaje-registro-frase p span {
  font-size: 18px;
  text-transform: uppercase;
  color: #F12B2B;
}
.mensaje-registro-frase p .btn-red {
  font-family: "Open Sans", sans-serif;
  padding: 1px 12px;
  font-weight: 700;
  font-size: 13px;
  margin-left: 10px;
}

.sidebar-frase {
  padding-bottom: 10px !important;
}
.sidebar-frase li {
  position: relative;
  margin-bottom: 20px !important;
  padding: bottom 0px !important;
}
.sidebar-frase li a:before {
  content: "“";
  position: absolute !important;
  top: 9px !important;
  font-family: "Times New Roman", sans-serif !important;
  font-size: 60px !important;
  color: #666666 !important;
  font-weight: 700 !important;
}
.sidebar-frase li a p {
  font-weight: 400 !important;
  font-style: italic !important;
  color: #333333 !important;
  margin-left: 35px !important;
  text-align: left !important;
}
.sidebar-frase li p {
  text-align: right !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  margin-bottom: 5px !important;
}
.sidebar-frase li:last-child {
  border-bottom: 1px solid #D8D8D8 !important;
}
.sidebar-frase li:last-child a p {
  margin-bottom: 5px !important;
}
.sidebar-frase li:last-child p {
  margin-bottom: 10px !important;
}

#example-widget12-2 h3.title-background-red, #example-widget12-3 h3.title-background-red {
  font-size: 22px !important;
}

.archive-frases {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 15px;
  margin-bottom: 5px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
}
.archive-frases .content-text-frases {
  width: 320px;
  margin: auto;
  background: url("image/background_frase.png") repeat;
}
.archive-frases .content-frase {
  padding: 20px 10px 2px 10px;
  text-align: right;
  position: relative;
}
.archive-frases .content-frase a:before {
  content: "“";
  position: absolute;
  display: inline !important;
  font-family: "Times New Roman", sans-serif !important;
  font-size: 70px !important;
  color: #666666 !important;
  font-weight: 600 !important;
  margin-top: 7px;
}
.archive-frases .content-frase a p {
  display: inline !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #333333 !important;
  margin-left: 40px !important;
  font-style: italic !important;
  margin-top: 0px !important;
  margin-bottom: 10px !important;
}
.archive-frases .content-frase p {
  font-weight: 600 !important;
  font-size: 16px !important;
  color: #333333 !important;
  margin-top: 5px !important;
  margin-bottom: 12px !important;
}
.archive-frases .social_bar {
  text-align: right;
  padding: 10px 10px 0px 10px;
}

.single-frases span {
  font-size: 18px !important;
  font-weight: 700 !important;
}
.single-frases .image-frase {
  text-align: center;
}
.single-frases .image-frase img {
  margin-top: 20px;
}

#content h3.title-background-red a.rsswidget {
  color: #fff;
  font-size: 26px;
}

#app-bolivia-emprende {
  background: url("image/background-boliviaemprende-app.gif");
  padding: 10px;
  color: #fff;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  margin: 10px 0 10px 0;
}
#app-bolivia-emprende img {
  float: left;
  width: 79px;
  height: 77px;
  margin-right: 10px;
}

.video-container {
  position: relative;
  padding-bottom: 51.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.table-responsivea {
  overflow-y: hidden;
  width: 100%;
  min-height: 0.01%;
  overflow-x: auto;
}

.landingpage {
  padding-top: 0px !important;
}

.landingpage-caracteristicas {
  padding-top: 70px;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 65px;
}
.landingpage-caracteristicas h2 {
  text-align: center;
  font-size: 44px !important;
  font-weight: 300 !important;
  margin-bottom: 90px !important;
}
@media (max-width: 767px) {
  .landingpage-caracteristicas h2 {
    margin-bottom: 50px !important;
    font-size: 38px !important;
  }
}
.landingpage-caracteristicas table {
  margin-bottom: 25px;
}
.landingpage-caracteristicas table tr td {
  padding: 0px;
  margin: 0px;
}
.landingpage-caracteristicas table tr td table tr td {
  vertical-align: middle;
}
.landingpage-caracteristicas table tr td table tr td p {
  margin: 0px !important;
  font-size: 13px;
}
.landingpage-caracteristicas table tr td table tr td strong {
  font-weight: 600;
  font-size: 14px;
}
.landingpage-caracteristicas table tr td table tr td img {
  margin-right: 20px;
  margin-bottom: 40px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .landingpage-caracteristicas table tr td table tr td img {
    max-width: 100%;
  }
}
.landingpage-caracteristicas .caracteristica-table-left {
  float: left;
  text-align: left;
}
.landingpage-caracteristicas .caracteristica-table-left tr td table tr td:first-child {
  padding-right: 20px;
}
@media (max-width: 767px) {
  .landingpage-caracteristicas .caracteristica-table-left {
    max-width: 100%;
  }
}
.landingpage-caracteristicas .caracteristica-table-right {
  float: right;
  text-align: right;
}
.landingpage-caracteristicas .caracteristica-table-right tr td table {
  text-align: right;
}
.landingpage-caracteristicas .caracteristica-table-right tr td table tr td img {
  margin-left: 20px;
  margin-right: 0px;
}
@media (max-width: 767px) {
  .landingpage-caracteristicas img {
    max-width: 100% !important;
  }
}

#content.landingpage .principal-box {
  padding-top: 50px;
  padding-bottom: 50px;
  background: url("../assets/img/landingpage-principal-box-background.jpg") no-repeat center top;
  background-size: cover;
}
#content.landingpage .principal-box h1 {
  font-size: 56px;
  font-weight: 600;
  color: white;
  line-height: 67px;
  margin-bottom: 30px;
  margin-top: 105px;
}
@media (max-width: 767px) {
  #content.landingpage .principal-box h1 {
    margin-top: 0px;
    font-size: 46px;
    line-height: 55px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #content.landingpage .principal-box h1 {
    margin-top: 0px;
    font-size: 50px;
    line-height: 60px;
  }
}
#content.landingpage .principal-box p {
  color: white;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  #content.landingpage .principal-box .bolivia-google {
    padding-bottom: 60px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #content.landingpage .principal-box .bolivia-google {
    padding-bottom: 60px;
    text-align: center;
  }
}

.btn-google-play {
  background: url("../assets/img/landingpage-google-play-button.png") no-repeat center top;
  padding: 21px 87px;
}

.slideshow-landingpage {
  background: url("../assets/img/landingpage-slideshow-background.png") no-repeat left;
  width: 298px;
  height: 563px;
  margin-top: 0px;
  position: relative;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
}

#banner-fade {
  padding-top: 45px;
  padding-left: 23px;
}

ul.bjqs {
  position: relative;
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  display: none;
}

ul.bjqs li {
  list-style: none !important;
  padding: 0px !important;
  margin: 0px !important;
}

li.bjqs-slide {
  position: absolute;
  display: none;
}

ul.bjqs-controls {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9999;
}

ul.bjqs-controls.v-centered li a {
  position: absolute;
}

ul.bjqs-controls.v-centered li.bjqs-next a {
  right: 0;
}

ul.bjqs-controls.v-centered li.bjqs-prev a {
  left: 0;
}

ol.bjqs-markers {
  list-style: none outside none;
  margin: 0 0 0 24px;
  padding: 0;
  position: absolute;
  bottom: -170px;
  width: 100%;
}

ol.bjqs-markers.h-centered {
  text-align: center;
}

ol.bjqs-markers li {
  display: inline;
}

ol.bjqs-markers li a {
  display: inline-block;
}

p.bjqs-caption {
  display: block;
  width: 96%;
  margin: 0;
  padding: 2%;
  position: absolute;
  bottom: 0;
}

ol.bjqs-markers li a {
  padding: 5px;
  background: url("../assets/img/slideshow-bubble-unselect.png") no-repeat;
  margin: 5px;
  text-decoration: none;
  font-size: 0px !important;
}

ol.bjqs-markers {
  counter-increment: inherit;
}
ol.bjqs-markers li:before {
  content: " ";
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover {
  background: url("../assets/img/slideshow-bubble-select.png") no-repeat;
}

#content .capacitacion-box {
  min-height: 315px;
  text-align: center;
  padding: 175px 10px 0 10px;
  margin-bottom: 30px;
}
#content .capacitacion-box h3, #content .capacitacion-box p, #content .capacitacion-box a {
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
#content .capacitacion-box h3 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  height: 40px;
}
#content .capacitacion-box p, #content .capacitacion-box a {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}
#content .capacitacion-box a {
  margin-bottom: 0px;
}
#content .capacitacion-box p {
  margin-bottom: 10px;
}

.capacitacion-eventos-box {
  background: url(../assets/img/capacitacion-encuentros-box-background.jpg) no-repeat center top;
}

.capacitacion-2day-box {
  background: url(../assets/img/capacitacion-2day-box-background.jpg) no-repeat center top;
}

.capacitacion-pfeli-box {
  background: url("image/capacitacion-be-box-background.jpg") no-repeat center top;
}

#content .btn-yellow {
  border-radius: 0px;
  border: 0px;
  color: white;
  font-size: 14px;
  font-weight: 700;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  text-transform: uppercase;
  display: table;
  margin: 0 auto;
  background-color: #fb9a1f;
  padding: 4px 12px;
}

#content .registrate-box {
  background: url(../assets/img/registrate-box-background.jpg);
  padding: 18px 30px 22px 30px;
}
#content .registrate-box p {
  color: white;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0px;
}
#content .registrate-box p strong {
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 767px) {
  #content .registrate-box p {
    text-align: left;
  }
}
#content .registrate-box .btn-red {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  display: inline-block;
  float: right;
  color: white;
  border: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  background: #e42525 url(../assets/img/registrate-box-btn-background.png) no-repeat 111px center;
  padding: 9px 53px 9px 17px;
  font-size: 14px;
  margin-top: 8px;
  font-weight: 700;
}
@media (max-width: 767px) {
  #content .registrate-box .btn-red {
    float: none;
  }
}
#content .registrate-box .list-background-normal {
  margin-top: 40px !important;
}
@media (max-width: 767px) {
  #content .registrate-box {
    text-align: center;
  }
}

#header-back {
  background-image: url("../assets/img/slide_imagen.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 525px;
  padding: 0px;
}
#header-back .container-navegador {
  position: relative;
  height: 100%;
}
#header-back .container-navegador .nave-menu {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
#header-back .container-navegador .nave-menu .navbar {
  margin-bottom: 0px;
  border: none;
}

.background-2day {
  background-color: #EEE;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}
.background-2day h2 {
  font-size: 32px;
}
.background-2day h3 {
  font-size: 24px;
}
.background-2day p {
  padding-bottom: 0px;
  margin-top: 25px;
  line-height: 28px;
}
.background-2day button {
  vertical-align: top;
  padding: 10px;
  font-size: 18px;
  border: 2px solid #F84774;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  background: #F84774;
  color: #fff;
}
.background-2day input {
  border: 0px solid white;
  border-radius: 0px;
  padding: 12px;
  padding-right: 120px;
  font-size: 18px;
  background: #fff;
  margin: 0 0 10px 0;
}
.background-2day .container .navbar {
  border: 0px solid transparent;
  padding-top: 10px;
}
.background-2day .container .nav {
  background: #fff !important;
  border: 0px;
  font-family: Open Sans Condensed;
}
.background-2day .container .nav li {
  color: #0ff !important;
  font-size: 16px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
.background-2day .container .nav li a {
  line-height: 32px;
  background: #fff;
}
.background-2day .container .nav li a:hover {
  line-height: 32px;
}
.background-2day .container .nav .active a {
  background: #fff !important;
}
.background-2day .container .nav .active:hover {
  border-top: 0px !important;
  background: #fff !important;
}
.background-2day .container .navbar-inner {
  border: 0px;
  padding: 0px;
  margin-bottom: 0px;
  background: #fff !important;
  position: relative;
  z-index: 11;
  /*Menu interno de 2day*/
  /* fin menu interno 2day*/
}
.background-2day .container .navbar-inner a {
  padding-left: 11px;
}
.background-2day .container .navbar-inner .brand {
  position: absolute;
  top: 0px;
  right: 0px;
  padding-top: 0px;
  text-align: center;
  vertical-align: middle;
  margin-left: 0px;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  height: 100%;
  line-height: 53px;
  font-size: 20px;
  padding-left: 25px;
  padding-right: 25px;
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .background-2day .container .navbar-inner .brand {
    font-size: 14px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .background-2day .container .navbar-inner .brand {
    font-size: 14px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
  }
}
.background-2day .container .navbar-inner ul.nav {
  display: flex;
  margin: 0px;
  padding: 0px;
}
.background-2day .container .navbar-inner ul.nav li {
  background-image: inherit;
  padding: 0px;
  font-size: 14px;
  margin-bottom: 0px;
  padding-left: 10px;
  text-align: center;
}
.background-2day .container .navbar-inner ul.nav li a {
  padding: 6.5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  font-weight: 400;
  font-family: "Titillium Web", sans-serif;
}
.background-2day .container .navbar-inner ul.nav li a:hover, .background-2day .container .navbar-inner ul.nav li a focus, .background-2day .container .navbar-inner ul.nav li a:active {
  color: #333;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .background-2day .container .navbar-inner ul.nav li a {
    padding: 6.5px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .background-2day .container .navbar-inner ul.nav li a {
    padding: 6px 1px;
    font-size: 13.5px;
  }
}
@media (max-width: 767px) {
  .background-2day .container .navbar-inner ul.nav li a {
    font-size: 13px;
  }
}
.background-2day .container .affix {
  width: 1160px;
  background-color: #fff !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .background-2day .container .affix {
    width: 960px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .background-2day .container .affix {
    max-width: 748px;
  }
}
@media (max-width: 767px) {
  .background-2day {
    font-size: 14px;
  }
}

.logo-top {
  margin-top: 30px;
  float: right;
  font-size: 12px;
  color: #fff;
}
.logo-top img {
  padding-top: 10px;
}
@media (max-width: 767px) {
  .logo-top {
    text-align: center;
    float: none;
    margin-top: 15px;
  }
}

.background-white {
  background-color: #fff;
  padding: 60px 31px 35px 31px;
  margin-top: 10px;
  margin-bottom: 1px;
}
.background-white h2, .background-white h3 {
  text-align: center;
  font-size: 32px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .background-white h2, .background-white h3 {
    font-size: 24px;
  }
}
.background-white h2 {
  margin-bottom: 0px;
}
.background-white h3 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-size: 24px;
}
.background-white p {
  padding-top: 0px !important;
  text-align: center;
  margin-bottom: 10px;
}
.background-white p .btn-pink {
  vertical-align: middle;
  padding: 9px 17px 9px 17px;
  font-size: 18px;
  border: 2px solid #F84774;
  text-transform: uppercase;
  background: #F84774;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
}
@media (max-width: 767px) {
  .background-white p .btn-pink {
    font-size: 16px;
    padding: 6px 14px;
  }
}
.background-white p .btn-pink:hover {
  color: #fff;
}
.background-white .p-postula {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .background-white {
    padding: 30px 15px 25px 15px;
  }
}

.white-space {
  text-align: center;
  padding: 20px 0px 20px 15px;
}

.background-white-bar {
  margin-top: 10px;
  margin-bottom: 3px;
  background-color: #fff;
}
.background-white-bar .span2, .background-white-bar .span6, .background-white-bar .span4 {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .background-white-bar .span2, .background-white-bar .span6, .background-white-bar .span4 {
    padding: 0px;
  }
}
.background-white-bar .span6 p {
  text-align: left;
  line-height: 25px;
  margin-bottom: 0px;
}
.background-white-bar .span2 img {
  padding-top: 40px;
}
.background-white-bar .span12 h2 {
  padding-top: 25px;
  text-align: left;
  padding-left: 30px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .background-white-bar .span12 h2 {
    padding-left: 30px;
  }
}
.background-white-bar .span12 p {
  text-align: left;
  padding-left: 30px;
  margin: 0px;
}
@media (max-width: 767px) {
  .background-white-bar .span12 p {
    padding-left: 10px;
  }
}
.background-white-bar .span4 {
  margin-left: 0px;
  padding-left: 0px;
  padding-top: 40px;
  align-content: center;
  vertical-align: central;
}
.background-white-bar .span4 img {
  width: 280px;
}
.background-white-bar .background-white {
  padding: 25px 31px 20px 31px;
}
.background-white-bar .background-white p {
  padding-top: 0px !important;
  text-align: center;
}
.background-white-bar .background-white p .btn-pink {
  vertical-align: middle;
  padding: 9px 17px 9px 17px;
  font-size: 18px;
  border: 2px solid #F84774;
  text-transform: uppercase;
  background: #F84774;
  color: #fff;
}
@media (max-width: 767px) {
  .background-white-bar .background-white p .btn-pink {
    padding: 6px 14px;
    font-size: 16px;
  }
}
.background-white-bar .background-white p .btn-pink:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .background-white-bar .background-white {
    padding: 10px;
  }
}

.content-img-bar img {
  width: 100%;
}

.background-img {
  padding-top: 20px;
  min-height: 220px;
  background-size: cover;
  background-repeat: no-repeat;
}
.background-img h2 {
  margin-top: 25px;
  text-align: center;
  margin-bottom: 10px;
}
.background-img .register-form {
  padding: 20px 30px 20px 40px;
}
.background-img .register-form p {
  padding-top: 0px !important;
  text-align: center;
}
.background-img .register-form p .btn-pink {
  vertical-align: middle;
  padding: 9px 17px 9px 17px;
  font-size: 18px;
  border: 2px solid #F84774;
  text-transform: uppercase;
  background: #F84774;
  color: #fff;
}
@media (max-width: 767px) {
  .background-img .register-form p .btn-pink {
    font-size: 16px;
    padding: 6px 14px;
  }
}
.background-img .register-form p .btn-pink:hover {
  color: #fff;
}

.bar-background {
  background: url(image/background_registro.jpg) no-repeat;
}
.bar-background .background-white {
  background-color: transparent;
  padding: 0px 10px 0px 10px;
}
.bar-background .background-white h2 {
  color: #fff;
  font-size: 28px;
  font-weight: normal;
}

.background-img {
  float: center;
}
.background-img h2 {
  color: #fff;
  font-size: 28px;
  font-weight: normal;
}

.right-float {
  float: right;
}

.image-block {
  float: left;
}
.image-block .image-block-element {
  position: relative;
}
.image-block .image-block-element h2 {
  position: absolute;
  top: 10px;
  left: 30px;
}
.image-block .image-block-element p {
  position: absolute;
  top: 50px;
  left: 10px;
}

.colum-list {
  float: left;
}

.col-sep {
  padding-right: 100px;
}

.col-test {
  display: inline;
}

.ul-description {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ul-description li {
  background: url(../assets/img/bullet.png) no-repeat;
  padding-left: 30px;
  padding-bottom: 24px;
  margin-bottom: 0px;
}

p .btn-pink {
  vertical-align: middle;
  padding: 9px 20px 9px 20px;
  font-size: 18px;
  border: 2px solid #F84774;
  text-transform: uppercase;
  padding-left: 18px;
  padding-right: 18px;
  background: #F84774;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  p .btn-pink {
    padding: 5px 12px;
    font-size: 16px;
  }
}
p .btn-pink:hover {
  color: #fff;
}

.header-top-left {
  padding-top: 60px;
  color: #fff;
  padding-left: 10px;
  padding-bottom: 2px;
}
.header-top-left h4 {
  font-size: 21px;
  font-weight: bolder;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 767px) {
  .header-top-left h4 {
    font-size: 15.5px;
  }
}
.header-top-left p {
  text-align: left;
  font-size: 16px;
  padding: 0px;
  margin: 5px;
  padding-top: 0px;
  padding-bottom: 8px;
}
.header-top-left .btn-white {
  padding-top: 13px;
  padding-bottom: 10px;
}
.header-top-left .btn-white p {
  vertical-align: left;
  padding: 6px 5px 6px 5px;
  font-size: 19px !important;
  text-transform: uppercase;
  background: #fff;
  color: #630;
  display: inline-block;
  line-height: 20px;
}
@media (max-width: 767px) {
  .header-top-left .btn-white p {
    font-size: 17px !important;
  }
}
@media (max-width: 767px) {
  .header-top-left {
    padding-top: 20px !important;
  }
  .header-top-left img {
    width: auto;
    height: 100px;
  }
}

.img-footer {
  transform: rotate(180deg);
}

#navcontainer ul {
  margin: 0;
  margin-top: 30px;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#navcontainer ul li {
  padding-left: 45px;
  padding-right: 45px;
  display: inline-table;
}
#navcontainer ul li p {
  color: #1F1F1F;
  padding-top: 15px;
  font-size: 16px;
}
#navcontainer ul li a {
  text-decoration: none;
  color: #1F1F1F;
}
#navcontainer ul li a:hover {
  color: #F84774;
}

#navcontainer_allies ul {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
}
#navcontainer_allies ul li {
  padding: 0px 28px;
  display: inline-table;
  margin-bottom: 30px;
  background-image: inherit;
}
@media (max-width: 767px) {
  #navcontainer_allies ul li {
    display: block;
    padding: 0px;
    padding-bottom: 30px;
  }
  #navcontainer_allies ul li img {
    max-width: 100%;
    height: auto;
  }
}
#navcontainer_allies ul li:nth-child(1) img {
  max-width: 100%;
  height: auto;
}
#navcontainer_allies ul li:nth-child(2) img {
  max-width: 80%;
  height: auto;
}
#navcontainer_allies ul li:nth-child(3) img {
  max-width: 90%;
  height: auto;
}
#navcontainer_allies ul li:nth-child(4) img {
  max-width: 70%;
  height: auto;
}
#navcontainer_allies ul li:nth-child(5) img {
  max-width: 90%;
  height: auto;
}
@media (max-width: 767px) {
  #navcontainer_allies ul {
    padding: 0px;
  }
}

.news_rows {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  padding-bottom: 15px;
  position: relative;
}
.news_rows h6 {
  font-weight: normal;
  font-size: 12px;
}
.news_rows h6 a {
  color: #000;
}
.news_rows h6 a:hover {
  color: #000;
}
.news_rows h2 {
  text-align: left;
  font-size: 21px;
  font-weight: 600;
  line-height: 26px;
}
.news_rows h2 a {
  color: #000;
}
.news_rows h2 a:hover {
  color: #000;
}
@media (max-width: 767px) {
  .news_rows h2 {
    font-size: 18px;
  }
}
.news_rows p {
  font-size: 13px;
  text-align: left;
  margin-top: 20px;
}
.news_rows .data_news_rows {
  padding-right: 125px;
}
@media (max-width: 767px) {
  .news_rows .data_news_rows {
    padding-right: 0px;
    padding-top: 100px;
  }
}
.news_rows .img_news_rows {
  position: absolute;
  top: 0px;
  right: 0px;
}
@media (max-width: 767px) {
  .news_rows .img_news_rows {
    left: 50%;
    margin-left: -50px;
  }
}
.news_rows:last-child {
  border-bottom: 0px;
}

.affix {
  position: fixed;
  top: 0px;
  align-content: center;
  z-index: 10;
}

.boxSlider {
  width: 580px;
  height: 350px;
  margin-left: 25px;
  float: right;
  padding: 0px;
  background: #333;
  font-family: Arial;
}

.boxSlider .sliderWrap {
  position: relative;
  width: 580px;
  height: 350px;
  overflow: hidden;
}

.boxSlider .sliderWrap .slider {
  width: 1000px;
  float: left;
}

.boxSlider .sliderWrap .newSlide {
  width: 580px;
  float: left;
  height: 350px;
  position: relative;
}

.boxSlider .sliderWrap .prev, .boxSlider .sliderWrap .next {
  position: absolute;
  cursor: pointer;
  background: #CCC;
  opacity: 0.8;
  padding: 0px;
}

.boxSlider .sliderWrap .prev {
  border: 0px;
  top: 228px;
  right: 0px;
}

.boxSlider .sliderWrap .next {
  border: 0px;
  top: 289px;
  right: 0px;
}

.registrate-2day {
  background: #f6f6f6;
}
.registrate-2day p {
  text-align: left !important;
}
.registrate-2day p#button-formulario {
  text-align: center !important;
}
.registrate-2day .wpcf7-form-control-wrap select {
  padding: 5px 0px 5px 0px !important;
}
.registrate-2day .wpcf7-form-control-wrap input[type=text], .registrate-2day .wpcf7-form-control-wrap input[type=email] {
  border: 1px solid #ccc;
  font-size: 13px;
  width: 100%;
  padding: 5px 0px 5px 0px !important;
  margin: 0px 0px 0px 0px !important;
}
.registrate-2day .wpcf7-form-control-wrap textarea {
  padding: 5px 0px 5px 0px !important;
  margin: 0px 0px 0px 0px !important;
  width: 100%;
}
.registrate-2day .wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item label span {
  margin-right: 10px !important;
}

.contact-registrate p {
  padding: 0px 0px 0px 0px !important;
  margin: 0px 0px 0px 0px !important;
}
.contact-registrate p a {
  text-align: center;
}
/*Codigo Aumentado*/
.background-white {
  padding-top: 45px;
}
.background-white .h2-margin-bottom {
  margin-bottom: 35px;
  margin-top: 0px;
}

#navcontainer .ul-tematicas {
  margin-top: 0px;
}
#navcontainer .ul-tematicas li {
  background-image: inherit;
}
@media (max-width: 767px) {
  #navcontainer .ul-tematicas li img {
    width: 100px;
    height: auto;
  }
}

.tabla-contact tr td {
  padding-bottom: 9px;
}

@media (max-width: 767px) {
  #header-back {
    background: url(../assets/img/slide_mobile.jpg) no-repeat;
    height: 450px;
    background-size: cover;
  }

  .header-top-left {
    padding-top: 30px;
  }
  .header-top-left .btn-white {
    width: 300px;
    padding-right: 30px;
  }

  .container-fluid, .row {
    padding: 0px;
  }

  .navbar-header {
    margin: 0px;
  }

  .background-white-bar .span4, .background-white-bar .span6 {
    padding: 15px;
    padding-bottom: 20px;
  }

  #btn-registro {
    margin-bottom: 30px;
  }

  #register-mobile-title {
    font-size: 20px;
  }

  .background-img h2 {
    font-size: 20px;
  }
  .background-img .register-form {
    margin-top: 0px;
    padding-top: 0px;
  }

  .boxSlider {
    width: 345px;
    height: 208px;
    margin-left: 9px;
    float: right;
    padding: 0px;
    background: #333;
    font-family: Arial;
    margin-bottom: 20px;
  }

  .boxSlider .sliderWrap {
    position: relative;
    width: 345px;
    height: 208px;
    overflow: hidden;
  }

  .boxSlider .sliderWrap .slider {
    width: 1000px;
    float: left;
  }

  .boxSlider .sliderWrap .newSlide {
    width: 345px;
    height: 208px;
    float: left;
    position: relative;
  }

  .boxSlider .sliderWrap .prev, .boxSlider .sliderWrap .next {
    position: absolute;
    cursor: pointer;
    background: #CCC;
    opacity: 0.8;
    padding: 0px;
  }

  .boxSlider .sliderWrap .prev {
    border: 0px;
    top: 88px;
    right: 0px;
  }

  .boxSlider .sliderWrap .next {
    border: 0px;
    top: 149px;
    right: 0px;
  }
}
.background-capacitacion {
  background-color: #EEE;
  font-family: Open Sans;
  font-size: 16px;
  color: #333;
}
.background-capacitacion h2 {
  font-size: 32px;
  margin-bottom: 30px;
  margin-top: 0px;
}
.background-capacitacion h3 {
  font-size: 24px;
  line-height: 38px;
}
@media (max-width: 767px) {
  .background-capacitacion h3 {
    line-height: 20px;
  }
}
.background-capacitacion a {
  text-decoration: none;
  color: #ff7c06;
}
.background-capacitacion a:hover {
  color: #ff7c06;
}
.background-capacitacion p {
  padding-bottom: 20px;
  margin-top: 20px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .background-capacitacion p {
    line-height: 24px;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
}
.background-capacitacion .background-white {
  background-color: #fff;
  padding: 30px;
  margin-top: 10px;
  margin-bottom: 1px;
}
@media (max-width: 767px) {
  .background-capacitacion .background-white {
    padding: 0px;
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .background-capacitacion {
    font-size: 14px;
  }
}

#header-back-capacitacion {
  background: url("image/capacitacion/capacitacion_header_img.jpg") no-repeat;
  height: 525px;
}

.btn-orange {
  font-family: Open Sans;
  font-weight: 600;
  vertical-align: middle !important;
  padding: 9px 17px 9px 17px;
  font-size: 18px;
  border: 2px solid #ff7c06;
  text-transform: uppercase;
  background: #ff7c06;
  color: #fff !important;
}

.btn-orange:hover {
  color: #fff !important;
}

.header-top-left-capacitacion {
  padding-top: 120px;
  color: #fff;
  padding-left: 10px;
  padding-bottom: 2px;
}
.header-top-left-capacitacion h1 {
  font-family: Open Sans Condensed;
  font-size: 70px;
  font-weight: bold;
  line-height: 70px;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 20px;
  margin-top: 110px;
}
.header-top-left-capacitacion p {
  font-family: Open Sans;
  text-align: left;
  font-size: 21px;
  padding: 0px;
  margin: 5px;
  padding-top: 0px;
  padding-bottom: 25px;
  font-weight: 800;
}
.header-top-left-capacitacion .btn-white {
  padding-top: 13px;
  padding-bottom: 10px;
}
.header-top-left-capacitacion .btn-white p {
  vertical-align: left;
  padding: 6px 5px 6px 5px;
  font-size: 19px !important;
  text-transform: uppercase;
  background: #fff;
  color: #630;
  display: inline-block;
  line-height: 20px;
}

.event-box {
  height: 80px;
  width: 100%;
  margin-bottom: 6px;
  background: #EBEEF0;
  clear: both;
}
.event-box .orange-box, .event-box .gray-box, .event-box .link-box {
  display: inline-table;
}
.event-box .orange-box {
  background: #ff7c06;
  float: left;
  color: #fff;
  padding: 5px;
  padding-top: 10px;
  width: 70px;
  height: 65px;
}
.event-box .orange-box h2 {
  margin: 0px;
}
.event-box .orange-box p {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  line-height: 10px;
}
.event-box .orange-box .event-box-month {
  text-transform: uppercase;
  font-size: 14px;
}
.event-box .gray-box {
  padding: 26px 10px;
  background: #EBEEF0;
  width: 778px;
  font-size: 16px;
  font-weight: 600;
  vertical-align: middle;
}
.event-box .gray-box p {
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  text-align: left;
}
.event-box .link-box {
  width: 60px;
  background: #EBEEF0;
  padding: 29px 10px;
  vertical-align: middle;
  border-bottom: 1px solid #EBEEF0;
}
.event-box .link-box a {
  font-weight: 600;
  font-size: 14px;
}

.our-achievement {
  background: url("image/capacitacion/our_achievement_background.jpg");
  text-align: center;
  color: #fff;
  margin-top: 10px;
}
.our-achievement h2 {
  font-size: 32px;
  font-weight: 400;
  padding-top: 50px;
}
.our-achievement ul {
  margin: 0px;
  padding: 0px;
  padding-bottom: 30px;
}
.our-achievement ul li {
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 25px;
  display: inline-table;
  vertical-align: top;
}
.our-achievement ul li p {
  color: #fff;
  padding-top: 15px;
  font-size: 14px;
  font-weight: normal;
}
.our-achievement ul li a {
  text-decoration: none;
  color: #fff;
}
.our-achievement ul li a:hover {
  color: #fff;
}
.our-achievement ul li .achivement {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 15px;
  font-family: Open Sans Condensed;
  line-height: 24px;
}
.our-achievement ul li .achivement .infinte-img {
  margin-bottom: 20px;
}
.our-achievement ul li .achivement .achivement-top-space {
  padding-top: 17px;
  margin-bottom: 25px;
}
.our-achievement ul li .achivement h2 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 88px;
  margin-bottom: 30px;
  margin-top: 5px;
}
.our-achievement ul li .achivement p {
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 15px;
  font-family: Open Sans Condensed;
}
.our-achievement ul li:last-child {
  padding-right: 0px;
}
.our-achievement ul li:first-child {
  padding-left: 0px;
}
.our-achievement p {
  font-size: 32px;
  padding-bottom: 50px;
  margin: 0px;
}

.half-row-capacitacion {
  margin: 0px !important;
  width: 439px !important;
}
.half-row-capacitacion h2 {
  font-weight: 600;
}

.register-capacitacion {
  background: url("image/capacitacion/register_background.jpg");
  height: 220px;
  text-align: center;
  color: #fff;
  margin-top: 5px;
}
.register-capacitacion h2 {
  padding-top: 45px;
  padding-bottom: 20px;
  font-weight: 400;
  font-size: 28px;
}

.program-background {
  background: url("image/capacitacion/program-background.jpg") no-repeat;
}
.program-background ul {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
}
.program-background ul li {
  padding: 0px;
  display: inline-table;
  width: 33%;
  color: #fff;
}
.program-background ul li h3 {
  margin-top: 200px;
  font-weight: 700;
  vertical-align: top !important;
  font-size: 22px;
  line-height: 25px;
  font-family: Open Sans Condensed;
}
.program-background ul li .h3-one-line {
  vertical-align: middle;
}

.news-capacitacion h3 {
  font-weight: 600;
  text-align: left;
}
.news-capacitacion h3 a {
  font-size: 22px;
  color: #333;
}
.news-capacitacion h3 a:hover {
  color: #08c;
}

.freq-question h2 {
  text-align: left !important;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 20px;
}
.freq-question .freq-question-p {
  padding: 0px;
  margin: 0px;
  text-align: left !important;
}
.freq-question p {
  margin: 0px;
  padding: 0px;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.accordion {
  width: 100%;
}
.accordion .accord-header {
  background-color: #EBEEF0;
  cursor: pointer;
  padding: 0px;
  padding-left: 10px;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 600;
  font-family: Open Sans;
  color: #111;
}
.accordion .accord-header img {
  float: right;
  display: inline-table;
}
.accordion .accord-header p {
  padding: 0px;
  margin: 0px;
  text-align: left;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
  display: inline-table;
}
.accordion .accord-content {
  background-color: #F4F6F7;
  display: none;
  padding: 10px;
  margin-bottom: 4px;
  font-size: 13px;
  display: none;
}

#slides {
  overflow: hidden;
  position: relative;
  width: 98%;
  margin-left: 20px;
  height: 154px;
  background: #F4F6F7;
}
#slides p {
  font-size: 16px;
  font-style: italic;
  padding: 10px !important;
  padding-right: 70px !important;
  margin-top: 0px !important;
}
#slides ul {
  list-style: none;
  height: 350px;
  margin: 0;
  padding: 0;
  position: relative;
}
#slides ul li {
  width: 100%;
  height: 154px;
  float: left;
  text-align: center;
  position: relative;
  font-family: lato, sans-serif;
}
#slides .btn-bar {
  position: absolute;
  top: 33px;
  left: 365px;
}
#slides .btn-bar #buttons {
  padding: 0 0 5px 0;
}
#slides .btn-bar #buttons a {
  text-align: center;
  font-size: 20px;
  float: left;
  outline: 0;
  color: #fff;
  text-decoration: none;
  padding: 20px 30px;
  background: #ff7c06;
}
#slides .btn-bar #buttons #prev:hover, #slides .btn-bar #buttons #next:hover {
  color: #FFF;
  text-shadow: 0.5px 0px #b14943;
}
#slides .btn-bar #buttons #next {
  background: rgba(250, 151, 3, 0.85);
}

#slides-person {
  width: 98%;
  height: 85px;
  margin-top: 20px;
  margin-left: 10px;
  overflow: hidden;
}
#slides-person .slides-person-photo {
  float: left;
  height: 80px;
  width: 80px;
  margin-right: 15px;
  margin-bottom: 25px;
}
#slides-person .slides-person-content h2 {
  font-family: Open Sans;
  font-size: 22px;
  font-weight: 600;
  text-align: left;
  margin: 0px;
}
#slides-person .slides-person-content p {
  font-family: Open Sans;
  font-size: 16px;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
#slides-person ul {
  list-style: none;
  height: 154px;
  margin: 0;
  padding: 0;
  position: relative;
}
#slides-person ul li {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  font-family: lato, sans-serif;
}

.prog-back-gray {
  width: 100%;
  text-align: center;
}
.prog-back-gray .prog-back-img1, .prog-back-gray .prog-back-img2, .prog-back-gray .prog-back-img3 {
  display: inline-table;
  width: 313px;
  height: 321px;
}
.prog-back-gray .prog-back-img1 .prog-content, .prog-back-gray .prog-back-img2 .prog-content, .prog-back-gray .prog-back-img3 .prog-content {
  width: 100%;
  color: #fff;
  text-align: center;
  padding-top: 15px;
}
.prog-back-gray .prog-back-img1 .prog-content img, .prog-back-gray .prog-back-img2 .prog-content img, .prog-back-gray .prog-back-img3 .prog-content img {
  margin-bottom: 20px;
}
.prog-back-gray .prog-back-img1 .prog-content h3, .prog-back-gray .prog-back-img2 .prog-content h3, .prog-back-gray .prog-back-img3 .prog-content h3 {
  font-weight: 700;
  vertical-align: top !important;
  font-size: 22px;
  line-height: 25px;
  font-family: Open Sans Condensed;
}
.prog-back-gray .prog-back-img1 .prog-content h3 a, .prog-back-gray .prog-back-img2 .prog-content h3 a, .prog-back-gray .prog-back-img3 .prog-content h3 a {
  color: #fff;
}
.prog-back-gray .prog-back-img1 {
  background: url("image/capacitacion/program01.jpg") no-repeat;
}
.prog-back-gray .prog-back-img2 {
  background: url("image/capacitacion/program02.jpg") no-repeat;
}
.prog-back-gray .prog-back-img3 {
  background: url("image/capacitacion/program03.jpg") no-repeat;
}

.nuestra-capacitacion {
  background: url("image/capacitacion/nuestra_capacitacion_back.jpg");
  text-align: center;
  color: #fff;
  padding: 30px;
  margin-top: 10px;
}
.nuestra-capacitacion p {
  margin-top: 0px;
  padding-bottom: 10px;
}
.nuestra-capacitacion h2 {
  font-weight: 400;
  margin-top: 15px;
}
.nuestra-capacitacion .register-form {
  padding: 0px;
  margin: 0px;
  margin-top: 25px;
}

.testimonio-capacitacion {
  background: url("image/capacitacion/testimonio_back_row.jpg");
  text-align: center;
  color: #fff;
  padding: 30px 70px;
  margin-top: 10px;
}
.testimonio-capacitacion h2 {
  font-weight: 400;
}
.testimonio-capacitacion .white-box {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
  color: #333;
}
.testimonio-capacitacion .white-box .white-box-text {
  color: #333;
}
.testimonio-capacitacion .white-box .white-box-text .white-box-p {
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  font-style: italic;
  line-height: 25px;
}
.testimonio-capacitacion .white-box .white-box-text img {
  float: right;
  margin-top: 7px;
  margin-left: 10px;
}
.testimonio-capacitacion .white-box .white-box-person {
  margin-left: 10px;
}
.testimonio-capacitacion .white-box .white-box-person img {
  margin-top: 7px;
}
.testimonio-capacitacion .white-box .white-box-person p {
  font-size: 14px;
  padding: 0px;
  margin: 0px;
}
.testimonio-capacitacion .white-box .white-box-person h2 {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
.testimonio-capacitacion .white-box .white-box-quote {
  padding-top: 10px;
  padding-right: 10px;
}
.testimonio-capacitacion .white-box .white-box-quote, .testimonio-capacitacion .white-box .white-box-text, .testimonio-capacitacion .white-box .white-box-person {
  display: inline-table;
  vertical-align: top;
}

.nuestro-prog-row {
  margin-bottom: 0px !important;
}
.nuestro-prog-row h2 {
  margin: 0px;
  padding: 0px;
}

@media (max-width: 767px) {
  .header-top-left-capacitacion {
    padding-top: 100px;
  }
  .header-top-left-capacitacion h1 {
    margin-top: 30px;
  }

  .register-capacitacion h2 {
    margin-bottom: 0px;
  }
  .register-capacitacion .register-form p {
    margin-top: 0px;
  }

  .nuestra-capacitacion h2 {
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .our-achievement ul li:last-child {
    padding-left: 0px;
  }
}
.our-energy-row h2 {
  margin-top: 10px;
}

@media (max-width: 755px) {
  .our-achievement ul li:nth-child(3n+0) {
    padding-right: 0px;
  }
}
@media (max-width: 625px) {
  .white-box-text img {
    display: none;
  }
}
@media (max-width: 755px) {
  .our-achievement ul li:nth-child(3n+0) {
    padding-left: 0px;
  }
}
@media (max-width: 398px) {
  .header-top-left-capacitacion h1 {
    font-size: 60px;
    margin-top: 0px;
  }

  .our-achievement ul li:nth-child(2n+0) {
    padding-right: 0px;
  }

  .gray-box {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
  }
  .gray-box p {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 352px) {
  .header-top-left-capacitacion h1 {
    font-size: 60px;
    margin-top: 0px;
  }

  .our-achievement ul li {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.header-top-left-plei {
  padding-top: 80px;
  color: #fff;
  padding-bottom: 2px;
}
.header-top-left-plei h1 {
  font-family: Dosis;
  font-size: 60px;
  font-weight: bold;
  line-height: 50px;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 5px;
  margin-top: 110px;
  color: #fff;
}
@media (max-width: 767px) {
  .header-top-left-plei h1 {
    font-size: 45px;
  }
}
.header-top-left-plei h2 {
  text-transform: uppercase;
  margin-top: 5px;
  font-family: Dosis;
  font-size: 30px;
  line-height: 30px;
  color: #fff;
}
@media (max-width: 767px) {
  .header-top-left-plei h2 {
    font-size: 24px;
  }
}
.header-top-left-plei h3 {
  font-size: 19px;
  font-weight: 600;
  line-height: 15px;
  font-family: Open Sans;
  margin-bottom: 5px;
  color: #fff;
}
@media (max-width: 767px) {
  .header-top-left-plei h3 {
    font-size: 18px;
  }
}
.header-top-left-plei p {
  font-family: Open Sans;
  text-align: left;
  font-size: 17px;
  padding: 0px;
  margin: 5px;
  padding-top: 0px;
  padding-bottom: 25px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .header-top-left-plei p {
    font-size: 16px;
  }
}
.header-top-left-plei .btn-white {
  padding-top: 13px;
  padding-bottom: 10px;
}
.header-top-left-plei .btn-white p {
  vertical-align: left;
  padding: 6px 5px 6px 5px;
  font-size: 19px !important;
  text-transform: uppercase;
  background: #fff;
  color: #630;
  display: inline-block;
  line-height: 20px;
}
@media (max-width: 767px) {
  .header-top-left-plei img {
    height: 120px;
    width: auto;
  }
}

.btn-orange-plei {
  font-family: Open Sans;
  font-weight: 600;
  vertical-align: middle !important;
  padding: 9px 17px 9px 17px !important;
  font-size: 18px;
  border: 2px solid #FF7C06;
  text-transform: uppercase;
  background: #FF7C06;
  color: #fff !important;
  text-decoration: none;
}
@media (max-width: 767px) {
  .btn-orange-plei {
    padding: 6px 14px;
    font-size: 16px;
  }
}

.btn-orange-plei:hover, .btn-orange-plei:focus {
  background: transparent;
  text-decoration: none;
  color: #fff !important;
}
.slider-home .btn-orange-plei:hover, .slider-home .btn-orange-plei:focus {
  color: #FF7C06 !important;
}

.btn-orange-plei2:hover {
  color: #FF7C06 !important;
}

#header-back-plei {
  background: url(../assets/img/header_back_plei3.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

.ul-description-plei {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  padding-top: 1px;
}
.ul-description-plei li {
  background: url(../assets/img/bullet_plei.png) no-repeat;
  background-position-y: 2px;
  padding-left: 30px;
  padding-bottom: 24px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .ul-description-plei {
    padding-left: 0px;
    margin-bottom: 20px;
  }
}

.ul-table {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
.ul-table li {
  display: inline-table;
  background-image: inherit;
}

.table-header-plei {
  text-align: left;
  margin-bottom: 35px;
}
.table-header-plei li:first-child {
  vertical-align: top;
  width: 113px;
  margin-left: 20px;
  margin-right: 15px;
}
.table-header-plei li:first-child .table-img {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .table-header-plei li:first-child {
    margin-left: 0px;
    margin-bottom: 5px;
  }
}
.table-header-plei li:last-child {
  vertical-align: top;
  width: 625px;
}
.table-header-plei li:last-child h1 {
  margin-top: 10px;
}

#text-left-align {
  text-align: left;
}

.tematicas-table-plei li {
  padding-right: 100px;
}
.tematicas-table-plei li:last-child {
  padding-right: 0px;
}

.tematicas-div-plei p {
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.tematicas-div-plei img {
  margin-bottom: 15px;
}
.tematicas-div-plei h2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 10px;
}

.table-beca-plei li {
  vertical-align: top;
  width: 49%;
}
.table-beca-plei li img {
  padding-top: 5px;
}
.table-beca-plei li h2 {
  text-align: left;
}

.background-white .gray-box-text {
  padding: 5px 10px;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  display: inline;
  vertical-align: middle !important;
  line-height: 35px;
}
.background-white .gray-box-text:hover, .background-white .gray-box-text:focus {
  color: #fff;
}

.beca-row {
  padding-top: 20px !important;
  padding-bottom: 50px !important;
}
.beca-row h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}
.beca-row .last-p {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.register-form-plei {
  padding: 20px;
  text-align: center;
}
.register-form-plei h2 {
  font-size: 28px !important;
  color: #fff;
  font-weight: normal;
  margin-top: 20px !important;
  margin-bottom: 50px !important;
}

.register-back-plei {
  margin-top: 7px;
  background: url(image/plei/background_registro.jpg) repeat;
}

.table-social-contact-plei li {
  padding-right: 40px;
}
.table-social-contact-plei li p {
  font-size: 14px;
  font-weight: 600;
}
.table-social-contact-plei li p a, .table-social-contact-plei li p a:hover, .table-social-contact-plei li p a:focus {
  color: #333;
}
@media (max-width: 767px) {
  .table-social-contact-plei li {
    padding: 0px;
    display: block;
  }
}
.table-social-contact-plei li:last-child {
  padding-right: 0px;
}

.table-about-plei li {
  vertical-align: top;
  padding-right: 10px;
}
.table-about-plei li p {
  text-align: left;
  width: 365px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.table-about-plei li:first-child {
  width: 150px;
}
.table-about-plei li:first-child h2 {
  text-align: left;
}
.table-about-plei li:last-child {
  padding-right: 0px;
}

.box-plei {
  background: url(image/plei/dialog_plei.png) no-repeat;
  height: 151px;
  width: 155px !important;
  text-align: center;
  padding-top: 13px;
  position: relative;
}
.box-plei h2 {
  margin-bottom: 5px;
  font-size: 44px;
  font-weight: bold;
}
.box-plei p {
  width: 155px !important;
  margin-top: 0px;
  text-align: center !important;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 17px;
}

.ul-plei-div {
  padding-left: 30px;
}
@media (max-width: 767px) {
  .ul-plei-div {
    padding-left: 5px;
  }
}

.container-plei {
  /*Menu interno de plei*/
  /*

  */
}
.container-plei .navbar {
  margin-bottom: 0px !important;
  border-bottom: 0px;
}
.container-plei .nav {
  display: flex;
  background: #fff !important;
  border: 0px;
  font-family: "Titillium Web", sans-serif;
  position: relative;
  margin: 0px;
  padding: 0px;
}
.container-plei .nav li {
  background-image: inherit;
  color: #0ff !important;
  font-size: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 45px;
  margin-bottom: 0px;
  padding-left: 41px;
  text-align: center;
  margin-bottom: 0px;
}
.container-plei .nav li a {
  font-weight: bold;
  line-height: 32px;
  background: #fff;
  border-top: 8px solid #fff;
  padding: 7.5px 5px;
  padding-bottom: 9.5px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  font-weight: 400;
  font-family: "Titillium Web", sans-serif;
}
.container-plei .nav li a:hover, .container-plei .nav li a:focus, .container-plei .nav li a:active {
  color: #333;
}
.container-plei .nav li a:hover {
  line-height: 32px;
  border-top: 8px solid #ff7c06;
}
.container-plei .nav li .active {
  border-top: 8px solid #ff7c06;
  background: #fff !important;
  box-shadow: none;
  background-color: none;
}
.container-plei .nav li .active:hover {
  border-top: opx !important;
  background: #fff !important;
  box-shadow: none;
  background-color: none;
}
.container-plei .navbar-inner {
  border: 0px;
  padding: 0px;
  margin-bottom: 0px;
  background: #fff !important;
  position: relative;
}
.container-plei .navbar-inner a {
  padding-left: 11px;
}
.container-plei .navbar-inner .brand {
  position: absolute;
  top: 0px;
  right: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 18px;
  text-align: center;
  vertical-align: middle;
  margin-left: 0px;
  font-size: 16px;
  background: #ff7c06;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  height: 100%;
  line-height: 19px;
  color: #fff;
}
.container-plei .affix {
  width: 1160px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container-plei .affix {
    width: 960px;
  }
}

.info-block {
  width: 49%;
  display: inline-table;
  padding: 0px 20px 20px 20px;
}
.info-block .ul-description-plei li {
  padding-bottom: 15px;
}
.info-block p {
  margin: 0px;
  padding: 0px;
  margin: 10px 0px;
}
@media (max-width: 767px) {
  .info-block img {
    width: 20px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .info-block {
    margin-bottom: 20px;
  }
}

.red-background-text {
  background: #ff3535;
  color: #fff;
  padding: 7px 15px;
  font-weight: bold;
  display: inline-block;
}

.gray-background-text {
  background: #888;
  color: #fff;
  padding: 7px 15px;
  font-weight: bold;
}

.info-row {
  background: url(../assets/img/info-block-line.jpg) no-repeat;
  background-position: center center;
  background-size: 1px 100px;
}

.photo-plei {
  padding-top: 5px;
}
.photo-plei img {
  width: 100%;
  height: auto;
}

.plei-block-orange-bar {
  border-top: 6px solid #f25123;
  border-bottom: 6px solid #f25123;
}

.testimonios {
  margin-top: 10px;
  padding-top: 50px !important;
  background: url(../assets/img/testimonio-background.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 30px 70px;
  text-align: center;
}
.testimonios h2 {
  color: #fff;
}

.testimonio-plei {
  background: rgba(255, 255, 255, 0.9);
  padding: 40px;
  color: #333;
}
.testimonio-plei .white-box-text {
  color: #333;
}
.testimonio-plei .white-box-text .white-box-p {
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  font-style: italic;
  line-height: 25px;
  margin-right: 15px;
}
.testimonio-plei .white-box-text img {
  float: right;
  margin-top: 7px;
  margin-left: 10px;
  height: 100%;
  width: auto;
  height: 129px;
}
.testimonio-plei .white-box-person {
  margin-left: 10px;
}
.testimonio-plei .white-box-person img {
  margin-top: 7px;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  display: initial;
}
.testimonio-plei .white-box-person p {
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  margin-bottom: 1px;
}
.testimonio-plei .white-box-person h2 {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #333;
  line-height: 18px;
}
.testimonio-plei .white-box-quote {
  padding-top: 10px;
  padding-right: 10px;
}
.testimonio-plei .white-box-quote, .testimonio-plei .white-box-text, .testimonio-plei .white-box-person {
  display: inline-table;
  vertical-align: top;
}

.testimonio-slick {
  margin-bottom: 55px;
}
.testimonio-slick .slick-prev:before, .testimonio-slick .slick-next:before {
  content: "";
}
.testimonio-slick .slick-prev, .testimonio-slick .slick-next {
  top: initial;
  right: initial;
  left: initial;
  bottom: initial;
  height: 76px;
  width: 40px;
  top: 50%;
  opacity: 0.8;
}
.testimonio-slick .slick-prev, .testimonio-slick .slick-prev:hover, .testimonio-slick .slick-prev:focus {
  left: -50px;
  z-index: 5;
  background: url(../assets/img/testimonio_left.png) no-repeat;
  background-size: 30px;
}
.testimonio-slick .slick-next, .testimonio-slick .slick-next:hover, .testimonio-slick .slick-next:focus {
  right: -55px;
  background: url(../assets/img/testimonio_right.png) no-repeat;
  background-size: 30px;
}

.plei-block {
  padding-top: 50px !important;
}

.registrate-plei-2016 p .wpcf7-submit {
  font-family: Open Sans !important;
  font-weight: 600 !important;
  padding: 5px 17px 5px 17px !important;
  font-size: 18px !important;
  border: 2px solid #FF7C06 !important;
  text-transform: uppercase !important;
  background: #FF7C06 !important;
  color: #fff !important;
  text-decoration: none !important;
  margin-top: 15px !important;
  outline: none;
}
@media (max-width: 767px) {
  .registrate-plei-2016 p .wpcf7-submit {
    font-size: 16px !important;
  }
}
.registrate-plei-2016 p .wpcf7-submit:hover {
  background: transparent !important;
  color: #FF7C06 !important;
}

.custom-top-margin {
  margin-top: 25px !important;
}

@media (max-width: 890px) {
  .container {
    width: 100%;
  }

  .red-background-text {
    display: block;
  }

  .info-block {
    width: 100% !important;
  }

  .info-row {
    background: none;
  }

  .photo-slider {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 647px) {
  .header-top-left-plei {
    padding-top: 20px;
  }

  .table-header-plei li:first-child .table-img {
    margin-top: 0px;
  }

  .tematicas-table-plei li {
    padding-right: 50px;
  }
  .tematicas-table-plei li:nth-child(2) {
    padding-right: 0px;
  }
  .tematicas-table-plei li:nth-child(3) {
    padding-left: 0px;
  }

  .gray-background-text {
    display: block;
  }
}
@media (max-width: 435px) {
  .background-plei {
    height: 490px !important;
  }

  .plei-block {
    padding: 15px !important;
  }
  .plei-block .info-row .info-block {
    padding: 0px;
  }

  .testimonios {
    padding: 10px !important;
  }

  .testimonio-plei {
    padding: 20px;
  }
  .testimonio-plei .white-box-quote {
    display: none;
  }
  .testimonio-plei .white-box-text img {
    display: none;
  }
  .testimonio-plei .white-box-p {
    width: 100% !important;
  }

  .slick-new {
    width: 100% !important;
    height: auto !important;
  }

  .our-energy-row h2 {
    padding-left: 0px !important;
    margin-top: 20px !important;
    text-align: center !important;
    clear: both;
  }

  #navcontainer_allies ul li {
    margin-bottom: 20px;
  }

  .slick-next {
    display: none !important;
  }
}
@media (max-width: 414px) {
  .table-social-contact-plei li:nth-child(2) {
    padding-right: 0px;
  }
  .table-social-contact-plei li:nth-child(3) {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tematicas-table-plei li {
    display: block;
    padding: 0px;
  }
}
@media (max-width: 374px) {
  .background-plei {
    height: 500px !important;
  }

  .tematicas-table-plei li {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.btn-green-talks {
  font-family: Open Sans;
  font-weight: 600;
  vertical-align: middle !important;
  padding: 9px 17px 9px 17px;
  font-size: 18px;
  border: 2px solid #6FBE4A;
  text-transform: uppercase;
  background: #6FBE4A;
  color: #fff !important;
}

.btn-green-talks:hover, .btn-green-talks:focus {
  text-decoration: none;
  color: #fff !important;
}

.ul-description-talks {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ul-description-talks li {
  background: url(image/talks/bullet.png) no-repeat;
  padding-left: 30px;
  padding-bottom: 24px;
}

.container-talks .nav {
  background: #fff !important;
  border: 0px;
  font-family: Open Sans Condensed;
}
.container-talks .nav li {
  color: #0ff !important;
  font-size: 16px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 50px;
}
.container-talks .nav li a {
  font-family: Open Sans Condensed;
  font-weight: bold;
  line-height: 32px;
  background: #fff;
  border-top: 8px solid #fff;
  padding: 0px;
  padding-top: 7px;
  padding-bottom: 10px;
}
.container-talks .nav li a:hover {
  line-height: 32px;
  border-top: 8px solid #6FBE4A;
}
.container-talks .nav .active a {
  border-top: 8px solid #6FBE4A;
  background: #fff !important;
  box-shadow: none;
  background-color: none;
}
.container-talks .nav .active a:hover {
  box-shadow: none;
  background-color: none;
}
.container-talks .nav .active:hover {
  border-top: opx !important;
  background: #fff !important;
  box-shadow: none;
  background-color: none;
}
.container-talks .navbar-inner {
  border: 0px;
  padding: 0px;
  margin-bottom: 0px;
  background: #fff !important;
}
.container-talks .navbar-inner a {
  padding-left: 11px;
}
.container-talks .navbar-inner .brand {
  float: right;
  text-align: center;
  vertical-align: middle;
  margin-left: 0px;
  font-size: 16px;
  background: #6FBE4A;
  color: #fff;
  font-family: Open Sans Condensed;
  padding: 20px;
  padding-top: 18px;
  padding-bottom: 19px;
  font-weight: bold;
}
.container-talks .affix {
  width: 940px;
}

#header-back-talks {
  background: url("image/talks/head_back_talks.jpg") no-repeat;
  height: 551px;
}

.header-top-left-talks {
  margin-top: 40px;
  margin-bottom: 99px;
  color: #fff;
}
.header-top-left-talks .img-head-talks {
  margin-bottom: 15px;
}
.header-top-left-talks h1 {
  font-family: Open Sans Condensed;
  font-weight: bold;
  font-size: 70px;
  line-height: 70px;
}
.header-top-left-talks h2 {
  display: inline;
  font-family: Open Sans;
  font-weight: normal;
  font-size: 19px;
  color: #630;
  background: #fff;
  padding: 2px 7px;
  text-transform: uppercase;
}
.header-top-left-talks h3 {
  font-family: Open Sans;
  font-weight: 800;
  font-size: 21px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
}
.header-top-left-talks p {
  font-family: Lato;
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 30px;
}

.faces-table {
  margin-bottom: 40px;
}
.faces-table li {
  vertical-align: top;
  width: 235px;
  height: 460px;
  padding-right: 30px;
}
.faces-table li .gray-box-talks {
  background: #f4f5f7;
  padding: 15px;
}
.faces-table li .gray-box-talks h2 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 15px;
}
.faces-table li .gray-box-talks h3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 15px;
  line-height: 16px;
}
.faces-table li .gray-box-talks p {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #666;
}
.faces-table li:last-child {
  padding-right: 0px;
}

.background-talks {
  background-color: #EEE;
  font-family: Open Sans;
  font-size: 16px;
  color: #333;
}
.background-talks h2 {
  font-size: 32px;
  margin-bottom: 30px;
  margin-top: 0px;
}
.background-talks h3 {
  font-size: 24px;
}
.background-talks a {
  text-decoration: none;
  color: #6FBE4A;
}
.background-talks a:hover {
  color: #6FBE4A;
}
.background-talks p {
  padding-bottom: 20px;
  margin-top: 20px;
  line-height: 28px;
}
.background-talks .background-white {
  background-color: #fff;
  padding: 30px;
  margin-top: 10px;
  margin-bottom: 1px;
}

.table-about-talks {
  margin-top: 3px;
}
.table-about-talks li {
  vertical-align: top;
  padding-right: 10px;
}
.table-about-talks li p {
  text-align: left;
  width: 355px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.table-about-talks li:first-child {
  width: 165px;
}
.table-about-talks li:first-child h2 {
  text-align: left;
}
.table-about-talks li:last-child {
  padding-right: 0px;
}

.box-talks {
  background: url(image/plei/dialog_plei.png) no-repeat;
  height: 151px;
  width: 155px !important;
  text-align: center;
  padding-top: 13px;
  position: relative;
}
.box-talks h2 {
  margin-bottom: 5px;
  font-size: 44px;
  font-weight: bold;
}
.box-talks p {
  width: 155px !important;
  margin-top: 0px;
  text-align: center !important;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 17px;
}

#slides .btn-bar .green-btn-back a {
  background: #6FBE4A !important;
}

.wpcf7-checkbox .wpcf7-list-item {
  display: block !important;
}

.wpcf7-radio {
  height: 25px;
}
.wpcf7-radio .wpcf7-list-item {
  margin-left: 0px !important;
}

.h1-test {
  font-size: 9px !important;
}

.slick-new {
  height: auto;
  width: 570px;
}
.slick-new .photo-slider .slick-prev:before, .slick-new .photo-slider .slick-next:before {
  content: "";
}
.slick-new .photo-slider .slick-prev, .slick-new .photo-slider .slick-next {
  top: initial;
  right: initial;
  left: initial;
  bottom: initial;
  right: 0px;
  height: 61px;
  width: 54px;
  opacity: 0.8;
}
.slick-new .photo-slider .slick-prev {
  bottom: -30px;
  z-index: 5;
  background: url(../assets/img/arrow_right_plei_slider.png);
}
.slick-new .photo-slider .slick-next {
  bottom: 30px;
  background: url(../assets/img/arrow_left_plei_slider.png);
}

select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}

select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}

select, input[type=file] {
  height: 30px;
  line-height: 30px;
}

.registrate-2day .wpcf7-form-control-wrap input[type=text], .registrate-2day .wpcf7-form-control-wrap input[type=email] {
  border: 1px solid #ccc;
  font-size: 13px;
  width: 100%;
  padding: 5px 0px 5px 0px !important;
  margin: 0px 0px 0px 0px !important;
}

.contact-registrate .wpcf7-text {
  width: 90%;
  margin-bottom: 20px;
  border-radius: 0px;
  height: 27px;
}

textarea {
  height: auto;
  border: 1px solid #ccc;
}

.registrate-2day label span {
  color: #333333 !important;
  font-size: 12px;
  position: relative;
  top: -2px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .hidden_elem {
    display: none !important;
  }
}

/*responsive insertado*/
@media (max-width: 754px) {
  .principal-box {
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .principal-box .slideshow-landingpage {
    margin-top: 20px;
    left: -12px;
  }

  .landingpage-caracteristicas {
    padding-left: 0px;
    padding-right: 0px;
  }
  .landingpage-caracteristicas .caracteristica-table-right, .landingpage-caracteristicas .caracteristica-table-left {
    float: none;
  }
  .landingpage-caracteristicas .caracteristica-table-right {
    margin-top: 30px;
  }

  .mensaje-registro-frase {
    height: 70px;
  }

  #search_text {
    width: 60%;
  }
}
.banner-img, .content-section-main-plei {
  background-color: #000E35;
  background-image: url(../assets/img/background-banner-img-01.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .banner-img, .content-section-main-plei {
    padding-top: 35px;
    padding-bottom: 25px;
    background-image: url(../assets/img/plei-mobile-actual.jpg);
    background-size: cover;
    background-position: center;
  }
}
.banner-img .logos-banner-img, .content-section-main-plei .logos-banner-img {
  display: flex;
  justify-content: end;
}
@media (max-width: 767px) {
  .banner-img .logos-banner-img, .content-section-main-plei .logos-banner-img {
    justify-content: space-around;
  }
}
@media (max-width: 767px) {
  .banner-img .logos-banner-img a img, .content-section-main-plei .logos-banner-img a img {
    width: 112px;
    height: 42.22px;
  }
}
.banner-img .content-banner-img, .content-section-main-plei .content-banner-img {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img, .content-section-main-plei .content-banner-img {
    margin-top: 27px;
  }
}
.banner-img .content-banner-img .logo-plei-banner-img-2023, .content-section-main-plei .content-banner-img .logo-plei-banner-img-2023 {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .logo-plei-banner-img-2023, .content-section-main-plei .content-banner-img .logo-plei-banner-img-2023 {
    margin-top: 16px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-img .content-banner-img .logo-plei-banner-img-2023, .content-section-main-plei .content-banner-img .logo-plei-banner-img-2023 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .logo-plei-banner-img-2023 img, .content-section-main-plei .content-banner-img .logo-plei-banner-img-2023 img {
    width: 274px;
    height: 88.38px;
  }
}
.banner-img .content-banner-img .logo-plei-banner-landing, .content-section-main-plei .content-banner-img .logo-plei-banner-landing {
  margin-top: 8px;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .logo-plei-banner-landing, .content-section-main-plei .content-banner-img .logo-plei-banner-landing {
    margin-top: 16px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-img .content-banner-img .logo-plei-banner-landing, .content-section-main-plei .content-banner-img .logo-plei-banner-landing {
    text-align: center;
  }
}
.banner-img .content-banner-img .logo-plei-banner-landing img, .content-section-main-plei .content-banner-img .logo-plei-banner-landing img {
  width: 496px;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .logo-plei-banner-landing img, .content-section-main-plei .content-banner-img .logo-plei-banner-landing img {
    width: 274px;
  }
}
.banner-img .content-banner-img .text-fecha-banner-img, .content-section-main-plei .content-banner-img .text-fecha-banner-img {
  padding-left: 120px;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .text-fecha-banner-img, .content-section-main-plei .content-banner-img .text-fecha-banner-img {
    text-align: center;
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-img .content-banner-img .text-fecha-banner-img, .content-section-main-plei .content-banner-img .text-fecha-banner-img {
    text-align: center;
    padding-left: 0px;
  }
}
.banner-img .content-banner-img .description-banner-img, .content-section-main-plei .content-banner-img .description-banner-img {
  text-align: center;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .description-banner-img, .content-section-main-plei .content-banner-img .description-banner-img {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .description-banner-img .text-fecha-banner-img h3.color-title-blue-2023 span, .content-section-main-plei .content-banner-img .description-banner-img .text-fecha-banner-img h3.color-title-blue-2023 span {
    font-size: 24px;
  }
}
.banner-img .content-banner-img .description-banner-img h3, .content-section-main-plei .content-banner-img .description-banner-img h3 {
  text-transform: uppercase;
  font-size: 50px;
  color: #ffffff;
  font-weight: 800;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .description-banner-img h3, .content-section-main-plei .content-banner-img .description-banner-img h3 {
    font-size: 31px;
    line-height: 28px;
  }
}
.banner-img .content-banner-img .description-banner-img h3 .text-light, .content-section-main-plei .content-banner-img .description-banner-img h3 .text-light {
  font-size: 27px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .description-banner-img h3 .text-light, .content-section-main-plei .content-banner-img .description-banner-img h3 .text-light {
    font-size: 17px;
  }
}
.banner-img .content-banner-img .description-banner-img h3 .text-title, .content-section-main-plei .content-banner-img .description-banner-img h3 .text-title {
  font-size: 48px;
  font-weight: 700;
  color: #ff9c20;
  font-weight: 800;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .description-banner-img h3 .text-title, .content-section-main-plei .content-banner-img .description-banner-img h3 .text-title {
    font-size: 31px;
  }
}

body.page-template-template-plei2023 .logos-texto-top {
  display: flex;
  justify-content: end;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .logos-texto-top {
    display: block;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .video-header video {
    display: none;
  }
}
body.page-template-template-plei2023 .section-video-header .video-header .image-position-top-right {
  top: 0.1%;
  max-height: 100px;
}
body.page-template-template-plei2023 .section-video-header .video-header {
  padding: 18.3%;
}
body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header {
  background-color: rgba(0, 14, 53, 0.87);
  background-image: url(../assets/img/background-figuras-2023-01.png);
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header {
    background-color: rgba(0, 14, 53, 0.87);
    background-image: url(../assets/img/mobile_background-2023-01.jpg);
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header {
    height: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header {
    height: auto;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2023 .section-video-header .video-header .bg-video-header {
    height: auto;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .data-bg-video-header {
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2023 .data-bg-video-header {
    padding-top: 44px;
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2023 .data-bg-video-header {
    padding-top: 44px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2023 .data-bg-video-header {
    padding-top: 44px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .data-bg-video-header .logos-texto-bottom {
    margin-top: 35px;
  }
}
body.page-template-template-plei2023 .data-bg-video-header .logos-texto-bottom .logo-plei-texto .texto-banner-logo-plei .content-button {
  margin-top: 30px;
  padding-left: 100px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .content-plei-2022 {
    margin-top: 11px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2023 .content-plei-2022 {
    padding-top: 0px;
  }
}
body.page-template-template-plei2023 .content-plei-2022 .slider-numbers-play .slick-next:before {
  content: url(../assets/img/arrow_der-2023-01.png);
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .content-plei-2022 .slider-numbers-play .slick-next:before {
    content: url(../assets/img/arrow_small_left-2023-01.png);
  }
}
body.page-template-template-plei2023 .content-plei-2022 .slider-numbers-play .slick-prev:before {
  content: url(../assets/img/arrow_izq-2023-01.png);
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .content-plei-2022 .slider-numbers-play .slick-prev:before {
    content: url(../assets/img/arrow_small_izq-2023-01.png);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2023 .section-slider-numbers-play {
    padding-top: 73px;
  }
}
body.page-template-template-plei2023 .programa {
  background-image: url(../assets/img/background-about-plei-2023-01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
body.page-template-template-plei2023 .programa .btn-plei2023 {
  background: #ff9c20;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .programa .data-programa {
    padding-top: 0px;
  }
}
body.page-template-template-plei2023 .textos-button h3 {
  color: #ffffff;
}
body.page-template-template-plei2023 .textos-button p span {
  color: #fcba11;
}
body.page-template-template-plei2023 .logos-texto-bottom {
  margin-top: 20px;
}
body.page-template-template-plei2023 .logos-texto-bottom .color-title-2023 {
  color: #ff9d20;
}
body.page-template-template-plei2023 .logos-texto-bottom .color-title-blue-2023 span {
  color: #00e0ff !important;
}
body.page-template-template-plei2023 .color-number-1 {
  color: #ff9c20;
  /*    background: -webkit-linear-gradient(#fcba11, rgb(230, 64, 54));
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;*/
}
body.page-template-template-plei2023 .color-number-2 {
  color: #00e0ff;
}
body.page-template-template-plei2023 .color-number-3 {
  color: #ff2c8a;
}
body.page-template-template-plei2023 .img-video-plei-2023 img {
  width: 650px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .img-video-plei-2023 img {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2023 .img-video-plei-2023 img {
    width: 478px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2023 .img-video-plei-2023 img {
    width: 586px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2023 .img-video-plei-2023 {
    text-align: center;
    margin-top: 30px;
  }
}
body.page-template-template-plei2023 .img-color-plei {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .img-color-plei {
    display: none;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2023 .img-color-plei {
    justify-content: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2023 .img-color-plei {
    margin-top: 20px;
  }
}
body.page-template-template-plei2023 .img-color-plei img {
  height: auto;
  width: 325px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .img-color-plei img {
    width: 95%;
  }
}
body.page-template-template-plei2023 .section-video-2023 h2 {
  margin-top: 130px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .section-video-2023 h2 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2023 .section-video-2023 h2 {
    margin-top: 58px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2023 .img-size-responsive {
    text-align: center;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .img-size-responsive img {
    width: 100%;
  }
}
body.page-template-template-plei2023 .text-plei-2023 {
  margin-top: 20px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .text-plei-2023 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .text-plei-2023 .content-button {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
body.page-template-template-plei2023 .section-video-plei {
  background-image: url(../assets/img/background-parte-plei-2023-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .section-video-plei {
    padding-bottom: 40px;
  }
}
body.page-template-template-plei2023 .logos-order {
  text-align: center;
}
body.page-template-template-plei2023 .logos-order img {
  padding: 30px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .logos-order img {
    padding: 0px;
    margin-top: 0px;
    display: inline;
    width: 126px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .logos-order button img {
    width: auto;
    height: 21px;
  }
}
body.page-template-template-plei2023 .hide {
  display: none;
}
body.page-template-template-plei2023 .section-logos-plei-2023 {
  background-image: url(../assets/img/background-empresas-2023-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .section-logos-plei-2023 {
    padding-top: 40px;
    padding-bottom: 50px;
    background-image: none;
  }
}
body.page-template-template-plei2023 .section-logos-plei-2023 button {
  margin-top: 80px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .section-logos-plei-2023 button {
    margin-top: 30px;
  }
}
body.page-template-template-plei2023 a {
  color: #f99603;
}
body.page-template-template-plei2023 .data-text-limit {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .data-text-limit {
    text-align: center;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .data-text-limit ul {
    padding-left: 0px;
  }
}
body.page-template-template-plei2023 .data-text-limit li {
  color: #ff9c20;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .data-text-limit li {
    padding-left: 0px;
  }
}
body.page-template-template-plei2023 .data-text-limit ul li {
  list-style: none;
  background-image: none;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .data-text-limit ul li {
    text-align: center;
  }
}
body.page-template-template-plei2023 .data-text-limit .color-description-content .text-postulacion {
  text-align: right;
}
body.page-template-template-plei2023 .data-text-limit .color-description-content li {
  color: #000;
}
body.page-template-template-plei2023 .postulacion-text h2 {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .postulacion-text h2 {
    text-align: center;
  }
}
body.page-template-template-plei2023 .postulacion-text p {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .postulacion-text p {
    text-align: center;
  }
}
body.page-template-template-plei2023 .postulacion-text .content-button {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .postulacion-text .content-button {
    text-align: center;
  }
}
body.page-template-template-plei2023 .section-methodology {
  background-image: url(../assets/img/background_metodologia.webp);
  background-size: cover;
  background-position: center;
  color: #ffffff;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .section-methodology {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
body.page-template-template-plei2023 .section-methodology h2 {
  text-align: center;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .section-methodology h2 {
    padding-bottom: 20px;
  }
}
body.page-template-template-plei2023 .section-methodology .h2-title-plei-white:after {
  background-color: #fa9703;
}
body.page-template-template-plei2023 .section-methodology img {
  margin-bottom: 20px;
}
body.page-template-template-plei2023 .section-methodology span {
  font-weight: 700;
  color: #ffffff;
}
body.page-template-template-plei2023 .section-methodology .img-methodology img {
  width: 87%;
  margin-left: -8px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-next {
    right: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-next {
    right: 35px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2023 .data-slider-familia-play .slider-familia-play .slick-next {
    right: 35px;
  }
}
body.page-template-template-plei2023 .section-informacion {
  background-image: url(../assets/img/background-description-2023-01.png);
  background-size: cover;
}
body.page-template-template-plei2023 .section-informacion .section-video2 {
  margin-bottom: 77px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .section-informacion .section-video2 {
    margin-bottom: 35px;
  }
}
body.page-template-template-plei2023 .section-parte-2022 {
  background: #000E35;
  background-image: url(../assets/img/background-caracteristicas-01.webp);
  background-size: cover;
  background-position: initial;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .section-parte-2022 {
    background-position: center;
    padding-bottom: 50px;
  }
}
body.page-template-template-plei2023 .background-prensa-experiencia {
  background-image: url(../assets/img/background-medios-2023-01.png);
  background-size: cover;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .background-prensa-experiencia {
    padding-bottom: 26px;
  }
}
body.page-template-template-plei2023 .background-prensa-experiencia .section-trailer {
  padding-bottom: 100px;
}
body.page-template-template-plei2023 .testimonios-plei {
  background-image: url(../assets/img/background_significa.webp);
  background-size: cover;
}
@media (max-width: 767px) {
  body.page-template-template-plei2023 .testimonios-plei {
    margin-bottom: 20px;
  }
}

.show {
  display: block;
}

.btn-plei2023 {
  display: inline-block;
  text-decoration: none;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: helvetica;
  font-size: 22px;
  color: #fff !important;
  background: #ff2c2c;
  border-radius: 25px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  border: none;
  outline: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .btn-plei2023 {
    font-size: 16px;
    padding: 7px 17px;
    min-height: 36px;
    height: 31px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-plei2023 {
    font-size: 18px;
    padding: 9px 20px;
  }
}
.btn-plei2023:hover, .btn-plei2023:active, .btn-plei2023:focus {
  border-radius: 25px !important;
}
.btn-plei2023 img {
  height: 30px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .btn-plei2023 img {
    height: 20px;
    padding-left: 5px;
  }
}

.btn-plei2023-orange {
  display: inline-block;
  text-decoration: none;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: helvetica;
  font-size: 22px;
  color: #fff !important;
  background: #ff9c20;
  border-radius: 25px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  border: none;
  outline: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .btn-plei2023-orange {
    font-size: 16px;
    padding: 7px 17px;
    min-height: 36px;
    height: 31px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-plei2023-orange {
    font-size: 18px;
    padding: 9px 20px;
  }
}
.btn-plei2023-orange:hover, .btn-plei2023-orange:active, .btn-plei2023-orange:focus {
  border-radius: 25px !important;
}
.btn-plei2023-orange img {
  height: 30px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .btn-plei2023-orange img {
    height: 20px;
    padding-left: 5px;
  }
}

.footer-fixed-mobile-plus.button-footer-2023 {
  background: #ff2c2c !important;
  font-size: 26px;
}

.footer-fixed-mobile-plus.button-footer-2023 a {
  color: #ffffff;
}

.banner-img, .content-section-main-plei {
  background-color: #000E35;
  background-image: url(../assets/img/background-banner-img-01.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .banner-img, .content-section-main-plei {
    padding-top: 35px;
    padding-bottom: 25px;
    background-image: url(../assets/img/plei-mobile-actual.jpg);
    background-size: cover;
    background-position: center;
  }
}
.banner-img .logos-banner-img, .content-section-main-plei .logos-banner-img {
  display: flex;
  justify-content: end;
}
@media (max-width: 767px) {
  .banner-img .logos-banner-img, .content-section-main-plei .logos-banner-img {
    justify-content: space-around;
  }
}
.banner-img .logos-banner-img a img, .content-section-main-plei .logos-banner-img a img {
  width: 190px;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .banner-img .logos-banner-img a img, .content-section-main-plei .logos-banner-img a img {
    width: 112px;
    height: 42.22px;
    margin-left: 0px;
  }
}
.banner-img .content-banner-img, .content-section-main-plei .content-banner-img {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img, .content-section-main-plei .content-banner-img {
    margin-top: 27px;
  }
}
.banner-img .content-banner-img .logo-plei-banner-img-2023, .content-section-main-plei .content-banner-img .logo-plei-banner-img-2023 {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .logo-plei-banner-img-2023, .content-section-main-plei .content-banner-img .logo-plei-banner-img-2023 {
    margin-top: 16px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-img .content-banner-img .logo-plei-banner-img-2023, .content-section-main-plei .content-banner-img .logo-plei-banner-img-2023 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .logo-plei-banner-img-2023 img, .content-section-main-plei .content-banner-img .logo-plei-banner-img-2023 img {
    width: 274px;
    height: 88.38px;
  }
}
.banner-img .content-banner-img .logo-plei-banner-landing, .content-section-main-plei .content-banner-img .logo-plei-banner-landing {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .logo-plei-banner-landing, .content-section-main-plei .content-banner-img .logo-plei-banner-landing {
    margin-top: 16px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-img .content-banner-img .logo-plei-banner-landing, .content-section-main-plei .content-banner-img .logo-plei-banner-landing {
    text-align: center;
  }
}
.banner-img .content-banner-img .logo-plei-banner-landing img, .content-section-main-plei .content-banner-img .logo-plei-banner-landing img {
  width: 496px;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .logo-plei-banner-landing img, .content-section-main-plei .content-banner-img .logo-plei-banner-landing img {
    width: 274px;
  }
}
.banner-img .content-banner-img .text-fecha-banner-img, .content-section-main-plei .content-banner-img .text-fecha-banner-img {
  padding-left: 120px;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .text-fecha-banner-img, .content-section-main-plei .content-banner-img .text-fecha-banner-img {
    text-align: center;
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-img .content-banner-img .text-fecha-banner-img, .content-section-main-plei .content-banner-img .text-fecha-banner-img {
    text-align: center;
    padding-left: 0px;
  }
}
.banner-img .content-banner-img .description-banner-img, .content-section-main-plei .content-banner-img .description-banner-img {
  text-align: center;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .description-banner-img, .content-section-main-plei .content-banner-img .description-banner-img {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .description-banner-img .text-fecha-banner-img h3.color-title-blue-2023 span, .content-section-main-plei .content-banner-img .description-banner-img .text-fecha-banner-img h3.color-title-blue-2023 span {
    font-size: 24px;
  }
}
.banner-img .content-banner-img .description-banner-img h3, .content-section-main-plei .content-banner-img .description-banner-img h3 {
  text-transform: uppercase;
  font-size: 50px;
  color: #ffffff;
  font-weight: 800;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .description-banner-img h3, .content-section-main-plei .content-banner-img .description-banner-img h3 {
    font-size: 31px;
    line-height: 34px;
  }
}
.banner-img .content-banner-img .description-banner-img h3 .text-light, .content-section-main-plei .content-banner-img .description-banner-img h3 .text-light {
  font-size: 27px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .description-banner-img h3 .text-light, .content-section-main-plei .content-banner-img .description-banner-img h3 .text-light {
    font-size: 17px;
  }
}
.banner-img .content-banner-img .description-banner-img h3 .text-title, .content-section-main-plei .content-banner-img .description-banner-img h3 .text-title {
  font-size: 48px;
  font-weight: 700;
  color: #ff9c20;
  font-weight: 800;
}
@media (max-width: 767px) {
  .banner-img .content-banner-img .description-banner-img h3 .text-title, .content-section-main-plei .content-banner-img .description-banner-img h3 .text-title {
    font-size: 31px;
  }
}

body.page-template-template-plei2024 .logos-texto-top {
  display: flex;
  justify-content: end;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .logos-texto-top {
    display: block;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .video-header video {
    display: none;
  }
}
body.page-template-template-plei2024 .section-video-header .video-header .image-position-top-right {
  top: 0.1%;
  max-height: 100px;
}
body.page-template-template-plei2024 .section-video-header .video-header {
  padding: 18.3%;
}
body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header {
  background-color: rgba(0, 14, 53, 0.87);
  background-image: url(../assets/img/background-figuras-2023-01.png);
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header {
    background-color: rgba(0, 14, 53, 0.87);
    background-image: url(../assets/img/mobile_background-2023-01.jpg);
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header {
    height: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header {
    height: auto;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2024 .section-video-header .video-header .bg-video-header {
    height: auto;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .data-bg-video-header {
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2024 .data-bg-video-header {
    padding-top: 44px;
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2024 .data-bg-video-header {
    padding-top: 44px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2024 .data-bg-video-header {
    padding-top: 44px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .data-bg-video-header .logos-texto-bottom {
    margin-top: 35px;
  }
}
body.page-template-template-plei2024 .data-bg-video-header .logos-texto-bottom .logo-plei-texto .texto-banner-logo-plei .content-button {
  margin-top: 30px;
  padding-left: 100px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .content-plei-2022 {
    margin-top: 11px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2024 .content-plei-2022 {
    padding-top: 0px;
  }
}
body.page-template-template-plei2024 .content-plei-2022 .slider-numbers-play .slick-next:before {
  content: url(../assets/img/arrow_der.png);
  font-size: 60px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .content-plei-2022 .slider-numbers-play .slick-next:before {
    content: url(../assets/img/arrow_small_right.png);
    font-size: 20px;
  }
}
body.page-template-template-plei2024 .content-plei-2022 .slider-numbers-play .slick-prev:before {
  content: url(../assets/img/arrow_izq.png);
  font-size: 60px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .content-plei-2022 .slider-numbers-play .slick-prev:before {
    content: url(../assets/img/arrow_small_left.png);
    font-size: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2024 .section-slider-numbers-play {
    padding-top: 73px;
  }
}
body.page-template-template-plei2024 .programa {
  background-image: url(../assets/img/background-about-plei-2023-01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
body.page-template-template-plei2024 .programa .btn-plei2023 {
  background: #ff9c20;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .programa .data-programa {
    padding-top: 0px;
  }
}
body.page-template-template-plei2024 .textos-button h3 {
  color: #ffffff;
}
body.page-template-template-plei2024 .textos-button p span {
  color: #fcba11;
}
body.page-template-template-plei2024 .logos-texto-bottom {
  margin-top: 20px;
}
body.page-template-template-plei2024 .logos-texto-bottom .color-title-2023 {
  color: #ff9d20;
}
body.page-template-template-plei2024 .logos-texto-bottom .color-title-blue-2023 span {
  color: #00e0ff !important;
}
body.page-template-template-plei2024 .color-number-1 {
  color: #ff9c20;
  /*    background: -webkit-linear-gradient(#fcba11, rgb(230, 64, 54));
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;*/
}
body.page-template-template-plei2024 .color-number-2 {
  color: #00e0ff;
}
body.page-template-template-plei2024 .color-number-3 {
  color: #ff2c8a;
}
body.page-template-template-plei2024 .img-video-plei-2023 img {
  width: 650px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .img-video-plei-2023 img {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2024 .img-video-plei-2023 img {
    width: 478px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2024 .img-video-plei-2023 img {
    width: 586px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2024 .img-video-plei-2023 {
    text-align: center;
    margin-top: 30px;
  }
}
body.page-template-template-plei2024 .img-color-plei {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .img-color-plei {
    display: none;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2024 .img-color-plei {
    justify-content: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2024 .img-color-plei {
    margin-top: 20px;
  }
}
body.page-template-template-plei2024 .img-color-plei img {
  height: auto;
  width: 325px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .img-color-plei img {
    width: 95%;
  }
}
body.page-template-template-plei2024 .section-video-2023 h2 {
  margin-top: 130px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .section-video-2023 h2 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2024 .section-video-2023 h2 {
    margin-top: 58px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2024 .img-size-responsive {
    text-align: center;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .img-size-responsive img {
    width: 100%;
  }
}
body.page-template-template-plei2024 .text-plei-2023 {
  margin-top: 20px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .text-plei-2023 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .text-plei-2023 .content-button {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
body.page-template-template-plei2024 .section-video-plei {
  background-image: url(../assets/img/background-parte-plei-2023-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .section-video-plei {
    padding-bottom: 40px;
  }
}
body.page-template-template-plei2024 .logos-order {
  text-align: center;
}
body.page-template-template-plei2024 .logos-order img {
  padding: 30px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .logos-order img {
    padding: 0px;
    margin-top: 0px;
    display: inline;
    width: 154px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .logos-order button img {
    width: auto;
    height: 21px;
  }
}
body.page-template-template-plei2024 .hide {
  display: none;
}
body.page-template-template-plei2024 .section-logos-plei-2023 {
  background-image: url(../assets/img/background-empresas-2023-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .section-logos-plei-2023 {
    padding-top: 40px;
    padding-bottom: 50px;
    background-image: none;
  }
}
body.page-template-template-plei2024 .section-logos-plei-2023 button {
  margin-top: 80px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .section-logos-plei-2023 button {
    margin-top: 30px;
  }
}
body.page-template-template-plei2024 a {
  color: #f99603;
}
body.page-template-template-plei2024 .data-text-limit {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .data-text-limit {
    text-align: center;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .data-text-limit ul {
    padding-left: 0px;
  }
}
body.page-template-template-plei2024 .data-text-limit li {
  color: #ff9c20;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .data-text-limit li {
    padding-left: 0px;
  }
}
body.page-template-template-plei2024 .data-text-limit ul li {
  list-style: none;
  background-image: none;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .data-text-limit ul li {
    text-align: center;
  }
}
body.page-template-template-plei2024 .data-text-limit .color-description-content .text-postulacion {
  text-align: right;
}
body.page-template-template-plei2024 .data-text-limit .color-description-content li {
  color: #000;
}
body.page-template-template-plei2024 .postulacion-text h2 {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .postulacion-text h2 {
    text-align: center;
  }
}
body.page-template-template-plei2024 .postulacion-text p {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .postulacion-text p {
    text-align: center;
  }
}
body.page-template-template-plei2024 .postulacion-text .content-button {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .postulacion-text .content-button {
    text-align: center;
  }
}
body.page-template-template-plei2024 .section-methodology {
  background-image: url(../assets/img/background_metodologia.webp);
  background-size: cover;
  background-position: center;
  color: #ffffff;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .section-methodology {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
body.page-template-template-plei2024 .section-methodology h2 {
  text-align: center;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .section-methodology h2 {
    padding-bottom: 20px;
  }
}
body.page-template-template-plei2024 .section-methodology .h2-title-plei-white:after {
  background-color: #fa9703;
}
body.page-template-template-plei2024 .section-methodology img {
  margin-bottom: 20px;
}
body.page-template-template-plei2024 .section-methodology span {
  font-weight: 700;
  color: #ffffff;
}
body.page-template-template-plei2024 .section-methodology .img-methodology img {
  width: 87%;
  margin-left: -8px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-next {
    right: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-next {
    right: 35px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2024 .data-slider-familia-play .slider-familia-play .slick-next {
    right: 35px;
  }
}
body.page-template-template-plei2024 .section-informacion {
  background-image: url(../assets/img/background-description-2023-01.png);
  background-size: cover;
}
body.page-template-template-plei2024 .section-informacion .section-video2 {
  margin-bottom: 77px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .section-informacion .section-video2 {
    margin-bottom: 35px;
  }
}
body.page-template-template-plei2024 .section-parte-2022 {
  background: #000E35;
  background-image: url(../assets/img/background-caracteristicas-01.webp);
  background-size: cover;
  background-position: initial;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .section-parte-2022 {
    background-position: center;
    padding-bottom: 50px;
  }
}
body.page-template-template-plei2024 .background-prensa-experiencia {
  background-image: url(../assets/img/background-medios-2023-01.png);
  background-size: cover;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .background-prensa-experiencia {
    padding-bottom: 26px;
  }
}
body.page-template-template-plei2024 .background-prensa-experiencia .section-trailer {
  padding-bottom: 100px;
}
body.page-template-template-plei2024 .testimonios-plei {
  background-image: url(../assets/img/background_significa.webp);
  background-size: cover;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .testimonios-plei {
    margin-bottom: 20px;
  }
}
body.page-template-template-plei2024 .testimonios-plei .bandera-position {
  display: flex;
  align-items: end;
}
@media (max-width: 767px) {
  body.page-template-template-plei2024 .testimonios-plei .bandera-position {
    display: block;
  }
}
body.page-template-template-plei2024 .testimonios-plei .bandera-position img {
  width: 56px;
  margin-top: 5px;
  padding-left: 8px;
}
body.page-template-template-plei2024 .testimonios-plei .slick-slide img {
  margin-left: 0 !important;
}

.show {
  display: block;
}

.slider-testimonios-plei .slick-list {
  height: 400px !important;
}
@media (max-width: 767px) {
  .slider-testimonios-plei .slick-list {
    height: 100% !important;
  }
}

.btn-plei2023 {
  display: inline-block;
  text-decoration: none;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: helvetica;
  font-size: 22px;
  color: #fff !important;
  background: #ff2c2c;
  border-radius: 25px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  border: none;
  outline: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .btn-plei2023 {
    font-size: 16px;
    padding: 7px 17px;
    min-height: 36px;
    height: 31px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-plei2023 {
    font-size: 18px;
    padding: 9px 20px;
  }
}
.btn-plei2023:hover, .btn-plei2023:active, .btn-plei2023:focus {
  border-radius: 25px !important;
}
.btn-plei2023 img {
  height: 30px;
  width: 32px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .btn-plei2023 img {
    height: 20px;
    padding-left: 5px;
  }
}

.btn-plei2023-orange {
  display: inline-block;
  text-decoration: none;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: helvetica;
  font-size: 22px;
  color: #fff !important;
  background: #ff9c20;
  border-radius: 25px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  border: none;
  outline: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .btn-plei2023-orange {
    font-size: 16px;
    padding: 7px 17px;
    min-height: 36px;
    height: 31px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-plei2023-orange {
    font-size: 18px;
    padding: 9px 20px;
  }
}
.btn-plei2023-orange:hover, .btn-plei2023-orange:active, .btn-plei2023-orange:focus {
  border-radius: 25px !important;
}
.btn-plei2023-orange img {
  height: 30px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .btn-plei2023-orange img {
    height: 20px;
    padding-left: 5px;
  }
}

.footer-fixed-mobile-plus.button-footer-2023 {
  background: #ff2c2c !important;
  font-size: 26px;
}
.footer-fixed-mobile-plus.button-footer-2023 img {
  width: 28px;
  height: 15px;
}

.footer-fixed-mobile-plus.button-footer-2023 a {
  color: #ffffff;
}

.section-impactoPLEI {
  background: #000E35;
  background-image: url(../assets/img/background-video.webp);
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 85px;
}
@media (max-width: 767px) {
  .section-impactoPLEI {
    padding-top: 35px;
    padding-bottom: 20px;
  }
}
.section-impactoPLEI h2 {
  text-align: center;
}
.section-impactoPLEI .videos-content {
  text-align: center;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .section-impactoPLEI .videos-content {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .section-impactoPLEI .videos-content .video img {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-impactoPLEI .videos-content .video img {
    width: 100%;
  }
}
.section-impactoPLEI p {
  margin-top: 30px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .section-impactoPLEI p {
    margin-top: 15px;
    margin-bottom: 25px;
  }
}

.data-imagen-beca .slick-prev:before {
  content: url(../assets/img/arrow_izq.png);
  font-size: 60px;
}
@media (max-width: 767px) {
  .data-imagen-beca .slick-prev:before {
    content: url(../assets/img/arrow_small_left.png);
    font-size: 20px;
  }
}
.data-imagen-beca .slick-next:before {
  content: url(../assets/img/arrow_der.png);
  font-size: 60px;
}
@media (max-width: 767px) {
  .data-imagen-beca .slick-next:before {
    content: url(../assets/img/arrow_small_right.png);
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .data-imagen-beca img {
    max-width: 300px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .data-imagen-beca .slick-next {
    display: block !important;
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .data-imagen-beca .slick-next {
    display: block !important;
    right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .data-imagen-beca .slick-next {
    display: block !important;
    right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .data-imagen-beca .slick-next {
    display: block !important;
    right: -4;
  }
}
@media (max-width: 767px) {
  .data-imagen-beca .slick-prev {
    display: block !important;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .data-imagen-beca .slick-prev {
    display: block !important;
    left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .data-imagen-beca .slick-prev {
    display: block !important;
  }
}

body.page-template-template-plei2025 .logos-texto-top {
  display: flex;
  justify-content: end;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .logos-texto-top {
    display: block;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .video-header video {
    display: none;
  }
}
body.page-template-template-plei2025 .section-video-header .video-header .image-position-top-right {
  top: 0.1%;
  max-height: 100px;
}
body.page-template-template-plei2025 .section-video-header .video-header {
  padding: 18.3%;
}
body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header {
  background-color: rgba(0, 14, 53, 0.87);
  background-image: url(../assets/img/background-figuras-2023-01.png);
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header {
    background-color: rgba(0, 14, 53, 0.87);
    background-image: url(../assets/img/mobile_background-2023-01.jpg);
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header {
    height: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header {
    height: auto;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2025 .section-video-header .video-header .bg-video-header {
    height: auto;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .data-bg-video-header {
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2025 .data-bg-video-header {
    padding-top: 44px;
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2025 .data-bg-video-header {
    padding-top: 44px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2025 .data-bg-video-header {
    padding-top: 44px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .data-bg-video-header .logos-texto-bottom {
    margin-top: 35px;
  }
}
body.page-template-template-plei2025 .data-bg-video-header .logos-texto-bottom .logo-plei-texto .texto-banner-logo-plei .content-button {
  margin-top: 30px;
  padding-left: 100px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .content-plei-2022 {
    margin-top: 11px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2025 .content-plei-2022 {
    padding-top: 0px;
  }
}
body.page-template-template-plei2025 .content-plei-2022 .slider-numbers-play .slick-next:before {
  content: url(../assets/img/arrow_der.png);
  font-size: 60px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .content-plei-2022 .slider-numbers-play .slick-next:before {
    content: url(../assets/img/arrow_small_right.png);
    font-size: 20px;
  }
}
body.page-template-template-plei2025 .content-plei-2022 .slider-numbers-play .slick-prev:before {
  content: url(../assets/img/arrow_izq.png);
  font-size: 60px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .content-plei-2022 .slider-numbers-play .slick-prev:before {
    content: url(../assets/img/arrow_small_left.png);
    font-size: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2025 .section-slider-numbers-play {
    padding-top: 73px;
  }
}
body.page-template-template-plei2025 .programa {
  background-image: url(../assets/img/background-about-plei-2023-01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .programa .data-programa {
    padding-top: 0px;
  }
}
body.page-template-template-plei2025 .textos-button h3 {
  color: #ffffff;
}
body.page-template-template-plei2025 .textos-button p span {
  color: #fcba11;
}
body.page-template-template-plei2025 .logos-texto-bottom {
  margin-top: 20px;
}
body.page-template-template-plei2025 .logos-texto-bottom .color-title-2023 {
  color: #ff9d20;
}
body.page-template-template-plei2025 .logos-texto-bottom .color-title-blue-2023 span {
  color: #00e0ff !important;
}
body.page-template-template-plei2025 .color-number-1 {
  color: #ff9c20;
  /*    background: -webkit-linear-gradient(#fcba11, rgb(230, 64, 54));
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;*/
}
body.page-template-template-plei2025 .color-number-2 {
  color: #00e0ff;
}
body.page-template-template-plei2025 .color-number-3 {
  color: #ff2c8a;
}
body.page-template-template-plei2025 .img-video-plei-2023 img {
  width: 650px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .img-video-plei-2023 img {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2025 .img-video-plei-2023 img {
    width: 478px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2025 .img-video-plei-2023 img {
    width: 586px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2025 .img-video-plei-2023 {
    text-align: center;
    margin-top: 30px;
  }
}
body.page-template-template-plei2025 .img-color-plei {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .img-color-plei {
    display: none;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2025 .img-color-plei {
    justify-content: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2025 .img-color-plei {
    margin-top: 20px;
  }
}
body.page-template-template-plei2025 .img-color-plei img {
  height: auto;
  width: 325px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .img-color-plei img {
    width: 95%;
  }
}
body.page-template-template-plei2025 .section-video-2023 h2 {
  margin-top: 130px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .section-video-2023 h2 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2025 .section-video-2023 h2 {
    margin-top: 58px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2025 .img-size-responsive {
    text-align: center;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .img-size-responsive img {
    width: 100%;
  }
}
body.page-template-template-plei2025 .text-plei-2023 {
  margin-top: 20px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .text-plei-2023 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .text-plei-2023 .content-button {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
body.page-template-template-plei2025 .section-video-plei {
  background-image: url(../assets/img/background-parte-plei-2023-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .section-video-plei {
    padding-bottom: 40px;
  }
}
body.page-template-template-plei2025 .logos-order {
  text-align: center;
}
body.page-template-template-plei2025 .logos-order img {
  padding: 30px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .logos-order img {
    padding: 0px;
    margin-top: 0px;
    display: inline;
    width: 154px;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .logos-order button img {
    width: auto;
    height: 21px;
  }
}
body.page-template-template-plei2025 .hide {
  display: none;
}
body.page-template-template-plei2025 .section-logos-plei-2023 {
  background-image: url(../assets/img/background-empresas-2023-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .section-logos-plei-2023 {
    padding-top: 40px;
    padding-bottom: 50px;
    background-image: none;
  }
}
body.page-template-template-plei2025 .section-logos-plei-2023 button {
  margin-top: 80px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .section-logos-plei-2023 button {
    margin-top: 30px;
  }
}
body.page-template-template-plei2025 a {
  color: #f99603;
}
body.page-template-template-plei2025 .data-text-limit {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .data-text-limit {
    text-align: center;
  }
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .data-text-limit ul {
    padding-left: 0px;
  }
}
body.page-template-template-plei2025 .data-text-limit li {
  color: #ff9c20;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .data-text-limit li {
    padding-left: 0px;
  }
}
body.page-template-template-plei2025 .data-text-limit ul li {
  list-style: none;
  background-image: none;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .data-text-limit ul li {
    text-align: center;
  }
}
body.page-template-template-plei2025 .data-text-limit .color-description-content .text-postulacion {
  text-align: right;
}
body.page-template-template-plei2025 .data-text-limit .color-description-content li {
  color: #000;
}
body.page-template-template-plei2025 .postulacion-text h2 {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .postulacion-text h2 {
    text-align: center;
  }
}
body.page-template-template-plei2025 .postulacion-text p {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .postulacion-text p {
    text-align: center;
  }
}
body.page-template-template-plei2025 .postulacion-text .content-button {
  text-align: right;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .postulacion-text .content-button {
    text-align: center;
  }
}
body.page-template-template-plei2025 .section-methodology {
  background-image: url(../assets/img/background_metodologia.webp);
  background-size: cover;
  background-position: center;
  color: #ffffff;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .section-methodology {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
body.page-template-template-plei2025 .section-methodology h2 {
  text-align: center;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .section-methodology h2 {
    padding-bottom: 20px;
  }
}
body.page-template-template-plei2025 .section-methodology .h2-title-plei-white:after {
  background-color: #fa9703;
}
body.page-template-template-plei2025 .section-methodology img {
  margin-bottom: 20px;
}
body.page-template-template-plei2025 .section-methodology span {
  font-weight: 700;
  color: #ffffff;
}
body.page-template-template-plei2025 .section-methodology .img-methodology img {
  width: 87%;
  margin-left: -8px;
}
@media (min-width: 768px) and (max-width: 991px) {
  body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-next {
    right: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-next {
    right: 35px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body.page-template-template-plei2025 .data-slider-familia-play .slider-familia-play .slick-next {
    right: 35px;
  }
}
body.page-template-template-plei2025 .section-informacion {
  background-image: url(../assets/img/background-description-2023-01.png);
  background-size: cover;
}
body.page-template-template-plei2025 .section-informacion .section-video2 {
  margin-bottom: 77px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .section-informacion .section-video2 {
    margin-bottom: 35px;
  }
}
body.page-template-template-plei2025 .section-parte-2022 {
  background: #000E35;
  background-image: url(../assets/img/background-caracteristicas-01.webp);
  background-size: cover;
  background-position: initial;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .section-parte-2022 {
    background-position: center;
    padding-bottom: 50px;
  }
}
body.page-template-template-plei2025 .background-prensa-experiencia {
  background-image: url(../assets/img/background-medios-2023-01.png);
  background-size: cover;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .background-prensa-experiencia {
    padding-bottom: 26px;
  }
}
body.page-template-template-plei2025 .background-prensa-experiencia .section-trailer {
  padding-bottom: 100px;
}
body.page-template-template-plei2025 .testimonios-plei {
  background-image: url(../assets/img/background_significa.webp);
  background-size: cover;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .testimonios-plei {
    margin-bottom: 20px;
  }
}
body.page-template-template-plei2025 .testimonios-plei .bandera-position {
  display: flex;
  align-items: end;
}
@media (max-width: 767px) {
  body.page-template-template-plei2025 .testimonios-plei .bandera-position {
    display: block;
  }
}
body.page-template-template-plei2025 .testimonios-plei .bandera-position img {
  width: 56px;
  margin-top: 5px;
  padding-left: 8px;
}
body.page-template-template-plei2025 .testimonios-plei .slick-slide img {
  margin-left: 0 !important;
}

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