@charset "UTF-8";
@font-face {
  font-family: 'Open Sans';
  src: url("/css/fonts/custom/OpenSans-Regular.eot");
  /* IE9 Compat Modes */
  src: url("/css/fonts/custom/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("/css/fonts/custom/OpenSans-Regular.woff") format("woff"), url("/css/fonts/custom/OpenSans-Regular.ttf") format("truetype"), url("/css/fonts/custom/OpenSans-Regular.svg#dc56f0938c09c27a4156bb0f8f5176a2") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: "Lexend";
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
  src: url("/css/fonts/custom/lexend-medium/Lexend-Medium.woff2") format("woff2"), url("/css/fonts/custom/lexend-medium/Lexend-Medium.woff") format("woff"); }
@font-face {
  font-family: "LexendSemiBold";
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  src: url("/css/fonts/custom/lexend-semibold/Lexend-SemiBold.woff2") format("woff2"), url("/css/fonts/custom/lexend-semibold/Lexend-SemiBold.woff") format("woff"); }
@font-face {
  font-family: 'Montserrat';
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
  src: url("/css/fonts/custom/montserrat/montserrat-v14-latin-regular.eot");
  src: url("/css/fonts/custom/montserrat/montserrat-v14-latin-regular.eot?#iefix") format("embedded-opentype"), url("/css/fonts/custom/montserrat/montserrat-v14-latin-regular.woff2") format("woff2"), url("/css/fonts/custom/montserrat/montserrat-v14-latin-regular.woff") format("woff"), url("/css/fonts/custom/montserrat/montserrat-v14-latin-regular.ttf") format("truetype"), url("/css/fonts/custom/montserrat/montserrat-v14-latin-regular.svg#Montserrat") format("svg"); }
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: 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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

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

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

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

  a[href^="javascript:"]:after,
  a[href^="#"]: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,
  .titulo-feedback-landing h2,
  h3,
  .titulo-feedback-landing h1 {
    orphans: 3;
    widows: 3; }

  h2, .titulo-feedback-landing h2,
  h3,
  .titulo-feedback-landing h1 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

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

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

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

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/css/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/css/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/css/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/css/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/css/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

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

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

* {
  -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: transparent; }

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

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

a {
  color: #4a83fb;
  text-decoration: none; }
  a:hover, a:focus {
    color: #4a83fb;
    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, .box-anunciante-pull-feedback .logo-inmo {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -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;
  width: 100% \9;
  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; }

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

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

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

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

h2, .titulo-feedback-landing h2, .h2 {
  font-size: 17px; }

h3, .titulo-feedback-landing h1, .h3 {
  font-size: 16px; }

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

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

cite {
  font-style: normal; }

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

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

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

.text-center, .redirection {
  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: #4a83fb; }

a.text-primary:hover {
  color: #1861fa; }

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #4a83fb; }

a.bg-primary:hover {
  background-color: #1861fa; }

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  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.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

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

blockquote:before,
blockquote:after {
  content: ""; }

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

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: 0px; }

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

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

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

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

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

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .redirection, .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, .redirection {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

th {
  text-align: left; }

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

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

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

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

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

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

input[type="search"] {
  -webkit-box-sizing: border-box;
  -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.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e6e6e6;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #04b3de;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(4, 179, 222, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(4, 179, 222, 0.6); }
  .form-control::-moz-placeholder {
    color: #a9a9a9;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #a9a9a9; }
  .form-control::-webkit-input-placeholder {
    color: #a9a9a9; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0; }
  input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-sm,
  .form-horizontal .form-group-sm input[type="time"].form-control,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-sm,
  .form-horizontal .form-group-sm input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-sm,
  .form-horizontal .form-group-sm input[type="month"].form-control,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 26px; }
  input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-lg,
  .form-horizontal .form-group-lg input[type="time"].form-control,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-lg,
  .form-horizontal .form-group-lg input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-lg,
  .form-horizontal .form-group-lg input[type="month"].form-control,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 46px; }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    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 {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  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 {
  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 {
  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.sr-only ~ .form-control-feedback {
  top: 0; }

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

@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 .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 4px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .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 {
    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;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default: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: #4a83fb;
  border-color: #4a83fb; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1861fa;
    border-color: #0e5afa; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #4a83fb;
    border-color: #4a83fb; }
  .btn-primary .badge {
    color: #4a83fb;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #97d16e;
  border-color: #97d16e; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #7bc547;
    border-color: #76c240; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #97d16e;
    border-color: #97d16e; }
  .btn-success .badge {
    color: #97d16e;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #eef1fa;
  border-color: #eef1fa; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #c7d1ee;
    border-color: #bfcaec; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #eef1fa;
    border-color: #eef1fa; }
  .btn-info .badge {
    color: #eef1fa;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #ffffd5;
  border-color: #ffffd5; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffffa2;
    border-color: #ffff98; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #ffffd5;
    border-color: #ffffd5; }
  .btn-warning .badge {
    color: #ffffd5;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #e5005a;
  border-color: #e5005a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b20046;
    border-color: #a80042; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #e5005a;
    border-color: #e5005a; }
  .btn-danger .badge {
    color: #e5005a;
    background-color: #fff; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b20046;
    border-color: #b20046; }

.btn-link {
  color: #4a83fb;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .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: #4a83fb;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

.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;
  transform: translate3d(0, 0, 0); }
  .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: height 400ms ease-out;
  -o-transition: height 400ms ease-out;
  transition: height 400ms ease-out; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border: 1px solid #e6e6e6;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: rgba(230, 230, 230, 0.6); }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #4a83fb;
    white-space: nowrap; }

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

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus,
    .btn-group-vertical > .btn:focus {
      outline: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

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

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

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

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

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

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

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

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 20px; }
      .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: #4a83fb; }
  .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.42857;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0px; }
  .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: #4a83fb; }

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

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

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

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

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

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

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

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

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

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

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

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

.label-primary {
  background-color: #4a83fb; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #1861fa; }

.label-success {
  background-color: #97d16e; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #7bc547; }

.label-info {
  background-color: #eef1fa; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #c7d1ee; }

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

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

.alert {
  padding: 8px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px; }
  .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: 28px; }
  .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; }

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

.media,
.media .media {
  margin-top: 15px; }

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

.media-object {
  display: block; }

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

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

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

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

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

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #4a83fb;
  border-color: #4a83fb; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: white; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

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

.panel > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }

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

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

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

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

.panel-primary {
  border-color: #4a83fb; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #4a83fb;
    border-color: #4a83fb; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #4a83fb; }
    .panel-primary > .panel-heading .badge {
      color: #4a83fb;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #4a83fb; }

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0; }
  @media (min-width: 768px) {
    .modal-dialog {
      margin: 10px; } }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0; }
  @media (min-width: 768px) {
    .modal-content {
      border: 1px solid #999;
      border: 1px solid rgba(206, 208, 211, 0.5);
      border-radius: 0px;
      -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.27);
      box-shadow: 0 0 16px rgba(0, 0, 0, 0.27); } }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10040;
  background-color: #f2f3f2; }
  @media (min-width: 768px) {
    .modal-backdrop {
      background-color: #fff; }
      .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0); }
      .modal-backdrop.in {
        opacity: 0.9;
        filter: alpha(opacity=90); } }

.modal-header {
  padding: 16px 28.8px;
  min-height: 17.42857px;
  background-color: #f2f3f2; }

.modal-header .close {
  margin-right: -3px;
  font-size: 38px;
  line-height: .6;
  color: #4a83fb;
  opacity: .8; }
  .modal-header .close:hover {
    opacity: 1; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }
  .modal-title > .icon {
    margin-right: 10px; }

.modal-body {
  position: relative;
  padding: 16px; }
  @media (min-width: 768px) {
    .modal-body {
      padding: 28.8px; } }

.modal-footer {
  padding: 16px;
  text-align: right;
  border-top: 1px solid transparent; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 10% auto 30px; }

  .modal-sm {
    width: 370px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.alert.alert-success {
  padding-left: 62px;
  position: relative; }
  .alert.alert-success:before {
    content: "\e603";
    margin-right: 6px;
    font-size: 280%;
    color: #3c763d;
    position: absolute;
    top: 7px;
    left: 12px; }
.alert.alert-danger {
  padding-left: 62px;
  position: relative; }
  .alert.alert-danger:before {
    content: "\e628";
    margin-right: 6px;
    font-size: 280%;
    color: #a94442;
    position: absolute;
    top: 7px;
    left: 24px; }

.help-block {
  font-size: 13px; }

.modal-body .thumbnail-listed {
  margin-bottom: 0; }
.modal-body hr {
  margin-top: 18px;
  margin-bottom: 20px; }
.modal-body .btn-danger + .btn-default {
  margin-left: 10px; }
  @media (max-width: 767px) {
    .modal-body .btn-danger + .btn-default.btn-block-on-xs {
      margin-left: 0;
      margin-top: 15px; } }

@media (max-width: 767px) {
  .agent-row > div {
    margin-left: 15px;
    margin-right: 15px;
    background-color: #fff; }
    .agent-row > div:before, .agent-row > div:after {
      content: " ";
      display: table; }
    .agent-row > div:after {
      clear: both; }
  .agent-row > div > .col-xs-3 {
    padding-right: 0;
    padding-left: 0;
    margin-left: 0; }
  .agent-row > div > .col-xs-9 {
    padding-left: 0;
    margin-right: 0; } }

.agent-image.img-wrapper {
  background-color: #fff;
  border: none;
  padding: 5px; }

.agent-details {
  background-color: #fff; }
  .agent-details span {
    display: block; }
    .agent-details span.agent-details-title {
      font-weight: 700; }
  .agent-details a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px; }
    @media (min-width: 768px) {
      .agent-details a {
        font-size: 14px; } }

.agent-dialog {
  font-size: 14px;
  padding: 10px 16px;
  border-radius: 3px;
  position: relative;
  margin-bottom: 20px;
  border: 5px solid #fff; }
  @media (min-width: 768px) {
    .agent-dialog {
      font-size: 18px; } }
  .agent-dialog p:last-child {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .agent-dialog:after {
      content: " ";
      height: 0;
      width: 0;
      border-left: 14.5px solid transparent;
      border-right: 14.5px solid transparent;
      border-bottom: 14.5px solid #4a83fb;
      position: absolute;
      bottom: 100%;
      left: 50%;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .agent-dialog:before {
      content: " ";
      height: 0;
      width: 0;
      border-top: 24.5px solid transparent;
      border-bottom: 24.5px solid transparent;
      border-right: 24.5px solid #fff;
      position: absolute;
      right: 100%;
      top: 50%;
      margin-top: -24px; }
    .agent-dialog:after {
      content: " ";
      height: 0;
      width: 0;
      border-top: 14.5px solid transparent;
      border-bottom: 14.5px solid transparent;
      border-right: 14.5px solid #4a83fb;
      position: absolute;
      right: 100%;
      top: 50%;
      margin-top: -15px; } }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

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

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

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

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

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

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

@font-face {
  font-family: 'custom';
  src: url("/css/fonts/custom-icons/fonts/custom.eot?x7uzej");
  src: url("/css/fonts/custom-icons/fonts/custom.eot?#iefixx7uzej") format("embedded-opentype"), url("/css/fonts/custom-icons/fonts/custom.woff?x7uzej") format("woff"), url("/css/fonts/custom-icons/fonts/custom.ttf?x7uzej") format("truetype"), url("/css/fonts/custom-icons/fonts/custom.svg?x7uzej#custom") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-ye-"], [class*=" icon-ye-"] {
  font-family: 'custom';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-ye-icon-estudioprecio:before {
  content: "\e912"; }

.icon-ye-icon40:before {
  content: "\e910"; }

.icon-ye-icon33:before {
  content: "\e902"; }

.icon-ye-icon32:before {
  content: "\e903"; }

.icon-ye-icon31:before {
  content: "\e904"; }

.icon-ye-icon30:before {
  content: "\e905"; }

.icon-ye-icon26:before {
  content: "\e906"; }

.icon-ye-icon27:before {
  content: "\e907"; }

.icon-ye-icon28:before {
  content: "\e908"; }

.icon-ye-icon19:before {
  content: "\e909"; }

.icon-ye-icon20:before {
  content: "\e90a"; }

.icon-ye-icon21:before {
  content: "\e90b"; }

.icon-ye-icon22:before {
  content: "\e90c"; }

.icon-ye-icon12:before {
  content: "\e90d"; }

.icon-ye-icon13:before {
  content: "\e90e"; }

.icon-ye-icon11:before {
  content: "\e90f"; }

.icon-ye-folder:before {
  content: "\e901"; }

.icon-ye-filtro:before {
  content: "\e900"; }

.icon-ye-heart-rate:before {
  content: "\e632"; }

.icon-ye-checkbox6:before {
  content: "\e634"; }

.icon-ye-precio-chollo2:before {
  content: "\e633"; }

.icon-ye-tour-virtual:before {
  content: "\e629"; }

.icon-ye-play-video:before {
  content: "\e62a"; }

.icon-ye-email:before {
  content: "\e600"; }

.icon-ye-share:before {
  content: "\e601"; }

.icon-ye-circle-question:before {
  content: "\e602"; }

.icon-ye-check:before {
  content: "\e603"; }

.icon-ye-compass:before {
  content: "\e604"; }

.icon-ye-geo:before {
  content: "\e605"; }

.icon-ye-price:before {
  content: "\e606"; }

.icon-ye-circle-exclamation:before {
  content: "\e607"; }

.icon-ye-geomultiple:before {
  content: "\e608"; }

.icon-ye-houses:before {
  content: "\e609"; }

.icon-ye-graph:before {
  content: "\e60a"; }

.icon-ye-arrow-hand:before {
  content: "\e60b"; }

.icon-ye-circle-geo:before {
  content: "\e60c"; }

.icon-ye-twitter:before {
  content: "\e60d"; }

.icon-ye-facebook:before {
  content: "\e60e"; }

.icon-ye-youtube:before {
  content: "\e60f"; }

.icon-ye-balloon-question:before {
  content: "\e610"; }

.icon-ye-yaencontre:before {
  content: "\e611"; }

.icon-ye-chevron-left:before {
  content: "\e612"; }

.icon-ye-chevron-right:before {
  content: "\e613"; }

.icon-ye-arrow-left:before {
  content: "\e614"; }

.icon-ye-arrow-right:before {
  content: "\e615"; }

.icon-ye-heart:before {
  content: "\e616"; }

.icon-ye-favoritos:before {
  content: "\e911"; }

.icon-ye-circle-arrow-left:before {
  content: "\e618"; }

.icon-ye-circle-arrow-right:before {
  content: "\e619"; }

.icon-ye-circle-arrow-top:before {
  content: "\e61a"; }

.icon-ye-circle-arrow-down:before {
  content: "\e61b"; }

.icon-ye-circle-info:before {
  content: "\e61c"; }

.icon-ye-circle-phone:before {
  content: "\e61d"; }

.icon-ye-camera:before {
  content: "\e61e"; }

.icon-ye-picture:before {
  content: "\e61f"; }

.icon-ye-circle-minus:before {
  content: "\e620"; }

.icon-ye-circle-plus:before {
  content: "\e621"; }

.icon-ye-circle-facebook:before {
  content: "\e622"; }

.icon-ye-arrow-bullet:before {
  content: "\e623"; }

.icon-ye-chevron-up:before {
  content: "\e624"; }

.icon-ye-chevron-down:before {
  content: "\e625"; }

.icon-ye-delete:before {
  content: "\e627"; }

.icon-ye-cursos:before {
  content: "\e62d"; }

.icon-ye-otros:before {
  content: "\e62e"; }

.icon-ye-inmo:before {
  content: "\e62f"; }

.icon-ye-empleo:before {
  content: "\e630"; }

.icon-ye-icon_compartir_piso:before {
  content: "\e62b"; }

.icon-ye-icon_casa_montana:before {
  content: "\e62c"; }

.icon-ye-icon_pisos_bancos:before {
  content: "\e631"; }

.icon-ye-icon_playa:before {
  content: "\e635"; }

.icon-ye-bell:before {
  content: "\e617"; }

.icon-ye-icon_playa2:before {
  content: "\e636"; }

[class^="plus-"], [class*=" plus-"] {
  position: relative;
  margin-right: 8px; }
  [class^="plus-"]:after, [class*=" plus-"]:after {
    position: absolute;
    bottom: -3px;
    right: -7px;
    font-size: 85%;
    background-color: #fff;
    border-radius: 50%; }

.plus-info:after {
  content: "\e61c";
  color: #4a83fb; }

.plus-down:after {
  content: "\e61b";
  color: #97d16e; }

.plus-plus:after {
  content: "\e621";
  color: #4a83fb; }

.icon-ye-icon_playa:before {
  content: "\e635"; }

.icon-ye-icon_playa2:before {
  content: "\e636"; }

.icon-ye-two-cards:before {
  content: "\e908"; }

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

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

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

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

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

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

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

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

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

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

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

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

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

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

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

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
@font-face {
  font-family: yaencontre-icons;
  font-display: fallback;
  src: url("/css/fonts/custom/yaencontre-icons.48d7bc.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }
[class*=" icon5-"]:after, [class*=" icon5-"]:before, [class^=icon5-]:after, [class^=icon5-]:before {
  font-family: yaencontre-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon5-tiktok:before {
  font-size: 30px;
  color: #fff;
  content: "\e98d"; }

.icon5-instagram:before {
  font-size: 30px;
  color: #fff;
  content: ""; }

.icon5-facebook:before {
  font-size: 30px;
  color: #fff;
  content: ""; }

.icon5-twitter:before {
  font-size: 30px;
  color: #fff;
  content: "\e907"; }

.icon5-youtube:before {
  font-size: 30px;
  color: #fff;
  content: ""; }

.icon5-linkedin:before {
  font-size: 30px;
  color: #fff;
  content: "\e971"; }

.yaencontre-graphic-appstore, .yaencontre-graphic-cartel, .yaencontre-graphic-copy, .yaencontre-graphic-facebook, .yaencontre-graphic-googlestore, .yaencontre-graphic-iconos--360, .yaencontre-graphic-iconos--alerta, .yaencontre-graphic-iconos--baja, .yaencontre-graphic-iconos--brujula, .yaencontre-graphic-iconos--calculadora, .yaencontre-graphic-iconos--camara, .yaencontre-graphic-iconos--campana, .yaencontre-graphic-iconos--campana-contorno, .yaencontre-graphic-iconos--campana-info, .yaencontre-graphic-iconos--campana-light, .yaencontre-graphic-iconos--campana-white, .yaencontre-graphic-iconos--check, .yaencontre-graphic-iconos--compartir, .yaencontre-graphic-iconos--derecha, .yaencontre-graphic-iconos--duda, .yaencontre-graphic-iconos--editar, .yaencontre-graphic-iconos--facebook-new, .yaencontre-graphic-iconos--favorito, .yaencontre-graphic-iconos--favorito-contorno, .yaencontre-graphic-iconos--favorito-contorno-light, .yaencontre-graphic-iconos--favorito-fill-light, .yaencontre-graphic-iconos--filtro, .yaencontre-graphic-iconos--flecha-derecha, .yaencontre-graphic-iconos--flecha-izquierda, .yaencontre-graphic-iconos--folder, .yaencontre-graphic-iconos--grid, .yaencontre-graphic-iconos--grid-selected, .yaencontre-graphic-iconos--ico-whats, .yaencontre-graphic-iconos--ico-whats-sm, .yaencontre-graphic-iconos--icon-estudioprecio, .yaencontre-graphic-iconos--izquierda, .yaencontre-graphic-iconos--linkdin-new, .yaencontre-graphic-iconos--list, .yaencontre-graphic-iconos--list-selected, .yaencontre-graphic-iconos--mapa, .yaencontre-graphic-iconos--mas-fotos, .yaencontre-graphic-iconos--ojo, .yaencontre-graphic-iconos--papelera, .yaencontre-graphic-iconos--play, .yaencontre-graphic-iconos--point, .yaencontre-graphic-iconos--prestigio, .yaencontre-graphic-iconos--pro-cerrar-sesion, .yaencontre-graphic-iconos--pro-cerrar-sesion-light, .yaencontre-graphic-iconos--pro-contactos, .yaencontre-graphic-iconos--pro-contactos-dark, .yaencontre-graphic-iconos--pro-contactos-light, .yaencontre-graphic-iconos--pro-editar, .yaencontre-graphic-iconos--pro-estadisticas, .yaencontre-graphic-iconos--pro-estadisticas-light, .yaencontre-graphic-iconos--pro-filtro, .yaencontre-graphic-iconos--pro-inmuebles, .yaencontre-graphic-iconos--pro-inmuebles-light, .yaencontre-graphic-iconos--pro-status-not-published, .yaencontre-graphic-iconos--pro-status-published, .yaencontre-graphic-iconos--share, .yaencontre-graphic-iconos--tasacion, .yaencontre-graphic-iconos--telefono, .yaencontre-graphic-iconos--telefono-white, .yaencontre-graphic-iconos--twitter-new, .yaencontre-graphic-iconos--vr-black, .yaencontre-graphic-iconos--vr-white, .yaencontre-graphic-iconos--zoom, .yaencontre-graphic-lavanguardia, .yaencontre-graphic-lavanguardia-footer, .yaencontre-graphic-logo-yaencontre, .yaencontre-graphic-logo-yaencontre-retina, .yaencontre-graphic-mundodeportivo, .yaencontre-graphic-publipressmedia, .yaencontre-graphic-rac, .yaencontre-graphic-rac105, .yaencontre-graphic-twitter, .yaencontre-graphic-vuittv, .yaencontre-graphic-youtube {
  background-image: url("/images/sprite/sprite.png?v=20180509155627");
  background-image: url("/images/sprite/sprite.svg?v=20180509155627"), none;
  background-repeat: no-repeat; }

.yaencontre-graphic-appstore {
  background-position: 0 0;
  width: 103.2px;
  height: 32.6px; }

.yaencontre-graphic-cartel {
  background-position: 3.3998038574697613% 1.6768292682926829%;
  width: 76px;
  height: 76px; }

.yaencontre-graphic-copy {
  background-position: 5.899705014749262% 5.368135927111549%;
  width: 84px;
  height: 13.5px; }

.yaencontre-graphic-facebook {
  background-position: 8.511461456620564% 6.117272591634754%;
  width: 33.3px;
  height: 33.3px; }

.yaencontre-graphic-googlestore {
  background-position: 10.969042191165297% 9.497762307309797%;
  width: 108.3px;
  height: 33px; }

.yaencontre-graphic-iconos--360 {
  background-position: 14.18918918918919% 11.050814010853479%;
  width: 27px;
  height: 17px; }

.yaencontre-graphic-iconos--alerta {
  background-position: 15.043394406943104% 11.930693069306932%;
  width: 24px;
  height: 24px; }

.yaencontre-graphic-iconos--baja {
  background-position: 15.804690009637007% 13.105835806132543%;
  width: 22px;
  height: 22px; }

.yaencontre-graphic-iconos--brujula {
  background-position: 16.500802568218297% 14.179841897233201%;
  width: 20px;
  height: 20px; }

.yaencontre-graphic-iconos--calculadora {
  background-position: 17.142857142857142% 15.228174603174603%;
  width: 20px;
  height: 28px; }

.yaencontre-graphic-iconos--camara {
  background-position: 17.807778849244617% 16.551383399209485%;
  width: 24px;
  height: 20px; }

.yaencontre-graphic-iconos--campana {
  background-position: 18.56729842595567% 17.55635342175801%;
  width: 22px;
  height: 21.94px; }

.yaencontre-graphic-iconos--campana-contorno {
  background-position: 19.292604501607716% 18.67261020307083%;
  width: 25px;
  height: 25px; }

.yaencontre-graphic-iconos--campana-info {
  background-position: 20.12234385061172% 19.910846953937593%;
  width: 29px;
  height: 25px; }

.yaencontre-graphic-iconos--campana-light {
  background-position: 21.008673305493094% 21.117705242334324%;
  width: 22px;
  height: 22px; }

.yaencontre-graphic-iconos--campana-white {
  background-position: 21.71538708641182% 22.205077989772807%;
  width: 22px;
  height: 21.94px; }

.yaencontre-graphic-iconos--check {
  background-position: 22.523394643433367% 23.363095238095237%;
  width: 36px;
  height: 28px; }

.yaencontre-graphic-iconos--compartir {
  background-position: 23.608877452557092% 24.72745292368682%;
  width: 26px;
  height: 26px; }

.yaencontre-graphic-iconos--derecha {
  background-position: 24.429443908711026% 26.28943415122684%;
  width: 24px;
  height: 47px; }

.yaencontre-graphic-iconos--duda {
  background-position: 25.209003215434084% 28.3308568598316%;
  width: 25px;
  height: 25px; }

.yaencontre-graphic-iconos--editar {
  background-position: 26.04636188023181% 29.627791563275434%;
  width: 29px;
  height: 29px; }

.yaencontre-graphic-iconos--facebook-new {
  background-position: 26.902086677367578% 30.92885375494071%;
  width: 20px;
  height: 20px; }

.yaencontre-graphic-iconos--favorito {
  background-position: 27.56183745583039% 31.94698580683448%;
  width: 22px;
  height: 21.9px; }

.yaencontre-graphic-iconos--favorito-contorno {
  background-position: 28.268551236749115% 33.03496365164928%;
  width: 22px;
  height: 21.9px; }

.yaencontre-graphic-iconos--favorito-contorno-light {
  background-position: 29.01254422643937% 34.14151410192974%;
  width: 26px;
  height: 23px; }

.yaencontre-graphic-iconos--favorito-fill-light {
  background-position: 29.848825989064007% 35.279564571994065%;
  width: 26px;
  height: 23px; }

.yaencontre-graphic-iconos--filtro {
  background-position: 30.56712592117911% 36.20265617314314%;
  width: 14px;
  height: 11px; }

.yaencontre-graphic-iconos--flecha-derecha {
  background-position: 31.085420680796403% 36.925358378645576%;
  width: 21px;
  height: 21px; }

.yaencontre-graphic-iconos--flecha-izquierda {
  background-position: 31.75979447655748% 37.9634206623826%;
  width: 21px;
  height: 21px; }

.yaencontre-graphic-iconos--folder {
  background-position: 32.48633000964941% 39.00148294611962%;
  width: 26px;
  height: 21px; }

.yaencontre-graphic-iconos--grid {
  background-position: 33.258426966292134% 40.019762845849804%;
  width: 20px;
  height: 20px; }

.yaencontre-graphic-iconos--grid-selected {
  background-position: 33.900481540930976% 41.00790513833992%;
  width: 20px;
  height: 20px; }

.yaencontre-graphic-iconos--ico-whats {
  background-position: 34.58694953391193% 42.100049529470034%;
  width: 24px;
  height: 25px; }

.yaencontre-graphic-iconos--ico-whats-sm {
  background-position: 35.3584056573449% 43.31683168316832%;
  width: 24px;
  height: 24px; }

.yaencontre-graphic-iconos--icon-estudioprecio {
  background-position: 36.51366013708865% 45.237256579278416%;
  width: 56.7px;
  height: 56.7px; }

.yaencontre-graphic-iconos--izquierda {
  background-position: 37.96207007393121% 47.87180771156735%;
  width: 24px;
  height: 47px; }

.yaencontre-graphic-iconos--linkdin-new {
  background-position: 38.68378812199037% 49.555335968379445%;
  width: 20px;
  height: 20px; }

.yaencontre-graphic-iconos--list {
  background-position: 39.42710009655617% 50.44378698224852%;
  width: 28px;
  height: 16px; }

.yaencontre-graphic-iconos--list-selected {
  background-position: 40.32829095590602% 51.232741617357%;
  width: 28px;
  height: 16px; }

.yaencontre-graphic-iconos--mapa {
  background-position: 41.044537007369435% 52.12450592885376%;
  width: 14px;
  height: 20px; }

.yaencontre-graphic-iconos--mas-fotos {
  background-position: 41.6800772449308% 53.191489361702125%;
  width: 28px;
  height: 23px; }

.yaencontre-graphic-iconos--ojo {
  background-position: 42.512853470437015% 54.08866995073892%;
  width: 23px;
  height: 14px; }

.yaencontre-graphic-iconos--papelera {
  background-position: 43.15485732606604% 54.99505440158259%;
  width: 16px;
  height: 22px; }

.yaencontre-graphic-iconos--play {
  background-position: 43.7801350048216% 55.94474592994573%;
  width: 24px;
  height: 17px; }

.yaencontre-graphic-iconos--point {
  background-position: 44.46944201759078% 57.05999727341455%;
  width: 18.253px;
  height: 26.825px; }

.yaencontre-graphic-iconos--prestigio {
  background-position: 45.235028976175144% 58.60696517412935%;
  width: 29px;
  height: 34px; }

.yaencontre-graphic-iconos--pro-cerrar-sesion {
  background-position: 46.243147371815546% 60%;
  width: 34px;
  height: 24px; }

.yaencontre-graphic-iconos--pro-cerrar-sesion-light {
  background-position: 47.339567881328605% 61.18811881188119%;
  width: 34px;
  height: 24px; }

.yaencontre-graphic-iconos--pro-contactos {
  background-position: 48.435988390841665% 62.37623762376238%;
  width: 34px;
  height: 24px; }

.yaencontre-graphic-iconos--pro-contactos-dark {
  background-position: 49.373191899710704% 63.56435643564357%;
  width: 24px;
  height: 24px; }

.yaencontre-graphic-iconos--pro-contactos-light {
  background-position: 50.30635278942277% 64.75247524752476%;
  width: 34px;
  height: 24px; }

.yaencontre-graphic-iconos--pro-editar {
  background-position: 51.40277329893583% 66.1698956780924%;
  width: 34px;
  height: 31px; }

.yaencontre-graphic-iconos--pro-estadisticas {
  background-position: 52.49919380844889% 67.47524752475248%;
  width: 34px;
  height: 24px; }

.yaencontre-graphic-iconos--pro-estadisticas-light {
  background-position: 53.595614317961946% 68.66336633663366%;
  width: 34px;
  height: 24px; }

.yaencontre-graphic-iconos--pro-filtro {
  background-position: 54.34155719320731% 69.40482046237088%;
  width: 14px;
  height: 11px; }

.yaencontre-graphic-iconos--pro-inmuebles {
  background-position: 55.14350209609803% 70.39603960396039%;
  width: 34px;
  height: 24px; }

.yaencontre-graphic-iconos--pro-inmuebles-light {
  background-position: 56.23992260561109% 71.58415841584159%;
  width: 34px;
  height: 24px; }

.yaencontre-graphic-iconos--pro-status-not-published {
  background-position: 57.06033376123235% 72.55676209279368%;
  width: 19px;
  height: 18px; }

.yaencontre-graphic-iconos--pro-status-published {
  background-position: 57.670089858793325% 73.44521224086871%;
  width: 19px;
  height: 18px; }

.yaencontre-graphic-iconos--share {
  background-position: 58.373513339762134% 74.55445544554455%;
  width: 24px;
  height: 24px; }

.yaencontre-graphic-iconos--tasacion {
  background-position: 59.10697076774815% 75.66537310199841%;
  width: 22px;
  height: 21.939px; }

.yaencontre-graphic-iconos--telefono {
  background-position: 59.81368454866688% 76.75189159784382%;
  width: 22px;
  height: 21.9px; }

.yaencontre-graphic-iconos--telefono-white {
  background-position: 60.42350333163138% 77.65200849337343%;
  width: 17.008px;
  height: 17.008px; }

.yaencontre-graphic-iconos--twitter-new {
  background-position: 61.05939004815409% 78.65612648221344%;
  width: 20px;
  height: 20px; }

.yaencontre-graphic-iconos--vr-black {
  background-position: 61.84041184041184% 79.52639368524913%;
  width: 27px;
  height: 17px; }

.yaencontre-graphic-iconos--vr-white {
  background-position: 62.70913770913771% 80.36507153428713%;
  width: 27px;
  height: 17px; }

.yaencontre-graphic-iconos--zoom {
  background-position: 63.60549144576956% 81.66100265423064%;
  width: 28.35px;
  height: 28.35px; }

.yaencontre-graphic-lavanguardia {
  background-position: 65.95394736842105% 82.35004916420846%;
  width: 95px;
  height: 10px; }

.yaencontre-graphic-lavanguardia-footer {
  background-position: 69.28177889215137% 83.13187626424589%;
  width: 103.9px;
  height: 17.1px; }

.yaencontre-graphic-logo-yaencontre {
  background-position: 75.35042735042735% 84.72636815920399%;
  width: 210px;
  height: 34px; }

.yaencontre-graphic-logo-yaencontre-retina {
  background-position: 88.9134438305709% 87.90485829959515%;
  width: 420px;
  height: 68px; }

.yaencontre-graphic-mundodeportivo {
  background-position: 92.68101249264177% 89.42726912405865%;
  width: 77.2px;
  height: 25.6px; }

.yaencontre-graphic-publipressmedia {
  background-position: 94.08723747980613% 91.18525896414343%;
  width: 40px;
  height: 36px; }

.yaencontre-graphic-rac {
  background-position: 95.37964458804524% 92.9780876494024%;
  width: 40px;
  height: 36px; }

.yaencontre-graphic-rac105 {
  background-position: 96.51612903225806% 94.8181365221724%;
  width: 35px;
  height: 37px; }

.yaencontre-graphic-twitter {
  background-position: 97.59164329238806% 96.48381160789775%;
  width: 33.3px;
  height: 33.3px; }

.yaencontre-graphic-vuittv {
  background-position: 98.90145395799676% 98.30677290836654%;
  width: 40px;
  height: 36px; }

.yaencontre-graphic-youtube {
  background-position: 99.97743173098624% 99.96518625354354%;
  width: 33.3px;
  height: 33.3px; }

.yaencontre-graphic-grup-godo {
  background-image: url("/images/footer/grupogodo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 90px;
  height: 31px; }

.alert.alert-success:before, .alert.alert-danger:before, .phone-number:before, .list-check li:before, .btn-arrow:before, .custom-checkbox.active:before {
  font-family: 'custom';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  color: #4a83fb;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }
    a:hover:before, a:hover:after {
      text-decoration: none; }
    a:hover > span {
      text-decoration: underline; }
      a:hover > span[class^="icon-ye-"], a:hover > span[class*="icon-ye-"] {
        text-decoration: none; }
  a:hover, a:focus {
    color: #4a83fb;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

@media (max-width: 767px) {
  .displace .list-unstyled li, .displace .list-inline li {
    margin-top: 5px;
    margin-bottom: 5px; } }
.displace .sublist-unstyled {
  list-style: outside none none;
  margin: 8px 0;
  padding-left: 20px; }

.btn-default {
  border: none;
  color: #4a83fb; }

.inside-panel {
  font-size: 20px;
  font-weight: 700;
  color: #3c3c3c;
  margin-bottom: 16px; }
  .inside-panel.balloon-header {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-left: 66px;
    max-width: 200px;
    position: relative; }
    .inside-panel.balloon-header .icon {
      position: absolute;
      left: 0;
      top: -6px;
      font-size: 50px;
      line-height: 1;
      color: #737373; }

.price-wrapper .price {
  font-size: 21.7px;
  font-weight: 700;
  color: #3c3c3c; }
  .price-wrapper .price.no-resize {
    font-size: 30.1px; }
  @media (min-width: 768px) {
    .price-wrapper .price {
      font-size: 30.1px; } }
.price-wrapper .price-info {
  font-size: 14px;
  display: inline-block;
  position: relative;
  top: 0; }
  .price-wrapper .price-info.no-resize {
    top: 0;
    font-size: 14px;
    padding-left: 32px;
    margin-left: 4px; }
  .price-wrapper .price-info.price-up {
    color: #e5005a; }
  .price-wrapper .price-info.price-down {
    color: #97d16e; }
  .price-wrapper .price-info i {
    font-style: normal;
    position: relative;
    font-weight: 700;
    top: 2px; }
  .price-wrapper .price-info:before {
    position: absolute;
    left: 0;
    bottom: 3px; }
    @media (min-width: 768px) {
      .price-wrapper .price-info:before {
        font-size: 25.2px;
        bottom: 2px; } }
@media (min-width: 768px) {
  .price-wrapper .price-info-details {
    position: relative;
    top: 11px; } }

.panel-body {
  padding-top: 12px; }

.phone-number {
  display: block;
  color: #4a83fb;
  font-size: 30.1px; }
  .phone-number:before {
    content: "\e61d";
    font-size: 80%;
    margin-right: 5px; }
  .phone-number:after {
    content: " ";
    font-size: 80%; }

.thumbnail-container {
  margin-right: 10px;
  margin-left: 10px; }
  .thumbnail-container:before, .thumbnail-container:after {
    content: " ";
    display: table; }
  .thumbnail-container:after {
    clear: both; }
  .thumbnail-container .thumbnail-wrapper {
    display: none; }
    @media (min-width: 768px) {
      .thumbnail-container .thumbnail-wrapper {
        display: block;
        width: 16.66666666666667%;
        float: left;
        padding: 10px 5px; }
        .thumbnail-container .thumbnail-wrapper span, .thumbnail-container .thumbnail-wrapper a {
          display: block;
          border: 1px solid #e6e6e6;
          text-align: center;
          background-color: #fafafa; }
        .thumbnail-container .thumbnail-wrapper img {
          max-height: 82px;
          width: auto;
          margin: 0 auto; } }
    @media (min-width: 992px) {
      .thumbnail-container .thumbnail-wrapper img {
        max-height: 110px;
        width: auto;
        margin: 0 auto; } }
    @media (min-width: 1200px) {
      .thumbnail-container .thumbnail-wrapper img {
        max-height: 135px;
        width: auto;
        height: auto !important;
        margin: 0 auto; } }

.inline-separator {
  margin-left: 3px;
  margin-right: 3px;
  color: #737373; }
  @media (min-width: 768px) {
    .inline-separator {
      margin-left: 4px;
      margin-right: 4px; } }

.btn-action {
  background-color: #f2f3f2;
  padding: 3px 8px; }
  .btn-action:hover {
    color: #4a83fb;
    text-decoration: none;
    background-color: #e7e9e7; }
  .btn-action.btn-action-link {
    background-color: transparent;
    padding: 3px 0; }
    .btn-action.btn-action-link:hover {
      background-color: transparent; }
  @media (max-width: 767px) {
    .btn-action {
      font-size: 14px; } }
  .btn-action.btn-no-link {
    cursor: default; }
    .btn-action.btn-no-link:hover, .btn-action.btn-no-link:active {
      color: inherit;
      box-shadow: none; }

@media (max-width: 767px) {
  .btn-block-on-xs {
    display: block; } }

.icon.icon-color-red {
  color: #bb0013; }
.icon.icon-color-black {
  color: #303030; }
.icon.icon-color-facebook {
  color: #3b5998; }
.icon.icon-color-danger {
  color: #e5005a; }
.icon.icon-color-primary {
  color: #4a83fb; }
.icon.icon-color-magenta {
  color: #e5005a; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 3px; }

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

.list-check {
  padding-left: 0;
  list-style: none; }
  .list-check li {
    padding-left: 16px;
    position: relative; }
    .list-check li:before {
      content: "\e603";
      margin-right: 6px;
      font-size: 75%;
      position: absolute;
      left: 0;
      bottom: 4px;
      color: #e5005a; }

.btn-arrow {
  padding-left: 16px;
  position: relative;
  display: inline-block; }
  .btn-arrow:before {
    content: "\e623";
    margin-right: 6px;
    font-size: 75%;
    position: absolute;
    left: 0;
    top: 4px;
    color: #e5005a; }

label {
  font-weight: 400; }

p {
  margin: 0 0 20px; }

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

.img-wrapper {
  border: 1px solid #e6e6e6;
  position: relative; }
  .img-wrapper.img-wrapper-slider {
    border-left: none;
    border-right: none;
    max-height: 214px;
    background-color: #fafafa; }
    .img-wrapper.img-wrapper-slider img {
      max-height: 214px;
      margin: 0 auto;
      visibility: hidden; }
    .img-wrapper.img-wrapper-slider .img-caption {
      padding-left: 15px;
      padding-right: 15px; }
  .img-wrapper .img-caption {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 5px 3px;
    color: #fff;
    background-image: -webkit-linear-gradient(transparent, rgba(60, 60, 60, 0.4) 60%, rgba(60, 60, 60, 0.8));
    background-image: -o-linear-gradient(transparent, rgba(60, 60, 60, 0.4) 60%, rgba(60, 60, 60, 0.8));
    background-image: linear-gradient(transparent, rgba(60, 60, 60, 0.4) 60%, rgba(60, 60, 60, 0.8));
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#CC3C3C3C', GradientType=0); }

.img-wrapper-vr {
  border: 0;
  text-align: center;
  background-color: #f2f3f2; }

.img-responsive-vr {
  display: initial !important;
  width: 100%; }

.img-wrapper-rounded {
  position: relative;
  border-radius: 50%;
  max-width: 142px;
  height: auto;
  margin-left: auto;
  margin-right: auto; }
  .img-wrapper-rounded:before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: inset 0px 0px 12px 1px rgba(60, 60, 60, 0.1);
    border-radius: 50%; }
  .img-wrapper-rounded img {
    border-radius: 50%;
    display: block; }

#slider-mobile {
  height: 230px; }

.top-pagination {
  padding-bottom: 6px;
  position: relative;
  z-index: -1;
  font-size: 16px;
  padding-top: 0; }
  @media (max-width: 767px) {
    .top-pagination {
      padding-bottom: 0;
      padding-top: 0; } }
  .top-pagination.fixed {
    position: fixed;
    z-index: 11;
    left: 0;
    right: 0;
    top: -200px;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    transition: top 350ms ease-out; }
    body.scrolled-down .top-pagination.fixed {
      top: 0; }
      @media (min-width: 768px) {
        body.scrolled-down .top-pagination.fixed {
          top: -200px;
          visibility: hidden; } }
  .top-pagination .list-inline {
    margin-bottom: 0; }
    .top-pagination .list-inline li:last-child {
      padding-right: 0; }

.top-pagination-big {
  background-color: #f0f4fb;
  padding-top: 6px;
  padding-bottom: 10px;
  position: relative;
  z-index: 5;
  top: -400px;
  position: absolute;
  transition: top 350ms ease-out; }
  @media (max-width: 767px) {
    .top-pagination-big {
      display: none; } }
  .top-pagination-big .h1 {
    display: block;
    font-size: 16px;
    margin: 8px 0 0 0;
    font-weight: 700;
    color: #e5005a;
    line-height: 21px; }
  .top-pagination-big .price {
    font-size: 18px;
    font-weight: 700;
    color: #3c3c3c;
    padding-right: 5px; }
  .top-pagination-big .next-detail {
    height: 40px;
    width: 40px;
    margin: 0;
    line-height: 40px; }
  .top-pagination-big .btn-danger {
    height: 40px; }
  .top-pagination-big .btn-action {
    background-color: #fff;
    font-size: 14px;
    padding: 1px 8px;
    margin: 0 5px; }
  .top-pagination-big.fixed {
    position: fixed;
    z-index: 4;
    left: 0;
    right: 0;
    top: 0;
    transform: translate3D(0, -115px, 0);
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    transition: transform 150ms linear; }
    body.scrolled-down .top-pagination-big.fixed {
      transform: translate3D(0, -110px, 0); }
      @media (min-width: 768px) {
        body.scrolled-down .top-pagination-big.fixed {
          transform: translate3D(0, 0, 0); } }
  .top-pagination-big .list-inline {
    margin-bottom: 0; }
    .top-pagination-big .list-inline li:last-child {
      padding-right: 0; }

.lower-pagination {
  font-size: 19.6px; }
  @media (max-width: 767px) {
    .lower-pagination {
      font-size: 15.6px;
      margin-bottom: 0; } }
  .lower-pagination .btn {
    font-size: 19.6px; }

@media (max-width: 767px) {
  #main-content {
    max-width: 480px; } }

#main-content h1, .top-pagination-big h1 {
  font-weight: 700;
  color: #3c3c3c;
  margin-top: 10px;
  margin-bottom: 14px;
  line-height: 21px; }
  @media (min-width: 768px) {
    #main-content h1, .top-pagination-big h1 {
      font-size: 22px;
      line-height: 24px;
      margin-top: 21px;
      margin-bottom: 22px; } }

.custom-pagination {
  margin: 15px 0 22.5px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  display: table;
  width: 100%; }
  .custom-pagination > li {
    display: table-cell;
    vertical-align: middle; }
    .custom-pagination > li:first-child {
      text-align: left; }
      @media (max-width: 767px) {
        .custom-pagination > li:first-child {
          width: 10%; } }
    .custom-pagination > li:last-child {
      text-align: right; }
      @media (max-width: 767px) {
        .custom-pagination > li:last-child {
          width: 10%; } }
  .custom-pagination .custom-paginations-numbers .active {
    font-weight: 600; }

.mid-band {
  background-color: #f2f3f2; }
  .mid-band p {
    margin-bottom: 8px;
    margin-top: 4px; }
    .mid-band p .inline-separator {
      display: none; }
    .mid-band p .mini-on-xs .icon {
      margin-left: 18px;
      margin-right: 18px; }
      .mid-band p .mini-on-xs .icon:before {
        font-size: 28px; }
    @media (min-width: 768px) {
      .mid-band p {
        text-align: left; }
        .mid-band p .mini-on-xs .icon {
          margin-left: 0;
          margin-right: 0; }
          .mid-band p .mini-on-xs .icon:before {
            font-size: 17px; }
        .mid-band p .inline-separator {
          display: inline-block; } }
    @media (max-width: 767px) {
      .mid-band p {
        margin-bottom: 2px; } }

h2, .titulo-feedback-landing h2 {
  color: #3c3c3c; }

h3, .titulo-feedback-landing h1 {
  font-size: 16px;
  margin-top: 0;
  font-weight: 700;
  color: #3c3c3c; }
  @media (min-width: 768px) {
    h3, .titulo-feedback-landing h1 {
      font-size: 18px; } }

.price-listed {
  display: block;
  font-weight: 700;
  font-size: 18.2px;
  color: #3c3c3c; }

.thumbnail-listed {
  width: 100%;
  max-width: 90px;
  border: 1px solid #e6e6e6;
  text-align: center;
  background-color: #fafafa;
  display: block;
  float: left;
  margin-right: 15px;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .thumbnail-listed {
      max-width: 150px; } }

.price-listed-columns {
  display: block;
  font-weight: 700;
  font-size: 18.2px;
  color: #3c3c3c; }

.thumbnail-listed-columns {
  width: 100%;
  max-width: 150px;
  border: 1px solid #e6e6e6;
  text-align: center;
  background-color: #fafafa;
  display: block;
  float: left;
  margin-right: 15px;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .thumbnail-listed-columns {
      max-width: 185px; } }

.input-group-addon-clean {
  border-color: transparent;
  background-color: transparent; }

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

.input-group .icon-addon .form-control {
  border-radius: 0px; }

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

.input-group .icon-addon .form-control {
  border-radius: 0px; }

.icon-addon {
  position: relative;
  color: #555;
  display: block; }

.icon-addon:after,
.icon-addon:before {
  display: table;
  content: " "; }

.icon-addon:after {
  clear: both; }

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon,
.icon-addon.addon-md .fa,
.icon-addon .fa {
  position: absolute;
  z-index: 2;
  left: 10px;
  font-size: 14px;
  width: 20px;
  margin-left: -2.5px;
  text-align: center;
  padding: 10px 0;
  top: 1px; }

.icon-addon.addon-lg .form-control {
  line-height: 1.33;
  height: 46px;
  font-size: 18px;
  padding: 10px 16px 10px 40px; }

.icon-addon.addon-sm .form-control {
  height: 30px;
  padding: 5px 10px 5px 28px;
  font-size: 12px;
  line-height: 1.5; }

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
  font-size: 18px;
  margin-left: 0;
  left: 11px;
  top: 4px; }

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
  padding-left: 30px;
  float: left;
  font-weight: normal; }

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
  margin-left: 0;
  font-size: 12px;
  left: 5px;
  top: -1px; }

.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
  color: #2580db; }

.form-control:focus {
  border-color: #e5005a;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(230, 0, 91, 0.075), 0 0 8px rgba(230, 0, 91, 0.3);
  box-shadow: inset 0 1px 1px rgba(230, 0, 91, 0.075), 0 0 8px rgba(230, 0, 91, 0.3); }

@media (max-width: 767px) {
  .accordion-on-xs.accordion-on-xs-top {
    border-top: 1px solid #e6e6e6; }
    .accordion-on-xs.accordion-on-xs-top:before, .accordion-on-xs.accordion-on-xs-top:after {
      content: " ";
      display: table; }
    .accordion-on-xs.accordion-on-xs-top:after {
      clear: both; }
    .accordion-on-xs.accordion-on-xs-top.last-accordion-on-xs {
      border-bottom: none; }
      .accordion-on-xs.accordion-on-xs-top.last-accordion-on-xs.closed {
        border-bottom: 1px solid #e6e6e6; }
    .accordion-on-xs.accordion-on-xs-top h3, .accordion-on-xs.accordion-on-xs-top .titulo-feedback-landing h1, .titulo-feedback-landing .accordion-on-xs.accordion-on-xs-top h1,
    .accordion-on-xs.accordion-on-xs-top h2 {
      margin: 0;
      padding-top: 16px;
      padding-bottom: 16px;
      cursor: pointer; }
      .accordion-on-xs.accordion-on-xs-top h3:after, .accordion-on-xs.accordion-on-xs-top .titulo-feedback-landing h1:after, .titulo-feedback-landing .accordion-on-xs.accordion-on-xs-top h1:after,
      .accordion-on-xs.accordion-on-xs-top h2:after {
        font-family: 'custom';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e624";
        position: absolute;
        right: 16px;
        color: #4a83fb; }
    .accordion-on-xs.accordion-on-xs-top.closed h3:after, .accordion-on-xs.accordion-on-xs-top.closed .titulo-feedback-landing h1:after, .titulo-feedback-landing .accordion-on-xs.accordion-on-xs-top.closed h1:after,
    .accordion-on-xs.accordion-on-xs-top.closed h2:after {
      content: "\e625"; }
  .accordion-on-xs.accordion-on-xs-bottom {
    overflow: hidden;
    height: auto; }
    .accordion-on-xs.accordion-on-xs-bottom.closed {
      height: 0px;
      overflow: hidden; }
    .accordion-on-xs.accordion-on-xs-bottom.last-accordion-on-xs {
      border-bottom: 1px solid #e6e6e6; } }
#links-list h4 {
  font-weight: 700;
  color: #3c3c3c; }

.box-scroll {
  max-height: 180px;
  overflow: scroll; }
  @media (min-width: 768px) {
    .box-scroll {
      max-height: 190px; } }
  @media (max-width: 767px) {
    .box-scroll .col-xs-12 + .col-xs-12, .box-scroll .redirection + .col-xs-12, .box-scroll .col-xs-12 + .redirection, .box-scroll .redirection + .redirection {
      margin-top: -5px; } }
  .box-scroll ul, .box-scroll ol {
    margin-bottom: 0; }
    .box-scroll ul li a, .box-scroll ol li a {
      font-size: 12px; }

hr {
  height: 1px;
  background-color: #e6e6e6;
  color: #e6e6e6;
  margin: 30px 0;
  border: none; }

.mobile-contact-action + .mobile-contact-action {
  margin-top: 0 !important; }

.custom-caret {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 14px;
  background-color: #fff;
  border-radius: 0px;
  margin-left: 0;
  margin-right: 0;
  position: relative; }
  @media (min-width: 992px) {
    .custom-caret {
      margin-left: 2px;
      margin-right: 2px; } }
  .custom-caret:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    top: 4px;
    left: 3px;
    vertical-align: top;
    border-top: 4px solid;
    border-bottom: none;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
    .open .custom-caret:before {
      border-bottom: 4px solid;
      border-top: none; }
  .open .custom-caret {
    background-color: transparent; }

.dropdown-menu.typeahead {
  box-shadow: 3px 4px 2px rgba(74, 131, 251, 0.1);
  width: 100%;
  z-index: 10001; }
  .dropdown-menu.typeahead > li > a {
    white-space: inherit; }
  .dropdown-menu.typeahead > li:hover > a, .dropdown-menu.typeahead > li.active > a {
    color: #4a83fb;
    background-color: #f5f5f5;
    white-space: inherit; }

.dropdown-menu-filter {
  margin: 10px; }
  .dropdown-menu-filter li.selected {
    background-color: #f2f3f2; }

.dropdown-menu {
  box-shadow: 3px 4px 2px rgba(74, 131, 251, 0.1); }

#asterisc {
  display: none; }

.info-whatsapp {
  display: none;
  background-color: #fffdcd;
  color: #3c3c3c;
  padding: 20px;
  font-size: 13px; }

#solicitud_form_102info-whatsapp {
  position: absolute;
  left: -20px;
  width: 370px; }

#solicitud_form_107info-whatsapp {
  position: absolute;
  left: -20px;
  width: 288px;
  z-index: 1; }

.custom-checkbox {
  color: #737373;
  position: relative;
  padding-left: 17px; }
  .custom-checkbox:hover, .custom-checkbox:focus {
    color: #4a83fb;
    text-decoration: none;
    cursor: pointer; }
  .custom-checkbox:before {
    content: " ";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin-right: 4px;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    position: absolute;
    left: 0;
    bottom: 4px;
    text-align: center;
    font-size: 10px;
    line-height: .6;
    -webkit-transition: border-color 200ms linear;
    -o-transition: border-color 200ms linear;
    transition: border-color 200ms linear; }
  .custom-checkbox.active {
    color: #3c3c3c; }
    .custom-checkbox.active:hover {
      color: #4a83fb;
      text-decoration: none; }
    .custom-checkbox.active:before {
      content: "\e603";
      background-color: #4a83fb;
      color: #fff;
      border: 1px solid #4a83fb; }
  .custom-checkbox.disabled {
    color: #cccccc; }
    .custom-checkbox.disabled:hover {
      cursor: inherit;
      color: #cccccc; }

.custom-radio {
  color: #737373;
  position: relative;
  padding-left: 17px; }
  .custom-radio:hover {
    color: #4a83fb;
    text-decoration: none;
    cursor: pointer; }
  .custom-radio:before {
    content: " ";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin-right: 4px;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    position: absolute;
    left: 0;
    bottom: 4px;
    text-align: center;
    font-size: 10px;
    line-height: .6;
    -webkit-transition: border-color 200ms linear;
    -o-transition: border-color 200ms linear;
    transition: border-color 200ms linear; }
  .custom-radio.active {
    color: #3c3c3c; }
    .custom-radio.active:hover {
      color: #4a83fb;
      text-decoration: none; }
    .custom-radio.active:before {
      background-color: #fff;
      border: 3px solid #4a83fb; }

.dropdown-menu-filter-wrapper {
  position: relative; }
  .dropdown-menu-filter-wrapper .dropdown-menu-filter {
    max-height: 170px;
    overflow: scroll; }
  .dropdown-menu-filter-wrapper:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 6px;
    background-image: -webkit-linear-gradient(top, #fff 0%, transparent 100%);
    background-image: -o-linear-gradient(top, #fff 0%, transparent 100%);
    background-image: linear-gradient(to bottom, #fff 0%, transparent 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#00000000', GradientType=0);
    z-index: 1; }
  .dropdown-menu-filter-wrapper:after {
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 12px;
    background-image: -webkit-linear-gradient(top, transparent 0%, #fff 100%);
    background-image: -o-linear-gradient(top, transparent 0%, #fff 100%);
    background-image: linear-gradient(to bottom, transparent 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FFFFFFFF', GradientType=0);
    z-index: 1; }

.custom-sub-checks {
  margin-left: 15px; }

@media (max-width: 767px) {
  .custom-ckecks-container li {
    margin-bottom: 7.5px !important; } }
@media (max-width: 991px) {
  .custom-ckecks-container > li {
    margin-bottom: 7.5px; }
    .custom-ckecks-container > li.selected a {
      color: #4a83fb; }
    .custom-ckecks-container > li a.custom-checkbox, .custom-ckecks-container > li a.custom-radio {
      font-size: 15px; }
      .custom-ckecks-container > li a.custom-checkbox:before, .custom-ckecks-container > li a.custom-radio:before {
        width: 20px;
        height: 20px;
        bottom: 0px;
        font-size: 16px;
        line-height: 1; } }

.modal-loading {
  text-align: center;
  height: 100%; }
  .modal-loading:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; }
  .modal-loading > .loading-content {
    display: inline-block;
    vertical-align: middle;
    width: 250px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 15px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.27);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.27); }
    @media (min-width: 768px) {
      .modal-loading > .loading-content {
        width: 480px; } }
    .modal-loading > .loading-content .loading-content-spinner {
      width: 32px;
      height: 32px;
      margin-right: auto;
      margin-left: auto;
      position: relative; }
      @media (min-width: 768px) {
        .modal-loading > .loading-content .loading-content-spinner {
          margin-right: 20px;
          margin-left: 10px;
          float: left; } }
      .modal-loading > .loading-content .loading-content-spinner svg,
      .modal-loading > .loading-content .loading-content-spinner img {
        position: absolute;
        left: 0;
        top: 0; }
    .modal-loading > .loading-content > p {
      margin: 6px 0 0;
      font-size: 14px;
      width: 90%;
      margin: 5px auto 0; }
      @media (min-width: 768px) {
        .modal-loading > .loading-content > p {
          width: 290px;
          float: left;
          font-size: 16px; } }

.phone-wrapper:before, .phone-wrapper:after {
  content: " ";
  display: table; }
.phone-wrapper:after {
  clear: both; }
.phone-wrapper .phone-wrapper-label {
  display: block; }
.phone-wrapper .phone-prefix-wrapper {
  transition: width 150ms ease-out;
  float: left;
  width: 80px; }
  .phone-wrapper .phone-prefix-wrapper .input-group-addon-clean {
    padding-left: 0; }
.phone-wrapper .phone-number-wrapper {
  transition: width 150ms ease-out;
  float: right;
  width: 160px;
  margin-left: 8px; }
  @media (min-width: 768px) {
    .phone-wrapper .phone-number-wrapper {
      width: 150px; } }
  @media (min-width: 992px) {
    .phone-wrapper .phone-number-wrapper {
      width: 161px; } }
  @media (min-width: 1200px) {
    .phone-wrapper .phone-number-wrapper {
      width: 228px; } }
  #resume .phone-wrapper .phone-number-wrapper {
    width: 156px; }
    @media (min-width: 768px) {
      #resume .phone-wrapper .phone-number-wrapper {
        width: 156px; } }
    @media (min-width: 992px) {
      #resume .phone-wrapper .phone-number-wrapper {
        width: 156px; } }
    @media (min-width: 1200px) {
      #resume .phone-wrapper .phone-number-wrapper {
        width: 130px; } }
.phone-wrapper.flexible .phone-prefix-wrapper {
  float: left;
  width: 28% !important; }
  @media (max-width: 319px) {
    .phone-wrapper.flexible .phone-prefix-wrapper {
      width: 39% !important; } }
  @media (min-width: 350px) {
    .phone-wrapper.flexible .phone-prefix-wrapper {
      width: 25% !important; } }
  @media (min-width: 400px) {
    .phone-wrapper.flexible .phone-prefix-wrapper {
      width: 22% !important; } }
  @media (min-width: 450px) {
    .phone-wrapper.flexible .phone-prefix-wrapper {
      width: 19% !important; } }
  @media (min-width: 500px) {
    .phone-wrapper.flexible .phone-prefix-wrapper {
      width: 17% !important; } }
  @media (min-width: 600px) {
    .phone-wrapper.flexible .phone-prefix-wrapper {
      width: 14% !important; } }
  @media (min-width: 700px) {
    .phone-wrapper.flexible .phone-prefix-wrapper {
      width: 12% !important; } }
  @media (min-width: 768px) {
    .phone-wrapper.flexible .phone-prefix-wrapper {
      width: 80px !important; } }
.phone-wrapper.flexible .phone-number-wrapper {
  float: left;
  width: 70%;
  margin-left: 1%; }
  @media (max-width: 319px) {
    .phone-wrapper.flexible .phone-number-wrapper {
      width: 60%; } }
  @media (min-width: 350px) {
    .phone-wrapper.flexible .phone-number-wrapper {
      width: 73%; } }
  @media (min-width: 400px) {
    .phone-wrapper.flexible .phone-number-wrapper {
      width: 76%; } }
  @media (min-width: 450px) {
    .phone-wrapper.flexible .phone-number-wrapper {
      width: 79%; } }
  @media (min-width: 500px) {
    .phone-wrapper.flexible .phone-number-wrapper {
      width: 82%; } }
  @media (min-width: 600px) {
    .phone-wrapper.flexible .phone-number-wrapper {
      width: 85%; } }
  @media (min-width: 700px) {
    .phone-wrapper.flexible .phone-number-wrapper {
      width: 87%; } }
  @media (min-width: 1200px) {
    .phone-wrapper.flexible .phone-number-wrapper {
      width: 243px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .phone-wrapper.flexible .phone-number-wrapper {
      width: 178px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .phone-wrapper.flexible .phone-number-wrapper {
      width: 168px; } }

@media (min-width: 768px) {
  .register-phone-number .phone-number-wrapper {
    width: 210px !important; } }

/* popover */
[data-style=primary] + .popover {
  background: #fffdcd;
  width: 500px;
  border-radius: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font-size: 13px; }

[data-style=primary] + .popover .popover-title {
  background-color: #fffdcd;
  border-radius: 0;
  color: #333333; }

[data-style=primary] + .popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #fffdcd;
  border-right-color: #ffffcd;
  border-left-width: 0;
  border-left-color: #fffdcd;
  content: " "; }

.modal-content2 {
  height: 200px;
  overflow: auto; }

.header-feedback-landing {
  background-color: #70b6dd;
  padding-top: 20px; }
  .header-feedback-landing .header-title {
    padding-top: 80px;
    color: white;
    font-size: 40px;
    font-weight: bold; }
    @media (max-width: 767px) {
      .header-feedback-landing .header-title {
        padding-top: 0; } }
  .header-feedback-landing .header-subtitle {
    color: white;
    font-size: 30px; }
    @media (max-width: 767px) {
      .header-feedback-landing .header-subtitle {
        padding-bottom: 15px; } }

.titulo-feedback-landing h1 {
  margin-bottom: 5px; }
.titulo-feedback-landing h2 {
  margin-top: 0;
  color: #737373 !important; }

.box-anunciante-pull-feedback {
  border: 1px solid #e6e6e6;
  background-color: #f0f4fb;
  border: none; }
  .box-anunciante-pull-feedback:before, .box-anunciante-pull-feedback:after {
    content: " ";
    display: table; }
  .box-anunciante-pull-feedback:after {
    clear: both; }
  @media (min-width: 992px) {
    .box-anunciante-pull-feedback {
      max-width: 936.5px;
      margin: 0 auto; } }
  @media (min-width: 1200px) {
    .box-anunciante-pull-feedback {
      max-width: 1140px; } }
  .box-anunciante-pull-feedback .custom-radio {
    padding-left: 25px !important; }
  .box-anunciante-pull-feedback .logo-inmo {
    max-width: 100%;
    border: 1px solid rgba(206, 208, 211, 0.5); }
  .box-anunciante-pull-feedback .box-inmueble {
    margin-bottom: 20px;
    background-color: #fff;
    display: table;
    clear: both;
    padding: 15px 0;
    width: 100%; }
    .box-anunciante-pull-feedback .box-inmueble .lazy-image {
      width: 178px; }
    .box-anunciante-pull-feedback .box-inmueble .link-inmueble {
      font-size: 1.1em; }
    .box-anunciante-pull-feedback .box-inmueble .price {
      font-size: 22px;
      font-weight: 700;
      color: #3c3c3c;
      display: block; }
  .box-anunciante-pull-feedback .form-control {
    height: 100px; }

.rating-container .rating-stars {
  color: #4a83fb !important; }

.msg-submit-poll {
  margin-top: 25px; }

.btn-solicitud {
  font-weight: normal; }

@media (max-width: 767px) {
  .blq-inmo-horario {
    margin-left: 0;
    margin-right: 0; } }

.blq-inmo-horario-site-anunciante {
  margin-bottom: 10px; }

.inmo-horario-open {
  font-weight: bold;
  color: #3c763d; }

.inmo-horario-cerrado {
  font-weight: bold;
  color: #a94442; }

.inmo-horarios-label {
  color: #3c3c3c;
  margin-bottom: 5px; }

iframe[name='google_conversion_frame'] {
  display: none; }

/* similares */
.landing-similares h2 {
  margin-bottom: 20px; }
.landing-similares .btn {
  font-size: inherit !important; }
.landing-similares .destacado {
  background-color: #c0e9ff; }
  .landing-similares .destacado > div {
    float: none;
    margin: 0 auto; }
  @media (min-width: 768px) and (max-width: 992px) {
    .landing-similares .destacado article {
      margin-left: -30px;
      margin-right: -30px; } }
  .landing-similares .destacado article > div.col-xs-12::before, .landing-similares .destacado article > div.redirection::before {
    border-top: 0 !important;
    border-bottom: 0 !important; }

/* fi similares */
/* inici Site Anunciantes */
.inmobiliaria-header-img {
  height: 260px;
  width: 100%;
  background-color: #00aae6;
  position: relative;
  margin-bottom: 5em; }
  .inmobiliaria-header-img #inmobiliariaHeaderImage {
    height: 260px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat; }
  .inmobiliaria-header-img .inmobiliaria-logo-wrapper {
    width: 100%;
    position: relative; }
    .inmobiliaria-header-img .inmobiliaria-logo-wrapper .inmobiliaria-logo {
      position: absolute;
      left: 3.9%;
      transform: translate(0, 90%); }
      @media (max-width: 480px) {
        .inmobiliaria-header-img .inmobiliaria-logo-wrapper .inmobiliaria-logo {
          left: 50%;
          transform: translate(-50%, 130%); } }
      @media (min-width: 480px) and (max-width: 768px) {
        .inmobiliaria-header-img .inmobiliaria-logo-wrapper .inmobiliaria-logo {
          left: 50%;
          transform: translate(-50%, 130%); } }
      @media (min-width: 768px) and (max-width: 992px) {
        .inmobiliaria-header-img .inmobiliaria-logo-wrapper .inmobiliaria-logo {
          left: 5%;
          transform: translate(-15%, 115%); } }
    .inmobiliaria-header-img .inmobiliaria-logo-wrapper img {
      width: 150px;
      height: 150px;
      border-radius: 20px; }
      @media (max-width: 768px) {
        .inmobiliaria-header-img .inmobiliaria-logo-wrapper img {
          width: 100px;
          height: 100px; } }
      @media (max-width: 992px) {
        .inmobiliaria-header-img .inmobiliaria-logo-wrapper img {
          width: 125px;
          height: 125px; } }
  .inmobiliaria-header-img .inmobiliaria-name-wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.41); }
    .inmobiliaria-header-img .inmobiliaria-name-wrapper .inmobiliaria-name {
      width: 50%;
      margin: 0 auto; }
      .inmobiliaria-header-img .inmobiliaria-name-wrapper .inmobiliaria-name h1 {
        font-size: 28px !important;
        position: relative;
        top: 50%;
        transform: translateY(-20%); }

.realestate-photo {
  width: 100%; }
  @media (min-width: 768px) {
    .realestate-photo {
      margin-top: 1em; } }

.morecontent span {
  display: none; }

/* fi Site Anunciantes */
@media (max-width: 768px) {
  .tapbar-icon {
    display: inline-block;
    width: 40px; } }

.yaencontre-graphic-iconos--ico-whats-sm {
  vertical-align: inherit !important; }

@media (max-width: 992px) {
  .icon-whats-vertical-align-sub {
    vertical-align: sub !important; } }

@-webkit-keyframes FadeIn {
  100% {
    opacity: 1; } }
@keyframes FadeIn {
  100% {
    opacity: 1; } }
.dialog {
  opacity: 0;
  -webkit-animation: FadeIn 0.4s linear;
  -webkit-animation-fill-mode: both;
  animation: FadeIn 0.4s linear;
  animation-fill-mode: both;
  width: calc(100% - 25px);
  position: relative; }

.dialog > div {
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px; }

.dialog-recibe::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #dee6fa;
  border-image: none;
  border-style: solid;
  border-width: 22px;
  bottom: 0;
  content: " ";
  height: 0;
  left: 0px;
  position: absolute;
  right: auto;
  width: 0;
  z-index: -1; }

.dialog-recibe > div {
  background-color: #dee6fa;
  margin-left: 15px; }

.dialog-send {
  float: right; }

.dialog-send::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #dee6fa;
  border-image: none;
  border-style: solid;
  border-width: 22px;
  bottom: 15px;
  content: " ";
  height: 0;
  right: 0px;
  position: absolute;
  left: auto;
  width: 0;
  z-index: -1; }

.dialog-send > div {
  margin-right: 15px;
  background-color: #fff;
  border: 3px solid #dee6fa; }

.modal-chat .dialog:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.modal-chat .dialog:nth-child(3) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.modal-chat .dialog:nth-child(4) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.btn-edit-special {
  border: 2px solid #dc3e7d;
  background: white;
  color: #dc3e7d;
  border-radius: 3px; }
  .btn-edit-special a {
    text-decoration: none;
    color: #dc3e7d; }
  .btn-edit-special:hover {
    color: #dc3e7d; }

.modal-body > .loading-content-spinner + p,
.modal-body > .loading-content .loading-content-spinner + p {
  width: 270px;
  font-size: 16px;
  padding-top: 4px;
  text-align: center; }

div.home-usuario-subscription-recibidor {
  text-align: center;
  padding: 25px 0 0 0; }

div.home-usuario-subscription-recibidor a.btn-poner-anuncio {
  padding: 8px 15px;
  font-weight: normal;
  border: 2px solid #e5005a;
  color: #e5005a;
  border-radius: 3px;
  font-size: 14px;
  margin: 25px; }

div.home-usuario-subscription-recibidor a.btn-poner-anuncio:hover {
  background-color: #e5005a !important;
  text-decoration: none;
  color: #fff; }

.wrapper-box-redirect {
  margin-top: -1px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 26px;
  padding-bottom: 26px;
  background-color: #fff; }
  @media (max-width: 768px) {
    .wrapper-box-redirect {
      padding-left: 0; } }

.box-redirect-from-no-results {
  border: #f2f3f2 solid 5px;
  background-color: #fff; }
  @media (max-width: 768px) {
    .box-redirect-from-no-results {
      margin: 0 15px; } }
  .box-redirect-from-no-results .cartel {
    float: left;
    text-align: center;
    margin: 10px 26px 0 16px;
    width: 100%; }
    .box-redirect-from-no-results .cartel span {
      display: inline-block; }
  .box-redirect-from-no-results .content {
    margin-top: 15px; }
    @media (max-width: 768px) {
      .box-redirect-from-no-results .content {
        text-align: center;
        width: 100%; } }
    .box-redirect-from-no-results .content h3, .box-redirect-from-no-results .content .titulo-feedback-landing h1, .titulo-feedback-landing .box-redirect-from-no-results .content h1 {
      font-family: "Lexend", "Open Sans", Helvetica, Arial, sans-serif;
      font-size: 18px; }
    .box-redirect-from-no-results .content .old-title {
      font-family: "Lexend", "Open Sans", Helvetica, Arial, sans-serif;
      margin: 0 0 4px;
      color: #3c3c3c;
      font-size: 16px; }
    .box-redirect-from-no-results .content .box-redirect-footer {
      margin: 0 0 15px;
      color: #737373;
      font-size: 16px; }

.mapboxgl-map {
  font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: relative;
  -webkit-tap-highlight-color: transparent; }

.mapboxgl-map:-webkit-full-screen {
  width: 100%;
  height: 100%; }

.mapboxgl-missing-css {
  display: none; }

.mapboxgl-canvas-container.mapboxgl-interactive,
.mapboxgl-ctrl-nav-compass {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.mapboxgl-canvas-container.mapboxgl-interactive:active,
.mapboxgl-ctrl-nav-compass:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y; }

.mapboxgl-canvas-container.mapboxgl-touch-drag-pan {
  -ms-touch-action: pinch-zoom; }

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan {
  -ms-touch-action: none;
  touch-action: none; }

.mapboxgl-ctrl-top-left,
.mapboxgl-ctrl-top-right,
.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right {
  position: absolute;
  pointer-events: none;
  z-index: 2; }

.mapboxgl-ctrl-top-left {
  top: 0;
  left: 0; }

.mapboxgl-ctrl-top-right {
  top: 0;
  right: 0; }

.mapboxgl-ctrl-bottom-left {
  bottom: 0;
  left: 0; }

.mapboxgl-ctrl-bottom-right {
  right: 0;
  bottom: 0; }

.mapboxgl-ctrl {
  clear: both;
  pointer-events: auto; }

.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
  margin: 10px 0 0 10px;
  float: left; }

.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
  margin: 10px 10px 0 0;
  float: right; }

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
  margin: 0 0 10px 10px;
  float: left; }

.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
  margin: 0 10px 10px 0;
  float: right; }

.mapboxgl-ctrl-group {
  border-radius: 4px;
  -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  background: #fff; }

.mapboxgl-ctrl-group > button {
  width: 30px;
  height: 30px;
  display: block;
  padding: 0;
  outline: none;
  border: none;
  box-sizing: border-box;
  background-color: transparent;
  cursor: pointer; }

.mapboxgl-ctrl-group > button + button {
  border-top: 1px solid #ddd; }

/* https://bugzilla.mozilla.org/show_bug.cgi?id=140562 */
.mapboxgl-ctrl > button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.mapboxgl-ctrl > button:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.mapboxgl-ctrl-icon,
.mapboxgl-ctrl-icon > .mapboxgl-ctrl-compass-arrow {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mapboxgl-ctrl-icon {
  padding: 5px; }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0A%20%20%3Cpath%20style%3D%27fill%3A%23333333%3B%27%20d%3D%27m%207%2C9%20c%20-0.554%2C0%20-1%2C0.446%20-1%2C1%200%2C0.554%200.446%2C1%201%2C1%20l%206%2C0%20c%200.554%2C0%201%2C-0.446%201%2C-1%200%2C-0.554%20-0.446%2C-1%20-1%2C-1%20z%27%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0A%20%20%3Cpath%20style%3D%27fill%3A%23333333%3B%27%20d%3D%27M%2010%206%20C%209.446%206%209%206.4459904%209%207%20L%209%209%20L%207%209%20C%206.446%209%206%209.446%206%2010%20C%206%2010.554%206.446%2011%207%2011%20L%209%2011%20L%209%2013%20C%209%2013.55401%209.446%2014%2010%2014%20C%2010.554%2014%2011%2013.55401%2011%2013%20L%2011%2011%20L%2013%2011%20C%2013.554%2011%2014%2010.554%2014%2010%20C%2014%209.446%2013.554%209%2013%209%20L%2011%209%20L%2011%207%20C%2011%206.4459904%2010.554%206%2010%206%20z%27%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0D%0A%20%20%3Cpath%20style%3D%27fill%3A%23333%3B%27%20d%3D%27M10%204C9%204%209%205%209%205L9%205.1A5%205%200%200%200%205.1%209L5%209C5%209%204%209%204%2010%204%2011%205%2011%205%2011L5.1%2011A5%205%200%200%200%209%2014.9L9%2015C9%2015%209%2016%2010%2016%2011%2016%2011%2015%2011%2015L11%2014.9A5%205%200%200%200%2014.9%2011L15%2011C15%2011%2016%2011%2016%2010%2016%209%2015%209%2015%209L14.9%209A5%205%200%200%200%2011%205.1L11%205C11%205%2011%204%2010%204zM10%206.5A3.5%203.5%200%200%201%2013.5%2010%203.5%203.5%200%200%201%2010%2013.5%203.5%203.5%200%200%201%206.5%2010%203.5%203.5%200%200%201%2010%206.5zM10%208.3A1.8%201.8%200%200%200%208.3%2010%201.8%201.8%200%200%200%2010%2011.8%201.8%201.8%200%200%200%2011.8%2010%201.8%201.8%200%200%200%2010%208.3z%27%20%2F%3E%0D%0A%3C%2Fsvg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate:disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0D%0A%20%20%3Cpath%20style%3D%27fill%3A%23aaa%3B%27%20d%3D%27M10%204C9%204%209%205%209%205L9%205.1A5%205%200%200%200%205.1%209L5%209C5%209%204%209%204%2010%204%2011%205%2011%205%2011L5.1%2011A5%205%200%200%200%209%2014.9L9%2015C9%2015%209%2016%2010%2016%2011%2016%2011%2015%2011%2015L11%2014.9A5%205%200%200%200%2014.9%2011L15%2011C15%2011%2016%2011%2016%2010%2016%209%2015%209%2015%209L14.9%209A5%205%200%200%200%2011%205.1L11%205C11%205%2011%204%2010%204zM10%206.5A3.5%203.5%200%200%201%2013.5%2010%203.5%203.5%200%200%201%2010%2013.5%203.5%203.5%200%200%201%206.5%2010%203.5%203.5%200%200%201%2010%206.5zM10%208.3A1.8%201.8%200%200%200%208.3%2010%201.8%201.8%200%200%200%2010%2011.8%201.8%201.8%200%200%200%2011.8%2010%201.8%201.8%200%200%200%2010%208.3z%27%20%2F%3E%0D%0A%3C%2Fsvg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0D%0A%20%20%3Cpath%20style%3D%27fill%3A%2333b5e5%3B%27%20d%3D%27M10%204C9%204%209%205%209%205L9%205.1A5%205%200%200%200%205.1%209L5%209C5%209%204%209%204%2010%204%2011%205%2011%205%2011L5.1%2011A5%205%200%200%200%209%2014.9L9%2015C9%2015%209%2016%2010%2016%2011%2016%2011%2015%2011%2015L11%2014.9A5%205%200%200%200%2014.9%2011L15%2011C15%2011%2016%2011%2016%2010%2016%209%2015%209%2015%209L14.9%209A5%205%200%200%200%2011%205.1L11%205C11%205%2011%204%2010%204zM10%206.5A3.5%203.5%200%200%201%2013.5%2010%203.5%203.5%200%200%201%2010%2013.5%203.5%203.5%200%200%201%206.5%2010%203.5%203.5%200%200%201%2010%206.5zM10%208.3A1.8%201.8%200%200%200%208.3%2010%201.8%201.8%200%200%200%2010%2011.8%201.8%201.8%200%200%200%2011.8%2010%201.8%201.8%200%200%200%2010%208.3z%27%20%2F%3E%0D%0A%3C%2Fsvg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0D%0A%20%20%3Cpath%20style%3D%27fill%3A%23e58978%3B%27%20d%3D%27M10%204C9%204%209%205%209%205L9%205.1A5%205%200%200%200%205.1%209L5%209C5%209%204%209%204%2010%204%2011%205%2011%205%2011L5.1%2011A5%205%200%200%200%209%2014.9L9%2015C9%2015%209%2016%2010%2016%2011%2016%2011%2015%2011%2015L11%2014.9A5%205%200%200%200%2014.9%2011L15%2011C15%2011%2016%2011%2016%2010%2016%209%2015%209%2015%209L14.9%209A5%205%200%200%200%2011%205.1L11%205C11%205%2011%204%2010%204zM10%206.5A3.5%203.5%200%200%201%2013.5%2010%203.5%203.5%200%200%201%2010%2013.5%203.5%203.5%200%200%201%206.5%2010%203.5%203.5%200%200%201%2010%206.5zM10%208.3A1.8%201.8%200%200%200%208.3%2010%201.8%201.8%200%200%200%2010%2011.8%201.8%201.8%200%200%200%2011.8%2010%201.8%201.8%200%200%200%2010%208.3z%27%20%2F%3E%0D%0A%3C%2Fsvg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0A%20%20%3Cpath%20style%3D%27fill%3A%2333b5e5%3B%27%20d%3D%27M%2010%2C4%20C%209%2C4%209%2C5%209%2C5%20L%209%2C5.1%20C%207.0357113%2C5.5006048%205.5006048%2C7.0357113%205.1%2C9%20L%205%2C9%20c%200%2C0%20-1%2C0%20-1%2C1%200%2C1%201%2C1%201%2C1%20l%200.1%2C0%20c%200.4006048%2C1.964289%201.9357113%2C3.499395%203.9%2C3.9%20L%209%2C15%20c%200%2C0%200%2C1%201%2C1%201%2C0%201%2C-1%201%2C-1%20l%200%2C-0.1%20c%201.964289%2C-0.400605%203.499395%2C-1.935711%203.9%2C-3.9%20l%200.1%2C0%20c%200%2C0%201%2C0%201%2C-1%20C%2016%2C9%2015%2C9%2015%2C9%20L%2014.9%2C9%20C%2014.499395%2C7.0357113%2012.964289%2C5.5006048%2011%2C5.1%20L%2011%2C5%20c%200%2C0%200%2C-1%20-1%2C-1%20z%20m%200%2C2.5%20c%201.932997%2C0%203.5%2C1.5670034%203.5%2C3.5%200%2C1.932997%20-1.567003%2C3.5%20-3.5%2C3.5%20C%208.0670034%2C13.5%206.5%2C11.932997%206.5%2C10%206.5%2C8.0670034%208.0670034%2C6.5%2010%2C6.5%20Z%27%20%2F%3E%0A%3C%2Fsvg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0A%20%20%3Cpath%20style%3D%27fill%3A%23e54e33%3B%27%20d%3D%27M%2010%2C4%20C%209%2C4%209%2C5%209%2C5%20L%209%2C5.1%20C%207.0357113%2C5.5006048%205.5006048%2C7.0357113%205.1%2C9%20L%205%2C9%20c%200%2C0%20-1%2C0%20-1%2C1%200%2C1%201%2C1%201%2C1%20l%200.1%2C0%20c%200.4006048%2C1.964289%201.9357113%2C3.499395%203.9%2C3.9%20L%209%2C15%20c%200%2C0%200%2C1%201%2C1%201%2C0%201%2C-1%201%2C-1%20l%200%2C-0.1%20c%201.964289%2C-0.400605%203.499395%2C-1.935711%203.9%2C-3.9%20l%200.1%2C0%20c%200%2C0%201%2C0%201%2C-1%20C%2016%2C9%2015%2C9%2015%2C9%20L%2014.9%2C9%20C%2014.499395%2C7.0357113%2012.964289%2C5.5006048%2011%2C5.1%20L%2011%2C5%20c%200%2C0%200%2C-1%20-1%2C-1%20z%20m%200%2C2.5%20c%201.932997%2C0%203.5%2C1.5670034%203.5%2C3.5%200%2C1.932997%20-1.567003%2C3.5%20-3.5%2C3.5%20C%208.0670034%2C13.5%206.5%2C11.932997%206.5%2C10%206.5%2C8.0670034%208.0670034%2C6.5%2010%2C6.5%20Z%27%20%2F%3E%0A%3C%2Fsvg%3E"); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting {
  -webkit-animation: mapboxgl-spin 2s infinite linear;
  -moz-animation: mapboxgl-spin 2s infinite linear;
  -o-animation: mapboxgl-spin 2s infinite linear;
  -ms-animation: mapboxgl-spin 2s infinite linear;
  animation: mapboxgl-spin 2s infinite linear; }

@-webkit-keyframes mapboxgl-spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes mapboxgl-spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }
@-o-keyframes mapboxgl-spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg); } }
@-ms-keyframes mapboxgl-spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg); } }
@keyframes mapboxgl-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.mapboxgl-ctrl-icon.mapboxgl-ctrl-fullscreen {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4KCjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0iTGF5ZXJfMSIKICAgeD0iMHB4IgogICB5PSIwcHgiCiAgIHZpZXdCb3g9IjAgMCAyMCAyMCIKICAgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjAgMjA7IgogICB4bWw6c3BhY2U9InByZXNlcnZlIgogICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxIHIxMzcyNSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iZnVsbHNjcmVlbi5zdmciPjxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTQxODUiPjxyZGY6UkRGPjxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+PGRjOnRpdGxlPjwvZGM6dGl0bGU+PC9jYzpXb3JrPjwvcmRmOlJERj48L21ldGFkYXRhPjxkZWZzCiAgICAgaWQ9ImRlZnM0MTgzIiAvPjxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBwYWdlY29sb3I9IiNmZmZmZmYiCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgICAgYm9yZGVyb3BhY2l0eT0iMSIKICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIgogICAgIGdyaWR0b2xlcmFuY2U9IjEwIgogICAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTQ3MSIKICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSI2OTUiCiAgICAgaWQ9Im5hbWVkdmlldzQxODEiCiAgICAgc2hvd2dyaWQ9ImZhbHNlIgogICAgIGlua3NjYXBlOnpvb209IjExLjMxMzcwOCIKICAgICBpbmtzY2FwZTpjeD0iMTQuNjk4MjgiCiAgICAgaW5rc2NhcGU6Y3k9IjEwLjUyNjY4OSIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iNjk3IgogICAgIGlua3NjYXBlOndpbmRvdy15PSIyOTgiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMCIKICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJMYXllcl8xIgogICAgIGlua3NjYXBlOnNuYXAtYmJveD0idHJ1ZSIKICAgICBpbmtzY2FwZTpiYm94LXBhdGhzPSJ0cnVlIgogICAgIGlua3NjYXBlOm9iamVjdC1wYXRocz0idHJ1ZSIKICAgICBpbmtzY2FwZTpiYm94LW5vZGVzPSJ0cnVlIgogICAgIGlua3NjYXBlOm9iamVjdC1ub2Rlcz0idHJ1ZSI+PGlua3NjYXBlOmdyaWQKICAgICAgIHR5cGU9Inh5Z3JpZCIKICAgICAgIGlkPSJncmlkNjA3NiIgLz48L3NvZGlwb2RpOm5hbWVkdmlldz48cGF0aAogICAgIGQ9Ik0gNSA0IEMgNC41IDQgNCA0LjUgNCA1IEwgNCA2IEwgNCA5IEwgNC41IDkgTCA1Ljc3NzM0MzggNy4yOTY4NzUgQyA2Ljc3NzEzMTkgOC4wNjAyMTMxIDcuODM1NzY1IDguOTU2NTcyOCA4Ljg5MDYyNSAxMCBDIDcuODI1NzEyMSAxMS4wNjMzIDYuNzc2MTc5MSAxMS45NTE2NzUgNS43ODEyNSAxMi43MDcwMzEgTCA0LjUgMTEgTCA0IDExIEwgNCAxNSBDIDQgMTUuNSA0LjUgMTYgNSAxNiBMIDkgMTYgTCA5IDE1LjUgTCA3LjI3MzQzNzUgMTQuMjA1MDc4IEMgOC4wNDI4OTMxIDEzLjE4Nzg4NiA4LjkzOTU0NDEgMTIuMTMzNDgxIDkuOTYwOTM3NSAxMS4wNjgzNTkgQyAxMS4wNDIzNzEgMTIuMTQ2OTkgMTEuOTQyMDkzIDEzLjIxMTIgMTIuNzA3MDMxIDE0LjIxODc1IEwgMTEgMTUuNSBMIDExIDE2IEwgMTQgMTYgTCAxNSAxNiBDIDE1LjUgMTYgMTYgMTUuNSAxNiAxNSBMIDE2IDE0IEwgMTYgMTEgTCAxNS41IDExIEwgMTQuMjA1MDc4IDEyLjcyNjU2MiBDIDEzLjE3Nzk4NSAxMS45NDk2MTcgMTIuMTEyNzE4IDExLjA0MzU3NyAxMS4wMzcxMDkgMTAuMDA5NzY2IEMgMTIuMTUxODU2IDguOTgxMDYxIDEzLjIyNDM0NSA4LjA3OTg2MjQgMTQuMjI4NTE2IDcuMzA0Njg3NSBMIDE1LjUgOSBMIDE2IDkgTCAxNiA1IEMgMTYgNC41IDE1LjUgNCAxNSA0IEwgMTEgNCBMIDExIDQuNSBMIDEyLjcwMzEyNSA1Ljc3NzM0MzggQyAxMS45MzI2NDcgNi43ODY0ODM0IDExLjAyNjY5MyA3Ljg1NTQ3MTIgOS45NzA3MDMxIDguOTE5OTIxOSBDIDguOTU4NDczOSA3LjgyMDQ5NDMgOC4wNjk4NzY3IDYuNzYyNzE4OCA3LjMwNDY4NzUgNS43NzE0ODQ0IEwgOSA0LjUgTCA5IDQgTCA2IDQgTCA1IDQgeiAiCiAgICAgaWQ9InBhdGg0MTY5IiAvPjwvc3ZnPg=="); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-shrink {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4KCjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0iTGF5ZXJfMSIKICAgeD0iMHB4IgogICB5PSIwcHgiCiAgIHZpZXdCb3g9IjAgMCAyMCAyMCIKICAgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjAgMjA7IgogICB4bWw6c3BhY2U9InByZXNlcnZlIgogICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxIHIxMzcyNSIKICAgc29kaXBvZGk6ZG9jbmFtZT0ic2hyaW5rLnN2ZyI+PG1ldGFkYXRhCiAgICAgaWQ9Im1ldGFkYXRhMTkiPjxyZGY6UkRGPjxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+PGRjOnRpdGxlPjwvZGM6dGl0bGU+PC9jYzpXb3JrPjwvcmRmOlJERj48L21ldGFkYXRhPjxkZWZzCiAgICAgaWQ9ImRlZnMxNyIgLz48c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIKICAgICBncmlkdG9sZXJhbmNlPSIxMCIKICAgICBndWlkZXRvbGVyYW5jZT0iMTAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjIwMjEiCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iOTA4IgogICAgIGlkPSJuYW1lZHZpZXcxNSIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6em9vbT0iMSIKICAgICBpbmtzY2FwZTpjeD0iNC45NTAxMDgyIgogICAgIGlua3NjYXBlOmN5PSIxMC44NTQ3NDciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9IjAiCiAgICAgaW5rc2NhcGU6d2luZG93LXk9IjAiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMCIKICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJMYXllcl8xIgogICAgIGlua3NjYXBlOnNuYXAtYmJveD0idHJ1ZSIKICAgICBpbmtzY2FwZTpiYm94LXBhdGhzPSJ0cnVlIgogICAgIGlua3NjYXBlOnNuYXAtYmJveC1lZGdlLW1pZHBvaW50cz0idHJ1ZSIKICAgICBpbmtzY2FwZTpiYm94LW5vZGVzPSJ0cnVlIgogICAgIGlua3NjYXBlOnNuYXAtYmJveC1taWRwb2ludHM9InRydWUiCiAgICAgaW5rc2NhcGU6b2JqZWN0LXBhdGhzPSJ0cnVlIgogICAgIGlua3NjYXBlOm9iamVjdC1ub2Rlcz0idHJ1ZSI+PGlua3NjYXBlOmdyaWQKICAgICAgIHR5cGU9Inh5Z3JpZCIKICAgICAgIGlkPSJncmlkNDE0NyIgLz48L3NvZGlwb2RpOm5hbWVkdmlldz48cGF0aAogICAgIHN0eWxlPSJmaWxsOiMwMDAwMDAiCiAgICAgZD0iTSA0LjI0MjE4NzUgMy40OTIxODc1IEEgMC43NTAwNzUgMC43NTAwNzUgMCAwIDAgMy43MTg3NSA0Ljc4MTI1IEwgNS45NjQ4NDM4IDcuMDI3MzQzOCBMIDQgOC41IEwgNCA5IEwgOCA5IEMgOC41MDAwMDEgOC45OTk5OTg4IDkgOC40OTk5OTkyIDkgOCBMIDkgNCBMIDguNSA0IEwgNy4wMTc1NzgxIDUuOTU1MDc4MSBMIDQuNzgxMjUgMy43MTg3NSBBIDAuNzUwMDc1IDAuNzUwMDc1IDAgMCAwIDQuMjQyMTg3NSAzLjQ5MjE4NzUgeiBNIDE1LjczNDM3NSAzLjQ5MjE4NzUgQSAwLjc1MDA3NSAwLjc1MDA3NSAwIDAgMCAxNS4yMTg3NSAzLjcxODc1IEwgMTIuOTg0Mzc1IDUuOTUzMTI1IEwgMTEuNSA0IEwgMTEgNCBMIDExIDggQyAxMSA4LjQ5OTk5OTIgMTEuNDk5OTk5IDguOTk5OTk4OCAxMiA5IEwgMTYgOSBMIDE2IDguNSBMIDE0LjAzNTE1NiA3LjAyNzM0MzggTCAxNi4yODEyNSA0Ljc4MTI1IEEgMC43NTAwNzUgMC43NTAwNzUgMCAwIDAgMTUuNzM0Mzc1IDMuNDkyMTg3NSB6IE0gNCAxMSBMIDQgMTEuNSBMIDUuOTY0ODQzOCAxMi45NzI2NTYgTCAzLjcxODc1IDE1LjIxODc1IEEgMC43NTEzMDA5NiAwLjc1MTMwMDk2IDAgMSAwIDQuNzgxMjUgMTYuMjgxMjUgTCA3LjAyNzM0MzggMTQuMDM1MTU2IEwgOC41IDE2IEwgOSAxNiBMIDkgMTIgQyA5IDExLjUwMDAwMSA4LjUwMDAwMSAxMS4wMDAwMDEgOCAxMSBMIDQgMTEgeiBNIDEyIDExIEMgMTEuNDk5OTk5IDExLjAwMDAwMSAxMSAxMS41MDAwMDEgMTEgMTIgTCAxMSAxNiBMIDExLjUgMTYgTCAxMi45NzI2NTYgMTQuMDM1MTU2IEwgMTUuMjE4NzUgMTYuMjgxMjUgQSAwLjc1MTMwMDk2IDAuNzUxMzAwOTYgMCAxIDAgMTYuMjgxMjUgMTUuMjE4NzUgTCAxNC4wMzUxNTYgMTIuOTcyNjU2IEwgMTYgMTEuNSBMIDE2IDExIEwgMTIgMTEgeiAiCiAgICAgaWQ9InBhdGg3IiAvPjwvc3ZnPg=="); }

.mapboxgl-ctrl-icon.mapboxgl-ctrl-compass > .mapboxgl-ctrl-compass-arrow {
  width: 20px;
  height: 20px;
  margin: 5px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%0A%09%3Cpolygon%20fill%3D%27%23333333%27%20points%3D%276%2C9%2010%2C1%2014%2C9%27%2F%3E%0A%09%3Cpolygon%20fill%3D%27%23CCCCCC%27%20points%3D%276%2C11%2010%2C19%2014%2C11%20%27%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  display: inline-block; }

a.mapboxgl-ctrl-logo {
  width: 85px;
  height: 21px;
  margin: 0 0 -3px -3px;
  display: block;
  background-repeat: no-repeat;
  cursor: pointer;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiAgIHZpZXdCb3g9IjAgMCA4NC40OSAyMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgODQuNDkgMjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz4gIDxwYXRoIGNsYXNzPSJzdDAiIHN0eWxlPSJvcGFjaXR5OjAuOTsgZmlsbDogI0ZGRkZGRjsgZW5hYmxlLWJhY2tncm91bmQ6IG5ldzsiIGQ9Ik04My4yNSwxNC4yNmMwLDAuMTItMC4wOSwwLjIxLTAuMjEsMC4yMWgtMS42MWMtMC4xMywwLTAuMjQtMC4wNi0wLjMtMC4xN2wtMS40NC0yLjM5bC0xLjQ0LDIuMzkgICAgYy0wLjA2LDAuMTEtMC4xOCwwLjE3LTAuMywwLjE3aC0xLjYxYy0wLjA0LDAtMC4wOC0wLjAxLTAuMTItMC4wM2MtMC4wOS0wLjA2LTAuMTMtMC4xOS0wLjA2LTAuMjhsMCwwbDIuNDMtMy42OEw3Ni4yLDYuODQgICAgYy0wLjAyLTAuMDMtMC4wMy0wLjA3LTAuMDMtMC4xMmMwLTAuMTIsMC4wOS0wLjIxLDAuMjEtMC4yMWgxLjYxYzAuMTMsMCwwLjI0LDAuMDYsMC4zLDAuMTdsMS40MSwyLjM2bDEuNC0yLjM1ICAgIGMwLjA2LTAuMTEsMC4xOC0wLjE3LDAuMy0wLjE3SDgzYzAuMDQsMCwwLjA4LDAuMDEsMC4xMiwwLjAzYzAuMDksMC4wNiwwLjEzLDAuMTksMC4wNiwwLjI4bDAsMGwtMi4zNywzLjYzbDIuNDMsMy42NyAgICBDODMuMjQsMTQuMTgsODMuMjUsMTQuMjIsODMuMjUsMTQuMjZ6Ii8+ICA8cGF0aCBjbGFzcz0ic3QwIiBzdHlsZT0ib3BhY2l0eTowLjk7IGZpbGw6ICNGRkZGRkY7IGVuYWJsZS1iYWNrZ3JvdW5kOiBuZXc7IiBkPSJNNjYuMjQsOS41OWMtMC4zOS0xLjg4LTEuOTYtMy4yOC0zLjg0LTMuMjhjLTEuMDMsMC0yLjAzLDAuNDItMi43MywxLjE4VjMuNTFjMC0wLjEzLTAuMS0wLjIzLTAuMjMtMC4yM2gtMS40ICAgIGMtMC4xMywwLTAuMjMsMC4xMS0wLjIzLDAuMjN2MTAuNzJjMCwwLjEzLDAuMSwwLjIzLDAuMjMsMC4yM2gxLjRjMC4xMywwLDAuMjMtMC4xMSwwLjIzLTAuMjNWMTMuNWMwLjcxLDAuNzUsMS43LDEuMTgsMi43MywxLjE4ICAgIGMxLjg4LDAsMy40NS0xLjQxLDMuODQtMy4yOUM2Ni4zNywxMC43OSw2Ni4zNywxMC4xOCw2Ni4yNCw5LjU5TDY2LjI0LDkuNTl6IE02Mi4wOCwxM2MtMS4zMiwwLTIuMzktMS4xMS0yLjQxLTIuNDh2LTAuMDYgICAgYzAuMDItMS4zOCwxLjA5LTIuNDgsMi40MS0yLjQ4czIuNDIsMS4xMiwyLjQyLDIuNTFTNjMuNDEsMTMsNjIuMDgsMTN6Ii8+ICA8cGF0aCBjbGFzcz0ic3QwIiBzdHlsZT0ib3BhY2l0eTowLjk7IGZpbGw6ICNGRkZGRkY7IGVuYWJsZS1iYWNrZ3JvdW5kOiBuZXc7IiBkPSJNNzEuNjcsNi4zMmMtMS45OC0wLjAxLTMuNzIsMS4zNS00LjE2LDMuMjljLTAuMTMsMC41OS0wLjEzLDEuMTksMCwxLjc3YzAuNDQsMS45NCwyLjE3LDMuMzIsNC4xNywzLjMgICAgYzIuMzUsMCw0LjI2LTEuODcsNC4yNi00LjE5Uzc0LjA0LDYuMzIsNzEuNjcsNi4zMnogTTcxLjY1LDEzLjAxYy0xLjMzLDAtMi40Mi0xLjEyLTIuNDItMi41MXMxLjA4LTIuNTIsMi40Mi0yLjUyICAgIGMxLjMzLDAsMi40MiwxLjEyLDIuNDIsMi41MVM3Mi45OSwxMyw3MS42NSwxMy4wMUw3MS42NSwxMy4wMXoiLz4gIDxwYXRoIGNsYXNzPSJzdDEiIHN0eWxlPSJvcGFjaXR5OjAuMzU7IGVuYWJsZS1iYWNrZ3JvdW5kOm5ldzsiIGQ9Ik02Mi4wOCw3Ljk4Yy0xLjMyLDAtMi4zOSwxLjExLTIuNDEsMi40OHYwLjA2QzU5LjY4LDExLjksNjAuNzUsMTMsNjIuMDgsMTNzMi40Mi0xLjEyLDIuNDItMi41MSAgICBTNjMuNDEsNy45OCw2Mi4wOCw3Ljk4eiBNNjIuMDgsMTEuNzZjLTAuNjMsMC0xLjE0LTAuNTYtMS4xNy0xLjI1di0wLjA0YzAuMDEtMC42OSwwLjU0LTEuMjUsMS4xNy0xLjI1ICAgIGMwLjYzLDAsMS4xNywwLjU3LDEuMTcsMS4yN0M2My4yNCwxMS4yLDYyLjczLDExLjc2LDYyLjA4LDExLjc2eiIvPiAgPHBhdGggY2xhc3M9InN0MSIgc3R5bGU9Im9wYWNpdHk6MC4zNTsgZW5hYmxlLWJhY2tncm91bmQ6bmV3OyIgZD0iTTcxLjY1LDcuOThjLTEuMzMsMC0yLjQyLDEuMTItMi40MiwyLjUxUzcwLjMyLDEzLDcxLjY1LDEzczIuNDItMS4xMiwyLjQyLTIuNTFTNzIuOTksNy45OCw3MS42NSw3Ljk4eiAgICAgTTcxLjY1LDExLjc2Yy0wLjY0LDAtMS4xNy0wLjU3LTEuMTctMS4yN2MwLTAuNywwLjUzLTEuMjYsMS4xNy0xLjI2czEuMTcsMC41NywxLjE3LDEuMjdDNzIuODIsMTEuMjEsNzIuMjksMTEuNzYsNzEuNjUsMTEuNzZ6IiAgICAvPiAgPHBhdGggY2xhc3M9InN0MCIgc3R5bGU9Im9wYWNpdHk6MC45OyBmaWxsOiAjRkZGRkZGOyBlbmFibGUtYmFja2dyb3VuZDogbmV3OyIgZD0iTTQ1Ljc0LDYuNTNoLTEuNGMtMC4xMywwLTAuMjMsMC4xMS0wLjIzLDAuMjN2MC43M2MtMC43MS0wLjc1LTEuNy0xLjE4LTIuNzMtMS4xOCAgICBjLTIuMTcsMC0zLjk0LDEuODctMy45NCw0LjE5czEuNzcsNC4xOSwzLjk0LDQuMTljMS4wNCwwLDIuMDMtMC40MywyLjczLTEuMTl2MC43M2MwLDAuMTMsMC4xLDAuMjMsMC4yMywwLjIzaDEuNCAgICBjMC4xMywwLDAuMjMtMC4xMSwwLjIzLTAuMjNWNi43NGMwLTAuMTItMC4wOS0wLjIyLTAuMjItMC4yMkM0NS43NSw2LjUzLDQ1Ljc1LDYuNTMsNDUuNzQsNi41M3ogTTQ0LjEyLDEwLjUzICAgIEM0NC4xMSwxMS45LDQzLjAzLDEzLDQxLjcxLDEzcy0yLjQyLTEuMTItMi40Mi0yLjUxczEuMDgtMi41MiwyLjQtMi41MmMxLjMzLDAsMi4zOSwxLjExLDIuNDEsMi40OEw0NC4xMiwxMC41M3oiLz4gIDxwYXRoIGNsYXNzPSJzdDEiIHN0eWxlPSJvcGFjaXR5OjAuMzU7IGVuYWJsZS1iYWNrZ3JvdW5kOm5ldzsiIGQ9Ik00MS43MSw3Ljk4Yy0xLjMzLDAtMi40MiwxLjEyLTIuNDIsMi41MVM0MC4zNywxMyw0MS43MSwxM3MyLjM5LTEuMTEsMi40MS0yLjQ4di0wLjA2ICAgIEM0NC4xLDkuMDksNDMuMDMsNy45OCw0MS43MSw3Ljk4eiBNNDAuNTUsMTAuNDljMC0wLjcsMC41Mi0xLjI3LDEuMTctMS4yN2MwLjY0LDAsMS4xNCwwLjU2LDEuMTcsMS4yNXYwLjA0ICAgIGMtMC4wMSwwLjY4LTAuNTMsMS4yNC0xLjE3LDEuMjRDNDEuMDgsMTEuNzUsNDAuNTUsMTEuMTksNDAuNTUsMTAuNDl6Ii8+ICA8cGF0aCBjbGFzcz0ic3QwIiBzdHlsZT0ib3BhY2l0eTowLjk7IGZpbGw6ICNGRkZGRkY7IGVuYWJsZS1iYWNrZ3JvdW5kOiBuZXc7IiBkPSJNNTIuNDEsNi4zMmMtMS4wMywwLTIuMDMsMC40Mi0yLjczLDEuMThWNi43NWMwLTAuMTMtMC4xLTAuMjMtMC4yMy0wLjIzaC0xLjRjLTAuMTMsMC0wLjIzLDAuMTEtMC4yMywwLjIzICAgIHYxMC43MmMwLDAuMTMsMC4xLDAuMjMsMC4yMywwLjIzaDEuNGMwLjEzLDAsMC4yMy0wLjEsMC4yMy0wLjIzVjEzLjVjMC43MSwwLjc1LDEuNywxLjE4LDIuNzQsMS4xOGMyLjE3LDAsMy45NC0xLjg3LDMuOTQtNC4xOSAgICBTNTQuNTgsNi4zMiw1Mi40MSw2LjMyeiBNNTIuMDgsMTMuMDFjLTEuMzIsMC0yLjM5LTEuMTEtMi40Mi0yLjQ4di0wLjA3YzAuMDItMS4zOCwxLjA5LTIuNDksMi40LTIuNDljMS4zMiwwLDIuNDEsMS4xMiwyLjQxLDIuNTEgICAgUzUzLjQsMTMsNTIuMDgsMTMuMDFMNTIuMDgsMTMuMDF6Ii8+ICA8cGF0aCBjbGFzcz0ic3QxIiBzdHlsZT0ib3BhY2l0eTowLjM1OyBlbmFibGUtYmFja2dyb3VuZDpuZXc7IiBkPSJNNTIuMDgsNy45OGMtMS4zMiwwLTIuMzksMS4xMS0yLjQyLDIuNDh2MC4wNmMwLjAzLDEuMzgsMS4xLDIuNDgsMi40MiwyLjQ4czIuNDEtMS4xMiwyLjQxLTIuNTEgICAgUzUzLjQsNy45OCw1Mi4wOCw3Ljk4eiBNNTIuMDgsMTEuNzZjLTAuNjMsMC0xLjE0LTAuNTYtMS4xNy0xLjI1di0wLjA0YzAuMDEtMC42OSwwLjU0LTEuMjUsMS4xNy0xLjI1YzAuNjMsMCwxLjE3LDAuNTgsMS4xNywxLjI3ICAgIFM1Mi43MiwxMS43Niw1Mi4wOCwxMS43NnoiLz4gIDxwYXRoIGNsYXNzPSJzdDAiIHN0eWxlPSJvcGFjaXR5OjAuOTsgZmlsbDogI0ZGRkZGRjsgZW5hYmxlLWJhY2tncm91bmQ6IG5ldzsiIGQ9Ik0zNi4wOCwxNC4yNGMwLDAuMTMtMC4xLDAuMjMtMC4yMywwLjIzaC0xLjQxYy0wLjEzLDAtMC4yMy0wLjExLTAuMjMtMC4yM1Y5LjY4YzAtMC45OC0wLjc0LTEuNzEtMS42Mi0xLjcxICAgIGMtMC44LDAtMS40NiwwLjctMS41OSwxLjYybDAuMDEsNC42NmMwLDAuMTMtMC4xMSwwLjIzLTAuMjMsMC4yM2gtMS40MWMtMC4xMywwLTAuMjMtMC4xMS0wLjIzLTAuMjNWOS42OCAgICBjMC0wLjk4LTAuNzQtMS43MS0xLjYyLTEuNzFjLTAuODUsMC0xLjU0LDAuNzktMS42LDEuOHY0LjQ4YzAsMC4xMy0wLjEsMC4yMy0wLjIzLDAuMjNoLTEuNGMtMC4xMywwLTAuMjMtMC4xMS0wLjIzLTAuMjNWNi43NCAgICBjMC4wMS0wLjEzLDAuMS0wLjIyLDAuMjMtMC4yMmgxLjRjMC4xMywwLDAuMjIsMC4xMSwwLjIzLDAuMjJWNy40YzAuNS0wLjY4LDEuMy0xLjA5LDIuMTYtMS4xaDAuMDNjMS4wOSwwLDIuMDksMC42LDIuNiwxLjU1ICAgIGMwLjQ1LTAuOTUsMS40LTEuNTUsMi40NC0xLjU2YzEuNjIsMCwyLjkzLDEuMjUsMi45LDIuNzhMMzYuMDgsMTQuMjR6Ii8+ICA8cGF0aCBjbGFzcz0ic3QxIiBzdHlsZT0ib3BhY2l0eTowLjM1OyBlbmFibGUtYmFja2dyb3VuZDpuZXc7IiBkPSJNODQuMzQsMTMuNTlsLTAuMDctMC4xM2wtMS45Ni0yLjk5bDEuOTQtMi45NWMwLjQ0LTAuNjcsMC4yNi0xLjU2LTAuNDEtMi4wMmMtMC4wMiwwLTAuMDMsMC0wLjA0LTAuMDEgICAgYy0wLjIzLTAuMTUtMC41LTAuMjItMC43OC0wLjIyaC0xLjYxYy0wLjU2LDAtMS4wOCwwLjI5LTEuMzcsMC43OEw3OS43Miw2LjZsLTAuMzQtMC41NkM3OS4wOSw1LjU2LDc4LjU3LDUuMjcsNzgsNS4yN2gtMS42ICAgIGMtMC42LDAtMS4xMywwLjM3LTEuMzUsMC45MmMtMi4xOS0xLjY2LTUuMjgtMS40Ny03LjI2LDAuNDVjLTAuMzUsMC4zNC0wLjY1LDAuNzItMC44OSwxLjE0Yy0wLjktMS42Mi0yLjU4LTIuNzItNC41LTIuNzIgICAgYy0wLjUsMC0xLjAxLDAuMDctMS40OCwwLjIzVjMuNTFjMC0wLjgyLTAuNjYtMS40OC0xLjQ3LTEuNDhoLTEuNGMtMC44MSwwLTEuNDcsMC42Ni0xLjQ3LDEuNDd2My43NSAgICBjLTAuOTUtMS4zNi0yLjUtMi4xOC00LjE3LTIuMTljLTAuNzQsMC0xLjQ2LDAuMTYtMi4xMiwwLjQ3Yy0wLjI0LTAuMTctMC41NC0wLjI2LTAuODQtMC4yNmgtMS40Yy0wLjQ1LDAtMC44NywwLjIxLTEuMTUsMC41NiAgICBjLTAuMDItMC4wMy0wLjA0LTAuMDUtMC4wNy0wLjA4Yy0wLjI4LTAuMy0wLjY4LTAuNDctMS4wOS0wLjQ3aC0xLjM5Yy0wLjMsMC0wLjYsMC4wOS0wLjg0LDAuMjZjLTAuNjctMC4zLTEuMzktMC40Ni0yLjEyLTAuNDYgICAgYy0xLjgzLDAtMy40MywxLTQuMzcsMi41Yy0wLjItMC40Ni0wLjQ4LTAuODktMC44My0xLjI1Yy0wLjgtMC44MS0xLjg5LTEuMjUtMy4wMi0xLjI1aC0wLjAxYy0wLjg5LDAuMDEtMS43NSwwLjMzLTIuNDYsMC44OCAgICBjLTAuNzQtMC41Ny0xLjY0LTAuODgtMi41Ny0wLjg4SDI4LjFjLTAuMjksMC0wLjU4LDAuMDMtMC44NiwwLjExYy0wLjI4LDAuMDYtMC41NiwwLjE2LTAuODIsMC4yOGMtMC4yMS0wLjEyLTAuNDUtMC4xOC0wLjctMC4xOCAgICBoLTEuNGMtMC44MiwwLTEuNDcsMC42Ni0xLjQ3LDEuNDd2Ny41YzAsMC44MiwwLjY2LDEuNDcsMS40NywxLjQ3aDEuNGMwLjgyLDAsMS40OC0wLjY2LDEuNDgtMS40OGwwLDBWOS43OSAgICBjMC4wMy0wLjM2LDAuMjMtMC41OSwwLjM2LTAuNTljMC4xOCwwLDAuMzgsMC4xOCwwLjM4LDAuNDd2NC41N2MwLDAuODIsMC42NiwxLjQ3LDEuNDcsMS40N2gxLjQxYzAuODIsMCwxLjQ3LTAuNjYsMS40Ny0xLjQ3ICAgIGwtMC4wMS00LjU3YzAuMDYtMC4zMiwwLjI1LTAuNDcsMC4zNS0wLjQ3YzAuMTgsMCwwLjM4LDAuMTgsMC4zOCwwLjQ3djQuNTdjMCwwLjgyLDAuNjYsMS40NywxLjQ3LDEuNDdoMS40MSAgICBjMC44MiwwLDEuNDctMC42NiwxLjQ3LTEuNDd2LTAuMzhjMC45NiwxLjI5LDIuNDYsMi4wNiw0LjA2LDIuMDZjMC43NCwwLDEuNDYtMC4xNiwyLjEyLTAuNDdjMC4yNCwwLjE3LDAuNTQsMC4yNiwwLjg0LDAuMjZoMS4zOSAgICBjMC4zLDAsMC42LTAuMDksMC44NC0wLjI2djIuMDFjMCwwLjgyLDAuNjYsMS40NywxLjQ3LDEuNDdoMS40YzAuODIsMCwxLjQ3LTAuNjYsMS40Ny0xLjQ3di0xLjc3YzAuNDgsMC4xNSwwLjk5LDAuMjMsMS40OSwwLjIyICAgIGMxLjcsMCwzLjIyLTAuODcsNC4xNy0yLjJ2MC41MmMwLDAuODIsMC42NiwxLjQ3LDEuNDcsMS40N2gxLjRjMC4zLDAsMC42LTAuMDksMC44NC0wLjI2YzAuNjYsMC4zMSwxLjM5LDAuNDcsMi4xMiwwLjQ3ICAgIGMxLjkyLDAsMy42LTEuMSw0LjQ5LTIuNzNjMS41NCwyLjY1LDQuOTUsMy41Myw3LjU4LDEuOThjMC4xOC0wLjExLDAuMzYtMC4yMiwwLjUzLTAuMzZjMC4yMiwwLjU1LDAuNzYsMC45MSwxLjM1LDAuOUg3OCAgICBjMC41NiwwLDEuMDgtMC4yOSwxLjM3LTAuNzhsMC4zNy0wLjYxbDAuMzcsMC42MWMwLjI5LDAuNDgsMC44MSwwLjc4LDEuMzgsMC43OGgxLjZjMC44MSwwLDEuNDYtMC42NiwxLjQ1LTEuNDYgICAgQzg0LjQ5LDE0LjAyLDg0LjQ0LDEzLjgsODQuMzQsMTMuNTlMODQuMzQsMTMuNTl6IE0zNS44NiwxNC40N2gtMS40MWMtMC4xMywwLTAuMjMtMC4xMS0wLjIzLTAuMjNWOS42OCAgICBjMC0wLjk4LTAuNzQtMS43MS0xLjYyLTEuNzFjLTAuOCwwLTEuNDYsMC43LTEuNTksMS42MmwwLjAxLDQuNjZjMCwwLjEzLTAuMSwwLjIzLTAuMjMsMC4yM2gtMS40MWMtMC4xMywwLTAuMjMtMC4xMS0wLjIzLTAuMjMgICAgVjkuNjhjMC0wLjk4LTAuNzQtMS43MS0xLjYyLTEuNzFjLTAuODUsMC0xLjU0LDAuNzktMS42LDEuOHY0LjQ4YzAsMC4xMy0wLjEsMC4yMy0wLjIzLDAuMjNoLTEuNGMtMC4xMywwLTAuMjMtMC4xMS0wLjIzLTAuMjMgICAgVjYuNzRjMC4wMS0wLjEzLDAuMTEtMC4yMiwwLjIzLTAuMjJoMS40YzAuMTMsMCwwLjIyLDAuMTEsMC4yMywwLjIyVjcuNGMwLjUtMC42OCwxLjMtMS4wOSwyLjE2LTEuMWgwLjAzICAgIGMxLjA5LDAsMi4wOSwwLjYsMi42LDEuNTVjMC40NS0wLjk1LDEuNC0xLjU1LDIuNDQtMS41NmMxLjYyLDAsMi45MywxLjI1LDIuOSwyLjc4bDAuMDEsNS4xNkMzNi4wOSwxNC4zNiwzNS45OCwxNC40NiwzNS44NiwxNC40NyAgICBMMzUuODYsMTQuNDd6IE00NS45NywxNC4yNGMwLDAuMTMtMC4xLDAuMjMtMC4yMywwLjIzaC0xLjRjLTAuMTMsMC0wLjIzLTAuMTEtMC4yMy0wLjIzVjEzLjVjLTAuNywwLjc2LTEuNjksMS4xOC0yLjcyLDEuMTggICAgYy0yLjE3LDAtMy45NC0xLjg3LTMuOTQtNC4xOXMxLjc3LTQuMTksMy45NC00LjE5YzEuMDMsMCwyLjAyLDAuNDMsMi43MywxLjE4VjYuNzRjMC0wLjEzLDAuMS0wLjIzLDAuMjMtMC4yM2gxLjQgICAgYzAuMTItMC4wMSwwLjIyLDAuMDgsMC4yMywwLjIxYzAsMC4wMSwwLDAuMDEsMCwwLjAydjcuNTFoLTAuMDFWMTQuMjR6IE01Mi40MSwxNC42N2MtMS4wMywwLTIuMDItMC40My0yLjczLTEuMTh2My45NyAgICBjMCwwLjEzLTAuMSwwLjIzLTAuMjMsMC4yM2gtMS40Yy0wLjEzLDAtMC4yMy0wLjEtMC4yMy0wLjIzVjYuNzVjMC0wLjEzLDAuMS0wLjIyLDAuMjMtMC4yMmgxLjRjMC4xMywwLDAuMjMsMC4xMSwwLjIzLDAuMjN2MC43MyAgICBjMC43MS0wLjc2LDEuNy0xLjE4LDIuNzMtMS4xOGMyLjE3LDAsMy45NCwxLjg2LDMuOTQsNC4xOFM1NC41OCwxNC42Nyw1Mi40MSwxNC42N3ogTTY2LjI0LDExLjM5Yy0wLjM5LDEuODctMS45NiwzLjI5LTMuODQsMy4yOSAgICBjLTEuMDMsMC0yLjAyLTAuNDMtMi43My0xLjE4djAuNzNjMCwwLjEzLTAuMSwwLjIzLTAuMjMsMC4yM2gtMS40Yy0wLjEzLDAtMC4yMy0wLjExLTAuMjMtMC4yM1YzLjUxYzAtMC4xMywwLjEtMC4yMywwLjIzLTAuMjMgICAgaDEuNGMwLjEzLDAsMC4yMywwLjExLDAuMjMsMC4yM3YzLjk3YzAuNzEtMC43NSwxLjctMS4xOCwyLjczLTEuMTdjMS44OCwwLDMuNDUsMS40LDMuODQsMy4yOEM2Ni4zNywxMC4xOSw2Ni4zNywxMC44LDY2LjI0LDExLjM5ICAgIEw2Ni4yNCwxMS4zOUw2Ni4yNCwxMS4zOXogTTcxLjY3LDE0LjY4Yy0yLDAuMDEtMy43My0xLjM1LTQuMTctMy4zYy0wLjEzLTAuNTktMC4xMy0xLjE5LDAtMS43N2MwLjQ0LTEuOTQsMi4xNy0zLjMxLDQuMTctMy4zICAgIGMyLjM2LDAsNC4yNiwxLjg3LDQuMjYsNC4xOVM3NC4wMywxNC42OCw3MS42NywxNC42OEw3MS42NywxNC42OHogTTgzLjA0LDE0LjQ3aC0xLjYxYy0wLjEzLDAtMC4yNC0wLjA2LTAuMy0wLjE3bC0xLjQ0LTIuMzkgICAgbC0xLjQ0LDIuMzljLTAuMDYsMC4xMS0wLjE4LDAuMTctMC4zLDAuMTdoLTEuNjFjLTAuMDQsMC0wLjA4LTAuMDEtMC4xMi0wLjAzYy0wLjA5LTAuMDYtMC4xMy0wLjE5LTAuMDYtMC4yOGwwLDBsMi40My0zLjY4ICAgIEw3Ni4yLDYuODRjLTAuMDItMC4wMy0wLjAzLTAuMDctMC4wMy0wLjEyYzAtMC4xMiwwLjA5LTAuMjEsMC4yMS0wLjIxaDEuNjFjMC4xMywwLDAuMjQsMC4wNiwwLjMsMC4xN2wxLjQxLDIuMzZsMS40MS0yLjM2ICAgIGMwLjA2LTAuMTEsMC4xOC0wLjE3LDAuMy0wLjE3aDEuNjFjMC4wNCwwLDAuMDgsMC4wMSwwLjEyLDAuMDNjMC4wOSwwLjA2LDAuMTMsMC4xOSwwLjA2LDAuMjhsMCwwbC0yLjM4LDMuNjRsMi40MywzLjY3ICAgIGMwLjAyLDAuMDMsMC4wMywwLjA3LDAuMDMsMC4xMkM4My4yNSwxNC4zOCw4My4xNiwxNC40Nyw4My4wNCwxNC40N0w4My4wNCwxNC40N0w4My4wNCwxNC40N3oiLz4gIDxwYXRoIGNsYXNzPSJzdDAiIHN0eWxlPSJvcGFjaXR5OjAuOTsgZmlsbDogI0ZGRkZGRjsgZW5hYmxlLWJhY2tncm91bmQ6IG5ldzsiIGQ9Ik0xMC41LDEuMjRjLTUuMTEsMC05LjI1LDQuMTUtOS4yNSw5LjI1czQuMTUsOS4yNSw5LjI1LDkuMjVzOS4yNS00LjE1LDkuMjUtOS4yNSAgICBDMTkuNzUsNS4zOCwxNS42MSwxLjI0LDEwLjUsMS4yNHogTTE0Ljg5LDEyLjc3Yy0xLjkzLDEuOTMtNC43OCwyLjMxLTYuNywyLjMxYy0wLjcsMC0xLjQxLTAuMDUtMi4xLTAuMTZjMCwwLTEuMDItNS42NCwyLjE0LTguODEgICAgYzAuODMtMC44MywxLjk1LTEuMjgsMy4xMy0xLjI4YzEuMjcsMCwyLjQ5LDAuNTEsMy4zOSwxLjQyQzE2LjU5LDguMDksMTYuNjQsMTEsMTQuODksMTIuNzd6Ii8+ICA8cGF0aCBjbGFzcz0ic3QxIiBzdHlsZT0ib3BhY2l0eTowLjM1OyBlbmFibGUtYmFja2dyb3VuZDpuZXc7IiBkPSJNMTAuNS0wLjAxQzQuNy0wLjAxLDAsNC43LDAsMTAuNDlzNC43LDEwLjUsMTAuNSwxMC41UzIxLDE2LjI5LDIxLDEwLjQ5QzIwLjk5LDQuNywxNi4zLTAuMDEsMTAuNS0wLjAxeiAgICAgTTEwLjUsMTkuNzRjLTUuMTEsMC05LjI1LTQuMTUtOS4yNS05LjI1czQuMTQtOS4yNiw5LjI1LTkuMjZzOS4yNSw0LjE1LDkuMjUsOS4yNUMxOS43NSwxNS42MSwxNS42MSwxOS43NCwxMC41LDE5Ljc0eiIvPiAgPHBhdGggY2xhc3M9InN0MSIgc3R5bGU9Im9wYWNpdHk6MC4zNTsgZW5hYmxlLWJhY2tncm91bmQ6bmV3OyIgZD0iTTE0Ljc0LDYuMjVDMTIuOSw0LjQxLDkuOTgsNC4zNSw4LjIzLDYuMWMtMy4xNiwzLjE3LTIuMTQsOC44MS0yLjE0LDguODFzNS42NCwxLjAyLDguODEtMi4xNCAgICBDMTYuNjQsMTEsMTYuNTksOC4wOSwxNC43NCw2LjI1eiBNMTIuNDcsMTAuMzRsLTAuOTEsMS44N2wtMC45LTEuODdMOC44LDkuNDNsMS44Ni0wLjlsMC45LTEuODdsMC45MSwxLjg3bDEuODYsMC45TDEyLjQ3LDEwLjM0eiIgICAgLz4gIDxwb2x5Z29uIGNsYXNzPSJzdDAiIHN0eWxlPSJvcGFjaXR5OjAuOTsgZmlsbDogI0ZGRkZGRjsgZW5hYmxlLWJhY2tncm91bmQ6IG5ldzsiIHBvaW50cz0iMTQuMzMsOS40MyAxMi40NywxMC4zNCAxMS41NiwxMi4yMSAxMC42NiwxMC4zNCA4LjgsOS40MyAxMC42Niw4LjUzIDExLjU2LDYuNjYgMTIuNDcsOC41MyAgICIvPjwvZz48L3N2Zz4=); }

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
  padding: 0 5px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0; }

.mapboxgl-ctrl-attrib.mapboxgl-compact {
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0 10px 10px 10px;
  position: relative;
  padding-right: 24px;
  background-color: #fff;
  border-radius: 3px 12px 12px 3px;
  visibility: hidden; }

.mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
  visibility: visible; }

.mapboxgl-ctrl-attrib.mapboxgl-compact:after {
  content: '';
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%270%200%2020%2020%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%0D%0A%09%3Cpath%20fill%3D%27%23333333%27%20fill-rule%3D%27evenodd%27%20d%3D%27M4%2C10a6%2C6%200%201%2C0%2012%2C0a6%2C6%200%201%2C0%20-12%2C0%20M9%2C7a1%2C1%200%201%2C0%202%2C0a1%2C1%200%201%2C0%20-2%2C0%20M9%2C10a1%2C1%200%201%2C1%202%2C0l0%2C3a1%2C1%200%201%2C1%20-2%2C0%27%20%2F%3E%0D%0A%3C%2Fsvg%3E");
  background-color: rgba(255, 255, 255, 0.5);
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  visibility: visible;
  border-radius: 12px; }

.mapboxgl-ctrl-attrib a {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none; }

.mapboxgl-ctrl-attrib a:hover {
  color: inherit;
  text-decoration: underline; }

/* stylelint-disable */
.mapboxgl-ctrl-attrib .mapbox-improve-map {
  font-weight: bold;
  margin-left: 2px; }

.mapboxgl-attrib-empty {
  display: none; }

/*stylelint-enable*/
.mapboxgl-ctrl-scale {
  background-color: rgba(255, 255, 255, 0.75);
  font-size: 10px;
  border-width: medium 2px 2px;
  border-style: none solid solid;
  border-color: #333;
  padding: 0 5px;
  color: #333;
  box-sizing: border-box; }

.mapboxgl-popup {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  will-change: transform;
  pointer-events: none; }

.mapboxgl-popup-anchor-top,
.mapboxgl-popup-anchor-top-left,
.mapboxgl-popup-anchor-top-right {
  -webkit-flex-direction: column;
  flex-direction: column; }

.mapboxgl-popup-anchor-bottom,
.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup-anchor-bottom-right {
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.mapboxgl-popup-anchor-left {
  -webkit-flex-direction: row;
  flex-direction: row; }

.mapboxgl-popup-anchor-right {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.mapboxgl-popup-tip {
  width: 0;
  height: 0;
  border: 10px solid transparent;
  z-index: 1; }

.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  -webkit-align-self: center;
  align-self: center;
  border-top: none;
  border-bottom-color: #fff; }

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  border-top: none;
  border-left: none;
  border-bottom-color: #fff; }

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  border-top: none;
  border-right: none;
  border-bottom-color: #fff; }

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  -webkit-align-self: center;
  align-self: center;
  border-bottom: none;
  border-top-color: #fff; }

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  border-bottom: none;
  border-left: none;
  border-top-color: #fff; }

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  border-bottom: none;
  border-right: none;
  border-top-color: #fff; }

.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  -webkit-align-self: center;
  align-self: center;
  border-left: none;
  border-right-color: #fff; }

.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  -webkit-align-self: center;
  align-self: center;
  border-right: none;
  border-left-color: #fff; }

.mapboxgl-popup-close-button {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  border-radius: 0 3px 0 0;
  cursor: pointer;
  background-color: transparent; }

.mapboxgl-popup-close-button:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.mapboxgl-popup-content {
  position: relative;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 10px 10px 15px;
  pointer-events: auto; }

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
  border-top-left-radius: 0; }

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
  border-top-right-radius: 0; }

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
  border-bottom-left-radius: 0; }

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
  border-bottom-right-radius: 0; }

.mapboxgl-marker {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform; }

.mapboxgl-user-location-dot {
  background-color: #1da1f2;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25); }

.mapboxgl-user-location-dot::before {
  background-color: #1da1f2;
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  -webkit-animation: mapboxgl-user-location-dot-pulse 2s infinite;
  -moz-animation: mapboxgl-user-location-dot-pulse 2s infinite;
  -ms-animation: mapboxgl-user-location-dot-pulse 2s infinite;
  animation: mapboxgl-user-location-dot-pulse 2s infinite; }

.mapboxgl-user-location-dot::after {
  border-radius: 50%;
  border: 2px solid #fff;
  content: '';
  height: 15px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 15px; }

@-webkit-keyframes mapboxgl-user-location-dot-pulse {
  0% {
    -webkit-transform: scale(1);
    opacity: 1; }
  70% {
    -webkit-transform: scale(3);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }
@-ms-keyframes mapboxgl-user-location-dot-pulse {
  0% {
    -ms-transform: scale(1);
    opacity: 1; }
  70% {
    -ms-transform: scale(3);
    opacity: 0; }
  100% {
    -ms-transform: scale(1);
    opacity: 0; } }
@keyframes mapboxgl-user-location-dot-pulse {
  0% {
    transform: scale(1);
    opacity: 1; }
  70% {
    transform: scale(3);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 0; } }
.mapboxgl-user-location-dot-stale {
  background-color: #aaa; }

.mapboxgl-user-location-dot-stale:after {
  display: none; }

.mapboxgl-crosshair,
.mapboxgl-crosshair .mapboxgl-interactive,
.mapboxgl-crosshair .mapboxgl-interactive:active {
  cursor: crosshair; }

.mapboxgl-boxzoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: #fff;
  border: 2px dotted #202020;
  opacity: 0.5; }

@media print {
  /* stylelint-disable */
  .mapbox-improve-map {
    display: none; }

  /* stylelint-enable */ }
.HomeNavigationBoxes {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto; }

a.selected {
  border-bottom: 5px solid #e5005a;
  color: #3e3e3e; }

.sections-link {
  text-decoration: none;
  color: #737373;
  padding: 0 15px; }

.navigation-box__typesGroup {
  display: flex;
  align-items: center;
  margin-top: 20px; }
  @media (max-width: 768px) {
    .navigation-box__typesGroup {
      width: calc(100% + 15px); } }
  .navigation-box__typesGroup .types-title {
    margin-bottom: 0;
    margin-right: 15px; }
  .navigation-box__typesGroup .button + .button {
    margin-left: 15px; }
  .navigation-box__typesGroup .button {
    border-radius: 0;
    height: auto;
    flex-grow: 1; }
  .navigation-box__typesGroup .button {
    background-color: #fff;
    color: #e5005a;
    padding: 8px 21px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    border: 1px solid #e5005a;
    font-weight: 700;
    height: 41px;
    cursor: pointer; }

.district-item {
  border-radius: 10px;
  border: 1px solid #e9e9e9;
  text-align: center;
  padding: 10px 15px;
  width: 130px;
  margin-right: 15px;
  display: block; }
  .district-item .district {
    font-weight: 600;
    color: #3e3e3e;
    font-size: 16px;
    text-align: center;
    display: block; }

.cities-wrapper {
  column-count: 3;
  column-gap: 0;
  width: 100%; }

.cities-alphabet-list {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px; }
  .cities-alphabet-list .nearCitie {
    width: 95%; }

.nearCitie {
  width: 33%;
  display: flex;
  justify-content: space-between;
  padding-right: 30px;
  margin-bottom: 10px; }
  @media (max-width: 768px) {
    .nearCitie {
      width: 50%;
      padding-right: 0; } }
  @media (max-width: 768px) {
    .nearCitie:nth-of-type(odd) {
      padding-right: 30px; } }
  @media (max-width: 480px) {
    .nearCitie:nth-of-type(odd) {
      padding-right: 15px; } }
  @media (min-width: 991px) {
    .nearCitie:nth-of-type(3n) {
      padding-right: 0; } }

.nearCitie__badge {
  border-radius: 5px;
  text-align: center;
  padding: 0 4px;
  height: 20px;
  color: #3e3e3e;
  background-color: #f2f3f2; }

.link {
  color: #4a83fb;
  text-decoration: none;
  cursor: pointer; }
  .link:hover {
    text-decoration: underline; }

.publi-link {
  color: #e36500;
  text-decoration: none;
  cursor: pointer; }
  .publi-link:hover {
    text-align: center; }

.alert.alert-success.alert-success-less:before {
  font-size: 200% !important; }
.alert.alert-danger:before {
  content: "\e607";
  left: 14px; }

ol.breadcrumb {
  margin-bottom: 5px;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  overflow-x: visible;
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 10px;
  -webkit-padding-start: 0; }
  @media (max-width: 767px) {
    ol.breadcrumb {
      font-size: 12px; } }
  ol.breadcrumb li {
    display: inline-block;
    margin-bottom: 5px;
    list-style: none; }
    ol.breadcrumb li:after {
      padding: 0 4px;
      font-family: 'custom', sans-serif;
      width: 5px;
      font-size: 10px;
      content: " ";
      color: #3b3b3b; }
      @media (max-width: 767px) {
        ol.breadcrumb li:after {
          padding: 0 2px; } }
    ol.breadcrumb li:last-child:after {
      content: none; }

.custom-caret,
.open .custom-caret {
  background-color: #e5e5e5; }

.open > .dropdown-menu {
  display: block;
  max-height: 250px;
  overflow-y: scroll;
  scroll-behavior: smooth;
  min-width: 160px; }
  @media (max-width: 1199px) {
    .open > .dropdown-menu {
      max-width: 175px; } }

/* link ocult */
span.sim-b-link, span.sim-link, span.js-tab, span.link-especial {
  cursor: pointer;
  color: #4a83fb; }

span.sim-link:hover, span.js-tab:hover, span.link-especial:hover {
  text-decoration: underline; }

/* etiquetes promocion obra-nueva */
.promocion-obra-nueva span.label {
  font-size: 13px !important;
  background-color: #9f44d4 !important;
  font-weight: bold !important; }
.promocion-obra-nueva a {
  line-height: 23px !important; }

/* etiquetes urge vender */
.urge span.label {
  font-size: 13px !important;
  background-color: #1174cc !important;
  font-weight: bold !important; }
.urge a {
  line-height: 23px !important; }

/* etiquetes recomendado */
.recomendado span.label {
  font-size: 13px !important;
  background-color: #e7bd0c !important;
  font-weight: bold !important; }
.recomendado a {
  line-height: 23px !important; }

#hidden-form {
  display: none; }

select.error, textarea.error, input.error {
  color: #a94442;
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */ }
  select.error::-webkit-input-placeholder, textarea.error::-webkit-input-placeholder, input.error::-webkit-input-placeholder {
    color: #fff; }
  select.error:-moz-placeholder, select.error::-moz-placeholder, textarea.error:-moz-placeholder, textarea.error::-moz-placeholder, input.error:-moz-placeholder, input.error::-moz-placeholder {
    color: #fff;
    opacity: 1; }
  select.error:-ms-input-placeholder, textarea.error:-ms-input-placeholder, input.error:-ms-input-placeholder {
    color: #fff; }

label.error {
  color: #a94442;
  font-size: 13px;
  padding-top: 5px; }

.body-wrap-loading {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -125px; }

.center {
  left: 23%;
  width: 60%;
  top: 40%;
  position: absolute;
  text-align: center;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  padding: 15px 15px 0;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.27);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.27); }
  @media (max-width: 767px) {
    .center {
      left: 5%;
      width: 90%; } }
  .center .loading-content-spinner {
    margin-left: 10px;
    float: left; }
  .center .loading-content > p {
    width: 270px;
    font-size: 16px;
    padding-top: 4px; }

.pagination_button {
  cursor: default;
  padding-left: 80px; }
  @media (max-width: 767px) {
    .pagination_button {
      padding-left: 0px; } }

.contactado {
  color: #0ca710 !important; }

.dropdown-menu .active a, .dropdown-menu .active a:hover {
  background-color: #f5f5f5;
  color: #4a83fb; }

textarea {
  resize: none !important; }

#cookie-bar {
  background: none repeat scroll 0 0 #e1e1e1;
  margin: auto;
  z-index: 1000;
  min-height: 40px;
  font-size: 12px;
  width: 100%;
  line-height: 16px;
  color: #737373;
  text-align: center;
  padding: 7px 50px; }
  #cookie-bar.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
    #cookie-bar.fixed.bottom {
      bottom: 0;
      top: auto; }
  #cookie-bar p {
    margin: 0;
    padding: 0; }
  #cookie-bar a {
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    padding: 4px 8px;
    margin-left: 8px;
    font-size: 16px; }
  #cookie-bar .cb-enable {
    background: #666666; }
    #cookie-bar .cb-enable:hover {
      background: #666666; }
  #cookie-bar .cb-disable {
    background: #990000; }
    #cookie-bar .cb-disable:hover {
      background: #bb0000; }
  #cookie-bar .cb-policy {
    background: #0033bb; }
    #cookie-bar .cb-policy:hover {
      background: #0055dd; }

.center {
  z-index: 4; }

.custom-checkbox {
  padding-left: 0; }
  .custom-checkbox:before {
    bottom: 0; }
    @media (min-width: 992px) {
      .custom-checkbox:before {
        top: 1px !important; } }
  .custom-checkbox span {
    margin-left: 17px;
    display: inline-table; }

.custom-ckecks-container > li {
  margin-bottom: 7.5px; }

.custom-ckecks-container > li.selected a {
  color: #4a83fb; }

.custom-ckecks-container > li .custom-checkbox, .custom-ckecks-container > li .custom-radio {
  font-size: 15px;
  padding-left: 0; }

.custom-ckecks-container > li .custom-checkbox span, .custom-ckecks-container > li .custom-radio span {
  margin-left: 26px; }

.custom-ckecks-container > li .custom-checkbox:before, .custom-ckecks-container > li .custom-radio:before {
  width: 20px;
  height: 20px;
  bottom: 0;
  font-size: 16px;
  line-height: 1; }

.custom-ckecks-container > li .custom-checkbox.active:before {
  border: 2px solid #4a83fb; }

.custom-ckecks-container > li .custom-radio.active:before {
  border: 5px solid #4a83fb; }

@media (max-width: 767px) {
  .custom-checks-container > li {
    margin-bottom: 7.5px; }

  .custom-checks-container > li.selected a {
    color: #4a83fb; }

  .custom-checks-container > li .custom-checkbox, .custom-checks-container > li .custom-radio {
    font-size: 15px;
    padding-left: 0; }

  .custom-checks-container > li .custom-checkbox span, .custom-checks-container > li .custom-radio span {
    margin-left: 26px; }

  .custom-checks-container > li .custom-checkbox:before, .custom-checks-container > li .custom-radio:before {
    width: 20px;
    height: 20px;
    bottom: 0;
    font-size: 16px;
    line-height: 1; }

  .custom-checks-container > li .custom-checkbox.active:before {
    border: 2px solid #4a83fb; }

  .custom-checks-container > li .custom-radio.active:before {
    border: 3px solid #4a83fb; } }
.tour-virtual {
  overflow: hidden !important;
  border: none !important; }

.menu-heart-favorite {
  text-decoration: none !important;
  cursor: pointer; }

.icon-ye-heart-padding {
  padding-right: 2px; }

.icon-ye-heart-all-padding {
  padding-right: 5px; }

.next-detail {
  padding-top: 12px !important; }

.previous-detail {
  padding-top: 12px !important; }

@media (min-width: 768px) and (max-width: 991px) {
  .nav > li > a {
    padding-left: 10px;
    padding-right: 10px; } }
.buidar-input {
  background: #fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -10px center;
  padding: 3px 18px 3px 4px;
  transition: background 0.4s; }
  .buidar-input.x {
    background-position: right 10px center; }
  .buidar-input.onX {
    cursor: pointer; }

.js-find-box-clean {
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer; }

.block-down .image-down, .thumbnail-listed-columns, .thumbnail-listed, .thumbnail-container .thumbnail-wrapper span, .thumbnail-container .thumbnail-wrapper a {
  border: none;
  background: transparent; }

.thumb-image {
  height: 136px;
  width: 180px;
  overflow: hidden;
  background-color: #f2f3f2;
  position: relative; }

.thumb-image-especial {
  height: 150px;
  overflow: hidden;
  position: relative; }
  .thumb-image-especial .carousel-background {
    background: #e1e1e1; }
  .thumb-image-especial .info-carousel-especial {
    position: absolute;
    padding-top: 100px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    color: #fff;
    margin-left: 15px;
    margin-right: 15px;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(129, 129, 129, 0) 58%, #262626 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(58%, rgba(129, 129, 129, 0)), color-stop(100%, #262626));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(129, 129, 129, 0) 58%, #262626 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(129, 129, 129, 0) 58%, #262626 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(129, 129, 129, 0) 58%, #262626 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(129, 129, 129, 0) 58%, #262626 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#262626', GradientType=0 ); }
  .thumb-image-especial .price {
    font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 20px; }
  .thumb-image-especial .meters {
    font-size: 12px; }

@media (min-width: 767px) {
  article:hover .thumb-image {
    background-color: #e1e1e1; } }

.modal-header .modal-title {
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #3c3c3c; }
  .modal-header .modal-title .info-data {
    width: 40%; }

.icon-ye-camera {
  color: #ababab; }

article .thumb-image img {
  width: 100%;
  object-fit: cover; }
  @media (min-width: 768px) {
    article .thumb-image img {
      height: 198px; } }

.thumb-image span {
  z-index: 1; }
.thumb-image .no-image {
  position: absolute;
  text-align: center;
  width: 100%;
  color: #EBF3FC;
  font-size: 60px;
  line-height: 134px;
  display: none;
  background-color: #C1E9FF !important;
  z-index: -1; }
.thumb-image img {
  margin: auto;
  max-height: 100%;
  vertical-align: middle;
  display: block;
  position: relative;
  z-index: 1;
  color: #f2f3f2;
  border-color: #f2f3f2; }
@media (min-width: 768px) {
  .thumb-image.icon-ye-camera {
    font-size: 70px;
    line-height: 198px;
    text-align: center; }
    .thumb-image.icon-ye-camera img {
      margin-top: -198px; } }
@media (max-width: 767px) {
  .thumb-image.icon-ye-camera {
    font-size: 70px;
    line-height: 290px;
    text-align: center; }
    .thumb-image.icon-ye-camera img {
      margin-top: -290px; } }

.thumbnail-container .thumbnail-wrapper img {
  height: 135px !important;
  min-height: 105px !important; }

.thumb-image img.image-box-grey, .thumb-image img.photo-gallery, .thumbnail-listed-columns img.image-box-grey, .thumbnail-listed-columns img.photo-gallery {
  min-height: 105px; }
  @media (max-width: 767px) {
    .thumb-image img.image-box-grey, .thumb-image img.photo-gallery, .thumbnail-listed-columns img.image-box-grey, .thumbnail-listed-columns img.photo-gallery {
      visibility: inherit; } }
  @media (max-width: 991px) {
    .thumb-image img.image-box-grey, .thumb-image img.photo-gallery, .thumbnail-listed-columns img.image-box-grey, .thumbnail-listed-columns img.photo-gallery {
      min-height: 80px !important; } }
@media (max-width: 767px) {
  .thumb-image .image-left-box-grey, .thumbnail-listed-columns .image-left-box-grey {
    margin-left: -12px !important; } }
@media (min-width: 768px) {
  .thumb-image .image-left-box-grey, .thumbnail-listed-columns .image-left-box-grey {
    width: 100%;
    min-height: 135px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .thumbnail-container .thumb-image {
    height: 112px;
    width: 148px; }
    .thumbnail-container .thumb-image .no-image {
      height: 112px;
      width: 148px;
      line-height: 112px;
      font-size: 55px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .thumbnail-container .thumb-image {
    height: 83px;
    width: 110px; }
    .thumbnail-container .thumb-image .no-image {
      height: 83px;
      width: 110px;
      line-height: 83px;
      font-size: 40px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .destacados-results .thumb-image {
    height: 112px;
    width: 148px; }
    .destacados-results .thumb-image .no-image {
      width: 146px;
      font-size: 55px;
      line-height: 110px; } }
.details-listed {
  margin-left: 200px; }
  @media (max-width: 767px) {
    .details-listed {
      margin-left: 160px; } }
  .details-listed h4 {
    font-family: "Lexend", "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 16px; }
  .details-listed .caracteristicas {
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    color: #3c3c3c;
    font-size: 14px; }

@media (max-width: 767px) {
  .thumb-image {
    max-width: 100%; }
    .thumb-image .no-image {
      font-size: 40px;
      line-height: 105px;
      width: 100%;
      height: 105px;
      position: relative; }

  .thumbnail-listed {
    max-width: 140px; } }
@media (max-width: 991px) {
  .custom-ckecks-container span[class*="icon-ye"] {
    font-size: 20px;
    position: absolute; } }
.btn-success:hover {
  color: #fff;
  background-color: #0ca710;
  border-color: #0ca710; }

.ver-telefono {
  font-size: 30.1px; }

.mt-lg-custom {
  margin-top: 20px !important; }

.links-list h4 {
  font-weight: 700;
  color: #3c3c3c; }

.nav > li > span {
  display: block;
  padding: 15px 20px;
  position: relative;
  line-height: 34px; }

.list-check {
  text-transform: lowercase; }
  .list-check li:first-letter {
    text-transform: uppercase; }

@media (max-width: 768px) {
  .nav > li > span {
    padding: 10px 20px;
    line-height: 24px; } }
@media (max-width: 991px) {
  .top-pagination-big .container {
    width: 760px; } }
.precio-chollo {
  color: #fff;
  top: -4px;
  font-size: 13px !important; }

.precio-chollo span.currency {
  background-color: #5b851e;
  border-radius: 2px 0 0 2px;
  padding: 0 4px; }

.precio-chollo span.txt {
  margin-left: -4px;
  background-color: #86af4c;
  border-radius: 0 2px 2px 0;
  padding: 0 4px; }

.asterisc-info {
  font-style: italic;
  padding-top: 2px; }

.search-price-superficie {
  font-style: italic;
  color: #737373; }

.loading-redirect {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -120px;
  width: 300px;
  height: 20px; }

.modal-alertas .alert {
  padding-top: 15px;
  padding-bottom: 15px; }

.top-pagination-big {
  background-color: #f2f3f2; }
  .top-pagination-big .next-detail {
    line-height: normal; }
  .top-pagination-big h1, .top-pagination-big span.h1 {
    color: #3c3c3c;
    font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 18px; }
  .top-pagination-big .price {
    font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif; }
  .top-pagination-big .btn-action.js-favorito {
    background: #f2f3f2;
    vertical-align: bottom; }

.border-style {
  border-style: none; }

@media (min-width: 768px) and (max-width: 991px) {
  .landing-padding-left {
    padding-left: 0; } }
.landing-captacion-p-muy-importante {
  font-size: 12px; }

.btn-poner-anuncio:hover, .btn-poner-anuncio :focus, .btn-poner-anuncio :active, .btn-poner-anuncio :visited, .btn-poner-anuncio :link {
  background: #fff !important;
  text-decoration: none; }

.title-asesoramiento-modal {
  color: #3c3c3c;
  font-weight: bold; }

.height-selects {
  width: 180px; }

@media (max-width: 768px) {
  .btn-block-on-sm {
    display: block;
    width: 100%; } }
@media (max-width: 767px) {
  .btn-submit {
    width: 100%; } }
.btn-fb {
  background-color: #385591;
  color: white;
  font-weight: normal;
  width: 100%;
  border-radius: 3px; }
  .btn-fb:hover {
    text-decoration: none;
    color: white;
    background-color: rgba(56, 85, 145, 0.89); }
  .btn-fb span {
    font-size: 18px; }

.icon-hover {
  padding-left: 10px;
  text-decoration: none;
  cursor: hand;
  padding-top: 10px; }
  .icon-hover:hover {
    cursor: hand;
    text-decoration: none;
    opacity: 0.5; }

.horizontal-separator {
  text-align: center;
  background-color: #B4B4B4;
  margin-top: 27px; }
  .horizontal-separator:after {
    color: #B4B4B4;
    content: "O";
    display: inline-block;
    position: relative;
    top: -10px;
    font-size: 15px;
    padding: 0 9px;
    background: white; }
  .horizontal-separator:lang(en):after {
    content: "Or"; }
  .horizontal-separator:lang(fr):after {
    content: "Ou"; }
  .horizontal-separator:lang(de):after {
    content: "Oder"; }

.img-fb {
  float: left;
  margin-left: 8%; }

.scrollbar-aviso-legal {
  max-height: 386px;
  overflow-y: auto; }
  .scrollbar-aviso-legal h1 {
    font-size: 20px;
    font-weight: bold;
    color: #3c3c3c;
    margin-top: 20px; }
  .scrollbar-aviso-legal h2 {
    font-size: 12px;
    font-weight: bold;
    color: #413E3E;
    margin-bottom: 10px; }

.login-facebook {
  margin-top: -3px;
  margin-right: 6px;
  width: 27px; }

.error-register-alert {
  padding-bottom: 27px; }
  @media (max-width: 312px) {
    .error-register-alert {
      padding-bottom: 3px; } }

.col-sm-prestigio {
  float: right; }

.container-header-sigues-buscando {
  background-color: #D8EAFE;
  width: 100%;
  padding: 20px 0 0 0;
  height: 160px;
  margin-bottom: 40px; }

.txt-header-sigues-buscando {
  color: #3c3c3c;
  font-size: 2.14em; }

.block-respuesta-sigues-buscando-strong {
  color: #3c3c3c;
  font-size: 1.3em;
  font-weight: bold; }

.block-respuesta-sigues-buscando {
  font-size: 1.3em; }

.style-form-sigues-buscando {
  background-color: #f2f3f2;
  padding: 20px 15px; }
  .style-form-sigues-buscando .custom-radio {
    padding-left: 30px !important;
    line-height: 26px !important; }
    .style-form-sigues-buscando .custom-radio:before {
      width: 20px;
      height: 20px; }

@media (max-width: 991px) {
  .col-sm-prestigio {
    float: none; } }
.lazy-image {
  color: #fff;
  background: #fff; }

.big-icon {
  font-size: 19px;
  position: relative;
  top: 2px; }

.bigger-icon {
  font-size: 22px;
  position: relative;
  top: 5px; }

.btn-solicitud {
  font-weight: normal;
  border-radius: 3px; }

#main-content h1 {
  margin-bottom: 10px;
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #3c3c3c; }
  @media (max-width: 768px) {
    #main-content h1 {
      font-size: 20px;
      line-height: 24px; } }

.price-wrapper .price {
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif; }

.price-listed {
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif; }

.phone-number:before {
  font-size: inherit;
  margin-right: 0; }

.btn-action {
  background-color: inherit; }
  .btn-action:hover {
    background-color: inherit; }

.modal-content .thumb-image .no-image {
  max-width: 178px; }

.btn-default {
  color: #737373; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0; } }

@media (min-width: 768px) {
  .modal-loading > .loading-content .loading-content-spinner {
    margin-right: 0px; } }
.modal-loading > .loading-content > p {
  margin: 6px 0 0;
  font-size: 14px;
  width: 90%;
  margin: 5px auto 0; }
  @media (min-width: 768px) {
    .modal-loading > .loading-content > p {
      width: 270px;
      float: left;
      font-size: 16px; } }

.slick-prev, .slick-next {
  height: 100%;
  opacity: 0.7;
  width: 30px;
  z-index: 2; }

.slick-prev {
  left: 0;
  padding-left: 5px; }

.slick-next {
  padding-right: 5px;
  right: 0; }

.ha-volado h3, .ha-volado .titulo-feedback-landing h1, .titulo-feedback-landing .ha-volado h1 {
  font-size: 22px; }

.ha-volado h3 .fraude, .ha-volado .titulo-feedback-landing h1 .fraude, .titulo-feedback-landing .ha-volado h1 .fraude {
  background-color: #f5b5b5;
  color: #dc3838;
  width: 100%;
  padding: 15px;
  border: 1px solid red; }

ul.dropdown-menu > li > a,
ul.dropdown-menu > li > span {
  padding: 3px 20px;
  line-height: 25px; }

@media (max-width: 767px) {
  .scrolled-down .top-pagination {
    background: #f2f3f2;
    padding-top: 5px; } }

@media (max-width: 767px) {
  .custom-header .custom-pagination {
    margin: 0; } }
.boton-link {
  padding: 5px 0 0;
  display: inline-block;
  cursor: pointer; }
  .boton-link:first-child {
    margin-left: 0; }
  .boton-link .boton-text {
    display: inline-block;
    position: relative;
    color: #4a83fb; }
    @media (max-width: 767px) {
      .boton-link .boton-text {
        display: none; } }
  .boton-link:hover .boton-text, .boton-link:active .boton-text {
    text-decoration: underline; }
  .boton-link:hover .inline-icon, .boton-link:active .inline-icon {
    opacity: 0.5; }
  .boton-link.boton-telefono .boton-text {
    color: #555555; }

.js-tasacion.boton-link .boton-text {
  display: block; }

.inline-icon {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  vertical-align: top;
  /*&.yaencontre-graphic-iconos--favorito-contorno {
    margin-right: 0px;
  }*/ }
  .inline-icon:hover {
    opacity: 1; }
  .inline-icon.yaencontre-graphic-iconos--folder {
    margin-right: 8px;
    top: -4px; }
  .inline-icon.yaencontre-graphic-iconos--list {
    margin-right: 8px;
    top: -4px;
    height: 20px; }
  .inline-icon.yaencontre-graphic-iconos--grid {
    margin-right: 6px;
    top: -3px;
    height: 20px; }
  .inline-icon.yaencontre-graphic-iconos--list-selected {
    margin-right: 8px;
    top: -4px;
    height: 20px;
    display: none; }
  .inline-icon.yaencontre-graphic-iconos--grid-selected {
    margin-right: 6px;
    top: -3px;
    height: 20px;
    display: none; }
  .inline-icon.yaencontre-graphic-iconos--telefono {
    margin-right: 0px;
    top: 2px; }
  .inline-icon.yaencontre-graphic-iconos--campana-light {
    margin-right: 8px;
    top: -5px;
    height: 20px; }
  .inline-icon.yaencontre-graphic-iconos--campana {
    margin-right: 0px; }
  .inline-icon.yaencontre-graphic-iconos--compartir {
    margin-right: 8px;
    top: 0; }
  .inline-icon.yaencontre-graphic-iconos--papelera {
    margin-right: 8px;
    top: -3px; }
  .inline-icon.yaencontre-graphic-iconos--campana-contorno {
    margin-right: 2px;
    top: -2px;
    left: -6px; }
  .inline-icon.yaencontre-graphic-iconos--mapa {
    margin-right: 8px;
    top: -4px; }
  .inline-icon.yaencontre-graphic-iconos--brujula {
    margin-right: 8px;
    top: -4px; }
  .inline-icon.yaencontre-graphic-iconos--flecha-izquierda {
    top: 4px; }
  .inline-icon.yaencontre-graphic-iconos--flecha-derecha {
    top: 4px; }

.thumb-slider {
  height: 198px; }

.telefono-wrapper .boton-link {
  padding-top: 4px;
  height: 29px; }

.info-data {
  padding: 5px 0 0;
  display: inline-block;
  height: 22px;
  width: 30%; }
  .info-data:first-child {
    margin-left: 0; }
  .info-data .inline-icon.yaencontre-graphic-iconos--camara {
    margin-right: 2px;
    top: -4px; }
  .info-data .inline-icon.yaencontre-graphic-iconos--360 {
    top: -1px;
    margin-right: 2px; }
  .info-data .inline-icon.yaencontre-graphic-iconos--play {
    top: -1px;
    margin-right: 2px; }
  .info-data .info-text {
    display: inline-block;
    position: relative;
    top: -3px;
    font-size: 14px;
    color: white;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
  .info-data + .info-data {
    margin-left: 3.5%; }
  .info-data.info-360 {
    display: none; }
    .has-360 .info-data.info-360 {
      display: inline-block; }
      body.grid-mode-view .has-360 .info-data.info-360 .info-text {
        display: none; }
  .info-data.info-play {
    display: none; }
    .has-video .info-data.info-play {
      display: inline-block; }
      body.grid-mode-view .has-video .info-data.info-play .info-text {
        display: none; }

.info-vr {
  line-height: 32px; }

.info-favorito {
  cursor: pointer; }
  .info-favorito .inline-icon {
    display: inline-block;
    margin-right: 0;
    position: relative; }

.loading-image-results {
  position: absolute;
  top: 44%;
  left: 44%; }

.slider-contact {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2; }
  .slider-contact .slider-contact-content {
    width: 50%;
    height: 30%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12%;
    margin-left: -25%;
    text-align: center; }
    .slider-contact .slider-contact-content p span {
      display: block;
      color: #fff;
      font-weight: 700;
      margin-bottom: 10px;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }
      .slider-contact .slider-contact-content p span.js-solicitud {
        max-width: 150px;
        margin: 0 auto; }

@media (max-width: 767px) {
  .thumb-contactar {
    height: 262px; } }
.thumb-contactar .bottom-label {
  display: none; }

.price-info {
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif;
  vertical-align: top;
  top: 6px; }

@media (max-width: 767px) {
  .bg-white-on-xs {
    background: #fff;
    /*border-bottom: 1px solid $border-main-color;*/ } }

.details-listed-columns {
  color: #3c3c3c; }

.details-listed-columns h4 {
  font-family: "Lexend", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px; }

@media (min-width: 992px) {
  .js-favorito-remove {
    padding: 3px 0; } }

.btn-contactar-modal {
  padding: 8px 10px; }

@media (max-width: 767px) {
  .padding-12-on-xs {
    padding: 12px; } }

.cursor-pointer {
  cursor: pointer; }

.modal-favoritos input[type=submit] {
  padding-top: 5px;
  padding-bottom: 5px; }

#login-user-tab.active a {
  border-top: 3px solid #dc3e7d; }

#login-pro-tab.active a {
  border-top: 3px solid #04b3de; }

#login-panel li {
  width: 50%;
  text-align: center; }

#link_edit_site .inline-icon {
  color: #04b3de; }

#acc-alert-accept {
  background: #e5005a !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important; }
  #acc-alert-accept:hover {
    background: #b20046 !important; }

@media (max-width: 399px) {
  #smartbanner .sb-info {
    margin: 0 0 0 7px !important;
    font-size: 12px !important; } }
.solicitudPolicy, .alertapolicy, favoritoPolicy {
  overflow: hidden;
  position: relative; }

@media (max-width: 767px) {
  #form_guardar_busqueda_results_banner .alertapolicy::before {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(193, 233, 255, 0.98) 30%, #c1e9ff 30%) !important;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(193, 233, 255, 0.98) 30%, #c1e9ff 30%) !important;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(193, 233, 255, 0.98) 30%, #c1e9ff 30%) !important;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#c1e9ff', GradientType=0); } }
.solicitudPolicy::before {
  height: 41px; }

.solicitudPolicy .policyTxt {
  height: 51px; }

.modal .solicitudPolicy .policyTxt {
  height: 60px; }

.solicitudPolicy::before,
.alertapolicy::before {
  font-family: 'custom';
  content: "\e625";
  font-size: 22px;
  color: #737373;
  text-align: center;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(242, 243, 242, 0.98) 30%, #f2f3f2 30%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(242, 243, 242, 0.98) 30%, #f2f3f2 30%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(242, 243, 242, 0.98) 30%, #f2f3f2 30%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f2f3f2',GradientType=0 );
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 36px; }

.modal .solicitudPolicy::before,
.modal .alertapolicy::before {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 30%, white 30%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 30%, white 30%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 30%, white 30%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); }

.info-aviso-legal,
.policyTxt {
  font-size: 13px; }

@media (max-width: 767px) {
  .on-xs-pr-none {
    padding-right: 0px;
    padding-bottom: 5px; } }

@media (max-width: 767px) {
  .no-float-left {
    float: none !important; } }

#didomi-host {
  font-family: "Open Sans",Helvetica,Arial,sans-serif !important; }

#header {
  position: relative;
  z-index: 11; }
  @media (min-width: 992px) {
    #header #collapse-navigation {
      padding-top: 10px; } }
  @media (max-width: 991px) {
    #header #collapse-navigation {
      padding-top: 5px; } }

#front-empty-logo {
  margin: 50px 0 10px 0;
  text-align: center; }

.top-banner {
  height: 19px;
  background-color: #f2f3f2; }
  @media (min-width: 768px) {
    .top-banner {
      height: 25px; } }
  .top-banner > .container {
    height: 19px; }
    .top-banner > .container .btn {
      margin: 0;
      padding: 0; }

#main-navigation {
  z-index: 2;
  margin-bottom: 0;
  border: 0;
  padding-bottom: 15px; }
  @media (max-width: 767px) {
    #main-navigation {
      background: #fff !important; } }
  @media (min-width: 768px) {
    #main-navigation {
      min-height: 72px; } }
  @media (min-width: 992px) {
    #main-navigation {
      min-height: 83px; } }
  @media (max-width: 991px) {
    #main-navigation {
      padding-bottom: inherit; } }
  #main-navigation .navbar-nav > li > a, #main-navigation .navbar-nav > li span, #main-navigation .navbar-nav > li div.login_on {
    font-weight: 600;
    color: #e5005a;
    cursor: pointer; }
    #main-navigation .navbar-nav > li > a.login-link, #main-navigation .navbar-nav > li span.login-link, #main-navigation .navbar-nav > li div.login_on.login-link {
      color: #e5005a; }
    #main-navigation .navbar-nav > li > a.btn, #main-navigation .navbar-nav > li span.btn, #main-navigation .navbar-nav > li div.login_on.btn {
      padding: 8px 15px;
      font-weight: normal;
      border: 2px solid #e5005a;
      color: #e5005a;
      border-radius: 3px; }
      @media (min-width: 768px) and (max-width: 992px) {
        #main-navigation .navbar-nav > li > a.btn, #main-navigation .navbar-nav > li span.btn, #main-navigation .navbar-nav > li div.login_on.btn {
          padding: 8px; } }
      #main-navigation .navbar-nav > li > a.btn:hover, #main-navigation .navbar-nav > li span.btn:hover, #main-navigation .navbar-nav > li div.login_on.btn:hover {
        background-color: #e5005a !important;
        text-decoration: none;
        color: #fff; }
  #main-navigation .navbar-nav > li #link-header-profesionales {
    color: #04b3de; }
  #main-navigation .navbar-nav > li span:hover {
    text-decoration: underline; }
  #main-navigation .navbar-nav > li > a {
    line-height: 34px; }
    @media (max-width: 768px) {
      #main-navigation .navbar-nav > li > a {
        line-height: 24px; } }
  #main-navigation .navbar-nav .js-view-favoritos .icon-ye-heart:before {
    font-size: 18px;
    position: relative;
    top: 2px; }
  #main-navigation .navbar-nav .js-view-favoritos .icon-ye-heart:hover {
    text-decoration: none; }
  @media (max-width: 991px) {
    #main-navigation > .container {
      padding-left: 2px; } }
  @media (max-width: 768px) {
    #main-navigation {
      min-height: 40px; } }
  #main-navigation li > a:hover {
    text-decoration: underline; }
  #main-navigation .btn.navbar-btn {
    font-size: 14px;
    color: #4a83fb;
    font-weight: 600;
    padding-right: 6px;
    padding-left: 6px;
    line-height: 1.3;
    margin-left: 15px; }
    @media (max-width: 1199px) {
      #main-navigation .btn.navbar-btn {
        padding: 8px 10px; } }

#yaencontre-logo {
  z-index: 9999; }

@media (min-width: 768px) and (max-width: 992px) {
  .navbar-logo-wrapper {
    padding-left: 30px; } }

.navbar-brand.yaencontre-graphic-logo-yaencontre {
  float: left;
  text-indent: -9999px;
  margin: 18px 0 13px 14px; }
  @media (max-width: 1199px) {
    .navbar-brand.yaencontre-graphic-logo-yaencontre {
      margin-top: 13px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0; } }

.yaencontre-graphic-lavanguardia {
  float: right;
  text-indent: -9999px;
  margin-top: 4px; }
  @media (min-width: 768px) {
    .yaencontre-graphic-lavanguardia {
      margin-top: 8px; } }

.page-home #main-navigation {
  background: none; }

/*.login_on, .realEstate_login_on {*/
.login_on {
  display: block;
  padding: 15px 20px;
  line-height: 34px; }
  .login_on .icon-ye-delete {
    cursor: pointer;
    display: inline-block;
    border-radius: 11px;
    border: 1px solid #fff;
    padding: 4px;
    background: #fff;
    font-size: 10px; }
    .login_on .icon-ye-delete:hover {
      background: #dc3e7d;
      color: #fff;
      border: 1px solid #dc3e7d; }
  @media (max-width: 991px) {
    .login_on {
      padding: 10px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .nav > li > span {
    padding: 15px 10px; }

  #main-navigation .btn.navbar-btn {
    font-size: 13px; } }
@media (min-width: 768px) {
  .top-pagination-big .btn-action.js-view-favoritos {
    background: none; } }

.navbar-default .navbar-nav > li span.login_off:hover {
  text-decoration: underline; }

.caption {
  padding: 0;
  width: 100%;
  position: relative; }

.caption img {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  border: 0; }
  @media (max-width: 767px) {
    .caption img {
      width: auto; } }

.inmobiliaria-logo > div {
  width: 100%;
  border: 1px solid #e6e6e6;
  margin: 0;
  margin-top: -53px;
  background: white;
  height: 104px; }
  @media (min-width: 768px) {
    .inmobiliaria-logo > div {
      position: absolute; } }
.inmobiliaria-logo img {
  position: absolute;
  display: block;
  max-width: 180px;
  left: 0;
  right: 0;
  margin: auto; }
.inmobiliaria-logo .photo-logo-resize {
  height: 94px;
  margin-top: -14px; }
  @media (max-width: 767px) {
    .inmobiliaria-logo .photo-logo-resize {
      height: 104px !important;
      margin-top: -56px; } }
@media (max-width: 767px) {
  .inmobiliaria-logo {
    width: 40%;
    left: 0; }
    .inmobiliaria-logo > div {
      height: 104px !important;
      margin-top: -56px; } }
.inmobiliaria-logo .row > div {
  display: table;
  margin: 0 auto;
  height: 102px;
  text-align: center; }
.inmobiliaria-logo span {
  display: table-cell;
  vertical-align: middle; }
  .inmobiliaria-logo span img {
    display: block;
    max-width: 100%;
    margin: auto;
    max-height: 90px;
    position: inherit;
    width: auto; }
    @media (min-width: 768px) and (max-width: 991px) {
      .inmobiliaria-logo span img {
        width: 100%; } }
@media (max-width: 767px) {
  .inmobiliaria-logo {
    margin: auto; } }

.avatar-wrapper {
  display: inline-block;
  overflow: hidden;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px; }
  .avatar-wrapper img {
    height: 40px; }

#main-navigation .navbar-nav #desplegable img {
  margin-right: 10px; }
#main-navigation .navbar-nav #desplegable > a {
  position: relative;
  top: -11px;
  background-color: inherit;
  padding-bottom: 0; }
#main-navigation .navbar-nav .loged-link-pro {
  color: #04b3de;
  font-weight: 600;
  display: inline-block;
  border: none;
  background-color: #fff; }
  #main-navigation .navbar-nav .loged-link-pro span {
    color: #04b3de; }
    #main-navigation .navbar-nav .loged-link-pro span span {
      color: #04b3de; }
#main-navigation .navbar-nav .dropdown-menu-user {
  background-color: #eeeeee;
  border: 1px solid #BBBBBB;
  padding: 10px 15px;
  box-shadow: none;
  position: absolute;
  top: 60px;
  right: inherit;
  left: -30px;
  z-index: 1; }
  @media (max-width: 767px) {
    #main-navigation .navbar-nav .dropdown-menu-user {
      position: inherit;
      top: 0;
      right: inherit;
      left: 0;
      margin-left: 15px;
      margin-top: 5px;
      padding: 10px 15px; } }
  #main-navigation .navbar-nav .dropdown-menu-user li {
    position: relative; }
    #main-navigation .navbar-nav .dropdown-menu-user li a {
      padding: 5px 0;
      color: #3c3c3c;
      text-decoration: none; }
    #main-navigation .navbar-nav .dropdown-menu-user li.after-separator {
      margin-top: 7px; }
    #main-navigation .navbar-nav .dropdown-menu-user li span {
      padding: 5px 0;
      color: #3e3e3e;
      font-weight: normal; }
    #main-navigation .navbar-nav .dropdown-menu-user li span span {
      transform: scale(0.8);
      display: inline-block;
      padding: 0; }
    #main-navigation .navbar-nav .dropdown-menu-user li a:hover {
      background-color: inherit; }
  #main-navigation .navbar-nav .dropdown-menu-user .divider {
    background-color: rgba(119, 119, 119, 0.5);
    margin-bottom: 0; }
#main-navigation .navbar-nav .dropdown-menu-user:before {
  content: "";
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  border-bottom: 10px solid #BBBBBB;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent; }

.realEstate_login_on {
  position: relative; }
  .realEstate_login_on > a {
    padding: 15px 0px;
    line-height: 34px;
    margin-left: 45px; }
    .realEstate_login_on > a .avatar-wrapper {
      position: absolute;
      top: 10px;
      left: 0; }

@media (max-width: 767px) {
  .realEstate_login_on {
    margin-left: 15px; }
    .realEstate_login_on .caret {
      display: none; }

  #main-navigation .navbar-nav .dropdown-menu-user {
    background: none;
    border: none;
    padding: 0;
    margin: 0px; }
    #main-navigation .navbar-nav .dropdown-menu-user:before {
      border: none; }
    #main-navigation .navbar-nav .dropdown-menu-user.dropdown-menu {
      display: block;
      float: none;
      width: auto; }

  #main-navigation .navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px; } }
.yaencontre-graphic-logo-yaencontre {
  height: 42px; }

.footer-wide {
  overflow: hidden;
  padding-top: 112px; }
  @media (max-width: 767px) {
    .footer-wide {
      padding-top: 18px;
      margin-top: 83px; } }

#footer {
  background-color: #424242;
  padding-bottom: 0;
  position: relative; }
  @media (min-width: 768px) {
    #footer {
      border-radius: 28%; } }
  @media (max-width: 768px) {
    #footer > div > .container-fluid {
      padding: 20px 30px 5px; } }
  @media (min-width: 768px) {
    #footer {
      padding-bottom: 0; } }
  #footer:after {
    content: "";
    display: block;
    height: 300px;
    position: absolute;
    background-color: #424242;
    top: -56px;
    left: -200px;
    right: -200px;
    border-radius: 0;
    transition: border-radius 200ms ease-out, left 200ms ease-out, right 200ms ease-out;
    z-index: -1; }
    @media (min-width: 768px) {
      #footer:after {
        left: -200px;
        right: -200px;
        border-radius: 50%; } }
    @media (min-width: 1380px) {
      #footer:after {
        left: -300px;
        right: -300px;
        border-radius: 50%; } }
    @media (min-width: 1680px) {
      #footer:after {
        left: -400px;
        right: -400px;
        border-radius: 50%; } }
  #footer h3, #footer .titulo-feedback-landing h1, .titulo-feedback-landing #footer h1,
  #footer h4 {
    font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif;
    color: white;
    font-size: 18px; }
    @media (max-width: 767px) {
      #footer h3, #footer .titulo-feedback-landing h1, .titulo-feedback-landing #footer h1,
      #footer h4 {
        text-align: center; } }
  #footer a {
    color: white; }
  #footer .social li {
    padding: 0 3px 0 0; }
  @media (max-width: 767px) {
    #footer > div > .container {
      padding-top: 15px;
      padding-bottom: 15px; } }
  #footer > .middle {
    background-color: #3c3c3c; }
    @media (min-width: 768px) {
      #footer > .middle {
        padding: 15px 0; } }
    #footer > .middle .container-fluid .list-inline {
      margin-left: 0; }
  @media (min-width: 768px) {
    #footer > .upper {
      padding: 15px 0; } }
  #footer > .lower {
    background-color: #424242; }
    @media (min-width: 768px) {
      #footer > .lower {
        padding: 15px 0; } }
  #footer .sim-link,
  #footer .link-especial {
    color: #fff; }
  #footer p, #footer ul li, #footer ol li {
    font-size: 13px; }
  #footer h4.copy {
    font-size: 12px;
    margin-bottom: 4px; }
    #footer h4.copy .yaencontre-graphic-copy {
      display: inline-block;
      text-indent: -9999px;
      overflow: hidden;
      position: relative;
      top: 2px;
      margin-left: 3px; }
  #footer p.copy {
    font-size: 12px;
    margin-bottom: 16px; }
    @media (max-width: 767px) {
      #footer p.copy {
        text-align: center; } }
  #footer ol, #footer li {
    line-height: 1.2;
    margin-bottom: 12px; }
    @media (max-width: 767px) {
      #footer ol, #footer li {
        text-align: center; } }
  #footer strong {
    font-weight: 700; }
  #footer .bordered {
    position: relative; }
  #footer .border-separator.border-separator-left {
    border-left: 1px solid rgba(255, 255, 255, 0.1); }
  #footer .dropdown-lang {
    position: relative;
    margin-bottom: 20px; }
    #footer .dropdown-lang:focus {
      outline: 0; }
    #footer .dropdown-lang .btn-default.dropdown-toggle {
      border: 0;
      text-align: left;
      border-radius: 0;
      position: relative;
      width: 100%;
      background-color: #fff;
      color: black; }
      #footer .dropdown-lang .btn-default.dropdown-toggle:focus {
        outline: 0;
        box-shadow: none; }
      #footer .dropdown-lang .btn-default.dropdown-toggle > .caret {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -2px;
        color: #e5005a; }
    #footer .dropdown-lang .dropdown-menu {
      width: 100%;
      border-radius: 0;
      border: 0;
      margin: 0;
      background-color: #737373;
      box-shadow: inherit; }
      #footer .dropdown-lang .dropdown-menu li > a {
        padding: 6px 12px;
        font-size: 14px; }
        #footer .dropdown-lang .dropdown-menu li > a:hover {
          background-color: #5d5d5d; }
  #footer h4.social-networks, #footer ul.social-networks {
    margin-left: 0; }
  #footer ul.social-networks {
    margin-top: 14px;
    margin-bottom: 10px; }
    #footer ul.social-networks li {
      margin: 0 7px;
      padding: 0; }
      #footer ul.social-networks li > a {
        display: block; }
        #footer ul.social-networks li > a:hover {
          opacity: .8; }
        #footer ul.social-networks li > a:active, #footer ul.social-networks li > a:visited, #footer ul.social-networks li > a:hover, #footer ul.social-networks li > a:link {
          text-decoration: none; }
  #footer ul.download-apps {
    margin-top: 14px;
    margin-bottom: 10px; }
    #footer ul.download-apps li {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 0; }
      #footer ul.download-apps li > a, #footer ul.download-apps li span {
        display: block;
        text-indent: -9999px; }
        #footer ul.download-apps li > a:hover, #footer ul.download-apps li span:hover {
          opacity: .8; }
  #footer .partners-list-title {
    max-width: 262px;
    margin-left: auto;
    margin-right: auto; }
  #footer .partners-list {
    max-width: 100%;
    margin-left: 25px;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 10px; }
    #footer .partners-list li {
      margin-bottom: 20px; }
      #footer .partners-list li > span {
        display: block;
        text-indent: -9999px; }
        #footer .partners-list li > span.yaencontre-graphic-mundodeportivo {
          margin-left: 40px; }

