/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .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('../assets/bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../assets/bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../assets/bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../assets/bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../assets/bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../assets/bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 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 {
  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;
  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,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 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.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1100px) {
  .container {
    width: 1070px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1100px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 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 > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-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-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;
}
@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: 14.333333px;
    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;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  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 > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #17B81E;
  border-color: #14a11a;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #118b17;
  border-color: #063008;
}
.btn-success:hover {
  color: #fff;
  background-color: #118b17;
  border-color: #0d6b11;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #118b17;
  border-color: #0d6b11;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #0d6b11;
  border-color: #063008;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #17B81E;
  border-color: #14a11a;
}
.btn-success .badge {
  color: #17B81E;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  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,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1099px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1099px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1099px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1099px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1100px) {
  .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: 1100px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1100px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1100px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1099px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1100px) {
  .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;
  }
}
/*========= Bootstrap Reset LESS =========*/
.btn.btn-with-icon {
  padding-left: 40px;
  position: relative;
}
.btn .ico-new {
  position: absolute;
  left: 14px;
}
.btn-small {
  padding: .35em .85em;
}
.btn-lg {
  font-size: 17px;
}
.btn-default {
  background-color: #695C77;
  border-color: transparent;
  color: #ffffff;
}
.btn-default:hover {
  background-color: #7e7689;
  color: #ffffff;
}
.btn-primary {
  background-color: #fff;
  border: 1px solid #2A173D;
  color: #2A173D;
  font-weight: bold;
}
.btn-primary:hover {
  background-color: #2A173D;
  color: #ffffff;
}
.btn-naranjo {
  background: #E84F1D;
  color: white;
  white-space: normal;
}
.btn-naranjo:hover {
  background: #D45327;
  color: white;
}
.btn-border {
  background: none;
  border: 1px #494949 solid;
  color: #494949;
}
.btn-border:hover {
  background: #494949;
  border-color: #494949;
  color: #ffffff;
}
.btn-transparent {
  background-color: transparent;
  border: 1px solid #fff;
  color: #ffffff;
}
.btn-transparent:hover {
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
}
.btn-success {
  border-color: transparent;
}
.form-group .form-control {
  border: 1px solid #A199AB;
  border-radius: 3px;
  font-weight: normal;
  font-size: 14px;
  color: #2A173D;
  line-height: 17px;
}
.form-group .help-block {
  font-size: 13px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .carousel-inner {
    height: 460px;
  }
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .item > img.fit-image {
  width: 100%;
  height: 425px;
}
@media only screen and (min-width: 1281px) {
  .carousel-inner > .item > img.fit-image {
    height: 500px;
  }
}
.carousel-inner > .item .bg-gradient {
  display: block;
  width: 100%;
  height: 320px;
}
@media only screen and (min-width: 1281px) {
}
.carousel-inner > .item .bg-gradient.revenue {
  background: #00ACE2;
  background-image: -moz-linear-gradient(right bottom, #00ACE2 0%, #01315F 100%);
  background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0, #00ACE2), color-stop(1, #01315F));
  background: -webkit-linear-gradient(right bottom, #00ACE2 0%, #01315F 100%);
  background: -o-linear-gradient(right bottom, #00ACE2 0%, #01315F 100%);
  background: -ms-linear-gradient(right bottom, #00ACE2 0%, #01315F 100%);
  background: linear-gradient(right bottom, #00ACE2 0%, #01315F 100%);
}
.carousel-inner > .item .bg-gradient.pms {
  background: #5DEDEC;
  background-image: -moz-linear-gradient(right bottom, #5DEDEC 0%, #01315F 100%);
  background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0, #5DEDEC), color-stop(1, #01315F));
  background: -webkit-linear-gradient(right bottom, #5DEDEC 0%, #01315F 100%);
  background: -o-linear-gradient(right bottom, #5DEDEC 0%, #01315F 100%);
  background: -ms-linear-gradient(right bottom, #5DEDEC 0%, #01315F 100%);
  background: linear-gradient(right bottom, #5DEDEC 0%, #01315F 100%);
}
.carousel-inner > .item .bg-gradient.channel {
  background: #F0D5CE;
  background-image: -moz-linear-gradient(right bottom, #F0D5CE 0%, #2A173D 100%);
  background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0, #F0D5CE), color-stop(1, #2A173D));
  background: -webkit-linear-gradient(right bottom, #F0D5CE 0%, #2A173D 100%);
  background: -o-linear-gradient(right bottom, #F0D5CE 0%, #2A173D 100%);
  background: -ms-linear-gradient(right bottom, #F0D5CE 0%, #2A173D 100%);
  background: linear-gradient(right bottom, #F0D5CE 0%, #2A173D 100%);
}
.carousel-inner > .item .bg-gradient.motor {
  background: #F7F5CB;
  background-image: -moz-linear-gradient(right bottom, #F7F5CB 0%, #6F2157 100%);
  background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0, #F7F5CB), color-stop(1, #6F2157));
  background: -webkit-linear-gradient(right bottom, #F7F5CB 0%, #6F2157 100%);
  background: -o-linear-gradient(right bottom, #F7F5CB 0%, #6F2157 100%);
  background: -ms-linear-gradient(right bottom, #F7F5CB 0%, #6F2157 100%);
  background: linear-gradient(right bottom, #F7F5CB 0%, #6F2157 100%);
}
.carousel-inner > .item .bg-gradient.app {
  background: #F8F1DD;
  background-image: -moz-linear-gradient(right bottom, #F8F1DD 0%, #01315F 100%);
  background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0, #F8F1DD), color-stop(1, #01315F));
  background: -webkit-linear-gradient(right bottom, #F8F1DD 0%, #01315F 100%);
  background: -o-linear-gradient(right bottom, #F8F1DD 0%, #01315F 100%);
  background: -ms-linear-gradient(right bottom, #F8F1DD 0%, #01315F 100%);
  background: linear-gradient(right bottom, #F8F1DD 0%, #01315F 100%);
}
.carousel-inner > .item .bg-gradient.image-top {
  display: block;
  width: 1960px;
  height: 460px;
}
.carousel-inner > .item .bg-gradient.image-top.slide-1 {
  background: url(../assets/img/bg/key-bg.jpg) no-repeat top center;
}
.carousel-inner > .item .bg-gradient.image-top.slide-2 {
  background: url(../assets/img/bg/feet-bg.jpg) no-repeat top center;
}
.carousel-inner > .item .bg-gradient.image-top.slide-3 {
  background: url(../assets/img/bg/car-bg.jpg) no-repeat top center;
}
.carousel-inner > .item .bg-gradient.image-top.slide-4 {
  background: url(../assets/img/bg/bag-bg.jpg) no-repeat top center;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #000;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 5px;
  left: 20%;
  z-index: 15;
  width: 80%;
  margin-left: -10%;
  padding-left: 0;
  list-style: none;
  text-align: center;
  /*
	@media only screen and (max-width: 767px) {
		li {
			display: inline-block;
			width: 12px;
			height: 12px;
			border-radius: 12px;
			text-indent: -9999em;
			background-color: rgba(255, 255, 255, 0.5);
			margin: 0 10px;
			padding: 2px 0;
			cursor: pointer;
			border: 1px solid #fff;
		}
		.active {
			border: 1px solid #fff;
			background-color: rgba(255, 255, 255, 1);
		}
	}
	*/
}
@media only screen and (max-width: 768px) {
  .carousel-indicators {
    display: none;
  }
}
.carousel-indicators li {
  display: inline-block;
  width: auto;
  text-align: center !important;
  font-size: 14px;
  font-weight: bold;
  margin: 0 10px;
  padding: 2px 0;
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  text-indent: -9999em;
  background-color: #A199AB;
}
.carousel-indicators .active {
  background-color: #2A173D;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}
.carousel-caption .btn {
  text-shadow: none;
}
@media only screen and (max-width: 767px) {
  .carousel-caption {
    top: 0;
    text-align: center;
  }
  .carousel-caption .pull-left {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
}
.carousel-caption .carousel-caption-title {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 30px;
  margin-top: 25px;
  font-weight: bold;
}
.carousel-caption .carousel-caption-title a {
  color: #fff;
}
@media only screen and (min-width: 1281px) {
  .carousel-caption .carousel-caption-title {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption .carousel-caption-title {
    text-align: center;
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 110%;
  }
  .carousel-caption .carousel-caption-title br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-caption .carousel-caption-title {
    font-size: 30px;
    line-height: 120%;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: bold;
  }
}
.carousel-caption .btn {
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
  font-size: 15px;
  padding: 10px 15px;
}
@media only screen and (max-width: 767px) {
  .carousel-caption .btn {
    margin: 0 5px 15px;
    text-align: center;
    padding: 8px 10px;
  }
}
.carousel-caption .btn.btn-with-icon {
  padding-left: 40px;
}
.carousel-caption .btn.btn-success {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
}
.carousel-caption .btn .ico-new {
  position: absolute;
  left: 15px;
}
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .carousel-caption br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption {
    text-align: center;
  }
  .carousel-caption .pull-right,
  .carousel-caption .pull-left {
    float: none !important;
  }
}
@media only screen and (min-width: 1281px) {
  .carousel-caption .responsive-carousel-img img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption .responsive-carousel-img {
    float: none !important;
  }
}
.carousel-caption .responsive-carousel-img.revenue img {
  margin-top: 10px;
  margin-right: -15px;
  width: 100%;
}
@media only screen and (min-width: 1281px) {
  .carousel-caption .responsive-carousel-img.revenue img {
    margin-top: 25px;
    margin-right: -20px;
    width: 110%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-caption .responsive-carousel-img.revenue img {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption .responsive-carousel-img.revenue img {
    margin-top: 20px;
    margin-right: -15px;
    width: 304px;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption .responsive-carousel-img.revenue {
    margin-right: 0;
    margin-top: 0;
  }
}
.carousel-caption .responsive-carousel-img.channel img {
  margin-top: -25px;
  margin-right: -15px;
  width: 93%;
}
@media only screen and (min-width: 1281px) {
  .carousel-caption .responsive-carousel-img.channel img {
    margin-top: -15px;
    margin-right: -20px;
    width: 105%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-caption .responsive-carousel-img.channel img {
    margin-top: 0;
    margin-right: -15px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption .responsive-carousel-img.channel img {
    margin-top: 0;
    margin-right: 0;
    width: 255px;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption .responsive-carousel-img.channel {
    margin-right: 0;
    margin-top: 0;
  }
}
.carousel-caption .responsive-carousel-img.pms img {
  margin-top: -30px;
  margin-right: -15px;
  width: 102%;
}
@media only screen and (min-width: 1281px) {
  .carousel-caption .responsive-carousel-img.pms img {
    margin-top: -20px;
    margin-right: -20px;
    width: 115%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-caption .responsive-carousel-img.pms img {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption .responsive-carousel-img.pms img {
    margin-top: -10px;
    margin-right: -15px;
    width: 294px;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption .responsive-carousel-img.pms {
    margin-right: 0;
    margin-top: 0;
  }
}
.carousel-caption .responsive-carousel-img.motor img {
  margin-top: 0;
  margin-right: -10px;
  width: 85%;
}
@media only screen and (min-width: 1281px) {
  .carousel-caption .responsive-carousel-img.motor img {
    margin-top: 5px;
    margin-right: -15px;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1099px) {
  .carousel-caption .responsive-carousel-img.motor img {
    width: 110%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-caption .responsive-carousel-img.motor img {
    margin-top: 13px;
    margin-right: -15px;
    width: 110%;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption .responsive-carousel-img.motor img {
    margin-top: 12px;
    margin-right: 0;
    width: 300px;
    margin-left: -5px;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption .responsive-carousel-img.motor {
    margin-right: 0;
    margin-top: 0;
  }
}
.carousel-caption .responsive-carousel-img.app img {
  margin-top: -25px;
  width: 83%;
  margin-right: 40px;
}
@media only screen and (min-width: 1281px) {
  .carousel-caption .responsive-carousel-img.app img {
    margin-top: -25px;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1099px) {
  .carousel-caption .responsive-carousel-img.app img {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-caption .responsive-carousel-img.app img {
    width: 102%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption .responsive-carousel-img.app img {
    margin-top: 0;
    margin-right: 0;
    width: 240px;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-caption .responsive-carousel-img.app {
    margin-right: 0;
    margin-top: 0;
  }
}
/*========= Global LESS =========*/
.wrapper {
  max-width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 601px) {
  .wrapper {
    margin-top: 5.5em;
  }
}
@media only screen and (min-width: 601px) and (max-width: 991px) {
  .wrapper {
    margin-top: 54px;
  }
}
.wrapper.wrapper-clerk-app {
  margin-top: 0;
}
.wrapper .animate-from {
  opacity: 0;
}
.wrapper .animate-from-bottom,
.wrapper .animate-from-top,
.wrapper .animate-from-left,
.wrapper .animate-from-right {
  opacity: 0;
}
/* Animate elements */
.animation-element {
  position: relative;
}
/*bounce up animation for the subject*/
.bounce-up {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 50px, 0px);
  -webkit-transform: translate3d(0px, 50px, 0px);
  -o-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate3d(0px, 50, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bounce-up.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.scroll-top {
  -moz-transition: all 1000ms ease-out;
  -webkit-transition: all 1000ms ease-out;
  -o-transition: all 1000ms ease-out;
  transition: all 1000ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media only screen and (max-width: 992px) {
  .scroll-top {
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0, 0px);
  }
}
.scroll-top.in-view {
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.animate-image-fade {
  position: relative;
}
.animate-image-fade.app {
  width: 503px;
  height: 430px;
  float: right;
}
.animate-image-fade.app .alert {
  position: absolute;
  right: 99px;
  top: 111px;
  width: 273px;
  display: none;
}
.animate-image-fade.channel {
  width: 527px;
  height: 424px;
  float: right;
}
.animate-image-fade.channel .only-ota {
  margin-top: 60px !important;
  float: left;
}
.animate-image-fade.channel .alert-1,
.animate-image-fade.channel .alert-2,
.animate-image-fade.channel .alert-3 {
  position: absolute;
  width: 188px;
  height: 158px;
  display: none;
}
.animate-image-fade.channel .alert-1 {
  right: 0;
  top: 0;
}
.animate-image-fade.channel .alert-2 {
  right: 0;
  top: 135px;
}
.animate-image-fade.channel .alert-3 {
  right: 0;
  bottom: -4px;
}
.animate-image-fade.motor {
  width: 528px;
  height: 350px;
  float: right;
}
.animate-image-fade.motor .alert-1 {
  position: absolute;
  left: -2px;
  top: 30px;
  width: 189px;
  height: 270px;
  display: none;
}
.animate-image-fade.motor .alert-2 {
  position: absolute;
  right: -12px;
  top: 30px;
  width: 189px;
  height: 275px;
  display: none;
}
.animate-image-fade.motor .motor-img {
  margin: 0 auto;
  display: block;
}
/* End Animate elements */
/* Header */
#header {
  border-bottom: 1px #D4D1D8 solid;
  width: 100%;
  z-index: 50;
  padding: 1.6em 0;
  background: white;
  /* ========= Responsive ========= */
}
@media only screen and (min-width: 601px) {
  #header {
    position: fixed;
    left: 0;
    top: 0;
  }
}
#header.header-clerk-app {
  position: static;
}
@media only screen and (max-width: 992px) {
  #header {
    padding: 10px 0;
  }
  #header .pruebalo {
    text-align: right;
  }
  #header .pruebalo .btn {
    border: none;
    background: none;
    color: #4f9fcf;
  }
}
@media only screen and (min-width: 992px) {
  #header .boton-prueba-gratis:hover {
    background: #17B81E;
    border-color: #14A11A;
  }
}
#header .navegacion {
  position: relative;
}
#header .navegacion .triangulo {
  padding: 0 10%;
  font-size: 2em;
  color: #f0f0f0;
  position: absolute;
  right: 0;
  top: -15px;
  width: 100%;
  height: 15px;
  text-align: right;
}
#header .navegacion .nav ul {
  margin: 0;
}
#header .navegacion .nav ul li {
  padding: 0;
}
#header .navegacion .nav ul li a {
  display: block;
  padding: 0 .8em;
}
#header .navegacion .nav-principal ul {
  margin: 0;
}
#header .navegacion .nav-principal ul li {
  padding: 0;
}
#header .navegacion .nav-principal ul li a {
  display: block;
  padding: 0 .8em;
}
#header .navegacion .nav-principal ul li {
  font-size: 19px;
  position: relative;
  padding: 10px 15px;
  font-weight: bold;
  color: #2A173D;
  line-height: 24px;
}
@media only screen and (max-width: 1200px) {
  #header .navegacion .nav-principal ul li {
    font-size: 17px;
  }
}
#header .navegacion .nav-principal ul li a {
  padding: 0;
  color: #2A173D;
}
#header .navegacion .nav-principal ul li:first-child {
  padding-left: 0;
}
#header .navegacion .nav-principal ul li.activo a {
  color: #E84F1D;
}
#header .navegacion .nav-principal ul li.more-links {
  border-left: 1px solid #2A173D;
  margin-left: 10px;
  padding-left: 25px;
  font-size: 17px;
  font-weight: normal;
}
#header .navegacion .nav-principal ul li.more-links a {
  font-weight: normal;
}
#header .navegacion .nav-principal ul li ul.submenu {
  display: none;
  position: absolute;
  width: 145px;
  background-color: #fff;
  padding: 5px 0;
  padding-left: 0;
  border-radius: 4px;
  border: 1px solid #979797;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  left: -25px;
  top: 40px;
}
#header .navegacion .nav-principal ul li ul.submenu:before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #979797;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -10px;
}
#header .navegacion .nav-principal ul li ul.submenu:after {
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #fff;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -9px;
}
#header .navegacion .nav-principal ul li ul.submenu li {
  list-style-type: none;
  text-align: center;
  padding: 0 5px;
}
#header .navegacion .nav-principal ul li ul.submenu li a {
  font-size: 13px;
  font-weight: normal;
  border-top: 1px solid #D8D8D8;
  padding: 2px 5px;
}
#header .navegacion .nav-principal ul li ul.submenu li:first-child a {
  border-top: none;
}
#header .navegacion .nav-principal ul li:hover ul.submenu {
  display: block;
}
#header .navegacion .nav-secundaria {
  padding: 0;
}
#header .navegacion .nav-secundaria ul {
  margin: 0;
}
#header .navegacion .nav-secundaria ul li {
  padding: 0;
}
#header .navegacion .nav-secundaria ul li a {
  display: block;
  padding: 0 .8em;
}
#header .navegacion .nav-secundaria ul li {
  position: relative;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
}
@media only screen and (max-width: 1200px) {
  #header .navegacion .nav-secundaria ul li {
    font-size: 13px;
  }
}
#header .navegacion .nav-secundaria ul li a {
  padding-top: .5em;
  padding-bottom: .5em;
  font-weight: bold;
}
#header .navegacion .nav-secundaria ul li a.btn.btn-primary {
  color: #2A173D;
  margin-left: 10px;
}
#header .navegacion .nav-secundaria ul li a.btn.btn-primary:hover {
  color: #fff;
}
#header .navegacion .nav-secundaria ul li.ingresar a {
  background: none;
  border: none;
  font-weight: bold;
  color: #2A173D;
  text-decoration: underline;
  padding: 0.4em 0.85em 0.3em;
}
@media only screen and (min-width: 992px) {
  #header .navegacion .nav-secundaria ul li.ingresar a:hover {
    text-decoration: none;
    opacity: 1;
    color: white;
    background-color: #17B81E;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 3px #14a11a solid;
  }
}
#header .navegacion .nav-secundaria ul li.activo a {
  color: #E84F1D;
}
@media only screen and (max-width: 992px) {
  #header .navegacion .nav-secundaria ul li.linea {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  #header {
    text-align: center;
  }
  #header .logotipo {
    text-align: left;
    margin: 0;
    z-index: 10;
  }
  #header .contenedor-navegacion {
    text-align: right;
  }
  #header:not(.header-clerk-app) .navegacion {
    position: absolute;
    z-index: 50;
    top: 3.5em;
    right: 1em;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.4);
    display: none;
    margin-bottom: 2em;
    background: #f0f0f0;
    padding-top: .5em;
    padding-bottom: .5em;
  }
  #header:not(.header-clerk-app) .navegacion .nav-principal ul li a {
    padding: .3em 2em;
  }
  #header:not(.header-clerk-app) .navegacion nav {
    margin: 1em 0;
  }
  #header:not(.header-clerk-app) .navegacion nav ul {
    text-align: center;
  }
  #header:not(.header-clerk-app) .navegacion nav ul li {
    display: block;
  }
}
#menu-mobile {
  display: none;
  border-bottom: 1px #D4D1D8 solid;
}
#menu-mobile ul.list-unstyled {
  margin-bottom: 0;
}
#menu-mobile ul li {
  padding: 8px 0;
  border-top: 1px #D4D1D8 dotted;
  font-size: 16px;
}
#menu-mobile ul li:first-child {
  border-top: none;
}
#menu-mobile ul li a {
  color: #695C77;
  font-weight: bold;
  display: block;
}
#menu-mobile ul li a#link-mobile-menu-1,
#menu-mobile ul li a#link-mobile-menu-2,
#menu-mobile ul li a#link-mobile-menu-3 {
  position: relative;
}
#menu-mobile ul li a#link-mobile-menu-1:after,
#menu-mobile ul li a#link-mobile-menu-2:after,
#menu-mobile ul li a#link-mobile-menu-3:after {
  display: block;
  content: '+';
  position: absolute;
  right: 0;
  top: 0;
  color: #2A173D;
}
#menu-mobile ul li a:hover,
#menu-mobile ul li a:focus {
  text-decoration: none;
  color: #2A173D;
}
#menu-mobile ul li.active a:hover,
#menu-mobile ul li.active a:focus {
  text-decoration: none;
  color: #2A173D;
}
#menu-mobile ul ul.submenu-1,
#menu-mobile ul ul.submenu-2,
#menu-mobile ul ul.submenu-3 {
  display: none;
}
#menu-mobile ul ul.submenu {
  margin-top: 10px;
  border-top: 1px #D4D1D8 dotted;
}
#menu-mobile ul ul.submenu li {
  padding-left: 20px;
  padding-right: 20px;
  border-top: none;
}
#menu-mobile ul ul.submenu li a {
  font-weight: normal;
}
.yarpp-related {
  display: none;
}
.yarpp-related abbr[title],
.yarpp-related abbr[data-original-title] {
  display: none;
}
.yarpp-related a {
  font-weight: normal !important;
}
.admin-bar .wrapper #header {
  top: 46px;
}
@media only screen and (min-width: 783px) {
  .admin-bar .wrapper #header {
    top: 32px;
  }
}
#footer {
  padding-top: 60px;
  padding-bottom: 40px;
  background: #ffffff;
  border-top: 1px solid #DFDFE9;
  /* ========== Responsive size-md ==========*/
  /* ========== Responsive size-sm ==========*/
}
@media only screen and (max-width: 767px) {
  #footer {
    padding-top: 30px;
  }
}
#footer .titular {
  font-weight: bold;
  color: #2A173D;
  font-size: 42px;
  line-height: 1.2;
  margin: 30px 0 20px;
}
@media only screen and (max-width: 767px) {
  #footer .titular {
    font-size: 32px;
  }
}
#footer .bajada {
  font-weight: normal;
  color: #2A173D;
  font-size: 21px !important;
  line-height: 19px;
  margin: 20px 0 50px;
}
@media only screen and (max-width: 767px) {
  #footer .bajada {
    font-size: 16px !important;
  }
}
#footer .navegacion {
  border-top: 1px #D4D1D8 solid;
  padding: 1em 0;
  margin-top: 2.5em;
}
#footer .navegacion a {
  color: #2A173D;
  display: block;
}
#footer .navegacion nav {
  padding: 0;
}
#footer .navegacion nav ul li {
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  margin: 0;
}
#footer .navegacion nav ul li a {
  padding: 0 .7em;
}
#footer .navegacion nav ul li.activo a {
  color: #E84F1D;
}
#footer .navegacion nav ul.list-gray li a {
  color: #A199AB;
}
#footer .form-group .form-control,
#footer .form-group .btn {
  font-size: 21px;
  border-radius: 4px;
  height: 56px;
  margin-bottom: 30px;
  margin: 0 5px;
}
#footer .form-group .btn {
  font-weight: bold;
  padding: 6px 20px;
}
#footer .form-group {
  margin-bottom: 40px;
}
#footer #footer-registro {
  padding-top: 7em;
  padding-bottom: 7em;
  background: #ffffff;
  padding-top: 3em;
  padding-bottom: 2.5em;
}
#footer #footer-registro .rotulo {
  margin-bottom: .5em;
}
#footer #footer-registro .boton-prueba-gratis {
  font-size: 1.4em;
  font-weight: bold;
  padding: .5em 1.3em;
  margin-bottom: 1em;
}
#footer #footer-registro .ayuda {
  color: #2A173D;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
}
#footer #footer-registro .ayuda a {
  color: #FF7E54;
  text-decoration: underline;
}
#footer #footer-registro .rotulo {
  margin-top: 0;
}
#footer #footer-registro .ayuda a {
  color: #E84F1D;
}
#footer #footer-registro .foto-hoteles {
  height: 199px;
  background: url(../assets/img/bg/edificios-1372x199.png) repeat-x center bottom;
  margin-top: 7em;
}
@media only screen and (max-width: 992px) {
  #footer .logotipo {
    text-align: center;
    margin-bottom: 1em;
  }
  #footer .navegacion nav {
    margin-top: 2em;
    text-align: center;
  }
  #footer .navegacion nav ul {
    text-align: center;
  }
  #footer .info {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  #footer {
    padding-bottom: 0;
  }
  #footer .info {
    text-align: center;
    margin-bottom: 3em;
  }
  #footer .info .form-control {
    margin-bottom: .5em;
  }
  #footer .info.pull-right {
    width: 90%;
    margin: 0 auto;
    float: none: !important;
  }
  #footer .navegacion {
    background: #f0f0f0;
  }
  #footer .navegacion nav ul li {
    display: block;
    padding: 0;
  }
  #footer .navegacion nav ul li a {
    padding: .7em 1em;
  }
  #footer .navegacion nav ul li a:hover {
    background: #e3e3e3;
  }
  #footer .navegacion nav:first-child {
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  #footer #info-contacto.pull-right {
    float: none !important;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1099px) {
  #footer .form-group .form-control,
  #footer .form-group .btn {
    font-size: 18px;
  }
}
.header-blog {
  height: 460px;
  background-color: #cccccc;
  position: relative;
  overflow: hidden;
}
.header-blog .image-bg-header-blog {
  position: absolute;
  z-index: 1;
  background: url(../assets/img/bg/guest-bg-big.jpg) no-repeat top center;
  -webkit-background-size: 1960px 460px;
  -moz-background-size: 1960px 460px;
  -o-background-size: 1960px 460px;
  background-size: 1960px 460px;
  width: 100%;
  height: 460px;
  /*
		@media only screen and (max-width : @size-sm) {
			visibility: hidden;
			display: none;
		}
		*/
}
.header-blog .mask {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-linear-gradient(left, #000000, rgba(255, 255, 255, 0.1));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #000000, rgba(255, 255, 255, 0.1));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #000000, rgba(255, 255, 255, 0.1));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #000000, rgba(255, 255, 255, 0.1));
  /* Standard syntax (must be last) */
}
.header-blog .header-blog-content {
  padding: 50px 0;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 768px) {
  .header-blog .header-blog-content {
    padding: 20px;
  }
}
.header-blog .header-blog-subtitle,
.header-blog .header-blog-title {
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  color: #FFFFFF;
}
.header-blog .header-blog-subtitle {
  font-size: 24px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .header-blog .header-blog-subtitle {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.3;
  }
}
.header-blog .header-blog-title {
  font-size: 48px;
  margin-bottom: 40px;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  .header-blog .header-blog-title {
    font-size: 32px;
  }
}
.header-blog .control-group {
  position: relative;
}
.header-blog .control-group .input-medium {
  font-size: 24px;
  border-radius: 0;
  height: 65px;
  margin-bottom: 30px;
  color: #fff;
  background: transparent;
  border: 2px solid transparent;
  border-bottom: 2px solid #fff;
  padding: 0;
  width: 450px;
}
.header-blog .control-group .input-medium::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.7);
  font-style: italic;
}
.header-blog .control-group .input-medium::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7);
  font-style: italic;
}
.header-blog .control-group .input-medium:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0.7);
  font-style: italic;
}
.header-blog .control-group .input-medium:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7);
  font-style: italic;
}
@media only screen and (max-width: 768px) {
  .header-blog .control-group .input-medium {
    width: 100%;
  }
}
.header-blog .form-search .btn {
  font-weight: bold;
  padding: 6px 20px;
  font-size: 21px;
  position: absolute;
  height: 65px;
  width: 65px;
  margin-left: -54px;
  background: transparent;
  background: url(../assets/img/auxi/white-search.svg) no-repeat center center;
}
@media only screen and (max-width: 768px) {
  .header-blog .form-search .btn {
    top: 0;
    right: 0;
  }
}
.impar {
  background: #F4F4FA;
}
.impar.features-management {
  margin-bottom: 0;
  padding: 50px 0 20px;
  z-index: 11;
}
.impar.features-management .widget.widget-features {
  min-height: 510px;
}
@media only screen and (max-width: 992px) {
  .impar.features-management {
    padding-top: 50px;
  }
  .impar.features-management .widget.widget-features {
    min-height: 1px !important;
  }
}
@media only screen and (max-width: 992px) {
  .foto {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
.seccion,
#seccion-features {
  padding-bottom: 4.5em;
}
@media only screen and (min-width: 992px) {
  .seccion,
  #seccion-features {
    padding-top: 4.5em;
  }
}
.seccion .rotulo {
  margin-bottom: 1.7em;
  color: #2A173D;
  font-size: 34px;
  line-height: 40px;
  font-weight: bold;
}
.seccion .rotulo a {
  color: #2A173D;
}
.seccion .titular {
  color: #2A173D;
  font-size: 21px;
  line-height: 29px;
  margin: 1.5em 0 .6em;
}
@media only screen and (max-width: 988px) {
}
.seccion .descripcion {
  font-size: 17px;
  color: #695C77;
  line-height: 27px;
}
.seccion .descripcion a {
  color: #FF7E54;
  text-decoration: underline;
}
.seccion .ver_mas {
  margin-top: 1em;
  display: inline-block;
}
.seccion .ver_mas a {
  font-size: 1.2em;
}
.seccion.seccion-home-blog,
.seccion.seccion-cta {
  padding: 0 0 40px;
}
.seccion.seccion-cta-home {
  padding-bottom: 0;
}
.seccion.seccion-cta-products {
  padding-top: 60px;
}
.seccion.seccion-cta-blog {
  padding: 40px 0 60px 0;
}
.seccion.seccion-cta-blog .seccion-cta-blog-title {
  font-weight: bold;
  margin-bottom: 30px;
}
.seccion-cta .widget.widget-features .widget-title {
  font-size: 28px;
  margin-bottom: 5px;
}
.seccion-cta .widget.widget-features .widget-header {
  background-color: transparent;
}
.seccion-cta .widget.widget-features.widget-contact {
  background-color: #F4F4FA;
  border: 1px solid #695C77;
}
.seccion-cta .widget.widget-features .widget-content a,
.seccion-cta .widget.widget-features .widget-content a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.seccion-cta .widget.widget-features .widget-content a.btn.btn-primary {
  color: #695C77;
  background-color: transparent;
}
.seccion-cta .widget.widget-features .widget-content a.btn.btn-primary:hover {
  color: #fff;
  background-color: #695C77;
}
.seccion-cta .widget.widget-features .widget-content p {
  margin-bottom: 20px;
}
.destacado-principal {
  background: url("../assets/img/bg/1440x400-1.jpg") top center;
  background-size: cover;
}
.destacado-principal .info {
  padding-top: 7.5em;
  padding-bottom: 5em;
}
.destacado-principal .info .titular {
  margin-top: 0;
  margin-bottom: .5em;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 46px;
  line-height: 52px;
  padding: 0 .5em;
}
@media only screen and (max-width: 768px) {
  .destacado-principal .info .titular {
    font-size: 2.5em;
    line-height: 1.2em;
  }
}
.destacado-principal .info .titular a {
  color: #FFFFFF;
}
.destacado-principal .info .boton-pruebalo {
  margin-bottom: .3em;
}
.destacado-principal .info .boton-que-es {
  color: white;
  font-weight: bold;
  text-decoration: underline;
  font-size: 18px;
  line-height: 22px;
}
.destacado-principal .info .boton-que-es:hover {
  text-decoration: none;
}
.destacado-basico .info {
  padding-top: 4em;
  padding-bottom: 5em;
}
@media only screen and (max-width: 990px) {
  .destacado-basico .info {
    padding-top: 3em;
    padding-bottom: 2em;
  }
}
.destacado-basico .info .rotulo {
  margin: 0;
  color: #2A173D;
  font-weight: bold;
  font-size: 46px;
  line-height: 52px;
}
@media only screen and (max-width: 768px) {
  .destacado-basico .info .rotulo {
    font-size: 2.5em;
    line-height: 1.2em;
  }
}
.entry-share {
  margin: 40px 0 0;
}
.banner-image-post {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
.feature-top-home {
  position: relative;
  height: 460px;
  overflow: hidden;
  z-index: 3;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .feature-top-home {
    height: auto;
    padding-bottom: 20px;
    color: #333;
  }
}
.feature-top-home .featured-top-image {
  position: absolute;
  z-index: 1;
  -webkit-background-size: 1960px 460px;
  -moz-background-size: 1960px 460px;
  -o-background-size: 1960px 460px;
  background-size: 1960px 460px;
  background-color: #fcfcfc;
  width: 100%;
  height: 460px;
  z-index: 0;
  /*
		img {
			position: absolute;
			left:0;
			-webkit-transition: opacity 1s ease-in-out;
			-moz-transition: opacity 1s ease-in-out;
			-o-transition: opacity 1s ease-in-out;
			transition: opacity 1s ease-in-out;
			width: 1960px;
    		height: 460px;
		}
		@keyframes cf4FadeInOut {
			0% {
				opacity:1;
			}
			17% {
				opacity:1;
			}
			25% {
				opacity:0;
			}
			92% {
				opacity:0;
			}
			100% {
				opacity:1;
			}
		}

		#cf4a img:nth-of-type(1) {
			animation-delay: 6s;
		}
		#cf4a img:nth-of-type(2) {
			animation-delay: 4s;
		}
		#cf4a img:nth-of-type(3) {
			animation-delay: 2s;
		}
		#cf4a img:nth-of-type(4) {
			animation-delay: 0;
		}
		*/
}
.feature-top-home .featured-top-image img {
  width: 100%;
  height: auto;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  display: block;
  margin-top: -20%;
}
@media only screen and (max-width: 1365px) {
  .feature-top-home .featured-top-image img {
    min-height: 772px;
    min-width: 1350px;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -20%;
  }
}
@media only screen and (max-width: 768px) {
  .feature-top-home .featured-top-image img {
    display: none;
  }
}
.feature-top-home .featured-top-image .carousel {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.feature-top-home .featured-top-image .carousel-inner > .item .bg-gradient {
  height: 460px;
}
.feature-top-home .mask {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-linear-gradient(left, #000000, rgba(255, 255, 255, 0.1));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #000000, rgba(255, 255, 255, 0.1));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #000000, rgba(255, 255, 255, 0.1));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #000000, rgba(255, 255, 255, 0.1));
  /* Standard syntax (must be last) */
}
@media only screen and (max-width: 768px) {
  .feature-top-home .mask {
    display: none;
  }
}
.feature-top-home .featured-top-title,
.feature-top-home .featured-top-subtitle,
.feature-top-home .btn {
  position: relative;
  z-index: 4;
  margin-bottom: 20px;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 768px) {
  .feature-top-home .featured-top-title,
  .feature-top-home .featured-top-subtitle,
  .feature-top-home .btn {
    text-shadow: none;
  }
  .feature-top-home .featured-top-title br,
  .feature-top-home .featured-top-subtitle br,
  .feature-top-home .btn br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .feature-top-home .featured-top-title {
    padding-top: 0;
    margin-top: 10px;
  }
}
.feature-top-home .btn-primary-transparent {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  font-weight: normal;
}
.feature-top-home .featured-top-title {
  font-weight: bold;
  font-size: 48px;
}
@media only screen and (max-width: 768px) {
  .feature-top-home .featured-top-title {
    font-size: 32px;
  }
}
.feature-top-home .featured-top-subtitle {
  line-height: 1.3;
}
@media only screen and (max-width: 768px) {
  .feature-top-home .featured-top-subtitle {
    font-size: 24px;
  }
  .feature-top-home .featured-top-subtitle br {
    display: none;
  }
}
.feature-top-home .featured-top-content {
  padding-top: 40px;
}
@media only screen and (max-width: 768px) {
  .feature-top-home .featured-top-content {
    padding-top: 20px;
  }
}
.main-contact {
  background-color: #F4F4FA;
  padding: 60px 0;
}
.main-contact .main-header {
  margin-bottom: 60px;
}
.main-contact .main-header h1 {
  margin-bottom: 20px;
}
.main-contact .main-header h3 {
  line-height: 1.3;
}
.main-contact .main-content {
  background-color: #fff;
  padding: 30px 60px;
}
.main-contact .main-content h4 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 40px;
}
.main-contact .main-content label {
  display: block;
  margin-bottom: 30px;
  line-height: 1.9;
}
.page-template-page-contacto #footer {
  border-top: none;
  background-color: #F4F4FA;
  padding-top: 0;
}
.page-template-page-contacto #footer .foto.logotipo,
.page-template-page-contacto #footer #info-contacto {
  display: none;
}
.page-template-page-contacto .contact-social {
  margin-top: 40px !important;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .zopim {
    display: none !important;
  }
}
#comments {
  margin-top: 60px;
}
.disqus-comments-title {
  font-weight: bold;
  color: #333;
  margin: 30px 0;
}
/*----------------------------------------------------------------------------
----------------------------------- Misc ------------------------------------
--------------------------------------------------------------------------*/
.ico {
  background: url(../assets/img/sprite.png) no-repeat;
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}
.ico a {
  display: block;
  height: 100%;
}
.ico-new {
  background: url(../assets/img/sprite-new.png) no-repeat;
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}
.ico-new.ico-clock {
  background-position: -3px 0;
  width: 58px;
  height: 55px;
}
.ico-new.ico-book {
  background-position: -81px 0;
  width: 74px;
  height: 55px;
}
.ico-new.ico-bed {
  background-position: -175px 0;
  width: 59px;
  height: 55px;
}
.ico-new.ico-apple {
  width: 19px;
  height: 22px;
  background-position: bottom right;
}
.ico-new.icono-reloj-a,
.ico-new.icono-reloj-b,
.ico-new.icono-reloj-c {
  width: 41px;
  height: 38px;
}
.ico-new.icono-reloj-a {
  background-position: 0 -105px;
}
.ico-new.icono-reloj-b {
  background-position: -65px -105px;
}
.ico-new.icono-reloj-c {
  background-position: -130px -105px;
}
/* Home Less */
#wrap-home .seccion .titular:first-child {
  margin-top: 2.8em;
}
#wrap-home .seccion .rotulo {
  margin-top: 0;
}
#seccion-features {
  padding-top: 0;
  padding-bottom: 0;
}
#seccion-features .feature {
  padding-top: 30px;
  padding-bottom: 30px;
}
#seccion-features .feature.feature-add-ons {
  padding-top: 40px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #seccion-features .feature.feature-add-ons {
    padding-top: 0;
  }
}
#seccion-features .feature.feature-otas {
  padding: 20px;
  background-color: #F4F4FA;
}
@media only screen and (max-width: 767px) {
  #seccion-features .feature.feature-otas {
    padding-top: 0;
  }
}
#seccion-features .fotos-logotipos {
  padding: 30px 0;
}
#seccion-features .fotos-logotipos img {
  max-width: 100%;
  height: auto;
}
#seccion-features .feature.feature-products,
#seccion-features .feature.feature-cta {
  padding: 40px 0;
  background-color: #F4F4FA;
}
@media only screen and (max-width: 767px) {
  #seccion-features .feature.feature-products,
  #seccion-features .feature.feature-cta {
    padding: 20px 0;
  }
}
#seccion-features .feature.feature-products .feature-products-title,
#seccion-features .feature.feature-cta .feature-products-title {
  font-weight: bold;
  font-size: 36px;
}
@media only screen and (max-width: 767px) {
  #seccion-features .feature.feature-products .feature-products-title,
  #seccion-features .feature.feature-cta .feature-products-title {
    font-size: 24px;
  }
}
#seccion-features .feature.feature-products .feature-products-subtitle,
#seccion-features .feature.feature-cta .feature-products-subtitle {
  font-size: 24px;
  margin-bottom: 60px;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  #seccion-features .feature.feature-products .feature-products-subtitle,
  #seccion-features .feature.feature-cta .feature-products-subtitle {
    font-size: 18px;
    margin-bottom: 30px;
  }
  #seccion-features .feature.feature-products .feature-products-subtitle br,
  #seccion-features .feature.feature-cta .feature-products-subtitle br {
    display: none;
  }
}
#seccion-features .feature.feature-products .widget-title,
#seccion-features .feature.feature-cta .widget-title {
  font-size: 30px;
}
#seccion-features .feature.feature-cta {
  padding: 60px 0 30px;
}
@media only screen and (max-width: 767px) {
  #seccion-features .feature.feature-cta {
    padding: 30px 0 0;
  }
}
#seccion-features .feature.feature-testimonial .feature-testimonial-title {
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  #seccion-features .feature.feature-testimonial .feature-testimonial-title {
    margin-top: 0;
  }
}
#seccion-features .add-ons {
  text-align: center;
  padding: 40px 19px;
  border: 1px solid #D4D1D8;
  border-radius: 4px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #seccion-features .add-ons {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  #seccion-features .add-ons {
    padding: 30px 15px;
    margin-top: 30px;
  }
}
#seccion-features .add-ons .add-ons-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  margin-top: 10px;
}
@media only screen and (min-width: 993px) and (max-width: 1100px) {
  #seccion-features .add-ons .add-ons-title {
    font-size: 21px;
    line-height: 27px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #seccion-features .add-ons .add-ons-title {
    font-size: 17px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 768px) {
  #seccion-features .add-ons .add-ons-title {
    font-size: 21px;
    line-height: 27px;
  }
}
#seccion-features .add-ons p,
#seccion-features .add-ons a {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 0;
}
#seccion-features .add-ons a {
  color: #695C77;
  text-decoration: underline;
  padding-top: 10px;
  display: block;
}
#seccion-features .add-ons a:hover {
  color: #2A173D;
}
#seccion-features .box-bordered {
  border-left: 1px solid #D4D1D8;
  border-right: 1px solid #D4D1D8;
}
@media only screen and (max-width: 767px) {
  #seccion-features .box-bordered {
    border-top: 1px solid #D4D1D8;
    border-bottom: 1px solid #D4D1D8;
    border-left: none;
    border-right: none;
  }
}
#seccion-testimonios {
  padding-top: 5em;
}
#seccion-testimonios .testimonio .foto {
  text-align: right;
}
#seccion-testimonios .testimonio .nombre {
  font-weight: bold;
  font-size: 21px;
  color: #2A173D;
  line-height: 29px;
  margin: .4em 0 .2em;
}
#seccion-testimonios .testimonio .hotel {
  color: #FF7E54;
  font-size: 16px;
  line-height: 23px;
  font-weight: bold;
  margin: 0;
}
#seccion-testimonios .testimonio .hotel a {
  color: #FF7E54;
  text-decoration: underline;
}
#seccion-testimonios .testimonio .descripcion {
  margin: .5em 0 0;
  font-weight: normal;
  font-size: 17px;
  color: #695C77;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  #seccion-testimonios .testimonio .foto,
  #seccion-testimonios .testimonio .info {
    text-align: center;
  }
}
#seccion-testimonios .owl-controls .owl-pagination {
  margin-top: 4em;
  text-align: center;
}
#seccion-testimonios .owl-controls .owl-pagination .owl-page {
  display: inline-block;
  margin: 0 .6em;
}
#seccion-testimonios .owl-controls .owl-pagination .owl-page span {
  background: url(../assets/img/sprite.png) no-repeat;
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  width: 20px;
  height: 20px;
  background-position: -109px -86px;
}
#seccion-testimonios .owl-controls .owl-pagination .owl-page.active span {
  background-position: -179px -86px;
}
@media only screen and (max-width: 992px) {
  #seccion-testimonios .testimonio:not(.last-child) {
    margin-bottom: 6em;
  }
}
#seccion-registro {
  padding-top: 7em;
  padding-bottom: 7em;
}
#seccion-registro .rotulo {
  margin-bottom: .5em;
}
#seccion-registro .boton-prueba-gratis {
  font-size: 1.4em;
  font-weight: bold;
  padding: .5em 1.3em;
  margin-bottom: 1em;
}
#seccion-registro .ayuda {
  color: #2A173D;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
}
#seccion-registro .ayuda a {
  color: #FF7E54;
  text-decoration: underline;
}
/* Blog */
.single-blog-hentry-home {
  margin-bottom: 40px !important;
}
.single-blog-hentry-home .entry-title {
  color: #337ab7;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.3;
}
.single-blog-hentry-home .entry-title a {
  color: #2A173D;
}
.single-blog-hentry-home .img-responsive {
  max-width: auto;
  width: 100%;
  height: auto;
  display: block;
}
.single-blog-hentry-home .single-content-home-blog p {
  color: #695C77;
  font-size: 15px;
  line-height: 1.4;
}
#wrap-planes {
  background: #f1f1f9;
}
#seccion-planes {
  padding-top: 0;
  padding-bottom: 1em;
}
#seccion-planes .title-plans {
  margin-bottom: 80px;
}
#seccion-planes .title-plans .link-title {
  position: relative;
  text-decoration: none;
}
#seccion-planes .title-plans .link-title:hover {
  text-decoration: none;
}
#seccion-planes .title-plans .link-title:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3px;
  border-bottom: 2px solid #2A173D;
}
@media only screen and (max-width: 767px) {
  #seccion-planes .title-plans {
    margin-bottom: 40px;
  }
}
#seccion-planes .rotulo {
  /* Planes y característ: */
  font-weight: bold;
  font-size: 46px;
  color: #2A173D;
  line-height: 52px;
  margin: 1.3em 0 .5em;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .rotulo {
    font-size: 36px;
  }
}
#seccion-planes .bajada {
  font-weight: bold;
  font-size: 28px;
  color: #2A173D;
  line-height: 35px;
  margin: 0;
}
#seccion-planes .subtitle {
  font-weight: bolder;
  font-size: 28px;
  color: #2A173D;
  line-height: 35px;
  margin: 20px 0;
}
#seccion-planes .btn-medium {
  padding: 10px 20px;
  font-weight: bold;
  font-size: 20px;
  margin: 30px 0 60px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
}
#seccion-planes .plan {
  margin: 0 5px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan {
    margin: 0;
  }
}
#seccion-planes .plan .resumen {
  min-height: 425px;
  position: relative;
  background: #FFFFFF;
  border: 3px solid #695C77;
  border-radius: 7px;
  padding: 20px;
  color: #695C77;
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  #seccion-planes .plan .resumen {
    min-height: 440px;
  }
}
@media only screen and (max-width: 767px) {
  #seccion-planes .plan .resumen {
    min-height: 0;
  }
}
#seccion-planes .plan .resumen a {
  display: block;
  color: #695C77;
  text-decoration: none;
  padding: 1.2em 2em;
}
@media only screen and (max-width: 1099px) and (min-width: 768px) {
  #seccion-planes .plan .resumen a {
    padding: 1em 0.5em;
  }
}
#seccion-planes .plan .resumen .price-year {
  border-bottom: 1px solid #979797;
  padding-bottom: 10px;
  margin-bottom: 20px;
  width: 100%;
  display: block;
  font-size: 14px;
  margin-top: -5px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan .resumen .price-year {
    font-size: 12px;
  }
}
#seccion-planes .plan .resumen .titulo {
  margin: 0;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
}
#seccion-planes .plan .resumen .precio {
  font-weight: bold;
  font-size: 71px;
  line-height: 85px;
  margin: 0 0 .2em;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan .resumen .precio {
    font-size: 50px;
    margin-bottom: 0;
  }
}
#seccion-planes .plan .resumen .precio .small {
  position: relative;
  bottom: 1.5em;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: inherit;
}
#seccion-planes .plan .resumen .precio .small:first-child {
  margin-right: -0.7em;
}
#seccion-planes .plan .resumen .precio .small:last-child {
  margin-left: -0.7em;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan .resumen .precio .small {
    font-size: 13px;
  }
}
#seccion-planes .plan .resumen .descripcion {
  min-height: 7em;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: inherit;
  text-align: left;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan .resumen .descripcion {
    font-size: 16px;
    line-height: 24px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  #seccion-planes .plan .resumen .descripcion {
    min-height: 1px;
  }
}
#seccion-planes .plan .soporte {
  position: absolute;
  bottom: 15px;
  padding-top: 20px;
  border-top: 1px solid #9B9B9B;
  left: 25px;
  right: 25px;
}
@media only screen and (max-width: 1099px) {
  #seccion-planes .plan .soporte {
    left: 10px;
    right: 10px;
  }
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan .soporte {
    text-align: center;
    left: 5px;
    right: 5px;
  }
}
@media only screen and (max-width: 767px) {
  #seccion-planes .plan .soporte {
    position: relative;
    margin-top: 20px;
    bottom: 0;
  }
}
#seccion-planes .plan .soporte .icono-reloj {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan .soporte .icono-reloj {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan .soporte .icono-reloj-a {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan .soporte .icono-reloj-a {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan .soporte .icono-reloj-b {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan .soporte .icono-reloj-b {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan .soporte .icono-reloj-c {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan .soporte .icono-reloj-c {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan .soporte .ayuda {
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan .soporte .ayuda {
    float: right;
    width: 80%;
  }
}
#seccion-planes .plan .soporte .ayuda big {
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  display: block;
}
#seccion-planes .plan .list-add-ons {
  padding-top: .5em;
  margin: 30px 0 40px 0;
}
#seccion-planes .plan .list-add-ons ul {
  padding-left: 40px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan .list-add-ons ul {
    padding-left: 10px;
  }
}
#seccion-planes .plan .list-add-ons ul li {
  list-style-type: none;
  background: url(../assets/img/sprite.png) -482px 3px no-repeat;
  padding: 0 20px 0 30px;
}
#seccion-planes .plan .list-add-ons ul li h3 {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 5px;
  line-height: 24px;
}
#seccion-planes .plan .list-add-ons ul li h3 a {
  color: #333;
}
#seccion-planes .plan .list-add-ons ul li p {
  font-size: 14px;
}
#seccion-planes .plan .list-add-ons ul li.inactive {
  color: rgba(161, 153, 171, 0.6);
  background: url(../assets/img/sprite.png) 0 -188px no-repeat;
}
@media only screen and (max-width: 768px) {
  #seccion-planes .plan .list-add-ons ul li.inactive {
    display: none;
  }
}
#seccion-planes .plan .list-add-ons a {
  color: #695c77;
  text-decoration: underline;
}
#seccion-planes .plan .list-add-ons a:hover {
  text-decoration: none;
}
#seccion-planes .plan-transparent {
  margin: 0 5px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-transparent {
    margin: 0;
  }
}
#seccion-planes .plan-transparent .resumen {
  min-height: 425px;
  position: relative;
  background: #FFFFFF;
  border: 3px solid #695C77;
  border-radius: 7px;
  padding: 20px;
  color: #695C77;
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  #seccion-planes .plan-transparent .resumen {
    min-height: 440px;
  }
}
@media only screen and (max-width: 767px) {
  #seccion-planes .plan-transparent .resumen {
    min-height: 0;
  }
}
#seccion-planes .plan-transparent .resumen a {
  display: block;
  color: #695C77;
  text-decoration: none;
  padding: 1.2em 2em;
}
@media only screen and (max-width: 1099px) and (min-width: 768px) {
  #seccion-planes .plan-transparent .resumen a {
    padding: 1em 0.5em;
  }
}
#seccion-planes .plan-transparent .resumen .price-year {
  border-bottom: 1px solid #979797;
  padding-bottom: 10px;
  margin-bottom: 20px;
  width: 100%;
  display: block;
  font-size: 14px;
  margin-top: -5px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-transparent .resumen .price-year {
    font-size: 12px;
  }
}
#seccion-planes .plan-transparent .resumen .titulo {
  margin: 0;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
}
#seccion-planes .plan-transparent .resumen .precio {
  font-weight: bold;
  font-size: 71px;
  line-height: 85px;
  margin: 0 0 .2em;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-transparent .resumen .precio {
    font-size: 50px;
    margin-bottom: 0;
  }
}
#seccion-planes .plan-transparent .resumen .precio .small {
  position: relative;
  bottom: 1.5em;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: inherit;
}
#seccion-planes .plan-transparent .resumen .precio .small:first-child {
  margin-right: -0.7em;
}
#seccion-planes .plan-transparent .resumen .precio .small:last-child {
  margin-left: -0.7em;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-transparent .resumen .precio .small {
    font-size: 13px;
  }
}
#seccion-planes .plan-transparent .resumen .descripcion {
  min-height: 7em;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: inherit;
  text-align: left;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-transparent .resumen .descripcion {
    font-size: 16px;
    line-height: 24px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  #seccion-planes .plan-transparent .resumen .descripcion {
    min-height: 1px;
  }
}
#seccion-planes .plan-transparent .soporte {
  position: absolute;
  bottom: 15px;
  padding-top: 20px;
  border-top: 1px solid #9B9B9B;
  left: 25px;
  right: 25px;
}
@media only screen and (max-width: 1099px) {
  #seccion-planes .plan-transparent .soporte {
    left: 10px;
    right: 10px;
  }
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-transparent .soporte {
    text-align: center;
    left: 5px;
    right: 5px;
  }
}
@media only screen and (max-width: 767px) {
  #seccion-planes .plan-transparent .soporte {
    position: relative;
    margin-top: 20px;
    bottom: 0;
  }
}
#seccion-planes .plan-transparent .soporte .icono-reloj {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-transparent .soporte .icono-reloj {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan-transparent .soporte .icono-reloj-a {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-transparent .soporte .icono-reloj-a {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan-transparent .soporte .icono-reloj-b {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-transparent .soporte .icono-reloj-b {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan-transparent .soporte .icono-reloj-c {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-transparent .soporte .icono-reloj-c {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan-transparent .soporte .ayuda {
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-transparent .soporte .ayuda {
    float: right;
    width: 80%;
  }
}
#seccion-planes .plan-transparent .soporte .ayuda big {
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  display: block;
}
#seccion-planes .plan-transparent .list-add-ons {
  padding-top: .5em;
  margin: 30px 0 40px 0;
}
#seccion-planes .plan-transparent .list-add-ons ul {
  padding-left: 40px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-transparent .list-add-ons ul {
    padding-left: 10px;
  }
}
#seccion-planes .plan-transparent .list-add-ons ul li {
  list-style-type: none;
  background: url(../assets/img/sprite.png) -482px 3px no-repeat;
  padding: 0 20px 0 30px;
}
#seccion-planes .plan-transparent .list-add-ons ul li h3 {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 5px;
  line-height: 24px;
}
#seccion-planes .plan-transparent .list-add-ons ul li h3 a {
  color: #333;
}
#seccion-planes .plan-transparent .list-add-ons ul li p {
  font-size: 14px;
}
#seccion-planes .plan-transparent .list-add-ons ul li.inactive {
  color: rgba(161, 153, 171, 0.6);
  background: url(../assets/img/sprite.png) 0 -188px no-repeat;
}
@media only screen and (max-width: 768px) {
  #seccion-planes .plan-transparent .list-add-ons ul li.inactive {
    display: none;
  }
}
#seccion-planes .plan-transparent .list-add-ons a {
  color: #695c77;
  text-decoration: underline;
}
#seccion-planes .plan-transparent .list-add-ons a:hover {
  text-decoration: none;
}
#seccion-planes .plan-transparent .resumen {
  background: transparent;
  border-color: #A199AB;
}
#seccion-planes .plan-comun {
  margin: 0 5px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-comun {
    margin: 0;
  }
}
#seccion-planes .plan-comun .resumen {
  min-height: 425px;
  position: relative;
  background: #FFFFFF;
  border: 3px solid #695C77;
  border-radius: 7px;
  padding: 20px;
  color: #695C77;
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  #seccion-planes .plan-comun .resumen {
    min-height: 440px;
  }
}
@media only screen and (max-width: 767px) {
  #seccion-planes .plan-comun .resumen {
    min-height: 0;
  }
}
#seccion-planes .plan-comun .resumen a {
  display: block;
  color: #695C77;
  text-decoration: none;
  padding: 1.2em 2em;
}
@media only screen and (max-width: 1099px) and (min-width: 768px) {
  #seccion-planes .plan-comun .resumen a {
    padding: 1em 0.5em;
  }
}
#seccion-planes .plan-comun .resumen .price-year {
  border-bottom: 1px solid #979797;
  padding-bottom: 10px;
  margin-bottom: 20px;
  width: 100%;
  display: block;
  font-size: 14px;
  margin-top: -5px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-comun .resumen .price-year {
    font-size: 12px;
  }
}
#seccion-planes .plan-comun .resumen .titulo {
  margin: 0;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
}
#seccion-planes .plan-comun .resumen .precio {
  font-weight: bold;
  font-size: 71px;
  line-height: 85px;
  margin: 0 0 .2em;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-comun .resumen .precio {
    font-size: 50px;
    margin-bottom: 0;
  }
}
#seccion-planes .plan-comun .resumen .precio .small {
  position: relative;
  bottom: 1.5em;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: inherit;
}
#seccion-planes .plan-comun .resumen .precio .small:first-child {
  margin-right: -0.7em;
}
#seccion-planes .plan-comun .resumen .precio .small:last-child {
  margin-left: -0.7em;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-comun .resumen .precio .small {
    font-size: 13px;
  }
}
#seccion-planes .plan-comun .resumen .descripcion {
  min-height: 7em;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: inherit;
  text-align: left;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-comun .resumen .descripcion {
    font-size: 16px;
    line-height: 24px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  #seccion-planes .plan-comun .resumen .descripcion {
    min-height: 1px;
  }
}
#seccion-planes .plan-comun .soporte {
  position: absolute;
  bottom: 15px;
  padding-top: 20px;
  border-top: 1px solid #9B9B9B;
  left: 25px;
  right: 25px;
}
@media only screen and (max-width: 1099px) {
  #seccion-planes .plan-comun .soporte {
    left: 10px;
    right: 10px;
  }
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-comun .soporte {
    text-align: center;
    left: 5px;
    right: 5px;
  }
}
@media only screen and (max-width: 767px) {
  #seccion-planes .plan-comun .soporte {
    position: relative;
    margin-top: 20px;
    bottom: 0;
  }
}
#seccion-planes .plan-comun .soporte .icono-reloj {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-comun .soporte .icono-reloj {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan-comun .soporte .icono-reloj-a {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-comun .soporte .icono-reloj-a {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan-comun .soporte .icono-reloj-b {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-comun .soporte .icono-reloj-b {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan-comun .soporte .icono-reloj-c {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-comun .soporte .icono-reloj-c {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan-comun .soporte .ayuda {
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-comun .soporte .ayuda {
    float: right;
    width: 80%;
  }
}
#seccion-planes .plan-comun .soporte .ayuda big {
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  display: block;
}
#seccion-planes .plan-comun .list-add-ons {
  padding-top: .5em;
  margin: 30px 0 40px 0;
}
#seccion-planes .plan-comun .list-add-ons ul {
  padding-left: 40px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-comun .list-add-ons ul {
    padding-left: 10px;
  }
}
#seccion-planes .plan-comun .list-add-ons ul li {
  list-style-type: none;
  background: url(../assets/img/sprite.png) -482px 3px no-repeat;
  padding: 0 20px 0 30px;
}
#seccion-planes .plan-comun .list-add-ons ul li h3 {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 5px;
  line-height: 24px;
}
#seccion-planes .plan-comun .list-add-ons ul li h3 a {
  color: #333;
}
#seccion-planes .plan-comun .list-add-ons ul li p {
  font-size: 14px;
}
#seccion-planes .plan-comun .list-add-ons ul li.inactive {
  color: rgba(161, 153, 171, 0.6);
  background: url(../assets/img/sprite.png) 0 -188px no-repeat;
}
@media only screen and (max-width: 768px) {
  #seccion-planes .plan-comun .list-add-ons ul li.inactive {
    display: none;
  }
}
#seccion-planes .plan-comun .list-add-ons a {
  color: #695c77;
  text-decoration: underline;
}
#seccion-planes .plan-comun .list-add-ons a:hover {
  text-decoration: none;
}
#seccion-planes .plan-destacado {
  margin: 0 5px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-destacado {
    margin: 0;
  }
}
#seccion-planes .plan-destacado .resumen {
  min-height: 425px;
  position: relative;
  background: #FFFFFF;
  border: 3px solid #695C77;
  border-radius: 7px;
  padding: 20px;
  color: #695C77;
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  #seccion-planes .plan-destacado .resumen {
    min-height: 440px;
  }
}
@media only screen and (max-width: 767px) {
  #seccion-planes .plan-destacado .resumen {
    min-height: 0;
  }
}
#seccion-planes .plan-destacado .resumen a {
  display: block;
  color: #695C77;
  text-decoration: none;
  padding: 1.2em 2em;
}
@media only screen and (max-width: 1099px) and (min-width: 768px) {
  #seccion-planes .plan-destacado .resumen a {
    padding: 1em 0.5em;
  }
}
#seccion-planes .plan-destacado .resumen .price-year {
  border-bottom: 1px solid #979797;
  padding-bottom: 10px;
  margin-bottom: 20px;
  width: 100%;
  display: block;
  font-size: 14px;
  margin-top: -5px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-destacado .resumen .price-year {
    font-size: 12px;
  }
}
#seccion-planes .plan-destacado .resumen .titulo {
  margin: 0;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
}
#seccion-planes .plan-destacado .resumen .precio {
  font-weight: bold;
  font-size: 71px;
  line-height: 85px;
  margin: 0 0 .2em;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-destacado .resumen .precio {
    font-size: 50px;
    margin-bottom: 0;
  }
}
#seccion-planes .plan-destacado .resumen .precio .small {
  position: relative;
  bottom: 1.5em;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: inherit;
}
#seccion-planes .plan-destacado .resumen .precio .small:first-child {
  margin-right: -0.7em;
}
#seccion-planes .plan-destacado .resumen .precio .small:last-child {
  margin-left: -0.7em;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-destacado .resumen .precio .small {
    font-size: 13px;
  }
}
#seccion-planes .plan-destacado .resumen .descripcion {
  min-height: 7em;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: inherit;
  text-align: left;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-destacado .resumen .descripcion {
    font-size: 16px;
    line-height: 24px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  #seccion-planes .plan-destacado .resumen .descripcion {
    min-height: 1px;
  }
}
#seccion-planes .plan-destacado .soporte {
  position: absolute;
  bottom: 15px;
  padding-top: 20px;
  border-top: 1px solid #9B9B9B;
  left: 25px;
  right: 25px;
}
@media only screen and (max-width: 1099px) {
  #seccion-planes .plan-destacado .soporte {
    left: 10px;
    right: 10px;
  }
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-destacado .soporte {
    text-align: center;
    left: 5px;
    right: 5px;
  }
}
@media only screen and (max-width: 767px) {
  #seccion-planes .plan-destacado .soporte {
    position: relative;
    margin-top: 20px;
    bottom: 0;
  }
}
#seccion-planes .plan-destacado .soporte .icono-reloj {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-destacado .soporte .icono-reloj {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan-destacado .soporte .icono-reloj-a {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-destacado .soporte .icono-reloj-a {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan-destacado .soporte .icono-reloj-b {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-destacado .soporte .icono-reloj-b {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan-destacado .soporte .icono-reloj-c {
  width: 41px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-destacado .soporte .icono-reloj-c {
    position: absolute;
    left: 0;
  }
}
#seccion-planes .plan-destacado .soporte .ayuda {
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
}
@media only screen and (min-width: 992px) {
  #seccion-planes .plan-destacado .soporte .ayuda {
    float: right;
    width: 80%;
  }
}
#seccion-planes .plan-destacado .soporte .ayuda big {
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  display: block;
}
#seccion-planes .plan-destacado .list-add-ons {
  padding-top: .5em;
  margin: 30px 0 40px 0;
}
#seccion-planes .plan-destacado .list-add-ons ul {
  padding-left: 40px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-destacado .list-add-ons ul {
    padding-left: 10px;
  }
}
#seccion-planes .plan-destacado .list-add-ons ul li {
  list-style-type: none;
  background: url(../assets/img/sprite.png) -482px 3px no-repeat;
  padding: 0 20px 0 30px;
}
#seccion-planes .plan-destacado .list-add-ons ul li h3 {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 5px;
  line-height: 24px;
}
#seccion-planes .plan-destacado .list-add-ons ul li h3 a {
  color: #333;
}
#seccion-planes .plan-destacado .list-add-ons ul li p {
  font-size: 14px;
}
#seccion-planes .plan-destacado .list-add-ons ul li.inactive {
  color: rgba(161, 153, 171, 0.6);
  background: url(../assets/img/sprite.png) 0 -188px no-repeat;
}
@media only screen and (max-width: 768px) {
  #seccion-planes .plan-destacado .list-add-ons ul li.inactive {
    display: none;
  }
}
#seccion-planes .plan-destacado .list-add-ons a {
  color: #695c77;
  text-decoration: underline;
}
#seccion-planes .plan-destacado .list-add-ons a:hover {
  text-decoration: none;
}
#seccion-planes .plan-destacado .resumen {
  background: #E84F1D;
  border-color: rgba(0, 0, 0, 0.2);
  margin-top: -12px;
  min-height: 450px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  padding: 20px;
  color: #fff;
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  #seccion-planes .plan-destacado .resumen {
    min-height: 465px;
  }
}
#seccion-planes .plan-destacado .resumen a {
  color: white;
}
@media only screen and (max-width: 767px) {
  #seccion-planes .plan-destacado .resumen {
    margin-top: 0;
    min-height: 0;
  }
}
#seccion-planes .plan-destacado .resumen .price-year {
  padding-top: 12px;
  border-bottom-color: #fff;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-destacado .resumen .price-year {
    font-size: 12px;
  }
}
#seccion-planes .plan-destacado .resumen .precio {
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.2);
  margin: 3px 0 15px;
  font-size: 81px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-destacado .resumen .precio {
    font-size: 50px;
    margin-bottom: 0;
  }
}
#seccion-planes .plan-destacado .resumen .soporte {
  border-top: 1px solid #fff;
  bottom: 28px;
}
@media only screen and (max-width: 1099px) {
  #seccion-planes .plan-destacado .resumen .soporte {
    left: 10px;
    right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #seccion-planes .plan-destacado .resumen .soporte {
    position: relative;
    margin-top: 20px;
    bottom: 0;
  }
}
#seccion-planes .plan-destacado .resumen .titulo {
  font-size: 32px;
  margin: 10px 0 -5px;
}
#seccion-planes .plan-destacado .resumen .descripcion {
  font-size: 18px;
}
@media only screen and (max-width: 992px) {
  #seccion-planes .plan-destacado .resumen .descripcion {
    font-size: 16px;
    line-height: 24px;
    padding-left: 20px;
  }
}
#seccion-planes .plan-destacado .list-add-ons {
  margin-top: 10px;
  padding-top: 14px;
}
.alert-less-rooms {
  margin: 0 5px 60px;
}
.alert-less-rooms .title-alert {
  font-weight: bold;
  font-size: 21px;
  display: inline-block;
}
.alert-less-rooms p {
  font-size: 17px;
  color: #695C77;
}
.alert-less-rooms .btn-medium {
  font-size: 20px;
  font-weight: bold;
  background-color: #E84F1D;
  border: 1px solid #d64516;
  border-bottom: 3px solid #c84114;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  display: inline-block;
  margin: -7px 0 0 15px;
}
.alert-less-rooms .btn-medium:hover {
  background: #d64516;
}
@media only screen and (max-width: 670px) {
  .alert-less-rooms .btn-medium {
    margin-top: 10px;
  }
}
.main-alternate {
  background-color: #fff;
  padding: 40px 0 20px;
}
.main-alternate .title {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 40px;
  margin-top: 0;
  color: #2A173D;
}
.main-alternate .message-alternate {
  font-size: 17px;
  color: #695C77;
}
.main-alternate .message-alternate a {
  color: #E84F1D;
  font-weight: bold;
  text-decoration: underline;
}
.widget {
  border: 1px solid #D4D1D8;
  margin-bottom: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.widget .widget-header {
  position: relative;
  color: #2A173D;
  background-color: #F4F4FA;
  padding: 20px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.widget .widget-header a {
  color: #695C77;
}
.widget .widget-header a:hover {
  color: #2A173D;
  text-decoration: none;
}
@media only screen and (max-width: 480px) {
  .widget .widget-header a {
    display: inline-block;
    max-width: 120px;
  }
}
.widget .price {
  position: absolute;
  font-size: 30px;
  font-weight: bold;
  display: table;
  color: #695C77;
  right: 20px;
  top: 10px;
  width: auto;
}
.widget .price .small {
  font-size: 14px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}
.widget .widget-title {
  font-size: 21px;
  font-weight: bold;
  margin: 0;
}
.widget .widget-content {
  color: #695C77;
  font-size: 17px;
  position: relative;
  padding: 20px 20px 15px;
}
.widget .widget-content h4 {
  font-weight: bold !important;
  font-size: 17px;
  line-height: 24px;
  color: #2A173D;
  margin-top: 0;
}
.widget a {
  color: #00ACE2;
  text-decoration: underline;
}
.widget.widget-features {
  border: 1px solid #D4D1D8;
  padding: 30px 10px;
  text-align: center;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.widget.widget-features .widget-header {
  display: block;
  padding: 10px 20px;
  background-color: #fff;
}
.widget.widget-features .widget-title {
  font-size: 34px;
  color: #2A173D;
}
.widget.widget-features .widget-image {
  height: 210px;
  line-height: 210px;
  margin-bottom: 20px;
}
.widget.widget-features .widget-image.small {
  height: 180px;
  line-height: 180px;
  margin-bottom: 20px;
}
.widget.widget-features .widget-image.with-app {
  height: 280px;
  line-height: 280px;
}
.widget.widget-features .widget-image.with-revenue {
  height: 240px;
  line-height: 240px;
}
.widget.widget-features .widget-image img {
  display: inline-block;
}
@media only screen and (max-width: 670px) {
  .widget.widget-features .widget-image {
    height: auto;
    line-height: 0;
  }
  .widget.widget-features .widget-image.with-revenue,
  .widget.widget-features .widget-image.with-app {
    height: auto;
    line-height: 0;
  }
}
@media only screen and (min-width: 370px) and (max-width: 440px) {
  .widget.widget-features .widget-image img {
    max-width: 300px;
    height: auto;
  }
}
@media only screen and (max-width: 369px) {
  .widget.widget-features .widget-image img {
    max-width: 245px;
    height: auto;
  }
}
.widget.widget-features .widget-content {
  display: block;
  padding-top: 0;
  padding-left: 13px;
  padding-right: 13px;
}
.widget.widget-features .widget-content .description {
  color: #695C77;
  font-size: 17px;
}
.widget.widget-features .widget-content a {
  color: #695C77;
}
.widget.widget-features .widget-content a:hover {
  color: #333;
}
.widget.widget-features-seo {
  border-radius: 4px;
  border: 1px solid #D4D1D8;
  background-color: #fff;
  color: #695C77;
}
.widget.widget-features-seo.type-plans {
  background-color: #F4F4FA;
  border: 1px solid #695C77;
}
.widget.widget-features-seo .widget-header {
  background-color: transparent;
  padding: 40px 20px;
}
.widget.widget-features-seo .widget-header a {
  color: #00ACE2;
  font-size: 17px;
  font-weight: bold;
}
.widget.widget-features-seo .widget-title {
  display: block;
  font-size: 28px;
  color: #695C77;
}
.widget.widget-features-seo .widget-title span {
  font-size: 17px;
  display: block;
  font-weight: normal;
  line-height: 140%;
  margin-top: 10px;
}
.widget.widget-features-seo .price {
  position: relative;
  top: -5px;
  right: auto;
  margin: 0 auto;
  font-size: 60px;
}
.widget.widget-features-seo .price .small {
  padding: 0 10px 0 4px;
}
/* Ventas Less */
#wrap-ventas .seccion .rotulo,
#wrap-gestion .seccion .rotulo {
  font-weight: bold;
  margin-bottom: 1em;
}
#wrap-ventas .seccion .titular,
#wrap-gestion .seccion .titular {
  font-weight: bold;
}
#wrap-ventas .destacado .info,
#wrap-gestion .destacado .info {
  padding-bottom: 0;
}
#wrap-ventas #seccion-channel_manager,
#wrap-gestion #seccion-channel_manager {
  padding-top: 0;
}
#wrap-ventas #seccion-channel_manager .rotulo,
#wrap-gestion #seccion-channel_manager .rotulo {
  margin-bottom: 0;
}
#wrap-ventas #seccion-channel_manager .foto-logotipos,
#wrap-gestion #seccion-channel_manager .foto-logotipos {
  margin: 2em 0 20px;
}
#wrap-ventas #seccion-channel_manager .foto-logotipos img,
#wrap-gestion #seccion-channel_manager .foto-logotipos img {
  max-width: 100%;
  height: auto;
}
#wrap-ventas #seccion-channel_manager .img-new-otas,
#wrap-gestion #seccion-channel_manager .img-new-otas {
  margin: 40px 0 0;
}
#wrap-ventas #seccion-centralizacion_agencias,
#wrap-gestion #seccion-centralizacion_agencias {
  padding-top: 0;
}
#wrap-ventas #seccion-centralizacion_agencias .titular,
#wrap-gestion #seccion-centralizacion_agencias .titular {
  margin-top: 5.5em;
}
#wrap-ventas #seccion-motor_reserva,
#wrap-gestion #seccion-motor_reserva,
#wrap-ventas #seccion-motor-reserva,
#wrap-gestion #seccion-motor-reserva,
#wrap-ventas #seccion-channel-manager,
#wrap-gestion #seccion-channel-manager,
#wrap-ventas #seccion-app,
#wrap-gestion #seccion-app,
#wrap-ventas #seccion-revenue,
#wrap-gestion #seccion-revenue {
  padding-bottom: 50px;
  position: relative;
  min-height: 440px;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  #wrap-ventas #seccion-motor_reserva,
  #wrap-gestion #seccion-motor_reserva,
  #wrap-ventas #seccion-motor-reserva,
  #wrap-gestion #seccion-motor-reserva,
  #wrap-ventas #seccion-channel-manager,
  #wrap-gestion #seccion-channel-manager,
  #wrap-ventas #seccion-app,
  #wrap-gestion #seccion-app,
  #wrap-ventas #seccion-revenue,
  #wrap-gestion #seccion-revenue {
    height: auto;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #wrap-ventas #seccion-motor_reserva,
  #wrap-gestion #seccion-motor_reserva,
  #wrap-ventas #seccion-motor-reserva,
  #wrap-gestion #seccion-motor-reserva,
  #wrap-ventas #seccion-channel-manager,
  #wrap-gestion #seccion-channel-manager,
  #wrap-ventas #seccion-app,
  #wrap-gestion #seccion-app,
  #wrap-ventas #seccion-revenue,
  #wrap-gestion #seccion-revenue {
    min-height: 1px;
  }
}
#wrap-ventas #seccion-motor_reserva a,
#wrap-gestion #seccion-motor_reserva a,
#wrap-ventas #seccion-motor-reserva a,
#wrap-gestion #seccion-motor-reserva a,
#wrap-ventas #seccion-channel-manager a,
#wrap-gestion #seccion-channel-manager a,
#wrap-ventas #seccion-app a,
#wrap-gestion #seccion-app a,
#wrap-ventas #seccion-revenue a,
#wrap-gestion #seccion-revenue a {
  color: #00ACE2;
}
#wrap-ventas #seccion-motor_reserva a.btn,
#wrap-gestion #seccion-motor_reserva a.btn,
#wrap-ventas #seccion-motor-reserva a.btn,
#wrap-gestion #seccion-motor-reserva a.btn,
#wrap-ventas #seccion-channel-manager a.btn,
#wrap-gestion #seccion-channel-manager a.btn,
#wrap-ventas #seccion-app a.btn,
#wrap-gestion #seccion-app a.btn,
#wrap-ventas #seccion-revenue a.btn,
#wrap-gestion #seccion-revenue a.btn {
  color: #fff;
}
#wrap-ventas #seccion-motor_reserva .foto,
#wrap-gestion #seccion-motor_reserva .foto,
#wrap-ventas #seccion-motor-reserva .foto,
#wrap-gestion #seccion-motor-reserva .foto,
#wrap-ventas #seccion-channel-manager .foto,
#wrap-gestion #seccion-channel-manager .foto,
#wrap-ventas #seccion-app .foto,
#wrap-gestion #seccion-app .foto,
#wrap-ventas #seccion-revenue .foto,
#wrap-gestion #seccion-revenue .foto {
  margin-top: 0;
  margin-bottom: 0;
}
#wrap-ventas #seccion-motor_reserva .foto img,
#wrap-gestion #seccion-motor_reserva .foto img,
#wrap-ventas #seccion-motor-reserva .foto img,
#wrap-gestion #seccion-motor-reserva .foto img,
#wrap-ventas #seccion-channel-manager .foto img,
#wrap-gestion #seccion-channel-manager .foto img,
#wrap-ventas #seccion-app .foto img,
#wrap-gestion #seccion-app .foto img,
#wrap-ventas #seccion-revenue .foto img,
#wrap-gestion #seccion-revenue .foto img {
  margin-top: -20px;
}
#wrap-ventas #seccion-motor_reserva .foto img.revenue-image,
#wrap-gestion #seccion-motor_reserva .foto img.revenue-image,
#wrap-ventas #seccion-motor-reserva .foto img.revenue-image,
#wrap-gestion #seccion-motor-reserva .foto img.revenue-image,
#wrap-ventas #seccion-channel-manager .foto img.revenue-image,
#wrap-gestion #seccion-channel-manager .foto img.revenue-image,
#wrap-ventas #seccion-app .foto img.revenue-image,
#wrap-gestion #seccion-app .foto img.revenue-image,
#wrap-ventas #seccion-revenue .foto img.revenue-image,
#wrap-gestion #seccion-revenue .foto img.revenue-image {
  right: -200px;
  position: absolute;
}
@media only screen and (max-width: 991px) {
  #wrap-ventas #seccion-motor_reserva .foto,
  #wrap-gestion #seccion-motor_reserva .foto,
  #wrap-ventas #seccion-motor-reserva .foto,
  #wrap-gestion #seccion-motor-reserva .foto,
  #wrap-ventas #seccion-channel-manager .foto,
  #wrap-gestion #seccion-channel-manager .foto,
  #wrap-ventas #seccion-app .foto,
  #wrap-gestion #seccion-app .foto,
  #wrap-ventas #seccion-revenue .foto,
  #wrap-gestion #seccion-revenue .foto {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    text-align: center;
  }
  #wrap-ventas #seccion-motor_reserva .foto img,
  #wrap-gestion #seccion-motor_reserva .foto img,
  #wrap-ventas #seccion-motor-reserva .foto img,
  #wrap-gestion #seccion-motor-reserva .foto img,
  #wrap-ventas #seccion-channel-manager .foto img,
  #wrap-gestion #seccion-channel-manager .foto img,
  #wrap-ventas #seccion-app .foto img,
  #wrap-gestion #seccion-app .foto img,
  #wrap-ventas #seccion-revenue .foto img,
  #wrap-gestion #seccion-revenue .foto img {
    margin: 50px auto 10px;
  }
  #wrap-ventas #seccion-motor_reserva .foto img.pull-right,
  #wrap-gestion #seccion-motor_reserva .foto img.pull-right,
  #wrap-ventas #seccion-motor-reserva .foto img.pull-right,
  #wrap-gestion #seccion-motor-reserva .foto img.pull-right,
  #wrap-ventas #seccion-channel-manager .foto img.pull-right,
  #wrap-gestion #seccion-channel-manager .foto img.pull-right,
  #wrap-ventas #seccion-app .foto img.pull-right,
  #wrap-gestion #seccion-app .foto img.pull-right,
  #wrap-ventas #seccion-revenue .foto img.pull-right,
  #wrap-gestion #seccion-revenue .foto img.pull-right {
    float: none !important;
    margin-top: 50px;
  }
  #wrap-ventas #seccion-motor_reserva .foto img.revenue-image,
  #wrap-gestion #seccion-motor_reserva .foto img.revenue-image,
  #wrap-ventas #seccion-motor-reserva .foto img.revenue-image,
  #wrap-gestion #seccion-motor-reserva .foto img.revenue-image,
  #wrap-ventas #seccion-channel-manager .foto img.revenue-image,
  #wrap-gestion #seccion-channel-manager .foto img.revenue-image,
  #wrap-ventas #seccion-app .foto img.revenue-image,
  #wrap-gestion #seccion-app .foto img.revenue-image,
  #wrap-ventas #seccion-revenue .foto img.revenue-image,
  #wrap-gestion #seccion-revenue .foto img.revenue-image {
    position: relative;
    right: auto;
  }
}
#wrap-ventas #seccion-motor_reserva .descripcion,
#wrap-gestion #seccion-motor_reserva .descripcion,
#wrap-ventas #seccion-motor-reserva .descripcion,
#wrap-gestion #seccion-motor-reserva .descripcion,
#wrap-ventas #seccion-channel-manager .descripcion,
#wrap-gestion #seccion-channel-manager .descripcion,
#wrap-ventas #seccion-app .descripcion,
#wrap-gestion #seccion-app .descripcion,
#wrap-ventas #seccion-revenue .descripcion,
#wrap-gestion #seccion-revenue .descripcion {
  margin-bottom: 15px;
}
#wrap-ventas #seccion-channel-manager,
#wrap-gestion #seccion-channel-manager {
  min-height: 520px;
}
@media only screen and (max-width: 991px) {
  #wrap-ventas #seccion-channel-manager,
  #wrap-gestion #seccion-channel-manager {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  #wrap-ventas #seccion-channel-manager,
  #wrap-gestion #seccion-channel-manager {
    min-height: 1px;
  }
}
#wrap-ventas #seccion-channel-manager .foto,
#wrap-gestion #seccion-channel-manager .foto {
  right: 0;
  top: 0;
}
#wrap-ventas #seccion-revenue,
#wrap-gestion #seccion-revenue {
  min-height: 480px;
}
@media only screen and (max-width: 991px) {
  #wrap-ventas #seccion-revenue,
  #wrap-gestion #seccion-revenue {
    min-height: 0;
  }
}
@media only screen and (max-width: 767px) {
  #wrap-ventas #seccion-revenue,
  #wrap-gestion #seccion-revenue {
    min-height: 1px;
  }
}
/* secciones especiales paginas */
#wrap-ventas .features-management .widget.widget-features,
#wrap-gestion .features-management .widget.widget-features {
  min-height: 435px;
}
#wrap-ventas.revenue-management .features-management .widget.widget-features {
  min-height: 480px;
}
@media only screen and (max-width: 991px) {
  #wrap-ventas #seccion-motor_reserva .col-sm-12.col-md-7.pull-right,
  #wrap-gestion #seccion-motor_reserva .col-sm-12.col-md-7.pull-right,
  #wrap-ventas #seccion-motor-reserva .col-sm-12.col-md-7.pull-right,
  #wrap-gestion #seccion-motor-reserva .col-sm-12.col-md-7.pull-right,
  #wrap-ventas #seccion-channel-manager .col-sm-12.col-md-7.pull-right,
  #wrap-gestion #seccion-channel-manager .col-sm-12.col-md-7.pull-right,
  #wrap-ventas #seccion-app .col-sm-12.col-md-7.pull-right,
  #wrap-gestion #seccion-app .col-sm-12.col-md-7.pull-right,
  #wrap-ventas #seccion-revenue .col-sm-12.col-md-7.pull-right,
  #wrap-gestion #seccion-revenue .col-sm-12.col-md-7.pull-right {
    float: none !important;
  }
  #wrap-ventas #seccion-motor_reserva .col-sm-12.col-md-7.pull-right .pull-right,
  #wrap-gestion #seccion-motor_reserva .col-sm-12.col-md-7.pull-right .pull-right,
  #wrap-ventas #seccion-motor-reserva .col-sm-12.col-md-7.pull-right .pull-right,
  #wrap-gestion #seccion-motor-reserva .col-sm-12.col-md-7.pull-right .pull-right,
  #wrap-ventas #seccion-channel-manager .col-sm-12.col-md-7.pull-right .pull-right,
  #wrap-gestion #seccion-channel-manager .col-sm-12.col-md-7.pull-right .pull-right,
  #wrap-ventas #seccion-app .col-sm-12.col-md-7.pull-right .pull-right,
  #wrap-gestion #seccion-app .col-sm-12.col-md-7.pull-right .pull-right,
  #wrap-ventas #seccion-revenue .col-sm-12.col-md-7.pull-right .pull-right,
  #wrap-gestion #seccion-revenue .col-sm-12.col-md-7.pull-right .pull-right {
    float: none !important;
    display: block;
    margin: 40px auto;
    max-width: 100%;
  }
}
.logos-channel-manager .seccion {
  padding-top: 0;
}
.logos-channel-manager .titular {
  font-size: 34px;
  margin-bottom: 50px;
  margin-top: 0;
}
.logos-channel-manager img {
  width: 100%;
  height: auto;
  display: block;
  border: 2px solid #D4D1D8;
  background-color: #fff;
  margin-bottom: 30px;
}
@media only screen and (max-width: 570px) {
  .page-template-page-ventas-motor-reserva #seccion-motor_reserva .foto img {
    width: 100%;
    height: auto;
    display: block;
  }
}
@media only screen and (max-width: 817px) {
  .page-template-page-ventas-revenue #seccion-channel-manager .foto img {
    width: 100%;
    height: auto;
    display: block;
  }
}
/* Ventas Less */
#wrap-gestion #seccion-administra_hotel,
#wrap-gestion #seccion-administra-hotel {
  padding-top: 0;
  padding-bottom: 50px;
  position: relative;
  min-height: 500px;
}
@media only screen and (min-width: 1200px) {
  #wrap-gestion #seccion-administra_hotel,
  #wrap-gestion #seccion-administra-hotel {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  #wrap-gestion #seccion-administra_hotel .container,
  #wrap-gestion #seccion-administra-hotel .container {
    height: 400px;
  }
  #wrap-gestion #seccion-administra_hotel .container .info,
  #wrap-gestion #seccion-administra-hotel .container .info {
    z-index: 10;
    margin-top: 5em;
  }
}
@media only screen and (max-width: 991px) {
  #wrap-gestion #seccion-administra_hotel,
  #wrap-gestion #seccion-administra-hotel {
    text-align: center;
  }
}
#wrap-gestion #seccion-administra_hotel .foto,
#wrap-gestion #seccion-administra-hotel .foto {
  position: relative;
  z-index: 10;
  margin-bottom: 0;
}
#wrap-gestion #seccion-administra_hotel .foto img,
#wrap-gestion #seccion-administra-hotel .foto img {
  position: absolute;
  max-width: 615px;
  top: 30px;
  left: 55px;
}
@media only screen and (max-width: 991px) {
  #wrap-gestion #seccion-administra_hotel .foto img,
  #wrap-gestion #seccion-administra-hotel .foto img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    top: 0;
    margin: 40px auto 50px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  #wrap-gestion #seccion-administra_hotel,
  #wrap-gestion #seccion-administra-hotel {
    min-height: 1px;
  }
}
#wrap-gestion #seccion-administra_hotel .descripcion,
#wrap-gestion #seccion-administra-hotel .descripcion {
  margin-bottom: 15px;
}
#wrap-gestion .seccion .titular {
  margin-top: 2.5em;
  font-weight: bold;
}
@media only screen and (max-width: 990px) {
  #wrap-gestion .seccion .titular {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #wrap-gestion .seccion .titular {
    margin-top: 1.5em;
  }
}
#wrap-gestion .seccion .titular.app-t {
  margin-top: 0;
  margin-bottom: 30px;
}
.wigdet-subtitle {
  font-size: 17px;
  line-height: 24px;
  color: #2A173D;
  font-weight: bold;
}
.features-plans {
  padding: 20px 0;
}
.features-plans .titular {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 40px;
}
.want-app .seccion {
  padding-top: 0;
}
.want-app .titular {
  font-size: 34px;
  margin-bottom: 50px;
  margin-top: 0;
}
.want-app img {
  width: 100%;
  height: auto;
  display: block;
  border: 2px solid #D4D1D8;
  background-color: #fff;
  margin-bottom: 30px;
}
.want-app .btn {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.9);
}
.page-template-page-gestion .impar.features-management {
  z-index: 11;
  position: relative;
}
@media only screen and (max-width: 992px) {
  .page-template-page-gestion .impar.features-management {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 817px) {
  .page-template-page-gestion #seccion-administra-hotel .foto img {
    width: 100%;
    max-width: 1000px !important;
    height: auto;
    display: block;
  }
}
.search-blog .search-title,
.search-results .search-title {
  margin: 4px 0;
  font-weight: bold;
}
.search-blog .control-group,
.search-results .control-group {
  position: relative;
}
.search-blog .form-search .input-medium,
.search-results .form-search .input-medium {
  border: 1px solid #D4D1D8;
  border-radius: 4px;
  width: 100%;
  display: block;
  padding-left: 50px;
}
.search-blog .form-search .searchsubmit,
.search-results .form-search .searchsubmit {
  position: absolute;
  top: 1px;
  left: 1px;
  height: 44px;
  width: 44px;
  background-color: transparent;
  background: url(../assets/img/auxi/search.png) no-repeat 11px 10px;
}
.search-blog .form-search .searchsubmit:hover,
.search-results .form-search .searchsubmit:hover {
  opacity: 0.8;
}
.search-blog a,
.search-results a {
  color: #E84F1D;
}
.search-blog a.btn.btn-success,
.search-results a.btn.btn-success {
  color: #fff;
}
#tag-blog-home,
.tag-search-span {
  display: inline-block;
  float: left;
}
.tag-search-span {
  padding-top: 7px;
  position: absolute;
}
@media only screen and (max-width: 992px) {
  .tag-search-span {
    position: relative;
    margin-bottom: 10px;
  }
}
.search-blog {
  background-color: #fff;
  padding: 30px 0 0;
}
.search-blog hr {
  border-top: 1px solid transparent;
  border-bottom: 1px solid #D4D1D8;
  margin-top: 40px;
  margin-bottom: 0;
}
.search-blog .nav ul {
  float: none;
  margin-bottom: 20px;
  padding-left: 185px;
}
.search-blog .nav ul li {
  display: inline;
  margin: 0 5px;
}
.search-blog .nav ul li a {
  display: inline-block;
  color: #2A173D;
  border: 1px solid #2A173D;
  padding: 0.5em 0.8em;
  border-radius: 4px;
  font-weight: normal;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.search-blog .nav ul li a:hover {
  background-color: #2A173D;
  color: #ffffff;
  text-decoration: none;
}
@media only screen and (max-width: 992px) {
  .search-blog .nav ul {
    padding-left: 0;
    margin-left: -5px;
  }
}
.search-header-blog {
  border-bottom: 1px solid #D4D1D8;
}
.search-results {
  font-size: 17px;
}
.search-results .search-results-header {
  padding: 40px 0;
  border-bottom: 1px solid #D4D1D8;
}
.search-results .search-results-header h1 {
  font-weight: bold;
  margin-bottom: 32px;
  color: #2A173D;
}
.search-results .search-results-content {
  padding: 40px 0;
}
.search-results .entry-title {
  font-weight: bold;
  color: #2A173D;
}
.search-results .entry-title a {
  color: #2A173D;
}
.search-results .single-blog-hentry {
  margin-bottom: 40px;
}
.cuerpo {
  color: #695C77;
}
.cuerpo iframe {
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .cuerpo iframe {
    height: 300px;
  }
}
.cuerpo pre {
  margin-bottom: 1em;
}
.cuerpo img {
  max-width: 100%;
  height: auto;
}
.cuerpo img.alignleft {
  margin-right: .5em;
}
.cuerpo img.alignright {
  margin-left: .5em;
}
.cuerpo img.aligncenter {
  margin: .5em;
}
.cuerpo img.alignnone {
  margin: 0;
}
.cuerpo h2 {
  color: #2A173D;
  margin: 1em 0 17px;
  font-weight: bold;
  font-size: 34px;
  line-height: 40px;
}
.cuerpo h3 {
  margin: 0;
  font-weight: bold;
  font-size: 21px;
  color: #2A173D;
  line-height: 29px;
}
.cuerpo p {
  margin: 1em 0;
  font-size: 17px;
  line-height: 27px;
}
.cuerpo a {
  color: #E84F1D;
}
.cuerpo ul,
.cuerpo ol {
  margin-top: 1em;
  margin-bottom: 1em;
}
.cuerpo ul li,
.cuerpo ol li {
  font-size: 17px;
  line-height: 27px;
  margin-bottom: .5em;
}
.cuerpo table {
  width: 100%;
  margin: 34px 0;
}
.cuerpo table caption,
.cuerpo table td,
.cuerpo table th {
  padding: 10px;
}
.cuerpo table td,
.cuerpo table th {
  border-bottom: 1px solid #D4D1D8;
}
.cuerpo .wp-caption-text {
  text-align: right;
  font-style: italic;
  font-size: 0.9em;
  padding-top: .5em;
  margin-bottom: 2em;
  border-top: 3px #c9c9c9 solid;
}
.cuerpo .gallery {
  margin-bottom: 2em;
}
.cuerpo .gallery .gallery-item {
  text-align: center;
}
.cuerpo .gallery .gallery-item .foto {
  padding: 1em;
  border: 1px #C9C9C9 solid;
}
.cuerpo .gallery .gallery-item .wp-caption-text {
  display: block;
}
.page-template-default #seccion-pagina header {
  margin-bottom: 2em;
}
.page-template-default #seccion-pagina header .rotulo {
  margin: 0;
}
.page-template-default #seccion-pagina .cuerpo .equipo {
  margin-top: 2em;
}
.page-template-default #seccion-pagina .cuerpo .equipo .persona {
  margin-bottom: 1.5em;
}
.page-template-default #seccion-pagina .cuerpo .equipo .persona .contenido {
  background: #F4F4FA;
  padding: 3.4em 2.4em;
  min-height: 22em;
}
.page-template-default #seccion-pagina .cuerpo .equipo .persona .contenido p {
  margin: .8em 0 0;
}
.page-template-default #seccion-pagina .cuerpo .equipo .informacion {
  margin-bottom: 1.5em;
}
.page-template-default #seccion-pagina .cuerpo .equipo .informacion .contenido {
  background: #F4F4FA;
  padding: 3.4em 2.4em;
  min-height: 22em;
}
.page-template-default #seccion-pagina .cuerpo .equipo .informacion .contenido p {
  margin: .8em 0 0;
}
.page-template-default #seccion-pagina .cuerpo .equipo .informacion .contenido {
  background: #695C77;
}
.page-template-default #seccion-pagina .cuerpo .equipo .informacion .contenido h3,
.page-template-default #seccion-pagina .cuerpo .equipo .informacion .contenido p {
  color: white;
}
.page-template-default #seccion-pagina .cuerpo .logos-channel-manager {
  margin-top: 3em;
  margin-bottom: 3em;
}
.page-template-default #seccion-pagina .cuerpo .logos-channel-manager .logos-ch {
  text-align: center;
  border-right: 1px #CBCBCB solid;
}
.page-template-default #seccion-pagina .cuerpo .logos-channel-manager .logos-ch:last-child {
  border: none;
}
.page-template-default #footer #footer-registro {
  padding-top: 0;
}
.page-template-default #footer #footer-registro > .container {
  display: none;
}
.page-template-default #footer #footer-registro .foto-hoteles {
  margin-top: 0;
}
#wrap-api #sidebar-main-page ul li {
  font-size: 17px;
  line-height: 27px;
  color: #695C77;
  border-bottom: 1px #F4F4FA solid;
}
#wrap-api #sidebar-main-page ul li a {
  text-decoration: none;
  display: block;
  color: #695C77;
  padding: .7em 1em;
}
#wrap-api #sidebar-main-page ul li:hover a,
#wrap-api #sidebar-main-page ul li.active a {
  background: #F4F4FA;
}
#wrap-api .cuerpo .codigos {
  list-style: none;
  padding: 0;
}
#wrap-api .cuerpo .codigos li {
  margin-bottom: .5em;
}
#wrap-api .cuerpo .codigos li strong {
  float: left;
  width: 8%;
  color: #2A173D;
}
#wrap-api .cuerpo .codigos li .texto {
  float: right;
  width: 92%;
}
#wrap-blog header .rotulo {
  font-size: 45px;
  color: #2A173D;
  line-height: 52px;
  margin: 0 0 1em;
}
@media only screen and (max-width: 992px) {
  #wrap-blog header .rotulo {
    margin-top: .5em;
  }
}
#wrap-blog article {
  padding-bottom: 2em;
  margin-bottom: 3em;
  border-bottom: 1px #f4f4f4 solid;
}
#wrap-blog article:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#wrap-blog article .share-tools li {
  margin: .4em .3em;
}
#wrap-blog article .share-tools span {
  position: relative;
  top: -5px;
  font-size: .8em;
  text-transform: uppercase;
  color: #898989;
}
#wrap-blog article .share-tools .ico {
  width: 21px;
  height: 21px;
}
#wrap-blog article .share-tools .ico.ico-linkedin {
  background-position: -166px 0;
}
#wrap-blog article .share-tools .ico.ico-twitter {
  background-position: -211px 0;
}
#wrap-blog article .share-tools .ico.ico-facebook {
  background-position: -253px 0;
}
#wrap-blog article .share-tools .ico.ico-google-plus {
  background-position: -292px 0;
}
#wrap-blog .related-entries a {
  color: #2A173D;
  font-weight: bold;
  font-size: 18px;
}
#wrap-blog .paginate-all-post {
  margin-top: 3em;
}
#wrap-blog .paginate-all-post .blog-all-post .titulo {
  margin-bottom: .3em;
  display: block;
  color: #2A173D;
  font-size: 1.3em;
}
#wrap-blog .paginate-all-post .blog-all-post a {
  color: #E84F1D;
  text-decoration: underline;
}
#wrap-blog .paginate-all-post .blog-all-post a:hover {
  text-decoration: underline;
}
#wrap-blog .related-entries ul li {
  color: #695C77;
  font-size: 17px;
  line-height: 27px;
}
#wrap-blog .related-entries h3 {
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 28px;
  margin-top: 30px;
  line-height: 1.3;
}
#wrap-blog .related-entries img {
  margin-bottom: 20px;
}
#wrap-blog .wp-pagenavi {
  margin-top: 2em;
  text-align: center;
  margin-bottom: 20px;
}
#wrap-blog .wp-pagenavi .page-numbers {
  font-size: 1.2em;
  padding: 4px 12px;
  color: #695C77;
  border: 1px solid #695C77;
  border-radius: 4px;
  margin: 0 2px;
}
#wrap-blog .wp-pagenavi .page-numbers.current {
  background-color: #695C77;
  color: #fff;
}
#wrap-blog .wp-pagenavi .page-numbers.dots {
  color: #695C77;
}
#wrap-blog .wp-pagenavi .page-numbers.next,
#wrap-blog .wp-pagenavi .page-numbers.prev {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #695C77;
  color: #fff;
  vertical-align: baseline;
}
#wrap-blog .wp-pagenavi .page-numbers.next:focus,
#wrap-blog .wp-pagenavi .page-numbers.prev:focus,
#wrap-blog .wp-pagenavi .page-numbers.next:active:focus,
#wrap-blog .wp-pagenavi .page-numbers.prev:active:focus,
#wrap-blog .wp-pagenavi .page-numbers.next.active:focus,
#wrap-blog .wp-pagenavi .page-numbers.prev.active:focus,
#wrap-blog .wp-pagenavi .page-numbers.next.focus,
#wrap-blog .wp-pagenavi .page-numbers.prev.focus,
#wrap-blog .wp-pagenavi .page-numbers.next:active.focus,
#wrap-blog .wp-pagenavi .page-numbers.prev:active.focus,
#wrap-blog .wp-pagenavi .page-numbers.next.active.focus,
#wrap-blog .wp-pagenavi .page-numbers.prev.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#wrap-blog .wp-pagenavi .page-numbers.next:hover,
#wrap-blog .wp-pagenavi .page-numbers.prev:hover,
#wrap-blog .wp-pagenavi .page-numbers.next:focus,
#wrap-blog .wp-pagenavi .page-numbers.prev:focus,
#wrap-blog .wp-pagenavi .page-numbers.next.focus,
#wrap-blog .wp-pagenavi .page-numbers.prev.focus {
  color: #333;
  text-decoration: none;
}
#wrap-blog .wp-pagenavi .page-numbers.next:active,
#wrap-blog .wp-pagenavi .page-numbers.prev:active,
#wrap-blog .wp-pagenavi .page-numbers.next.active,
#wrap-blog .wp-pagenavi .page-numbers.prev.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);
}
#wrap-blog .wp-pagenavi .page-numbers.next.disabled,
#wrap-blog .wp-pagenavi .page-numbers.prev.disabled,
#wrap-blog .wp-pagenavi .page-numbers.next[disabled],
#wrap-blog .wp-pagenavi .page-numbers.prev[disabled],
fieldset[disabled] #wrap-blog .wp-pagenavi .page-numbers.next,
fieldset[disabled] #wrap-blog .wp-pagenavi .page-numbers.prev {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a#wrap-blog .wp-pagenavi .page-numbers.next.disabled,
a#wrap-blog .wp-pagenavi .page-numbers.prev.disabled,
fieldset[disabled] a#wrap-blog .wp-pagenavi .page-numbers.next,
fieldset[disabled] a#wrap-blog .wp-pagenavi .page-numbers.prev {
  pointer-events: none;
}
#wrap-blog .wp-pagenavi .page-numbers.next.btn-with-icon,
#wrap-blog .wp-pagenavi .page-numbers.prev.btn-with-icon {
  padding-left: 40px;
  position: relative;
}
#wrap-blog .wp-pagenavi .page-numbers.next .ico-new,
#wrap-blog .wp-pagenavi .page-numbers.prev .ico-new {
  position: absolute;
  left: 14px;
}
#wrap-blog .wp-pagenavi .page-numbers.next:hover,
#wrap-blog .wp-pagenavi .page-numbers.prev:hover {
  background-color: #2A173D;
  color: #fff;
}
#wrap-blog .cuerpo .aligncenter {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
/* 404 */
.error404 .main-content {
  padding: 60px;
}
.error404 .main-content a {
  color: #FF7E54;
}
/* VIDEOS */
.page-template-default #main .page-title.main-title {
  font-weight: bold;
  font-size: 46px;
  color: #2A173D;
  line-height: 52px;
  margin: .5em 0 .8em;
}
.page-template-default #main .hentry:after {
  visibility: hidden;
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  content: ".";
}
.page-template-default #main .hentry.hentry-video {
  position: relative;
  margin-bottom: 0;
}
.page-template-default #main .hentry.hentry-video a.hentry-image-video {
  display: block;
  height: 135px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b3b3b3;
  margin-bottom: 20px;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.page-template-default #main .hentry.hentry-video a.hentry-image-video:before {
  font-family: 'clerk-icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e611";
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  z-index: 5;
  font-size: 50px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.page-template-default #main .hentry.hentry-video .entry-title {
  margin-bottom: 40px;
}
.page-template-default #main .hentry .mask {
  text-indent: -9999em;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.page-template-default #main .hentry .mask.mask-video {
  background-image: url(../../img/mask-video.png);
  background-repeat: repeat-x;
  z-index: 4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.page-template-default #main .main-page a {
  color: #E84F1D;
}
.page-template-default #main .main-page h1,
.page-template-default #main .main-page h2,
.page-template-default #main .main-page h3 {
  color: #E84F1D;
}
.page-template-default #main .main-page h1 {
  font-size: 45px;
}
.page-template-default #main .main-page h3 {
  font-size: 32px;
}
.page-template-default #main .main-page p {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 165%;
  color: #333333;
}
.page-template-default #main .main-page .hentry ul li {
  padding-left: 15px;
  position: relative;
  line-height: 150%;
  margin-bottom: .6em;
  font-size: 16px;
}
.hentry.single-hentry.single-blog-hentry .entry-data {
  display: block;
  margin-bottom: 10px;
  color: #A199AB;
}
@font-face {
  font-family: 'clerk-icons';
  src: url('../../font/clerk-icons/clerk-icons.eot');
  src: url('../../font/clerk-icons/clerk-icons.eot?#iefix') format('embedded-opentype'), url('../../font/clerk-icons/clerk-icons.woff') format('woff'), url('../../font/clerk-icons/clerk-icons.ttf') format('truetype'), url('../../font/clerk-icons/clerk-icons.svg#ayer') format('svg');
  /*
	src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAFGcAAoAAAAAUVQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAATMMAAEzDCouy2U9TLzIAAE24AAAAYAAAAGAIIv0EY21hcAAAThgAAABMAAAATBpVzKVnYXNwAABOZAAAAAgAAAAIAAAAEGhlYWQAAE5sAAAANgAAADYTBu/4aGhlYQAATqQAAAAkAAAAJBY8FfhobXR4AABOyAAAAUwAAAFMohgGdW1heHAAAFAUAAAABgAAAAYAU1AAbmFtZQAAUBwAAAFdAAABXT2FVQxwb3N0AABRfAAAACAAAAAgAAMAAAEABAQAAQEBDGNsZXJrLWljb25zAAECAAEAO/gcAvgbA/gYBB4KABlT/4uLHgoAGVP/i4sMB4tmHBXL+MwFHQAAAqwPHQAAArERHQAAAAkdAABMuhIAVAIAAQAMABcAGQAbAB4AIwAoAC0AMgA3ADwAQQBGAEsAUABVAFoAXwBkAGkAbgBzAHgAfQCCAIcAjACRAJYAmwCgAKUAqgCvALQAuQC+AMMAyADNANIA1wDcAOEA5gDrAPAA9QD6AP8BBAEJAQ4BEwEYAR0BIgEnASwBMQE2ATsBQAFFAUoBTwFUAVkBXgFjAWgBbQFyAXcBfAGBAYYBiwGQAZUBmgGfAaQBqWNsZXJrLWljb25zY2xlcmstaWNvbnN1MHUxdTIwdUU2MDB1RTYwMXVFNjAydUU2MDN1RTYwNHVFNjA1dUU2MDZ1RTYwN3VFNjA4dUU2MDl1RTYwQXVFNjBCdUU2MEN1RTYwRHVFNjBFdUU2MEZ1RTYxMHVFNjExdUU2MTJ1RTYxM3VFNjE0dUU2MTV1RTYxNnVFNjE3dUU2MTh1RTYxOXVFNjFBdUU2MUJ1RTYxQ3VFNjFEdUU2MUV1RTYxRnVFNjIwdUU2MjF1RTYyMnVFNjIzdUU2MjR1RTYyNXVFNjI2dUU2Mjd1RTYyOHVFNjI5dUU2MkF1RTYyQnVFNjJDdUU2MkR1RTYyRXVFNjJGdUU2MzB1RTYzMXVFNjMydUU2MzN1RTYzNHVFNjM1dUU2MzZ1RTYzN3VFNjM4dUU2Mzl1RTYzQXVFNjNCdUU2M0N1RTYzRHVFNjNFdUU2M0Z1RTY0MHVFNjQxdUU2NDJ1RTY0M3VFNjQ0dUU2NDV1RTY0NnVFNjQ3dUU2NDh1RTY0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d2aCY4tki2aUaZ9qn3Cld614rIGwi7OLs5WwnqyfraalrJ8IrZ+wlLKLs4uwgq13rHemcZ5pn2qVZotjCA77BPgm9xIVi4aKhImDioKJhYiGh4GAgXiBeYF5hnmLhouGi4aMh4yFjIWNhYyGjYiMiIyGjYSOCIOOhoyKjHiSepJ9lXKacp9xpXGldqR8pIKZg5yFnoqMiZCJk4iSiZGKjoqOiY+KkQiJkYqRipCKj4uQi5GLnJCdlZ2VnpWXlY+QjZGNk42UjJGMkYuNi42LjYuOiZCEkn4IjYeOho6Ej4WOhY6FjoaOho6GjIqMiY6HjoeNh4yJjYiLiIuJi4eJhoWFhoaFhYSHCIWGhYaGhYWGiYeLh4uKi4iMiYyIjImLioyKjIiNiI2IjYmLi5lxnHSdeZ54oXqmfQiLi42KjomOiY6JjIuMio2KjoqNio2LjYuPi4+NkJGRkJCRj5KQkZCRkZCRkZCNjosIjouOi46JjYqPiY+Ij4mNiYyKkIiQiJCIkYiRiJGHkoiQiI+JmISShoyIjImLiYuJCA47+AP3ohWLkYmPiI4IcaUFh4+HjYaLhouHiYeHCPsJ+whLywWHj4eNhouGi4eJh4cIcXIFiIeJh4uGi4WNh46ICPMjBY6Ij4mQi5GLj42Pjgj3L/cvBY6PjY+LkAjTXRWLY4Fmd2p4aXBxandpd2aCY4tki2aUaZ9qn3Cld614rIGwi7OLs5WwnqyfraalrJ8IrZ+wlLKLs4uwgq13rHemcZ5pn2qVZotjCA77ROb3mRX3J4uLwQWLoIScfJl9mXqTd4t2i3qDfX19fYN6i3YIi1UF94JvFYv7OAWLg4iEhoaGhoSIhIsI+6eLBYSLhI6GkIaQiJKLkwiL9zgFi5OOkZCRkJCSjpKLCJWLi8EFi66XqqSkpKSql66Lroupf6RypHKYbItoCItVlIsFkouSiJCGkIWOhYuDCA7b+Er3LRWmZI13h4aJh4SKh4t+i3mQdJWChIKFgYajf6t+pYuhi5aVkJOdq2m+dKeJgIeAhoEIWPdVFaWXoJGZi4+LkoqOh5N+cWOBfZCBj4GOgKKor794q4aTgJV1i26LZ3txfYuLi4uMiwiVh5WFlIUI+3dVFYqLi4uLi260iqCOkI2PkoyQi5iLoIWlf5WRlJGWj4uLi4uLi3KZZptvi3SLgYGGgwh4a69Xom6Olo+VkJUIfftkFYuLBYeLg4yJj4iQjJ+msoaViJaIlnVvaFiea5CDlYGiiwiLiwWli6uYo5eBkIGRg5J0gXiGf4sI9yz3oRVCi09Pi0KLQsdP1IvUi8bHi9SL1FDHQosIi4sFQftkFYuLioyLi4uLioyLi4qMi4uLi3megKSLp4uRjJGMkIuLi4yLi4uLi4uLi4uOi4yMjAiLi4uLi4uNlo+VkZQIkYGFf5BxmHiUfIVZBYuMi4uLi4qLi4uLjIqLioyKjAiLiwXUahWLiwWJi4qLiYuKi4qLi4uKjImLiouLi4qLiouKi4qLiouKjIqLi4uKi4qLiouKjIqLiosIiouKi4qMi4uKi4qLioyKi4qLi4uKjIqLiouKjIqLi4uKjIqLiouKi4uMiouKjIqLCIqLi4yKi4qLioyKi4uMiouKi4qMi4uKjIqLi4uLiwiVpKGZpb2VmIKaeJOCnV6Oe5YFjY2Ojo2Oi4uLi4uLi4uLi4yLkpOVkpWRi4uLi4uLi4uLi4uLjYyMjI2Mi4uLi4uLCIyLi4uMi4uMi4uMi4uLi4uLi4uLi4uLi4yLjIyLi4yLi4yMi4uLjIuLi4yLjIuMjAiLi4uLi4uLi4uLi4uPjI6Nj4uLi4uLi4uSjZOLkouNi42LjYuLi4uLi4uWi5WJlYcIgIGGeIl8l3+miZF/hn+LfaBpo5YFgllgZVeLCIuLBQ5L+AH3xxWL+4coi4vWQYuLQCiLi/eHaIu13PeVi7Q6aosF+3hpFdOLi0NDi4vTBfcCixXTi4tDQ4uL0wUOQvep9wwVi08Fi36IhYOLh4uHjYaPCIvhBZCPj42Pi5OLjoWLfgjsixWLfnGLi5gFi5iQkZOLlIuPhYt+CPuoyRWqi4umMYuLcKmLi/s3qIuL9zcF3fs3FaWLi/cicYuL+wAFhoOFh4aLiIuJjYqPi4uLjouSCIvzcYuL+wQFi4KMhI2GjYSQh5SLlIuVkZWXCIt7BfcPthWLwwWLmYqUiZCIloSQgYuBi4OGgoEIi8lyi4v7UqSLi5kFlIGUhZSLlYuSkY6VjZCMlYuZCOuOFYuOcYsFi4KLhYuJioSHiISLg4uGkYuYCIukvouLqQWLmomWhpKDlIGQfot+i4GGhIKGhIiAi3wIi1kFi3yOgJCEk4GVhpiLmYuVkJKWjpCNkIyQi42LkIuVCPtB95gVi8cFi5mHkYKLg4uHhYt9CItPBYt+j4STi5SLj5KLmAj3YftqFYteiWqGdYiAhoGChIODgYeAiWiHVolEi0WLVo1oj4CNgY+Dk4KShpWIloagia2LuAiLt42tkKGOlpCVlJKTk5WPlo2ujsCN0YvSi8CJroiWiZWHk4OUhJCBjoCQdo1pi14I+7H4ABWoi2n7Bos+bouL2AWImoafgqWEn4SchpsIqYugQAX3EXcVi1kFi3yIgIaEhIGBhn2Lf4uBkIOVhpKIlouaCIu9BYubjpaQkpOUlZCXi5mLlYaSgpCEjoCLewjquhWL+yNxi4ubBYF/goWBi4KLho+IkoqPipKLlQiL9wWli4siBYuEi4iLi4yHjYiOi5CLkZCQkwiL9wGliwUO+7T3JvfVFdSLgzpKi4v7fyqLi/d/WouL3LyLi7wFi66TpZudnJ2lk7GLCMyLizpiiwWEi4WLhomHioiJiYiJh4mIi4iKiIuGi4UIi2IFDvt097n3qxWLhomHh4cI+xT7FAWIh4aKhouGi4eMh48I+xT3FAWIj4mPi5CLkI2Pjo+Pjo+NkIsI95SLBZCLkImOiI+HjYeLhggOZ/dv+BQVi/tdBYt3iHiDeYN5gXx+fX1+fIF5g3mDeIh3iwh5iwWGi4eMh4+Hj4qPi5AIi68Fi5CMkI+Oj4+PjZCLCJ2LBZ+LnZKZmZmZkp2LnwiLlAWLk4mRhZCGkYSNhIsIS4sFfIt+kYCVgJaGmIuaCIv3AgWLmpCYlpaWlpiQmosI9wKLBZqLmIaVgJaAkH6LfAj3lIsVi/tdBYt3iHiDeYN5gXx+fX1+fIF5g3mDeIh3iwh5iwWGi4eMh4+Hj4qPi5AIi68Fi5CMkI+Oj4+PjZCLCJ2LBZ+LnZKZmZmZkp2LnwiLlAWLk4mRhZCGkYSNhIsIS4sFfIt+kYCVgJaGmIuaCIv3AgWLmpCYlpaWlpiQmosI9wKLBZqLmIaVgJaAkH6LfAgOZ/dv910Vi/sCBYt8hn6AgYGAfoZ8iwj7AosFfIt+kICWgJWGmIuaCIv3XgWLno+ek52SnZabmJiYmJuWnZKdk52Pn4sInosFkIuPiY6Hj4iNh4uGCItmBYuGiYeHh4iIh4mGiwh4iwV3i3qEfXx8fYR6i3cIi4EFi4SOhJCGkIaSiJOLCMuLBZqLmIaVgJaAkH6LfAj3lIsVi/sC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kZKUj5SLCPdeizffBYSSh5OLlouVj5SSkQigoQWTkpOPlYuVi5SHkoQI9077TgWShI+Di4AIDmf4YPdaFYuBiIOEgwh1dgWEhIKHgYuBi4KPhZIIN9+L+14Fi4KHgoSFhIWCiIGLCGaLBYGLg46EkYORiJSLlAiL9143NwWEhIKHgYuBi4KPhJIIdqAFhJOHk4uVi5WPlJKSCPdO904FkpKTj5aLlYuUh5KECPdO+04FkoSOgouBCA5n+GD3ghWLgYiChIQI+077TgWDhIOHgYuBi4KPhJII+073TgWEkoeTi5aLlY+TkpMIoKAFk5KTj5WLlYuUh5KECN83i/ddBYuVjpSTkpKSlI+UiwiwiwWVi5OHk4SShI+Ci4EIi/td398FkpKTj5WLlYuUh5KECKF2BZKDjoOLgQgO+2/3b/e5FYufhJx9mX2aeZJ3i3eLeoR9fHx9hHqLd4t2knqafZl9nIOfi5+LnZOZmZmZkpyLoAjVixWLdod6hX0II/txBYiFh4aFh4WIhImEi4SLhY2FjoWPh5CIkQgi93EFhZmInIugi7OZraiop6iumbOLtIutfahup26aaYtjCA5C97n3bxWLoIOcfZl9mXqTdot3i3qDfX18fYR6i3aLd5J6mn2ZfJyEn4ugi5ySmZqZmZOci58I9yarFYtLBYuJiomKiYmIiYqJiwhWgwWHgYiCh4SSgZV+mHqNiYyJi4iLiYqJiomGhIGAfX5+fYKFh4uIi4mLiI0IZKoFgoeDh4KIiHGIeoiBioaIiIWLCEyLBYiLiYyJjImNio2KjgiDvwWCjoOPg48IYmwFiomIi4iLiYuIjImNc6B7m4SWio2KjYuNi46MjYyNjo+QkZKUkpSQkY6QhpWHlImUCFaTBYmLiY2JjYqNio2LjQiLywWLjYyNjI2NjY2NjYsIwJMFjpSOlJCTg5aBmH6bio2KjYuOi4yLjo2NkJKUlZmZmZiUko+LjouNio6JCLJtBZSPk4+Ujo6ljpyNlY2Qjo6RiwjKiwWOi42KjYmNioyJi4gIk1cFlYiTh5OHCLSqBYyMjoyOi42LjYqOiaN1m3uSgYyJjImLiYuIiomKiYiHhoWEgoSChoWIhpCBjoKOggjAgwWNio2KjYmMiYyJi4kIDveUixWGi4eNh44I+0b3QAWJjYmNh4+IjoaRg5SElIWVhZSFlYaWh5mGmImYi5iLtZeso6Kjo62XtouWi5eJmIcIl4eWhZaEloSUhZKFk4SShZKEkpKSkZOSkpGUkZaSlpKWkZePmI+XjZaLtoutf6NzCKN0l2qLYYthdWBgYAj7RvtABYeIh4mGiwgO+wH4JtUVi3SEeX1+fn54hHSLCPuOiwV0i3mSfZh9mISdi6KLlYuVjJWMlIyWjZaNlo6VjpWOlI+VkJSQlJGSkpKRkZOQlY8IlY+VjZeLjYuPiZGHkYaSh5OGk4aVhpiHmIeXiZiLmIuYjZePmI+VkJOQk5CSj5GQCJKPj42Mi5eLlomUh5WHk4aShZGEkYSQgpGCj4GOgo6BjYGNgI2AjYCLgoyBi4GLgQgw95MVi22AcXZ2dXVxgG2LbYtxlnahdaCApYupi6mWpaGhoKCllqmLqYulgKF2oHWWcYttCA5n97n3ixWLeQWLiIqJiYmJiYmKiIsIS4uLSwWLiYuJiYmJiYmKiIsIeYsFiYuIjIqNiY2KjYuNCIvLS4sFiIuJjImNio2KjYuOCIudBYuNjI2MjY2NjYyOiwjLi4vLBYuNjI6NjIyNjoyNiwidiwWOi42KjYmNiouIi4kIi0vLiwWOi42KjYmNiYyJi4kIr4IVi65/qXKkcqRsmGiLaIttfnJycnJ+bYtoi2eYbaRypHKpf66Lrouql6SkpKSXqYuvCPcm+4IVi4GIgoSEhISCh4GLgYuCj4SSCCntBWlzZYBhi3CLcZBylXKWdpl5nXmdfKGBpICjhqWLp4umkKWWpJWkmqCdnZ2doJmklgiklqWQpoumi6WGpICkgKF9nXmdeZl2lXKWcpBxi3CLYX9ldGkI7SkFkoSOgouBCA5n97n3ixWLeQWLiIqJiYmJiYmKiIsI+ziLBYiLiYyJjYqNio2LjgiLnQWLjYyNjI2NjY2MjosI9ziLBY6LjYqNiY2JjImLiQivghWLrn+pcqRypGyYaItoi21+cnJycn5ti2iLZ5htpHKkcql/rouui6qXpKSkpJepi68I9yb7ghWLgYiChISEhIKHgYuBi4KPhJIIKe0FaXNlgGGLcItxkHKVcpZ2mXmdeZ18oYGkgKOGpYuni6aQpZaklaSaoJ2dnZ2gmaSWCKSWpZCmi6aLpYakgKSAoX2deZ15mXaVcpZykHGLcIthf2V0aQjtKQWShI6Ci4EIDvsB9yb3nRWL+zgFi4iKiYqJiYmJioiLCHmLBYiLiYyJjYqNio2LjgiL9zgFi46MjYyNjYyNjI6LCJ2LBY6LjYqNioyJjImLiAjUixWL+zgFi4iLiYmJiYmJioiLCHmLBYiLiYyJjYqNio2LjgiL9zgFi46MjYyNjYyNjI6LCJ2LBY6LjYqNio2Ji4mLiAjVixWL+zgFi4iKiYmJiYmJioiLCHmLBYiLiYyKjYmNio2LjgiL9zgFi46MjY2NjIyNjI6LCJ2LBY6LjYqNio2JjImLiAiv+2MVi/ej+5SLi/ujBYuHjIeMiIyHjYmMiY2JjIuLiwj3gosFjIuMi4yNjI2NjYyPjI6Mj4uPCPtU98gV9xSLfawFio2JjIqLCDCLBYmLiYqKiQj3j2EVi3gFi4mKiIqKiYmJioiLCHCLi/ujBYt7hn6Cf4KAgYV+iwj7gosFf4uAkYKWgpaHmIubCIv3pG+LBYiLiYyKjYmMio6LjQiLngWLjYyNjY2MjY2MjosI44ufugWOkpCRk5CSkJOOkosI54sFkouTiJKGk4aQhY6ECJ9c44sFjouNio2JjImMiYuJCA5n+Cb3VBWL+x0Fi4aJh4iHh4eHioaLCPsCi4v3AUKLi/sB+wKLBYaLh4yIj4ePiY+LkAiL9x0Fi4uLi4uMi4uLjIuLCPc59xv3OPsbBYuKi4uLigjLnxV5dgWKiYmKiIoIiosFiYuJjImMCPtZ9zn7Wvs5BYmKiIqJi4mMiYyJjQh5oAWKjYqNi42MjoyNjY0I92H3PwWRkJKNlIuTi5KJkYYI0VCLwwWLjoyNjY2MjI6MjYsIwosFjouNio2KjImMiYuICIv7CMpXBY2JjImLiIuJi4mJiQgOZ7CLFd2Li905i4s5Be+LFeeLi90vi4s5BSfwFd2Li+Y5i4swBe+LFeeLi+Yvi4swBSf3ARXdi4veOYuLOAX3ZvtmFeaLi90wi4s5BfsC92YV54uL3i+LizgF93D7ZhXdi4vdOYuLOQX7AvAV5ouL5jCLizAFJveKFYveBYuNio2KjYmNiYyIiwh5iwWIi4mKiYmKiYqJi4kIizgFi4mMiYyJjYmNio6LCJ2LBY6LjYyNjYyNjI2LjQj3Z/uKFd2Li+Y5i4swBfsC9wEV5ouL3jCLizgF9wKLFd2Li945i4s4BZT3HRWL3gWLjYqNiY2JjYmMiYsIeIsFiYuJiomJiYmKiYuJCIs4BYuJjImNiY2JjYqNiwieiwWNi42MjY2NjYyNi40I9wGeFYv8AgWLgYiDhIODhIOHgYsI/CaLBYGLgo+EkoSTh5OLlQiL+AIFi5WPk5KSkpOUjpWLCK+Li6cFi5eQlpSUlJSVj5iLCJ2LBZiLlYeUgpSCkICLfwiLb/cCi4unBYuXj5aUlJSUlo+XiwieiwWXi5aHlIKUgo+Ai38Ii2+wiwWVi5OIk4OShI6Di4EIDrD3PfdvFW2KcX94dAhkiwV8i36PgJKAk4aWi5qLz5esoouNi4+JkoeSh5SHl4eWh5aJl4uXi5iNmI+KhIqFi4YIi3CTc5p0CPfG+0oVi3WEeX59fX54hHSLCPuOiwV0i3mSfZh9mYSdi6GLlouUjJWMlYyVjZaNlo6WjpSOlY+UkJSQlJGTkpGRkpSQlI4IlY+VjZeLjYuPiZGHkoeShpKGk4aVh5iHl4aYiZiLmIuYjZiQmI+Vj5KQk5CSkJGPCJKPj42Ni5aLlomUh5WIk4aShJKFkIORgpCCj4KOgY6CjYCNgI2AjYGLgYyBi4KLgAj7uPgBFYt3hHp8fX18eoR3i3eLeZJ9mn2ZhJyLn4ufkp2ZmZmZnZKfi5+LnISZfZp9knmLdwj3XfsBFYtsgHF2dnV2coBsi22LcZZ2oHWggaWLqouplaWhoKChpZWpi6qLpIGhdaB2lnGLbQj3OUoVi3yFgIGDgIR+h3uLCGWLBXeicpdsjJuikqOLpouQi5GKkpeHmImYi5aLlo2Xj5aPlY+Sj5KPj42Mi6OLl2qLRwhm90IVi3eEen19fHx6hHeLd4t5kn2afZmEnIufi5+SnZmZmZmdkp+Ln4uchJp9mX2SeYt3CA733Pjf98UV/GWLBXCLdKGLpwiLjgWLpqKiposI+GWLBaaLonSLcAiLiAWLb3R1cIsIi4sF/GTNFYOLhYSLhAiLiAWLg5GFk4sI+GWLBZOLkZGLkwiLjgWLkoWSg4sI/GWLBfeFLxX7hosFcIt0dItwCIuIBYtvonWmiwj3hosFpouioYunCIuOBYumdKJwiwj4CCQV+4aLBW+LdaGLpwiLjgWLpqGip4sI94aLBaaLonSLcAiLiAWLb3R1cIsIi4sF+4XNFYOLhYSLhAiLiAWLg5GFk4sI94aLBZKLkZGLkwiLjgWLkoWShIsI+4aLBXf7VxX79YsFcIt0oYunCIuOBYumoqKmiwj39YsFp4uhdItwCIuIBYtvdXVviwiLiwX79MwVg4uFhYuECIuHBYuEkYWTiwj39osFkouRkYuSCIuPBYuShZGEiwj79osFDvhi93QVi/cILuX7BYv7A4ssMov7CYv7Cesy9wKL9wSL6eWL9wgI+8PXFYd4iXeKdghQiwWNp5WkmaGYhZiGmYcIhC8VjHaNd494fod9hn+FfKGBpYmmCMaLBZsxFZB8kXyTfnqTe5Z9mZSOlI+VjgjzthWLusWLBYp5iXmHenuOeo15jAi2ZxWDdX1udoAIi80FmouZiZmJCGD3BxWLugWdi5yNnI6Oe415jHkIUYsFi9kVi9EFoH+abZN0fYl8iXyKCGzQFYtGBXyMfI1+jZKimqmglgiLJxWLXFGLBYydjZ2Pm5uInImdiwhY+xgViJyInYqdCMWLi1wFeYp6iXuICL5xFYtJBXaWfaiEoZiNmY2aiwj0gBWUiJSHlIh9fXyAeYOTmZKZkJoIk6kVj56On4ugCMaLBYhwgnF8dX6RfpB+jwiz9zsVmXWUcY5wCFGLBYqgiJ+HnpmPmJCYkQh2pBWDh4KIgYiHmoWZg5icg5qAmH4I+1CsFYR9hX2GfIGOgo6Dj5iYmpaclAgO91L35hWAeX5xfGmHlIeRiZGIkIeRhpKGkoaQho+Hj4WOg46EjoSMgosIS4sFiIuJjIqNiYyKjouNCIvCBYuOjI2NjYyMjYyOiwjLiwW7i7J2qWAI99b7eBWLiIqJiYkIMDAFiYmJioiLiYuJjImNiY2KjYuNCIvCBYWLg4uBi4GLg4uGi4aLhIuCi4KLhYyGi4aMhYyDjISNhY2GjYeNhY6FjoWOhY+GjwiGkIaQhZGGkIWShpKXnZelmq2Pg4+EjoaOhY6FkIWQhJCFkIeQiJGHkoiSiZOJk4sI1IuLwgWLjoyNjY2NjI2MjYuOi42KjYkI5jAFjYqMiIuJCIv3lBWLiIqJiYkIMDAFiYmJioiLiYuJjImNiY2KjYuNCIvCQosFgouDioOIhIiEh4aFhYWGhYeFh4WHhIaChX+Ee4J2hX+HgIeDh4KGgYSAhX+FgoWDCIWEhIODgoODgoWChoKGgYeAiH+If4l+iwhLiwWIi4mMio2JjIqOi40Ii8IFi46MjY2NjIyNjI6LCMuLBZSLlI2SjpKNkpCRkJCRkJGPkY+RkJKPlJGXk5uToJGYkJWPlI6TkZWRl5GWkZWRkgiRk5KTk5OUk5OSlJCUj5WPl4+WjpeMmIsI1IuLwgWLjoyNjY2NjI2MjYuOi42KjYkI5jAFjYqMiIuJCA6w+Iv4SxWXi5aGlIKUgpCBi34Ii/vvBYt+hoCCgoKCgId/iwj8XYsFfouAj4KUgpSHlouYCIv37wWLmI+VlJSUlJaQmIsI+F2LBfxdZhWIi4mKiYqJiYuJi4gIi0v4b4uLywWLjoqNiY2JjImMiYsI/F2LBfhd/AEVjYuNi42NjY2MjYuOCIv3Qfxvi4v7QQWLiIuJjYmNiY2LjosI+F2LBfxCrxWLsNSLi2ZCiwX3AosVi7D3AouLZvsCiwUOsPdv9yYV9wKLi6dni4v3FGqLYWShdAWTkpCQjY8IjIuLOWaLi28F9yfUFYt+iX6HfYd9hX6EgIN/goF/hH+Dfoh8i32Lfo5/k3+SgZWEl4SWhZiHmYeZiZiLmAiLmY2Yj5mPmZGXkpeSl5WVl5KXk5iOmYuai5iIl4OXhJSBk3+Sf5F/j32PfY1+i30I9yZCFYv3JwV3i3qSfJl9mYSdi58I+92LBYt3hHl8fX19eoR3iwiL+ycFn4uchJl9mn2SeYt3CPfdiwWLn5KdmZmamZySn4sIsPeCFYv73QWLhomHh4eIh4aKhosI/JSLBYaLh4yHj4iPiY+LkAiL990Fi5CNj46Pj46PjZCLCPiUiwWQi5CJjoiPh42Hi4YIDvtv96v3HRWLboJyeHZ4dnJ+bYYIi1kFi4iKiYqJiYmJioiLCGSLBYmLiYyJjYmNio2LjgiLvQV/jH+Of49/kIGPhI+Dj4SQhZCEkIeOiI6JjYmNioyIj4uPjo4IqLIFjY2NjI6LjoyNio2JCIuKBaF4ooCkhpKJkoqSi5qLmY+XlJaTkZaLmouRipCIkIiPiI+Hj4iOhY6Ej4OPhY6GjQiGjoOOgY+DjoaNho2HjYWNhI6Dj4WOh42GjoaOhY+EkIaPh4+IjoaQh5GHkIeRiZAIiJGJkYqSiZKKk4uSi6aVop2fnp6jmKmRCIu+BYuOjI2NjY2NjYuNiwiyiwWOi42LjYmMiYyJi4gIi1kFloqWiZWHlYiTiJKIkYiRh5GHkIePiI2KjYmMioyKjoeMiImHCHNhBYqIiYqIi4iKiYyIjYuLiYyJjYmNh42Gj4aOhY6FjoWOhI2DjYONgo2Di3mLfYZ/gwiAg4WBi36LhoyGjIeNh46Hj4ePh4+IjomPiJCIkoiSh5GJj4mQiZGJlIeWh5KIkYkIkImSiJSGlIeTh5CHkIeRh5KFkYWQhY+FjoSOhI6DjYKMgouCCA4cBMz4Xve5FS+LBYvTWrlEi/sAi2wqiyyLL7c/8YvGi7u2jcoI7IsFifsa+wVhLIv7PIs69ov3H4v3Jtb29y2LxIu7e6tbCIyJi8Pni4v7RQWt+4AVu4uL9/lbi4vN9yWLi/w7u4uLSftVi4vNBfe12RWLVatpwYusi6SZlK8I5osFezlIaT2L+wyLS9OL9waL9tTR9wGL3YvOW5k3kHCLcYtzCPuNiwX3LMkVi7xyq1iLWotwaItdCPcsiwX3BvsgFbuLi/dnW4uLzfcfi4tIjIsFoLetrL2LmYuaiZiJCIs7BX2OfIt8i0uLbVyHUAiLJ8aLi0n7YIuLzQX3rYsVuouL9/lci4vN9ySLi/u48NmLjV2Li833VouLSWaLOU3t+ymzi4tJ+06Li82zi0/qTVqLXbSLBYtJ+02Li80FDhwTy/gG95sVrYuL95Zpi4u684uL+yGMiwWbqaeYrYvFi6pti08Ii/sJrYuLW/sdi4u7q4uL9AWLtnSUe4tii3pii3cIiyuri4tb+xyLi7sF+ObXFYs4VFs9iz6LVLuL3ovdwrzYi9mLwlqLOQj7GToVuYuZtYuyi7J8tV6LX4t8YYtki2SaYbeLCPfd9zEVSYuL+wwFi3mLeKCLn4uMpIuWCLWLBY1Td21Pi1yLbqyLsQiL9xxji4u7s4uLu9Gki0LNi4tbBfcKKxWLZKJysouji52VkqYIzYsFf09bc1KLNItdvovei9nAvdmLx4u7aZZOjneLeIt6CPtIiwX3ArgVi655omaLaIt3cotqCPcCiwX3ASYVrouL95Zoi4u69IuL+8Wti4tb+x+Li7sF99KLFa6Li/csaIuLu+6Li2GMiwWcq6qcr4uxi6WAnWicqqiarYvCi7B0jVIIi/sTrYuLW/sdi4u7q4uL9gWLpoGia4tli3psi2oIiy6ri4tb+xqLi7uri4v2BYukfKRvi2SLfGiLawiLMauLi1v7HYuLuwX5OH8ViosFdWp1gWWLXYtjpYvAi9zcjsmLCKSLi54Fi6h1lHGLcIt6f4luCEmLBY/SxZfFi9uLpWqLQAiLKKuLi1sqi4uvBWjYFWeLa4WLaot0m4Chi7SLo6qKtQhpiwX3OEoVrouL9yxoi4u77ouLYYyLBZyrqpyvi8yLomiLTQiL+wKui4tb+x2Li7uri4v2BYukfKRvi2SLfGiLawiLMauLi1v7HYuLuwX4m38ViosFdWp0gWaLXYtjpYvAi9zcjsmLCKSLi54Fi6h1lHGLcIt6f4luCEiLBZDSxZfFi9uLpWqLQAiLKKuLi1sqi4uvBWjYFWeLa4WLaot0m4Cgi7WLo6qKtQhpiwX4VeIVaIuL+0UFi0xsUieLQotkoojGCNeLBYx8kYKUhpOGloqXi6qLoamLqwiLpwV0cXqBYItIi2TEi8qL1KzE24uzi6N4nHIIjIuLse6Li1sF+zX7JhW2i5yui7OLsXywX4tei3tli2OLZZ9ps4sI96G9FYtkonKyi6SLnJWSpgjNiwV/T1tzUos0i12+i96L2cC92YvHi7tplk6Od4t4i3oI+0iLBfcCuBWLrnmiZotoi3dyi2oI9wKLBfMmFa2Li/csaYuLu+2Li2GMiwWcq6ucr4uxi6WAnWicqqearovCi7B0jFIIi/sTrouLW/sdi4u7q4uL9gWLpoCibItki3tsi2oIiy6ri4tb+xqLi7uri4v2BYukfKRui2WLfGiLawiLMauLi1v7HYuLuwX42cMVi2ShcrKLpIuclZKmCM2LBYBPWnNSizWLXb6L3ovZv73ai8eLu2mVTo53i3iLegj7R4sF9wG4FYuueaJni2eLeHKLagj3AYsF9wcmFa2Li/csaYuLu+2Li2GMiwWcq6ucr4vMi6Joi00Ii/sCrYuLW/sci4u7q4uL9gWLpHykbotli3xoi2sIizGqi4tb+xyLi7sF+JP3LBVJi4v7DAWLeYt4oIufi4yki5YItYsFjVN3bU+LXIturIuxCIv3HGOLi7uzi4u70aSLQs2Li1sFDvlR99H38hVMiwWKvmmqWotBi3VIi0mLTKpW0Yu0i6ypjbYIzosFiS89bkqL+wmLU9WL64vwv9X1i7KLrICiaQiMiouyyouL+w8Fo/s3FayLi/eLaouLue+Li/u5rIuLXvsZi4u4BfdcwRWLZqBzsYuii5yVkaQIy4sFgFJcdFWLOItfvIvai9a9u9aLxIu6apVRjniLeYt6CPtAiwXzthWLrXqhaItpi3lzi2sI84sF2yoVrIuL9yZqi4u56ouLXY2LBZmpoqKui5WLlYqUiQiLVAWCjYCLgYtei3dqiGIIi0a0i4te+yGLi7gF91aLFayLi/eLaouLue+Li/te0cGLjGuLi7n3GouLXXKLUmHOI6eLi177FIuLuKaLYc1haYtrp4sFi177FIuLuAX+EftLFZSLi8qCi4uXpYuLaIuLBY+Sko6Ti5qLkoSLfAiLb5OLi39qi4uXk4uLpAWLloWNh4uBi4eBi4YIi3STi4t/aYuLlwX3Jp0Vi3d+f3eLeIt+l4ufi5+Yl56Ln4uYf4t3CGp3FZeLjpaLlIuViJV/i4CLiIGLgYuCjoCWiwjcshV7i4tuBYuGi4aQi5CLi5KLjQiViwWMfYaEfIuAi4STi5QIi62Bi4uXlYuLlpyRi3qbi4t/BahzFYuCkYWUi5GLj42NkgibiwWIfH+Ffot1i4CYi5+LnpiXnouai5eDjXyMhouHi4YIX4sFppYVi5SGkYKLg4uGhIuDCKaLBaZzFZOLi8qDi4uXpIuLQJSLi39pi4uXBdmLFZOLi7CDi4uXo4uLgIuLBY+Tk4+Ui5SLkYmQgo+Tko6Ti5mLlIaLfQiLbJSLi39pi4uXk4uLpQWLkYiRhIuBi4eEi4IIi3WTi4t/aouLl5OLi6UFi5GHkYSLgouHgouECIt1k4uLf2qLi5cF9zmIFYuLBYaDhYiCi4CLgZKLmIuen4yaiwiRi4uQBYuSho2Ei4WLhoiLhAh7iwWMnZmNmYufi5GDi3kIi3OTi4t/c4uLlAWDnhWCi4OJi4OLhY+JkIuVi5GSi5YIg4sFs3sVk4uLsIOLi5eji4uAi4sFj5OTj5SLm4uRg4t8CItwk4uLf2mLi5eTi4ulBYuRiJGEi4GLiIKLhAiLdZKLi39qi4uXBfcTiBWLiwWFg4aIgot/i4GSi5iLnp+Mm4sIkYuLkAWLkoWNhYuEi4eIi4QIeosFjJ2ajZmLn4uRg4t5CItzk4uLf3OLi5QFgp4Vg4uDiYuDi4WPiZCLlYuRkouWCIKLBfcCoBWDi4tfBYt8g31zi3mLgZGLmQidiwWMh4yJjYqNio6LjouSi5GSi5MIi5IFhYSHiYCLe4uBmYuai52UmZ6LlYuRh4+ECIuLi5Wji4t/BWRnFZaLj5SLlYuUh5SAi4CLh4GLgouCkIKViwjNlxWLgpGFlIuRi4+NjZIIm4sFiHyAhX2LdYuAmIufi56Yl56LmouXg418jIaLh4uGCF+LBaaWFYuUhpGCi4OLhoSLgwimiwWkcxWUi4uwgouLl6SLi4CLiwWPk5OPk4uVi5GJkIKPk5KOk4uZi5SGi30Ii2yTi4t/aouLl5OLi6UFi5GIkYOLgouHhIuCCIt1k4uLf2qLi5eTi4ulBYuRh5GEi4KLh4KLhAiLdZOLi39pi4uXBfcjmBWLgpCFlYuRi4+NjZIIm4sFiHx/hX2LdouAmIufi56Yl56LmouWg458jIaLh4uGCF+LBaaWFYuUhpGCi4KLh4SLgwimiwWncxWTi4uwg4uLl6OLi4CLiwWPk5OPlIubi5CDi3wIi3CUi4t/aYuLl5OLi6UFi5GHkYSLgouHgouECIt1k4uLf2qLi5cF9xGwFXuLi24Fi4aLhpCLkIuLkouNCJWLBYx9hoR8i4CLg5OLlAiLrYKLi5eUi4uWnZGLepuLi38FDvsB+Cb3nRWLVAWLhImEhYaGhoSIhIsI+wuLi/sLBYuDiIWGhoaFhImEiwhUiwWDi4WNhZGGkIiRi5MIi/cL+wuLBYSLhI6GkIaQiJKLkgiLwgWLk46RkJGQkJKOkosI9wuLi/cKBYuTjpKQkJGQkY6TiwjCiwWSi5KIkIaQho6Ei4MIi/sK9wuLBZKLkoiQhpGFjYWLgwgO+wH4JvedFYtUBYuEiYSFhoaGhIiEiwj78IsFhIuEjoaQhpCIkouSCIvCBYuTjpGQkZCQko6Siwj38IsFkouSiJCGkYWNhYuDCA5C7/e9FYv7ryyLi/ev6osFkeIVi32GgIGBgYJ/hnuLCIqLBXuLf5CBlIKVhpaLmYuZkJeVlJWVl4+bi5uLmIeUgZWCkH+LfQj34ftkFYv7Ni2Li/crBYufh5uDloSWf5F6i3+LgYiDhIOFhYOHgYmFioOLggiL+zItiwWL14vIi7uLuouni5QIi5npi4tiiosFj5GPkI+Qj4+QkJKRkpCTj5WOlY6WjJeLq4ulgZ91n3WVbIthCA5C+Ev4ORWL/CcFi4aJh4eHiIiHiYaLCPwniwWGi4eNh46Ij4mPi5AIi/gnBYuQjY+Ojo+Pj42Qiwj4J4sFkIuPiY6Hj4iNh4uGCA5C+Ev3+RWL+6cFi3WDd3t7e3t3g3WLCPuniwV1i3eTe5t7m4Ofi6EIi/enBYuhk5+bm5ubn5Ohiwj3p4sFoYufg5t7m3uTd4t1CA5C+Ev3bxWLZIFmd2l4anBwandpeGaBY4tki2aVaZ5qn3Cmd6x4rYGwi7KLs5Wwnq2frKamrJ4IrZ+wlbKLs4uwga13rHimcJ5qn2mVZotjCA5n90v3FBWLg4qEiIOJg4eDhYWFhISIg4uDi4SOhpKFkYeTiJOJk4qSi5OLk4ySjZOOk4+TkZEIkJKSjpOLk4uSiJGEkYWPg42DjoOMhIuDCPdLixWLg4qEiIOJg4eDhYWFhISIg4uDi4SOhZKGkYeTiJOJk4qSi5OLk4ySjZOOk4+TkJEIkZKSjpOLk4uSiJGEkYWPg42DjoOMhIuDCLiLFYuihZ5+m36beZN0i4OLeYluh32JfIp7i3qLfIx+jW6PeI2Di3WLeYN+e357hHiLdAiLeo59kX6Rf5OBlISVhJaFmYeZhpiImIqYipmKm4sIu4sFmouajJeMmIyYjpmQmY+XkZSSlJKTlZGXkZiOmYucCMu9FYtkhmt/dIR8gX5+gX6AfoN9hX2Feod5iHmHeol9in2Ke4t5i3yLfot/jH+LfI18jAh7jXyOfo9+j36QfpF+kX+SgZWBlIOWhZh/ooWri7KLuJixpamGm4ibi5yLoZCglZ4In4udiJuDm4OdgJ97p5Goj6qLp4umiKSFn5qdl5uSmpOdjqCLlHiQdot1i3qJe4Z8CKRtmGWLXQgOZ/eOxBWLj4uPio6Kj4qPio6KjoqOiI+JjomOiY2KjoiNiI+HjomNiY2JjYiNh46Gj4iNiowIiYyIjYaOh4+IjYqLh4yHi4SLgYuBioGKgYqBiICIgYeBh4OGg4WFhIaChYKJgYuACIt+jn+SgZKBlIOWhZaFloeXiJeIl4qXi5eLlYyVjZaOlI6UkJSQkpKQlJGUjZaLlwhp94oVi5eJl4iYiJeHmIWXhZeDlYGTgZJ/j3+LeYt9hYJ+gX2GfIt4i4KMgo2BjYGPgY+BCJCCkIKRg5KDkoSUhpOGlYmUi56LmJGUlpOXj5qLnghm9xwV9xCLZXRkiwWZg5V/k3uSfI97i3qLfYl+hoCHgIaDhISFhIWFhIaFhYaFhoWHhYmFi4SLhoyGj4YIjoePhpCHkIaQh5KGkYaRhpGFkYWRhZCEkISPg46CjoGNgYuAi219cHF0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) format('woff');
	*/
  font-weight: normal;
  font-style: normal;
}
.page-template-page-formulario #header,
.page-template-page-formulario #footer-registro .container {
  display: none;
  visibility: hidden;
}
.page-template-page-formulario .wrapper {
  margin-top: 20px;
}
.page-template-page-formulario #footer {
  padding-top: 0;
}
#header-form {
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #D4D1D8;
  margin-bottom: 60px;
}
@media only screen and (max-width: 992px) {
  #header-form {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  #header-form {
    margin-bottom: 20px;
  }
}
#header-form .logo-form {
  display: inline;
  text-align: center;
}
#header-form .btn-back {
  float: left;
}
#header-form .btn-success {
  float: right;
}
.required {
  color: #E84F1D;
  display: none;
}
.main-form {
  margin-bottom: 40px;
}
.main-form .title-form {
  font-weight: bold;
  font-size: 46px;
  color: #2A173D;
  line-height: 52px;
  margin: 0 0 .8em;
}
@media only screen and (max-width: 768px) {
  .main-form .title-form {
    font-size: 27px;
    margin: 0 0 .5em;
    line-height: 130%;
  }
}
.main-form p {
  font-size: 17px;
}
.main-form .form-content {
  margin: 40px 0 0;
}
.main-form form {
  font-size: 17px;
}
.main-form .form-group {
  margin-bottom: 30px;
}
.main-form .form-feedback {
  font-size: 36px;
  line-height: 42px;
}
.form-control:required,
.main-contact .main-content .wpcf7-form-control:required,
.form-control.wpcf7-validates-as-required,
.main-contact .main-content .wpcf7-form-control.wpcf7-validates-as-required {
  position: relative;
  z-index: 1;
  background: url(../assets/img/auxi/bg-input-required.png) no-repeat 2px;
}
@media only screen and (max-width: 768px) {
  .form-control#phone_country_code,
  .main-contact .main-content .wpcf7-form-control#phone_country_code,
  .form-control#phone_area_code,
  .main-contact .main-content .wpcf7-form-control#phone_area_code {
    margin-bottom: 20px;
  }
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.wpcf7-form-control.wpcf7-text {
  border: 1px solid #A199AB;
  border-radius: 3px;
  font-weight: normal;
  font-size: 14px;
  color: #666;
  line-height: 17px;
  height: 46px;
  padding: 10px 16px;
  width: 100%;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpcf7-form-control.wpcf7-textarea {
  border: 1px solid #A199AB;
  border-radius: 3px;
  font-weight: normal;
  font-size: 14px;
  color: #A199AB;
  line-height: 17px;
  padding: 10px 16px;
  width: 100%;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpcf7-form-control.wpcf7-checkbox label {
  font-weight: normal;
  margin-bottom: 0;
  display: block;
}
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
  display: block;
}
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item.last {
  margin-bottom: 20px;
}
.wpcf7-form-control.wpcf7-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #17B81E;
  border-color: #14a11a;
  border-color: transparent;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  font-size: 17px;
}
.wpcf7-form-control.wpcf7-submit:focus,
.wpcf7-form-control.wpcf7-submit:active:focus,
.wpcf7-form-control.wpcf7-submit.active:focus,
.wpcf7-form-control.wpcf7-submit.focus,
.wpcf7-form-control.wpcf7-submit:active.focus,
.wpcf7-form-control.wpcf7-submit.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wpcf7-form-control.wpcf7-submit:hover,
.wpcf7-form-control.wpcf7-submit:focus,
.wpcf7-form-control.wpcf7-submit.focus {
  color: #333;
  text-decoration: none;
}
.wpcf7-form-control.wpcf7-submit:active,
.wpcf7-form-control.wpcf7-submit.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);
}
.wpcf7-form-control.wpcf7-submit.disabled,
.wpcf7-form-control.wpcf7-submit[disabled],
fieldset[disabled] .wpcf7-form-control.wpcf7-submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.wpcf7-form-control.wpcf7-submit.disabled,
fieldset[disabled] a.wpcf7-form-control.wpcf7-submit {
  pointer-events: none;
}
.wpcf7-form-control.wpcf7-submit.btn-with-icon {
  padding-left: 40px;
  position: relative;
}
.wpcf7-form-control.wpcf7-submit .ico-new {
  position: absolute;
  left: 14px;
}
.wpcf7-form-control.wpcf7-submit:focus,
.wpcf7-form-control.wpcf7-submit.focus {
  color: #fff;
  background-color: #118b17;
  border-color: #063008;
}
.wpcf7-form-control.wpcf7-submit:hover {
  color: #fff;
  background-color: #118b17;
  border-color: #0d6b11;
}
.wpcf7-form-control.wpcf7-submit:active,
.wpcf7-form-control.wpcf7-submit.active,
.open > .dropdown-toggle.wpcf7-form-control.wpcf7-submit {
  color: #fff;
  background-color: #118b17;
  border-color: #0d6b11;
}
.wpcf7-form-control.wpcf7-submit:active:hover,
.wpcf7-form-control.wpcf7-submit.active:hover,
.open > .dropdown-toggle.wpcf7-form-control.wpcf7-submit:hover,
.wpcf7-form-control.wpcf7-submit:active:focus,
.wpcf7-form-control.wpcf7-submit.active:focus,
.open > .dropdown-toggle.wpcf7-form-control.wpcf7-submit:focus,
.wpcf7-form-control.wpcf7-submit:active.focus,
.wpcf7-form-control.wpcf7-submit.active.focus,
.open > .dropdown-toggle.wpcf7-form-control.wpcf7-submit.focus {
  color: #fff;
  background-color: #0d6b11;
  border-color: #063008;
}
.wpcf7-form-control.wpcf7-submit:active,
.wpcf7-form-control.wpcf7-submit.active,
.open > .dropdown-toggle.wpcf7-form-control.wpcf7-submit {
  background-image: none;
}
.wpcf7-form-control.wpcf7-submit.disabled,
.wpcf7-form-control.wpcf7-submit[disabled],
fieldset[disabled] .wpcf7-form-control.wpcf7-submit,
.wpcf7-form-control.wpcf7-submit.disabled:hover,
.wpcf7-form-control.wpcf7-submit[disabled]:hover,
fieldset[disabled] .wpcf7-form-control.wpcf7-submit:hover,
.wpcf7-form-control.wpcf7-submit.disabled:focus,
.wpcf7-form-control.wpcf7-submit[disabled]:focus,
fieldset[disabled] .wpcf7-form-control.wpcf7-submit:focus,
.wpcf7-form-control.wpcf7-submit.disabled.focus,
.wpcf7-form-control.wpcf7-submit[disabled].focus,
fieldset[disabled] .wpcf7-form-control.wpcf7-submit.focus,
.wpcf7-form-control.wpcf7-submit.disabled:active,
.wpcf7-form-control.wpcf7-submit[disabled]:active,
fieldset[disabled] .wpcf7-form-control.wpcf7-submit:active,
.wpcf7-form-control.wpcf7-submit.disabled.active,
.wpcf7-form-control.wpcf7-submit[disabled].active,
fieldset[disabled] .wpcf7-form-control.wpcf7-submit.active {
  background-color: #17B81E;
  border-color: #14a11a;
}
.wpcf7-form-control.wpcf7-submit .badge {
  color: #17B81E;
  background-color: #fff;
}
.page-template-page-ebook #header,
.page-template-page-ebook #footer {
  display: none;
  visibility: hidden;
}
.page-template-page-ebook .wrapper {
  margin-top: 20px;
}
.page-template-page-ebook #footer {
  padding-top: 0;
}
.page-template-page-ebook body {
  color: #695C77;
}
.top-ebook {
  padding: 60px 0 90px;
}
.top-ebook h1 {
  font-weight: bold;
  font-size: 48px;
  margin-bottom: 20px;
}
.top-ebook .description {
  font-size: 24px;
  margin-bottom: 30px;
  line-height: 1.3;
  color: #695C77;
}
.top-ebook .btn-large {
  font-size: 18px;
  padding: 15px 20px;
}
.top-ebook img {
  width: 100%;
  max-width: 330px;
  height: auto;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.content-ebook {
  padding: 80px 0;
  border-top: 1px solid #D4D1D8;
  border-bottom: 1px solid #D4D1D8;
  margin-bottom: 40px;
}
.index-ebook,
.description-ebook {
  padding: 10px 25px 30px;
}
@media only screen and (min-width: 1281px) {
  .index-ebook,
  .description-ebook {
    padding: 5px 35px 20px;
  }
}
.description-ebook {
  padding-left: 0;
}
.index-ebook {
  background-color: #F4F4FA;
  border: 1px solid #d1d1ea;
}
.index-ebook ul {
  padding-left: 25px;
}
.content-ebook h3,
.index-ebook h3,
.form-ebook-content h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
.content-ebook p,
.index-ebook p,
.form-ebook-content p,
.content-ebook li,
.index-ebook li,
.form-ebook-content li {
  font-size: 17px;
  color: #695C77;
  line-height: 160%;
}
.content-ebook li,
.index-ebook li,
.form-ebook-content li {
  margin-bottom: 10px;
}
.content-ebook ul,
.index-ebook ul,
.form-ebook-content ul {
  list-style: disc;
  color: red;
}
.content-ebook hr,
.index-ebook hr,
.form-ebook-content hr {
  margin-bottom: 60px;
  border-top: 1px solid #D4D1D8;
}
.footer-ebook {
  border-top: 1px solid #D4D1D8;
  padding: 40px 0;
}
/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 10px 0 10px 3%;
}
#mc_embed_signup h2 {
  font-weight: bold;
  padding: 0;
  margin: 15px 0;
  font-size: 1.4em;
}
#mc_embed_signup input {
  border: 1px solid #ABB0B2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#mc_embed_signup input[type=checkbox] {
  -webkit-appearance: checkbox;
}
#mc_embed_signup input[type=radio] {
  -webkit-appearance: radio;
}
#mc_embed_signup input:focus {
  border-color: #333;
}
#mc_embed_signup .button,
.btn.btn-naranjo.btn-large {
  clear: both;
  border: 0 none;
  border-radius: 4px;
  transition: all 0.23s ease-in-out 0s;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  padding: 15px 20px;
  font-weight: normal;
  margin: 0 5px 10px 0;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
  font-weight: bold;
  background-color: #E84F1D;
}
#mc_embed_signup .button:hover,
.btn.btn-naranjo.btn-large:hover {
  background-color: #D45327;
}
#mc_embed_signup .small-meta {
  font-size: 11px;
}
#mc_embed_signup .nowrap {
  white-space: nowrap;
}
#mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  width: 96%;
  padding-bottom: 3%;
  min-height: 50px;
}
#mc_embed_signup .size1of2 {
  clear: none;
  float: left;
  display: inline-block;
  width: 46%;
  margin-right: 4%;
}
* html #mc_embed_signup .size1of2 {
  margin-right: 2%;
  /* Fix for IE6 double margins. */
}
#mc_embed_signup .mc-field-group label {
  display: block;
  margin-bottom: 3px;
  color: #695C77;
}
#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%;
}
#mc_embed_signup .mc-field-group select {
  display: inline-block;
  width: 99%;
  padding: 5px 0;
  margin-bottom: 2px;
}
#mc_embed_signup .datefield,
#mc_embed_signup .phonefield-us {
  padding: 5px 0;
}
#mc_embed_signup .datefield input,
#mc_embed_signup .phonefield-us input {
  display: inline;
  width: 60px;
  margin: 0 2px;
  letter-spacing: 1px;
  text-align: center;
  padding: 5px 0 2px 0;
}
#mc_embed_signup .phonefield-us .phonearea input,
#mc_embed_signup .phonefield-us .phonedetail1 input {
  width: 40px;
}
#mc_embed_signup .datefield .monthfield input,
#mc_embed_signup .datefield .dayfield input {
  width: 30px;
}
#mc_embed_signup .datefield label,
#mc_embed_signup .phonefield-us label {
  display: none;
}
#mc_embed_signup .indicates-required {
  text-align: right;
  font-size: 11px;
  margin-right: 4%;
}
#mc_embed_signup .asterisk {
  color: #e85c41;
  font-size: 150%;
  font-weight: normal;
  position: relative;
  top: 5px;
}
#mc_embed_signup .clear {
  clear: both;
}
#mc_embed_signup .mc-field-group.input-group ul {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
#mc_embed_signup .mc-field-group.input-group ul li {
  display: block;
  padding: 3px 0;
  margin: 0;
}
#mc_embed_signup .mc-field-group.input-group label {
  display: inline;
}
#mc_embed_signup .mc-field-group.input-group input {
  display: inline;
  width: auto;
  border: none;
}
#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em .5em 0em .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}
#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%;
}
#mc_embed_signup #mce-error-response {
  display: none;
}
#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none;
}
#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0;
}
#mc_embed_signup #num-subscribers {
  font-size: 1.1em;
}
#mc_embed_signup #num-subscribers span {
  padding: .5em;
  border: 1px solid #ccc;
  margin-right: .5em;
  font-weight: bold;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  display: inline-block;
  margin: 2px 0 1em 0;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  z-index: 1;
  color: #e85c41;
}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
  border: 2px solid #e85c41;
}
#mc-embedded-subscribe-form br {
  display: none;
}
#mc-embedded-subscribe {
  display: inline-block !important;
}
