@charset "UTF-8";
/*! 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 {
  -webkit-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

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;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/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: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

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

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

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

.glyphicon-th:before {
  content: "\e011"; }

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

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

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

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

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

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

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

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

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

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

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

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

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

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

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

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

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

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

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

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

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

.glyphicon-list:before {
  content: "\e056"; }

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

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

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

.glyphicon-picture:before {
  content: "\e060"; }

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

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

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

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

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

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

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

.glyphicon-eject:before {
  content: "\e078"; }

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

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

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

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

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

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

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

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

.glyphicon-screenshot:before {
  content: "\e087"; }

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

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

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

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

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

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

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

.glyphicon-retweet:before {
  content: "\e115"; }

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

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

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

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

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

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

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

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

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

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

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

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

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

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

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

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

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

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

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

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

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

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

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

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

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

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

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

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

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

.glyphicon-flash:before {
  content: "\e162"; }

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

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

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

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

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

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

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

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

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

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

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

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

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

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

.glyphicon-subtitles:before {
  content: "\e188"; }

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-cd:before {
  content: "\e201"; }

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

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

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

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

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

.glyphicon-tent:before {
  content: "\26fa"; }

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

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

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

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

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

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

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

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

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

.glyphicon-education:before {
  content: "\e233"; }

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

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

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

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

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

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

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

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

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

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

.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: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

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: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 1122px) {
    .container {
      width: 1100px; } }
  @media (min-width: 1370px) {
    .container {
      width: 1350px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .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.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1122px) {
  .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.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1370px) {
  .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.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  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: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

.table-striped > tbody > tr:nth-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: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

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

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

input[type="search"] {
  -webkit-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: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  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;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-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: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    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: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-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 {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  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: 25px; }

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

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

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

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    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: 15px; }

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .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: #337ab7;
  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: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  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; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    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: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-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: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #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; }

.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%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-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.42857; }

.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 {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 1122px) {
  .modal-lg {
    width: 900px; } }

.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: 1121px) {
  .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: 1121px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1121px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1121px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1122px) and (max-width: 1369px) {
  .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: 1122px) and (max-width: 1369px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1122px) and (max-width: 1369px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1122px) and (max-width: 1369px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1370px) {
  .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: 1370px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1370px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1370px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1121px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1122px) and (max-width: 1369px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1370px) {
  .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; } }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
    transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
    transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); } }

@-webkit-keyframes flipOutX {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); } }

@keyframes flipOutX {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); } }

@-webkit-keyframes flipOutY {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); } }

@keyframes flipOutY {
  0% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg); } }

@-webkit-keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg); }
  80% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); } }

@keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg); }
  80% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); } }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg); } }

@-webkit-keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center; } }

@keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center; } }

@-webkit-keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; } }

@keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-webkit-keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-webkit-keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; } }

@keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-webkit-keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-webkit-keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center center;
    transform-origin: center center; } }

@keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center center;
    transform-origin: center center; } }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; } }

@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; } }

@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom; } }

@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; }
  100% {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

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

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

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

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

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

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

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

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

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

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

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

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.panel-color-white {
  background-color: #F7F7F7 !important;
  background-image: none !important; }

.panel-color-blue {
  background-color: #36404d !important;
  background-image: none !important; }

.panel-color-black {
  background-color: #252525 !important;
  background-image: none !important; }

@font-face {
  font-family: 'CaslonCP';
  src: url("fonts/CaslonCP.eot");
  src: url("fonts/CaslonCP.eot?#iefix") format("embedded-opentype"), url("fonts/CaslonCP.woff") format("woff"), url("fonts/CaslonCP.ttf") format("truetype"), url("fonts/CaslonCP.svg#CaslonCP") format("svg");
  font-weight: normal;
  font-style: normal; }

.f1 {
  font-size: 28.125em; }
  @media (max-width: 1440px) {
    .f1 {
      font-size: 18.75em; } }
  @media (max-width: 1200px) {
    .f1 {
      font-size: 17.5em; } }
  @media (max-width: 1121px) {
    .f1 {
      font-size: 7.5em; } }

.f2 {
  font-size: 13.75em;
  line-height: 0.8; }
  @media (max-width: 1600px) {
    .f2 {
      font-size: 11.25em; } }
  @media (max-width: 1200px) {
    .f2 {
      font-size: 8.75em; } }
  @media (max-width: 1121px) {
    .f2 {
      font-size: 6.25em; } }
  @media (max-width: 767px) {
    .f2 {
      font-size: 3.75em; } }
  @media (max-width: 1440px) {
    .f2.esp {
      font-size: 10em; } }
  @media (max-width: 767px) {
    .f2.esp {
      font-size: 3.75em; }
      .f2.esp br {
        display: none; } }
  @media (max-width: 767px) {
    .f2.text-bg {
      margin-left: 15px;
      margin-top: 50px; } }

.f3 {
  font-size: 7.5em;
  line-height: .8; }
  @media (max-width: 1440px) {
    .f3 {
      font-size: 6.875em; } }
  @media (max-width: 767px) {
    .f3 {
      font-size: 3.75em; } }

.f4, .title-f4, .image-wrapper .text, .big-number p, .testimonial, .buscador input, .card .title, .numered-list .number, .slider-caption p, .mapa-infowindow .title, .content-detail h2, .f5 {
  font-size: 2.5em;
  line-height: 1.1; }
  @media (max-width: 1440px) {
    .f4, .title-f4, .image-wrapper .text, .big-number p, .testimonial, .buscador input, .card .title, .numered-list .number, .slider-caption p, .mapa-infowindow .title, .content-detail h2, .f5 {
      font-size: 2.1875em; } }
  @media (max-width: 1121px) {
    .f4, .title-f4, .image-wrapper .text, .big-number p, .testimonial, .buscador input, .card .title, .numered-list .number, .slider-caption p, .mapa-infowindow .title, .content-detail h2, .f5 {
      font-size: 1.625em; } }
  @media (max-width: 767px) {
    .f4, .title-f4, .image-wrapper .text, .big-number p, .testimonial, .buscador input, .card .title, .numered-list .number, .slider-caption p, .mapa-infowindow .title, .content-detail h2, .f5 {
      font-size: 1.375em;
      line-height: 26px; } }

.f6, .title-f6, .cifra .text-secondary, .cifra .text-m, .spopup p, .spopup-contacto p, .intro-detail_subtitle {
  font-size: 1.875em;
  line-height: 1.3; }
  @media (max-width: 767px) {
    .f6, .title-f6, .cifra .text-secondary, .cifra .text-m, .spopup p, .spopup-contacto p, .intro-detail_subtitle {
      font-size: 1.25em; } }

.title-fc {
  font-family: "CaslonCP", sans-serif;
  color: #eaeaea;
  max-width: calc(100% - 90px); }

.title-mb {
  margin-bottom: 55px; }
  .title-mb-m {
    margin-bottom: 35px; }
  @media (max-width: 991px) {
    .title-mb {
      margin-bottom: 20px; } }

.title-mt {
  margin-top: 55px; }
  .title-mt-m {
    margin-top: 35px; }
  @media (max-width: 991px) {
    .title-mt {
      margin-top: 20px; } }

.title-f4 {
  font-weight: 300;
  margin-bottom: 40px; }

.title-f6 {
  font-weight: 300;
  margin-bottom: 40px; }

.text-bg {
  font-family: "CaslonCP", sans-serif;
  color: #eaeaea;
  max-width: calc(100% - 90px);
  position: relative;
  z-index: -1; }
  .text-bg-right {
    margin-right: 10%;
    float: right; }
  .text-bg.no-full {
    width: 95%; }
  @media (max-width: 1100px) {
    .text-bg {
      margin-top: 50px; } }

/**
 * Set up a decent box model on the root element
 */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*, *::before, *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  font-family: 'Roboto Condensed', sans-serif; }
  @media (max-width: 1200px) {
    body {
      font-size: 14px; } }

section {
  position: relative; }

a {
  color: #000;
  -webkit-transition: opacity .4s;
  transition: opacity .4s; }
  a:hover {
    color: #000;
    text-decoration: none; }

button:focus {
  outline: none;
  border: 0; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.list-inline {
    margin-left: 0; }
  ul.styled-list li {
    text-transform: uppercase; }
    ul.styled-list li:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background-color: #000;
      margin-right: 10px; }

ul.styled-list {
  padding-left: 50px; }

ul.disc {
  list-style: disc;
  padding-left: 50px;
  margin-bottom: 50px; }
  ul.disc li {
    margin-bottom: 15px; }
    ul.disc li a {
      padding-left: 30px; }
    ul.disc li ul {
      list-style: circle;
      margin-left: 50px;
      margin-top: 20px;
      margin-bottom: 20px; }

strong {
  font-weight: 700; }

hr {
  border-bottom: 1px solid #eaeaea;
  margin-top: 0;
  margin-bottom: 30px; }

.section-p {
  padding: 80px 0; }
  .section-p-top {
    padding-top: 80px; }
    @media (max-width: 1121px) {
      .section-p-top {
        padding-top: 40px; } }
  @media (max-width: 1121px) {
    .section-p {
      padding: 30px 0; } }

.section-m {
  margin: 150px 0; }
  @media (max-width: 1121px) {
    .section-m {
      margin: 20px 0; } }

.link-brand {
  color: #25ee32;
  text-decoration: underline; }

.link-with-line {
  padding-left: 80px;
  position: relative; }
  .link-with-line:before, .link-with-line:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 10px;
    background-color: #25ee32;
    -webkit-transition: all .6s;
    transition: all .6s; }
  .link-with-line:before {
    left: 0;
    width: 52px;
    height: 2px; }
  .link-with-line:after {
    top: 9px;
    left: 56px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -webkit-transition-delay: .6s;
    transition-delay: .6s; }
  .link-with-line:hover {
    opacity: .8; }
    .link-with-line:hover:before {
      width: 56px; }
    .link-with-line:hover:after {
      top: 10px;
      width: 15px;
      height: 2px;
      border-radius: 0; }

.title-small {
  color: #25ee32;
  font-weight: 700;
  text-transform: uppercase; }

.intro-wrapper {
  margin: 40px 0 20px; }
  .intro-wrapper h2 {
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .intro-wrapper h2 {
        margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .intro-wrapper {
      margin-top: 0; } }

.intro-button {
  margin-top: 45px; }

.intro-image {
  margin-top: 45px; }
  @media (max-width: 767px) {
    .intro-image {
      margin-top: 20px; } }

.content-wrapper {
  padding: 85px 0;
  overflow: hidden; }
  @media (max-width: 1440px) {
    .content-wrapper {
      padding: 40px 0; } }
  @media (max-width: 767px) {
    .content-wrapper {
      padding: 10px 0; } }

.video-image-wrapper,
.image-wrapper {
  position: relative;
  margin: 60px 0; }
  .video-image-wrapper img,
  .image-wrapper img {
    width: 90%;
    display: block;
    margin: 0 auto 50px auto;
    z-index: 0; }
    @media (max-width: 767px) {
      .video-image-wrapper img,
      .image-wrapper img {
        margin: 30px auto; } }
  @media (max-width: 767px) {
    .video-image-wrapper,
    .image-wrapper {
      margin: 20px 0; } }

.video-image-wrapper img {
  cursor: pointer; }

.text-wrapper {
  margin: 20px 0; }

.image-wrapper .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase; }

.video-image-wrapper span {
  border-radius: 50%;
  background-color: transparent;
  width: 114px;
  height: 114px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 0;
  cursor: pointer; }
  .video-image-wrapper span:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background-image: url("../../img/play-ikerlan.svg");
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 0;
    margin: auto; }
  @media (max-width: 767px) {
    .video-image-wrapper span {
      width: 90px;
      height: 90px; } }

.video-image-wrapper.with-text {
  margin: 40px 0 40px 0; }
  .video-image-wrapper.with-text img {
    margin: 0 auto; }

.video-image-wrapper-m {
  margin-bottom: 0; }
  .video-image-wrapper-m img {
    max-width: 800px;
    width: 100%;
    margin-bottom: 0; }

.video-image-wrapper-m {
  margin-bottom: 0; }

.content-detail .video-image-wrapper-m img {
  max-width: 800px;
  width: 100%;
  margin-bottom: 0; }

.big-numbers-wrapper .row {
  position: relative; }

.big-number span {
  line-height: 300px; }
  @media (max-width: 767px) {
    .big-number span {
      font-size: 30px;
      line-height: 1; } }

.big-number p {
  font-weight: 300;
  line-height: 40px;
  color: #25ee32;
  margin-top: -50px; }
  @media (max-width: 767px) {
    .big-number p {
      line-height: 1.2;
      margin-top: 0; } }

@media (max-width: 767px) {
  .big-number {
    margin-top: 10px; } }

.detail-list li {
  margin-bottom: 80px; }
  .detail-list li h3 {
    margin-bottom: 45px;
    font-weight: 300; }
    @media (max-width: 767px) {
      .detail-list li h3 {
        margin-bottom: 10px; } }
  @media (max-width: 767px) {
    .detail-list li {
      margin-bottom: 30px; } }

.js-rotate-text {
  min-height: 300px; }

.rotate-text-wrap {
  padding-top: 40px;
  padding-bottom: 0; }