.yaencontre-graphic-rac-modify {
  margin: 0; }

.yaencontre-graphic-mundodeportivo-modify {
  padding-top: 6px; }
  .yaencontre-graphic-mundodeportivo-modify span {
    margin-left: 0px !important; }

.yaencontre-graphic-8tv-modify {
  padding-left: 18px; }

.yaencontre-graphic-lavanguardia-footer-modify {
  margin-top: 10px; }

.yaencontre-graphic-lavanguardia-footer {
  height: 25.1px; }

.landing-captacion-img {
  clear: both;
  float: right; }

.landing-box-description {
  margin-top: 5px;
  margin-bottom: 10px;
  height: 200px; }

@media (min-width: 1200px) {
  .landing-title {
    margin-left: -10px; }

  .landing-p-description {
    margin-top: 5px; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .landing-title {
    margin-left: -50px; }

  .landing-p-description {
    margin-top: 5px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .landing-title {
    margin-left: -10px; }

  .landing-p-description {
    margin-top: 5px; } }
@media (max-width: 767px) {
  .landing-img {
    width: 100px !important;
    margin-top: 10px; }

  .landing-img + .landing-title {
    width: 68%; }

  .landing-title {
    margin-top: -15px;
    margin-left: -10px; } }
.landing-text-listed {
  background-color: #fff;
  height: 136px;
  overflow: hidden;
  position: relative;
  width: 180px;
  margin-top: 10px; }

.landing-srch .btn {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 20px;
  top: -3px;
  position: relative; }

.landing-srch div[class*="col-"] {
  padding-right: 0; }

@media (max-width: 768px) {
  .text-center-on-sm {
    text-align: center; } }

.landing h1 {
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 35px;
  color: #3c3c3c; }
.landing h2 {
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 22px; }
.landing.similars h2 {
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 35px;
  color: #3c3c3c; }
.landing .header-content {
  max-width: 760px;
  margin: 0 auto; }
.landing .header-img {
  margin: auto; }
.landing .btn {
  font-size: 18px;
  font-weight: bold; }
.landing .main-description {
  font-size: 16px; }
.landing .intro {
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #3c3c3c; }
.landing .text-title-medium-3 {
  color: #3c3c3c;
  font-size: 16px;
  font-family: "Open Sans", Arial, sans-serif; }
.landing .position-centered {
  display: flex;
  justify-content: center;
  align-items: center; }
.landing .help-phone {
  position: relative; }
  .landing .help-phone::before {
    position: absolute;
    content: "";
    border-top: 1px solid #e5005a;
    width: 150px;
    padding: 10px;
    text-align: center;
    margin-left: -75px; }
  .landing .help-phone .phone {
    font-family: LexendSemiBold, sans-serif;
    color: #e5005a;
    font-size: 24px;
    font-weight: bold; }

.parallax-landing h1, .parallax-landing h2, .parallax-landing h3, .parallax-landing .titulo-feedback-landing h1, .titulo-feedback-landing .parallax-landing h1 {
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif; }

.landing-app-mobile #welcome {
  background: #e5005a !important;
  background: -webkit-linear-gradient(#e5005a, #b30a4c) !important;
  background: -o-linear-gradient(#e5005a, #b30a4c) !important;
  background: -moz-linear-gradient(#e5005a #b30a4c) !important;
  background: linear-gradient(#e5005a, #b30a4c) !important;
  background-position: top;
  background-size: cover;
  background-color: #BF4290;
  padding-top: 10px;
  padding-bottom: 60px; }
  .landing-app-mobile #welcome h1 {
    font-size: 46px;
    padding-top: 20px; }
  .landing-app-mobile #welcome h2 {
    font-size: 23px;
    margin-top: 10px;
    font-family: "Lexend", "Open Sans", Helvetica, Arial, sans-serif; }
  .landing-app-mobile #welcome p {
    font-size: 22px; }
  .landing-app-mobile #welcome > figure {
    top: 32px;
    width: 376px; }
    @media (max-width: 400px) {
      .landing-app-mobile #welcome > figure {
        display: none; } }
  .landing-app-mobile #welcome .mobile-welcome {
    width: 352px;
    height: 628px;
    padding: 70px 55px 103px 37px;
    background: url("/images/landings/parallax/mobile-new-app.png") no-repeat;
    text-align: center; }
.landing-app-mobile .heading-a p {
  font-size: 18px; }
.landing-app-mobile .list-a li {
  font-size: 16px; }
.landing-app-mobile .list-a li .title {
  font-size: inherit;
  margin-top: 15px; }
.landing-app-mobile .list-a li .inner {
  max-width: 235px; }
.landing-app-mobile span.icon-ye-geo,
.landing-app-mobile span.icon-ye-two-cards,
.landing-app-mobile span.icon-ye-bell {
  font-size: 90px;
  color: #e5005a;
  margin-bottom: 10px; }
.landing-app-mobile .heading-a h1:before, .landing-app-mobile .heading-a h2:before, .landing-app-mobile .heading-a h3:before, .landing-app-mobile .heading-a .titulo-feedback-landing h1:before, .titulo-feedback-landing .landing-app-mobile .heading-a h1:before {
  content: normal; }
.landing-app-mobile .heading-a h1, .landing-app-mobile .heading-a h2, .landing-app-mobile .heading-a h3, .landing-app-mobile .heading-a .titulo-feedback-landing h1, .titulo-feedback-landing .landing-app-mobile .heading-a h1 {
  margin-bottom: 20px;
  font-size: 50px; }
.landing-app-mobile .appears-left {
  padding-top: 40px; }
.landing-app-mobile .appears-left h3, .landing-app-mobile .appears-left .titulo-feedback-landing h1, .titulo-feedback-landing .landing-app-mobile .appears-left h1 {
  font-family: "Lexend", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: inherit; }
.landing-app-mobile .appears-left h3 .strong, .landing-app-mobile .appears-left .titulo-feedback-landing h1 .strong, .titulo-feedback-landing .landing-app-mobile .appears-left h1 .strong {
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif; }
.landing-app-mobile .module-a, .landing-app-mobile #content.a > .module-a {
  padding-top: 40px; }
.landing-app-mobile .module-a > * {
  padding-left: 450px; }
.landing-app-mobile .gallery-a li {
  font-size: 20px; }
.landing-app-mobile .gallery-a li span.text {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
  width: 100%;
  color: #fff; }
.landing-app-mobile .squares a:hover > span {
  text-decoration: none; }
.landing-app-mobile .gallery-a li a .date:before {
  content: normal; }
.landing-app-mobile .gallery-a li a:before {
  background: #e5005a !important; }
.landing-app-mobile .gallery-a li a {
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif; }
.landing-app-mobile .gallery-a li a .date {
  font-size: 18px;
  font-weight: normal;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-top: 0; }
.landing-app-mobile .counter {
  background: #e5005a !important;
  background: -webkit-linear-gradient(#e5005a, #b30a4c) !important;
  background: -o-linear-gradient(#e5005a, #b30a4c) !important;
  background: -moz-linear-gradient(#e5005a #b30a4c) !important;
  background: linear-gradient(#e5005a, #b30a4c) !important;
  font-size: 18px; }

.sub_container2 {
  background-color: #fdeef4;
  padding: 12px; }

.text-sub_container2 {
  color: #737373;
  font-size: 14px;
  font-family: "Open Sans", Arial, sans-serif;
  text-align: center;
  margin: 2px 0 2px 0;
  text-indent: 0; }

@media (min-width: 1200px) {
  .sub_container2 p {
    margin: 0;
    padding: 0 0 8px 0; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .sub_container2 p {
    margin: 0;
    padding: 0 0 8px 0; } }

.redirection h1 {
  font-size: 2em !important;
  font-weight: 900 !important; }
.redirection h2 {
  font-size: 1.6em !important; }

#iframe-move24 {
  height: 650px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #iframe-move24 {
      height: 775px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #iframe-move24 {
      height: 910px; } }
  @media (max-width: 767px) {
    #iframe-move24 {
      height: 935px; } }
  @media (max-width: 480px) {
    #iframe-move24 {
      height: 1015px; } }

.move24 h1 {
  margin-bottom: 25px !important;
  text-align: center; }

@media (min-width: 1200px) {
  .deco-block-checks-right {
    padding-right: 60px !important; }

  .deco-block-checks-left {
    padding-left: 100px !important; } }
.img-responsive-especial {
  max-width: 100%;
  height: auto; }

.no-underline > span.link-especial {
  text-decoration: none; }

span.link-especial > span.white-anchor {
  color: #fff;
  text-decoration: none; }

.icon-blue-home {
  color: #e5005a;
  font-size: 90px; }

.icon-magenta-home {
  color: #e5005a;
  font-size: 90px; }

.m-xs {
  margin: 5px; }

.m-sm {
  margin: 10px; }

.m-md {
  margin: 15px; }

.m-lg {
  margin: 20px; }

.m-xl {
  margin: 25px; }

.m-xxl {
  margin: 30px; }

.p-xs {
  padding: 5px; }

.p-sm {
  padding: 10px; }

.p-md {
  padding: 15px; }

.p-lg {
  padding: 20px; }

.p-xl {
  padding: 25px; }

.p-xxl {
  padding: 30px; }

.pb-xs {
  padding-bottom: 5px; }

.pb-sm {
  padding-bottom: 10px; }

.pb-md {
  padding-bottom: 15px; }

.pb-lg, .box-anunciante-pull-feedback {
  padding-bottom: 20px; }

.pb-xl {
  padding-bottom: 30px; }

.pb-xxl {
  padding-bottom: 40px; }

.pt-xs {
  padding-top: 5px; }

.pt-sm {
  padding-top: 10px; }

.pt-md {
  padding-top: 15px; }

.pt-lg, .box-anunciante-pull-feedback {
  padding-top: 20px; }

.pt-xl {
  padding-top: 30px; }

.pt-xxl {
  padding-top: 40px; }

.pl-xs {
  padding-left: 5px; }

.pl-sm {
  padding-left: 10px; }

.pl-md {
  padding-left: 15px; }

.pl-lg {
  padding-left: 20px; }

.pl-xl {
  padding-left: 30px; }

.pl-xxl {
  padding-left: 40px; }

.pl-xxxl {
  padding-left: 50px; }

.pr-xs {
  padding-right: 5px; }

.pr-sm {
  padding-right: 10px; }

.pr-md {
  padding-right: 15px; }

.pr-lg {
  padding-right: 20px; }

.pr-xl {
  padding-right: 30px; }

.pr-xxl {
  padding-right: 40px; }

.mb-xs {
  margin-bottom: 5px; }

.mb-sm {
  margin-bottom: 10px; }

.mb-md {
  margin-bottom: 15px; }

.mb-lg {
  margin-bottom: 20px; }

.mb-xl, .titulo-feedback-landing, .box-anunciante-pull-feedback {
  margin-bottom: 30px; }

.mb-xxl {
  margin-bottom: 40px; }

.mt-xs {
  margin-top: 5px; }

.mt-sm {
  margin-top: 10px; }

.mt-md {
  margin-top: 15px; }

.mt-lg, .titulo-feedback-landing {
  margin-top: 30px; }

.mt-xl, .redirection {
  margin-top: 30px; }

.mt-xxl {
  margin-top: 40px; }

.mt-xxxl {
  margin-top: 60px; }

.ml-xs {
  margin-left: 5px; }

.ml-sm {
  margin-left: 10px; }

.ml-md {
  margin-left: 15px; }

.ml-lg {
  margin-left: 20px; }

.ml-xl {
  margin-left: 30px; }

.ml-xxl {
  margin-left: 40px; }

.ml-social-tapbar {
  margin-left: 5%; }
  @media (min-width: 480px) {
    .ml-social-tapbar {
      margin-left: 7%; } }
  @media (min-width: 992px) {
    .ml-social-tapbar {
      margin-left: 6%; } }
  @media (min-width: 1200px) {
    .ml-social-tapbar {
      margin-left: 5%; } }

.ml-xs-3-minus {
  margin-left: -3px !important; }

.ml-xs-8 {
  margin-left: 8px; }

.mr-xs {
  margin-right: 5px; }

.mr-sm {
  margin-right: 10px; }

.mr-md {
  margin-right: 15px; }

.mr-lg {
  margin-right: 20px; }

.mr-xl {
  margin-right: 30px; }

.mr-xxl {
  margin-right: 40px; }

@media (max-width: 359px) {
  .mr-xs-8-minus {
    margin-right: -8px !important; } }

.m-none {
  margin: 0; }

@media (min-width: 768px) {
  .mb-none {
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .mb-none-xs {
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .mb-sm-on-xs {
    margin-bottom: 10px; } }

@media (max-width: 767px) {
  .mb-md-on-xs {
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .mb-lg-on-xs {
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  .mt-none {
    margin-top: 0; } }

@media (max-width: 767px) {
  .mt-none-xs {
    margin-top: 0; } }

@media (max-width: 767px) {
  .mt-xs-on-xs {
    margin-top: 5px; } }

@media (max-width: 767px) {
  .mt-sm-on-xs {
    margin-top: 10px; } }

.pl-none {
  padding-left: 0; }

@media (max-width: 767px) {
  .pl-none-force-xs {
    padding-left: 0 !important; } }

.pr-none {
  padding-right: 0; }

@media (max-width: 767px) {
  .p-none-xs {
    padding: 0; } }

.p-none {
  padding: 0; }

@media (max-width: 767px) {
  .pb-none-xs {
    padding-bottom: 0; } }

.pt-none {
  padding-top: 0; }

@media (max-width: 767px) {
  .pt-none-xs {
    padding-top: 0; } }

@media (max-width: 991px) {
  .pt-none-sm {
    padding-top: 0; } }

@media (max-width: 767px) {
  .mini-on-xs .copy {
    display: none; }

  .right-on-xs {
    text-align: right; } }
@media (min-width: 992px) {
  .right-on-md {
    text-align: right; } }

@media (max-width: 480px) {
  .r10-on-xs {
    right: 10px; } }
@media (max-width: 1199px) {
  .copy-hidden {
    display: none; } }
.text-white {
  color: #fff; }

.text-purple {
  color: #773a95 !important; }

.text-magenta {
  color: #e5005a !important; }

.text-darker {
  color: #3c3c3c; }

.text-bigger {
  font-size: 16px; }

.o-h {
  overflow: hidden; }

.inner-wide {
  width: 100%; }

.bordered-bottom {
  border-bottom: 1px solid #e6e6e6; }

.bold {
  font-weight: bold; }

.bold-none {
  font-weight: normal; }

.full-width {
  width: 100%; }

@media (max-width: 767px) {
  .full-width-xs {
    width: 100%; } }

.inline-block {
  display: inline-block; }

.relative-position {
  position: relative; }

.absolute-position {
  position: absolute; }

.img-cover {
  width: 100% !important;
  object-fit: cover !important; }

.displayNone {
  display: none !important; }

.displayBlock {
  display: block !important; }

.border-none-important {
  border: none !important; }

.no-opacity-important {
  opacity: 1 !important; }

.secondary-font {
  font-family: "Lexend", "Open Sans", Helvetica, Arial, sans-serif; }

.secondary-font-bold {
  font-family: "LexendSemiBold", "Open Sans", Helvetica, Arial, sans-serif; }

.black {
  color: #3c3c3c; }

.orange {
  color: #d25814; }

.vertical-align-top {
  vertical-align: top; }

.vertical-align-sub {
  vertical-align: sub; }

.marginTop5 {
  margin-top: 5px; }

.marginTop10 {
  margin-top: 10px; }

.marginTop20 {
  margin-top: 20px; }

.marginTopLess25 {
  margin-top: -25px; }

.marginTop35 {
  margin-top: 35px; }

.marginTop60 {
  margin-top: 60px; }

.paddingTop60 {
  padding-top: 60px; }

.paddingTop30 {
  padding-top: 30px; }

.marginLeft10 {
  margin-left: 10px; }

.marginRight16 {
  margin-right: 16px; }

.marginRight10 {
  margin-right: 10px; }

.paddingBottom30 {
  padding-bottom: 30px; }

.paddingBottom20 {
  padding-bottom: 20px; }

.paddingBottom10 {
  padding-bottom: 10px; }

.marginBottom7 {
  margin-bottom: 7px; }

.no_show {
  display: none; }

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

.txt-underline:hover {
  text-decoration: underline; }

.mb-xxxl {
  margin-bottom: 60px; }

/* xs */
@media (max-width: 767px) {
  .mt-none-on-xs {
    margin-top: 0 !important; }

  .mb-none-on-xs {
    margin-bottom: 0 !important; }

  .ml-none-on-xs {
    margin-left: 0 !important; }

  .mr-none-on-xs {
    margin-right: 0 !important; }

  .mh-none-on-xs {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .mt-xxl-on-xs {
    margin-top: 40px; }

  .mb-xxl-on-xs {
    margin-bottom: 40px; }

  .mt-xl-on-xs {
    margin-top: 30px; }

  .mt-lg-on-xs {
    margin-top: 20px; }

  .center-on-xs {
    float: none !important;
    max-width: none !important;
    text-align: center; }

  .ph-none-on-xs {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  .mt-none-on-sm {
    margin-top: 0 !important; }

  .mt-lg-on-sm {
    margin-top: 20px; }

  .mb-none-on-sm {
    margin-bottom: 0 !important; }

  .mh-none-on-sm {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .mt-xxl-on-sm {
    margin-top: 40px; }

  .mb-xxl-on-sm {
    margin-bottom: 40px; }

  .center-on-sm {
    float: none !important;
    max-width: none !important;
    text-align: center; }

  .ph-none-on-sm {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  .mt-lg-on-md {
    margin-top: 20px; }

  .mh-none-on-md {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .ph-none-on-md {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
/* xs y sm */
@media (max-width: 991px) {
  .mt-none-on-xs-sm {
    margin-top: 0 !important; }

  .mb-none-on-xs-sm {
    margin-bottom: 0 !important; }

  .mt-xxl-on-xs-sm {
    margin-top: 40px; }

  .mb-xxl-on-xs-sm {
    margin-bottom: 40px; }

  .mh-none-on-xs-sm {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .center-on-xs-sm {
    float: none !important;
    max-width: none !important;
    text-align: center; }

  .ph-none-on-xs-sm {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
/* md y lg */
@media (min-width: 992px) {
  .pr-xl-on-md-lg {
    padding-right: 30px; } }
.text-decoration-none {
  text-decoration: none !important; }

.display-inline {
  display: inline; }

.paddingLeft0 {
  padding-left: 0; }

.paddingRight0 {
  padding-right: 0; }

.paddingRight30 {
  padding-right: 30px; }

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

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

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

.light-bg {
  background: #f2f3f2; }

.clearboth {
  clear: both; }

.marginBottom8 {
  margin-bottom: 8px; }

@media (max-width: 480px) {
  .reduced-font-size-xs {
    font-size: 12px; } }

.bg-social-tabpar .btn-action {
  background-color: transparent !important; }

.top-6 {
  top: 6px !important; }

.top-1-minus {
  top: -1px !important; }

@media (max-width: 767px) {
  .pr-default-xs {
    padding-right: 15px; } }

@media (max-width: 767px) {
  .pl-default-xs {
    padding-left: 15px; } }

.right-0 {
  right: 0; }

.inline-flex {
  display: inline-flex; }