.testimonial {
  font-family: "CaslonCP", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  color: #25ee32;
  width: 85%;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 767px) {
    .testimonial {
      margin: 30px 0; } }
  .testimonial:before, .testimonial:after {
    position: absolute;
    display: inline-block;
    font-size: 200px; }
    @media (max-width: 767px) {
      .testimonial:before, .testimonial:after {
        font-size: 80px; } }
  .testimonial:before {
    content: '“';
    margin-left: -100px;
    margin-top: -150px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    @media (max-width: 991px) {
      .testimonial:before {
        margin-left: -10px;
        margin-top: -75px; } }
  .testimonial:after {
    content: '“';
    bottom: -150px;
    margin-left: 50px;
    right: -100px; }
    @media (max-width: 767px) {
      .testimonial:after {
        margin-top: -10px;
        margin-left: 15px; } }

.descarga {
  margin-top: 10px; }
  .descarga span, .descarga a {
    font-size: 1.125em;
    font-weight: 500;
    display: inline-block; }
  .descarga span:after {
    content: '-';
    margin: 0 5px;
    display: inline-block; }
  .descarga a {
    text-transform: uppercase;
    text-decoration: underline;
    color: #25ee32; }

.google-map {
  width: 100%;
  position: relative;
  padding-bottom: 60%; }
  @media (min-width: 1122px) {
    .google-map {
      padding-bottom: 40%; } }

.politica_privacidad .content-wrapper ul {
  list-style: disc;
  padding: 0 20px;
  margin: 20px; }

.actualidad.newsletter label {
  display: block; }
  .actualidad.newsletter label[for=intereses] {
    margin-bottom: 0; }

.actualidad.newsletter .form-check {
  display: inline-block;
  margin-right: 20px; }

.actualidad.newsletter_ok h2 {
  text-transform: uppercase; }

.actualidad.newsletter_ok p {
  font-size: 18px;
  margin-bottom: 40px; }
  .actualidad.newsletter_ok p.main {
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 30px; }

.actualidad.newsletter_ok .container-bottom {
  padding-bottom: 80px; }

.with-over:hover {
  opacity: .5; }

.no-pointer {
  cursor: inherit !important; }

.text-brand-color {
  color: #25ee32; }

.fc-white {
  color: #fff; }

.fw-l, .cifra .text-secondary {
  font-weight: 300; }

.fw-n {
  font-weight: 400; }

.fw-b {
  font-weight: 700; }

.full-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh; }
  .full-center img {
    width: auto;
    max-width: 100%; }

.pr {
  position: relative; }

.dp {
  display: block; }

.shape {
  position: absolute;
  z-index: -2; }
  @media (max-width: 1121px) {
    .shape {
      display: none; } }
  .shape.type-1 {
    top: 35vh;
    left: 15vw; }
  .shape.type-2 {
    top: 700px;
    left: 0; }
  .shape.type-3 {
    top: 65vh;
    right: 0; }
  .shape.type-4 {
    top: 98px;
    right: 35vw; }
  .shape.type-5 {
    top: 40%;
    left: 0; }
  .shape.type-6 {
    top: 30%;
    right: 10%; }
  .shape.type-7 {
    top: 150px;
    left: 2%; }
  .shape.type-8 {
    bottom: 40px;
    right: 0; }
  .shape.type-9 {
    bottom: 100px;
    left: 0; }
  .shape.type-10 {
    right: 10px; }
  .shape.type-v {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .shape.right-1 {
    right: "1%"; }
  .shape.right-2 {
    right: "2%"; }
  .shape.right-3 {
    right: "3%"; }
  .shape.right-4 {
    right: "4%"; }
  .shape.right-5 {
    right: "5%"; }
  .shape.right-6 {
    right: "6%"; }
  .shape.right-7 {
    right: "7%"; }
  .shape.right-8 {
    right: "8%"; }
  .shape.right-9 {
    right: "9%"; }
  .shape.right-10 {
    right: "10%"; }
  .shape.right-11 {
    right: "11%"; }
  .shape.right-12 {
    right: "12%"; }
  .shape.right-13 {
    right: "13%"; }
  .shape.right-14 {
    right: "14%"; }
  .shape.right-15 {
    right: "15%"; }
  .shape.right-16 {
    right: "16%"; }
  .shape.right-17 {
    right: "17%"; }
  .shape.right-18 {
    right: "18%"; }
  .shape.right-19 {
    right: "19%"; }
  .shape.right-20 {
    right: "20%"; }
  .shape.right-21 {
    right: "21%"; }
  .shape.right-22 {
    right: "22%"; }
  .shape.right-23 {
    right: "23%"; }
  .shape.right-24 {
    right: "24%"; }
  .shape.right-25 {
    right: "25%"; }
  .shape.right-26 {
    right: "26%"; }
  .shape.right-27 {
    right: "27%"; }
  .shape.right-28 {
    right: "28%"; }
  .shape.right-29 {
    right: "29%"; }
  .shape.right-30 {
    right: "30%"; }
  .shape.right-31 {
    right: "31%"; }
  .shape.right-32 {
    right: "32%"; }
  .shape.right-33 {
    right: "33%"; }
  .shape.right-34 {
    right: "34%"; }
  .shape.right-35 {
    right: "35%"; }
  .shape.right-36 {
    right: "36%"; }
  .shape.right-37 {
    right: "37%"; }
  .shape.right-38 {
    right: "38%"; }
  .shape.right-39 {
    right: "39%"; }
  .shape.right-40 {
    right: "40%"; }
  .shape.right-41 {
    right: "41%"; }
  .shape.right-42 {
    right: "42%"; }
  .shape.right-43 {
    right: "43%"; }
  .shape.right-44 {
    right: "44%"; }
  .shape.right-45 {
    right: "45%"; }
  .shape.right-46 {
    right: "46%"; }
  .shape.right-47 {
    right: "47%"; }
  .shape.right-48 {
    right: "48%"; }
  .shape.right-49 {
    right: "49%"; }
  .shape.right-50 {
    right: "50%"; }
  .shape.right-51 {
    right: "51%"; }
  .shape.right-52 {
    right: "52%"; }
  .shape.right-53 {
    right: "53%"; }
  .shape.right-54 {
    right: "54%"; }
  .shape.right-55 {
    right: "55%"; }
  .shape.right-56 {
    right: "56%"; }
  .shape.right-57 {
    right: "57%"; }
  .shape.right-58 {
    right: "58%"; }
  .shape.right-59 {
    right: "59%"; }
  .shape.right-60 {
    right: "60%"; }
  .shape.right-61 {
    right: "61%"; }
  .shape.right-62 {
    right: "62%"; }
  .shape.right-63 {
    right: "63%"; }
  .shape.right-64 {
    right: "64%"; }
  .shape.right-65 {
    right: "65%"; }
  .shape.right-66 {
    right: "66%"; }
  .shape.right-67 {
    right: "67%"; }
  .shape.right-68 {
    right: "68%"; }
  .shape.right-69 {
    right: "69%"; }
  .shape.right-70 {
    right: "70%"; }
  .shape.right-71 {
    right: "71%"; }
  .shape.right-72 {
    right: "72%"; }
  .shape.right-73 {
    right: "73%"; }
  .shape.right-74 {
    right: "74%"; }
  .shape.right-75 {
    right: "75%"; }
  .shape.right-76 {
    right: "76%"; }
  .shape.right-77 {
    right: "77%"; }
  .shape.right-78 {
    right: "78%"; }
  .shape.right-79 {
    right: "79%"; }
  .shape.right-80 {
    right: "80%"; }
  .shape.right-81 {
    right: "81%"; }
  .shape.right-82 {
    right: "82%"; }
  .shape.right-83 {
    right: "83%"; }
  .shape.right-84 {
    right: "84%"; }
  .shape.right-85 {
    right: "85%"; }
  .shape.right-86 {
    right: "86%"; }
  .shape.right-87 {
    right: "87%"; }
  .shape.right-88 {
    right: "88%"; }
  .shape.right-89 {
    right: "89%"; }
  .shape.right-90 {
    right: "90%"; }
  .shape.right-91 {
    right: "91%"; }
  .shape.right-92 {
    right: "92%"; }
  .shape.right-93 {
    right: "93%"; }
  .shape.right-94 {
    right: "94%"; }
  .shape.right-95 {
    right: "95%"; }
  .shape.right-96 {
    right: "96%"; }
  .shape.right-97 {
    right: "97%"; }
  .shape.right-98 {
    right: "98%"; }
  .shape.right-99 {
    right: "99%"; }
  .shape.right-100 {
    right: "100%"; }
  .shape.left-1 {
    left: "1%"; }
  .shape.left-2 {
    left: "2%"; }
  .shape.left-3 {
    left: "3%"; }
  .shape.left-4 {
    left: "4%"; }
  .shape.left-5 {
    left: "5%"; }
  .shape.left-6 {
    left: "6%"; }
  .shape.left-7 {
    left: "7%"; }
  .shape.left-8 {
    left: "8%"; }
  .shape.left-9 {
    left: "9%"; }
  .shape.left-10 {
    left: "10%"; }
  .shape.left-11 {
    left: "11%"; }
  .shape.left-12 {
    left: "12%"; }
  .shape.left-13 {
    left: "13%"; }
  .shape.left-14 {
    left: "14%"; }
  .shape.left-15 {
    left: "15%"; }
  .shape.left-16 {
    left: "16%"; }
  .shape.left-17 {
    left: "17%"; }
  .shape.left-18 {
    left: "18%"; }
  .shape.left-19 {
    left: "19%"; }
  .shape.left-20 {
    left: "20%"; }
  .shape.left-21 {
    left: "21%"; }
  .shape.left-22 {
    left: "22%"; }
  .shape.left-23 {
    left: "23%"; }
  .shape.left-24 {
    left: "24%"; }
  .shape.left-25 {
    left: "25%"; }
  .shape.left-26 {
    left: "26%"; }
  .shape.left-27 {
    left: "27%"; }
  .shape.left-28 {
    left: "28%"; }
  .shape.left-29 {
    left: "29%"; }
  .shape.left-30 {
    left: "30%"; }
  .shape.left-31 {
    left: "31%"; }
  .shape.left-32 {
    left: "32%"; }
  .shape.left-33 {
    left: "33%"; }
  .shape.left-34 {
    left: "34%"; }
  .shape.left-35 {
    left: "35%"; }
  .shape.left-36 {
    left: "36%"; }
  .shape.left-37 {
    left: "37%"; }
  .shape.left-38 {
    left: "38%"; }
  .shape.left-39 {
    left: "39%"; }
  .shape.left-40 {
    left: "40%"; }
  .shape.left-41 {
    left: "41%"; }
  .shape.left-42 {
    left: "42%"; }
  .shape.left-43 {
    left: "43%"; }
  .shape.left-44 {
    left: "44%"; }
  .shape.left-45 {
    left: "45%"; }
  .shape.left-46 {
    left: "46%"; }
  .shape.left-47 {
    left: "47%"; }
  .shape.left-48 {
    left: "48%"; }
  .shape.left-49 {
    left: "49%"; }
  .shape.left-50 {
    left: "50%"; }
  .shape.left-51 {
    left: "51%"; }
  .shape.left-52 {
    left: "52%"; }
  .shape.left-53 {
    left: "53%"; }
  .shape.left-54 {
    left: "54%"; }
  .shape.left-55 {
    left: "55%"; }
  .shape.left-56 {
    left: "56%"; }
  .shape.left-57 {
    left: "57%"; }
  .shape.left-58 {
    left: "58%"; }
  .shape.left-59 {
    left: "59%"; }
  .shape.left-60 {
    left: "60%"; }
  .shape.left-61 {
    left: "61%"; }
  .shape.left-62 {
    left: "62%"; }
  .shape.left-63 {
    left: "63%"; }
  .shape.left-64 {
    left: "64%"; }
  .shape.left-65 {
    left: "65%"; }
  .shape.left-66 {
    left: "66%"; }
  .shape.left-67 {
    left: "67%"; }
  .shape.left-68 {
    left: "68%"; }
  .shape.left-69 {
    left: "69%"; }
  .shape.left-70 {
    left: "70%"; }
  .shape.left-71 {
    left: "71%"; }
  .shape.left-72 {
    left: "72%"; }
  .shape.left-73 {
    left: "73%"; }
  .shape.left-74 {
    left: "74%"; }
  .shape.left-75 {
    left: "75%"; }
  .shape.left-76 {
    left: "76%"; }
  .shape.left-77 {
    left: "77%"; }
  .shape.left-78 {
    left: "78%"; }
  .shape.left-79 {
    left: "79%"; }
  .shape.left-80 {
    left: "80%"; }
  .shape.left-81 {
    left: "81%"; }
  .shape.left-82 {
    left: "82%"; }
  .shape.left-83 {
    left: "83%"; }
  .shape.left-84 {
    left: "84%"; }
  .shape.left-85 {
    left: "85%"; }
  .shape.left-86 {
    left: "86%"; }
  .shape.left-87 {
    left: "87%"; }
  .shape.left-88 {
    left: "88%"; }
  .shape.left-89 {
    left: "89%"; }
  .shape.left-90 {
    left: "90%"; }
  .shape.left-91 {
    left: "91%"; }
  .shape.left-92 {
    left: "92%"; }
  .shape.left-93 {
    left: "93%"; }
  .shape.left-94 {
    left: "94%"; }
  .shape.left-95 {
    left: "95%"; }
  .shape.left-96 {
    left: "96%"; }
  .shape.left-97 {
    left: "97%"; }
  .shape.left-98 {
    left: "98%"; }
  .shape.left-99 {
    left: "99%"; }
  .shape.left-100 {
    left: "100%"; }
  .shape.bottom-1 {
    bottom: "1%"; }
  .shape.bottom-2 {
    bottom: "2%"; }
  .shape.bottom-3 {
    bottom: "3%"; }
  .shape.bottom-4 {
    bottom: "4%"; }
  .shape.bottom-5 {
    bottom: "5%"; }
  .shape.bottom-6 {
    bottom: "6%"; }
  .shape.bottom-7 {
    bottom: "7%"; }
  .shape.bottom-8 {
    bottom: "8%"; }
  .shape.bottom-9 {
    bottom: "9%"; }
  .shape.bottom-10 {
    bottom: "10%"; }
  .shape.bottom-11 {
    bottom: "11%"; }
  .shape.bottom-12 {
    bottom: "12%"; }
  .shape.bottom-13 {
    bottom: "13%"; }
  .shape.bottom-14 {
    bottom: "14%"; }
  .shape.bottom-15 {
    bottom: "15%"; }
  .shape.bottom-16 {
    bottom: "16%"; }
  .shape.bottom-17 {
    bottom: "17%"; }
  .shape.bottom-18 {
    bottom: "18%"; }
  .shape.bottom-19 {
    bottom: "19%"; }
  .shape.bottom-20 {
    bottom: "20%"; }
  .shape.bottom-21 {
    bottom: "21%"; }
  .shape.bottom-22 {
    bottom: "22%"; }
  .shape.bottom-23 {
    bottom: "23%"; }
  .shape.bottom-24 {
    bottom: "24%"; }
  .shape.bottom-25 {
    bottom: "25%"; }
  .shape.bottom-26 {
    bottom: "26%"; }
  .shape.bottom-27 {
    bottom: "27%"; }
  .shape.bottom-28 {
    bottom: "28%"; }
  .shape.bottom-29 {
    bottom: "29%"; }
  .shape.bottom-30 {
    bottom: "30%"; }
  .shape.bottom-31 {
    bottom: "31%"; }
  .shape.bottom-32 {
    bottom: "32%"; }
  .shape.bottom-33 {
    bottom: "33%"; }
  .shape.bottom-34 {
    bottom: "34%"; }
  .shape.bottom-35 {
    bottom: "35%"; }
  .shape.bottom-36 {
    bottom: "36%"; }
  .shape.bottom-37 {
    bottom: "37%"; }
  .shape.bottom-38 {
    bottom: "38%"; }
  .shape.bottom-39 {
    bottom: "39%"; }
  .shape.bottom-40 {
    bottom: "40%"; }
  .shape.bottom-41 {
    bottom: "41%"; }
  .shape.bottom-42 {
    bottom: "42%"; }
  .shape.bottom-43 {
    bottom: "43%"; }
  .shape.bottom-44 {
    bottom: "44%"; }
  .shape.bottom-45 {
    bottom: "45%"; }
  .shape.bottom-46 {
    bottom: "46%"; }
  .shape.bottom-47 {
    bottom: "47%"; }
  .shape.bottom-48 {
    bottom: "48%"; }
  .shape.bottom-49 {
    bottom: "49%"; }
  .shape.bottom-50 {
    bottom: "50%"; }
  .shape.bottom-51 {
    bottom: "51%"; }
  .shape.bottom-52 {
    bottom: "52%"; }
  .shape.bottom-53 {
    bottom: "53%"; }
  .shape.bottom-54 {
    bottom: "54%"; }
  .shape.bottom-55 {
    bottom: "55%"; }
  .shape.bottom-56 {
    bottom: "56%"; }
  .shape.bottom-57 {
    bottom: "57%"; }
  .shape.bottom-58 {
    bottom: "58%"; }
  .shape.bottom-59 {
    bottom: "59%"; }
  .shape.bottom-60 {
    bottom: "60%"; }
  .shape.bottom-61 {
    bottom: "61%"; }
  .shape.bottom-62 {
    bottom: "62%"; }
  .shape.bottom-63 {
    bottom: "63%"; }
  .shape.bottom-64 {
    bottom: "64%"; }
  .shape.bottom-65 {
    bottom: "65%"; }
  .shape.bottom-66 {
    bottom: "66%"; }
  .shape.bottom-67 {
    bottom: "67%"; }
  .shape.bottom-68 {
    bottom: "68%"; }
  .shape.bottom-69 {
    bottom: "69%"; }
  .shape.bottom-70 {
    bottom: "70%"; }
  .shape.bottom-71 {
    bottom: "71%"; }
  .shape.bottom-72 {
    bottom: "72%"; }
  .shape.bottom-73 {
    bottom: "73%"; }
  .shape.bottom-74 {
    bottom: "74%"; }
  .shape.bottom-75 {
    bottom: "75%"; }
  .shape.bottom-76 {
    bottom: "76%"; }
  .shape.bottom-77 {
    bottom: "77%"; }
  .shape.bottom-78 {
    bottom: "78%"; }
  .shape.bottom-79 {
    bottom: "79%"; }
  .shape.bottom-80 {
    bottom: "80%"; }
  .shape.bottom-81 {
    bottom: "81%"; }
  .shape.bottom-82 {
    bottom: "82%"; }
  .shape.bottom-83 {
    bottom: "83%"; }
  .shape.bottom-84 {
    bottom: "84%"; }
  .shape.bottom-85 {
    bottom: "85%"; }
  .shape.bottom-86 {
    bottom: "86%"; }
  .shape.bottom-87 {
    bottom: "87%"; }
  .shape.bottom-88 {
    bottom: "88%"; }
  .shape.bottom-89 {
    bottom: "89%"; }
  .shape.bottom-90 {
    bottom: "90%"; }
  .shape.bottom-91 {
    bottom: "91%"; }
  .shape.bottom-92 {
    bottom: "92%"; }
  .shape.bottom-93 {
    bottom: "93%"; }
  .shape.bottom-94 {
    bottom: "94%"; }
  .shape.bottom-95 {
    bottom: "95%"; }
  .shape.bottom-96 {
    bottom: "96%"; }
  .shape.bottom-97 {
    bottom: "97%"; }
  .shape.bottom-98 {
    bottom: "98%"; }
  .shape.bottom-99 {
    bottom: "99%"; }
  .shape.bottom-100 {
    bottom: "100%"; }
  .shape.top-1 {
    top: "1%"; }
  .shape.top-2 {
    top: "2%"; }
  .shape.top-3 {
    top: "3%"; }
  .shape.top-4 {
    top: "4%"; }
  .shape.top-5 {
    top: "5%"; }
  .shape.top-6 {
    top: "6%"; }
  .shape.top-7 {
    top: "7%"; }
  .shape.top-8 {
    top: "8%"; }
  .shape.top-9 {
    top: "9%"; }
  .shape.top-10 {
    top: "10%"; }
  .shape.top-11 {
    top: "11%"; }
  .shape.top-12 {
    top: "12%"; }
  .shape.top-13 {
    top: "13%"; }
  .shape.top-14 {
    top: "14%"; }
  .shape.top-15 {
    top: "15%"; }
  .shape.top-16 {
    top: "16%"; }
  .shape.top-17 {
    top: "17%"; }
  .shape.top-18 {
    top: "18%"; }
  .shape.top-19 {
    top: "19%"; }
  .shape.top-20 {
    top: "20%"; }
  .shape.top-21 {
    top: "21%"; }
  .shape.top-22 {
    top: "22%"; }
  .shape.top-23 {
    top: "23%"; }
  .shape.top-24 {
    top: "24%"; }
  .shape.top-25 {
    top: "25%"; }
  .shape.top-26 {
    top: "26%"; }
  .shape.top-27 {
    top: "27%"; }
  .shape.top-28 {
    top: "28%"; }
  .shape.top-29 {
    top: "29%"; }
  .shape.top-30 {
    top: "30%"; }
  .shape.top-31 {
    top: "31%"; }
  .shape.top-32 {
    top: "32%"; }
  .shape.top-33 {
    top: "33%"; }
  .shape.top-34 {
    top: "34%"; }
  .shape.top-35 {
    top: "35%"; }
  .shape.top-36 {
    top: "36%"; }
  .shape.top-37 {
    top: "37%"; }
  .shape.top-38 {
    top: "38%"; }
  .shape.top-39 {
    top: "39%"; }
  .shape.top-40 {
    top: "40%"; }
  .shape.top-41 {
    top: "41%"; }
  .shape.top-42 {
    top: "42%"; }
  .shape.top-43 {
    top: "43%"; }
  .shape.top-44 {
    top: "44%"; }
  .shape.top-45 {
    top: "45%"; }
  .shape.top-46 {
    top: "46%"; }
  .shape.top-47 {
    top: "47%"; }
  .shape.top-48 {
    top: "48%"; }
  .shape.top-49 {
    top: "49%"; }
  .shape.top-50 {
    top: "50%"; }
  .shape.top-51 {
    top: "51%"; }
  .shape.top-52 {
    top: "52%"; }
  .shape.top-53 {
    top: "53%"; }
  .shape.top-54 {
    top: "54%"; }
  .shape.top-55 {
    top: "55%"; }
  .shape.top-56 {
    top: "56%"; }
  .shape.top-57 {
    top: "57%"; }
  .shape.top-58 {
    top: "58%"; }
  .shape.top-59 {
    top: "59%"; }
  .shape.top-60 {
    top: "60%"; }
  .shape.top-61 {
    top: "61%"; }
  .shape.top-62 {
    top: "62%"; }
  .shape.top-63 {
    top: "63%"; }
  .shape.top-64 {
    top: "64%"; }
  .shape.top-65 {
    top: "65%"; }
  .shape.top-66 {
    top: "66%"; }
  .shape.top-67 {
    top: "67%"; }
  .shape.top-68 {
    top: "68%"; }
  .shape.top-69 {
    top: "69%"; }
  .shape.top-70 {
    top: "70%"; }
  .shape.top-71 {
    top: "71%"; }
  .shape.top-72 {
    top: "72%"; }
  .shape.top-73 {
    top: "73%"; }
  .shape.top-74 {
    top: "74%"; }
  .shape.top-75 {
    top: "75%"; }
  .shape.top-76 {
    top: "76%"; }
  .shape.top-77 {
    top: "77%"; }
  .shape.top-78 {
    top: "78%"; }
  .shape.top-79 {
    top: "79%"; }
  .shape.top-80 {
    top: "80%"; }
  .shape.top-81 {
    top: "81%"; }
  .shape.top-82 {
    top: "82%"; }
  .shape.top-83 {
    top: "83%"; }
  .shape.top-84 {
    top: "84%"; }
  .shape.top-85 {
    top: "85%"; }
  .shape.top-86 {
    top: "86%"; }
  .shape.top-87 {
    top: "87%"; }
  .shape.top-88 {
    top: "88%"; }
  .shape.top-89 {
    top: "89%"; }
  .shape.top-90 {
    top: "90%"; }
  .shape.top-91 {
    top: "91%"; }
  .shape.top-92 {
    top: "92%"; }
  .shape.top-93 {
    top: "93%"; }
  .shape.top-94 {
    top: "94%"; }
  .shape.top-95 {
    top: "95%"; }
  .shape.top-96 {
    top: "96%"; }
  .shape.top-97 {
    top: "97%"; }
  .shape.top-98 {
    top: "98%"; }
  .shape.top-99 {
    top: "99%"; }
  .shape.top-100 {
    top: "100%"; }

.no-padding {
  padding-right: 0;
  padding-left: 0; }
  @media (max-width: 768px) {
    .no-padding {
      padding-right: 15px;
      padding-left: 15px; } }

.no-margin {
  margin: 0; }

.wrapper-negative-m {
  margin-top: -80px; }

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

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fadeIn {
  opacity: 1;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.no-v-scroll {
  overflow-y: hidden; }

.d-block {
  display: block !important; }

.dynamic-content-2-col {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2; }
  @media (max-width: 767px) {
    .dynamic-content-2-col {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1; } }

.text-white {
  color: white !important; }

header {
  position: relative;
  width: calc(100% - 92px);
  height: 90px;
  z-index: 9;
  background-color: #fff;
  border-bottom: 2px solid #f1f1f1; }
  header.header-konnekt {
    /*width: 100%;*/ }
  header .logo-wrapper {
    width: 15.62%;
    margin: 0 20px;
    text-align: center; }
    header .logo-wrapper .logo img {
      margin-top: -10px;
      width: 180px;
      max-width: 90%; }
    @media (max-width: 1200px) {
      header .logo-wrapper {
        width: 70%;
        margin: 20px 0 0 0;
        text-align: left; } }
  header .logo-wrapper, header nav.main-menu {
    display: inline-block; }
  header .main-menu {
    border-left: 2px solid #eaeaea;
    height: 100%; }
    header .main-menu li {
      padding: 24px 20px;
      color: #000;
      font-size: 1.125em;
      font-weight: 700;
      line-height: 32px;
      text-transform: uppercase; }
      header .main-menu li:after {
        width: 0;
        -webkit-transition: all .5s;
        transition: all .5s; }
      @media (max-width: 1366px) {
        header .main-menu li {
          font-size: 1em; } }
      @media (min-width: 1200px) {
        header .main-menu li {
          padding: 24px 10px; } }
      @media (min-width: 1440px) {
        header .main-menu li {
          padding: 30px 20px; } }
      @media (min-width: 1700px) {
        header .main-menu li {
          padding: 30px 40px; } }
      @media (min-width: 1900px) {
        header .main-menu li {
          padding: 30px 50px; } }
      @media (max-width: 1200px) {
        header .main-menu li {
          display: block;
          padding: 15px 70px;
          border-bottom: 1px solid #f1f1f1;
          border-right: 1px solid #f1f1f1; } }
      @media (max-width: 1121px) {
        header .main-menu li {
          padding: 15px 25px; } }
    @media (max-width: 1200px) {
      header .main-menu {
        position: absolute;
        top: 60px;
        left: 0;
        width: 100%;
        border-left: none;
        visibility: hidden;
        opacity: 0; }
        header .main-menu li {
          background-color: #fff; }
        header .main-menu--open {
          opacity: 1;
          visibility: visible; }
          header .main-menu--open li {
            background-color: #eaeaea; } }
    @media (max-width: 1121px) {
      header .main-menu {
        border-bottom: 3px solid #25ee32; } }
  @media (max-width: 1440px) {
    header {
      width: calc(100% - 82px);
      height: 80px; } }
  @media (max-width: 1200px) {
    header {
      top: 0;
      padding: 0 15px; } }
  @media (max-width: 1121px) {
    header {
      width: 100%;
      height: 60px; } }

.dropdown {
  position: relative;
  display: inline-block;
  padding-top: 45px;
  cursor: default;
  -webkit-transition: all .2s;
  transition: all .2s; }
  @media (max-width: 1122px) {
    .dropdown {
      display: block;
      padding-top: inherit;
      height: auto; } }
  .dropdown.active, .dropdown:hover {
    background-color: #eaeaea;
    -webkit-transition: all .5s;
    transition: all .5s; }
    .dropdown.active:after, .dropdown:hover:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 4px;
      background-color: #25ee32;
      -webkit-transition: background-color .5s;
      transition: background-color .5s; }
    @media (max-width: 1200px) {
      .dropdown.active, .dropdown:hover {
        border-bottom: 1px solid #25ee32; } }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #eaeaea;
  padding: 0 45px;
  width: 100%;
  z-index: 2;
  -webkit-transition: all .4s;
  transition: all .4s; }
  .dropdown-content-wrapper {
    padding: 35px 20px; }
    .dropdown-content-wrapper .title-menu {
      font-size: 2.5em;
      font-weight: 500;
      font-family: "CaslonCP", sans-serif;
      line-height: 50px;
      color: #25ee32;
      margin-bottom: 40px; }
      @media (max-width: 1200px) {
        .dropdown-content-wrapper .title-menu {
          margin-bottom: 0; } }
      @media (max-width: 767px) {
        .dropdown-content-wrapper .title-menu {
          font-size: 1.875em;
          margin-left: 20px; } }
    .dropdown-content-wrapper .intro-menu {
      font-size: 1.125em;
      margin-bottom: 30px; }
    .dropdown-content-wrapper ul li {
      margin: 10px 0; }
      .dropdown-content-wrapper ul li a {
        color: #252525;
        line-height: 1.5;
        text-transform: uppercase; }
        .dropdown-content-wrapper ul li a:hover {
          color: #000;
          opacity: .5; }
        .dropdown-content-wrapper ul li a.highlight {
          color: #25ee32;
          font-weight: 700;
          text-transform: uppercase; }
      .dropdown-content-wrapper ul li.subitem a {
        color: #858585;
        text-transform: inherit; }
      .dropdown-content-wrapper ul li.subitem.last {
        margin-bottom: 20px; }
      .dropdown-content-wrapper ul li:first-child {
        font-weight: 700; }
    @media (max-width: 1200px) {
      .dropdown-content-wrapper {
        margin-top: 0;
        padding: 0; }
        .dropdown-content-wrapper ul li {
          padding: 0; } }
  .dropdown-content.open {
    display: block;
    visibility: visible;
    border: none;
    border-bottom: 2px solid #25ee32; }
    @media (max-width: 1200px) {
      .dropdown-content.open {
        background-color: #fff; }
        .dropdown-content.open li a {
          display: block;
          background-color: #fff;
          padding: 15px 25px; } }
  @media (max-width: 1440px) {
    .dropdown-content {
      margin-top: 0; } }
  @media (max-width: 1200px) {
    .dropdown-content {
      margin-top: 0; } }
  @media (max-width: 1122px) {
    .dropdown-content {
      position: relative;
      padding: 0; } }

.buscador.dropdown-content {
  background-color: #eaeaea; }

.buscador > .container {
  height: calc(100vh - 90px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.buscador form {
  width: 100%;
  border-bottom: 1px solid #25ee32; }

.buscador input .buscador button {
  display: inline-block; }

.buscador button {
  width: 35px;
  height: 35px;
  background-color: transparent;
  background-image: url("../../img/icon-search-green.svg");
  border: 0; }

.buscador input {
  width: calc(100% - 40px);
  background-color: transparent;
  border: 0; }
  .buscador input::-webkit-input-placeholder {
    color: #000; }
  .buscador input::-moz-placeholder {
    color: #000; }
  .buscador input:-ms-input-placeholder {
    color: #000; }
  .buscador input:-moz-placeholder {
    color: #000; }
  .buscador input:focus, .buscador input:hover {
    outline: none; }

footer {
  padding: 100px 0;
  border: 2px solid #f1f1f1;
  background: white; }
  footer h4 {
    font-size: 1.375em;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000;
    margin: 20px 0;
    padding-top: 20px;
    border-top: 3px solid #25ee32; }
    footer h4.title-claim {
      margin-bottom: 0; }
  footer .claim {
    font-size: 1.375em;
    text-transform: uppercase; }
  footer li i {
    padding-right: 15px; }
  footer a {
    color: #7a7a7a;
    font-weight: 300;
    line-height: 40px; }
  footer .subfooter {
    margin-top: 50px; }
    footer .subfooter p {
      margin-top: 40px; }
    footer .subfooter .brta-logo {
      margin-right: 25px; }
  @media (max-width: 1440px) {
    footer {
      padding: 60px 0 50px 0; } }

.g-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .g-flex .item-1-3 {
    width: 33%; }
  .g-flex .item-1-4 {
    width: 25%; }
    @media (max-width: 1100px) {
      .g-flex .item-1-4 {
        width: 33%; } }
  .g-flex .item {
    padding-right: 15px;
    padding-left: 15px; }
    @media (max-width: 767px) {
      .g-flex .item {
        width: 100%; } }

.cards-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.cards-news-item {
  width: calc(33% - 30px);
  margin-right: 30px; }
  .cards-news-item:nth-child(3) {
    margin-right: 0; }
  @media (max-width: 767px) {
    .cards-news-item {
      width: 100%;
      margin-right: 0; } }

.cards-news-2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .cards-news-2 .cards-news-item-2 {
    margin-top: 30px;
    width: 48.5%; }
    .cards-news-2 .cards-news-item-2:nth-child(-n+2) {
      margin-top: 0; }
    @media (max-width: 767px) {
      .cards-news-2 .cards-news-item-2 {
        width: 100%; } }

.block-text {
  position: absolute;
  width: 100%;
  padding: 55px 75px;
  background-color: #eaeaea;
  z-index: 1; }
  .block-text h3 {
    font-weight: 400; }
  .block-text-type-2 h3,
  .block-text-type-2 p {
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .block-text-type-2 h3,
      .block-text-type-2 p {
        margin-bottom: 10px; } }
  .block-text-list li {
    margin-bottom: 50px; }
  @media (max-width: 1121px) {
    .block-text {
      padding: 25px 15px; } }

.block-text-list-detail li p {
  margin-bottom: 25px; }

.wrapper-block-left .block-image {
  float: right;
  z-index: -1; }
  .wrapper-block-left .block-image img {
    float: right;
    display: none;
    opacity: 0;
    -webkit-transition: opacity .6s;
    transition: opacity .6s;
    -webkit-transition-delay: .5s;
    transition-delay: .5s; }
    .wrapper-block-left .block-image img.active {
      display: block;
      opacity: 1; }
    @media (max-width: 1122px) {
      .wrapper-block-left .block-image img {
        position: relative;
        max-width: 100%; } }

.wrapper-block-left .block-text {
  max-width: 610px;
  height: 590px; }
  .wrapper-block-left .block-text h3 {
    margin-bottom: 124px; }
    @media (max-width: 1121px) {
      .wrapper-block-left .block-text h3 {
        margin-bottom: 30px; } }
  .wrapper-block-left .block-text ul li p, .wrapper-block-left .block-text ul li a {
    color: rgba(0, 0, 0, 0.51);
    cursor: pointer;
    font-size: 1.625em;
    -webkit-transition: color .6s;
    transition: color .6s; }
  .wrapper-block-left .block-text ul li .help-text {
    display: block;
    opacity: 0;
    visibility: hidden;
    font-size: 1.125em;
    color: #000;
    -webkit-transition: all .6s;
    transition: all .6s; }
  .wrapper-block-left .block-text ul li:hover p, .wrapper-block-left .block-text ul li:hover a, .wrapper-block-left .block-text ul li.active p, .wrapper-block-left .block-text ul li.active a {
    color: #25ee32; }
  .wrapper-block-left .block-text ul li:hover .help-text, .wrapper-block-left .block-text ul li.active .help-text {
    opacity: 1;
    visibility: visible;
    color: #000; }
  @media (max-width: 1122px) {
    .wrapper-block-left .block-text {
      position: relative;
      max-width: 100%; } }
  @media (max-width: 1121px) {
    .wrapper-block-left .block-text {
      height: auto; } }

.wrapper-block-right h2 {
  position: absolute;
  right: 0;
  line-height: 180px;
  margin-top: -40px; }
  .wrapper-block-right h2.eu {
    position: relative; }
  .wrapper-block-right h2.en {
    right: 8%; }
  @media (max-width: 1440px) {
    .wrapper-block-right h2 {
      line-height: 130px; } }
  @media (max-width: 1122px) {
    .wrapper-block-right h2 {
      position: relative;
      top: 0;
      left: 40px;
      line-height: 1.2;
      margin-top: -40px; } }
  @media (max-width: 1121px) {
    .wrapper-block-right h2 {
      margin-top: 0;
      left: 0; } }

.wrapper-block-right .block-text {
  position: relative;
  margin-top: 50%; }
  @media (max-width: 1122px) {
    .wrapper-block-right .block-text {
      margin-top: 0; } }

.wrapper-block-right .block-image img {
  position: absolute;
  left: 0;
  width: 50%; }
  @media (max-width: 1600px) {
    .wrapper-block-right .block-image img {
      width: 55%; } }
  @media (max-width: 1122px) {
    .wrapper-block-right .block-image img {
      position: relative;
      width: 100%; } }
  @media (max-width: 767px) {
    .wrapper-block-right .block-image img {
      padding: 0 15px; } }

@media (max-width: 767px) {
  .wrapper-block-right .container {
    padding-right: 0;
    padding-left: 0; } }

@media (max-width: 1121px) {
  .wrapper-block-only-text h2 {
    position: relative; } }

.wrapper-block-only-text p {
  margin-bottom: 70px; }

.wrapper-block-only-text.title-left h2 {
  left: -2%; }
  @media (max-width: 1121px) {
    .wrapper-block-only-text.title-left h2 {
      left: 0; } }

.wrapper-block-only-text.title-left h3 {
  margin: 60px 0 80px 0; }
  @media (max-width: 1121px) {
    .wrapper-block-only-text.title-left h3 {
      margin: 10px 0 10px 0; } }

.wrapper-block-only-text.title-left p {
  font-size: 1.875em;
  color: #252525;
  font-weight: 300;
  line-height: 1.2; }

@media (max-width: 1121px) {
  .wrapper-block-only-text {
    padding: 0 15px; }
    .wrapper-block-only-text img {
      margin-top: 50px; } }
  @media (max-width: 1121px) and (max-width: 767px) {
    .wrapper-block-only-text img {
      margin-top: 0;
      margin-bottom: 20px; } }

@media (max-width: 767px) {
  .wrapper-block-only-text {
    padding: 0; } }

.wrapper-block-inside-container {
  position: relative;
  margin-bottom: 100px; }
  @media (max-width: 767px) {
    .wrapper-block-inside-container {
      margin-bottom: 20px; } }
  .wrapper-block-inside-container .block-text {
    margin-top: 40%;
    background-color: #fff; }
    @media (max-width: 1100px) {
      .wrapper-block-inside-container .block-text {
        margin-top: 0; } }
  .wrapper-block-inside-container .descarga {
    margin-top: 80px; }
    @media (max-width: 1199px) {
      .wrapper-block-inside-container .descarga {
        margin-top: 0; } }

.brand-btn-wrapper {
  display: block;
  padding: 20px 0; }

.brand-btn, .brand-btn-secondary, .card-post_button, .brand-btn-filter {
  position: relative;
  padding: 20px 35px;
  background-color: #fff;
  border: 0;
  color: #252525;
  font-size: 1em;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-transition: all .2s;
  transition: all .2s; }
  .brand-btn-secondary, .card-post_button {
    padding: 16px 50px;
    background-color: #25ee32;
    color: #fff; }
  .brand-btn-filter {
    display: inline-block; }
    .brand-btn-filter.active {
      color: #fff;
      background-color: #25ee32; }
  .brand-btn-grey, .brand-btn-filter, .inputfile-6 + label strong {
    background-color: #eaeaea; }
    @media (max-width: 767px) {
      .brand-btn-grey, .brand-btn-filter, .inputfile-6 + label strong {
        display: block;
        text-align: center; } }
  .brand-btn:after, .brand-btn-secondary:after, .card-post_button:after, .brand-btn-filter:after {
    content: '';
    position: absolute;
    width: 0;
    top: 0;
    left: 0;
    height: 2px;
    background-color: #25ee32;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition: all .2s;
    transition: all .2s; }
  .brand-btn:hover, .brand-btn-secondary:hover, .card-post_button:hover, .brand-btn-filter:hover {
    background-color: #000;
    color: #fff; }
    .brand-btn:hover:after, .brand-btn-secondary:hover:after, .card-post_button:hover:after, .brand-btn-filter:hover:after {
      width: 100%;
      -webkit-transition: all 1s;
      transition: all 1s;
      -webkit-transition-delay: .2s;
      transition-delay: .2s; }
  .brand-btn.mb, .mb.brand-btn-secondary, .mb.card-post_button, .mb.brand-btn-filter {
    margin-bottom: 20px; }
  @media (max-width: 1121px) {
    .brand-btn, .brand-btn-secondary, .card-post_button, .brand-btn-filter {
      padding: 10px 25px; } }

.st-burger-icon-container {
  display: none;
  margin: 4px;
  font-size: 0;
  vertical-align: middle;
  z-index: 10; }
  @media (max-width: 1200px) {
    .st-burger-icon-container {
      display: inline-block;
      margin-top: 20px;
      float: right; } }

.st-burger-icon {
  display: inline-block;
  cursor: pointer; }
  .st-burger-icon span, .st-burger-icon span:before, .st-burger-icon span:after {
    display: block;
    width: 100%;
    background: #000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .st-burger-icon span {
    position: relative; }
  .st-burger-icon span:before, .st-burger-icon span:after {
    position: absolute;
    content: ''; }
  .st-burger-icon:hover span:before {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  .st-burger-icon:hover span:after {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  .st-burger-icon--transformed span {
    background: transparent; }

.st-burger-icon--small {
  width: 14.4px;
  height: 12px; }
  .st-burger-icon--small span, .st-burger-icon--small span:before, .st-burger-icon--small span:after {
    height: 2px; }
  .st-burger-icon--small span {
    margin: 5px 0 0; }
  .st-burger-icon--small span:before {
    top: -5px; }
  .st-burger-icon--small span:after {
    top: 5px; }

.st-burger-icon--small.st-burger-icon--transformed span:before {
  -webkit-transform: translate(0, 5px) rotate(-45deg);
  transform: translate(0, 5px) rotate(-45deg); }

.st-burger-icon--small.st-burger-icon--transformed span:after {
  -webkit-transform: translate(0, -5px) rotate(45deg);
  transform: translate(0, -5px) rotate(45deg); }

.st-burger-icon--medium {
  width: 25.2px;
  height: 21px; }
  .st-burger-icon--medium span, .st-burger-icon--medium span:before, .st-burger-icon--medium span:after {
    height: 2px; }
  .st-burger-icon--medium span {
    margin: 9.5px 0 0; }
  .st-burger-icon--medium span:before {
    top: -9.5px; }
  .st-burger-icon--medium span:after {
    top: 9.5px; }

.st-burger-icon--medium.st-burger-icon--transformed span:before {
  -webkit-transform: translate(0, 9.5px) rotate(-45deg);
  transform: translate(0, 9.5px) rotate(-45deg); }

.st-burger-icon--medium.st-burger-icon--transformed span:after {
  -webkit-transform: translate(0, -9.5px) rotate(45deg);
  transform: translate(0, -9.5px) rotate(45deg); }

.st-burger-icon--large {
  width: 52.8px;
  height: 44px; }
  .st-burger-icon--large span, .st-burger-icon--large span:before, .st-burger-icon--large span:after {
    height: 2px; }
  .st-burger-icon--large span {
    margin: 21px 0 0; }
  .st-burger-icon--large span:before {
    top: -21px; }
  .st-burger-icon--large span:after {
    top: 21px; }

.st-burger-icon--large.st-burger-icon--transformed span:before {
  -webkit-transform: translate(0, 21px) rotate(-45deg);
  transform: translate(0, 21px) rotate(-45deg); }

.st-burger-icon--large.st-burger-icon--transformed span:after {
  -webkit-transform: translate(0, -21px) rotate(45deg);
  transform: translate(0, -21px) rotate(45deg); }

.icons {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .icons > *:not(:last-child) {
    margin-right: 30px; }

.support-menu {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  z-index: 2; }
  .support-menu-konnekt {
    z-index: 9; }
  .support-menu .row {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-align: right;
    clear: both; }
  .support-menu .item {
    position: relative;
    display: block;
    float: right;
    width: 90px;
    height: 90px;
    margin-bottom: 2px;
    background-color: #25ee32;
    cursor: pointer;
    z-index: 10; }
    @media (max-width: 1440px) {
      .support-menu .item {
        width: 80px;
        height: 80px; } }
    @media (max-width: 1121px) {
      .support-menu .item {
        width: 50px;
        height: 50px; } }
    .support-menu .item .icon {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
      @media (max-width: 1121px) {
        .support-menu .item .icon {
          width: 20px; } }
    .support-menu .item.options {
      display: none; }
      @media (max-width: 1100px) {
        .support-menu .item.options {
          display: block; } }
  .support-menu .languages {
    max-height: 90px; }
    @media (max-width: 1440px) {
      .support-menu .languages {
        max-height: 80px; } }
    @media (max-width: 1121px) {
      .support-menu .languages {
        max-height: 50px; } }
    .support-menu .languages .item {
      z-index: 10; }
      .support-menu .languages .item .icon {
        font-size: 1.25em;
        font-weight: 400;
        color: #fff; }
    .support-menu .languages ul, .support-menu .languages .item .icon {
      text-align: center;
      padding: 35px 20px; }
      @media (max-width: 1440px) {
        .support-menu .languages ul, .support-menu .languages .item .icon {
          padding: 30px 20px; } }
      @media (max-width: 1121px) {
        .support-menu .languages ul, .support-menu .languages .item .icon {
          padding: 10px 0; } }
    .support-menu .languages .item img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
    .support-menu .languages ul {
      display: inline-block;
      background-color: #f1f1f1;
      height: 90px;
      opacity: 0;
      visibility: hidden;
      z-index: 100;
      -webkit-transform: translateX(200px);
      transform: translateX(200px);
      -webkit-transition: -webkit-transform .2s;
      transition: -webkit-transform .2s;
      transition: transform .2s;
      transition: transform .2s, -webkit-transform .2s; }
      @media (max-width: 1440px) {
        .support-menu .languages ul {
          height: 80px; } }
      @media (max-width: 1121px) {
        .support-menu .languages ul {
          padding: 10px 0;
          height: 50px; } }
      .support-menu .languages ul li {
        opacity: 0;
        visibility: hidden;
        padding: 0;
        -webkit-transition: all .4s;
        transition: all .4s; }
        .support-menu .languages ul li:not(:first-child):after {
          content: '';
          display: block;
          width: 2px;
          height: 2px;
          background-color: #a4a4a4;
          position: relative;
          top: -15px; }
    .support-menu .languages a {
      color: #a4a4a4;
      padding: 20px 15px;
      font-size: 1.25em; }
      .support-menu .languages a.active {
        color: #000; }
    .support-menu .languages.open ul {
      width: auto;
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateX(0);
      transform: translateX(0);
      -webkit-transition: -webkit-transform .4s;
      transition: -webkit-transform .4s;
      transition: transform .4s;
      transition: transform .4s, -webkit-transform .4s; }
      .support-menu .languages.open ul li {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all .4s;
        transition: all .4s; }
  .support-menu .social a {
    display: inline-block;
    float: right; }
  .support-menu .social .father {
    z-index: 10; }
  .support-menu .social .child {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f1f1f1;
    z-index: 1;
    -webkit-transition: -webkit-transform .4s ease-out .1s;
    transition: -webkit-transform .4s ease-out .1s;
    transition: transform .4s ease-out .1s;
    transition: transform .4s ease-out .1s, -webkit-transform .4s ease-out .1s; }
    @media (max-width: 991px) {
      .support-menu .social .child {
        opacity: 0;
        -webkit-transition: opacity .1s;
        transition: opacity .1s; } }
    .support-menu .social .child.first {
      margin-right: 2px;
      -webkit-transform: translateX(92px);
      transform: translateX(92px); }
      @media (max-width: 1440px) {
        .support-menu .social .child.first {
          -webkit-transform: translateX(82px);
          transform: translateX(82px); } }
      @media (max-width: 1121px) {
        .support-menu .social .child.first {
          -webkit-transform: translateX(52px);
          transform: translateX(52px); } }
    .support-menu .social .child.second {
      -webkit-transform: translateY(-92px);
      transform: translateY(-92px); }
      @media (max-width: 1440px) {
        .support-menu .social .child.second {
          -webkit-transform: translateY(-82px);
          transform: translateY(-82px); } }
      @media (max-width: 1121px) {
        .support-menu .social .child.second {
          -webkit-transform: translateY(52px);
          transform: translateY(52px); } }
    .support-menu .social .child.third {
      margin-right: 2px;
      -webkit-transform: translate(92px, -92px);
      transform: translate(92px, -92px); }
      @media (max-width: 1440px) {
        .support-menu .social .child.third {
          -webkit-transform: translate(82px, -82px);
          transform: translate(82px, -82px); } }
      @media (max-width: 1121px) {
        .support-menu .social .child.third {
          -webkit-transform: translate(52px, -52px);
          transform: translate(52px, -52px); } }
  .support-menu .social.open .child {
    opacity: 1;
    visibility: visible;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
    .support-menu .social.open .child.first {
      -webkit-transform: translateX(0px);
      transform: translateX(0px); }
    .support-menu .social.open .child.second {
      -webkit-transform: translateY(0px);
      transform: translateY(0px); }
    .support-menu .social.open .child.third {
      -webkit-transform: translate(0px, 0px);
      transform: translate(0px, 0px); }
  @media (max-width: 1100px) {
    .support-menu {
      top: 60px; }
      .support-menu div.row:not(:first-child),
      .support-menu div.languages,
      .support-menu div.social {
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
        -webkit-transition: -webkit-transform .2s;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s, -webkit-transform .2s;
        z-index: 0; } }
  @media (max-width: 768px) {
    .support-menu {
      z-index: 0; } }
  @media (max-width: 1100px) {
    .support-menu.open {
      z-index: 1; }
      .support-menu.open div.row:not(:first-child),
      .support-menu.open div.languages,
      .support-menu.open div.social {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s;
        z-index: 1; }
      .support-menu.open .item.options {
        background-color: #eaeaea;
        -webkit-transition: background-color .5s;
        transition: background-color .5s; }
      .support-menu.open .item.child {
        opacity: 1;
        -webkit-transition: all .5s, opacity .2s .5s;
        transition: all .5s, opacity .2s .5s; } }

@media (max-width: 1121px) {
  .home .support-menu {
    z-index: 2; } }

.words-loop {
  /* the outer div */
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden; }
  .words-loop a {
    color: #25ee32;
    text-decoration: underline; }
    .words-loop a:hover {
      color: #eaeaea;
      -webkit-transition: color .5s;
      transition: color .5s; }
  .words-loop ul.list {
    position: relative;
    display: inline-block;
    list-style: none; }
  .words-loop ul.list.cloned {
    position: absolute;
    left: 0; }
  .words-loop ul.list li {
    float: left; }

.news-grid {
  margin-top: 30px; }
  .news-grid .post .wrapper-text {
    padding: 2.60417vw 2.08333vw;
    background-color: #eaeaea;
    margin-bottom: 30px; }
    @media (max-width: 1122px) {
      .news-grid .post .wrapper-text {
        padding: 40px 20px; } }
  .news-grid .post .title {
    font-family: "CaslonCP", sans-serif;
    font-size: 1.625em;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0; }
    .news-grid .post .title:hover {
      opacity: .5;
      -webkit-transition: opacity .2s;
      transition: opacity .2s; }
    @media (max-width: 1440px) {
      .news-grid .post .title {
        font-size: 1.25em; } }
  .news-grid .post .date {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1em;
    color: #a1a1a1;
    text-transform: uppercase; }
    @media (max-width: 1440px) {
      .news-grid .post .date {
        font-size: 0.875em;
        line-height: 1.25em; } }
  .news-grid .post p {
    line-height: 26px; }
  .news-grid .post .link-with-line {
    margin-top: 60px;
    display: block; }
  @media (max-width: 767px) {
    .news-grid .container {
      padding-left: 0;
      padding-right: 0; } }

.cards-wrapper {
  margin: 60px 0 60px 0;
  overflow: hidden; }
  @media (max-width: 767px) {
    .cards-wrapper {
      margin: 20px 0; } }

.cards-posts {
  margin: 60px 0; }
  @media (max-width: 767px) {
    .cards-posts {
      margin: 20px 0 0; } }
  .cards-posts-top {
    margin: 60px 0 0; }
    @media (max-width: 767px) {
      .cards-posts-top {
        margin: 20px 0 0; } }

.card .el {
  margin-bottom: 10px; }

.card .title {
  font-weight: 400;
  line-height: 1;
  color: #25ee32;
  text-transform: uppercase; }

.card .subtitle {
  font-size: 1.375em;
  text-transform: uppercase;
  margin-bottom: 20px; }
  @media (max-width: 991px) {
    .card .subtitle {
      margin-bottom: 0; } }

@media (max-width: 991px) {
  .card {
    margin-bottom: 50px; } }

.card-a, .card-b {
  margin-bottom: 40px; }
  .card-a img, .card-b img {
    margin-bottom: 0; }
  .card-a .title, .card-b .title {
    font-size: 1.125em;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
    color: #25ee32;
    margin-top: 15px; }
  .card-a .description, .card-b .description {
    font-size: 1.625em;
    font-weight: 400; }
    .card-a .description:hover, .card-b .description:hover {
      opacity: .5; }
  .card-a .link, .card-b .link {
    display: block;
    color: #25ee32;
    font-weight: 300;
    text-decoration: underline;
    line-height: 30px; }
  .card-a .image-wrapper, .card-b .image-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #eaeaea;
    margin-bottom: 45px; }

.card-b .title {
  display: block;
  color: #000;
  font-weight: 400;
  -webkit-transition: all .4s;
  transition: all .4s; }
  .card-b .title:hover {
    color: #25ee32; }
  @media (max-width: 991px) {
    .card-b .title {
      color: #25ee32; } }

.card-b .image-wrapper {
  position: relative;
  margin-top: 0;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .card-b .image-wrapper {
      margin-bottom: 0;
      padding: 30px; } }
  .card-b .image-wrapper img {
    width: 100%; }

.card-c {
  padding: 45px 0;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden; }
  .card-c .title {
    font-size: 1.875em;
    line-height: 40px;
    color: #25ee32;
    font-family: "CaslonCP", sans-serif; }
  .card-c .number {
    color: #25ee32;
    font-weight: 700; }

.card-post {
  margin-bottom: 70px;
  display: block; }
  @media (max-width: 767px) {
    .card-post {
      margin-bottom: 20px; } }
  .card-post_image {
    display: block;
    margin: 0 auto;
    max-width: 100%; }
  .card-post_content {
    padding: 35px 45px 45px;
    margin-bottom: 35px;
    min-height: 230px;
    background-color: #eaeaea; }
    @media (max-width: 1440px) {
      .card-post_content {
        padding: 35px 25px 25px; } }
    @media (max-width: 767px) {
      .card-post_content {
        min-height: auto; } }
  .card-post_date {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1em;
    line-height: 1.875em;
    color: #a1a1a1;
    text-transform: uppercase; }
    @media (max-width: 1440px) {
      .card-post_date {
        font-size: 0.875em;
        line-height: 1.25em; } }
  .card-post_section-title {
    margin: 0 0 25px; }
    .card-post_section-title h2, .card-post_section-title a {
      display: inline-block; }
    .card-post_section-title h2 {
      font-size: 1.125em;
      line-height: 1.3;
      font-weight: 700;
      text-transform: uppercase;
      color: #25ee32;
      margin-top: 15px;
      line-height: 20px;
      margin: 0; }
  .card-post_title {
    font-family: "CaslonCP", sans-serif;
    font-size: 1.625em;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0; }
    .card-post_title a:hover {
      opacity: .5; }
    @media (max-width: 1440px) {
      .card-post_title {
        font-size: 1.25em;
        line-height: 1.125em; } }
  .card-post_title-big {
    font-size: 2.60417vw;
    font-family: "CaslonCP", sans-serif;
    color: #25ee32; }
    @media (max-width: 1365px) {
      .card-post_title-big {
        font-size: 40px; } }
  .card-post_text {
    font-size: 1em; }
  .card-post_link {
    display: block; }
  .card-post_cargo {
    margin: 20px 0 40px; }
    @media (max-width: 767px) {
      .card-post_cargo {
        margin: 20px 0 0; } }

.card-post-related .card-post_date {
  margin-top: 20px; }

.card-post-related .card-post_link {
  margin-top: 70px; }

.card-post-related-logo h3, .card-post-related-logo img {
  display: inline-block;
  vertical-align: middle; }

.card-post-related-logo h3 {
  max-width: 70%;
  line-height: 0.8;
  margin-left: 20px; }

.card-post-related-logo img {
  max-width: 20%; }

.cards-filter a {
  margin-right: 1vw; }

.card-video .video-img-wrapper {
  position: relative; }
  .card-video .video-img-wrapper span {
    border-radius: 50%;
    background-color: transparent;
    width: 114px;
    height: 114px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    cursor: pointer; }
    .card-video .video-img-wrapper span:before {
      content: '';
      position: absolute;
      width: 100px;
      height: 100px;
      background-image: url("../../img/play-ikerlan.svg");
      background-repeat: no-repeat;
      top: 0;
      bottom: 0;
      left: 15px;
      right: 0;
      margin: auto; }
    @media (max-width: 767px) {
      .card-video .video-img-wrapper span {
        width: 90px;
        height: 90px; } }

.card-video p {
  font-family: "CaslonCP", sans-serif;
  font-size: 1.5625em;
  line-height: 1.2;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 900; }

.circles-wrapper .wrapper-el {
  display: inline-block; }

.circles-wrapper svg {
  max-width: 100%; }
  .circles-wrapper svg text {
    font-size: 1.25em;
    font-family: "Roboto Condensed", sans-serif;
    fill: #000; }

.overlay-video {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100; }

.overlay-video .embed-responsive {
  width: 80%;
  padding: 20%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.overlay-video .close-overlay {
  position: absolute;
  top: 50px;
  right: 50px;
  width: 35px;
  cursor: pointer; }
  @media (max-width: 1121px) {
    .overlay-video .close-overlay {
      top: 25px;
      right: 25px; } }

.breadcrumb {
  padding: 0; }
  .breadcrumb .breadcrumb-item {
    display: inline-block;
    color: #000;
    font-size: 16px;
    text-transform: uppercase; }
    @media (max-width: 1440px) {
      .breadcrumb .breadcrumb-item {
        font-size: 14px; } }
    @media (max-width: 991px) {
      .breadcrumb .breadcrumb-item {
        font-size: 12px; } }
    .breadcrumb .breadcrumb-item.active {
      font-weight: 700; }
    .breadcrumb .breadcrumb-item:not(:last-child):after {
      content: '/';
      display: inline-block; }
  @media (max-width: 767px) {
    .breadcrumb {
      max-width: 95%; } }

.wrapper-cifras {
  padding-bottom: 180px; }
  .wrapper-cifras .title {
    margin-top: 4.16667vw; }
  @media (max-width: 991px) {
    .wrapper-cifras {
      padding-bottom: 80px; } }

.cifra {
  color: #25ee32;
  margin: 60px 0; }
  .cifra-big-wrapper {
    margin: 115px 0; }
    @media (max-width: 1440px) {
      .cifra-big-wrapper {
        margin: 60px 0; } }
  .cifra-m-wrapper {
    padding-top: 50px; }
  @media (max-width: 1440px) {
    .cifra {
      margin: 30px 0; } }
  .cifra .text {
    font-size: 2.5em;
    line-height: 60px;
    margin-bottom: 80px;
    text-transform: uppercase; }
    .cifra .text-secondary {
      color: #000;
      text-transform: uppercase;
      margin: 50px 0 100px 0; }
      @media (max-width: 991px) {
        .cifra .text-secondary {
          margin: 20px 0; } }
    @media (max-width: 1440px) {
      .cifra .text {
        font-size: 1.875em;
        line-height: 36px; } }
    .cifra .text-m {
      line-height: 50px; }
    @media (max-width: 991px) {
      .cifra .text {
        margin-top: 30px;
        margin-bottom: 10px; } }
  .cifra .number {
    font-family: "CaslonCP", sans-serif;
    font-size: 7.5em;
    line-height: .8; }
    .cifra .number.millions span:first-child {
      margin-right: 40px;
      width: auto;
      display: inline-block; }
    .cifra .number-m {
      font-size: 5.625em;
      line-height: 40px; }
      @media (max-width: 1440px) {
        .cifra .number-m {
          font-size: 4.375em;
          line-height: 30px; } }
    @media (max-width: 1440px) {
      .cifra .number {
        font-size: 6.25em; } }
    @media (max-width: 991px) {
      .cifra .number {
        font-size: 3.75em;
        margin-top: 10px; } }
    .cifra .number-top {
      margin-bottom: 60px; }
      @media (max-width: 991px) {
        .cifra .number-top {
          margin-bottom: 10px; } }
  @media (max-width: 767px) {
    .cifra {
      margin: 20px 0; } }
  .cifra .text-muted {
    display: block;
    font-size: 18px;
    text-transform: none; }

.cifras-list {
  margin: 80px 0 0 140px; }
  .cifras-list .cifra {
    color: #000;
    padding-right: 50px;
    max-width: 33%; }
    .cifras-list .cifra .text {
      max-width: 80%;
      font-size: 1.875em;
      line-height: 30px; }
    .cifras-list .cifra .number {
      font-size: 3.125em; }
    @media (max-width: 767px) {
      .cifras-list .cifra {
        max-width: 100%;
        width: 100%;
        margin: 0; } }
  @media (max-width: 767px) {
    .cifras-list {
      margin: 40px 0 20px 0; } }
  .cifras-list-four-col .cifra {
    max-width: 25%; }
    @media (max-width: 767px) {
      .cifras-list-four-col .cifra {
        max-width: 100%;
        width: 100%; } }
  .cifras-list.invert .cifra {
    vertical-align: top; }
  .cifras-list.invert .cifra .number {
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .cifras-list.invert .cifra .number {
        margin-bottom: 10px; } }
  .cifras-list.invert .cifra .text {
    margin-bottom: 0; }

.list-panel {
  margin: 50px 0 50px 0; }
  .list-panel-content__text, .list-panel-content__text--no-padding {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding: 50px 30px; }
    .list-panel-content__text p.title, .list-panel-content__text--no-padding p.title,
    .list-panel-content__text .link-title, .list-panel-content__text--no-padding .link-title {
      font-family: "CaslonCP", sans-serif;
      font-size: 1.5625em;
      line-height: 1.2;
      margin-bottom: 20px; }
    .list-panel-content__text a.link-title:hover, .list-panel-content__text--no-padding a.link-title:hover {
      opacity: .5; }
    .list-panel-content__text a, .list-panel-content__text--no-padding a {
      display: block;
      font-size: 16px; }
    .list-panel-content__text:not(first-child), .list-panel-content__text--no-padding:not(first-child) {
      border-top: 1px solid #eaeaea; }
    .list-panel-content__text--no-padding {
      padding: 30px 0; }
    @media (max-width: 991px) {
      .list-panel-content__text, .list-panel-content__text--no-padding {
        padding: 20px 0; } }
  .list-panel--first {
    margin-top: 250px; }
    @media (max-width: 767px) {
      .list-panel--first {
        margin-top: 0; } }
  .list-panel__line-vertical {
    position: absolute;
    top: -215px;
    left: 50px; }
    @media (max-width: 767px) {
      .list-panel__line-vertical {
        display: none; } }
  .list-panel .panel {
    border: 0;
    overflow: hidden; }
    .list-panel .panel-heading, .list-panel .panel-collapse div {
      background-color: #eaeaea; }
    .list-panel .panel-collapse div {
      background-color: #fff; }
    .list-panel .panel-heading {
      position: relative;
      padding: 0 !important; }
    .list-panel .panel-button {
      top: 14px; }
    .list-panel .panel-title {
      padding: 14px;
      border-radius: 0; }
      .list-panel .panel-title a {
        display: block;
        text-decoration: none;
        color: #000;
        font-size: 1.625em;
        text-transform: uppercase; }
        .list-panel .panel-title a[aria-expanded="true"] {
          color: #25ee32; }
          .list-panel .panel-title a[aria-expanded="true"] .panel-button {
            cursor: pointer; }
            .list-panel .panel-title a[aria-expanded="true"] .panel-button:before, .list-panel .panel-title a[aria-expanded="true"] .panel-button:after {
              background-color: #25ee32; }
            .list-panel .panel-title a[aria-expanded="true"] .panel-button:before {
              -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
            .list-panel .panel-title a[aria-expanded="true"] .panel-button:after {
              -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
        .list-panel .panel-title a p {
          line-height: 26px;
          max-width: 85%; }
        .list-panel .panel-title a .panel-button {
          position: absolute;
          width: 26px;
          height: 26px;
          right: 30px;
          /* Vertical line */
          /* horizontal line */ }
          .list-panel .panel-title a .panel-button:before, .list-panel .panel-title a .panel-button:after {
            content: "";
            position: absolute;
            background-color: #25ee32;
            -webkit-transition: -webkit-transform 0.25s ease-out;
            transition: -webkit-transform 0.25s ease-out;
            transition: transform 0.25s ease-out;
            transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out; }
          .list-panel .panel-title a .panel-button-large {
            top: 30px; }
          .list-panel .panel-title a .panel-button:before {
            top: 0;
            left: 50%;
            width: 2px;
            height: 100%;
            margin-left: -1px; }
          .list-panel .panel-title a .panel-button:after {
            top: 50%;
            left: 0;
            width: 100%;
            height: 2px;
            margin-top: -1px; }
          @media (max-width: 991px) {
            .list-panel .panel-title a .panel-button {
              right: 15px; } }
        .list-panel .panel-title a span {
          display: block;
          margin-top: 10px;
          font-size: 18px;
          text-transform: initial; }
        @media (max-width: 767px) {
          .list-panel .panel-title a {
            font-size: 1.25em;
            max-width: 90%; } }

.list-panel-content__text .wrapper-descargas, .list-panel-content__text--no-padding .wrapper-descargas {
  margin-top: 30px; }

.list-panel-content__text ul, .list-panel-content__text--no-padding ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 50px; }
  .list-panel-content__text ul li, .list-panel-content__text--no-padding ul li {
    padding-left: 15px; }

.panel-agenda {
  -webkit-box-shadow: none;
  box-shadow: none; }
  .panel-agenda .list-panel-content__text, .panel-agenda .list-panel-content__text--no-padding {
    padding: 50px 0 50px;
    border-top: 0; }
    .panel-agenda .list-panel-content__text p:not(.title), .panel-agenda .list-panel-content__text--no-padding p:not(.title) {
      font-size: 1.125em; }
      .panel-agenda .list-panel-content__text p:not(.title) span, .panel-agenda .list-panel-content__text--no-padding p:not(.title) span {
        display: block;
        color: #a1a1a1;
        line-height: 1.2;
        margin-bottom: 40px; }
    .panel-agenda .list-panel-content__text img, .panel-agenda .list-panel-content__text--no-padding img {
      margin-top: 25px; }
  .panel-agenda:first-child .list-panel-content__text, .panel-agenda:first-child .list-panel-content__text--no-padding {
    padding: 0 0 50px; }
  .panel-agenda:not(:last-child) {
    border-bottom: 2px solid #eaeaea; }

.panel-no-side-padding:first-child .list-panel-content__text, .panel-no-side-padding:first-child .list-panel-content__text--no-padding {
  padding: 50px 0 50px; }
  .panel-no-side-padding:first-child .list-panel-content__text:not(:first-child), .panel-no-side-padding:first-child .list-panel-content__text--no-padding:not(:first-child) {
    border-top: 1px solid #eaeaea; }

.table tr > th {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 44px;
  color: #25ee32;
  text-transform: uppercase; }

.table.table-condensed > tbody > tr > td {
  padding-top: 25px;
  padding-bottom: 25px; }

.lists-content h2, .lists-content h3 {
  font-size: 1.875em;
  line-height: 44px; }

.lists-content h2 {
  color: #25ee32; }

.lists-content h3 {
  text-transform: uppercase; }

.lists-content ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 50px; }
  .lists-content ul li {
    padding-left: 15px; }

.chart-process-a svg text,
.chart-process-b svg text,
.chart-process-c svg text {
  font-size: 22px;
  font-family: "Roboto Condensed", sans-serif; }

.chart-process-a {
  margin: 0 0 100px 0; }

.chart-process-a,
.chart-process-b {
  position: relative;
  left: 5%; }
  @media (max-width: 1200px) {
    .chart-process-a,
    .chart-process-b {
      left: 0; } }
  @media (max-width: 991px) {
    .chart-process-a,
    .chart-process-b {
      margin-bottom: 0; } }
  .chart-process-a svg line,
  .chart-process-b svg line {
    opacity: 0; }
  .chart-process-a .chart-list, .chart-process-a .chart-list--bottom,
  .chart-process-b .chart-list, .chart-process-b .chart-list--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    width: 100%;
    position: absolute;
    top: 27.3%; }
    @media (max-width: 768px) {
      .chart-process-a .chart-list, .chart-process-a .chart-list--bottom,
      .chart-process-b .chart-list, .chart-process-b .chart-list--bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 60%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; } }
    @media (max-width: 767px) {
      .chart-process-a .chart-list, .chart-process-a .chart-list--bottom,
      .chart-process-b .chart-list, .chart-process-b .chart-list--bottom {
        width: 50%; } }
    .chart-process-a .chart-list li, .chart-process-a .chart-list--bottom li,
    .chart-process-b .chart-list li, .chart-process-b .chart-list--bottom li {
      position: relative;
      border-radius: 50%;
      color: #000;
      font-size: 2.2rem;
      line-height: 1.04545;
      letter-spacing: .025em;
      cursor: pointer; }
      @media (max-width: 1200px) {
        .chart-process-a .chart-list li, .chart-process-a .chart-list--bottom li,
        .chart-process-b .chart-list li, .chart-process-b .chart-list--bottom li {
          font-size: 20px; } }
      @media (max-width: 767px) {
        .chart-process-a .chart-list li, .chart-process-a .chart-list--bottom li,
        .chart-process-b .chart-list li, .chart-process-b .chart-list--bottom li {
          font-size: 12px; } }
      .chart-process-a .chart-list li .title, .chart-process-a .chart-list--bottom li .title,
      .chart-process-b .chart-list li .title, .chart-process-b .chart-list--bottom li .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: flex-start;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center; }
  .chart-process-a .chart-list--bottom,
  .chart-process-b .chart-list--bottom {
    bottom: -155px;
    top: inherit;
    text-align: center; }
    @media (max-width: 1200px) {
      .chart-process-a .chart-list--bottom,
      .chart-process-b .chart-list--bottom {
        bottom: -120px; } }
    @media (max-width: 768px) {
      .chart-process-a .chart-list--bottom,
      .chart-process-b .chart-list--bottom {
        bottom: 0;
        right: 0;
        width: 40%;
        top: 4%; } }
    .chart-process-a .chart-list--bottom li,
    .chart-process-b .chart-list--bottom li {
      max-width: 100%;
      position: relative; }
      @media (max-width: 768px) {
        .chart-process-a .chart-list--bottom li:nth-child(1),
        .chart-process-b .chart-list--bottom li:nth-child(1) {
          height: 200px; } }
      @media (max-width: 767px) {
        .chart-process-a .chart-list--bottom li:nth-child(1),
        .chart-process-b .chart-list--bottom li:nth-child(1) {
          height: 150px; } }
      @media (max-width: 768px) {
        .chart-process-a .chart-list--bottom li:nth-child(2),
        .chart-process-b .chart-list--bottom li:nth-child(2) {
          height: 250px; } }
      @media (max-width: 767px) {
        .chart-process-a .chart-list--bottom li:nth-child(2),
        .chart-process-b .chart-list--bottom li:nth-child(2) {
          height: 150px; } }
      @media (max-width: 768px) {
        .chart-process-a .chart-list--bottom li:nth-child(3),
        .chart-process-b .chart-list--bottom li:nth-child(3) {
          height: 350px; } }
      @media (max-width: 767px) {
        .chart-process-a .chart-list--bottom li:nth-child(3),
        .chart-process-b .chart-list--bottom li:nth-child(3) {
          height: 150px; } }
    .chart-process-a .chart-list--bottom .description,
    .chart-process-b .chart-list--bottom .description {
      font-size: 18px;
      opacity: 0; }
      @media (max-width: 768px) {
        .chart-process-a .chart-list--bottom .description,
        .chart-process-b .chart-list--bottom .description {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          text-align: center; } }
      @media (max-width: 767px) {
        .chart-process-a .chart-list--bottom .description,
        .chart-process-b .chart-list--bottom .description {
          font-size: 12px; } }

.chart-process-a .chart-desktop {
  display: block; }
  .chart-process-a .chart-desktop .cls-1, .chart-process-a .chart-desktop .cls-2 {
    fill: none; }
  .chart-process-a .chart-desktop .cls-1, .chart-process-a .chart-desktop .cls-2, .chart-process-a .chart-desktop .cls-3 {
    stroke: #25ee32;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 4px; }
  .chart-process-a .chart-desktop .cls-1 {
    stroke-dasharray: 42 20 1 20; }
  .chart-process-a .chart-desktop .cls-3 {
    fill: #25ee32; }
  @media (max-width: 768px) {
    .chart-process-a .chart-desktop {
      display: none; } }
  .chart-process-a .chart-desktop svg {
    width: 100%;
    max-width: 1060px;
    height: 547px; }

.chart-process-a .chart-mobile {
  display: none;
  width: 60%; }
  .chart-process-a .chart-mobile .cls-1, .chart-process-a .chart-mobile .cls-2, .chart-process-a .chart-mobile .cls-3, .chart-process-a .chart-mobile .cls-4, .chart-process-a .chart-mobile .cls-5, .chart-process-a .chart-mobile .cls-6 {
    fill: none; }
  .chart-process-a .chart-mobile .cls-2, .chart-process-a .chart-mobile .cls-3, .chart-process-a .chart-mobile .cls-4, .chart-process-a .chart-mobile .cls-5, .chart-process-a .chart-mobile .cls-6, .chart-process-a .chart-mobile .cls-7 {
    stroke: #25ee32;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 4px; }
  .chart-process-a .chart-mobile .cls-3 {
    stroke-dasharray: 0.9 17.97; }
  .chart-process-a .chart-mobile .cls-4 {
    stroke-dasharray: 37.73 17.97 0.9 17.97; }
  .chart-process-a .chart-mobile .cls-5 {
    stroke-dasharray: 1.07 21.33; }
  .chart-process-a .chart-mobile .cls-6 {
    stroke-dasharray: 44.79 21.33 1.07 21.33; }
  .chart-process-a .chart-mobile .cls-7 {
    fill: #25ee32; }
  @media (max-width: 1100px) {
    .chart-process-a .chart-mobile {
      margin-bottom: 0; } }
  @media (max-width: 768px) {
    .chart-process-a .chart-mobile {
      display: block; } }
  @media (max-width: 767px) {
    .chart-process-a .chart-mobile {
      width: 50%; } }
  .chart-process-a .chart-mobile svg {
    width: 100%;
    max-width: 477px;
    height: 800px; }
    @media (max-width: 767px) {
      .chart-process-a .chart-mobile svg {
        height: 400px; } }

.chart-process-a .chart-list li:nth-child(1), .chart-process-a .chart-list--bottom li:nth-child(1) {
  width: 250px; }
  @media (max-width: 768px) {
    .chart-process-a .chart-list li:nth-child(1), .chart-process-a .chart-list--bottom li:nth-child(1) {
      height: 200px; } }
  @media (max-width: 767px) {
    .chart-process-a .chart-list li:nth-child(1), .chart-process-a .chart-list--bottom li:nth-child(1) {
      height: 100px;
      max-width: 100%; } }
  .chart-process-a .chart-list li:nth-child(1) .title, .chart-process-a .chart-list--bottom li:nth-child(1) .title {
    padding: 18rem 1rem; }
    @media (max-width: 768px) {
      .chart-process-a .chart-list li:nth-child(1) .title, .chart-process-a .chart-list--bottom li:nth-child(1) .title {
        padding: 10rem 16rem; } }
    @media (max-width: 767px) {
      .chart-process-a .chart-list li:nth-child(1) .title, .chart-process-a .chart-list--bottom li:nth-child(1) .title {
        padding: 6rem 5rem;
        width: 20%; } }

.chart-process-a .chart-list li:nth-child(2), .chart-process-a .chart-list--bottom li:nth-child(2) {
  width: 350px; }
  @media (max-width: 768px) {
    .chart-process-a .chart-list li:nth-child(2), .chart-process-a .chart-list--bottom li:nth-child(2) {
      height: 250px; } }
  @media (max-width: 767px) {
    .chart-process-a .chart-list li:nth-child(2), .chart-process-a .chart-list--bottom li:nth-child(2) {
      height: 100px;
      max-width: 100%; } }
  .chart-process-a .chart-list li:nth-child(2) .title, .chart-process-a .chart-list--bottom li:nth-child(2) .title {
    padding: 14rem 2rem; }
    @media (max-width: 768px) {
      .chart-process-a .chart-list li:nth-child(2) .title, .chart-process-a .chart-list--bottom li:nth-child(2) .title {
        padding: 0 15rem; } }
    @media (max-width: 767px) {
      .chart-process-a .chart-list li:nth-child(2) .title, .chart-process-a .chart-list--bottom li:nth-child(2) .title {
        padding: 7rem 4rem;
        width: 20%; } }

.chart-process-a .chart-list li:nth-child(3), .chart-process-a .chart-list--bottom li:nth-child(3) {
  width: 450px; }
  @media (max-width: 768px) {
    .chart-process-a .chart-list li:nth-child(3), .chart-process-a .chart-list--bottom li:nth-child(3) {
      width: 400px;
      height: 350px; } }
  @media (max-width: 767px) {
    .chart-process-a .chart-list li:nth-child(3), .chart-process-a .chart-list--bottom li:nth-child(3) {
      height: 150px;
      max-width: 100%; } }
  .chart-process-a .chart-list li:nth-child(3) .title, .chart-process-a .chart-list--bottom li:nth-child(3) .title {
    padding: 6.5rem 3rem;
    text-transform: uppercase;
    font-size: 1.875em;
    color: #fff; }
    @media (max-width: 1200px) {
      .chart-process-a .chart-list li:nth-child(3) .title, .chart-process-a .chart-list--bottom li:nth-child(3) .title {
        padding: 8.5rem 3rem;
        font-size: 1.5625em; } }
    @media (max-width: 767px) {
      .chart-process-a .chart-list li:nth-child(3) .title, .chart-process-a .chart-list--bottom li:nth-child(3) .title {
        font-size: 1.125em;
        padding: 11rem 3rem;
        width: 20%; } }

.chart-process-b {
  left: 0; }
  .chart-process-b .chart-desktop {
    max-width: 930px;
    margin: 80px auto 0 auto; }
    .chart-process-b .chart-desktop svg {
      width: 100%;
      max-width: 930px;
      display: block;
      margin: 0 auto; }
  .chart-process-b .wrapper-chart-list {
    margin: 80px auto 0 auto;
    max-width: 930px; }
  .chart-process-b .chart-list--bottom {
    max-width: 930px; }
    .chart-process-b .chart-list--bottom li {
      width: 33%;
      padding: 0px 20px; }

.chart-process-c .chart-desktop {
  margin: 80px 0; }

@media (max-width: 991px) {
  .chart-desktop {
    display: none; } }

.chart-mobile {
  display: none; }
  @media (max-width: 991px) {
    .chart-mobile {
      display: block;
      max-width: 80%;
      margin: 30px auto; } }

.numered-list li {
  display: inline-block;
  margin-right: 30px;
  width: 225px;
  max-width: calc(19% - 30px);
  vertical-align: top; }
  @media (max-width: 991px) {
    .numered-list li {
      width: 40%;
      max-width: 50%; } }
  @media (max-width: 767px) {
    .numered-list li {
      width: 100%;
      margin-right: 0;
      max-width: 100%; } }

.numered-list .number {
  font-family: "CaslonCP", sans-serif;
  color: #25ee32; }

.icon-item img {
  margin: 0 auto;
  height: 178px; }
  @media (max-width: 767px) {
    .icon-item img {
      height: 80px; } }

.icon-item p {
  margin-top: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center; }

.contact-person {
  margin-top: 40px; }
  .contact-person .link {
    line-height: 20px;
    font-weight: 700; }
    .contact-person .link a {
      color: #25ee32; }

.person-image {
  max-width: 190px;
  width: 100%; }

.person-name {
  margin-top: 40px;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  font-family: "CaslonCP", sans-serif; }
  @media (max-width: 767px) {
    .person-name {
      margin-top: 10px; } }
  .person-name--no-margin {
    margin-top: 0; }

.person-cargo {
  font-size: 1.125em;
  line-height: 1.2; }

form {
  margin: 30px 0; }
  form label {
    font-size: 1.125em;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 40px; }
    form label.ob:after {
      content: '*';
      display: inline-block;
      color: #25ee32;
      vertical-align: top; }

.form-inline .form-control {
  width: 100%; }

.form-control {
  border-top: 0;
  border-radius: 0;
  border-width: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #eaeaea;
  margin-bottom: 30px; }
  .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 2px;
    border-color: #25ee32; }

textarea.form-control {
  border-top: 2px; }

select.form-control {
  height: 60px;
  background-color: #eaeaea;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  border: 0;
  border-radius: 0; }
  select.form-control:focus {
    outline: none;
    border-width: 0; }

.form-check a {
  text-decoration: underline; }

.form-check span {
  vertical-align: super; }

.form-check:last-of-type {
  margin-bottom: 40px; }

.squaredOne {
  display: inline-block;
  margin: 20px 20px 4px 0;
  width: 18px;
  height: 18px;
  position: relative;
  background: #eaeaea; }
  .squaredOne label {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 4px;
    left: 4px;
    cursor: pointer; }
    .squaredOne label:after {
      content: '';
      width: 10px;
      height: 10px;
      position: absolute;
      top: 0;
      left: 0;
      background: #25ee32;
      opacity: 0; }
  .squaredOne input[type=checkbox] {
    visibility: hidden; }
    .squaredOne input[type=checkbox]:checked + label:after {
      opacity: 1; }

.help-block {
  font-size: 0.875em; }

span.ob:before {
  content: '*';
  display: inline-block;
  color: #25ee32; }

.contacto.detalle form {
  margin-bottom: 100px; }

/**** CUSTOM INPUT FILE ****/
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.inputfile + label {
  width: 100%;
  font-size: 1.25rem;
  /* 20px */
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0.625rem 1.25rem;
  /* 10px 20px */ }

.no-js .inputfile + label {
  display: none; }

.inputfile:focus + label,
.inputfile.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px; }

.inputfile + label * {
  /* pointer-events: none; */
  /* in case of FastClick lib use */ }

.inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  /* 4px */
  margin-right: 0.25em;
  /* 4px */ }

.inputfile-6 + label {
  color: #000; }

.inputfile-6 + label {
  border-top: 0;
  border-bottom: 2px solid #eaeaea;
  border-left: 2px solid #eaeaea;
  background-color: transparent;
  padding: 0; }

.candidatura .inputfile-6 + label {
  margin-top: 0;
  margin-bottom: 0; }

.candidatura p.note {
  margin-bottom: 40px;
  color: #a1a1a1;
  font-size: 14px; }

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
  outline: none; }

.inputfile-6 + label span,
.inputfile-6 + label strong {
  padding: 1rem 3rem; }

.inputfile-6 + label span {
  width: 60%;
  min-height: 2em;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top; }

.inputfile-6 + label strong {
  height: 100%;
  display: inline-block;
  float: right;
  font-size: 16px;
  text-transform: uppercase; }

@media screen and (max-width: 50em) {
  .inputfile-6 + label strong {
    display: block; } }

.error {
  border: 1px solid crimson; }

.form-table {
  margin: 20px 0px;
  color: #999;
  font-size: 0.875em;
  table-layout: auto; }
  .form-table tr {
    border-bottom: solid 2px #eaeaea; }
    @media (max-width: 767px) {
      .form-table tr {
        line-height: 15px; } }
    .form-table tr th {
      color: #25ee32;
      text-transform: uppercase; }
    .form-table tr td {
      padding: 5px 0px;
      min-width: 350px;
      line-height: 20px; }
      @media (max-width: 767px) {
        .form-table tr td {
          min-width: 150px; } }
      .form-table tr td ul li {
        padding: 5px 0px; }
        .form-table tr td ul li::before {
          content: "• ";
          color: #25ee32;
          padding-right: 20px;
          height: 25px;
          display: block;
          float: left; }
      .form-table tr td a {
        color: #25ee32;
        cursor: pointer; }

div.help-block {
  line-height: 1.5em;
  margin-top: -3em; }

.swiper-container {
  width: 100%;
  height: 100%; }

.swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .swiper-slide img {
    max-width: 65%;
    width: 100%; }
    @media (max-width: 1440px) {
      .swiper-slide img {
        max-width: 55%; } }
    @media (max-width: 767px) {
      .swiper-slide img {
        max-width: 100%; } }

.swiper-container-split-slides .swiper-slide {
  width: 80%; }
  .swiper-container-split-slides .swiper-slide img {
    max-width: 90%; }

.swiper-pagination {
  background-color: #25ee32;
  top: 0;
  bottom: inherit;
  padding: 25px 30px;
  color: #fff;
  font-size: 1em;
  font-weight: 700; }
  @media (max-width: 991px) {
    .swiper-pagination {
      max-width: 100px;
      padding: 15px 25px; } }
  .swiper-pagination img {
    padding: 0 20px;
    cursor: pointer; }
  .swiper-pagination .swiper-pagination-current:before,
  .swiper-pagination .swiper-pagination-total:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin-top: 6px; }
  .swiper-pagination .swiper-pagination-current:before {
    border-width: 5px 8px 5px 0;
    border-color: transparent #ffffff transparent transparent;
    margin-left: -25px; }
  .swiper-pagination .swiper-pagination-total:after {
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ffffff;
    margin-left: 20px; }

.slider-caption {
  max-width: 540px;
  width: 540px;
  height: 23.17708vw;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -70px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 1100px) {
    .slider-caption {
      max-width: 60%; } }
  @media (max-width: 767px) {
    .slider-caption {
      width: 100%;
      max-width: 100%;
      position: relative;
      overflow: hidden;
      text-align: left;
      margin-top: 30px; } }
  .slider-caption p {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    color: #25ee32;
    max-width: 70%; }
    @media (max-width: 767px) {
      .slider-caption p {
        max-width: 100%; } }

@media (max-width: 767px) {
  .equipo-slider-nav {
    display: none; } }

.equipo-slider-nav-mobile {
  display: none;
  background-color: transparent;
  position: absolute;
  left: 0;
  width: 100%;
  max-width: 100%;
  z-index: 2; }
  @media (max-width: 767px) {
    .equipo-slider-nav-mobile {
      display: block; }
      .equipo-slider-nav-mobile img {
        position: absolute;
        top: 0;
        background-color: #25ee32;
        padding: 20px; }
        .equipo-slider-nav-mobile img.goPrev {
          left: 0; }
        .equipo-slider-nav-mobile img.goNext {
          right: 0; } }

.pagination {
  border-top: 1px solid #eaeaea; }
  .pagination li {
    display: inline-block;
    padding: 20px 15px; }
    .pagination li a {
      color: #a1a1a1; }
    .pagination li.active {
      border-top: 1px solid #000; }
      .pagination li.active a {
        color: #000; }

.map-wrapper {
  position: relative;
  width: 90%;
  margin: 60px auto; }

.colaborador-address {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 35%;
  height: auto;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .5s, opacity .5s linear;
  transition: visibility 0s .5s, opacity .5s linear; }
  @media (max-width: 767px) {
    .colaborador-address {
      width: 100%;
      border: 2px solid #25ee32; } }

.colaborador-address-close {
  text-align: right;
  padding: .5em; }
  .colaborador-address-close .close-address {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    -webkit-appearance: none;
    background: transparent;
    border: 0; }
    .colaborador-address-close .close-address::before, .colaborador-address-close .close-address::after {
      content: '';
      position: absolute;
      height: 2px;
      width: 100%;
      top: 50%;
      left: 0;
      margin-top: -1px;
      background: #000; }
    .colaborador-address-close .close-address::before {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .colaborador-address-close .close-address::after {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .colaborador-address-close .close-address.big {
      -webkit-transform: scale(3);
      transform: scale(3); }
    .colaborador-address-close .close-address.hairline::before, .colaborador-address-close .close-address.hairline::after {
      height: 1px; }
    .colaborador-address-close .close-address.thick::before, .colaborador-address-close .close-address.thick::after {
      height: 4px;
      margin-top: -2px; }
    .colaborador-address-close .close-address.black::before, .colaborador-address-close .close-address.black::after {
      height: 8px;
      margin-top: -4px; }
    .colaborador-address-close .close-address.heavy::before, .colaborador-address-close .close-address.heavy::after {
      height: 12px;
      margin-top: -6px; }
    .colaborador-address-close .close-address.pointy::Before, .colaborador-address-close .close-address.pointy::after {
      width: 200%;
      left: -50%; }
    .colaborador-address-close .close-address.rounded::before, .colaborador-address-close .close-address.rounded::after {
      border-radius: 5px; }
    .colaborador-address-close .close-address.blades::before, .colaborador-address-close .close-address.blades::after {
      border-radius: 5px 0; }
    .colaborador-address-close .close-address.warp::before, .colaborador-address-close .close-address.warp::after {
      border-radius: 120% 0; }
    .colaborador-address-close .close-address.fat::before, .colaborador-address-close .close-address.fat::after {
      border-radius: 100%; }

.colaborador-address-container {
  padding: 10px 50px 40px;
  /* 70px / 16px -- 45px / 16px */ }

.colaborador-address--visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear; }

.mapa-infowindow {
  margin: 0 auto;
  width: 80%; }
  .mapa-infowindow .title {
    font-family: "Roboto Condensed", sans-serif;
    margin-top: 0;
    margin-bottom: 20px; }
  .mapa-infowindow img {
    margin-top: 30px; }

.linea-investigacion-relacionada {
  margin: 80px 0; }
  @media (max-width: 767px) {
    .linea-investigacion-relacionada {
      margin: 20px 0; } }
  .linea-investigacion-relacionada p {
    margin: 60px 0; }
    @media (max-width: 767px) {
      .linea-investigacion-relacionada p {
        margin: 20px 0; } }

.esquema-svg svg {
  max-width: 100%; }
  .esquema-svg svg text, .esquema-svg svg text tspan {
    font-size: 1.25em;
    font-family: "Roboto Condensed", sans-serif;
    fill: #000; }
  .esquema-svg svg text.number {
    font-size: 3.125em;
    font-family: "CaslonCP", sans-serif;
    font-weight: bold; }

@media (max-width: 1440px) {
  .esquema-svg {
    padding: 0; } }

@media (max-width: 991px) {
  .esquema-svg {
    display: none; } }

.esquema-svg-mobile {
  display: none;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .esquema-svg-mobile {
      display: block;
      max-width: 50%; } }
  @media (max-width: 767px) {
    .esquema-svg-mobile {
      max-width: 80%; } }

@media (max-width: 991px) {
  .indicadores-cientificos.esquema-svg-mobile svg {
    margin: 40px 0 40px; }
  .indicadores-cientificos.esquema-svg-mobile .content, .indicadores-cientificos.esquema-svg-mobile svg line {
    display: none; } }

.spopup, .spopup-contacto {
  background: #ebebeb;
  padding: 4rem 3rem 3rem 3rem;
  width: 670px;
  height: 385px;
  position: fixed;
  bottom: 0;
  right: 0;
  -webkit-transform: translateX(670px);
  transform: translateX(670px);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  z-index: 90;
  display: none; }
  @media (max-width: 991px) {
    .spopup, .spopup-contacto {
      -webkit-transform: translateX(100%);
      transform: translateX(100%); } }
  .spopup.visible, .spopup-contacto.visible {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    display: block; }
  .spopup .content, .spopup-contacto .content {
    padding: 6rem 5rem; }
  .spopup img, .spopup-contacto img {
    float: right;
    cursor: pointer; }
  .spopup p, .spopup-contacto p {
    margin-bottom: 5rem; }
    .spopup p span, .spopup-contacto p span {
      color: #25ee32; }
  @media (max-width: 991px) {
    .spopup, .spopup-contacto {
      width: 100%;
      height: 260px;
      padding: 2rem; }
      .spopup .content, .spopup-contacto .content {
        padding: 6rem 2rem; } }

.spopoup_content_text p:before {
  content: '\2022';
  margin-right: 5px; }

.grid-sizer,
.grid-item {
  width: calc(50% - 30px);
  margin-right: 30px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .grid-sizer,
    .grid-item {
      width: 100%;
      margin-right: 0; } }

.grid-item-3 {
  width: calc(33.3% - 30px); }
  @media (max-width: 767px) {
    .grid-item-3 {
      width: 100%;
      margin-right: 0; } }

.mosaic .block {
  position: relative;
  height: 438px;
  padding: 60px; }
  @media (max-width: 991px) {
    .mosaic .block {
      padding: 30px 20px;
      height: auto; } }
  .mosaic .block h3 {
    font-family: "CaslonCP", sans-serif;
    font-size: 1.5625em;
    line-height: 1.2;
    margin-bottom: 20px; }
  .mosaic .block .link-with-line {
    cursor: pointer;
    display: block;
    margin-top: 60px; }

.mosaic .bg-image {
  background-size: cover; }
  .mosaic .bg-image.euskera {
    background-image: url("../../img/conoce-ikerlan/comprometidos/euskara.jpg"); }
  .mosaic .bg-image.taller-1 {
    background-image: url("../../img/conoce-ikerlan/comprometidos/talleres_robotica_1.jpg"); }
  .mosaic .bg-image.taller-2 {
    background-image: url("../../img/conoce-ikerlan/comprometidos/talleres_robotica_2.jpg"); }

.mosaic .bg-image, .mosaic .logo {
  min-height: 400px; }
  @media (max-width: 767px) {
    .mosaic .bg-image, .mosaic .logo {
      min-height: 300px; } }

.mosaic .bg-1 {
  background-color: #eaeaea; }

.mosaic .bg-2 {
  background-color: #faf9f9; }

.mosaic .bg-3 {
  background-color: #afafaf; }

.mosaic .logo img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.vertical-anchor-menu-wrapper {
  background-color: white;
  height: 150px;
  width: 53px;
  padding: 20px 15px;
  position: fixed;
  z-index: 5;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .vertical-anchor-menu-wrapper:hover {
    background-color: transparent; }
    .vertical-anchor-menu-wrapper:hover .vertical-anchor-menu__indicator span.line {
      background-color: #fff; }
  .vertical-anchor-menu-wrapper--hide {
    opacity: 0;
    -webkit-transition: .3s opacity ease;
    transition: .3s opacity ease; }
  @media (max-width: 1122px) {
    .vertical-anchor-menu-wrapper {
      display: none; } }
  @media (max-width: 768px) {
    .vertical-anchor-menu-wrapper {
      top: 30%;
      right: 15px; } }

.vertical-anchor-menu-indicators {
  list-style: none;
  position: fixed;
  z-index: 10;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.vertical-anchor-menu__indicator {
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  min-width: 120px;
  height: 20px;
  cursor: pointer; }
  .vertical-anchor-menu__indicator:hover span {
    opacity: 1;
    color: #fff;
    background: transparent;
    -webkit-transform: translateX(-50%) scaleX(2.2);
    transform: translateX(-50%) scaleX(2.2);
    -webkit-transition: all .3s .2s ease-out;
    transition: all .3s .2s ease-out; }
  .vertical-anchor-menu__indicator a {
    display: block;
    text-align: right;
    text-decoration: none;
    padding-right: 70px; }
  .vertical-anchor-menu__indicator span {
    opacity: 0;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 12px; }
    .vertical-anchor-menu__indicator span.line {
      opacity: 1;
      background: #000;
      position: absolute;
      top: 50%;
      right: 0;
      display: block;
      width: 20px;
      height: 3px;
      content: '';
      transition: background .3s ease-out, -webkit-transform .2s ease-out;
      -webkit-transition: background .3s ease-out, -webkit-transform .2s ease-out;
      transition: transform .2s ease-out, background .3s ease-out;
      transition: transform .2s ease-out, background .3s ease-out, -webkit-transform .2s ease-out; }
      .vertical-anchor-menu__indicator span.line:hover, .vertical-anchor-menu__indicator span.line--is-active {
        color: #fff;
        -webkit-transform: translateX(-50%) scaleX(2.2);
        transform: translateX(-50%) scaleX(2.2);
        background: #000; }
  @media (max-width: 1122px) {
    .vertical-anchor-menu__indicator {
      display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .vertical-anchor-menu-indicators {
    right: 55px !important; } }

.home header {
  position: absolute; }

.home .dropdown-content {
  margin-top: 90px; }
  @media (max-width: 1440px) {
    .home .dropdown-content {
      margin-top: 80px; } }
  @media (max-width: 1200px) {
    .home .dropdown-content {
      margin-top: 0; } }

.page-header {
  height: 100vh;
  padding-bottom: 0;
  margin: 0;
  border-bottom: 0; }
  .page-header .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: -1; }
  .page-header .brand-btn, .page-header .brand-btn-secondary, .page-header .card-post_button, .page-header .brand-btn-filter {
    position: absolute;
    bottom: 15%; }
    @media (max-width: 991px) {
      .page-header .brand-btn, .page-header .brand-btn-secondary, .page-header .card-post_button, .page-header .brand-btn-filter {
        position: absolute;
        bottom: 15%; } }
    .page-header .brand-btn-grey, .page-header .brand-btn-filter, .page-header .inputfile-6 + label strong, .inputfile-6 + label .page-header strong {
      background-color: #eaeaea; }
      .page-header .brand-btn-grey:hover, .page-header .brand-btn-filter:hover, .page-header .inputfile-6 + label strong:hover, .inputfile-6 + label .page-header strong:hover {
        background-color: black; }
  .page-header .ticket {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px 0;
    background-color: rgba(0, 0, 0, 0.4); }
    .page-header .ticket .title {
      font-size: 1em;
      color: #fff;
      text-transform: uppercase; }
    .page-header .ticket .text {
      font-size: 1.375em;
      font-family: "CaslonCP", sans-serif; }
  .page-header .video-image-wrapper {
    margin: 0; }
  .page-header .shape {
    z-index: -1; }

.play-video {
  cursor: grab;
  cursor: -webkit-grab;
  cursor: url("../../img/cursor-play.cur"), url("../../img/cursor-play.cur"), n-resize;
  /* standard: note the different path for the .cur file */
  cursor: url("../../img/cursor-play.cur"), n-resize\9;
  /* IE 8 and below */
  *cursor: url("../../img/cursor-play.cur"), n-resize;
  /* IE 7 and below */
  _cursor: url("../../img/cursor-play.cur"), n-resize;
  /* IE 6 */ }
  @media (max-width: 1100px) {
    .play-video:before {
      content: '';
      background-image: url(../../img/play.svg);
      background-size: 10% 10%;
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      top: 20%;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; } }

.video-container {
  height: 100vh;
  z-index: 1; }
  .video-container video {
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    height: calc(100% - 92px);
    width: 100%;
    z-index: 2;
    -o-object-fit: cover;
    object-fit: cover; }
    @media (max-width: 720px) {
      .video-container video {
        display: none; } }
  @media (max-width: 720px) {
    .video-container {
      background-size: cover !important; } }

.infraestructuras {
  /* Selection transitions */
  /* Other levels */
  /* Delays */
  /* 1 */
  /* Current level */
  /* Navigation classes */
  /* Level nav */
  /* Box button */
  /* Level map */
  /* Pins */
  /* Pins for floor */
  /* Mobile compatability */ }
  .infraestructuras .intro-wrapper h2 {
    margin-bottom: 0; }
  .infraestructuras .mall-container {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 90vh;
    margin-bottom: 100px; }
    @media (max-width: 767px) {
      .infraestructuras .mall-container {
        height: 60vh;
        margin-bottom: 0;
        display: none; } }
  .infraestructuras .mall {
    position: relative;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-perspective: 3500px;
    perspective: 3500px;
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.8s;
    transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    transition: transform 0.8s, -webkit-transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .infraestructuras .mall.mall--content-open {
    -webkit-transform: translate3d(0, -25%, 0) scale3d(0.8, 0.8, 1);
    transform: translate3d(0, -25%, 0) scale3d(0.8, 0.8, 1); }
  .infraestructuras .levels {
    position: absolute;
    top: 50%;
    left: 50%; }
  .infraestructuras .levels {
    width: 96vh;
    height: 64vh;
    margin: -45vh 0 0 -48vh;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    @media (max-width: 767px) {
      .infraestructuras .levels {
        width: 90vw;
        width: 130vw;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        height: 36vh;
        display: block;
        margin: 0 -30vh; }
        .infraestructuras .levels svg {
          width: 80%; } }
  .infraestructuras .levels {
    -webkit-transform: rotateX(70deg) rotateZ(-45deg) translateZ(-15vh);
    transform: rotateX(70deg) rotateZ(-45deg) translateZ(-15vh); }
  .infraestructuras .level {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
    pointer-events: auto;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  .infraestructuras .level::after {
    font-size: 1.875em;
    line-height: 36px;
    font-weight: 300;
    text-transform: uppercase;
    position: absolute;
    max-width: 500px;
    z-index: 100;
    opacity: 0;
    top: 0;
    left: 15vh;
    white-space: normal;
    color: #7d7d86;
    -webkit-transform: rotateZ(45deg) rotateX(-70deg) translateZ(25vh);
    transform: rotateZ(45deg) rotateX(-70deg) translateZ(25vh);
    -webkit-transition: -webkit-transform 1s, color 0.3s;
    -webkit-transition: color 0.3s, -webkit-transform 1s;
    transition: color 0.3s, -webkit-transform 1s;
    transition: transform 1s, color 0.3s;
    transition: transform 1s, color 0.3s, -webkit-transform 1s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
    @media (max-width: 1366px) {
      .infraestructuras .level::after {
        max-width: 400px; } }
    @media (max-width: 767px) {
      .infraestructuras .level::after {
        font-size: 1em;
        line-height: 1;
        max-width: 300px; } }
  @media (max-width: 1366px) {
    .infraestructuras .level:first-child::after {
      max-width: 300px; } }
  .infraestructuras .level:hover {
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    .infraestructuras .level:hover svg polygon {
      stroke-width: 20px;
      -webkit-transition: stroke-width .6s;
      transition: stroke-width .6s; }
    .infraestructuras .level:hover::after {
      opacity: 1;
      -webkit-transition: all .8s;
      transition: all .8s; }
  .infraestructuras .level--1::after,
  .infraestructuras .level--2::after,
  .infraestructuras .level--3::after {
    content: attr(data-name); }
  .infraestructuras .level:hover::after,
  .infraestructuras .level--current::after {
    color: #515158;
    opacity: 1;
    -webkit-transition: all .8s;
    transition: all .8s; }
  .infraestructuras .level--current::after {
    -webkit-transform: rotateZ(-20deg) rotateZ(45deg) rotateX(-70deg) translateZ(5vh) translateX(5vh) translateY(-10vh);
    transform: rotateZ(-20deg) rotateZ(45deg) rotateX(-70deg) translateZ(5vh) translateX(5vh) translateY(-10vh); }
    @media (max-width: 767px) {
      .infraestructuras .level--current::after {
        -webkit-transform: rotateZ(-20deg) rotateZ(45deg) rotateX(-70deg) translateZ(5vh) translateX(0vh) translateY(-10vh);
        transform: rotateZ(-20deg) rotateZ(45deg) rotateX(-70deg) translateZ(5vh) translateX(0vh) translateY(-10vh); } }
  .infraestructuras .level:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0; }
  .infraestructuras .level--2 {
    -webkit-transform: translateZ(10vh);
    transform: translateZ(10vh); }
  .infraestructuras .level--3 {
    -webkit-transform: translateZ(20vh);
    transform: translateZ(20vh); }
  .infraestructuras .level--4 {
    -webkit-transform: translateZ(30vh);
    transform: translateZ(30vh); }
  .infraestructuras .level--move-1 {
    -webkit-transform: translateZ(-10vh);
    transform: translateZ(-10vh); }
  .infraestructuras .level--move-2-up {
    -webkit-transform: translateZ(15vh);
    transform: translateZ(15vh); }
  .infraestructuras .level--move-2-down {
    -webkit-transform: translateZ(2vh);
    transform: translateZ(2vh); }
  .infraestructuras .level--move-3 {
    -webkit-transform: translateZ(30vh);
    transform: translateZ(30vh); }
  .infraestructuras .level svg polygon:not(.base), .infraestructuras .level svg rect, .infraestructuras .level svg path:not(.base) {
    opacity: 0;
    -webkit-transition: 0.6s opacity;
    transition: 0.6s opacity; }
  .infraestructuras .level--current svg polygon:not(.base), .infraestructuras .level--current svg rect, .infraestructuras .level--current svg path:not(.base) {
    opacity: 1; }
  .infraestructuras .levels--selected-1 .level:not(.level--1),
  .infraestructuras .levels--selected-2 .level:not(.level--2),
  .infraestructuras .levels--selected-3 .level:not(.level--3),
  .infraestructuras .levels--selected-4 .level:not(.level--4) {
    opacity: 0;
    /* fade out all others */ }
  .infraestructuras .level--current ~ .level {
    -webkit-transform: translateZ(90vh);
    transform: translateZ(90vh); }
  .infraestructuras .levels--selected-2 .level--1,
  .infraestructuras .levels--selected-3 .level--1,
  .infraestructuras .levels--selected-4 .level--1,
  .infraestructuras .levels--selected-3 .level--2,
  .infraestructuras .levels--selected-4 .level--2,
  .infraestructuras .levels--selected-4 .level--3 {
    -webkit-transform: translateZ(-60vh);
    transform: translateZ(-60vh); }
  .infraestructuras .levels--selected-1 .level--3,
  .infraestructuras .levels--selected-2 .level--3,
  .infraestructuras .levels--selected-3 .level--2,
  .infraestructuras .levels--selected-4 .level--2 {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s; }
  .infraestructuras .levels--selected-1 .level--2,
  .infraestructuras .levels--selected-2 .level--current,
  .infraestructuras .levels--selected-2 .level--current::after,
  .infraestructuras .levels--selected-3 .level--current,
  .infraestructuras .levels--selected-3 .level--current::after,
  .infraestructuras .levels--selected-4 .level--3 {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s; }
  .infraestructuras .levels--selected-1 .level--current,
  .infraestructuras .levels--selected-1 .level--current::after,
  .infraestructuras .levels--selected-4 .level--current,
  .infraestructuras .levels--selected-4 .level--current::after {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s; }
  .infraestructuras .level.level--current {
    -webkit-transform: translateZ(15vh) rotate3d(0, 0, 1, 20deg);
    /* go to center */
    transform: translateZ(15vh) rotate3d(0, 0, 1, 20deg); }
  .infraestructuras .levels--open .level,
  .infraestructuras .levels--open .level::after {
    -webkit-transition: -webkit-transform 1s, opacity 1s;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, -webkit-transform 1s;
    transition: transform 1s, opacity 1s;
    transition: transform 1s, opacity 1s, -webkit-transform 1s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
  .infraestructuras .levels--open .level.level--current {
    opacity: 1; }
  .infraestructuras .levels--open .level.level--moveOutUp,
  .infraestructuras .levels--open .level.level--moveOutDown {
    opacity: 0; }
  .infraestructuras .levels--open .level.level--moveOutUp {
    -webkit-transform: translateZ(90vh);
    transform: translateZ(90vh); }
  .infraestructuras .levels--open .level.level--moveOutDown {
    -webkit-transform: translateZ(-60vh);
    transform: translateZ(-60vh); }
  .infraestructuras .mallnav {
    position: absolute;
    bottom: 30%;
    right: 0;
    text-align: center;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s; }
  .infraestructuras .mallnav--hidden {
    pointer-events: none;
    opacity: 0; }
  .infraestructuras .boxbutton {
    font-size: 2em;
    display: block;
    width: 2em;
    height: 2em;
    margin: 0;
    padding: 0;
    color: #fff;
    border: 0;
    background: #25ee32; }
  .infraestructuras .boxbutton--dark {
    background: #eaeaea; }
  .infraestructuras .boxbutton--disabled,
  .infraestructuras .boxbutton--disabled:focus,
  .infraestructuras .boxbutton--disabled:hover {
    cursor: default;
    pointer-events: none;
    opacity: 0.2; }
  .infraestructuras .boxbutton {
    width: 100px;
    height: 100px; }
    @media (max-width: 1440px) {
      .infraestructuras .boxbutton {
        width: 80px;
        height: 80px; } }
    @media (max-width: 1121px) {
      .infraestructuras .boxbutton {
        width: 50px;
        height: 50px; } }
  .infraestructuras .boxbutton .icon {
    display: block;
    width: 1em;
    height: 1em;
    margin: 0 auto;
    fill: currentColor; }
  .infraestructuras .map__ground {
    fill: #d7d7dc; }
  .infraestructuras .map__outline {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
    fill: #bbb; }
  .infraestructuras .level:hover .map__outline,
  .infraestructuras .level--current .map__outline {
    fill: #a6a3a8; }
  .infraestructuras .map__tree {
    fill: #7bad7f; }
  .infraestructuras .map__lake {
    fill: #a2bbdd; }
  .infraestructuras .map__space {
    -webkit-transition: fill-opacity 0.8s;
    transition: fill-opacity 0.8s;
    fill: #bdbdbd;
    fill-opacity: 0.6; }
  .infraestructuras .level--current .map__space {
    fill-opacity: 1; }
  .infraestructuras .map__space--selected {
    fill: #A4A4A4; }
  .infraestructuras .level__pins {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }
  .infraestructuras .level__pins--active {
    pointer-events: auto; }
  .infraestructuras .level__pins p {
    font-size: 1.5em;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: -100px;
    width: 800px;
    word-break: break-all;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s;
    transition: opacity .4s; }
  .infraestructuras .level__pins--active a:hover p {
    opacity: 1;
    visibility: visible; }
    @media (max-width: 991px) {
      .infraestructuras .level__pins--active a:hover p {
        opacity: 0; } }
  .infraestructuras .pin {
    position: absolute;
    width: 5.5vh;
    height: 8.25vh;
    margin: -8.25vh 0 0 -2.25vh;
    /* let the bottom tip be the reference point for individual coordinates */
    -webkit-transform: rotateZ(-20deg) rotateZ(45deg) rotateX(-70deg);
    transform: rotateZ(-20deg) rotateZ(45deg) rotateX(-70deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  .infraestructuras .pin__icon {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .infraestructuras .level__pins--active .pin__icon {
    opacity: 1;
    -webkit-transform: translateZ(-2px) translateY(32px);
    transform: translateZ(-2px) translateY(32px); }
  .infraestructuras .pin:nth-child(2) .pin__icon {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s; }
  .infraestructuras .pin:nth-child(3) .pin__icon {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s; }
  .infraestructuras .pin:nth-child(4) .pin__icon {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  .infraestructuras .pin:nth-child(5) .pin__icon {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .infraestructuras .pin:nth-child(6) .pin__icon {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s; }
  .infraestructuras .pin:nth-child(7) .pin__icon {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s; }
  .infraestructuras .pin:nth-child(8) .pin__icon {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s; }
  .infraestructuras .pin:nth-child(9) .pin__icon {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
  .infraestructuras .pin--active .icon--pin {
    stroke: #515158;
    stroke-width: 15px; }
  .infraestructuras .icon--pin {
    width: 100%;
    height: 100%;
    opacity: .5;
    -webkit-transition: opacity .4s;
    transition: opacity .4s; }
    .infraestructuras .icon--pin:hover {
      opacity: 1; }
  .infraestructuras .icon--logo {
    position: absolute;
    top: 11%;
    left: 25%;
    width: 50%;
    height: 50%;
    fill: white;
    fill-opacity: 0.6;
    -webkit-transition: fill-opacity 0.3s;
    transition: fill-opacity 0.3s; }
  .infraestructuras .pin--active .icon--logo,
  .infraestructuras .pin:hover .icon--logo {
    fill-opacity: 1; }
  .infraestructuras .pin--1-1 {
    top: 14vh;
    left: 21vh; }
    @media (max-width: 767px) {
      .infraestructuras .pin--1-1 {
        top: 20vh; } }
  .infraestructuras .pin--1-2 {
    top: 45vh;
    left: 25vh; }
    @media (max-width: 767px) {
      .infraestructuras .pin--1-2 {
        top: 37vh;
        left: 16vh; } }
  .infraestructuras .pin--1-3 {
    top: 18vh;
    left: 67vh; }
  .infraestructuras .pin--1-4 {
    top: 45vh;
    left: 65vh; }
    @media (max-width: 767px) {
      .infraestructuras .pin--1-4 {
        top: 37vh;
        left: 36vh; } }
  .infraestructuras .pin--1-5 {
    top: 20vh;
    left: 40vh; }
    @media (max-width: 767px) {
      .infraestructuras .pin--1-5 {
        top: 21vh;
        left: 37vh; } }
  .infraestructuras .open-search,
  .infraestructuras .close-search {
    display: none; }
  @media screen and (max-width: 65.625em), screen and (max-height: 40.625em) {
    .infraestructuras .main {
      width: 100vw; }
    .infraestructuras .spaces-list,
    .infraestructuras .search {
      width: 100vw;
      right: 100%;
      left: auto; }
    .infraestructuras .spaces-list--open,
    .infraestructuras .spaces-list--open .search {
      right: 0; }
    .infraestructuras .open-search,
    .infraestructuras .close-search {
      position: absolute;
      display: block;
      top: 0;
      right: 0;
      z-index: 1000; }
    .infraestructuras .mallnav {
      bottom: 0; }
    .infraestructuras .container {
      overflow: hidden; }
    .infraestructuras .container--overflow {
      overflow: auto; }
    .infraestructuras .content__item {
      overflow: auto; } }

.infraestructuras .alternative {
  display: none; }
  @media (max-width: 991px) {
    .infraestructuras .alternative {
      display: block; } }

@-moz-document url-prefix() {
  .infraestructuras .mall-container {
    display: none; }
  .infraestructuras .alternative {
    display: block; } }

/* @SUPPORT FAKE */
@media all and (-ms-high-contrast: none) {
  /* IE11 */
  *::-ms-backdrop, .infraestructuras .mall-container,
  *::-ms-backdrop, .infraestructuras .levels,
  *::-ms-backdrop, .infraestructuras .level,
  *::-ms-backdrop, .infraestructuras .level:hover,
  *::-ms-backdrop, .infraestructuras .pin {
    transform-style: inherit;
    display: none; }
  *::-ms-backdrop, .infraestructuras .alternative {
    display: block; } }

.valores {
  margin-top: 40px; }

.timeline .decade-scene {
  margin: 150px 0 220px 0; }
  .timeline .decade-scene .year-init {
    font-weight: 500;
    font-family: "CaslonCP", sans-serif; }
  .timeline .decade-scene .year-content {
    margin-top: -120px; }
    .timeline .decade-scene .year-content img, .timeline .decade-scene .year-content span {
      margin-bottom: 50px; }
    .timeline .decade-scene .year-content span {
      font-family: "CaslonCP", sans-serif;
      font-size: 24px; }
  .timeline .decade-scene .intro {
    margin-top: -150px; }
    .timeline .decade-scene .intro h4 {
      margin-bottom: 60px; }

.esquema-svg {
  padding: 45px 0; }
  .esquema-svg svg {
    max-width: 100%; }
    .esquema-svg svg text, .esquema-svg svg text tspan {
      font-size: 1.25em;
      font-family: "Roboto Condensed", sans-serif;
      fill: #000; }
    .esquema-svg svg text.number {
      font-size: 3.125em;
      font-family: "CaslonCP", sans-serif;
      font-weight: bold; }
  @media (max-width: 1440px) {
    .esquema-svg {
      padding: 0; } }

.indicadores-cientificos svg {
  margin: 90px auto 0;
  display: block; }

.indicadores-cientificos .content {
  max-width: 500px;
  margin: 0 auto; }
  .indicadores-cientificos .content .col {
    max-width: 50%;
    display: inline-block;
    vertical-align: top; }
    .indicadores-cientificos .content .col:first-child {
      margin-right: 100px; }
    .indicadores-cientificos .content .col ul {
      list-style: disc; }

@media (max-width: 767px) {
  .unete_al_equipo section:not(:first-child) {
    padding-top: 20px; } }

.unete_al_equipo section:last-child {
  padding-bottom: 50px;
  padding-top: 75px; }
  @media (767px) {
    .unete_al_equipo section:last-child {
      padding-bottom: 20px;
      padding-bottom: 45px; } }

.unete_al_equipo .cifra {
  margin: 0; }
  @media (max-width: 767px) {
    .unete_al_equipo .cifra {
      padding-top: 10px;
      padding-bottom: 20px; }
      .unete_al_equipo .cifra .text {
        margin-top: 0; } }

.unete_al_equipo .cifras-list {
  margin: 20px 0; }

@media (max-width: 767px) {
  .unete_al_equipo .subtitle {
    color: #25ee32; } }

.unete_al_equipo.personal .form-group {
  margin-bottom: 40px; }
  .unete_al_equipo.personal .form-group .box label {
    margin-bottom: 20px; }
  .unete_al_equipo.personal .form-group label a {
    color: #25ee32; }

.unete_al_equipo.personal .help-block {
  margin-top: 0px; }

.actualidad .section-p {
  padding: 100px 0 20px 0; }
  @media (max-width: 767px) {
    .actualidad .section-p {
      padding: 40px 0 20px 0; } }

.actualidad .content-detail img {
  display: block;
  width: 100%;
  margin: 30px auto; }

.intro-detail {
  padding: 50px 0; }
  .intro-detail h1 {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .intro-detail h1 {
        margin-bottom: 0; } }
  .intro-detail_subtitle {
    font-weight: 300;
    line-height: 1.1;
    font-family: "Roboto Condensed", sans-serif; }
    .intro-detail_subtitle span {
      color: #a1a1a1; }
  .intro-detail_logo-image {
    background-color: #eaeaea;
    position: relative;
    height: 170px;
    margin-top: 0;
    margin-bottom: 30px; }
    .intro-detail_logo-image img {
      max-width: 270px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
  .intro-detail_image {
    float: right;
    width: 100%; }
  @media (max-width: 767px) {
    .intro-detail {
      padding: 15px 0; } }

.event-data {
  padding: 40px 0;
  overflow: hidden; }
  .event-data .title {
    text-transform: uppercase;
    font-weight: 700; }
  .event-data ul {
    list-style: disc;
    padding-left: 20px; }
    .event-data ul li {
      padding-left: 20px; }
  @media (max-width: 767px) {
    .event-data {
      padding: 10px 0; } }

.content-detail {
  font-size: 1.125em;
  line-height: 1.5;
  padding-bottom: 80px; }
  .content-detail h2 {
    line-height: 1.5;
    margin: 40px 0;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .content-detail h2 {
        margin: 0; } }
  .content-detail h3 {
    font-size: 25px;
    font-weight: 300;
    margin: 40px 0 0;
    text-transform: uppercase; }
  .content-detail a {
    color: #25ee32;
    text-decoration: underline; }
  .content-detail ul, .content-detail li, .content-detail p {
    font-size: 16px;
    margin-bottom: 20px; }
  .content-detail ul {
    list-style: disc;
    padding-left: 50px; }
    .content-detail ul li {
      font-weight: 400;
      margin-bottom: 0; }
  .content-detail img, .content-detail iframe {
    max-width: 100%;
    display: inline-block;
    margin: 40px auto; }
  .content-detail iframe {
    display: block;
    margin: 40px auto; }
  .content-detail .video-image-wrapper img {
    display: block;
    margin: 30px auto;
    width: 90%; }

.share-list {
  float: right; }
  .share-list li, .share-list a {
    font-family: "Roboto Condensed", sans-serif;
    color: #25ee32;
    text-transform: uppercase; }
  .share-list li {
    display: inline-block; }
    .share-list li:not(:first-child) {
      margin-left: 10px; }

.detail .section-p {
  padding: 100px 0 20px 0; }
  @media (max-width: 767px) {
    .detail .section-p {
      padding: 20px 0 20px 0; } }

#popupDetalles {
  height: 100vh;
  width: 100vw;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  background: #a1a1a1a6;
  display: none; }
  #popupDetalles .detalles-wrapper {
    height: 90vh;
    width: 80vw;
    z-index: 10;
    position: fixed;
    top: 5vh;
    left: 10vw;
    bottom: 5vh;
    background: #ffffff;
    overflow-y: scroll;
    padding: 6% 20% 6% 8%; }
    #popupDetalles .detalles-wrapper .closepop {
      background-image: url("../../img//close-black.svg");
      height: 25px;
      width: 25px;
      display: block;
      position: absolute;
      right: 30px;
      top: 30px; }
    #popupDetalles .detalles-wrapper .detalle-item {
      padding: 20px; }
      #popupDetalles .detalles-wrapper .detalle-item .detalle-title {
        color: #25ee32;
        text-transform: uppercase; }
      #popupDetalles .detalles-wrapper .detalle-item .detalle-subtitle {
        text-transform: uppercase;
        font-weight: 600;
        padding: 15px 0px; }
      @media (max-width: 767px) {
        #popupDetalles .detalles-wrapper .detalle-item .detalle-text {
          font-size: 10px;
          line-height: 15px; } }
      #popupDetalles .detalles-wrapper .detalle-item .detalle-text a {
        color: #25ee32; }
      @media (max-width: 767px) {
        #popupDetalles .detalles-wrapper .detalle-item .detalle-nota {
          font-size: 10px;
          line-height: 15px; } }
      #popupDetalles .detalles-wrapper .detalle-item ul li {
        padding: 5px 0px; }
        #popupDetalles .detalles-wrapper .detalle-item ul li::before {
          content: "• ";
          color: #25ee32;
          padding-right: 20px;
          height: 30px;
          display: block;
          float: left; }
        @media (max-width: 767px) {
          #popupDetalles .detalles-wrapper .detalle-item ul li {
            font-size: 10px;
            line-height: 15px; } }
    #popupDetalles .detalles-wrapper::-webkit-scrollbar {
      width: 2px; }
    #popupDetalles .detalles-wrapper::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3); }
    #popupDetalles .detalles-wrapper::-webkit-scrollbar-thumb {
      background-color: darkgrey;
      outline: 1px solid slategrey; }
    #popupDetalles .detalles-wrapper.mini {
      height: 70%;
      top: 15vh;
      padding: 14% 10% 6% 8%; }
      #popupDetalles .detalles-wrapper.mini .detalle-title {
        text-transform: inherit; }

.open {
  display: block !important; }

.detalle-visitas .detalles-wrapper .detalle-item {
  padding: 20px; }
  .detalle-visitas .detalles-wrapper .detalle-item .detalle-title {
    color: #25ee32;
    text-transform: uppercase; }
  .detalle-visitas .detalles-wrapper .detalle-item .detalle-subtitle {
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 0px; }
  @media (max-width: 767px) {
    .detalle-visitas .detalles-wrapper .detalle-item .detalle-text {
      font-size: 10px;
      line-height: 15px; } }
  .detalle-visitas .detalles-wrapper .detalle-item .detalle-text a {
    color: #25ee32; }
  @media (max-width: 767px) {
    .detalle-visitas .detalles-wrapper .detalle-item .detalle-nota {
      font-size: 10px;
      line-height: 15px; } }
  .detalle-visitas .detalles-wrapper .detalle-item ul li {
    padding: 5px 0px; }
    .detalle-visitas .detalles-wrapper .detalle-item ul li::before {
      content: "• ";
      color: #25ee32;
      padding-right: 20px;
      height: 30px;
      display: block;
      float: left; }
    @media (max-width: 767px) {
      .detalle-visitas .detalles-wrapper .detalle-item ul li {
        font-size: 10px;
        line-height: 15px; } }

.detalle-visitas .detalles-wrapper::-webkit-scrollbar {
  width: 2px; }

.detalle-visitas .detalles-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3); }

.detalle-visitas .detalles-wrapper::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey; }

.search-results .result {
  padding-bottom: 40px;
  border-bottom: 1px solid #eaeaea; }
  .search-results .result .title {
    font-family: "CaslonCP", sans-serif;
    font-size: 1.5625em;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 600; }
  .search-results .result:last-child {
    border-bottom: 0; }

body.overlay:after {
  content: "";
  display: block;
  position: fixed;
  /* could also be absolute */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.8); }

body.konnekt {
  background-color: white;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease; }
  body.konnekt .support-menu {
    top: 0;
    z-index: 9; }
    body.konnekt .support-menu .languages {
      -webkit-transform: none !important;
      transform: none !important; }
      @media (max-width: 1121px) {
        body.konnekt .support-menu .languages .item {
          width: 60px;
          height: 60px; } }
      @media (max-width: 1121px) {
        body.konnekt .support-menu .languages .icon {
          padding: 15px 0; } }
      @media (max-width: 1122px) {
        body.konnekt .support-menu .languages ul {
          height: 60px;
          padding: 18px 0; } }

header .main-menu.menu-konnekt {
  float: right;
  border: none; }

.page-header .bg.konnekt {
  height: calc(100vh - 24px); }

.logo-konnekt {
  padding: 30px 0; }
  @media (max-width: 1200px) {
    .logo-konnekt {
      padding: 0; } }

@media (max-width: 767px) {
  .logo-konnekt-header {
    max-width: 80% !important; } }

.panel {
  background-color: transparent;
  border-bottom: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 40px 0;
  /*  &.panel-white{
    background-color: white;
  }*/ }

.title-konnekt {
  line-height: 110px;
  color: #36404d;
  left: -1%;
  z-index: 0;
  margin-bottom: 90px; }
  @media (max-width: 1440px) {
    .title-konnekt {
      font-size: 5.625em; } }
  @media (max-width: 767px) {
    .title-konnekt {
      font-size: 3.75em;
      line-height: 60px; } }

.section-que-es {
  /*  & p{
    font-size: em(30);
    font-weight: 300;
    line-height: 42px;
    color: #252525;

    margin-bottom: 90px;

    @media(max-width: 1440px) {
      font-size: em(30);
      line-height: 39px;

      margin-bottom: 60px;
    }

    @media(max-width: 767px) {
      font-size: em(24);
      line-height: 35px;

      margin-bottom: 45px;
    }
  }*/ }
  .section-que-es p {
    font-size: 1.25em;
    line-height: 35px;
    margin-top: 40px;
    color: #252525;
    margin-bottom: 50px; }

.section-solucion {
  position: relative; }
  .section-solucion p {
    font-size: 1.25em;
    line-height: 35px;
    margin-top: 40px;
    color: white;
    /*    &:first-of-type{
      font-size: em(26);
    }*/ }
  .section-solucion .konnekt-green-title {
    font-size: 3.4375em;
    color: #25ee32;
    margin-bottom: 70px; }
    @media (max-width: 1440px) {
      .section-solucion .konnekt-green-title {
        font-size: 2.1875em; } }
  .section-solucion .esquema .esquema-img {
    position: relative; }
    .section-solucion .esquema .esquema-img .text-esquema {
      position: absolute;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-align: center;
      font-size: 1.25em;
      color: #242529;
      font-weight: 400;
      margin-top: 30px;
      display: none;
      max-width: 300px; }
      @media (max-width: 767px) {
        .section-solucion .esquema .esquema-img .text-esquema {
          max-width: 215px;
          font-size: 1.125em;
          line-height: 24px; } }
      @media (max-width: 480px) {
        .section-solucion .esquema .esquema-img .text-esquema {
          max-width: 115px;
          font-size: 0.8125em;
          line-height: 14px;
          margin-top: 20px; } }

.section-ventajas .ventaja {
  padding-bottom: 30px; }

.section-ventajas h3 {
  font-size: 3.4375em;
  color: #25ee32;
  margin-top: 40px; }
  .section-ventajas h3:first-of-type {
    margin-top: 0; }
  .section-ventajas h3.pioneros {
    margin-bottom: 40px; }
  @media (max-width: 1440px) {
    .section-ventajas h3 {
      font-size: 2.1875em; } }

.section-ventajas p {
  font-size: 1.25em;
  line-height: 35px; }

.section-ventajas .featured p {
  color: #25ee32;
  font-size: 1.5625em;
  line-height: 40px; }

.img-pioneros {
  position: absolute;
  right: 0;
  top: 75%;
  max-width: 35%;
  right: 100px; }
  @media (max-width: 480px) {
    .img-pioneros {
      position: relative;
      max-width: 100%;
      margin-top: 50px;
      right: 0; } }

.section-casos {
  margin-top: 350px; }
  @media (max-width: 1122px) {
    .section-casos {
      margin-top: 150px; } }
  @media (max-width: 480px) {
    .section-casos {
      margin-top: 50px; } }

.img-konnekt-centered {
  margin: 0 auto;
  visibility: visible; }

.img-combination {
  visibility: visible;
  margin-top: 100px;
  margin-bottom: 50px; }

.panel-color-blue .img-combination {
  visibility: hidden !important; }

.img-esquema {
  margin-top: 90px;
  margin-bottom: 90px; }
  @media (max-width: 767px) {
    .img-esquema {
      margin-top: 45px;
      margin-bottom: 45px; } }

#pinContainer {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative; }

.panel-magic {
  height: 100%;
  width: 100%;
  position: absolute; }
  .panel-magic.one, .panel-magic.two {
    background-color: transparent; }
    .panel-magic.one img, .panel-magic.two img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      max-height: 90vh;
      max-width: 90%; }
  .panel-magic .text-prefooter {
    top: 60%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 2.5em;
    font-weight: 200;
    line-height: 55px;
    width: 100%;
    text-align: center; }
    @media (max-width: 1370px) {
      .panel-magic .text-prefooter {
        width: 100%;
        text-align: center;
        font-size: 2.1875em;
        line-height: 40px; } }
    @media (max-width: 1140px) {
      .panel-magic .text-prefooter {
        font-size: 1.875em; } }
    @media (max-width: 1122px) {
      .panel-magic .text-prefooter {
        font-size: 1.5em; } }

.konnekt-contacta {
  display: block;
  margin-top: 30px; }

.electromovilidad .support-menu, .eolica .support-menu {
  top: 0;
  z-index: 9; }
  .electromovilidad .support-menu .languages, .eolica .support-menu .languages {
    -webkit-transform: none !important;
    transform: none !important; }
    @media (max-width: 1121px) {
      .electromovilidad .support-menu .languages .item, .eolica .support-menu .languages .item {
        width: 60px;
        height: 60px; } }
    @media (max-width: 1121px) {
      .electromovilidad .support-menu .languages .icon, .eolica .support-menu .languages .icon {
        padding: 15px 0; } }
    @media (max-width: 1122px) {
      .electromovilidad .support-menu .languages ul, .eolica .support-menu .languages ul {
        height: 60px;
        padding: 18px 0; } }

.electromovilidad .panel, .eolica .panel {
  margin: 0 !important; }

.eolica .vertical-anchor-menu-wrapper {
  background-color: transparent !important; }

.page-header-electromovilidad {
  height: calc(100vh - 90px);
  /*landscape ipad pro*/ }
  .page-header-electromovilidad img {
    width: 100%;
    height: 100%; }
    @media (max-width: 768px) {
      .page-header-electromovilidad img.desktop {
        display: none; } }
    .page-header-electromovilidad img.mobile {
      display: none; }
      @media (max-width: 768px) {
        .page-header-electromovilidad img.mobile {
          display: block; } }
  @media (max-width: 1440px) {
    .page-header-electromovilidad {
      height: calc(100vh - 80px); } }
  @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
    .page-header-electromovilidad {
      height: auto; } }
  @media (max-width: 1121px) {
    .page-header-electromovilidad {
      height: auto; } }
  @media (max-width: 992px) {
    .page-header-electromovilidad {
      height: auto; } }
  .page-header-electromovilidad .arrow-down {
    position: absolute;
    bottom: 50px;
    width: 63px;
    height: 63px;
    left: calc(50% - 31px);
    cursor: pointer; }
    @media (max-width: 992px) {
      .page-header-electromovilidad .arrow-down {
        display: none; } }

.section-intro {
  padding: 80px 0; }
  .section-intro p {
    font-size: 2.1875em;
    line-height: 49px;
    margin-top: 40px;
    color: #252525;
    margin-bottom: 50px;
    font-style: normal;
    font-weight: 300; }
    @media (max-width: 1440px) {
      .section-intro p {
        font-size: 26px;
        line-height: 34px; } }
    @media (max-width: 992px) {
      .section-intro p {
        font-size: 22px;
        line-height: 32px; } }
    @media (max-width: 768px) {
      .section-intro p {
        font-size: 18px;
        line-height: 25px; } }
  @media (max-width: 992px) {
    .section-intro {
      padding: 40px 0; } }
  @media (max-width: 768px) {
    .section-intro {
      padding: 40px 0; } }
  @media (max-width: 420px) {
    .section-intro {
      padding: 20px 0; } }

.section-tecnologia {
  padding: 0 !important; }

.title-electromovilidad {
  line-height: 110px;
  color: #252525;
  left: 0;
  z-index: 0;
  margin-bottom: 90px;
  font-size: 6.875em; }
  @media (max-width: 1440px) {
    .title-electromovilidad {
      font-size: 5em;
      line-height: 85px;
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .title-electromovilidad {
      font-size: 3.125em;
      line-height: 60px;
      margin-bottom: 45px; } }
  @media (max-width: 420px) {
    .title-electromovilidad {
      font-size: 2.5em;
      line-height: 34px; } }

.section-ventajas-electromovilidad {
  padding: 110px 0;
  background: #252525; }
  .section-ventajas-electromovilidad .ventaja {
    margin-bottom: 65px; }
  .section-ventajas-electromovilidad h2 {
    font-size: 3.4375em;
    color: #25ee32;
    margin-bottom: 80px;
    text-transform: uppercase; }
    @media (max-width: 1440px) {
      .section-ventajas-electromovilidad h2 {
        font-size: 2.1875em; } }
    @media (max-width: 768px) {
      .section-ventajas-electromovilidad h2 {
        margin-bottom: 40px; } }
    @media (max-width: 420px) {
      .section-ventajas-electromovilidad h2 {
        margin-bottom: 20px; } }
  .section-ventajas-electromovilidad h3 {
    font-size: 1.625em;
    line-height: 40px;
    color: white;
    text-transform: uppercase;
    margin: 18px 0;
    font-weight: 400; }
  .section-ventajas-electromovilidad p {
    font-size: 1.25em;
    line-height: 23px;
    color: white;
    font-weight: 200; }
    .section-ventajas-electromovilidad p.number {
      font-size: 3.4375em;
      color: #25ee32 !important;
      font-weight: 300;
      font-family: "CaslonCP", sans-serif;
      line-height: 62px !important; }
      @media (max-width: 1440px) {
        .section-ventajas-electromovilidad p.number {
          font-size: 2.1875em;
          line-height: 40px; } }
  @media (max-width: 1440px) {
    .section-ventajas-electromovilidad {
      padding: 75px 0; } }
  @media (max-width: 768px) {
    .section-ventajas-electromovilidad {
      padding: 55px 0; } }
  @media (max-width: 420px) {
    .section-ventajas-electromovilidad {
      padding: 30px 0; } }

.section-casos-electromovilidad .imagen {
  position: relative; }
  .section-casos-electromovilidad .imagen .overlay-imagen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #252525;
    color: white;
    padding: 45px;
    opacity: 0; }
    .section-casos-electromovilidad .imagen .overlay-imagen h1, .section-casos-electromovilidad .imagen .overlay-imagen h2, .section-casos-electromovilidad .imagen .overlay-imagen h3, .section-casos-electromovilidad .imagen .overlay-imagen h4 {
      font-weight: 500;
      font-size: 1.125em;
      line-height: 21px;
      amrgin-bottom: 30px; }
    .section-casos-electromovilidad .imagen .overlay-imagen p {
      font-weight: 100;
      font-size: 1.25em;
      margin: 0; }
  .section-casos-electromovilidad .imagen:hover .overlay-imagen {
    opacity: 1; }

.car {
  position: relative;
  margin: 300px 0  300px 0; }
  @media (max-width: 1680px) {
    .car {
      margin: 300px 0 280px 0; } }
  @media (max-width: 1440px) {
    .car {
      margin: 240px 0 230px 0; } }
  @media (max-width: 768px) {
    .car {
      margin: 125px 0 155px 0; } }
  .car .car_image {
    width: 100%; }
  .car .car_hotspot {
    position: absolute;
    background: red;
    border-radius: 50% 50%;
    text-align: center;
    height: 20px;
    width: 20px;
    z-index: 0; }
  .car .sensor {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    border: 10px solid #25EE32;
    -webkit-box-shadow: 0 0 0 fade(#25EE32, 40%);
    box-shadow: 0 0 0 fade(#25EE32, 40%);
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    top: 50%;
    cursor: pointer;
    background: white;
    display: none; }
    .car .sensor.visible {
      display: block; }
    .car .sensor:hover {
      -webkit-animation: none;
      animation: none;
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
      -webkit-transform-origin: center;
      transform-origin: center; }
      .car .sensor:hover .step1 p {
        font-weight: 500; }
    @media (max-width: 1121px) {
      .car .sensor {
        width: 16px;
        height: 16px;
        -webkit-animation: pulse-responsive 2s infinite;
        animation: pulse-responsive 2s infinite;
        border: 5px solid #25EE32; } }
    @media (max-width: 420px) {
      .car .sensor {
        width: 10px;
        height: 10px;
        -webkit-animation: pulse-responsive-mobile 2s infinite;
        animation: pulse-responsive-mobile 2s infinite;
        border: 4px solid #25EE32; } }
    .car .sensor.sensor-1 {
      left: 17.5%;
      top: 27.5%; }
    .car .sensor.sensor-2 {
      left: 36%;
      top: 0%; }
      @media (max-width: 1121px) {
        .car .sensor.sensor-2 {
          left: 36%;
          top: 0%; } }
      @media (max-width: 420px) {
        .car .sensor.sensor-2 {
          left: 34%;
          top: 1%; } }
    .car .sensor.sensor-3 {
      left: 52%;
      top: 40%; }
      @media (max-width: 420px) {
        .car .sensor.sensor-3 {
          left: 62%; } }
      @media (max-width: 375px) {
        .car .sensor.sensor-3 {
          left: 59%; } }
    .car .sensor.sensor-4 {
      left: 66.5%;
      top: 40%; }
      @media (max-width: 1440px) {
        .car .sensor.sensor-4 {
          left: 70.5%; } }
      @media (max-width: 420px) {
        .car .sensor.sensor-4 {
          left: 70.5%; } }
    .car .sensor.sensor-5 {
      left: 74.5%;
      top: 63%; }
      @media (max-width: 375px) {
        .car .sensor.sensor-5 {
          left: 72.5%; } }
    .car .sensor.sensor-6 {
      left: 66.5%;
      top: 72.5%; }
    .car .sensor.sensor-7 {
      left: 46.5%;
      top: 66%; }
      @media (max-width: 420px) {
        .car .sensor.sensor-7 {
          left: 48.5%; } }
    .car .sensor.sensor-8 {
      left: 32.5%;
      top: 18.5%; }
    .car .sensor.sensor-9 {
      left: 19%;
      top: 56.5%; }
  .car .cursor-content {
    position: absolute;
    display: none;
    width: 250px; }
    @media (max-width: 1121px) {
      .car .cursor-content {
        width: 234px; } }
    @media (max-width: 420px) {
      .car .cursor-content {
        width: 120px; } }
    @media (max-width: 375px) {
      .car .cursor-content {
        width: 90px; } }
    .car .cursor-content.horizontal {
      width: auto; }
    .car .cursor-content.visible {
      display: block; }
    .car .cursor-content .step1, .car .cursor-content .step2 {
      background: white;
      background: url("./../../img/ikerlan-electromovilidad/background.png");
      background-repeat: repeat-y;
      background-position: center bottom;
      background-origin: content-box;
      padding-bottom: 73px; }
      .car .cursor-content .step1 p, .car .cursor-content .step2 p {
        font-weight: 300;
        font-size: 1.0625em;
        text-align: center;
        letter-spacing: 0.03em;
        line-height: 21px;
        background: url("./../../img/ikerlan-electromovilidad/background-white.png");
        background-repeat: repeat-y;
        background-position: center bottom;
        background-origin: content-box;
        color: #252525;
        padding: 0;
        margin: 0; }
        @media (max-width: 1680px) {
          .car .cursor-content .step1 p, .car .cursor-content .step2 p {
            font-size: 16px;
            line-height: 19px; } }
        @media (max-width: 1440px) {
          .car .cursor-content .step1 p, .car .cursor-content .step2 p {
            font-size: 15px;
            line-height: 18px; } }
        @media (max-width: 1121px) {
          .car .cursor-content .step1 p, .car .cursor-content .step2 p {
            font-size: 14px;
            line-height: 17px; } }
        @media (max-width: 768px) {
          .car .cursor-content .step1 p, .car .cursor-content .step2 p {
            font-size: 13px;
            line-height: 15px; } }
        @media (max-width: 420px) {
          .car .cursor-content .step1 p, .car .cursor-content .step2 p {
            font-size: 10px;
            line-height: 12px; } }
      @media (max-width: 1440px) {
        .car .cursor-content .step1, .car .cursor-content .step2 {
          padding-bottom: 45px; } }
      @media (max-width: 420px) {
        .car .cursor-content .step1, .car .cursor-content .step2 {
          padding-bottom: 30px; } }
      .car .cursor-content .step1.reverse, .car .cursor-content .step2.reverse {
        padding-bottom: 0;
        padding-top: 73px; }
        .car .cursor-content .step1.reverse p, .car .cursor-content .step2.reverse p {
          padding: 0; }
        @media (max-width: 1440px) {
          .car .cursor-content .step1.reverse, .car .cursor-content .step2.reverse {
            padding-top: 45px; } }
        @media (max-width: 420px) {
          .car .cursor-content .step1.reverse, .car .cursor-content .step2.reverse {
            padding-top: 30px; } }
      .car .cursor-content .step1.extra, .car .cursor-content .step2.extra {
        padding-bottom: 120px; }
        @media (max-width: 1121px) {
          .car .cursor-content .step1.extra, .car .cursor-content .step2.extra {
            padding-bottom: 98px; } }
        @media (max-width: 420px) {
          .car .cursor-content .step1.extra, .car .cursor-content .step2.extra {
            padding-bottom: 100px; } }
      @media (max-width: 420px) {
        .car .cursor-content .step1.extra-mobile, .car .cursor-content .step2.extra-mobile {
          padding-bottom: 88px; } }
      @media (max-width: 1121px) {
        .car .cursor-content .step1.extra-mobile-mini, .car .cursor-content .step2.extra-mobile-mini {
          padding-bottom: 68px; } }
      @media (max-width: 420px) {
        .car .cursor-content .step1.extra-mobile-mini, .car .cursor-content .step2.extra-mobile-mini {
          padding-bottom: 68px; } }
      @media (max-width: 375px) {
        .car .cursor-content .step1.extra-mobile-mini, .car .cursor-content .step2.extra-mobile-mini {
          padding-bottom: 33px; } }
      .car .cursor-content .step1.extra-mobile-special, .car .cursor-content .step2.extra-mobile-special {
        padding-bottom: 49px; }
    .car .cursor-content .step1 {
      /*text-transform: uppercase;*/
      display: block; }
      .car .cursor-content .step1.horizontal {
        padding-bottom: 0;
        padding-left: 73px;
        display: inline-block;
        background: url("./../../img/ikerlan-electromovilidad/background-h.png");
        background-repeat: repeat-x;
        background-position: center center;
        background-origin: content-box; }
        .car .cursor-content .step1.horizontal p {
          margin-left: 5px;
          padding: 0;
          background: url("./../../img/ikerlan-electromovilidad/background-h-white.png");
          background-repeat: repeat-x;
          background-position: center center;
          background-origin: content-box; }
        @media (max-width: 1440px) {
          .car .cursor-content .step1.horizontal {
            padding-left: 45px; } }
        @media (max-width: 420px) {
          .car .cursor-content .step1.horizontal {
            padding-left: 15px; } }
        @media (max-width: 375px) {
          .car .cursor-content .step1.horizontal {
            padding-left: 17px; } }
    .car .cursor-content .step2 {
      display: none; }
      .car .cursor-content .step2 p:before {
        content: '\2022';
        margin-right: 5px; }
      .car .cursor-content .step2.visible {
        display: block; }
      .car .cursor-content .step2.horizontal {
        padding-bottom: 0;
        padding-top: 73px;
        padding-left: 20px;
        background: url("./../../img/ikerlan-electromovilidad/background.png");
        background-repeat: repeat-y;
        background-position: center top;
        background-origin: content-box; }
        .car .cursor-content .step2.horizontal p {
          padding-bottom: 0;
          background: url("./../../img/ikerlan-electromovilidad/background-white.png");
          background-repeat: repeat-y;
          background-position: center bottom;
          background-origin: content-box; }
        @media (max-width: 1440px) {
          .car .cursor-content .step2.horizontal {
            padding-top: 45px; } }
        @media (max-width: 768px) {
          .car .cursor-content .step2.horizontal {
            display: none !important; } }
        @media (max-width: 420px) {
          .car .cursor-content .step2.horizontal {
            padding-top: 60px; } }
        @media (max-width: 375px) {
          .car .cursor-content .step2.horizontal {
            padding-left: 0; } }
      .car .cursor-content .step2.wifi {
        background: url("./../../img/ikerlan-electromovilidad/wifi.svg");
        background-repeat: no-repeat;
        background-position: center 92%; }
        @media (max-width: 420px) {
          .car .cursor-content .step2.wifi {
            background-size: 11%; } }
    .car .cursor-content.punto-1 {
      bottom: 73%;
      left: calc(17.5% - 109px); }
      @media (max-width: 1024px) {
        .car .cursor-content.punto-1 {
          width: 200px;
          left: calc(17.5% - 93px); } }
      @media (max-width: 420px) {
        .car .cursor-content.punto-1 {
          width: 100px;
          left: calc(17.5% - 45px); } }
      @media (max-width: 375px) {
        .car .cursor-content.punto-1 {
          left: calc(17.5% - 45px); } }
      @media (max-width: 320px) {
        .car .cursor-content.punto-1 {
          left: calc(17.5% - 45px); } }
    .car .cursor-content.punto-2 {
      bottom: 105%;
      left: calc(36% - 109px); }
      @media (max-width: 420px) {
        .car .cursor-content.punto-2 {
          left: calc(48% - 109px); } }
      @media (max-width: 375px) {
        .car .cursor-content.punto-2 {
          left: calc(48% - 89px); } }
      @media (max-width: 320px) {
        .car .cursor-content.punto-2 {
          left: calc(48% - 81px); } }
    .car .cursor-content.punto-3 {
      bottom: 66%;
      left: calc(52% - 109px); }
      @media (max-width: 1121px) {
        .car .cursor-content.punto-3 {
          width: 196px;
          left: calc(55% - 109px); } }
      @media (max-width: 420px) {
        .car .cursor-content.punto-3 {
          left: calc(66% - 109px); } }
      @media (max-width: 375px) {
        .car .cursor-content.punto-3 {
          left: calc(73% - 103px);
          width: 120px; } }
      @media (max-width: 320px) {
        .car .cursor-content.punto-3 {
          left: calc(73% - 81px); } }
    .car .cursor-content.punto-4 {
      bottom: 65%;
      left: calc(66.5% - 109px); }
      @media (max-width: 1440px) {
        .car .cursor-content.punto-4 {
          left: calc(70.5% - 109px); } }
      @media (max-width: 420px) {
        .car .cursor-content.punto-4 {
          left: calc(84.5% - 109px); } }
      @media (max-width: 375px) {
        .car .cursor-content.punto-4 {
          left: calc(84.5% - 89px); } }
      @media (max-width: 320px) {
        .car .cursor-content.punto-4 {
          left: calc(84.5% - 81px); } }
    .car .cursor-content.punto-5 {
      top: 61%;
      left: calc(86.5% - 109px); }
      @media (max-width: 1680px) {
        .car .cursor-content.punto-5 {
          top: 61.5%;
          left: calc(85.5% - 109px); } }
      @media (max-width: 1440px) {
        .car .cursor-content.punto-5 {
          top: 62.5%;
          left: calc(86.5% - 109px); } }
      @media (max-width: 1121px) {
        .car .cursor-content.punto-5 {
          top: 57.5%;
          left: calc(92.5% - 109px); } }
      @media (max-width: 420px) {
        .car .cursor-content.punto-5 {
          top: 56.5%;
          left: calc(106.5% - 120px);
          width: 97px; } }
      @media (max-width: 375px) {
        .car .cursor-content.punto-5 {
          left: calc(106.5% - 112px);
          width: 70px;
          top: 54.5%; } }
      @media (max-width: 320px) {
        .car .cursor-content.punto-5 {
          left: calc(106.5% - 88px);
          width: 70px; } }
    .car .cursor-content.punto-6 {
      top: 88%;
      left: calc(66.6% - 109px); }
      @media (max-width: 420px) {
        .car .cursor-content.punto-6 {
          left: calc(80.6% - 109px); } }
      @media (max-width: 375px) {
        .car .cursor-content.punto-6 {
          left: calc(80.6% - 89px); } }
      @media (max-width: 320px) {
        .car .cursor-content.punto-6 {
          left: calc(80.6% - 81px); } }
    .car .cursor-content.punto-7 {
      top: 81%;
      left: calc(46.5% - 109px); }
      @media (max-width: 420px) {
        .car .cursor-content.punto-7 {
          left: calc(62.5% - 109px); } }
      @media (max-width: 375px) {
        .car .cursor-content.punto-7 {
          left: calc(62.5% - 89px); } }
      @media (max-width: 320px) {
        .car .cursor-content.punto-7 {
          left: calc(62.5% - 81px); } }
    .car .cursor-content.punto-8 {
      top: 36%;
      left: calc(32.5% - 109px); }
      .car .cursor-content.punto-8 .step1 {
        padding-top: 217px !important; }
        @media (max-width: 1024px) {
          .car .cursor-content.punto-8 .step1 {
            padding-top: 147px !important; } }
        @media (max-width: 420px) {
          .car .cursor-content.punto-8 .step1 {
            padding-top: 75px !important; } }
      @media (max-width: 1024px) {
        .car .cursor-content.punto-8 {
          width: 180px;
          left: calc(32.5% - 82px); } }
      @media (max-width: 420px) {
        .car .cursor-content.punto-8 {
          width: 98px;
          left: calc(32.5% - 44px); } }
      @media (max-width: 375px) {
        .car .cursor-content.punto-8 {
          width: 85px;
          left: calc(34.5% - 45px); } }
      @media (max-width: 320px) {
        .car .cursor-content.punto-8 {
          left: calc(34.5% - 45px); } }
    .car .cursor-content.punto-9 {
      top: 72%;
      left: calc(19% - 109px); }
      .car .cursor-content.punto-9 .step1 {
        padding-top: 100px !important; }
        @media (max-width: 1024px) {
          .car .cursor-content.punto-9 .step1 {
            padding-top: 40px !important; } }
      @media (max-width: 1024px) {
        .car .cursor-content.punto-9 {
          width: 180px;
          left: calc(19% - 82px); } }
      @media (max-width: 420px) {
        .car .cursor-content.punto-9 {
          width: 100px;
          left: calc(19% - 46px); } }
      @media (max-width: 375px) {
        .car .cursor-content.punto-9 {
          left: calc(19% - 46px); } }
      @media (max-width: 320px) {
        .car .cursor-content.punto-9 {
          left: calc(19% - 46px); } }

.wind {
  position: relative;
  margin: 400px 0  200px 0; }
  @media (max-width: 1680px) {
    .wind {
      margin: 400px 0 250px 0; } }
  @media (max-width: 1440px) {
    .wind {
      margin: 380px 0 160px 0; } }
  @media (max-width: 768px) {
    .wind {
      margin: 70px 0 85px 0; } }
  .wind .wind_image {
    width: 100%; }
  .wind .wind_hotspot {
    position: absolute;
    background: red;
    border-radius: 50% 50%;
    text-align: center;
    height: 20px;
    width: 20px;
    z-index: 0; }
  .wind .sensor {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    border: 10px solid #25EE32;
    -webkit-box-shadow: 0 0 0 fade(#25EE32, 40%);
    box-shadow: 0 0 0 fade(#25EE32, 40%);
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    top: 50%;
    cursor: pointer;
    background: white;
    display: none; }
    .wind .sensor.visible {
      display: block; }
    .wind .sensor:hover {
      -webkit-animation: none;
      animation: none;
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
      -webkit-transform-origin: center;
      transform-origin: center; }
      .wind .sensor:hover .step1 p {
        font-weight: 500; }
    @media (max-width: 1366px) {
      .wind .sensor {
        width: 24px;
        height: 24px;
        -webkit-animation: pulse-responsive 2s infinite;
        animation: pulse-responsive 2s infinite;
        border: 8px solid #25EE32; } }
    @media (max-width: 1121px) {
      .wind .sensor {
        width: 16px;
        height: 16px;
        -webkit-animation: pulse-responsive 2s infinite;
        animation: pulse-responsive 2s infinite;
        border: 5px solid #25EE32; } }
    @media (max-width: 420px) {
      .wind .sensor {
        width: 10px;
        height: 10px;
        -webkit-animation: pulse-responsive-mobile 2s infinite;
        animation: pulse-responsive-mobile 2s infinite;
        border: 4px solid #25EE32; } }
    .wind .sensor.sensor-1 {
      left: 18.5%;
      top: 24.5%; }
    .wind .sensor.sensor-2 {
      left: 32%;
      top: 4%; }
    .wind .sensor.sensor-3 {
      left: 48%;
      top: -2.5%; }
    .wind .sensor.sensor-4 {
      left: 64%;
      top: 4%; }
    .wind .sensor.sensor-5 {
      left: 77.5%;
      top: 26%; }
    .wind .sensor.sensor-6 {
      left: 82%;
      top: 47%; }
  .wind .cursor-content {
    position: absolute;
    display: none;
    width: 235px; }
    @media (max-width: 1366px) {
      .wind .cursor-content {
        width: 185px; } }
    @media (max-width: 768px) {
      .wind .cursor-content {
        display: none; } }
    .wind .cursor-content.horizontal {
      width: auto; }
    .wind .cursor-content.visible {
      display: block; }
    .wind .cursor-content .step1, .wind .cursor-content .step2 {
      background: white;
      background: url("./../../img/ikerlan-electromovilidad/background.png");
      background-repeat: repeat-y;
      background-position: center bottom;
      background-origin: content-box;
      padding-bottom: 45px; }
      .wind .cursor-content .step1 p, .wind .cursor-content .step2 p {
        font-weight: 300;
        font-size: 0.875em;
        text-align: center;
        letter-spacing: 0.03em;
        line-height: 21px;
        background: url("./../../img/ikerlan-electromovilidad/background-white.png");
        background-repeat: repeat-y;
        background-position: center bottom;
        background-origin: content-box;
        color: #252525;
        padding: 0;
        margin: 0; }
        @media (max-width: 1680px) {
          .wind .cursor-content .step1 p, .wind .cursor-content .step2 p {
            font-size: 12px;
            line-height: 17px; } }
        @media (max-width: 1440px) {
          .wind .cursor-content .step1 p, .wind .cursor-content .step2 p {
            font-size: 12px;
            line-height: 16px; } }
        @media (max-width: 1121px) {
          .wind .cursor-content .step1 p, .wind .cursor-content .step2 p {
            font-size: 11px;
            line-height: 16px; } }
        @media (max-width: 768px) {
          .wind .cursor-content .step1 p, .wind .cursor-content .step2 p {
            font-size: 12px;
            line-height: 14px; } }
        @media (max-width: 420px) {
          .wind .cursor-content .step1 p, .wind .cursor-content .step2 p {
            font-size: 10px;
            line-height: 12px; } }
      @media (max-width: 1440px) {
        .wind .cursor-content .step1, .wind .cursor-content .step2 {
          padding-bottom: 30px; } }
      @media (max-width: 768px) {
        .wind .cursor-content .step1, .wind .cursor-content .step2 {
          display: none !important; } }
      @media (max-width: 420px) {
        .wind .cursor-content .step1, .wind .cursor-content .step2 {
          padding-bottom: 30px; } }
    .wind .cursor-content .step1 {
      display: block; }
      .wind .cursor-content .step1.horizontal {
        padding-bottom: 0;
        padding-left: 29px;
        display: inline-block;
        background: url("./../../img/ikerlan-electromovilidad/background-h.png");
        background-repeat: repeat-x;
        background-position: center center;
        background-origin: content-box; }
        .wind .cursor-content .step1.horizontal p {
          margin-left: 13px;
          padding: 0;
          background: url("./../../img/ikerlan-electromovilidad/background-h-white.png");
          background-repeat: repeat-x;
          background-position: center center;
          background-origin: content-box; }
        @media (max-width: 1440px) {
          .wind .cursor-content .step1.horizontal {
            padding-left: 17px; } }
        @media (max-width: 1121px) {
          .wind .cursor-content .step1.horizontal {
            padding-left: 52px; } }
        @media (max-width: 768px) {
          .wind .cursor-content .step1.horizontal {
            padding-left: 17px; } }
      .wind .cursor-content .step1.extra {
        padding-bottom: 100px; }
      @media (max-width: 1121px) {
        .wind .cursor-content .step1.extra-mobile {
          padding-bottom: 100px; } }
    .wind .cursor-content .step2 {
      display: none; }
      .wind .cursor-content .step2 p:before {
        content: '\2022';
        margin-right: 5px; }
      .wind .cursor-content .step2.visible {
        display: block; }
      .wind .cursor-content .step2.horizontal {
        padding-bottom: 0;
        padding-bottom: 45px;
        margin-left: -13px;
        background: url("./../../img/ikerlan-electromovilidad/background.png");
        background-repeat: repeat-y;
        background-position: center top;
        background-origin: content-box; }
        .wind .cursor-content .step2.horizontal p {
          padding-bottom: 0;
          background: url("./../../img/ikerlan-electromovilidad/background-white.png");
          background-repeat: repeat-y;
          background-position: center bottom;
          background-origin: content-box; }
        @media (max-width: 1440px) {
          .wind .cursor-content .step2.horizontal {
            padding-bottom: 30px;
            margin-left: -48px; } }
        @media (max-width: 1366px) {
          .wind .cursor-content .step2.horizontal {
            margin-left: -13px; } }
        @media (max-width: 1121px) {
          .wind .cursor-content .step2.horizontal {
            padding-bottom: 25px;
            padding-left: 15px; } }
        @media (max-width: 768px) {
          .wind .cursor-content .step2.horizontal {
            padding-bottom: 30px; } }
      .wind .cursor-content .step2.extra {
        padding-bottom: 155px; }
      @media (max-width: 1121px) {
        .wind .cursor-content .step2.extra-mobile {
          padding-bottom: 100px; } }
    .wind .cursor-content.punto-1 {
      bottom: 78%;
      left: calc(18.5% - 100px); }
      @media (max-width: 1366px) {
        .wind .cursor-content.punto-1 {
          left: calc(18.5% - 80px); } }
      @media (max-width: 1121px) {
        .wind .cursor-content.punto-1 {
          left: calc(18.5% - 84px); } }
    .wind .cursor-content.punto-2 {
      bottom: 98%;
      left: calc(32% - 101px); }
      @media (max-width: 1366px) {
        .wind .cursor-content.punto-2 {
          left: calc(32% - 80px); } }
      @media (max-width: 1121px) {
        .wind .cursor-content.punto-2 {
          left: calc(32% - 84px); } }
    .wind .cursor-content.punto-3 {
      bottom: 105%;
      left: calc(48% - 102px); }
      @media (max-width: 1366px) {
        .wind .cursor-content.punto-3 {
          left: calc(48% - 80px); } }
      @media (max-width: 1121px) {
        .wind .cursor-content.punto-3 {
          left: calc(48% - 84px); } }
    .wind .cursor-content.punto-4 {
      bottom: 97%;
      left: calc(64% - 101px); }
      @media (max-width: 1366px) {
        .wind .cursor-content.punto-4 {
          left: calc(64% - 80px); } }
      @media (max-width: 1121px) {
        .wind .cursor-content.punto-4 {
          left: calc(64% - 84px); } }
    .wind .cursor-content.punto-5 {
      bottom: 76%;
      left: calc(77.5% - 101px); }
      @media (max-width: 1366px) {
        .wind .cursor-content.punto-5 {
          left: calc(77.5% - 80px); } }
      @media (max-width: 1121px) {
        .wind .cursor-content.punto-5 {
          left: calc(77.5% - 84px); } }
    .wind .cursor-content.punto-6 {
      bottom: 46%;
      left: calc(93.6% - 101px); }
      @media (max-width: 1366px) {
        .wind .cursor-content.punto-6 {
          left: calc(93.6% - 88px); } }
      @media (max-width: 1121px) {
        .wind .cursor-content.punto-6 {
          width: 200px;
          left: calc(97.6% - 88px);
          bottom: 44%; } }
      @media (max-width: 768px) {
        .wind .cursor-content.punto-6 {
          width: 125px;
          left: calc(97.6% - 88px);
          bottom: 44%; } }
    .wind .cursor-content.punto-7 {
      top: 100%;
      left: calc(50% - 118px);
      margin-top: 15px; }
      .wind .cursor-content.punto-7 .step1 {
        padding-bottom: 0 !important; }
      @media (max-width: 1366px) {
        .wind .cursor-content.punto-7 {
          left: calc(50% - 90px); } }
      @media (max-width: 1121px) {
        .wind .cursor-content.punto-7 {
          left: calc(50% - 88px); } }

.cursor-content-mobile {
  position: relative;
  margin-top: 80px;
  margin-bottom: 80px; }
  .cursor-content-mobile .title {
    font-size: 16px;
    color: #25ee32;
    margin: 0;
    margin-bottom: 15px; }
  .cursor-content-mobile .subtitle {
    font-size: 17px;
    color: #333333; }
    .cursor-content-mobile .subtitle p {
      margin: 0; }
      .cursor-content-mobile .subtitle p:before {
        content: '\2022';
        margin-right: 5px; }

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 #25EE32;
    box-shadow: 0 0 0 0 #25EE32; }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(196, 188, 255, 0);
    box-shadow: 0 0 0 20px rgba(196, 188, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(196, 188, 255, 0);
    box-shadow: 0 0 0 0 rgba(196, 188, 255, 0); } }

@-webkit-keyframes pulse-responsive {
  0% {
    -webkit-box-shadow: 0 0 0 0 #25EE32;
    box-shadow: 0 0 0 0 #25EE32; }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(196, 188, 255, 0);
    box-shadow: 0 0 0 10px rgba(196, 188, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(196, 188, 255, 0);
    box-shadow: 0 0 0 0 rgba(196, 188, 255, 0); } }

@keyframes pulse-responsive {
  0% {
    -webkit-box-shadow: 0 0 0 0 #25EE32;
    box-shadow: 0 0 0 0 #25EE32; }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(196, 188, 255, 0);
    box-shadow: 0 0 0 10px rgba(196, 188, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(196, 188, 255, 0);
    box-shadow: 0 0 0 0 rgba(196, 188, 255, 0); } }

@-webkit-keyframes pulse-responsive-mobile {
  0% {
    -webkit-box-shadow: 0 0 0 0 #25EE32;
    box-shadow: 0 0 0 0 #25EE32; }
  70% {
    -webkit-box-shadow: 0 0 0 5px rgba(196, 188, 255, 0);
    box-shadow: 0 0 0 5px rgba(196, 188, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(196, 188, 255, 0);
    box-shadow: 0 0 0 0 rgba(196, 188, 255, 0); } }

@keyframes pulse-responsive-mobile {
  0% {
    -webkit-box-shadow: 0 0 0 0 #25EE32;
    box-shadow: 0 0 0 0 #25EE32; }
  70% {
    -webkit-box-shadow: 0 0 0 5px rgba(196, 188, 255, 0);
    box-shadow: 0 0 0 5px rgba(196, 188, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(196, 188, 255, 0);
    box-shadow: 0 0 0 0 rgba(196, 188, 255, 0); } }

@-webkit-keyframes increase {
  100% {
    height: 100%; } }

@keyframes increase {
  100% {
    height: 100%; } }

@media (max-width: 768px) {
  .car-container {
    padding: 0; } }

body.thinkbai {
  /*& .container{
    padding-left: 30px;
    padding-right: 30px;
  }*/ }
  body.thinkbai .support-menu {
    top: 0;
    z-index: 9; }
    body.thinkbai .support-menu .languages {
      -webkit-transform: none !important;
      transform: none !important; }
      @media (max-width: 1122px) {
        body.thinkbai .support-menu .languages .item {
          width: 60px;
          height: 60px; } }
      @media (max-width: 1122px) {
        body.thinkbai .support-menu .languages .icon {
          padding: 15px 0; } }
      @media (max-width: 1122px) {
        body.thinkbai .support-menu .languages ul {
          height: 60px;
          padding: 18px 0; } }
      body.thinkbai .support-menu .languages a {
        color: white !important;
        width: 100%;
        padding: 0; }
  body.thinkbai .main {
    position: relative; }

.header-rebranding {
  width: 100% !important;
  border-bottom: none !important;
  padding: inherit !important; }
  .header-rebranding .container, .header-rebranding .row {
    height: 100%; }
    .header-rebranding .container .col-md-12, .header-rebranding .row .col-md-12 {
      height: 100%;
      position: relative; }
  .header-rebranding .logo-rebranding {
    margin-top: 20px;
    position: absolute;
    bottom: 0;
    max-width: 180px; }
    @media (max-width: 768px) {
      .header-rebranding .logo-rebranding {
        max-width: 104px; } }

.page-header-rebranding {
  height: calc(100vh - 90px);
  position: relative; }
  .page-header-rebranding-wrapper {
    /*height: calc(100% - 90px);
    @include center-vertically();*/
    display: block;
    position: absolute;
    width: 100%;
    top: 35%; }
    @media (max-width: 1370px) {
      .page-header-rebranding-wrapper {
        top: 25%; } }
    @media (max-width: 1122px) {
      .page-header-rebranding-wrapper {
        top: 30%; } }
    @media (max-width: 768px) {
      .page-header-rebranding-wrapper {
        top: 15%; } }
    @media (max-width: 480px) {
      .page-header-rebranding-wrapper {
        display: block;
        top: 10%;
        height: auto;
        position: relative; } }
  .page-header-rebranding-title {
    font-family: "CaslonCP", sans-serif;
    font-size: 70px;
    color: #25ee32;
    margin-top: 0; }
    @media (max-width: 1370px) {
      .page-header-rebranding-title {
        font-size: 60px; } }
    @media (max-width: 480px) {
      .page-header-rebranding-title {
        font-size: 45px; } }
  .page-header-rebranding-subtitle {
    font-size: 1.625em;
    color: #252525;
    line-height: 35px;
    margin-bottom: 0;
    font-family: "CaslonCP", sans-serif;
    font-weight: bold; }
    @media (max-width: 480px) {
      .page-header-rebranding-subtitle {
        font-size: 25px; } }
  .page-header-rebranding .img-header-rebranding {
    position: absolute;
    top: 30px;
    right: 0;
    max-width: 39%;
    z-index: 1;
    -webkit-animation: fadein 4s;
    animation: fadein 4s; }
    @media (max-width: 768px) {
      .page-header-rebranding .img-header-rebranding {
        display: none; } }

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    /* For IE8 and earlier */ }
  100% {
    opacity: 1;
    filter: alpha(opacity=1);
    /* For IE8 and earlier */ } }

@keyframes fadein {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    /* For IE8 and earlier */ }
  100% {
    opacity: 1;
    filter: alpha(opacity=1);
    /* For IE8 and earlier */ } }
  .page-header-rebranding-arrow {
    position: absolute;
    bottom: 40px;
    width: 170px;
    left: calc(50% - 85px);
    text-align: center; }
    .page-header-rebranding-arrow span {
      display: inline-block;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: normal;
      font-size: 1.125em;
      text-align: center;
      letter-spacing: 0.03em;
      text-transform: uppercase; }
      @media (max-width: 812px) and (orientation: landscape) {
        .page-header-rebranding-arrow span {
          display: none; } }
    .page-header-rebranding-arrow img {
      margin-top: 30px;
      cursor: pointer;
      -webkit-animation: bounce 2s infinite;
      animation: bounce 2s infinite; }
      @media (max-width: 1440px) {
        .page-header-rebranding-arrow img {
          margin-top: 15px; } }
      @media (max-width: 480px) {
        .page-header-rebranding-arrow img {
          max-width: 45px; } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }
    @media (max-width: 1440px) {
      .page-header-rebranding-arrow {
        bottom: 20px; } }
    @media (max-width: 420px) {
      .page-header-rebranding-arrow {
        bottom: 60px; } }
    @media (max-width: 320px) {
      .page-header-rebranding-arrow {
        bottom: 20px; } }
  @media (max-width: 1440px) {
    .page-header-rebranding {
      height: calc(100vh - 80px); } }
  @media (max-width: 1122px) {
    .page-header-rebranding {
      height: calc(100vh - 60px); } }

.rebranding-videos {
  background: #F7F7F7;
  height: auto;
  padding-top: 100px;
  padding-bottom: 275px; }
  @media (max-width: 480px) {
    .rebranding-videos .container {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 480px) {
    .rebranding-videos .row {
      margin-left: 0;
      margin-right: 0; } }
  @media (max-width: 480px) {
    .rebranding-videos .col-md-12 {
      padding-left: 0;
      padding-right: 0; } }
  .rebranding-videos-categories {
    display: inline; }
    .rebranding-videos-categories li {
      display: inline;
      margin: 10px; }
      .rebranding-videos-categories li:first-of-type {
        margin-left: 0; }
      .rebranding-videos-categories li a {
        text-transform: uppercase;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: normal;
        letter-spacing: 0.03em;
        color: #000000;
        position: relative;
        font-size: 18px; }
        .rebranding-videos-categories li a:focus {
          text-decoration: none; }
        .rebranding-videos-categories li a.actual {
          font-weight: bold;
          text-decoration: underline; }
        .rebranding-videos-categories li a.no-active {
          opacity: 0.2; }
        .rebranding-videos-categories li a:after {
          content: '';
          position: absolute;
          width: 1px;
          height: 75%;
          background: black;
          bottom: 3px;
          margin-left: 10px; }
      .rebranding-videos-categories li:last-child a:after {
        content: none; }
    @media (max-width: 480px) {
      .rebranding-videos-categories {
        display: none; } }
  .rebranding-videos-item {
    position: relative;
    display: none;
    margin-top: 15px; }
    .rebranding-videos-item.active {
      display: block; }
    @media (max-width: 480px) {
      .rebranding-videos-item.active-mobile {
        display: block; } }
    .rebranding-videos-item.first {
      margin-top: 15px; }
      @media (max-width: 480px) {
        .rebranding-videos-item.first {
          margin-top: 15px; } }
    .rebranding-videos-item.hidden-xs {
      display: none; }
      @media (max-width: 480px) {
        .rebranding-videos-item.hidden-xs {
          display: block !important; } }
    .rebranding-videos-item-overlay {
      background: #25ee32;
      position: absolute;
      left: 35px;
      bottom: -50px;
      color: black;
      padding: 35px 150px 35px 35px; }
      .rebranding-videos-item-overlay-title {
        text-transform: uppercase;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 1.625em;
        margin-bottom: 30px; }
        @media (max-width: 1122px) {
          .rebranding-videos-item-overlay-title {
            margin-bottom: 20px; } }
        @media (max-width: 480px) {
          .rebranding-videos-item-overlay-title {
            margin-bottom: 10px; } }
      .rebranding-videos-item-overlay-subtitle {
        font-family: "CaslonCP", sans-serif;
        font-size: 3.4375em;
        line-height: 60px;
        margin-bottom: 0; }
        @media (max-width: 1440px) {
          .rebranding-videos-item-overlay-subtitle {
            font-size: 2.1875em;
            line-height: 40px; } }
        @media (max-width: 480px) {
          .rebranding-videos-item-overlay-subtitle {
            line-height: 30px; } }
        @media (max-width: 480px) {
          .rebranding-videos-item-overlay-subtitle {
            margin-bottom: 0; } }
      @media (max-width: 1024px) {
        .rebranding-videos-item-overlay {
          position: relative;
          left: inherit;
          bottom: inherit; } }
      @media (max-width: 1122px) {
        .rebranding-videos-item-overlay {
          width: calc(70% - 60px);
          margin: 0 30px;
          position: absolute;
          top: calc(100% - 30px);
          padding: 20px; } }
      @media (max-width: 480px) {
        .rebranding-videos-item-overlay {
          padding: 15px; } }
    @media (max-width: 480px) {
      .rebranding-videos-item {
        margin-top: 165px; } }
  .rebranding-videos .action-play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer; }
    @media (max-width: 768px) {
      .rebranding-videos .action-play-video {
        max-width: 45px; } }
  @media (max-width: 480px) {
    .rebranding-videos {
      padding-top: 50px; } }

.rebranding-hitos {
  padding-top: 50px;
  padding-bottom: 185px; }
  @media (max-width: 480px) {
    .rebranding-hitos .container {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 480px) {
    .rebranding-hitos .row {
      margin-left: 0;
      margin-right: 0; } }
  @media (max-width: 480px) {
    .rebranding-hitos .no-padding {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 480px) {
    .rebranding-hitos .col-md-4 {
      padding-left: 0;
      padding-right: 0; } }
  .rebranding-hitos-title {
    margin-bottom: 75px; }
  .rebranding-hitos h2 {
    font-family: "CaslonCP", sans-serif;
    line-height: 35px;
    font-size: 3.4375em;
    line-height: 54px;
    text-align: center;
    color: #252525;
    font-weight: bold; }
    .rebranding-hitos h2 span {
      color: #25ee32; }
    @media (max-width: 1370px) {
      .rebranding-hitos h2 {
        line-height: 42px;
        font-size: 2.5em; } }
    @media (max-width: 1122px) {
      .rebranding-hitos h2 {
        text-align: left;
        line-height: 40px; } }
    @media (max-width: 480px) {
      .rebranding-hitos h2 {
        line-height: 24px;
        font-size: 32px;
        margin-left: 30px;
        margin-right: 30px; } }
  .rebranding-hitos-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 1121px) {
      .rebranding-hitos-item {
        display: block; } }
    .rebranding-hitos-item-text {
      text-align: center; }
      .rebranding-hitos-item-text-wrapper {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-right: 80px;
        padding-left: 80px;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch; }
        @media (max-width: 1122px) {
          .rebranding-hitos-item-text-wrapper {
            margin-right: 30px;
            margin-left: 30px;
            margin-top: -45px;
            background: white;
            padding-right: 0px;
            padding-left: 0px; } }
      .rebranding-hitos-item-text-number {
        font-family: "CaslonCP", sans-serif;
        font-weight: bold;
        font-size: 3.4375em;
        margin-bottom: 30px;
        color: #25ee32; }
        @media (max-width: 1440px) {
          .rebranding-hitos-item-text-number {
            font-size: 2.1875em; } }
        @media (max-width: 1122px) {
          .rebranding-hitos-item-text-number {
            padding-top: 15px;
            font-size: 22px;
            margin-bottom: 15px; } }
      .rebranding-hitos-item-text-description {
        font-family: "CaslonCP", sans-serif;
        font-size: 2.5em;
        line-height: 54px;
        font-weight: bold;
        color: black; }
        @media (max-width: 1370px) {
          .rebranding-hitos-item-text-description {
            font-size: 1.875em;
            line-height: 38px; } }
        @media (max-width: 1122px) {
          .rebranding-hitos-item-text-description {
            font-size: 1.75em;
            line-height: 36px;
            padding: 0 30px !important; } }
        @media (max-width: 768px) {
          .rebranding-hitos-item-text-description {
            font-size: 22px;
            line-height: 30px; } }
    .rebranding-hitos-item-img img {
      width: 100%; }
      @media (max-width: 1122px) {
        .rebranding-hitos-item-img img.first {
          margin-top: 0; } }
      @media (max-width: 1122px) {
        .rebranding-hitos-item-img img {
          margin-top: 100px; } }
  @media (max-width: 1122px) {
    .rebranding-hitos {
      padding-bottom: 80px; } }

.shape-left {
  bottom: 135px;
  left: -15px; }

.shape-right-1 {
  bottom: 185px;
  right: 0; }

.shape-right-2 {
  bottom: 125px;
  right: 0; }

.footer-rebranding {
  background: #25ee32;
  padding: 75px 0;
  border: none;
  color: white;
  text-align: center; }
  .footer-rebranding p {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.125em;
    text-transform: uppercase;
    color: #FFFFFF; }
    .footer-rebranding p a {
      font-family: "CaslonCP", sans-serif;
      line-height: 35px;
      font-size: 1.625em;
      color: #FFFFFF;
      text-transform: lowercase; }
  @media (max-width: 1122px) {
    .footer-rebranding {
      padding: 50px 0; } }

.svg-bg-desktop {
  position: absolute;
  bottom: 0;
  z-index: 0; }
  @media (max-width: 768px) {
    .svg-bg-desktop {
      display: none; } }
  @media (max-width: 812px) and (orientation: landscape) {
    .svg-bg-desktop {
      display: none; } }

.svg-bg-tablet {
  position: absolute;
  bottom: 0;
  z-index: 0;
  display: none; }
  @media (max-width: 768px) {
    .svg-bg-tablet {
      display: block; } }
  @media (max-width: 480px) {
    .svg-bg-tablet {
      display: none; } }
  @media (max-width: 812px) and (orientation: landscape) {
    .svg-bg-tablet {
      display: none; } }

.svg-bg-mobile {
  position: absolute;
  bottom: 0;
  z-index: 0;
  display: none; }
  @media (max-width: 480px) {
    .svg-bg-mobile {
      display: block; } }

@media (max-width: 1122px) {
  .not-mobile {
    display: none; } }

.only-mobile {
  display: none; }
  @media (max-width: 1122px) {
    .only-mobile {
      display: block; } }

/* ARROW UP */
#arrowUp {
  display: none;
  position: fixed;
  bottom: 5%;
  right: 60px;
  z-index: 99;
  cursor: pointer; }
  @media (max-width: 1122px) {
    #arrowUp {
      right: 30px;
      max-width: 70px; } }
  @media (max-width: 480px) {
    #arrowUp {
      right: 15px;
      max-width: 50px;
      bottom: 5%; } }

/*tooltip*/
.tooltip {
  position: relative;
  display: inline-block;
  /* Show the tooltip text when you mouse over the tooltip container */ }
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #25ee32;
    color: #000;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    top: -80px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1; }
  .tooltip:hover .tooltiptext {
    visibility: visible; }

.descubre {
  display: none;
  position: absolute;
  bottom: 60px;
  color: #25ee32;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  font-size: 1.875em; }
  @media (max-width: 480px) {
    .descubre {
      display: block; } }

@media (max-width: 768px) {
  .img-not-mobile {
    display: none; } }

.img-only-mobile {
  display: none; }
  @media (max-width: 768px) {
    .img-only-mobile {
      display: block; } }

.think-bai-svg {
  margin-bottom: 30px; }
  @media (max-width: 1370px) {
    .think-bai-svg {
      max-width: 65%; } }
  @media (max-width: 1122px) {
    .think-bai-svg {
      max-width: 60%; } }
  @media (max-width: 768px) {
    .think-bai-svg {
      max-width: 50%; } }
  @media (max-width: 480px) {
    .think-bai-svg {
      max-width: 75%; } }

.punto {
  padding-left: 1.5px; }

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