/*! * GLOHO. Bootstrap v3.3.6 (https://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-weight: 100;
}

body {
  margin: 0;
  font-weight: 100;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
:focus {
  outline: none;
}
audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 500;
  /*color: #4d4d4d;*/
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

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

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border-width: 0;
  background: transparent;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
  outline: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  display: inline;
}

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

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

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

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

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

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

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto Slab', serif!important;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}

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

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 100;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

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

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

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

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

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #67707e;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

.table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

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

.table-bordered {
  border: 1px solid #ddd;
}

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

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

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

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

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

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

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

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

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

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

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

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

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

.has-feedback {
  position: relative;
}

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

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

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

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

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

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

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

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label~.form-control-feedback {
  top: 25px;
}

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

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

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

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

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

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

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

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #67707e;
  white-space: nowrap;
}

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

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

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

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

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

.open>a {
  outline: 0;
}

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

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

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

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

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

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

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 991px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .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-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

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

.btn-group>.btn:first-child {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

.btn-group>.btn-lg+.dropdown-toggle {
  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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .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>.btn {
  float: none;
}

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

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

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

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

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

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

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

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav>li.disabled>a {
  color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  /*	color: #555555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;*/
  outline: none;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}

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

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked>li {
  float: none;
}

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

.nav-justified {
  width: 100%;
}

.nav-justified>li {
  float: none;
}

.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
  border: 1px solid #ddd;
}

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

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 991px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

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

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 991px) {
  .container>.navbar-header,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

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

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

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width: 991px) {
  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}

@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav>li {
    float: left;
  }
  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  padding: 5px 0;
  display: table;
  width: 100%;
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
}

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

@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #fff;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e0e0e0;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  background-color: transparent;
  color: #fff;
}

@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #fff;
}

.navbar-default .navbar-link:hover {
  color: #fff;
}

.navbar-default .btn-link {
  color: #fff;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #fff;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #67707e;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
  color: #67707e;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #140c98;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #140c98;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: transparent;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #67707e;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: transparent;
  color: #140c98;
}

@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #67707e;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #140c98;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #140c98;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #67707e;
}

.navbar-inverse .navbar-link:hover {
  color: #140c98;
}

.navbar-inverse .btn-link {
  color: #67707e;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #140c98;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb>.active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

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

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

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777777;
}

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

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

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

.label-success {
  background-color: #5cb85c;
}

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

.label-info {
  background-color: #5bc0de;
}

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

.label-warning {
  background-color: #f0ad4e;
}

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

.label-danger {
  background-color: #d9534f;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

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

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 100;
}

.jumbotron>hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  margin-left: auto;
  margin-right: auto;
}

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

.thumbnail .caption {
  padding: 9px;
  color: #67707e;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

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

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

.progress-bar-success {
  background-color: #5cb85c;
}

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

.progress-bar-info {
  background-color: #5bc0de;
}

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

.progress-bar-warning {
  background-color: #f0ad4e;
}

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

.progress-bar-danger {
  background-color: #d9534f;
}

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

.media {
  margin-top: 15px;
}

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

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

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

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

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

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

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

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

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

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

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

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

.panel-body {
  padding: 15px;
}

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

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

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

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit;
}

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

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

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

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
  margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.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 td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.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 td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.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 td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.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 td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td: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-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td: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-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}

.panel>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ddd;
}

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

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #67707e;
  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: #67707e;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 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: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}

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

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

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

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

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

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

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

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

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

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

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

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

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

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

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

.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

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

.popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

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

.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

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

.popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

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

.carousel-caption .btn {
  text-shadow: none;
}

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

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

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

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

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/*-------------- //--------------// ACA COMIENZAN LOS ESTILOS PROPIOS//-------------- -------------- */
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;
}
.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
/* Navbar links */

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1024px;
  }
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

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

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


/* Navbar toggle */

 ::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background-color: #04aab2;
}

 ::selection {
  color: #fff;
  background-color: #04aab2;
}

body,
html {
  font-family: 'Roboto', sans-serif !important;
  font-size: 14px;
  color: #67707e;
  background-color: #eff1f5;
}

.color-rojo {
  color: #140c98;
}

.color-gris-oscuro {
  color: #67707e;
}

.fixed {
  position: fixed;
  width: 100%;
  z-index: 999;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: inline;
}

hr {
  border-top: solid 1px #e0e4eb;
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  margin: 0;
  padding: 10px 0;
  line-height: 24px;
  font-size: 15px;
  font-weight: 100;
}

a {
  color: #140c98;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 100;
}

a:hover {
  color: #0f0a76;
  text-decoration: none;
}


/*------ Botones -----*/

button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.red-button {
  display: inline-block;
  vertical-align: middle;
  height: 45px;
  padding: 10px;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 1px;
  border-radius: 0;
  background-color: #140c98;
  border: 1px solid #140c98;
  color: #fff;
}

.red-button:hover {
  color: #fff;
  background-color: #0f0a76;
  border: 1px solid #0f0a76;
}

.blue-button {
  display: inline-block;
  vertical-align: middle;
  height: 45px;
  padding: 12px 10px 10px;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 1px;
  border-radius: 0;
  background-color: #04aab2;
  border: 1px solid #04aab2;
  color: #fff;
}

.blue-button:hover {
  color: #fff;
  background-color: #038f96;
  border: 1px solid #038f96;
}

.white-button {
  display: inline-block;
  vertical-align: middle;
  height: 45px;
  padding: 12px 10px 10px;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 1px;
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #e0e4eb;
  color: #67707e;
}

.white-button:hover,
.white-button.active {
  color: #fff;
  background-color: #140c98;
  border: 1px solid #140c98;
}

.gray-button {
    display: inline-block;
    vertical-align: middle;
    padding: 6px 10px 5px;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: .5px;
    border-radius: 0;
    background-color: #fff;
    color: #67707e;
    border: solid 1px #bdbfc1;
}

.gray-button:hover {
  background-color: #eff1f5;
  /*color: #fff;*/
}


/*------ /Botones -----*/


/*------ Checkboxes/Radios-----*/

.icheckbox,
.iradio {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  /* position: absolute; */
  cursor: pointer;
  background: #fff;
  border: solid #c1c4ca 1px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.icheckbox:before,
.iradio:before {
  content: "";
  display: none;
  position: absolute;
}

.icheckbox.hover,
.iradio.hover {
  border-color: #140c98;
}

.icheckbox.checked,
.iradio.checked {
  background: #140c98;
  border-color: #140c98;
}

.icheckbox.checked:before,
.iradio.checked:before {
  display: block;
}

.icheckbox.disabled,
.iradio.disabled {
  opacity: 0.5;
}

.icheckbox {
  border-radius: 2px;
}

.icheckbox:before {
  content: "\e934";
  font-family: 'Linearicons';
  font-size: 11px;
  color: #fff;
  text-align: center;
  width: 16px;
  line-height: 18px;
}


/*------ /Checkboxes/Radios-----*/


/*------ Selects-----*/


/* Caja Select */

.ui-widget {
  font-family: 'Roboto', sans-serif !important;
}

.ui-button {
  height: 45px;
  background-color: #fff;
  outline: 0;
  border: 1px solid #e0e4eb;
  border-radius: 0;
  color: #67707e;
  font-size: 12px;
  line-height: 34px;
}

.ui-button .ui-icon {
  background-image: url(../img/down-caret-red.svg);
}

.ui-button:hover,
.ui-button:focus {
  border: 1px solid #e0e4eb;
  background-color: #fff;
  color: #67707e;
}

.ui-selectmenu-icon {
  background-image: url(../img/down-caret-red.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px;
  width: 15px;
  height: 35px;
}

.ui-selectmenu-icon:hover {
  background-image: url(../img/down-caret-red.svg);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon,
.ui-state-default .ui-icon {
  background-image: url(../img/down-caret-red.svg);
}


/* Caja Select Menu */

.ui-selectmenu-menu .ui-menu {
  border-radius: none;
  background-color: #fff;
  border: solid 1px #e0e4eb;
  border-top: none;
  /*box-shadow: 0px 0px 5px #9093a2;*/
  font-size: 12px;
  font-weight: 100;
  color: #67707e;
}

.ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper {
  padding: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 100;
}

.ui-selectmenu-menu:focus {
  box-shadow: none;
}

.ui-state-active {
  margin: 0 !important;
  padding: 10px;
  font-weight: 100;
  border: none !important;
  background-color: #eff1f5 !important;
  color: #505762 !important;
}


/* FallBack Responsive */

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 40px;
  background-image: url(../img/down-caret-red.svg);
  background-position: center right 10px;
  background-repeat: no-repeat;
  background-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

 ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #9093a2;
}

 :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #9093a2;
  opacity: 1;
}

 ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #9093a2;
  opacity: 1;
}

 :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #9093a2;
}

 :placeholder-shown:focus {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  outline: 0px!important;
  color: #9093a2;
}


/*------ /Selects-----*/


/*------ Generales -----*/

.tagline-principal {
  padding-bottom: 20px;
  color: #9093a2;
}

.tagline-principal h4 {
  font-weight: 100;
  font-size: 26px;
  text-transform: uppercase;
}

.tagline-principal h4::after {
  content: "";
  height: 2px;
  width: 100px;
  margin: 20px auto 0 auto;
  display: block;
  background: #9093a2;
}

.tagline-blanco {
  padding-bottom: 20px;
  color: #fff;
}

.tagline-blanco h4 {
  font-weight: 100;
  font-size: 26px;
  text-transform: uppercase;
}

.tagline-blanco h4::after {
  content: "";
  height: 2px;
  width: 100px;
  margin: 20px auto 0 auto;
  display: block;
  background: #fff;
}

.tagline {
  padding-bottom: 20px;
  color: #9093a2;
}

.tagline h4 {
  font-weight: 100;
  font-size: 26px;
}

.tagline h4::after {
  content: "";
  height: 2px;
  width: 100px;
  margin: 20px auto 0 auto;
  display: block;
  background: #9093a2;
}


/*------ /Generales -----*/


/*-------------- Separador Secciones --------------*/

.separador {
  display: table;
  padding: 80px 0;
  width: 100%;
  background-color: #67707e;
  color: #fff;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

.separador h2 {
  font-size: 40px;
}

.separador h2::after {
  content: "";
  height: 2px;
  width: 100px;
  margin: 20px auto 0 auto;
  display: block;
  background: #fff;
}

.separador-1 {
  background-image: url(../img/home/separador-1.jpg);
}


/*-------------- /Separador Secciones --------------*/


/* ---------- GENERAL ---------- */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.delay {
  -webkit-animation-delay: 1s;
  /* Chrome, Safari, Opera */
  animation-delay: 1s;
}


/* ---------- /GENERAL ---------- */


/* ---------- FADE IN UP ---------- */

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

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}


/* ---------- /FADE IN ---------- */

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}


/* ---------- ROTATE IN ---------- */

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  50% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(-22deg) translate(0, -3px);
    transform: rotate(-22deg) translate(0, -3px);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
  50% {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(-22deg) translate(0, -3px);
    -ms-transform: rotate(-22deg) translate(0, -3px);
    transform: rotate(-22deg) translate(0, -3px);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(-45deg) translate(0, 0);
    -ms-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}


/* ---------- ROTATE OUT ---------- */

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  50% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(22deg) translate(0, 3px);
    transform: rotate(22deg) translate(0, 3px);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(45deg) translate(0, 0);
    transform: rotate(45deg) translate(0, 0);
    opacity: 1;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
  50% {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(22deg) translate(0, 3px);
    -ms-transform: rotate(22deg) translate(0, 3px);
    transform: rotate(22deg) translate(0, 3px);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(45deg) translate(0, 0);
    -ms-transform: rotate(45deg) translate(0, 0);
    transform: rotate(45deg) translate(0, 0);
    opacity: 1;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}


/* ---------- ROTATE IN REVERSE ---------- */

@-webkit-keyframes rotateIn_reverse {
  0% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    opacity: 1;
  }
  50% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(0deg) translate(0, 7px);
    transform: rotate(0deg) translate(0, 7px);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn_reverse {
  0% {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(-45deg) translate(0, 0);
    -ms-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    opacity: 1;
  }
  50% {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(0deg) translate(0, 7px);
    -ms-transform: rotate(0deg) translate(0, 7px);
    transform: rotate(0deg) translate(0, 7px);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn_reverse {
  -webkit-animation-name: rotateIn_reverse;
  animation-name: rotateIn_reverse;
}


/* ---------- ROTATE OUT REVERSE---------- */

@-webkit-keyframes rotateOut_reverse {
  0% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(45deg) translate(0, 0);
    transform: rotate(45deg) translate(0, 0);
    opacity: 1;
  }
  50% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(0deg) translate(0, -7px);
    transform: rotate(0deg) translate(0, -7px);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateOut_reverse {
  0% {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(45deg) translate(0, 0);
    -ms-transform: rotate(45deg) translate(0, 0);
    transform: rotate(45deg) translate(0, 0);
    opacity: 1;
  }
  50% {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotate(0deg) translate(0, -7px);
    -ms-transform: rotate(0deg) translate(0, -7px);
    transform: rotate(0deg) translate(0, -7px);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateOut_reverse {
  -webkit-animation-name: rotateOut_reverse;
  animation-name: rotateOut_reverse;
}


/*-------------- FONTS -------------- */

@font-face {
  font-family: 'Linearicons';
  src: url('../fonts/Linearicons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'Linearicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 18px;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cross:before {
  content: "\e92a";
}


/*----- Estrella favoritos ----*/

.icon-star:before {
  content: "\e68d";
}


/*----- Compartir ----*/

.icon-exit-up:before {
  content: "\e8fb";
}


/*----- Ingreso Footer ----*/

.icon-lock:before {
  content: "\e66b";
}


/*----- Más Filtros ----*/

.icon-filtros:before {
  content: "\e6f2";
}


/*----- Dibujar ----*/

.icon-pencil5:before {
  content: "\e613";
}

.icon-users2:before {
  content: "\e723";
}


/*----- Íconos características Inmuebles ----*/

.icon-apartment:before {
  content: "\e60c";
}

.icon-crop:before {
  content: "\e970";
}

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

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

.icon-road:before {
  content: "\e842";
}

.icon-city:before {
  content: "\e60b";
}

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

.icon-calendar:before {
  content: "\e789";
}

.icon-borders:before {
  content: "\e9e6";
}

.icon-library2:before {
  content: "\e719";
}

.icon-car:before {
  content: "\e84f";
}

.icon-layers:before {
  content: "\e977";
}

.icon-bag-dollar:before {
  content: "\e75e";
}

.icon-construction:before {
  content: "\e7f6";
}

.icon-map-marker:before {
  content: "\e77a";
}

.icon-map:before {
  content: "\e782";
}


/*----- Íconos Características Interiores/Exteriores ----*/


/*Ascensor*/

.icon-ascensor:before {
  content: "\e6d2";
}


/*BBQ*/

.icon-bbq:before {
  content: "\e819";
}


/*Caldera*/

.icon-caldera:before {
  content: "\e638";
}


/*Cancha Deportiva*/

.icon-cancha:before {
  content: "\e872";
}


/*Circuito Cerrado TV*/

.icon-circuito-cerrado:before {
  content: "\e6fd";
}


/*Deposito*/

.icon-deposito:before {
  content: "\e69f";
}


/*Conjunto Cerrado*/

.icon-conjunto-cerrado:before {
  content: "\e6ee";
}


/*Gimnasio*/

.icon-gimnasio:before {
  content: "\e861";
}


/*Golf/Tennis*/

.icon-golf-tennis:before {
  content: "\e868";
}


/*Parque Niños*/

.icon-parque:before {
  content: "\e830";
}


/*Parqueadero*/

.icon-parqueadero:before {
  content: "\e850";
}


/*Piscina*/

.icon-piscina:before {
  content: "\e863";
}


/*Planta Eléctrica*/

.icon-planta-electrica:before {
  content: "\e7b9";
}


/*Portería*/

.icon-porteria:before {
  content: "\e87c";
}


/*Salón Comunal*/

.icon-salon-comunal:before {
  content: "\e726";
}


/*Zonas Verdes*/

.icon-zonas-verdes:before {
  content: "\e82e";
}


/*----- Íconos Características Interiores ----*/


/*Alarma*/

.icon-alarma:before {
  content: "\e8aa";
}


/*Aire Acondicionado*/

.icon-aire-acondicionado:before {
  content: "\e637";
}


/*Calefacción*/

.icon-calefaccion:before {
  content: "\e7f0";
}


/*Cocina Americana*/

.icon-cocina:before {
  content: "\e813";
}


/*Cocina Detector Humo*/

.icon-detector-humo:before {
  content: "\e841";
}


/*Duplex*/

.icon-duplex:before {
  content: "\e9c8";
}


/*Estar Alcobas*/

.icon-estar-alcobas:before {
  content: "\e609";
}


/*Estudio*/

.icon-estudio:before {
  content: "\e718";
}


/*Gas*/

.icon-gas:before {
  content: "\e639";
}


/*Jardín/Patio*/

.icon-jardin:before {
  content: "\e805";
}


/*TV por Cable*/

.icon-tv:before {
  content: "\e7b5";
}


/*Zona de Lavandería*/

.icon-lavanderia:before {
  content: "\e73a";
}


/*----- Íconos Chevron abajo ----*/

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

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

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

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


/*----- Íconos Datos de Contacto ----*/

.icon-road-sign:before {
  content: "\e784";
}

.icon-telephone:before {
  content: "\e76a";
}

.icon-smartphone:before {
  content: "\e7a6";
}

.icon-envelope:before {
  content: "\e697";
}

.icon-paper-plane:before {
  content: "\e699";
}

.icon-select:before {
  content: "\e881";
}


/*----- Camara activar modal con fotos ----*/

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


/*----- Recorrido Virtual ----*/

.icon-panorama:before {
  content: "\e706";
}


/*----- Flechas Slider Modal ----*/

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

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

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


/*----- Acerca de  ----*/

.icon-binoculars:before {
  content: "\e6a9";
}

.icon-gift:before {
  content: "\e7ff";
}

.icon-microscope:before {
  content: "\e7f1";
}

.icon-desktop:before {
  content: "\e7af";
}

.icon-tablet2:before {
  content: "\e7ac";
}


/*----- Trabaja con Nosotros ----*/

.icon-bubble-user:before {
  content: "\e7df";
}

.icon-bullhorn:before {
  content: "\e8ae";
}

.icon-thumbs-up3:before {
  content: "\e91d";
}

.icon-briefcase:before {
  content: "\e83a";
}

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

.icon-pencil3:before {
  content: "\e610";
}

.icon-clipboard-check:before {
  content: "\e6cc";
}



/*----- Título Secciones / Títulos Páginas Detalle ----*/


/*----- Título Buscador / Subtítulos Páginas Detalle / Separador Secciones / Gloho Footer ----*/

h2 {
  font-size: 30px;
  margin: 0;
}


/*----- Títulos Inmuebles Buscador / Características Generales / Títulos Agentes ----*/

h3 {
  font-size: 16px;
  margin: 0;
}


/*----- Precios Buscador / Precios Detalle / Títulos Características Detalle / Footer Items Búsqueda ----*/

h4 {
  font-size: 20px;
  margin: 0;
}


/*----- Ubicación Buscador/ Nombre Constructora / Taglines ----*/

h5 {
  font-size: 11.5px;
  margin: 0;
}


/*----- Precio M2 / Desde M2 / Título Características ----*/

h6 {
  font-size: 14px;
  line-height: inherit;
  margin: 0;
}


/* -------------- ESTILOS NAVBAR -------------- */

.navbar.navbar-default {
  background-color: rgba(0, 0, 0, 0.1);
  border-bottom: none;
  border-left: none;
  border-radius: 0;
  border-right: none;
  border-top: none;
  height: 70px;
  position: absolute;
  width: 100%;
  z-index: 99;
}

.navbar-header,
.navbar-nav,
.navbar-brand {
  height: 70px;
}

.navbar-header {
  position: relative;
}

.navbar-collapse {
  border-color: #9093a2 !important;
}


/* ----- Navbar Toggle ---- */

.navbar-toggle {
  border: none;
  margin: 0;
  padding: 25px 10px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 5px;
}

.navbar-toggle .icon-bar {
  height: 3px;
  width: 22px;
  -webkit-transition: all .8s ease;
  -moz-transition: all .8s ease;
  -o-transition: all .8s ease;
  transition: all .8s ease;
  opacity: 1;
}

.navbar-toggle .icon-bar.esconder {
  opacity: 0;
}

.toggle-animated {
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


/* ----- Navbar Logo ----*/

.navbar-brand {
  display: table;
  padding-bottom: 5px;
  padding-top: 5px;
}

.navbar-brand a {
  display: table-cell;
  vertical-align: middle;
}

.navbar-brand img {
  height: 35px;
}

.navbar-default .main-navbar>li a::after {
  background: #fff;
  content: '';
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity .3s, transform .3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.navbar-default .main-navbar>li a:hover::after {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.navbar-default .main-navbar>li.active a::after {
  background: #fff;
  content: '';
  height: 2px;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}


/* ----- Navbar Links ---- */

.main-navbar {
  padding-left: 20px;
}

.navbar-nav {
  display: table;
  vertical-align: middle;
}

.navbar-nav>li {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.navbar-nav>li>a {
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  height: 26px;
  letter-spacing: 0.2px;
  line-height: 30px;
  padding: 0 12px;
}


/* ----- Redes Sociales Mobile ---- */

.mobile-social-media {
  padding: 20px 15px;
  text-align: left;
}

.mobile-social-media svg {
  margin: 0 5px;
  width: 35px;
}


/* ----- Redes Sociales Mobile ---- */


/* ----- Contacto Mobile ---- */

.mobile-contact-menu {
  padding-top: 20px;
  display: table;
  width: 100%;
}

.mobile-contact-menu div {
  color: #140c98;
  display: inline-block;
  width: 50%;
}

.mobile-contact-menu div a {
  color: #140c98;
  text-decoration: none;
}


/* ----- Contacto Mobile ---- */


/* ----- Navbar Favoritos ---- */

.navbar-favoritos {
  position: relative;
  padding: 0 10px;
}

.navbar-favoritos svg {
  width: 23px;
}

.nav-estrella-favoritos {
  cursor: pointer;
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}

.nav-estrella-favoritos:hover {
  fill: #fff;
}

.nav-estrella-favoritos.active {
  fill: #140c98;
  stroke: #140c98;
}


/* -------------- ESTILOS NAVBAR INVERTED -------------- */

.navbar.navbar-inverse {
  width: 100%;
  height: 70px;
  background-color: #fff;
  border-radius: 0;
  border: none;
  margin: 0;
  z-index: 99;
  position: relative;
  border-bottom: solid 1px #e0e4eb;
}

.navbar.navbar-inverse .nav-estrella-favoritos {
  cursor: pointer;
  fill: none;
  stroke: #67707e;
  stroke-miterlimit: 10;
  stroke-width: 1px;
}

.navbar.navbar-inverse .nav-estrella-favoritos:hover {
  fill: #67707e;
}

.navbar.navbar-inverse .nav-estrella-favoritos.active {
  fill: #140c98;
  stroke: #140c98;
}

.navbar-inverse .main-navbar>li a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #140c98;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity .3s, transform .3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.navbar-inverse .main-navbar>li a:hover::after {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.navbar-inverse .main-navbar>li.active a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #140c98;
  content: '';
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}


/* -------------- CUADRO FAVORITOS -------------- */

.nav-cuadro-favoritos {
  position: absolute;
  display: none;
  width: 350px;
  background-color: #fff;
  right: -40px;
  top: 70px;
  text-transform: none;
  z-index: 999;
  box-shadow: 1px 1px 5px #67707e;
}


/* ----- Cuadro Favoritos/Flecha ---- */

.nav-cuadro-favoritos:after,
.cuadro-favoritos:before {
  bottom: 100%;
  left: 290px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.nav-cuadro-favoritos:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #67707e;
  border-width: 10px;
  margin-left: -10px;
}

.nav-cuadro-favoritos:before {
  border-color: rgba(194, 225, 245, 0);
  border-width: 36px;
  margin-left: -36px;
}


/* ----- /Cuadro Favoritos/Flecha ---- */

.nav-favoritos-titulo {
  background-color: #67707e;
  width: 100%;
  color: #fff;
  padding: 20px 0;
  font-weight: 100;
  font-size: 18px;
}

.nav-inmueble-favorito {
  width: 100%;
  display: table;
  padding: 10px;
  border-bottom: solid 1px #e0e4eb;
}

.nav-foto-favorito {
  display: table-cell;
  width: 100px;
}

.nav-info-favorito {
  position: relative;
  display: table-cell;
  width: 250px;
  vertical-align: top;
  padding: 0 50px 0 10px;
}

.nav-info-favorito strong {
  font-size: 18px;
}

.nav-info-estrella-favorito {
  position: absolute;
  bottom: 0;
  right: 0;
}

.nav-info-estrella-favorito .estrella-favoritos {
  fill: none;
  stroke: #67707e;
}

.nav-info-estrella-favorito .estrella-favoritos.active {
  fill: #67707e;
}

.nav-ver-mas-favoritos {
  width: 100%;
  padding: 10px 0;
}

.nav-ver-mas-favoritos a {
  color: #67707e;
  font-size: 18px;
}

.nav-ver-mas-favoritos a:hover {
  color: #67707e;
}


/* -------------- BREADCRUMBS -------------- */

.breadcrumbs-bar {
  /*background-color: #f7f8fa;*/
  width: 100%;
}

.breadcrumbs {
  /*color: #9093a2;*/
  color: #2b6ed2;
  cursor: pointer;
  font-size: 12px;
  font-weight: 100;
  padding: 10px 0;
}

.breadcrumbs a {
  border-left: solid 1px #e0e4eb;
  /*color: #67707e;*/
  color: #eff1f5;
  cursor: pointer;
  padding: 0 20px;
}

.breadcrumbs:hover,
.breadcrumbs a:hover {
  /*color: #140c98;*/
  /*color: #eff1f5;*/
  text-decoration: underline;
}

.breadcrumbs a:first-child {
  border-left: none;
  padding-left: 0;
}
.breadcrumbs i {
  font-size: 11px;
  /*vertical-align: inherit;*/
  display: inline-block;
  margin-top: -2.5px;
}

/* -------------- /BREADCRUMBS -------------- */


/* -------------- ESTILOS HEADER Y BUSCADOR -------------- */

.header-section {
  width: 100%;
  height: 70vh;
  min-height: 500px;
  background-size: cover;
  background-position: center;
  display: table;
  position: relative;
}

.fondo-main-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.fondo-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.header-busqueda {
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center;
  position: relative;
  display: table;
}

.header-busqueda h1 {
  font-size: 55px;
  line-height: 45px;
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
  z-index: 2;
  font-weight: 100;
  position: relative;
}

.header-acerca {
  width: 100%;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding-bottom: 100px;
  position: relative;
  background-image: url(../img/headers/acerca-bg.jpg);
}

.header-trabaja {
  width: 100%;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding-bottom: 100px;
  position: relative;
  background-image: url(../img/headers/trabaja-bg.jpg);
}

.header-pauta {
  width: 100%;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding-bottom: 100px;
  position: relative;
  background-image: url(../img/headers/pauta-bg.jpg);
}

.header-gracias {
  width: 100%;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding-bottom: 100px;
  position: relative;
  background-image: url(../img/headers/gracias-bg.jpg);
}


/* ----- Header Ventas ---- */

.header-ventas {
  background-image: url(../img/headers/ventas-bg.jpg);
}


/* ----- Header Arriendo ----*/

.header-arriendos {
  background-image: url(../img/headers/arriendos-bg.jpg);
}


/* ----- Header Agentes ----*/

.header-agentes {
  background-image: url(../img/headers/agentes-bg.jpg);
}


/* ----- Header Constructoras ----*/

.header-constructoras {
  background-image: url(../img/headers/constructoras-bg.jpg);
}


/* ----- Header Publicar ---- */

.header-publicar {
  background-image: url(../img/headers/publicar-bg.jpg);
}


/*----- Cuadro Contenido Header ----*/

.header-content {
  padding-top: 70px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}


/*----- Tagline ----*/

.main-tagline {
  width: 640px;
  margin: 0 auto;
  color: #fff;
}

.main-tagline h3 {
  font-weight: 100;
  font-size: 70px;
  line-height: 55px;
  letter-spacing: -2px;
  text-transform: uppercase;
}


/*-------------- ESTILOS BUSCADOR HEADER -------------- */


/*----- X en las cajas de Búsqueda ----*/

.clear-button {
  display: none;
  width: 20px;
  height: 20px;
  color: #fff;
  position: absolute;
  margin: auto;
  right: 5px;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

.clear-button i {
  color: #67707e;
  font-size: 18px;
  line-height: 20px;
  position: absolute;
  text-align: center;
  width: 100%;
}


/*----- Tabs en Header ----*/

.header-tabs {
  list-style: none;
  width: 80%;
  margin: 0 auto;
  padding: 0;
  display: table;
  padding-bottom: 25px;
}

.header-tabs li {
  display: table-cell;
  width: 50%;
}

.header-tabs li a {
  cursor: pointer;
  padding: 15px;
  border: 1px solid #fff;
  color: #fff;
  display: table;
  width: 100%;
  text-align: center;
}

.header-tabs li a.active {
  background-color: rgba(8, 34, 58, 0.5);
}


/*----- /Tabs en Header ----*/


/*----- Caja de Busqueda ----*/

.search-box {
  padding: 40px 0 0 0;
  width: 900px;
  margin: 0 auto;
}

.search-box h1 {
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
}

.search-box p {
  padding: 0;
  color: #fff;
}

.search-box .caret-down {
  width: 15px;
  content: url(../img/down-caret-red.svg);
}

.search-box .caret-up {
  width: 15px;
  content: url(../img/up-caret-red.svg);
}


/*----- Tipos de Formularios ----*/

.code-form {
  display: none;
}


/*----- /Tipos de Formularios ----*/

.form-inline {
  padding: 5px 0;
  display: table;
  width: 100%;
  position: relative;
}

.form-group .form-control {
  width: 100%;
  padding: 10px;
}

.form-group .input-header {
  /*font-size: 13px;*/
  background-color: #fff;
  border-radius: 0px;
  border: none;
  box-shadow: none;
  color: #67707e;
  font-weight: 100;
  height: 60px;
  width: 100%;
}

.form-group .input-header:focus {
  border: none;
}

.form-group .input-header-secundario {
  /*font-size: 14px;*/
  background-color: #fff;
  border-radius: 0px;
  border-right: solid 1px #e0e4eb;
  border: none;
  box-shadow: none;
  color: #67707e;
  font-weight: 100;
  height: 60px;
  width: 100%;
}

.form-group select.input-header-secundario {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  padding: 10px;
  background-image: url(../img/down-caret.svg);
  background-position: center right 10px;
  background-repeat: no-repeat;
  background-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.select-input ul.submenu,
.select-input-secundario ul.submenu {
  display: none;
  position: absolute;
  left: 0;
  z-index: 999;
  margin: 0;
  width: 100%;
  color: #67707e;
  background-color: #fff;
  list-style: none;
  padding: 0;
  border: solid 1px #e0e4eb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select-input ul.submenu li,
.select-input-secundario ul.submenu li {
  font-size: 13px;
  padding: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.select-input ul.submenu li:hover,
.select-input-secundario ul.submenu li:hover {
  background-color: #eff1f5;
}

.select-input ul.submenu label,
.select-input-secundario ul.submenu label {
  padding: 5px;
  display: block;
  font-weight: 100;
  font-size: 13px;
}

.select-input ul.submenu label .icheckbox,
.select-input-secundario ul.submenu label .icheckbox {
  margin-right: 10px;
}

.select-input ul.submenu label.disable,
.select-input-secundario ul.submenu label.disable {
  /*color: #9093a2;*/
  padding: 5px;
  font-weight: 400;
}

.select-input ul.submenu label input,
.select-input-secundario ul.submenu label input {
  font-size: 20px;
  padding-right: 10px;
}

.select-input ul.submenu.submenu-scroll,
.select-input-secundario ul.submenu.submenu-scroll {
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 220px;
}

.select-input.open ul.submenu,
.select-input-secundario.open ul.submenu {
  display: block;
}

.select-input {
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  display: inline-block;
  background-color: #fff;
  border-right: solid 1px #e0e4eb;
  color: #67707e;
  padding: 20px 10px;
  vertical-align: middle;
  text-align: left;
  position: relative;
  cursor: pointer;
}

.select-input span {
  width: 100%;
  display: table;
}

.select-input span:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  right: 14px;
  margin-top: -2px;
  display: block;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #67707e transparent transparent transparent;
}

.select-input ul.submenu {
  top: 60px;
}

.select-input-secundario {
  font-size: 14px;
  line-height: 18px;
  font-weight: 100;
  background-color: #fff;
  color: #67707e;
  padding: 21px 10px;
  vertical-align: middle;
  text-align: left;
  position: relative;
  cursor: pointer;
  border-right: solid 1px #e0e4eb;
}

.select-input-secundario span {
  width: 100%;
  display: table;
}

.select-input-secundario span:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  right: 14px;
  margin-top: -2px;
  display: block;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #67707e transparent transparent transparent;
}

.select-input-secundario ul.submenu {
  top: 60px;
}

span.twitter-typeahead {
  /*position: initial !important;*/
}


/*----- Input de Tipo ----*/

.tipo-transaccion {
  width: 120px;
}

.tipo-inmueble {
  width: 200px;
}

.tipo-agente {
  width: 163px;
}

.filtro-input-secundario {
  width: 155px;
}

.filtro-input-secundario label {
  color: #fff;
  font-weight: 100;
}

.filtro-select-secundario {
  width: 140px;
  display: inline-block;
  vertical-align: middle;
}

.filtro-select-secundario>label {
  color: #fff;
  font-weight: 100;
}

.ubicacion-select,
.agente-select,
.constructora-select {
  background-color: #fff;
  border-right: solid 1px #e0e4eb;
}

.ubicacion-select::-webkit-input-placeholder,
.agente-select::-webkit-input-placeholder,
.constructora-select::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #67707e;
}

.ubicacion-select:-moz-placeholder,
.agente-select:-moz-placeholder,
.constructora-select:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #67707e;
  opacity: 1;
}

.ubicacion-select::-moz-placeholder,
.agente-select::-moz-placeholder,
.constructora-select::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #67707e;
  opacity: 1;
}

.ubicacion-select:-ms-input-placeholder,
.agente-select:-ms-input-placeholder,
.constructora-select:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #67707e;
}

.ubicacion-select:placeholder-shown,
.agente-select:placeholder-shown,
.constructora-select:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #67707e;
}


/*----- Input de Ubicación y Código ----*/

.codigo-select {
  width: 840px;
}

.ubicacion-select {
  position: relative;
  width: 509px;
}


/*----- Buscador Agente ----*/

.caja-busqueda-agente {
  display: inline-block;
  vertical-align: middle;
}

.caja-busqueda-agente>div {
  display: table;
  width: 100%;
}

.agente-select,
.constructora-select {
  background-color: #fff;
  position: relative;
  display: inline-block;
  width: 669px;
  height: 60px;
  margin: 0;
}


/*----- Buscador Agente ----*/


/*----- Botón de Busqueda ----*/

.btn-busqueda {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: none;
  height: 60px;
  width: 60px;
  background-color: #140c98;
  color: #fff;
}

.btn-busqueda img {
  width: 30px;
}

.btn-busqueda:hover {
  background-color: #0f0a76;
}


/*----- Estilos de Busacador Barrios ----*/

.tt-hint {
  top: initial !important;
  left: initial !important;
  background-color: transparent !important;
}

.tt-menu {
  background-color: #fff;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  display: block;
  font-weight: 100;
  left: 0px;
  max-height: 223px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 0px;
  position: absolute;
  top: 100%;
  width: 320px;
  z-index: 100;
}

.tt-menu h3 {
  background-color: #fff;
  color: #140c98;
  font-size: .9em;
  padding: 6px;
}

.tt-menu h3 i {
  color: #140c98;
  font-size: .945em;
}

.tt-suggestion.tt-selectable {
  border-bottom: solid 1px #ddd;
  color: #67707e;
  cursor: pointer;
  font-size: .925em;
  padding: 5px 10px;
}

.tt-suggestion.tt-selectable img {
  background-color: #eff1f5;
  border-radius: 50%;
  border: solid 1px #eff1f5;
  height: 30px;
  margin-right: 5px;
  overflow: hidden;
  width: 30px;
}

.tt-suggestion.tt-selectable strong {
  font-weight: 100;
}

.tt-suggestion.tt-selectable:hover {
  background-color: #eff1f5;
  color: #140c98;
}

.tt-suggestion.tt-selectable>div {
  display: table-cell;
  vertical-align: middle;
}

.tt-cursor {
  background-color: #fff;
  color: #140c98;
}

.tt-highlight {
  font-weight: 500!important;
  color: #000;
}

.cubito_rojo {
  background-color: red;
  height: 10px;
  width: 10px;
}


/*----- Estilos de Busacador Agentes ----*/

.logo-constructora-barra,
.foto-agente-barra {
  height: 35px;
  padding-right: 5px;
  text-align: center;
  width: 35px;
}

.logo-constructora-barra img,
.foto-agente-barra img {
  max-height: 60px;
  vertical-align: middle;
}


/*----- Búsqueda por Código ----*/

.buscar-codigo {
  cursor: pointer;
  font-weight: 500;
  position: relative;
}

.buscar-codigo::after {
  background: #fff;
  content: '';
  height: 1px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: translateY(5px);
  -ms-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity .3s, transform .3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  width: 100%;
}

.buscar-codigo:hover::after {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}


/*----- Botón Ver Más Filtros ----*/

#verMasHeader {
  cursor: pointer;
  position: relative;
}

#verMasHeader::after {
  background: #fff;
  content: '';
  height: 1px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity .3s, transform .3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

#verMasHeader:hover::after {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.form-more {
  display: none;
}


/*----- Botón Ver Más Filtros ---- */


/* -------------- ESTILOS TAG INPUTS-------------- */


/* ----- Tag Inputs en Home ---- */

.ubicacion-select .bootstrap-tagsinput {
  background-color: #fff;
  border-collapse: separate;
  border-radius: 0;
  border-spacing: 5px 0;
  border: none;
  color: #67707e;
  cursor: text;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow-x: hidden;
  padding: 15px 10px;
  width: 100%;
}

.agente-select .bootstrap-tagsinput {
  background-color: #fff;
  border-collapse: separate;
  border-radius: 0;
  border-spacing: 5px 0;
  border: none;
  color: #67707e;
  cursor: text;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow-x: hidden;
  padding: 15px 10px;
  width: 100%;
}

.constructora-select .bootstrap-tagsinput {
  background-color: #fff;
  border-collapse: separate;
  border-radius: 0;
  border-spacing: 5px 0;
  border: none;
  color: #67707e;
  cursor: text;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow-x: hidden;
  padding: 15px 10px;
  width: 100%;
}


.ubicacion-select .bootstrap-tagsinput .tag {
  background-color: #eff1f5;
  color: #001928;
  display: inline-block;
  font-size: 14px;
  font-weight: 100;
  height: 40px;
  margin: 6px 2px;
  padding: 12px 25px 9px 10px;
  position: relative;
  vertical-align: middle;
}

.agente-select .bootstrap-tagsinput .tag {
  background-color: #eff1f5;
  color: #001928;
  font-size: 14px;
  font-weight: 100;
  padding: 12px 25px 9px 10px;
  position: relative;
  top: 19px;
}

.constructora-select .bootstrap-tagsinput .tag {
  background-color: #eff1f5;
  color: #001928;
  display: inline-block;
  font-size: 14px;
  font-weight: 100;
  height: 40px;
  /*margin: 6px 2px;*/
  padding: 12px 25px 9px 10px;
  position: relative;
  vertical-align: middle;
  top: -1px;
}

.constructora-select span.twitter-typeahead {
  display:inline-grid!important;
}

.constructora-select .bootstrap-tagsinput .tag [data-role="remove"] {
      padding-top: 12px;
}

/* ----- Tag Inputs Buscador Inmuebles ---- */

.bootstrap-tagsinput input {
  height: 60px;
  display: inline-grid;
}

.form-interno .bootstrap-tagsinput {
  background-color: transparent;
}

#cajabusqueda .content-pacinput {
  height: 60px;
  display: inline-grid;
}

#cajabusqueda .bootstrap-tagsinput {
  display: initial;
  border: none;
  box-shadow: none;
  height: 60px;
  padding: 0;
}

#cajabusqueda_1 .bootstrap-tagsinput {
  display: table;
  border: none;
  box-shadow: none;
  height: 60px;
  padding: 0;
}

.ubicacion-interno-select#cajabusqueda_1 .bootstrap-tagsinput  {
  height: 50px;
}
#cajabusqueda_2 .bootstrap-tagsinput {
  display: inherit;
  border: none;
  box-shadow: none;
  height: 60px;
  padding: 0;
}

.agente-select #busqueda_bar_zona {
  display: none;
  padding-left: 21px;
}

#cajabusqueda .bootstrap-tagsinput .twitter-typeahead {
  display: none!important;
}

#cajabusqueda.search-single .bootstrap-tagsinput .twitter-typeahead {
  display: inline-block!important;
  margin: 0;
}

#cajabusqueda_1.search-single .bootstrap-tagsinput .twitter-typeahead {
  display: inline-block!important;
  margin: 4px 0;
}
.ubicacion-interno-select#cajabusqueda_1.search-single .bootstrap-tagsinput .twitter-typeahead {
  margin: 0;
  height: 50px;
}
#cajabusqueda_2.search-single .bootstrap-tagsinput .twitter-typeahead {
  display: inline-block!important;
  margin: 4px 0;
}

#cajabusqueda.search-single.ubicacion-interno-select .content-pacinput {
  margin-top: 0;
  height: 50px;
  /*padding-top: 7px;*/
}
#cajabusqueda.search-single.ubicacion-interno-select .bootstrap-tagsinput,
#cajabusqueda.search-single.ubicacion-interno-select .bootstrap-tagsinput input {
  height: 50px;
}


#cajabusqueda_1.search-single.ubicacion-interno-select .content-pacinput {
  margin-top: 0;
  height: 50px;
  padding-top: 7px;
}
.ubicacion-interno-select#cajabusqueda_1.search-single.ubicacion-interno-select .content-pacinput {
  padding-top: 0;
}

#cajabusqueda_2.search-single.ubicacion-interno-select .content-pacinput {
  margin-top: 0;
  height: 50px;
  padding-top: 7px;
}

.busqueda-constructoras #cajabusqueda_1.ubicacion-interno-select {
  /*margin-top: 13px;*/
}

#cajabusqueda_2.search-single.ubicacion-interno-select .content-pacinput {
  padding-top: 0;
}

#cajabusqueda.search-single.ubicacion-interno-select .bootstrap-tagsinput .tag {
  top: 13px;
}

#cajabusqueda_1.search-single.ubicacion-interno-select .bootstrap-tagsinput .tag {
  top: 0;
}

#cajabusqueda_2.search-single.ubicacion-interno-select .bootstrap-tagsinput .tag {
  top: 0;
}

#cajabusqueda.ubicacion-select {
  height: 60px;
  padding: 0 10px;
}

#cajabusqueda.ubicacion-select .bootstrap-tagsinput .tag {
  height: 40px;
  padding: 13px 25px 13px 10px;
  position: relative;
  top: -1px;
}

#cajabusqueda .bootstrap-tagsinput .tag [data-role="remove"]:after {
  position: relative;
  top: 7px;
}

#cajabusqueda.ubicacion-interno-select .bootstrap-tagsinput .tag [data-role="remove"]:after,
#cajabusqueda_1.ubicacion-interno-select .bootstrap-tagsinput .tag [data-role="remove"]:after,
#cajabusqueda_2.ubicacion-interno-select .bootstrap-tagsinput .tag [data-role="remove"]:after {
  position: relative;
  top: 4px;
}

#cajabusqueda.ubicacion-interno-select {
  min-height: 50px;
  padding: 0 10px;
}
.ubicacion-interno-select .content-pacinput.magnifier {
/*  background-image: url('../../assets/img/magnifier.png');
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 10%;
  padding-left: 25px;*/
}

#cajabusqueda.ubicacion-interno-select .content-pacinput {
  height: 50px;
}
#cajabusqueda.ubicacion-interno-select .content-pacinput input {
/*    background-image: url(/assets/img/magnifier.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position-x: 10px;
    background-size: 16px;
    padding-left: 35px;*/
}


#cajabusqueda.ubicacion-interno-select .bootstrap-tagsinput .tag {
  background: #e0e4eb;
  border-radius: 5px;
  color: #67707e;
  font-size: 14px;
  font-weight: 100;
  padding: 10px 2px 9px 10px;
  position: relative;
  top: -2px;
}

#cajabusqueda_1.ubicacion-interno-select .bootstrap-tagsinput .tag {
  background: #e0e4eb;
  border-radius: 5px;
  color: #67707e;
  font-weight: 100;
  padding: 10px 2px 9px 10px;
  position: relative;
  top: -2px;
}
.ubicacion-interno-select#cajabusqueda_1.ubicacion-interno-select .bootstrap-tagsinput .tag {
  background-color: #eff1f5;
  color: #001928;
  font-size: 14px;
  font-weight: 100;
  padding: 9px 6px 9px 10px;
  position: relative;
  top: 13px
}

#cajabusqueda_2.ubicacion-interno-select .bootstrap-tagsinput .tag {
  background: #e0e4eb;
  border-radius: 5px;
  color: #67707e;
  font-weight: 100;
  padding: 10px 2px 9px 10px;
  position: relative;
  top: -2px;
}

#cajabusqueda.ubicacion-interno-select .bootstrap-tagsinput .tag [data-role="remove"],
#cajabusqueda_1.ubicacion-interno-select .bootstrap-tagsinput .tag [data-role="remove"],
#cajabusqueda_2.ubicacion-interno-select .bootstrap-tagsinput .tag [data-role="remove"] {
  display: inline-block;
  font-weight: 100;
  height: 33px;
  position: relative;
  top: -5px;
}

#cajabusqueda_1.ubicacion-interno-select .bootstrap-tagsinput input,
#cajabusqueda_2.ubicacion-interno-select .bootstrap-tagsinput input {
  width: 300px!important;
}
.ubicacion-interno-select#cajabusqueda_1 .bootstrap-tagsinput input {
  height: 50px;
}

#cajabusqueda:placeholder-shown:focus,
input#pac-input:focus {
  outline: 0px;
}


/*Remueve el logo y pin de powered by Google*/

.pac-container:after {
  /*content: none !important;*/
}

.pac-icon {
  display: none!important;
}

.pac-container {
  width: 508px!important;
  top: 20px;
}


/* ----- Tags Data Remove ---- */

.bootstrap-tagsinput .tag [data-role="remove"] {
  cursor: pointer;
  height: 100%;
  margin-left: 2px!important;
  position: absolute;
  padding-top: 5px;
  right: 0;
  top: 0;
  width: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  background-color: #9093a2;
  color: #fff;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  font-weight: 500;
  /*line-height: 125%;*/
}

.agente-select .bootstrap-tagsinput .tag [data-role="remove"] {
  padding-top: 7px;
}


/*-------------- ESTILOS HOME --------------*/


/*-------------- Cuadro Info Home --------------*/

.contenido-info-home {
  background-color: #eff1f5;
  border-bottom: solid 1px #e0e4eb;
}

.contenedor-info-home {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cuadro-info-home {
  width: 33%;
  padding: 20px;
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.cuadro-info-home img {
  padding-bottom: 20px;
  width: 100px;
}

.cuadro-info-home .titulo-info-home h2 {
  color: #140c98;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 100;
}

.cuadro-info-home p {
  font-weight: 100;
  font-size: 14px;
  padding-bottom: 20px;
}

.cuadro-info-home a.cta-home {
  color: #140c98;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}

.cuadro-info-home a.cta-home:hover {
  font-weight: 500;
}


/*-------------- /Cuadro Info Home --------------*/


/*-------------- Slider Inmuebles Destacados Home --------------*/

.slider-inmuebles-destacados {
  width: 100%;
  /*-------------- Slider Flechas --------------*/
}

.slider-inmuebles-destacados .slick-arrow {
  background-color: rgba(41, 57, 155, .8);
  border: none;
  display: table;
  vertical-align: middle;
  height: 50px;
  width: 50px;
  text-align: center;
}

.slider-inmuebles-destacados .slick-arrow:hover {
  background-color: rgba(200, 42, 50, 0.8);
}

.slider-inmuebles-destacados .slick-arrow button {
  width: 50px;
  height: 250px;
  background-color: transparent;
  border: 0;
  box-shadow: none;
}

.slider-inmuebles-destacados .slick-prev {
  position: absolute;
  top: 0;
  left: 2px;
  z-index: 9;
}

.slider-inmuebles-destacados .slick-next {
  position: absolute;
  top: 0;
  right: 2px;
  z-index: 9;
}

.slider-cuadro-inmueble-destacado {
  position: relative;
  overflow: hidden;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  height: 250px !important;
}

.slider-cuadro-inmueble-destacado h3 {
  font-size: 14px;
  font-weight: 500;
  font-style: italic;
}

.slider-cuadro-inmueble-destacado h4 {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  padding-top: 20px;
  font-size: 18px;
  font-weight: 500;
}

.slider-cuadro-inmueble-destacado h5 {
  font-weight: 100;
  font-size: 26px;
  padding: 20px 0 5px 0;
}

.slider-cuadro-inmueble-destacado h5:after {
  content: "";
  height: 1px;
  width: 100px;
  margin: 20px auto 0 auto;
  display: block;
  background: #fff;
}

.slider-cuadro-inmueble-destacado img {
  position: absolute;
  margin: auto;
  max-width: none;
  width: 100%;
  left: 0;
  top: -50%;
  bottom: -50%;
  -webkit-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}


/*-------------- Descripción Proyecto --------------*/

.descripcion-proyecto-destacado {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.texto-proyecto-destacado {
  width: 100%;
  height: 220px;
  margin: auto;
  position: absolute;
  padding: 50px;
  top: 0;
  bottom: 0;
}

.texto-proyecto-destacado a {
  color: #fff;
}


/*-------------- Artículos Blog --------------*/

.cuadro-articulo-blog {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.articulo-blog {
  width: 25%;
  padding: 20px;
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.foto-articulo-blog {
  overflow: hidden;
}

.foto-articulo-blog img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.categoria-blog {
  position: absolute;
  text-align: center;
  width: 100%;
  top: -10px;
  left: 0;
  font-weight: 100;
  font-size: 14px;
}

.categoria-blog a {
  color: #fff;
  padding: 5px;
}


/*-------------- Categorías Blog --------------*/

a.estilo-vida {
  background-color: rgba(153, 102, 204, 0.9);
}

a.ubicala-tips {
  background-color: rgba(9, 129, 189, 0.9);
}

a.arquitectura {
  background-color: rgba(42, 177, 110, 0.9);
}

a.hogares-famosos {
  background-color: rgba(255, 180, 0, 0.9);
}

a.actualidad {
  background-color: rgba(255, 130, 80, 0.9);
}


/*-------------- /Categorías Blog --------------*/

.texto-articulo-blog {
  position: relative;
  padding: 15px 0;
}

.texto-articulo-blog h4 {
  font-size: 14px;
  font-weight: 100;
  margin: 0;
  line-height: 130%;
}

.texto-articulo-blog h4 a {
  color: #67707e;
}

.fecha-articulo-blog {
  font-size: 14px;
  font-weight: 400;
}

.descripcion-articulo-blog {
  padding: 10px 0 0 0;
}


/*-------------- ESTILOS CONTENIDO --------------*/

.contenido {
  padding: 40px 0;
}


/*-------------- ESTILOS HOME AGENTES --------------*/

.contenedor-agentes {
  padding: 20px 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contenedor-agentes>div {
  margin: 5px 0;
}

.noresults {
  text-align: center;
  margin: 5px auto!important;
}

.cuadro-agente {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  vertical-align: top;
}

.agente {
  width: 84%;
  margin: 0 20px 30px;
  background-color: #fff;
  border: solid 1px #e0e4eb;
  padding: 4px 5px 0;
}

.cuadro-fondo-agente-buscador {
  width: 100%;
  /*height: 100px;*/
  display: table;
  /*border-bottom: 1px solid #e0e4eb;*/
  border-top: solid 6px #140c98;
  border-color: transparent!important;
}

.cuadro-fondo-agente-buscador>div {
  display: table-cell;
  width: 100%;
  color: #fff;
  font-weight: 500;
}

.cuadro-fondo-agente-buscador img {
  max-height: 45px;
}

.logo-middle {
  height: 45px;
  /*padding-left: 30px;*/
  /*padding-right: 30px;*/
  display: flex;
  align-items: center;
}

.logo-middle img {
  margin: 0 auto;
}

.info-agente {
  position: relative;
  width: 100%;
  padding: 10px 3px 15px;
}

.info-agente h3 {
  font-size: 16px;
  font-weight: 300;
  padding-top: 12px;
  height: 30px;
white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.info-agente h5 {
    padding-top: 5px;
    font-weight: 100;
    height: 30px;
    font-size: 12px;
    line-height: 135%;
}

.info-agente h5 span.place{
    max-width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: bottom;
}

.foto-agente-buscador {
    margin: 0 auto;
    width: 100%;
  height: 80px;
}

.foto-agente-buscador img {
  width: 80px;
  height: 80px;
  border: solid 1px #eff1f5;
}

.boton-agente-buscador {
  padding-top: 8px;
}
.boton-agente-buscador .gray-button {
  padding: 2px 10px 2px;
}


/*-------------- ESTILOS HOME CONSTRUCTORAS --------------*/

.cuadro-constructora-buscador {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  vertical-align: top;
}

.info-constructora-buscador {
    width: 200px;
    margin: 10px auto;
    background-color: #fff;
    border-bottom: solid 1px #e0e4eb;
}

.info-constructora-buscador h6 {
  font-size: 18px;
  padding: 5px 0;
}

.barra-color-constructora-buscador {
  width: 100%;
  /*height: 10px;*/
}

.logo-constructora-buscador {
  width: 100%;
  height: 180px;
  display: table;
  padding: 10px;
}

.logo-constructora-buscador div {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
}

.logo-constructora-buscador div img {
  max-height: 150px;
}

.texto-constructora {
  padding: 0 20px 20px;
}
.texto-constructora h3 {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin: 0 auto;
}
.logo-constructora-destacada {
  display: table-cell;
  vertical-align: middle;
}


/*-------------- ESTILOS POLÍTICA PRIVACIDAD --------------*/

.contenido-politica h4 {
  padding-top: 40px;
  font-weight: 400;
}


/* -------------- ESTILOS ACERCA DE -------------- */


/* ----- Header Acerca ---- */

.texto-header-acerca {
  padding: 120px 20px 0;
  position: relative;
  z-index: 2;
}

.texto-header-acerca h1 {
  font-size: 60px;
  font-weight: 100;
  line-height: 110%;
}

.texto-header-acerca h2 {
  padding-top: 60px;
}

.fondo-acerca {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.8+0,0+100 */
}

.acerca-arrow-down {
  padding: 120px 0 40px;
}

.acerca-arrow-down i {
  font-size: 42px;
}

.acerca-vertical-line {
  width: 1px;
  height: 60px;
  background-color: #fff;
  margin: 0 auto;
}

.acerca-horizontal-line {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  width: 90px;
  height: 2px;
  background-color: #140c98;
  margin: 0 auto;
}


/* ----- /Header Acerca ---- */


/* ----- Intro Acerca ---- */

.intro-acerca-bg-1 {
  background-image: url(../img/acerca/intro-acerca-1.jpg);
}

.intro-acerca-bg-2 {
  background-image: url(../img/acerca/intro-acerca-2.jpg);
}

.intro-acerca-bg-3 {
  background-image: url(../img/acerca/intro-acerca-3.jpg);
}

.intro-acerca {
  margin-top: -80px;
}

.cuadro-intro-acerca {
  margin-top: -20px;
  width: 100%;
  display: table;
  position: relative;
  z-index: 9;
}

.cuadro-intro-acerca-iz {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  height: 500px;
  position: relative;
  border: 1px solid #fff;
  background-size: cover;
  background-position: center;
}

.cuadro-intro-acerca-der {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  height: 250px;
  padding: 20px 100px;
  background-color: #fff;
  border-bottom: solid 1px #e0e4eb;
}

.cuadro-intro-acerca-der p {
  font-weight: 100;
  font-size: 18px;
  padding: 20px 0 0 0;
}

.titulo-cuadro-intro {
  width: 250px;
  height: 250px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: table;
  -ms-flex-pack: center!important;
    justify-content: center!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.titulo-cuadro-intro p {
  font-size: 20px;
  font-weight: 500;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  color: #140c98;
  text-transform: uppercase;
  letter-spacing: 8px;
}

.icon-intro-acerca i {
  font-size: 32px;
  color: #140c98;
}


/* ----- /Intro Acerca ---- */


/* ----- Inmo Media ---- */

.intro-inmo-media {
  margin-top: -40px;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  background-image: url(../img/headers/acerca-bg-2.jpg);
  padding: 40px 0;
  color: #fff;
}

.intro-inmo-media .container {
  position: relative;
  z-index: 1;
}

.intro-inmo-media h3 {
  padding-top: 40px;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 2px;
}

.intro-inmo-media h3::after {
  content: "";
  height: 2px;
  width: 100px;
  margin: 20px auto 0 auto;
  display: block;
  background: #140c98;
}

.intro-inmo-media p {
  padding: 20px 80px 40px;
  font-weight: 100;
  font-size: 20px;
}


/* ----- /Inmo Media ---- */


/* ----- Cuadro Texto Inmo Media ---- */

.contenedor-texto-inmo-media {
  display: table;
  width: 100%;
  margin-top: -40px;
  position: relative;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.titulo-texto-inmo-media {
  display: table-cell;
  vertical-align: top;
  width: 50%;
  padding: 60px 20px 0 20px;
  color: #140c98;
  font-weight: 100;
  font-size: 31px;
  position: relative;
}

.titulo-texto-inmo-media::after {
  content: "";
  height: 2px;
  width: 100px;
  margin: 20px auto 0 auto;
  position: absolute;
  right: 20px;
  display: block;
  background: #9093a2;
}

.cuadro-texto-inmo-media {
  display: table-cell;
  vertical-align: top;
  padding: 60px 20px 20px;
  width: 50%;
  background-color: #fff;
  border-bottom: solid 1px #e0e4eb;
}

.cuadro-texto-inmo-media p {
  padding: 0 0 20px 0;
}


/* ----- Cuadro Texto Inmo Media ---- */


/* ----- Cuadro Intro Desempeño ---- */

.intro-desempeno {
  width: 100%;
  padding: 40px 0;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  position: relative;
  background-image: url(../img/headers/acerca-bg-3.jpg);
}

.cuadro-intro-desempeno {
  position: relative;
  z-index: 1;
  width: 300px;
  height: 300px;
  margin: 0 auto;
  background-color: #140c98;
  border-radius: 50%;
  display: table;
}

.cuadro-intro-desempeno p {
  padding: 0 20px;
  color: #fff;
  font-size: 23px;
  font-weight: 100;
  display: table-cell;
  vertical-align: middle;
}

.cuadro-intro-desempeno p strong {
  color: #038f96;
  font-size: 36px;
}


/* ----- /Cuadro Intro Desempeño ---- */

.desempeno {
  padding-top: 20px;
}

.desempeno strong {
  font-size: 70px;
  font-weight: 100;
  color: #140c98;
}

.desempeno p {
  font-weight: 100;
  font-size: 15px;
}

.visitas i {
  color: #140c98;
  font-size: 62px;
}

.visitas strong {
  font-size: 42px;
}

.visitas p {
  font-weight: 100;
  font-size: 15px;
}


/* ----- Cuadro Cierre ---- */

.acerca-cierre {
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  background-image: url(../img/headers/acerca-bg-4.jpg);
}

.cuadro-acerca-cierre {
  width: 600px;
  margin: 0 auto;
  padding: 40px 60px;
  background-color: rgba(41, 57, 155, .8);
  color: #fff;
}

.cuadro-acerca-cierre p {
  padding-top: 20px;
  font-size: 16px;
  font-weight: 100;
}

.titulo-acerca-cierre {
  font-size: 26px;
  line-height: 28px;
}

.titulo-acerca-cierre::after {
  content: "";
  height: 1px;
  width: 200px;
  margin: 20px auto 0 auto;
  display: block;
  background: #fff;
}


/* ----- /Cuadro Cierre ---- */


/* -------------- ESTILOS TRABAJA CON NOSOTROS -------------- */

.fondo-oscuro {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  top: 0;
  left: 0;
}


/* ----- Header Trabaja con Nosotros ---- */

.texto-header-trabaja {
  padding: 120px 20px 0;
  position: relative;
  z-index: 2;
}

.texto-header-trabaja h1 {
  font-size: 80px;
  font-weight: 100;
}

.texto-header-trabaja h2 {
  padding-top: 60px;
}


/* ----- Cuadros Trabaja Nosotros ---- */

.trabaja-nosotros {
  margin-top: -80px;
}

.cuadro-trabaja-nosotros {
  margin-top: -20px;
  width: 100%;
  padding-bottom: 120px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 9;
}

.cuadro-trabaja-posiciones {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  padding: 40px;
  position: relative;
  border: 1px solid #fff;
  background-size: cover;
  background-position: center;
  background-image: url(../img/trabaja/trabaja-1.jpg);
}

.trabaja-titulo-posiciones {
  position: relative;
  z-index: 2;
  font-weight: 500;
  font-size: 13px;
  color: #ffffff;
  letter-spacing: 4px;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.trabaja-posiciones {
  position: relative;
  z-index: 2;
}

.trabaja-posiciones ul {
  border: none;
  padding: 0;
  list-style: none;
}

.trabaja-posiciones ul li {
  float: none;
  font-weight: 100;
  padding: 10px 0;
  font-size: 20px;
}

.trabaja-posiciones ul li a {
  padding: 0;
  border: none;
  color: rgba(255, 255, 255, .9);
}

.trabaja-posiciones ul li a:hover {
  color: #fff;
  background-color: transparent;
  border-radius: 0;
}

.trabaja-posiciones ul li.active a {
  background-color: transparent;
  border: none;
  color: #fff;
  font-weight: 500;
}

.trabaja-posiciones ul li.active a:hover {
  border: none;
  background-color: transparent;
  color: #fff;
}

.trabaja-posiciones ul li i {
  font-size: 18px;
}

.trabaja-posiciones ul li:hover a {
  border: none;
}

.cuadro-trabaja-descripcion-posiciones {
  margin-top: 80px;
  margin-bottom: -80px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  background-color: #fff;
  border-bottom: solid 1px #e0e4eb;
  padding: 40px;
}

.trabaja-titulo-descripcion {
  font-weight: 500;
  font-size: 16px;
  color: #140c98;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.destacado-trabaja-descripcion {
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 100;
  color: #67707e;
  line-height: 125%;
}


/* -------------- ESTILOS PAUTA CON NOSOTROS-------------- */

.boton-pauta {
  padding: 40px 0 20px;
}


/* ----- Intro Pauta ---- */

.cuadro-intro-pauta {
  position: relative;
  margin-top: -100px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-box-align: center;
  -ms-align-items: center;
  background-color: #fff;
}

.cuadro-intro-pauta:before,
.cuadro-intro-pauta:after {
  display: block;
}

.division-intro-pauta {
  position: relative;
  -webkit-box-flex: 1 25%;
  -webkit-flex: 1 25%;
  -ms-box-flex: 1 25%;
  -ms-flex: 1 25%;
  flex: 1 25%;
  width: 25%;
}

.division-intro-pauta h3 {
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 100;
}

.division-intro-pauta:hover .fondo-intro-pauta {
  background-color: rgba(0, 0, 0, 0.3);
}

.division-pauta-categoria {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

.fondo-intro-pauta {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.titulo-intro-pauta {
  position: absolute !important;
  width: 100%;
  font-size: 20px;
  line-height: 26px;
  font-weight: 100;
  display: table;
  vertical-align: middle;
  top: 0;
  bottom: 0;
  height: 40px;
  margin: auto;
  -ms-flex-pack: center!important;
    justify-content: center!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.titulo-intro-pauta a {
  color: #fff;
}



/* ----- /Intro Pauta ---- */


/* ----- Estadísticas Clave ---- */

.estadisticas-clave {
  padding-top: 80px;
  padding-bottom: 20px;
  margin-top: -40px;
  background-color: #140c98;
}

.estadistica {
  color: #fff;
  padding: 40px 0;
}

.estadistica p {
  font-weight: 100;
}

.estadistica strong {
  font-size: 70px;
  font-weight: 100;
  color: #fff;
}


/* ----- /Estadísticas Clave ---- */


/* ----- Descripción Pauta Categoría ---- */

.cuadro-descripcion-pauta-categoria {
  width: 100%;
  height: 80vh;
  min-height: 550px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tabla-pauta-categorias {
  width: 450px;
  padding-top: 40px;
  padding-left: 40px;
}

.tabla-pauta-categorias ul {
  padding: 0;
  border: none;
}

.tabla-pauta-categorias ul li {
  float: none;
  list-style: none;
  padding: 20px 0;
}

.tabla-pauta-categorias ul li a {
  font-size: 18px;
  font-weight: 100;
  border: none;
  padding: 0;
  color: #67707e;
}

.tabla-pauta-categorias ul li.active a {
  /*text-decoration: underline;*/
  font-weight: 400;
  background-color: transparent;
  border: none;
}

.tabla-pauta-categorias ul li.active:hover a {
  background-color: transparent;
  border: none;
}

.tabla-pauta-categorias ul li:hover a {
  font-weight: 400;
  background-color: transparent;
  border-bottom: none;
}

.descripcion-pauta-categorias {
  height: 100%;
  right: 0;
  left: 450px;
  top: 0;
  position: absolute;
}


/* ----- Descripción Pauta Categoría ---- */

.pauta-categoria {
  position: absolute;
  width: 100%;
  height: 100%;
}

.categoria-hipotecas {
  background-image: url(../img/pauta/hipotecas.jpg);
  background-size: cover;
}

.categoria-seguros {
  background-image: url(../img/pauta/seguros.jpg);
  background-size: cover;
}

.categoria-automoviles {
  background-image: url(../img/pauta/automoviles.jpg);
  background-size: cover;
}

.categoria-telecomunicaciones {
  background-image: url(../img/pauta/telecomunicaciones.jpg);
  background-size: cover;
}

.categoria-servicios {
  background-image: url(../img/pauta/servicios.jpg);
  background-size: cover;
}

.categoria-comercio {
  background-image: url(../img/pauta/comercio.jpg);
  background-size: cover;
}

.categoria-constructores {
  background-image: url(../img/pauta/constructores.jpg);
  background-size: cover;
}

.cuadro-inferior-pauta-categoria {
  position: absolute;
  width: 500px;
  padding: 20px;
  background-color: #fff;
  border-bottom: solid 1px #e0e4eb;
  right: 40px;
  bottom: 80px;
}

.titulo-cuadro-inferior-pauta-categoria {
  background-color: #67707e;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  position: absolute;
  top: -20px;
  left: -30px;
  padding: 10px;
}

.destacado-cuadro-inferior-pauta-categoria {
  padding-top: 10px;
  font-size: 22px;
  font-weight: 100;
  line-height: 120%;
}

.destacado-cuadro-inferior-pauta-categoria strong {
  color: #140c98;
}

.destacado-cuadro-inferior-pauta-categoria::after {
  content: "";
  height: 1px;
  width: 200px;
  margin-top: 10px;
  display: block;
  background: #67707e;
}


/* -------------- ESTILOS PUBLICAR -------------- */

.header-section-publicar {
  width: 100%;
  height: 80vh;
  min-height: 500px;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  display: table;
  padding: 20px;
}

.logo-publicar {
  padding-bottom: 20px;
}

.logo-publicar img {
  width: 260px;
}

.titulo-publicar {
  padding-bottom: 100px;
}

.titulo-publicar h1 {
  margin: 0;
  font-size: 45px;
  line-height: 48px;
  font-weight: 100;
  color: #fff;
}

.publicar-cta h2 {
  font-size: 30px;
  color: #fff;
  font-weight: 500;
}

.publicar-cta h2::after {
  content: "";
  height: 2px;
  width: 100px;
  margin: 10px auto 0 auto;
  display: block;
  background: #fff;
}

.botones-publicar {
  padding-top: 20px;
}

.botones-publicar a {
  padding: 8px 10px;
  width: 250px;
}

.botones-publicar a i {
  font-size: 28px;
}


/* -------------- /ESTILOS PUBLICAR -------------- */


/* -------------- ESTILOS FORMULARIO PUBLICAR -------------- */

.header-section-formulario-publicar {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.header-section-formulario-publicar .container {
  height: 100%;
  display: table;
}

.texto-formulario-publicar {
  padding: 20px 0;
  display: table-cell;
  vertical-align: middle;
}

.texto-formulario-publicar h1 {
  margin: 0;
  font-size: 45px;
  line-height: 48px;
  font-weight: 100;
  color: #fff;
  padding-bottom: 20px;
}

.texto-formulario-publicar h2 {
  font-size: 30px;
  color: #fff;
  font-weight: 500;
  padding-bottom: 40px;
}

.texto-formulario-publicar img {
  width: 180px;
}

.formulario-formulario-publicar {
  display: table-cell;
  width: 300px;
  background-color: #fff;
  height: 100%;
}

.formulario-formulario-publicar p {
  font-size: 16px;
  font-weight: 500;
  padding: 20px;
}

.formulario-formulario-publicar p.telefono-formulario-publicar {
  font-weight: 100;
}

.servicios-publicar {
  padding: 20px 0;
}

.servicios-publicar .col-sm-4 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.servicios-publicar img {
  width: 100px;
}


/* -------------- /ESTILOS FORMULARIO PUBLICAR -------------- */


/* -------------- ESTILOS PÁGINA GRACIAS -------------- */

.contenedor-gracias {
  display: table-cell;
  padding: 20px;
  margin: 0 auto;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  padding-bottom: 40px;
}

.cuadro-gracias {
  width: 500px;
  padding: 20px;
  margin: 0 auto;
  background-color: #fff;
  color: #67707e;
}

.cuadro-gracias h4 {
  font-weight: 500;
  font-size: 18px;
  margin: 0;
  padding: 20px 0 0 0;
}

.cuadro-gracias p {
  padding: 20px 0;
}


/* -------------- /ESTILOS PÁGINA GRACIAS -------------- */


/*-------------- ESTILOS BUSQUEDA RESULTADOS PROYECTOS -------------- */

.stickyFiltros {
  width: 100%;
  height: auto;
  z-index: 9 !important;
  /*background-color: #eff1f5;*/
  background-color: #fff;
  border-bottom: solid 1px #e0e4eb;
  /*box-shadow: 0px 6px 10px -5px #9093a2;*/
  position: relative;
  -ms-transform: translate3d(0px, 0px, 0px);
  /* IE 9 */
  -webkit-transform: translate3d(0px, 0px, 0px);
  /* Chrome, Safari, Opera */
  transform: translate3d(0px, 0px, 0px);
}

.stickyFiltros.stuck {
  position: fixed;
  top: 0;
}

.barra-filtros {
  background-color: #fff;
  /*border-left: 1px solid #e0e4eb;*/
  z-index: 999;
  position: relative;
  padding: 0;
}


/* -------------- CAJA BUSCADOR-------------- */

.form-interno {
  display: table;
  width: 100%;
  padding: 0;
}

.form-interno>div {
  padding: 0;
}

.form-interno>div:nth-child(1) {
  border-right: solid 1px #e0e4eb;
}

.form-interno .form-group {
  padding: 0;
  margin: 0;
}

.form-interno .form-group label {
  display: block;
  font-size: 13px;
  color: #67707e;
  margin: 0;
}

.form-interno .form-control {
  box-shadow: none;
  color: #67707e;
}


/* Input Búsqueda Inmuebles */

.input-interno-busqueda,
.input-interno-agentes-constructoras {
  height: 50px;
  border-radius: 0;
  box-shadow: none;
  background-color: #fff;
  padding-right: 10px;
  padding-left: 35px;
  font-size: .975em;
  font-weight: 100;
  border: none;
}

.input-interno-busqueda:focus,
.input-interno-agentes-constructoras:focus {
  box-shadow: none;
}

.input-interno-busqueda::-webkit-input-placeholder,
.input-interno-agentes-constructoras::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #9093a2;
}

.input-interno-busqueda:-moz-placeholder,
.input-interno-agentes-constructoras:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #9093a2;
  opacity: 1;
}

.input-interno-busqueda::-moz-placeholder,
.input-interno-agentes-constructoras::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #9093a2;
  opacity: 1;
}

.input-interno-busqueda:-ms-input-placeholder,
.input-interno-agentes-constructoras:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #9093a2;
}

.input-interno-busqueda:placeholder-shown,
.input-interno-agentes-constructoras:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #9093a2;
  width: 300px;
}


/*----- Input de Filtros/Tipo ----*/

.tipo-interno-select {
  width: 100%;
}

.tipo-interno-select-filtros {
  width: 100%;
  padding: 0 !important;
}

.tipo-interno-select-filtros span {
  display: initial;
}

.tipo-interno-select-filtros span:after {
  content: none;
}


/* Input Búsqueda Agentes Constructoras */

.btn-busqueda-agentes-constructoras {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  height: 50px;
  width: 50px;
  background-color: #140c98;
}

.btn-busqueda-agentes-constructoras img {
  width: 30px;
}

#busquedaA .form-interno>div:nth-child(1) {
  border-color: transparent;
}
.select-input-interno {
  margin: 0;
  /*font-size: 14px;*/
  font-weight: 100;
  display: inline-block;
  /*background-color: #eff1f5;*/
  background-color: #fff;
  padding: 15px 10px;
  height: 50px;
  border-right: 1px solid #e0e4eb;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  color: #67707e;
}

.select-input-interno p {
  font-size: 13px;
  padding: 0;
  margin: 0;
}

.select-input-interno ul.submenu {
  display: none;
  position: absolute;
  left: -1px;
  top: 50px;
  z-index: 999;
  margin: 0;
  width: 100%;
  color: #eff1f5;
  background-color: #fff;
  /*box-shadow: 0px 0px 5px #9093a2;*/
  border: 1px solid #e0e4eb;
  list-style: none;
  padding: 0;
}

.select-input-interno ul.submenu li {
  color: #67707e;
  font-size: 13px;
  padding: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.select-input-interno ul.submenu li:hover {
  background-color: #eff1f5;
  color: #67707e;
}

.select-input-interno ul.submenu label {
  padding: 5px;
  display: block;
  font-weight: 100;
  font-size: 12px;
}

.select-input-interno ul.submenu label .icheckbox {
  margin-right: 10px;
}

.select-input-interno ul.submenu label.disable {
  color: #9093a2;
  padding: 5px;
  font-weight: 500;
}

.select-input-interno ul.submenu label input {
  font-size: 20px;
  padding-right: 10px;
}

.select-input-interno ul.submenu.submenu-inline {
  padding: 10px;
  width: 235px;
  right: 0;
  left: auto;
}

.select-input-interno ul.submenu.submenu-inline label {
  display: inline-block;
}

.select-input-interno ul.submenu.submenu-scroll {
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 220px;
  width: 171.9px;
}

.select-input-interno ul.submenu.submenu-precio {
  padding: 10px;
  width: 342px;
  right: auto;
  left: -1px;
  color: #67707e;
}

.select-input-interno ul.submenu.submenu-precio .form-group {
  display: inline-block;
  padding: 0 2px;
}

.select-input-interno ul.submenu.submenu-precio input {
  width: 154px;
  font-size: 12px;
  border-radius: 0;
}

.select-input-interno a {
  color: #67707e;
}

.select-input-interno span {
  display: table;
  width: 100%;
}

.select-input-interno span:after {
  content: '';
  display: block;
  height: 0;
  margin-top: -2px;
  position: absolute;
  right: 14px;
  top: 50%;
  width: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #140c98 transparent transparent transparent;
}

.select-input-interno.open ul.submenu {
  display: block;
}

#verMas {
  display: table;
  padding: 12px 5px;
  width: 100%;
}

#verMas a,
#verMas i {
  vertical-align: middle;
}

#verMas i {
  color: #9093a2;
  font-size: 26px;
  padding-right: 5px;
}

.tipo-interno-select-boton {
  border-right: none;
  padding: 0 !important;
  width: 100%;
}

.tipo-interno-select-boton button {
  background-color: #140c98;
  border: none;
  box-shadow: none;
  color: #fff;
  padding: 15px 0;
  width: 100%;
}

.tipo-interno-select-boton button img {
  max-height: 30px;
}


/*----- Botón de Busqueda ----*/

.btn-busqueda-interno {
  display: inline-block;
  height: 60px;
  padding: 0;
  position: absolute;
  right: 0px;
  top: 0;
  vertical-align: middle;
  width: 60px;
}

.btn-busqueda-interno img {
  width: 25px;
}


/* -------------- CAJA MÁS FILTROS-------------- */


/*----- GENERALES CUADRO MÁS FILTROS ----*/

.cuadro-filtros {
  /*border: 1px solid #e0e4eb;*/
  background-color: #fff;
  border-top: none;
  height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 700px;
  z-index: 99;
  /*box-shadow: 0px 0px 5px #9093a2;*/
  /*-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;*/
}

.cuadro-filtros.open {
  border-top: 1px solid #e0e4eb;
}

.cuadro-filtros .row {
  margin: 0;
}

.cuadro-filtros .row>div {
  padding: 15px 0;
  /*border-bottom: 1px solid #e0e4eb;*/
}

.cuadro-filtros label {
  color: #67707e;
  font-size: 13px;
  font-weight: 400;
}

.cuadro-filtros .form-group {
  padding: 0 2px;
  margin: 0;
}

.cuadro-filtros .form-group label {
  font-size: 13px;
  margin: 0;
}

.cuadro-filtros .ui-button {
  height: 35px;
  font-size: 12px;
  line-height: 24px;
}

.cuadro-filtros .ui-selectmenu-icon {
  height: 25px;
}

.cuadro-filtros .ui-state-hover .ui-icon,
.cuadro-filtros .ui-state-focus .ui-icon,
.cuadro-filtros .ui-button:hover .ui-icon,
.cuadro-filtros .ui-button:focus .ui-icon,
.cuadro-filtros .ui-state-default .ui-icon {
  background-image: url(../img/down-caret-red.svg);
}

.cuadro-filtros select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: solid 1px #e0e4eb;
  box-shadow: none;
  color: #67707e;
  font-size: 12px;
  font-weight: 100;
  background-image: url(../img/down-caret-red.svg);
  background-position: center right 10px;
  background-repeat: no-repeat;
  background-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.cuadro-filtros.open {
  height: auto;
  display: block;
  overflow: visible;
}


/*----- /GENERALES CUADRO MÁS FILTROS ----*/

.filtro-inline .form-group {
  display: inline-block;
}

.filtro-inline .form-group input {
  border-radius: 0;
  font-size: 12px;
  width: 145px;
}

.filtro-inline .form-group input:focus {
  border: 1px solid #140c98;
  box-shadow: none;
}

.filtro-inline .form-group select.form-control {
  width: 145px;
}

.filtro-checkbox .form-group {
  display: table;
  width: 100%;
}

.filtro-checkbox .form-group label {
  display: inline-block;
  font-weight: 100;
  padding: 5px 0;
  width: 25%;
}

.filtro-checkbox .form-group label input {
  font-size: 28px;
}

.filtro-checkbox .form-group p {
  color: #9093a2;
  font-size: 13px;
  padding: 2px 0;
}

.filtro-select .ui-button {
  width: 180px;
}

.filtro-select select.form-control {
  width: 180px;
}

.borrarFiltros {
  cursor: pointer;
}

.boton-cerrar-filtros {
  background-color: #fff;
  padding: 20px 20px 0 0;
  text-align: right;
  width: 100%;
  z-index: 1;
}

.boton-cerrar-filtros span {
  cursor: pointer;
  font-size: 48px;
  line-height: 0;
}

.caja-aplicar-filtros {
  background-color: #fff;
  border-top: solid 1px #e0e4eb;
  height: 70px;
  padding: 10px 0;
  width: 100%;
}


/* -------------- /CAJA BUSCADOR-------------- */


/* --------------TOP RESULTADOS-------------- */

.top-resultados {
  display: table;
  padding-top: 0;
}

.top-resultados-iz,
.top-resultados-der {
  display: table-cell;
  vertical-align: middle;
}
.top-resultados-iz {
  width: 70%;
}
.top-resultados-listado .top-resultados-iz {
  width: 94%;
}

.top-resultados-der {
  position: relative;
  text-align: right;
  width: 30%;
}

.top-resultados-der .ui-selectmenu-button.ui-button,
.top-resultados-der select.form-control {
  width: 140px;
}

.top-resultados-der select.form-control {
  float: right;
}


/*----- Resultados Izquierda ----*/

.buscador-mostrando-resultados {
/*  display: table-cell;
  vertical-align: middle;
  width: 50%;
  color: #67707e;*/
  font-size: 16px;
  /*font-weight: 500;*/
}

.titulo-busqueda {
  /*padding: 10px 0;*/
}

h1.titulo-busqueda,
.titulo-busqueda h1 {
  /*text-transform: uppercase;*/
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 18px;
  margin: 0;
}


/*----- Resultados Derecha ----*/

.switch-view {
  display: table-cell;
  float: right;
}

.switch-view a {
  cursor: pointer;
  float: right;
  font-size: 13px;
  font-weight: 100;
}

.switch-view a.active {
  background-color: #140c98;
  border: 1px solid #140c98;
  color: #fff;
}

.select-input-order {
  border: solid 1px #e0e4eb;
  display: table-cell;
  float: right;
  font-size: 13px;
  height: 45px;
  padding: 12px 10px;
  text-align: left;
  width: 195px;
}

.select-input-order ul.submenu {
  top: 43px;
}


/* --------------/TOP RESULTADOS-------------- */


/* --------------BOTTOM RESULTADOS-------------- */

.bottom-resultados {
  color: #67707e;
  display: table;
  padding-bottom: 20px;
  width: 100%;
}

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

.paginador-numeros span {
  cursor: pointer;
  padding: 0 5px;
}

.paginador-numeros span img {
  width: 10px;
}

.paginador-numeros div {
  background-color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  line-height: 14px;
  margin: 0 2px;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.paginador-numeros div a {
  color: #67707e;
}

.paginador-numeros div.active {
  background-color: #140c98;
  font-weight: 500;
  color: #fff;
}

.paginador-numeros div.active a {
  color: #fff;
}

.paginador-numeros div.hoverblanco:hover {
  background-color: #9093a2;
}

.paginador-numeros div.hoverblanco:hover a {
  color: #fff;
}

.paginador-numeros div i {
  color: #140c98;
}


/* -------------- /BOTTOM RESULTADOS-------------- */


/* --------------TOP RESULTADOS MAPA -------------- */

.top-resultados-mapa {
  padding: 10px 0;
}

.top-resultados-mapa .select-input-order,
.top-resultados-mapa .switch-view {
  float: none;
}


/* -------------- /TOP RESULTADOS MAPA -------------- */


/*** CSS themes for simplePagination.js* Author: Flavius Matis - https://flaviusmatis.github.com/* URL: https://github.com/flaviusmatis/simplePagination.js*/

ul.simple-pagination {
  list-style: none;
}

.simple-pagination {
  display: block;
  overflow: hidden;
  margin: 0;
  float: right;
}

.simple-pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.simple-pagination li {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  margin: 0 2px;
  width: 30px;
  height: 30px;
  box-shadow: 0 1px 0 #ffffff, 0 0 1px rgba(0, 0, 0, 0.3) inset;
}

span.ellipse.clickable {
  cursor: pointer;
}

.ellipse input {
  width: 3em;
}


/*------------------------------------*\    Light Theme Styles\*------------------------------------*/

.light-theme a,
.light-theme span {
  background-color: #fff;
  border: solid 1px #e0e4eb;
  color: #67707e;
  float: left;
  font-size: 14px;
  font-weight: normal;
  height: 30px;
  line-height: 28px;
  margin: 0;
  min-width: 14px;
  padding: 0 7px;
  text-align: center;
  width: 30px;
}

.light-theme a.prev,
.light-theme span.prev,
.light-theme a.next,
.light-theme span.next {
  background-color: #fff;
  color: #140c98;
  line-height: 24px;
  padding: 0;
    /*box-shadow: 0 1px 0 #ffffff, 0 0 2px rgba(0, 0, 0, 0.3) inset;*/
}

.light-theme a.prev i,
.light-theme span.prev i,
.light-theme a.next i,
.light-theme span.next i {
    display: block;
    font-size: 16px;
    margin-left: 2px;
    margin-top: 6px;
}

.light-theme a:hover {
  background: #eff1f5;
  text-decoration: none;
}

.light-theme .current {
  background: #140c98;
  /*border: none;*/
  color: #fff;
  cursor: default;
  font-weight: 500;
}

.light-theme .ellipse {
  background: none;
  border-radius: 0;
  border: none;
  box-shadow: none;
  cursor: default;
  font-weight: bold;
}


/*-------------- -------------- GENERALES -------------- --------------*/


/* Cuadro sin Resultados */

.sinresultados {
  /*background-color: #fff;*/
  /*border: solid 1px #e0e4eb;*/
  /*padding: 20px;*/
  margin-bottom: 20px;
  border-radius: 4px;
  text-align: center;
  width: 100%; 
}
.sinresultados img {
  margin-bottom: 15px;
}
.titulo-sinresultados {
  color: #140c98;
  font-size: 18px;
  /*font-weight: 100;*/
}


/* /Cuadro sin Resultados */

.inmueble-mas-fotos {
  width: 35px;
  height: 35px;
  background-color: rgba(41, 57, 155, .8);
  position: absolute;
  padding: 5px 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.inmueble-mas-fotos i {
  color: #fff;
  font-size: 22px;
}

.inmueble-mas-fotos:hover {
  background-color: rgba(255, 255, 255, 0.8);
}

.inmueble-mas-fotos:hover i {
  color: #67707e;
}

.inmueble-recorrido {
  width: 35px;
  height: 35px;
  background-color: rgba(41, 57, 155, .8);
  position: absolute;
  padding: 7px 0;
  bottom: 0;
  left: 45px;
  cursor: pointer;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
}

.inmueble-recorrido a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.inmueble-recorrido:hover {
  background-color: rgba(255, 255, 255, 0.8);
}

.inmueble-recorrido:hover a {
  color: #67707e;
}

.inmueble-favorito {
  position: absolute;
  top: 15px;
  right: 15px;
}

.inmueble-favorito i {
  color: #fff;
  font-size: 28px;
}


/* -------------- ESTILOS BUSQUEDA RESULTADOS INMUEBLES -------------- */

.contenedor-resultados-inmuebles {
  display: table;
  padding-top: 15px;
  position: relative;
}

.contenedor-resultados-inmuebles.map-on {
  display: block;
}

.busqueda-inmueble {
  width: 100%;
  margin: 0 0 20px 0;
  display: table;
  background-color: #fff;
  border: 1px solid #e0e4eb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}

.busqueda-inmueble h3 {
  padding: 5px 0 2px 0;
  font-family: 'Roboto', sans-serif!important;
  font-weight: 100;
}

.busqueda-inmueble h4 {
  color: #140c98;
}

.busqueda-inmueble h5 {
  display: inline-block;
  font-family: 'Roboto', sans-serif!important;
  height: 17px;
  padding-top: 2px;
  width: 100%;
}


/* -------------- /ESTILOS BUSQUEDA RESULTADOS INMUEBLES -------------- */


/* -------------- ESTILOS BUSQUEDA RESULTADOS INMUEBLES CON MAPA -------------- */

.contenedor-resultados-inmuebles-mapa {
  position: absolute;
  bottom: 0;
  top: 170px;
  display: none;
  width: 100%;
}

.lista-inmuebles-vista-mapa {
  width: 500px;
  height: 100%;
  background-color: #fff;
  padding: 15px;
  overflow: scroll;
}

.vista-mapa-inmuebles {
  position: absolute;
  top: 0;
  bottom: 0px;
  right: 0;
  left: 500px;
}

.vista-mapa-inmuebles .gm-style-iw {
  width: 350px !important;
  top: 15px !important;
  left: 0px !important;
  background-color: #fff;
  height: 300px;
}


/* -------------- /ESTILOS BUSQUEDA RESULTADOS INMUEBLES CON MAPA -------------- */


/*-------------- -------------- /GENERALES -------------- --------------*/


/*----- RESULTADO INMUEBLE PREMIUM ----*/


/*----- Cuadro Fotos Premium ----*/

.caja-imagen-inmueble-premium {
  display: table;
  position: relative;
  padding-top: 10px;
  width: 100%;
  height: 350px;
}

.imagen-inmueble-premium-thumb {
  vertical-align: top;
  display: table-cell;
  width: 33%;
  height: 100%;
}

.thumb-premium {
  width: 100%;
  height: 50%;
  position: relative;
  overflow: hidden;
}

.thumb-premium:first-child {
  border-bottom: 1px solid #fff;
}

.thumb-premium img {
  position: absolute;
  margin: auto;
  left: -50%;
  right: -50%;
  height: 100%;
  max-width: none;
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}

.imagen-inmueble-premium-main {
  border-left: 1px solid #fff;
  vertical-align: top;
  display: table-cell;
  width: 67%;
  height: 320px;
  position: relative;
  overflow: hidden;
}

.imagen-inmueble-premium-main img {
  position: absolute;
  margin: auto;
  left: -50%;
  right: -50%;
  height: 100%;
  max-width: none;
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}


/*----- Cuadro Fotos Premium ----*/


/*----- Cuadro Descripción Inmueble Premium ----*/

.caja-texto-inmueble-premium {
  position: relative;
  display: table;
  background-color: #fff;
  width: 100%;
  height: 150px;
}

.descripcion-general-inmueble-premium {
  width: 65%;
  display: table-cell;
  position: relative;
  padding: 15px;
}

.datos-inmueble {
  /*position: absolute;
  bottom: 22px;
  left: 15px;*/
  margin-top: 28px;
  font-size: 16px;
  color: #67707e;
}
/*.datos-inmueble div:nth-child(1),
.datos-inmueble div:nth-child(2)*/
.datos-inmueble div {
  display: inline-block;
  height: 100%;
  margin-right: 15px;
  padding: 0;
}

.datos-inmueble div i {
  font-size: 17px;
  color: #9093a2;
  vertical-align: text-top;
}
.datos-inmueble div i.icon-car {
    font-size: 18px;
    vertical-align: top;
}
.cta-inmueble {
/*  position: absolute;
  bottom: 15px;
  right: 15px;*/
    /*padding-top: 7px;*/
    text-align: right;
}
.descripcion-general-proyecto-busqueda .cta-inmueble {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.cta-inmueble div {
/*  text-align: right;
  display: inline-block;*/
}

.cta-inmueble i {
  position: relative;
  top: -2px;
}
.cta-inmueble .white-button {
    padding: 12px 20px 10px;
}
.cuadro-agente-premium {
  width: 35%;
  display: table-cell;
  position: relative;
  border-left: solid 1px #e0e4eb;
}

.agente-inmueble-premium {
  position: absolute;
  display: table;
  width: 100%;
  bottom: 65px;
  top: 0;
  height: 85px;
}

.agente-inmueble-premium p {
  margin: 0;
  font-size: 16px;
  padding: 0;
  font-weight: 100;
}

p.foto-agente-inmueble {
  margin-top: -40px;
}

p.foto-agente-inmueble img {
  border: 1px solid #fcfcfc;
  max-width: 75px;
}

p.nombre-agente-inmueble {
  padding-top: 10px;
  font-weight: 100;
}

.logo-agente-inmueble-premium {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0px;
  height: 65px;
  display: table;
  vertical-align: middle;
}

.logo-agente-inmueble-premium img {
  padding: 0 25px;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-height: 55px;
}


/*----- Cuadro Fotos Destacado ----*/

.caja-imagen-inmueble-destacado {
  display: table;
  position: relative;
  width: 100%;
  height: 210px;
}

p.nombre-agente-inmueble-destacado {
  display: table-cell;
  vertical-align: middle;
  font-weight: 100;
  width: 100%;
  text-align: center;
}

.imagen-inmueble-destacado-main {
  border-left: 1px solid #fff;
  vertical-align: top;
  display: table-cell;
  width: 50%;
  height: 210px;
  position: relative;
  overflow: hidden;
}

.imagen-inmueble-destacado-main img {
  position: absolute;
  margin: auto;
  top: -50%;
  bottom: -50%;
  width: 100%;
  max-width: none;
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}


/*----- Cuadro Fotos Estandard----*/

.caja-imagen-inmueble-estandard {
  display: table-cell;
  width: 35%;
  position: relative;
  overflow: hidden;
  height: 210px;
  background-color: #e0e4eb;
}

.caja-imagen-inmueble-estandard img {
  position: absolute;
  margin: auto;
  left: -50%;
  right: -50%;
  height: 100%;
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}


/*----- /Cuadro Fotos Estandard----*/


/*----- Cuadro Texto Estandard----*/

.caja-texto-inmueble-estandard {
  display: table-cell;
  vertical-align: top;
  width: 65%;
  height: 210px;
  position: relative;
  background-color: #fff;
}

.caja-texto-inmueble-estandard-superior {
  width: 100%;
  height: 150px;
  position: relative;
}
.caja-texto-inmueble-estandard-inferior {
/*    position: absolute;
    width: 100%;
    bottom: 12px;
    background-color: aliceblue; */ 
}
.datos-inmueble div.caja-texto-inmueble-estandard-inferior {
  /*border-top: solid 1px #e0e4eb;*/
  /*position: relative;*/
  /*display: table;*/
  width: 100%;
  height: 60px;
  margin-top: 30px;
  margin-right: 0;



}
.datos-inmueble div.caja-texto-inmueble-estandard-inferior>div {
   height: 60px;
   margin-right: 0;
}

.texto-inmueble {
  padding: 15px;
}

.datos-inmueble div.nombre-agente-estandard,
.logo-agente-estandard {
/*  width: 50%;
  display: table-cell;
  vertical-align: middle;*/
  text-align: left;
}

.datos-inmueble div.nombre-agente-estandard {
  font-size: 15px;
  /*font-weight: 100;
  margin-top: 15px;*/
  max-width: 245px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.logo-agente-estandard {
  /*border-left: solid 1px #e0e4eb;*/
  /*position: relative;*/
  /*border-top: solid 4px transparent!important;*/
}

.logo-agente-estandard img {
/*  padding: 0 30px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;*/
  margin: 0 auto;
  max-height: 45px;
  width: auto;
}


/*----- /Cuadro Texto Estandard----*/


/*----- /RESULTADO INMUEBLE ESTANDARD ----*/


/*----- BARRA DERECHA / PUBLICIDAD ----*/

.cuadro-sugerencias {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  border: 1px solid #e0e4eb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  -ms-transform: translate3d(0px, 0px, 0px);
  /* IE 9 */
  -webkit-transform: translate3d(0px, 0px, 0px);
  /* Chrome, Safari, Opera */
  transform: translate3d(0px, 0px, 0px);
}

.ciudad-sugerencias {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
}

.cuadro-lista-sugerencias {
  padding-top: 15px;
}

.titulo-sugerencias {
  font-size: 14px;
  font-weight: 500;
  position: relative;
}

.titulo-sugerencias .linea {
  border-bottom: solid 1px #e0e4eb;
  position: absolute;
  top: 12px;
  left: 80px;
  right: 0;
}

.lista-sugerencias {
  display: table;
}

.lista-sugerencias ul {
  display: inline-block;
  list-style: none;
  padding: 0 5px;
  margin: 0;
}

.lista-sugerencias ul li {
  font-weight: 100;
  padding: 8px 0;
}

.lista-sugerencias ul li:before {
  content: "·";
  font-size: 30px;
  vertical-align: top;
  line-height: 15px;
  padding-left: 10px;
  padding-right: 5px;
  color: #9093a2;
}

.lista-sugerencias ul li a:hover {
  text-decoration: underline;
}

.instagram-media {
  min-width: auto!important;
  width: 100%!important;
  border: none!important;
}

.stickySugerencias, .reset-height {
  padding-left: 7px;
}
/*----- /BARRA DERECHA / PUBLICIDAD ----*/


/*----- GENERALES VISTA CON MAPA ----*/

.boton-dibujar-busqueda {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 15px;
  background-color: rgba(233, 42, 50, 0.9);
  z-index: 9;
  color: #fff;
}

.boton-dibujar-busqueda i {
  vertical-align: middle;
}

.switch-view-mapa {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 9;
}

.switch-view-mapa a {
  float: right;
  font-size: 13px;
  font-weight: 100;
  cursor: pointer;
}

.switch-view-mapa a.active {
  color: #fff;
  background-color: #140c98;
  border: 1px solid #140c98;
}


/*----- /GENERALES VISTA CON MAPA ----*/


/*----- INMUEBLE PREMIUM EN MAPA ----*/

.caja-imagen-inmueble-premium-mapa {
  display: table;
  position: relative;
  padding-top: 10px;
  width: 100%;
  height: 200px;
}

.thumb-premium-mapa {
  width: 100%;
  height: 50%;
  position: relative;
  overflow: hidden;
}

.thumb-premium-mapa:first-child {
  border-bottom: 1px solid #fff;
}

.thumb-premium-mapa img {
  position: absolute;
  margin: auto;
  left: -50%;
  right: -50%;
  height: 100%;
  max-width: none;
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}

.imagen-inmueble-premium-main-mapa {
  border-left: 1px solid #fff;
  vertical-align: top;
  display: table-cell;
  width: 67%;
  height: 200px;
  position: relative;
  overflow: hidden;
}

.imagen-inmueble-premium-main-mapa img {
  position: absolute;
  margin: auto;
  top: -50%;
  bottom: -50%;
  width: 100%;
  max-width: none;
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}

.caja-texto-inmueble-premium-mapa {
  position: relative;
  display: table;
  background-color: #fff;
  width: 100%;
  height: 140px;
}

.descripcion-general-inmueble-premium-mapa {
  width: 65%;
  display: table-cell;
  position: relative;
  padding: 15px;
}

.descripcion-general-inmueble-premium-mapa h4 {
  font-size: 16px;
}

.descripcion-general-inmueble-premium-mapa h3 {
  font-size: 14px;
}

.descripcion-general-inmueble-premium-mapa h5 {
  font-size: 12px;
}

.datos-inmueble-mapa {
  position: absolute;
  bottom: 15px;
  left: 15px;
  font-size: 14px;
  color: #67707e;
}

.datos-inmueble-mapa div {
  display: inline-block;
  padding: 0 15px 0 0;
}

.datos-inmueble-mapa div i {
  font-size: 22px;
  color: #9093a2;
}

.cuadro-agente-premium-mapa {
  width: 35%;
  display: table-cell;
  position: relative;
}

.agente-inmueble-premium-mapa {
  position: absolute;
  width: 100%;
  bottom: 65px;
  top: 0;
}

.agente-inmueble-premium-mapa p {
  font-size: 14px;
  padding: 0;
  font-weight: 100;
}

p.foto-agente-inmueble-mapa {
  margin-top: -40px;
}

p.foto-agente-inmueble-mapa img {
  border: 1px solid #fcfcfc;
  max-width: 60px;
}

.logo-agente-inmueble-premium-mapa {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0px;
  height: 65px;
  display: table;
  vertical-align: middle;
}

.logo-agente-inmueble-premium-mapa img {
  width: 100%;
  padding: 0 5px;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}


/*----- /INMUEBLE PREMIUM EN MAPA ----*/


/*----- INMUEBLE DESTACADO EN MAPA ----*/

.caja-imagen-inmueble-destacado-mapa {
  display: table;
  position: relative;
  width: 100%;
  height: 180px;
}

.imagen-inmueble-destacado-main-mapa {
  border-left: 1px solid #fff;
  vertical-align: top;
  display: table-cell;
  width: 50%;
  height: 180px;
  position: relative;
  overflow: hidden;
}

.imagen-inmueble-destacado-main-mapa img {
  position: absolute;
  margin: auto;
  left: -50%;
  right: -50%;
  height: 100%;
  max-width: none;
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}


/*----- /INMUEBLE DESTACADO EN MAPA ----*/


/*----- INMUEBLE ESTANDARD EN MAPA ----*/

.caja-imagen-inmueble-estandard-mapa {
  display: table-cell;
  width: 40%;
  position: relative;
  overflow: hidden;
  height: 180px;
  background-color: #140c98;
}

.caja-imagen-inmueble-estandard-mapa img {
  position: absolute;
  margin: auto;
  left: -50%;
  right: -50%;
  height: 100%;
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}

.caja-texto-inmueble-estandard-mapa {
  display: table-cell;
  vertical-align: top;
  width: 60%;
  height: 180px;
  position: relative;
  background-color: #fff;
}

.caja-texto-inmueble-estandard-superior-mapa {
  width: 100%;
  height: 120px;
  position: relative;
}

.texto-inmueble-mapa {
  padding: 15px;
}

.texto-inmueble-mapa h4 {
  font-size: 16px;
}

.texto-inmueble-mapa h3 {
  font-size: 14px;
}

.texto-inmueble-mapa h5 {
  font-size: 12px;
}

.logo-agente-estandard-mapa {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.logo-agente-estandard-mapa img {
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 0 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}


/* -------------- RESULTADOS PROYECTOS -------------- */


/*----- Resultado Proyecto ----*/

.busqueda-proyecto {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #fff;
  border-radius: 5px;
  /*border: 1px solid #e0e4eb;*/
  border: none!important;
  display: table;
  margin: 0 0 20px 0;
  overflow: hidden;
  width: 100%;
}


/*----- Foto Proyecto ----*/

.caja-imagen-proyecto {
  display: table;
  height: 305px;
  /*margin-top: 5px;*/
  overflow: hidden;
  position: relative;
  width: 100%;
}

.caja-imagen-proyecto img {
  position: absolute;
  margin: auto;
  top: -50%;
  bottom: -50%;
  width: 100%;
  max-width: none;
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}


/*----- /Foto Proyecto ----*/


/*----- Cuadro Descripción ----*/

.caja-texto-proyecto {
  background-color: #fff;
  display: table;
  height: 150px;
  position: relative;
  width: 100%;
}

.descripcion-general-proyecto-busqueda {
  border-right: 1px solid #e0e4eb;
  display: table-cell;
  padding: 15px;
  position: relative;
  vertical-align: top;
  width: 65%;
}

.descripcion-general-proyecto-busqueda h3 {
  color: #140c98;
  font-family: 'Roboto', sans-serif!important;
  padding-bottom: 2px;
}

.descripcion-general-proyecto-busqueda h4 {
  color: #140c98;
}

.descripcion-general-proyecto-busqueda h5 {
  line-height: 14px;
  font-family: 'Roboto', sans-serif!important;
}

.descripcion-general-proyecto-busqueda h6 {
  font-family: 'Roboto', sans-serif!important;
  font-size: 16px;
  font-weight: 100;
  line-height: 1em;
  margin-top: 5px;
}

.datos-proyecto {
  width: 270px;
}
.datos-proyecto h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.datos-proyecto h5 {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.datos-inmueble.datos-proyecto {
    position: absolute;
    bottom: 15px;
}

.cuadro-logo-proyecto-busqueda {
  display: table-cell;
  padding: 0 15px;
  position: relative;
  vertical-align: middle;
  width: 35%;
}

.cuadro-logo-proyecto-busqueda img {
  max-height: 100px;
}


/*----- /Cuadro Descripción ----*/


/*----- PROYECTO EN MAPA ----*/

.caja-imagen-proyecto-mapa {
  height: 250px;
  position: relative;
}

.descripcion-general-proyecto-busqueda-mapa {
  width: 65%;
  display: table-cell;
  position: relative;
  vertical-align: top;
  padding: 15px;
}

.descripcion-general-proyecto-busqueda-mapa h3 {
  font-size: 14px;
}

.descripcion-general-proyecto-busqueda-mapa h4 {
  font-size: 16px;
}

.descripcion-general-proyecto-busqueda-mapa h5 {
  font-size: 12px;
  color: #140c98;
  font-style: italic;
}

.descripcion-general-proyecto-busqueda-mapa h6 {
  font-size: 16px;
}


/*----- /PROYECTO EN MAPA ----*/


/*----- MAPA ----*/

.caja-mapa {
  position: fixed;
  width: 40%;
  top: 60px;
  right: 0;
  bottom: 0px;
}

.map {
  width: 100%;
  height: 455px;
  border-radius: 5px;
  position: relative;
  overflow: hidden !important;
  margin-bottom: 20px;
}


/* Cuadro Números Mapa */

.gm-style>div>div:nth-child(4)>div:nth-child(3)>div {
  color: #fff !important;
  font-family: 'Roboto', sans-serif !important;
  font-size: 14px !important;
  line-height: 52px !important;
}
.gm-style .gm-style-cc span, .gm-style .gm-style-cc a, .gm-style .gm-style-mtc div {
  font-size: 12px!important;
}

/*----- /MAPA ----*/


/*----- PROYECTOS DENTRO DE MAPA ----*/

.gm-style-iw {
  width: 220px !important;
  height: 200px !important;
  top: 30px !important;
}

.gm-style-iw>div {
    width: 245px !important;
    height: 213px !important;
    max-width: 245px !important;
}

.gm-style div div div div div {
  color: #fff!important;
}

.gm-style .gm-style-iw-c {
  padding: 0!important;
}
.gm-style .gm-style-iw-t::after {
  display: none;
}
.gm-ui-hover-effect {
    background: #fff!important;
    width: 20px!important;
    height: 20px!important;
    border-radius: 50%;
        z-index: 1;
    top: 4px!important;
    right: 4px!important;
}
.gm-ui-hover-effect img {
      margin: 3px!important;
}
.contenedor-proyecto-mapa {
  width: 220px;
}

.busqueda-proyecto-mapa {
  width: 220px;
  height: 150px;
  position: relative;
}

.busqueda-proyecto-mapa img {
  position: absolute;
  height: 100%;
}

.info-proyecto-mapa {
  position: absolute;
  z-index: 2;
  bottom: 5px;
  color: #fff;
  padding: 10px;
}

.info-proyecto-mapa h4 {
  font-size: 20px;
}

.info-proyecto-mapa h5 {
  font-size: 14px;
  font-weight: 400;
}

.logo-proyecto-mapa {
  width: 100%;
  height: 50px;
  padding: 5px;
  display: table;
}

.logo-proyecto-mapa h3 {
  font-size: 12px;
  display: inline-block;
}

.logo-proyecto-mapa img {
  display: inline-block;
  max-height: 40px;
  padding-right: 5px;
}

.fondo-oscuro-proyecto-mapa {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.cuadro-logo-proyecto-mapa img {
  padding: 10px;
  max-height: 100px;
  max-width: 100%;
}

.precio-proyecto-mapa h5 {
  font-size: 20px;
}


/*----- /PROYECTOS DENTRO DE MAPA ---- */


/*----- GENERALES ----*/

.modal-body {
  padding: 0;
}

.modal-inmuebles {
  width: 750px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}

.modal-proyectos {
  width: 750px;
  height: 700px;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.modal-backdrop {
  background-color: #001928;
}

.modal-backdrop.in {
  opacity: 1;
}

.modal-content {
  box-shadow: none;
  border: none;
  border-radius: 0;
}

.modal-header {
  background-color: #fff;
  border: solid 1px #e0e4eb;
  color: #67707e;
}

.modal-header .close {
  color: #67707e;
}

.modal-header .close:hover {
  color: #140c98;
}

.modal-header h6 {
  font-weight: 100;
}

.modal-sm {
  width: 450px;
}

.modal-lg {
  width: 750px;
}


/*----- Modal/Slider Fotos Búsqueda Inmuebles ----*/

.close {
  color: #fff;
  opacity: 0.9;
}

.slider-modal .slick-arrow {
  position: absolute;
  border: none;
  display: table;
  vertical-align: middle;
  text-align: center;
  background-color: transparent;
  color: #fff;
  padding: 0;
  height: 40px;
  width: 40px;
  margin: auto;
}

.slider-modal .slick-arrow span:before {
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 40px;
}

.slider-modal .slick-prev {
  top: 0;
  bottom: 0;
  left: 20px;
  z-index: 999;
}

.slider-modal .slick-next {
  top: 0;
  bottom: 0;
  right: 20px;
  z-index: 999;
}

.slider-modal .slick-current>div {
  border: 2px solid #140c98;
}

.slider-modal .slick-current img {
  opacity: 1;
}

.slider-modal .slider-modal-foto {
  position: relative;
  overflow: hidden;
}

.slider-modal .slider-modal-thumbnail {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}

.modal-img {
  text-align: center;
  background-color: #000;
  height: 500px;
}

.modal-img img {
  position: absolute;
  left: -50%;
  right: -50%;
  margin: auto;
  height: 100%;
  max-width: 200%;
}

.modal-thumbnail {
  width: 100%;
  padding: 10px;
  overflow: hidden;
}

.modal-thumbnail div {
  width: 100%;
  height: 80px;
  position: relative;
  overflow: hidden;
}

.modal-thumbnail img {
  position: absolute;
  margin: auto;
  max-width: none;
  width: auto;
  height: 80px;
  top: 0;
  left: -50%;
  right: -50%;
  bottom: 0;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.modal-thumbnail:hover>div {
  border: 2px solid #140c98;
}

.modal-thumbnail:hover img {
  opacity: 1;
}


/*----- Modal/Slider Proyectos ----*/

.slider-modal-proyecto {
  /*-------------- Slider Flechas --------------*/
  /*-------------- /Slider Flechas --------------*/
}

.slider-modal-proyecto .slick-arrow {
  position: absolute;
  border: none;
  display: table;
  vertical-align: middle;
  text-align: center;
  background-color: transparent;
  color: #fff;
  padding: 0;
  height: 40px;
  width: 40px;
  margin: auto;
}

.slider-modal-proyecto .slick-arrow span:before {
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 40px;
}

.slider-modal-proyecto .slick-prev {
  top: 0;
  bottom: 0;
  left: 20px;
  z-index: 999;
}

.slider-modal-proyecto .slick-next {
  top: 0;
  bottom: 0;
  right: 20px;
  z-index: 999;
}

.slider-modal-proyecto .slick-current>div {
  border: 2px solid #140c98;
}

.slider-modal-proyecto .slick-current img {
  opacity: 1;
}

.slider-modal-proyecto .slider-modal-foto {
  position: relative;
  height: auto;
  overflow: hidden;
}

.modal-recorrido {
  height: 500px;
}

.modal-recorrido iframe {
  width: 100%;
  height: 100%;
}


/* ----- Galería Grande Fotos Premium / Proyectos ---- */

.modal-full {
  width: 100%;
  height: 100%;
  margin: 0 !important;
  position: relative;
}

.modal-full .modal-content {
  position: absolute;
  width: 80%;
  height: 80%;
  margin: auto;
  top: 40px;
  left: 0;
  right: 0;
  background-color: transparent;
}

.boton-cerrar-modal-full {
  position: absolute;
  z-index: 9;
  top: 20px;
  right: 40px;
}

.boton-cerrar-modal-full .close {
  color: #fff;
  font-size: 48px;
}

.boton-cerrar-modal-full .close:hover {
  color: #fff;
}

.galeria-foto-inmueble-premium-big {
  width: 100%;
  height: 100%;
}

.galeria-foto-inmueble-premium-big .slick-list {
  width: 100%;
  height: 100%;
}

.galeria-foto-inmueble-premium-big .slick-track {
  height: 100%;
}

.botones-galeria-foto-inmueble-premium-big {
  position: absolute;
  width: 70px;
  height: 45px;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
}

.botones-galeria-foto-inmueble-premium-big .slick-arrow {
  position: absolute;
  border: none;
  display: table;
  vertical-align: middle;
  text-align: center;
  background-color: transparent;
  color: #fff;
  padding: 0;
  height: 35px;
  width: 35px;
  margin: auto;
  opacity: 0.8;
  background: rgba(0, 0, 0, .08);
  border-radius: 50%;
}

.botones-galeria-foto-inmueble-premium-big .slick-prev {
  bottom: 0px;
  right: 35px;
  z-index: 99;
}

.botones-galeria-foto-inmueble-premium-big .slick-next {
  bottom: 0px;
  right: 0px;
  z-index: 99;
}


/* Cada Foto */

.foto-inmueble-premium-big {
  width: 100%;
  height: 100%;
  text-align: center;
}

.foto-inmueble-premium-big img {
  position: initial;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  max-width: none;
}


/* /Cada Foto */


/* ----- /Galería Grande Fotos Premium ---- */


/* ----- Galería Grande Thumbnail Premium ---- */

.contenedor-galeria-thumbnail-inmueble-premium-big {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80px;
  background-color: #140c98;
  border-top: 1px solid #6b7a89;
}

.galeria-thumbnail-inmueble-premium-big {
  width: 400px;
  margin: 0 auto;
  height: 80px;
}

.galeria-thumbnail-premium {
  position: relative;
  height: 70px;
  margin: 0 auto;
  overflow: hidden;
}

.galeria-thumbnail-premium div {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 10px auto;
  overflow: hidden;
}

.galeria-thumbnail-premium div img {
  position: absolute;
  height: 100%;
  left: -50%;
  right: -50%;
  margin: auto;
  max-width: none;
  opacity: 0.4;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.galeria-thumbnail-premium div:hover img {
  opacity: 1;
}

.galeria-thumbnail-premium.slick-current img {
  opacity: 1;
}


/*-------------- Cuadros info inmueble --------------*/

.cuadro-info-detalle-inmueble {
  color: #67707e;
  margin-top: 20px;
  display: table;
  width: 100%;
  /*	-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.05);*/
  background-color: #fff;
  border: 1px solid #e0e4eb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}

.cuadro-info-detalle-inmueble h2 {
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #140c98;
}

.cuadro-info-detalle-inmueble h4 {
  font-weight: 100;
  font-size: 18px;
  line-height: 22px;
  display: inline-block;
  padding-right: 10px;
}

.cuadro-info-detalle-inmueble h6 {
  padding-top: 10px;
  font-size: 14px;
  /*font-family: 'Roboto', sans-serif!important;*/
}

.cuadro-info-detalle-inmueble div:nth-last-child(1) {
  border-bottom: none;
}

.tab-content .cuadro-texto-info-detalle-inmueble {
  padding: 20px 15px;
  border-bottom: solid 1px #e0e4eb;
}

.cuadro-texto-info-detalle-inmueble {
  padding: 20px 15px;
  border-bottom: 1px solid #e0e4eb;
}
.cuadro-texto-info-detalle-inmueble h1 {
  font-size: 18px;
  margin-top: 10px;
}
.cuadro-texto-info-detalle-inmueble p {
  font-weight: 100;
  font-size: 14px;
}

.cuadro-texto-info-detalle-inmueble .titulo-caracteristicas {
  font-size: 18px;
  padding-bottom: 10px;
  font-weight: 400;
  color: #140c98;
}

.cuadro-texto-info-detalle-inmueble .cuadro-caracteristicas {
  border-right: solid 1px #e0e4eb;
}

.cuadro-texto-info-detalle-inmueble .cuadro-caracteristicas:last-child {
  border: none;
}
.data-titulo.column-center {
      height: 45px;
}
.cuadro-texto-info-detalle-inmueble strong {
  /*font-weight: 100;*/
}

.cuadro-caracteristicas-principales {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.column-center {
  float: none;
  display: inline-block;
  margin-left: -1%;
  vertical-align: middle;
}


/*-------------- Caraterísticas Generales --------------*/

.cuadro-caracteristicas-generales {
  padding: 10px 0;
}

.caracteristicas-icono {
  display: table-cell;
  width: 35px;
  vertical-align: top;
}

.caracteristicas-icono i {
  font-size: 32px;
  color: #9093a2;
}

.caracteristicas-texto {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

.caracteristicas-texto h3 {
  /*font-weight: 400;*/
  font-size: 15px;
  font-family: 'Roboto', sans-serif!important;
}

.caracteristicas-texto p {
  padding: 0;
  font-size: 12px;
  color: #9093a2;
}


/*-------------- /Caraterísticas Generales --------------*/


/*-------------- Caraterísticas Específicas --------------*/

.cuadro-caracteristicas-especificas {
  display: table;
}

.caracteristicas-especificas-icono,
.caracteristicas-especificas-texto {
  display: table-cell;
  vertical-align: middle;
}

.caracteristicas-especificas-icono i {
  color: #9093a2;
  font-size: 22px;
}

.caracteristicas-especificas-texto {
  padding-left: 10px;
  font-weight: 100;
}


/*-------------- /Caraterísticas Específicas --------------*/


/*-------------- MAPA --------------*/

.cuadro-mapa {
  padding: 20px 0 0 0;
  position: relative;
}

.mapa-inmueble {
  width: 100%;
  height: 350px;
}

.boton-como-llegar {
  width: 300px;
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 auto;
  bottom: 40px;
}

.boton-como-llegar a {
  font-size: 14px;
  font-weight: 400;
}


/*-------------- /MAPA --------------*/


/*-------------- COMPARTIR REDES SOCIALES --------------*/

.share-content {
  display: table;
  width: 100%;
  padding: 0 20px 20px;
}

.share-content div {
  display: table-cell;
  text-align: center;
}

.share-content div a {
  cursor: pointer;
}

.share-content div img {
  width: 35px;
}


/*-------------- -------------- /GENERALES -------------- --------------*/


/*----- INFORMACIÓN IMPORTANTE----*/

.cuadro-titulo-inmueble-estandard {
  padding: 15px;
}


.cuadro-titulo-inmueble-estandard h1 small,
.cuadro-texto-info-detalle-inmueble h4 small {
  font-size: 14px;
}

.cuadro-titulo-inmueble-estandard small span.codigo_inmueble {
    text-transform: uppercase;
}

.cuadro-titulo-inmueble-estandard h1 {
  color: #140c98;
  font-size: 20px;
  line-height: 26px;
  margin: 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cuadro-titulo-inmueble-estandard h5 {
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', sans-serif!important;
}

.cuadro-titulo-inmueble-estandard .cuadro-texto-info-detalle-inmueble {
  text-align: right;
  display: inline-grid;
  /*width: 85%;*/
  width: 100%;
  border-bottom: none;
  padding: 0;
}

.cuadro-titulo-inmueble-estandard .cuadro-texto-info-detalle-inmueble h4 {
  color: #140c98;
  line-height: 130%;
}

.cuadro-titulo-inmueble-estandard .cuadro-texto-info-detalle-inmueble small {
  margin-top: 3px;
  /*font-family: 'Roboto', sans-serif!important;*/
}


/*----- GALERÍA FOTOS----*/


/*-------------- Slider Flechas --------------*/

.galeria-detalle-inmueble-estandard .slick-arrow {
  position: absolute;
  border: none;
  display: table;
  vertical-align: middle;
  text-align: center;
  background-color: transparent;
  color: #fff;
  padding: 0;
  width: 15%;
  margin: auto;
  opacity: 1;
  height: 100%
}

.galeria-detalle-inmueble-estandard .slick-arrow:hover img,
.galeria-detalle-inmueble-estandard .slick-arrow:focus img,
.galeria-detalle-inmueble-estandard .slick-arrow:active img {
  outline: none;
  opacity: 0.75;
}

.galeria-detalle-inmueble-estandard .slick-prev,
.galeria-detalle-inmueble-estandard .slick-next {
  bottom: 0;
  z-index: 99;
  outline: none;
}

.galeria-detalle-inmueble-estandard .slick-prev {
  left: 0;
}

.galeria-detalle-inmueble-estandard .slick-next {
  right: 0;
}

.galeria-detalle-inmueble-estandard .slick-prev img {
  left: 15px;
}
.galeria-detalle-inmueble-estandard .slick-next img {
  right: 15px;
}

.galeria-detalle-inmueble-estandard .slick-arrow img {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 45%;
}

.galeria-foto-inmueble-destacado .galeria-img-destacado img,
.galeria-foto-superior-estandard .galeria-img-estandard img {
  height: 400px;
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
}


/*-------------- FORMULARIO CONTACTO INMUEBLE ESTANDARD --------------*/

.formulario-detalle-inmueble {
  /*border-bottom: solid 1px #e0e4eb;*/
  width: 100%;
  background-color: #fff;
  border: 1px solid #e0e4eb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 20px;
}

.barra-agente-detalle-inmueble {
  width: 100%;
  height: 80px;
  display: table;
  vertical-align: middle;
}

.barra-agente-detalle-inmueble div {
  height: 50px;
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}

.barra-agente-detalle-inmueble img {
  height: 50px;
}

.info-agente-detalle-inmueble {
  width: 100%;
  padding: 15px;
}

.info-agente-detalle-inmueble a {
  color: #67707e;
}

.info-agente-detalle-inmueble a:hover {
  text-decoration: underline;
}

p.nombre-agente-detalle-inmueble {
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 10px 0;
}

.cuadro-telefonos {
  display: table;
  width: 100%;
  padding: 10px 0;
}

.boton-agente-detalle-inmueble {
  background-color: #eff1f5;
  color: #67707e;
    width: 180px;
    margin: 5px;
    display: inline-block;
    padding: 7px;
    line-height: 125%;
    border-radius: 5px;
}

.boton-agente-detalle-inmueble i,
.boton-agente-detalle-inmueble p {
  display: inline-block;
  padding: 0;
}

.boton-agente-detalle-inmueble:hover,
.boton-agente-detalle-inmueble:active,
.boton-agente-detalle-inmueble:focus {
  background-color: #e0e4eb;
}

.mostrar_celular,
.mostrar_telefono {
  cursor: pointer;
}

.mostrar_celular_dos,
.mostrar_telefono {
  cursor: pointer;
}

.celular-oculto,
.telefono-oculto {
  display: none;
  text-decoration: none;
}

.celular-oculto-dos,
.telefono-oculto {
  display: none;
  text-decoration: none;
}

a.website {
  color: #67707e;
  text-decoration: underline;
}

.datos-contacto-detalle {
  width: 70%;
  display: table-cell;
  vertical-align: middle;
}

.datos-contacto-detalle p {
  font-size: 16px;
  padding: 5px 0;
  font-weight: 100;
}

.datos-contacto-detalle a {
  color: #67707e;
}

.datos-contacto-detalle a:hover {
  text-decoration: underline;
}

.info-formulario-inmueble-detalle {
  padding: 0 15px 20px;
}

.info-formulario-inmueble-detalle p {
  padding: 10px 0;
}

.info-formulario-inmueble-detalle .form-group {
  border-top: solid 1px #e0e4eb;
  border-right: solid 1px #e0e4eb;
  border-left: solid 1px #e0e4eb;
  margin: 0;
}

.info-formulario-inmueble-detalle .form-group.form-last-child {
  border-bottom: solid 1px #e0e4eb;
}

.info-formulario-inmueble-detalle .form-group .form-control,
.info-formulario-inmueble-detalle .form-group .form-control-text,
.info-formulario-inmueble-detalle .form-group .ui-selectmenu-button {
  width: 100%;
  padding: 10px;
  background-color: #fff;
  font-size: 12px;
  height: 50px;
  box-shadow: none;
  border-radius: 0;
  border: none;
  color: #9093a2;
}

.info-formulario-inmueble-detalle .form-group select.form-control {
  padding: 10px;
}

.info-formulario-inmueble-detalle .form-group .ui-button {
  /*line-height: 10px;*/
}

.info-formulario-inmueble-detalle .form-group .ui-selectmenu-icon {
  /*height: 15px;*/
}

.info-formulario-inmueble-detalle .form-group .form-control-text {
  height: 120px;
  resize: none;
}

.info-formulario-inmueble-detalle .form-group::-webkit-input-placeholder {
  color: #9093a2;
}

.info-formulario-inmueble-detalle .form-group:-moz-placeholder {
  color: #9093a2;
  opacity: 1;
}

.info-formulario-inmueble-detalle .form-group::-moz-placeholder {
  color: #9093a2;
  opacity: 1;
}

.info-formulario-inmueble-detalle .form-group:-ms-input-placeholder {
  color: #9093a2;
}

.info-formulario-inmueble-detalle .form-group:placeholder-shown {
  color: #9093a2;
}

.boton-formulario-detalle {
  width: 100%;
  padding-top: 10px;
}

.boton-formulario-detalle button {
  font-size: 14px;
  width: 100%;
}


/*-------------- /FORMULARIO CONTACTO INMUEBLE ESTANDARD --------------*/


/* ----- Inmuebles similares ---- */

#similares {
  margin-bottom: 20px;
}
#similares .cuadro-texto-info-detalle-inmueble {

}
.inmueble-similar {
  display: table;
  width: 100%;
  height: 120px;
}

.imagen-inmueble-similar {
  height: 100%;
  background-color: #eff1f5;
  display: table-cell;
  vertical-align: middle;
  width: 140px;
  position: relative;
  overflow: hidden;
}

.imagen-inmueble-similar img {
  margin: auto;
  position: absolute;
  height: 100%;
  top: 0;
  left: -50%;
  right: -50%;
  max-width: none;
}

.info-inmueble-similar {
  position: relative;
  display: table-cell;
  vertical-align: top;
  padding: 0 15px;
}

.info-inmueble-similar h3 {
  font-family: 'Roboto', sans-serif!important;
  font-weight: 100;
  padding: 5px 0 2px 0;
}

.info-inmueble-similar h4 {
  font-weight: 500;
  color: #140c98;
}

.info-inmueble-similar h5 {
  margin-top: 2px;
  font-family: 'Roboto', sans-serif!important;
}

.datos-inmueble-similar {
  position: absolute;
  bottom: 15px;
  left: 15px;
  font-size: 16px;
  color: #67707e;
}

.datos-inmueble-similar div {
  display: inline-block;
  padding: 0 15px 0 0;
}

.datos-inmueble-similar div i {
  font-size: 17px;
  color: #9093a2;
}


/* ----- /Inmuebles similares ---- */


/*-------------- /INMUEBLES ESTANDARD --------------*/


/*-------------- INMUEBLES DESTACADO --------------*/


/*----- GALERÍA FOTOS----*/


/* .galeria-foto-inmueble-destacado {position: relative; overflow: hidden; height: 514px; padding-top: 15px; }*/


/* .galeria-img-destacado {position: relative; overflow: hidden; background-color: #f1f1f1; text-align: center; height: 500px; } .galeria-img-destacado img {width: 100%; height: auto; position: absolute; margin: auto; left: 0; top: -50%; bottom: -50%; max-width: 200%; } .galeria-foto-thumbnail-destacado {margin: 0 auto; height: 500px; } .galeria-foto-thumbnail-destacado .slick-list {top: 30px; bottom: 30px; } .galeria-thumbnail-destacado {width: 100%; height: 145px !important; padding: 5px 0; overflow: hidden; position: relative; } .galeria-thumbnail-destacado img {position: absolute; width: 100%; top: -50%; bottom: -50%; margin: auto; opacity: 0.6; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .galeria-thumbnail-destacado:hover img {opacity: 1; } */


/*----- .GALERÍA FOTOS----*/


/*-------------- FORMULARIO CONTACTO INMUEBLE DESTACADO --------------*/

.formulario-detalle-inmueble-destacado {
  margin-top: 20px;
  border-bottom: solid 1px #e0e4eb;
  background-color: #fff;
  width: 100%;
}


/*-------------- /INMUEBLES DESTACADO --------------*/


/*-------------- INMUEBLES PREMIUM --------------*/

.galeria-foto-inmueble-premium {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.galeria-foto-inmueble-premium .slick-track {
  height: 70vh;
}

.galeria-img-premium {
  position: relative;
  height: 100%;
  max-height: 70vh;
}

.galeria-img-premium img {
  position: absolute;
  margin: auto;
  text-align: center;
  width: 100%;
  top: -50%;
  bottom: -50%;
}


/* ----- Formulario Contacto Agente ---- */

.barra-agente-detalle-inmueble-premium {
  width: 100%;
  height: 100px;
  display: table;
  vertical-align: top;
}

.barra-agente-detalle-inmueble-premium img {
  height: 50px;
  padding-top: 10px;
}

.foto-agente-detalle-inmueble-premium {
  width: 80px;
  height: 80px;
  margin: -50px auto 0 auto;
}

.foto-agente-detalle-inmueble-premium img {
  width: 80px;
  height: 80px;
}


/* ----- /Formulario Contacto Agente ---- */


/* ----- Inmuebles similares de Agente ---- */

.datos-inmueble-similares-propio {
  padding-top: 40px;
  font-size: 16px;
  color: #67707e;
}

.datos-inmueble-similares-propio div {
  display: inline-block;
  padding: 0 15px 0 0;
}

.datos-inmueble-similares-propio div i {
  font-size: 22px;
  color: #9093a2;
}


/* ----- /Inmuebles similares de Agente ---- */


/*-------------- /INMUEBLES PREMIUM -------------- */


/* -------------- DETALLES PROYECTOS-------------- */


/*-------------- -------------- GENERALES -------------- --------------*/


/*-------------- BOTONES ROJOS --------------*/

.contenido-detalle .detalle-proyecto-recorrido {
  top: 0;
}

.detalle-proyecto-recorrido {
  width: 40px;
  height: 40px;
  background-color: rgba(41, 57, 155, .8);
  position: relative;
  padding: 8px 0;
  cursor: pointer;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: -50px;
}

.detalle-proyecto-recorrido a {
  color: #fff;
  font-size: 16px;
}

.detalle-proyecto-recorrido span {
  color: #fff;
  font-size: 26px;
}

.detalle-proyecto-recorrido:hover {
  background-color: rgba(255, 255, 255, 0.8);
}

.detalle-proyecto-recorrido:hover a,
.detalle-proyecto-recorrido:hover span {
  color: #67707e;
}


/*-------------- /BOTONES ROJOS --------------*/


/*-------------- MAPA --------------*/

.cuadro-mapa-proyecto {
  padding: 20px 0 0 0;
  position: relative;
}


/*-------------- /MAPA --------------*/


/*-------------- ESPACIO CONSTRUCTORA --------------*/

.cuadro-constructora-proyecto-detalle {
  display: table;
  width: 100%;
}

.cuadro-constructora-proyecto-detalle-iz {
  display: table-cell;
  vertical-align: middle;
  width: 200px;
  padding-right: 20px;
}

.cuadro-constructora-proyecto-detalle-iz img {
  width: 200px;
}

.cuadro-constructora-proyecto-detalle-der {
  display: table-cell;
  vertical-align: middle;
}

.cuadro-constructora-proyecto-detalle-der h5 {
  padding-bottom: 20px;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #67707e !important;
}

.cuadro-constructora-proyecto-detalle-der p {
  padding: 0;
  font-size: 12px;
}

.cuadro-constructora-proyecto-detalle-der p a {
  text-decoration: underline;
  font-weight: 500;
  color: #67707e;
}


/*-------------- /ESPACIO CONSTRUCTORA --------------*/


/*-------------- CTA MOBILE --------------*/

.cta-buttons-mobile {
  width: 100%;
  display: table;
  position: fixed;
  bottom: 0;
  z-index: 98;
}

.cta-button-mobile {
  padding: 15px 0;
  display: table-cell;
  width: 33.3%;
}

.cta-button-mobile a {
  font-size: 13px;
  font-weight: 100;
  color: #fff;
}

.cta-button-contact {
  background-color: #140c98;
}

.cta-button-share {
  background-color: #140c98;
}

.cta-button-favorite {
  background-color: #67707e;
}


/*-------------- CTA MOBILE --------------*/


/*-------------- -------------- /GENERALES -------------- --------------*/


/* ----- Header Proyecto/Galería ---- */

.header-proyecto-detalle {
  padding: 0;
  width: 100%;
  position: relative;
  max-height: 80vh;
  min-height: 500px;
}

.galeria-fondo {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.botones-galeria-proyecto-detalle {
  position: absolute;
  z-index: 9;
  width: 100%;
  bottom: 0;
}

.botones-galeria-proyecto-detalle>.container {
  position: relative;
  height: 100%;
}

.slick-arrows-proyecto .slick-arrow {
  position: absolute;
  border: none;
  display: table;
  vertical-align: middle;
  text-align: center;
  background-color: transparent;
  color: #fff;
  padding: 0;
  height: 35px;
  width: 35px;
  margin: auto;
  opacity: 0.8;
}

.slick-arrows-proyecto .slick-prev {
  bottom: 90px;
  right: 50px;
  z-index: 99;
}

.slick-arrows-proyecto .slick-next {
  bottom: 90px;
  right: 15px;
  z-index: 99;
}


/*----- GALERÍA PROYECTOS ----*/

.galeria-proyecto-detalle {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-height: 70vh;
}

.galeria-proyecto-detalle .slick-track {
  height: 70vh;
}

.img-galeria-proyecto-detalle {
  position: relative;
  height: 100%;
  max-height: 70vh;
}

.img-galeria-proyecto-detalle img {
  position: absolute;
  margin: auto;
  text-align: center;
  width: 100%;
  top: -50%;
  bottom: -50%;
}


/*----- /GALERÍA PROYECTOS ----*/


/* ----- /Header Proyecto/Galería ---- */


/* ----- Cuadro Título ---- */

.cuadro-titulo-proyecto-detalle {
  color: #fff;
  position: absolute;
  width: 100%;
  height: 90px;
  bottom: 0;
  background-color: rgba(8, 34, 58, 0.8);
  z-index: 2;
}

.cuadro-titulo-proyecto-detalle .container {
  position: relative;
  display: table;
  height: 90px;
}

.titulo-proyecto-detalle-iz,
.titulo-proyecto-detalle-der {
  display: table-cell;
  vertical-align: middle;
}

.titulo-proyecto-detalle-iz {
  text-align: left;
}

.titulo-proyecto-detalle-iz small {
  font-size: 12px;
  font-weight: 100;
}

.titulo-proyecto-detalle-iz h1 {
  margin: 0;
  font-size: 28px;
  line-height: 30px;
}

.titulo-proyecto-detalle-der {
  text-align: right;
}

.titulo-proyecto-detalle-der h4 {
  font-size: 24px;
  font-weight: 500;
}


/* ----- /Cuadro Título ---- */


/*-------------- FORMULARIO CONTACTO PROYECTO --------------*/

.barra-proyecto-detalle {
    width: auto;
    height: 120px;
    display: table;
    vertical-align: middle;
    margin: 15px auto 0;
    padding: 20px;
}

.barra-proyecto-detalle div {
  height: 90px;
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}

.barra-proyecto-detalle img {
  max-height: 90px;
  width: auto
}


/*-------------- /FORMULARIO CONTACTO PROYECTO --------------*/


/*----- RECORRIDO VIRTUAL ----*/

.recorrido-virtual iframe {
  width: 100%;
  height: 600px;
}


/*----- /RECORRIDO VIRTUAL ----*/


/*----- PROYECTOS SIMILARES ----*/

.contenedor-proyectos-similares {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}

.contenedor-proyectos-similares a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  vertical-align: top;
}

.cuadro-proyecto-similar {
  margin: 10px;
  background-color: #fff;
  border: 1px solid #e0e4eb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}

.imagen-proyecto-similar {
  position: relative;
  overflow: hidden;
  height: 145px;
}

.imagen-proyecto-similar img {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}

.precio-proyecto-similar {
  position: absolute;
  bottom: 0;
  padding: 15px;
}

.precio-proyecto-similar h4 {
  font-size: 16px;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.texto-proyecto-similar {
  text-align: left;
  margin-bottom: 10px;
  padding: 15px;
  position: relative;
}

.texto-proyecto-similar h3 {
  font-size: 16px;
  padding-bottom: 4px;
  color: #140c98;
}

.texto-proyecto-similar h5 {
  font-size: 14px;
  font-family: 'Roboto', sans-serif!important;
  color: #67707e;
  font-weight: 100;
  /*font-style: italic;*/
}


/*----- /PROYECTOS SIMILARES ----*/


/* -------------- AGENTES --------------*/

.fondo-zona-agente {
  background-image: url(../img/agentes/detalle/agente-bg.jpg);
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center;
}

.cuadro-detalle-agente-constructora {
  margin-top: 40px;
}


/* ----- Barra Logo Agente ---- */

.barra-agente-detalle-agente {
  width: 100%;
  height: 80px;
  display: table;
  vertical-align: middle;
}

.barra-constructora-detalle,
.fondoagente {
  /*border-top: solid 6px #140c98;*/
  border-right: none!important;
  border-bottom: solid 1px #e0e4eb!important;
  border-left: none!important;
}

.barra-agente-detalle-agente div {
  height: 50px;
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}

.barra-agente-detalle-agente img {
  height: 50px;
}

.barra-agente-detalle-agente-destacado {
  width: 100%;
  margin-top: -250px;
  height: 250px !important;
  display: table;
  vertical-align: middle;
}

.barra-agente-detalle-agente-destacado div {
  height: 50px;
  padding-top: 60px;
  vertical-align: top;
  display: table-cell;
  width: 100%;
}

.barra-agente-detalle-agente-destacado img {
  height: 50px;
}

.barra-lateral-detalle-agente-destacado {
  margin: 10px 0;
}

.cuadro-info-agente-detalle-destacado .foto-agente {
  margin-top: -80px;
}


/* ----- Barra Logo Agente ---- */

.foto-agente {
  width: 120px;
  height: 120px;
  margin: 0 auto;
}

.foto-agente img {
  border: 2px solid #fff;
}


/* ----- Filtros Búsqueda Detalle Agente ---- */

.titulo-busqueda-agente-detalle {
  padding-top: 10px;
}

.titulo-busqueda-agente-detalle h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 18px;
  margin: 0;
}

.filtros-detalle-agente {
  display: table;
  width: 100%;
  padding-top: 20px;
}

.content-switch {
  display: table-cell;
  vertical-align: top;
}

.content-switch .nav-tabs {
  border: 0;
}

.content-switch .nav-tabs li {
  width: 75px;
}

.content-switch .nav-tabs li.active a {
  background-color: #140c98;
  border: 1px solid #140c98;
  color: #fff;
}

.content-switch .nav-tabs li a {
  padding: 12px 5px;
  margin: 0;
  background-color: #fff;
  border: solid 1px #e0e4eb;
  color: #67707e;
  border-radius: 0;
  font-size: 13px;
}

.contenedor-filtros-detalle-agente {
  display: table-cell;
  vertical-align: top;
}

.select-input-detalle-agente {
  display: table-cell;
  float: right;
}

.select-input-detalle-agente .ui-selectmenu-button.ui-button {
  width: 100%;
}

.input-detalle-agente-order {
  width: 180px;
}

.input-detalle-agente-ciudad {
  width: 120px;
}

.input-detalle-agente-inmueble {
  width: 140px;
}


/* ----- /Filtros Búsqueda Detalle Agente ---- */


/* ----- Paginador ---- */

.mostrando-resultados-agente-detalle {
  padding: 15px 0;
}

.paginador-detalle-agente {
  display: table;
  padding: 20px 0;
  width: 100%;
}


/* ----- /Paginador ---- */


/*-------------- CONSTRUCTORAS --------------*/


/*-Header-*/

.constructora-imagen-principal-detalle {
  width: 100%;
  height: 300px;
  position: relative;
  background-size: cover;
  background-position: center;
}

.titulo-constructora-detalle {
  color: #fff;
  z-index: 2;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 130px;
}

.titulo-constructora-detalle h1 {
  font-size: 60px;
  font-weight: 500;
}

.titulo-constructora-detalle h2 {
  font-size: 30px;
  font-weight: 100;
}

.titulo-constructora-detalle h2::after {
  content: "";
  height: 2px;
  width: 100px;
  margin: 20px auto 0 auto;
  display: block;
  background: #fff;
}

.titulo-constructora-detalle h2.tagline {
  color: #fff;
}

.logo-constructora-detalle {
  padding: 10px;
  bottom: 65px;
  right: 0;
  position: absolute;
  width: 150px;
}


/*-/Header-*/


/*-Info-*/

.barra-detalle-constructora {
  width: 100%;
  height: 10px;
}


/*-/Info-*/


/*-Formulario de Contacto Constructora Detalle-*/

.formulario-constructora {
  margin-top: 20px;
}

.logo-constructora-formulario-detalle {
  padding: 10px;
  height: 100px;
}

.logo-constructora-formulario-detalle img {
  height: 80px;
}


/*- /Formulario de Contacto Constructora Detalle-*/


/*- Más Proyectos Constructora Detalle -*/

.paginador-constructora-detalle {
  display: table-cell;
  vertical-align: top;
}

.contenedor-proyectos-similares-constructora-detalle {
  padding: 20px 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.proyecto-similar-constructora-detalle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3%;
  vertical-align: top;
}

.cuadro-proyecto-similar-constructora-detalle {
  width: 100%;
  margin: 10px;
  background-color: #fff;
  border-bottom: solid 1px #e0e4eb;
}

.imagen-proyecto-similar-constructora-detalle {
  width: 100%;
  position: relative;
}

.precio-proyecto-similar-constructora-detalle {
  position: absolute;
  bottom: 0;
}

.precio-proyecto-similar-constructora-detalle h4 {
  font-size: 16px;
  color: #fff;
}

.texto-proyecto-similar-constructora-detalle {
  padding: 15px;
  width: 100%;
}

.texto-proyecto-similar-constructora-detalle h5 {
  color: #140c98;
  font-style: italic;
}


/*- /Más Proyectos Constructora Detalle -*/


/* -------------- FOOTER -------------- */

footer {
  width: 100%;
  position: relative;
}

footer.footer-off {
  display: none;
}


/* -------------- Footer Superior -------------- */

.footer-sup {
  width: 100%;
  background-color: #fff;
  border-top: solid 1px #e0e4eb;
}

.footer-sup .container {
  display: table;
}

.footer-sup-left {
  display: table-cell;
  text-align: left;
}

.footer-sup-left div {
  display: inline-block;
  vertical-align: middle;
}

.footer-sup-left img {
  width: 30px;
}

.footer-sup-left ul {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
}

.footer-sup-left ul li {
  font-size: 12px;
  font-weight: 100;
  float: left;
  padding-right: 20px;
}

.footer-sup-left ul li a {
  color: #67707e;
  position: relative;
}

.footer-sup-left ul li a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #67707e;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity .3s, transform .3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.footer-sup-left ul li a:hover::after {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.footer-sup-right {
  display: table-cell;
  text-align: right;
}


/* -------------- /Footer Superior -------------- */


/* -------------- Footer Inferior -------------- */

.footer-inf {
  width: 100%;
  background-color: #140c98;
}

.footer-inf-sup {
  padding: 40px 0;
}

.footer-info-ubicala {
  color: #fff;
}

.footer-info-ubicala p {
  padding: 0;
  font-weight: 100;
  font-size: 13px;
  line-height: 20px;
}

.footer-info-ubicala p small {
  font-size: 12px;
  font-weight: 500;
  font-style: italic;
}

.footer-info-ubicala a {
  color: #fff;
}

.footer-info-ubicala a:hover {
  font-weight: 500;
}

.footer-info-ubicala h2 {
  padding-bottom: 20px;
  font-size: 20px;
  /*text-decoration: underline;*/
}

.footer-busquedas-ubicala {
  padding: 0;
}

.footer-busquedas-ubicala h4 {
  font-weight: 400;
  font-size: 13px;
  color: rgba(255, 255, 255, .9);
}

.footer-busquedas-ubicala ul {
  padding: 10px 0 0 0;
  list-style: none;
}

.footer-busquedas-ubicala ul li a {
  font-size: 11.3px;
  font-weight: 100;
  color: rgba(255, 255, 255, .5);
}

.footer-busquedas-ubicala ul li a:hover {
  color: rgba(255, 255, 255, .5);
  text-decoration: underline;
  font-weight: 500;
}

.footer-inf-inf {
  padding-bottom: 10px;
  border-bottom: 1px solid #6b7a89;
  display: table;
  width: 100%;
}

.footer-inf-inf-left {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.footer-inf-inf-left img {
  width: 150px;
  margin-right: 20px;
}

.footer-inf-inf-right {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.footer-inf-inf-right svg {
  width: 35px;
  margin: 0 5px;
  cursor: pointer;
}

.footer-inf-inf-right svg circle,
.footer-inf-inf-right svg path {
  -webkit-transition: fill 0.4s ease-in-out;
  -moz-transition: fill 0.4s ease-in-out;
  -o-transition: fill 0.4s ease-in-out;
  transition: fill 0.4s ease-in-out;
}

.footer-inf-inf-right svg .cls-1 {
  fill: #fff;
  stroke: #140c98;
  stroke-miterlimit: 10;
}

.footer-inf-inf-right svg .cls-2 {
  fill: #140c98;
}

.footer-inf-inf-right svg .cls-3 {
  fill: #fff;
}

.footer-inf-inf-right svg:hover.facebook .cls-1 {
  fill: #3b5998;
  stroke: #3b5998;
}

.footer-inf-inf-right svg:hover.facebook .cls-2 {
  fill: #fff;
}

.footer-inf-inf-right svg:hover.twitter .cls-1 {
  fill: #55acee;
  stroke: #55acee;
}

.footer-inf-inf-right svg:hover.twitter .cls-2 {
  fill: #fff;
}

.footer-inf-inf-right svg:hover.google-plus .cls-1 {
  fill: #dd4b39;
  stroke: #dd4b39;
}

.footer-inf-inf-right svg:hover.google-plus .cls-2 {
  fill: #fff;
}

.footer-inf-inf-right svg:hover.pinterest .cls-1 {
  fill: #cb2027;
  stroke: #cb2027;
}

.footer-inf-inf-right svg:hover.pinterest .cls-2 {
  fill: #fff;
}

.footer-inf-inf-right svg:hover.instagram .cls-1 {
  fill: #df346a;
  stroke: #df346a;
}

.footer-inf-inf-right svg:hover.instagram .cls-2 {
  fill: #fff;
}

.footer-inf-inf-right svg:hover.youtube .cls-1 {
  fill: #e52d27;
  stroke: #e52d27;
}

.footer-inf-inf-right svg:hover.youtube .cls-2 {
  fill: #fff;
}

.footer-inf-inf-right svg:hover.youtube .cls-3 {
  fill: #e52d27;
}

.footer-legales {
  padding: 15px 0;
  color: #ced3d8;
  font-size: 11px;
  font-weight: 100;
}


/* -------------- /Footer Inferior -------------- */


/* -------------- FOOTER MAPA -------------- */

.footer-mapa .footer-celda {
  width: 100%;
  display: block;
  text-align: center;
}

.footer-mapa .footer-celda svg {
  padding: 10px 2px;
}


/*-- Videos --*/

.video-slider {
  border-left: solid 4px #fff;
  border-right: solid 4px #fff;
}

.video-detalle {
  margin: 20px 0;
}

.hide-with-spinner {
  display: none;
}


.ui-state-disabled {
  opacity: .6!important
}
.ui-state-disabled: hover{
  background-color: #fff;
}
.ui-state-disabled .ui-menu-item-wrapper {
  font-weight: 500!important;
}

/* -------------- //--------------// ACA COMIENZAN LOS MEDIA QUERIES//-------------- -------------- */


/* -------------- QUERIES ESTILOS NAVBAR -------------- */

@media (max-width: 1199px) {
  .header-section {
    background-attachment: initial;
  }
  .slider-cuadro-inmueble-destacado img {
    width: auto;
    height: 100%;
    left: -50%;
    right: -50%;
    top: 0;
    bottom: auto;
  }
  .select-input-interno {
    padding: 15px 5px;
  }
  .select-input-order {
    padding: 12px 10px;
  }
  .select-input-mas-filtros {
    padding: 8px 10px;
  }
  .thumb-premium img,
  .imagen-inmueble-premium-main img {
    top: initial;
    bottom: initial;
    left: -50%;
    right: -50%;
    width: auto;
    height: 100%;
  }
  .titulo-principal-detalle {
    display: block;
  }
  .titulo-principal-izquierda,
  .titulo-principal-derecha {
    display: block;
    text-align: left;
  }
  .titulo-detalle-iz {
    padding-bottom: 20px;
    border-bottom: solid 1px #e0e4eb;
  }
  .titulo-detalle-der {
    padding-top: 20px;
  }
  .foto-agente-detalle,
  .datos-contacto-detalle {
    display: block;
    text-align: center;
    width: 100%;
  }
  .formulario-detalle-inmueble {
    margin-top: 20px;
  }
  .galeria-foto-inmueble-premium .slick-track {
    height: 100%;
  }
  .galeria-img-premium img {
    position: initial;
  }
  .texto-header-acerca h1,
  .texto-header-trabaja h1 {
    font-size: 50px;
  }
  .texto-header-acerca h2,
  .texto-header-trabaja h2 {
    font-size: 30px;
  }
  .intro-desempeno {
    background-attachment: initial;
  }
  .cuadro-inferior-pauta-categoria {
    width: 450px;
  }
  .header-section-publicar,
  .header-section-formulario-publicar {
    background-attachment: initial;
  }
}

@media (min-width: 992px) {
  /*----- Caja de Resultados Inmuebles Premium----*/
  .logo-agente-inmueble-premium {
    border-left: none !important;
  }
}

@media (max-width: 991px) {
  body.filtros-visible,
  html.filtros-visible,
  body.mobile-menu-on,
  html.mobile-menu-on {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
  }
  .data-titulo,
  .cuadro-texto-info-detalle-inmueble {
    padding-left: 15px;
  }
  .cuadro-texto-info-detalle-inmueble {
    text-align: left;
    margin-top: 10px;
    padding: 20px 5px;
  }
  .caracteristicas-texto h3 {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
  }
  .navbar.navbar-default {
    border-bottom: 1px solid #fff;
  }
  /* ----- Navbar Collapse ---- */
  .collapsing {
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
  }
  .navbar-collapse.collapse.in {
    opacity: 1.0;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
  }
  .navbar-collapse.collapse {
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
  }
  .navbar-collapse {
    opacity: 0;
    width: auto;
    height: auto !important;
    max-height: none;
    display: block !important;
  }
  /* ----- MENU MOBILE ---- */
  .navbar-toggle.on .icon-bar {
    background-color: #67707e;
  }
  .mobile-menu-toggle {
    z-index: 999;
    text-align: right;
    width: 45px;
    position: absolute;
    right: 0;
  }
  .mobile-wrapper {
    position: absolute;
    overflow: scroll;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    -webkit-transition: height .8s ease;
    -moz-transition: height .8s ease;
    -o-transition: height .8s ease;
    transition: height .8s ease;
  }
  .mobile-wrapper.off {
    height: 0;
  }
  .mobile-wrapper.on {
    height: 100vh;
  }
  .navbar-nav {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 20px 0 100px 0;
    text-align: center;
    background-color: #fff;
  }
  .main-navbar:after {
    background-color: transparent;
  }
  .main-navbar>li {
    padding: 0;
    display: block;
    text-align: left;
    padding: 0 15px;
  }
  .main-navbar>li.active,
  .main-navbar>li:hover {
    border-bottom: none;
  }
  .main-navbar>li a {
    color: #67707e !important;
    height: auto;
    padding: 25px 0;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 15px;
    font-size: 16px;
  }
  .main-navbar>li a::after {
    content: none !important;
  }
  .main-navbar>li a:hover::after {
    content: none !important;
  }
  .main-navbar>li.active a::before {
    content: attr(data-content);
    position: absolute;
    color: #140c98;
    font-size: 32px;
    font-weight: 500;
    margin: auto;
    left: 0;
    right: 0;
    opacity: 0.1;
    letter-spacing: 5px;
  }
  .nav-estrella-favoritos {
    stroke: #67707e;
  }
  .container>.navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-collapse {
    padding: 0;
    background-color: #fff;
    position: absolute;
    width: 100%;
    margin: 0 !important;
  }
  .main-tagline {
    width: 715px;
  }
  .main-tagline h3 {
    font-size: 70px;
    line-height: 60px;
  }
  .search-box {
    width: 715px;
  }
  .tipo-transaccion {
    width: 90px;
  }
  .tipo-inmueble {
    width: 180px;
  }
  .tipo-select {
    width: 120px;
  }
  .codigo-select {
    width: 655px;
  }
  .ubicacion-select {
    width: 385px;
  }
  .agente-select {
    width: 490px;
  }
  .filtro-input-secundario {
    width: 115px;
  }
  .filtro-select-secundario {
    width: 127px;
  }
  #cajabusqueda.ubicacion-interno-select .bootstrap-tagsinput {
    height: 50px;
  }
  #cajabusqueda.ubicacion-interno-select .bootstrap-tagsinput .tag {
    top: 10px;
  }
  #cajabusqueda_1.search-single.ubicacion-interno-select {
    top: 1px;
  }
  .ubicacion-interno-select {
    height: auto;
  }
  .bootstrap-tagsinput {
    display: table !important;
    overflow: hidden;
  }
  .ubicacion-select .bootstrap-tagsinput,
  #cajabusqueda.ubicacion-interno-select .content-pacinput {
    display: inline-block!important;
    width: initial;
    margin-top: 10px;
  }
  #cajabusqueda.ubicacion-interno-select .content-pacinput,
  #cajabusqueda_1.ubicacion-interno-select .content-pacinput,
  #cajabusqueda_2.ubicacion-interno-select .content-pacinput {
    top: 4px;
    position: relative;
  }
  #cajabusqueda.ubicacion-interno-select .bootstrap-tagsinput,
  #cajabusqueda_1.ubicacion-interno-select .bootstrap-tagsinput,
  #cajabusqueda_2.ubicacion-interno-select .bootstrap-tagsinput {
    display: inline-block!important;
  }
  #cajabusqueda_1.search-single.ubicacion-interno-select .content-pacinput {
    /*padding-top: 4px;*/
  }
  #cajabusqueda_2.ubicacion-interno-select .content-pacinput {
    top: 1px
  }
  .detalle-proyecto-recorrido,
  .detalle-proyecto-mas-fotos {
    bottom: 0px;
  }
  .slick-arrows-proyecto .slick-prev,
  .slick-arrows-proyecto .slick-next {
    bottom: 0;
  }
  /*-------------- Título Detalle Proyecto --------------*/
  .header-proyecto-detalle {
    margin-top: 90px;
  }
  .cuadro-titulo-proyecto-detalle {
    bottom: initial;
    top: -90px;
    background-color: #140c98;
  }
  .titulo-proyecto-detalle-der {
    position: absolute;
    text-align: left;
    bottom: -35px;
    left: 15px;
  }
  .titulo-proyecto-detalle-der h4 {
    font-size: 18px;
    font-weight: 500;
  }
  /*-------------- /Título Detalle Proyecto --------------*/
  /*-------------- Galería Proyecto --------------*/
  .galeria-proyecto-detalle .slick-track {
    height: 100%;
  }
  .img-galeria-proyecto-detalle img {
    position: initial;
  }
  /*-------------- /Galería Proyecto --------------*/
  /*----- Proyectos Similares ----*/
  .contenedor-proyectos-similares a {
    width: 50%;
  }
  .cuadro-proyecto-similar {
    display: block;
    width: 100%;
  }
  .separador {
    background-attachment: initial;
  }
  /* -------------- HOME -------------- */
  .articulo-blog {
    width: 50%;
  }
  /* -------------- AGENTES -------------- */
  .cuadro-agente {
    width: 50%;
  }
  .agente {
    margin: 10px auto;
    display: block;
  }
  /* -------------- CONSTRUCTORAS -------------- */
  .cuadro-constructora-buscador {
    width: 50%;
  }
  .stickyFiltros.filtros-visible {
    z-index: 99 !important;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .filtros-proyecto {
    z-index: 1;
  }
  .filtros-proyecto.on {
    position: relative;
  }
  #verMas span {
    padding-right: 0;
  }
  /*-----Más filtros ----*/
  .cuadro-filtros {
    width: 100%;
    top: 0;
    z-index: 999;
  }
  .cuadro-filtros .row {
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .cuadro-filtros .row>div>div {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cuadro-filtros .form-group .form-control {
    height: 40px;
  }
  .cuadro-filtros.open {
    position: fixed;
    top: 0;
    bottom: 0;
    overflow: scroll;
  }
  .cuadro-filtros.open .boton-cerrar-filtros {
    position: fixed;
  }
  .cuadro-filtros.open .caja-aplicar-filtros {
    position: fixed;
    bottom: 0;
  }
  /*----- Top Resultados ----*/
  .titulo-busqueda {
    padding: 10px 0;
  }
  /*----- Bottom Resultados ----*/
  .paginador-numeros {
    text-align: left;
    padding-top: 10px;
  }
  #cajabusqueda.ubicacion-select .bootstrap-tagsinput .tag {
    top: -1px;
  }
  .modal-lg {
    width: 600px;
  }
  .modal-img {
    height: 300px;
  }
  .modal-img img {
    height: 100%;
  }
  .slider-modal-foto {
    height: 300px;
  }
  .modal-full .modal-content.modal-vertical {
    height: 50%;
    top: 0;
    bottom: 0;
  }
  .modal-full .modal-content.modal-vertical .foto-inmueble-premium-big {
    position: relative;
    overflow: hidden;
  }
  .modal-full .modal-content.modal-vertical .foto-inmueble-premium-big img {
    position: absolute;
    left: -50%;
    right: -50%;
  }
  .descripcion-general-inmueble-premium,
  .cuadro-agente-premium {
    width: 100%;
  }
  .descripcion-general-inmueble-premium {
    height: 150px;
    display: block;
  }
  .cuadro-agente-premium {
    display: table;
    vertical-align: middle;
    height: 60px;
    padding: 5px 0;
    border-top: solid 1px #e0e4eb;
    border-left: none;
  }
  .agente-inmueble-premium {
    width: 50%;
    height: auto;
    position: initial;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
  }
  .agente-inmueble-premium p {
    display: inline-block;
  }
  p.foto-agente-inmueble {
    position: absolute;
    top: -140px;
    right: 15px;
  }
  p.foto-agente-inmueble img {
    max-width: 60px;
  }
  p.nombre-agente-inmueble {
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .logo-agente-inmueble-premium {
    border-top: none !important;
    width: 50%;
    height: 60px;
    display: table-cell;
  }
  .logo-agente-inmueble-premium img {
    width: auto;
    max-height: 45px;
  }
  /*----- Caja de Resultados Inmuebles Destacados----*/
  .imagen-inmueble-destacado-main img {
    top: initial;
    bottom: initial;
    left: -50%;
    right: -50%;
    width: auto;
    height: 100%;
  }
  .info-inmueble-destacado {
    position: initial;
    display: block;
    width: 100%;
    padding: 10px 0;
    border-top: solid 1px #e0e4eb;
    border-bottom: solid 1px #e0e4eb;
    text-align: center;
  }
  .caja-imagen-inmueble-destacado {
    height: 250px;
  }
  /*----- /Caja de Resultados Inmuebles Destacados----*/
  /*----- Caja de Resultados Inmuebles Estandard----*/
  .caja-imagen-inmueble-estandard,
  .caja-texto-inmueble-estandard {
    width: 100%;
    display: block;
  }
  .caja-imagen-inmueble-estandard {
    height: 250px;
  }
  .caja-imagen-inmueble-estandard img {
    left: initial;
    right: initial;
    top: -50%;
    bottom: -50%;
    width: 100%;
    height: auto;
  }
  .texto-header-acerca h1,
  .texto-header-trabaja h1 {
    font-size: 30px;
  }
  .texto-header-acerca h2,
  .texto-header-trabaja h2 {
    font-size: 20px;
  }
  .cuadro-intro-acerca-iz {
    height: 450px;
  }
  .cuadro-intro-acerca-der {
    padding: 20px;
  }
  /* ----- Trabaja con nosotros ---- */
  .cuadro-trabaja-posiciones,
  .cuadro-trabaja-descripcion-posiciones {
    width: 100%;
  }
  .cuadro-trabaja-descripcion-posiciones {
    margin-top: 0;
  }
  .cuadro-descripcion-pauta-categoria {
    display: block;
    height: auto;
    min-height: 0;
  }
  .tabla-pauta-categorias,
  .descripcion-pauta-categorias {
    width: 100%;
  }
  /* ----- Títulos Categorías ---- */
  .tabla-pauta-categorias {
    padding: 10px 0;
    text-align: center;
  }
  .tabla-pauta-categorias ul li {
    padding: 10px 0;
  }
  .tabla-pauta-categorias ul li a {
    font-weight: 100;
    font-size: 18px;
  }
  /* ----- Descripción Categorías ---- */
  .descripcion-pauta-categorias {
    position: initial;
    left: 0;
  }
  .pauta-categoria {
    position: relative;
    padding: 40px 0;
  }
  .cuadro-inferior-pauta-categoria {
    position: initial;
    width: 80%;
    margin: 0 auto;
    padding: 30px 20px 20px;
  }
  .titulo-cuadro-inferior-pauta-categoria {
    left: initial;
    top: 20px;
  }
  .footer-inf-sup {
    padding-bottom: 0;
  }
  .footer-info-ubicala {
    width: 100%;
    display: table;
    padding-bottom: 20px;
    border-bottom: 1px solid #6b7a89;
    text-align: center;
  }
  .footer-info-ubicala h2 {
    text-align: center;
    font-size: 28px;
  }
  .footer-info-ubicala p {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 50%;
  }
  .footer-busquedas-ubicala {
    text-align: center;
  }
  .acordeon-footer {
    padding: 10px 0;
  }
  .footer-inf-inf-left,
  .footer-inf-inf-right {
    display: block;
    text-align: center;
    padding: 10px 0;
  }
  .footer-inf-inf-left img {
    margin: 0 5px;
  }
}


/* -------------- 991 -------------- */

@media (min-width: 768px) {
  .acordeon-footer ul {
    display: block !important;
  }
}

@media (max-width: 767px) {
  header {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .header-section {
    padding-top: 70px;
    height: auto;
    min-height: 0;
  }
  .header-content {
    display: block;
    padding-top: 20px;
  }
  .main-tagline {
    width: 300px;
  }
  .main-tagline div {
    text-align: center;
  }
  .main-tagline h3 {
    font-size: 40px;
    line-height: 40px;
  }
  .search-form .form-inline,
  .search-form-agente .form-inline,
  .code-form .form-inline {
    padding: 0 0 10px 0;
  }
  .caja-busqueda-agente>div {
    display: block;
  }
  .search-box {
    width: 90%;
    margin: 0 auto;
    padding: 40px 0 0;
  }
  .search-box h1 {
    font-weight: 500;
  }
  /*----- Tipo de Inputs ----*/
  .tipo-transaccion,
  .tipo-agente {
    width: 150px;
  }
  .ubicacion-select,
  .agente-select {
    margin-bottom: 0;
  }
  .ubicacion-select {
    width: auto;
  }
  .caja-busqueda-agente,
  .agente-select,
  .constructora-select {
    width: 100%;
    display: block;
  }
  .codigo-select {
    width: 100%;
    position: relative;
    margin: 0;
  }
  .select-input {
    padding: 20px 10px;
    position: relative;
  }
  .select-input ul.submenu {
    top: 60px;
  }
  .form-group .input-header {
    height: 60px;
  }
  .form-group .input-header-secundario {
    height: 50px;
  }
  .select-input-secundario {
    padding: 16px 10px;
  }
  .select-input-secundario ul.submenu {
    top: 50px;
  }
  .select-input-secundario ul.submenu label {
    padding: 15px 10px;
  }
  .select-input-secundario ul.submenu label .icheckbox {
    width: 20px;
    height: 20px;
  }
  .select-input-secundario ul.submenu label .icheckbox:before {
    font-size: 14px;
    width: 20px;
    line-height: 20px;
  }
  .filtro-input-secundario,
  .filtro-select-secundario {
    width: 50%;
    float: left;
  }
  .filtro-select-secundario {
    margin-bottom: 15px;
  }
  .filtro-select-secundario-tipo-inmueble {
    width: 100%;
  }
  /*----- /Tipo de Inputs ----*/
  .btn-busqueda {
    display: block;
    width: 100%;
    height: 50px;
    position: inherit;
  }
  .btn-busqueda:hover {
    background-color: #0f0a76;
  }
  .galeria-foto-inmueble-destacado .galeria-img-destacado img,
  .galeria-foto-superior-estandard .galeria-img-estandard img {
    height: 300px;
  }
  #cajabusqueda_1.search-single.ubicacion-interno-select .content-pacinput,
  #cajabusqueda.search-single.ubicacion-interno-select .content-pacinput {
    padding-top: 4px;
  }
  #cajabusqueda_1.search-single.ubicacion-interno-select .bootstrap-tagsinput .tag {
    top: -1px;
  }
  #cajabusqueda_1.ubicacion-interno-select .bootstrap-tagsinput .tag,
  #cajabusqueda.search-single.ubicacion-interno-select .bootstrap-tagsinput .tag {
    padding-top: 9px;
    top: -1px;
  }
  .busqueda-constructoras #cajabusqueda_1.ubicacion-interno-select {
    margin-top: 12px;
  }
  .header-busqueda h1 {
    font-size: 40px;
    line-height: 40px;
  }
  /*  .contenido-detalle {padding: 0 0 20px; }*/
  .cuadro-texto-info-detalle-inmueble .cuadro-caracteristicas {
    padding: 0 0 0 5px;
  }
  .cuadro-texto-info-detalle-inmueble .cuadro-caracteristicas:first-child {
    border-right: solid 1px #e0e4eb;
  }
  .cuadro-texto-info-detalle-inmueble .cuadro-caracteristicas:nth-child(2) {
    border: none;
  }
  .mapa-inmueble {
    height: 200px;
  }
  .boton-como-llegar {
    bottom: 20px;
  }
  /*-------------- /Generales --------------*/
  .inmueble-similar {
    height: 350px;
  }
  .imagen-inmueble-similar,
  .info-inmueble-similar {
    display: block;
    width: 100%;
  }
  .imagen-inmueble-similar {
    height: 230px;
  }
  .info-inmueble-similar {
    height: 120px;
    padding: 15px 0;
  }
  .datos-inmueble-similar {
    left: 0;
    bottom: 0;
  }
  .galeria-img-destacado {
    height: 300px;
  }
  .barra-filtros {
    padding: 0px;
  }
  .filtros-busqueda {
    width: 100%;
    display: table;
    padding: 0;
    margin: 10px 0;
  }
  .select-input-barrios {
    width: 100px;
  }
  .filtro-checkbox .form-group label {
    width: 50%;
    padding: 15px 0;
  }
  .filtro-checkbox .form-group label .icheckbox {
    width: 20px;
    height: 20px;
  }
  .filtro-checkbox .form-group label .icheckbox:before {
    font-size: 14px;
    width: 20px;
    line-height: 20px;
  }
  .select-input-interno ul.submenu-var {
    width: 100%;
  }
  .select-input-interno ul.submenu-var .form-group {
    display: inline-block;
  }
  .select-input-interno ul.submenu-var input {
    width: auto;
  }
  /*----- Top Resultados ----*/
  .top-resultados {
    display: block;
  }
  .top-resultados .top-resultados-iz,
  .top-resultados .top-resultados-der {
    width: 100%;
    display: block;
  }
  .bottom-resultados {
    padding-left: 10px;
    padding-right: 10px;
  }
  .top-resultados-der {
    text-align: left;
  }
  .top-resultados-der select.form-control {
    float: left;
  }
  .modal-lg {
    width: 90%;
  }
  .modal-inmuebles,
  .modal-proyectos {
    height: auto;
    margin: 80px auto 0;
  }
  .slider-modal-foto {
    height: auto;
  }
  .modal-thumbnail {
    padding: 2px;
  }
  .slider-modal .slider-modal-foto {
    height: auto;
  }
  .boton-cerrar-modal-full {
    top: 0px;
    right: 20px;
  }
  .contendor-resultados-inmuebles {
    padding: 10px;
  }
  .caja-impresion-resultados-inmuebles {
    width: 100%;
    padding: 0;
  }
  .contenedor-resultados-inmuebles-mapa {
    top: 130px;
  }
  .vista-mapa-inmuebles {
    left: 0px;
  }
  .contenedor-resultados-inmuebles {
    width: 100%;
  }
  .descripcion-general-proyecto-busqueda,
  .cuadro-logo-proyecto-busqueda {
    width: 100%;
    display: block;
  }
  .caja-imagen-proyecto {
    height: 250px;
  }
  .descripcion-general-proyecto-busqueda {
    height: 140px;
  }
  .cuadro-logo-proyecto-busqueda {
    padding: 15px 0;
    border-top: solid 1px #e0e4eb;
  }
  .cuadro-logo-proyecto-busqueda img {
    height: 70px;
  }
  /* -------------- HOME -------------- */
  .cuadro-info-home {
    width: 100%;
    display: block;
  }
  .articulo-blog {
    width: 100%;
  }
  /* -------------- AGENTES -------------- */
  .contenedor-agentes {
    padding: 20px 0;
    margin: 0;
  }
  .agente {
    width: 95%;
  }
  .info-agente {
    padding: 5px;
  }
  .cuadro-fondo-agente-buscador div {
    vertical-align: top;
    padding: 10px;
  }
  .foto-agente-buscador {
    width: 70px;
    height: 70px;
  }
  .foto-agente-buscador img {
    width: 70px;
    height: 70px;
  }
  .info-constructora-buscador {
    margin: 10px 0;
  }
  .content-switch .nav-tabs li {
    width: 50%;
  }
  .select-input-detalle-agente {
    width: 100%;
    margin: 5px 0;
  }
  /* -------------- CONSTRUCTORAS -------------- */
  .cuadro-constructora-buscador {
    width: 100%;
    display: block;
  }
  .titulo-proyecto-detalle-iz small {
    font-size: 10px;
  }
  .titulo-proyecto-detalle-iz h1 {
    font-size: 18px;
  }
  .titulo-proyecto-detalle-der {
    bottom: -40px;
  }
  .cuadro-titulo-proyecto-detalle .container {
    width: 100%;
  }
  .header-proyecto-detalle {
    min-height: 0;
  }
  .recorrido-virtual iframe {
    height: 400px;
  }
  /*----- Proyectos Similares ----*/
  .contenedor-proyectos-similares a {
    width: 100%;
  }
  .content-switch,
  .contenedor-filtros-detalle-agente {
    width: 100%;
    display: block;
  }
  .content-switch {
    padding: 10px 0;
  }
  .select-input-detalle-agente {
    float: left;
  }
  .titulo-constructora-detalle h1 {
    font-size: 40px;
  }
  .titulo-constructora-detalle h2 {
    font-size: 28px;
  }
  .paginador-constructora-detalle {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  .proyecto-similar-constructora-detalle {
    width: 100%;
  }
  .texto-header-acerca {
    padding: 60px 20px 0;
  }
  .texto-header-acerca h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .texto-header-acerca h2 {
    padding-top: 20px;
    font-size: 30px;
  }
  .cuadro-intro-acerca {
    display: block;
  }
  .cuadro-intro-acerca-iz,
  .cuadro-intro-acerca-der {
    display: block;
    width: 100%;
  }
  .cuadro-intro-acerca-iz {
    height: 250px;
  }
  .titulo-cuadro-intro {
    width: 200px;
    height: 200px;
  }
  .titulo-cuadro-intro p {
    font-size: 26px;
  }
  /* ----- Texto Inmo Media ---- */
  .intro-inmo-media h3 {
    font-size: 36px;
  }
  .intro-inmo-media p {
    padding: 20px 0;
  }
  .contenedor-texto-inmo-media {
    display: block!important;
  }
  .titulo-texto-inmo-media,
  .cuadro-texto-inmo-media {
    display: block;
    width: 100%;
  }
  .titulo-texto-inmo-media {
    padding: 20px 20px 40px;
    text-align: center;
    font-size: 28px;
  }
  .titulo-texto-inmo-media::after {
    right: 0;
    left: 0;
  }
  .cuadro-texto-inmo-media {
    padding: 20px;
  }
  /* ----- Texto Cerre ---- */
  .cuadro-acerca-cierre {
    width: 90%;
    padding: 20px;
  }
  .division-intro-pauta {
    -webkit-box-flex: 1 50%;
    -webkit-flex: 1 50%;
    -ms-box-flex: 1 50%;
    -ms-flex: 1 50%;
    flex: 1 50%;
    width: 50%;
  }
  .header-section-publicar {
    min-height: 300px;
  }
  .logo-publicar img {
    width: 230px;
  }
  .titulo-publicar {
    padding-bottom: 40px;
  }
  .titulo-publicar h1 {
    font-size: 30px;
    line-height: 32px;
  }
  .publicar-cta h2 {
    font-size: 24px;
  }
  .botones-publicar a {
    margin: 5px 0;
  }
  /* Publicar Formulario */
  .header-section-formulario-publicar {
    padding: 0;
  }
  .header-section-formulario-publicar .container {
    display: block;
  }
  .texto-formulario-publicar,
  .formulario-formulario-publicar {
    display: block;
  }
  .texto-formulario-publicar {
    text-align: center;
  }
  .formulario-formulario-publicar {
    width: 100%;
  }
  .cuadro-gracias {
    width: 90%;
  }
  .cuadro-fondo-agente-buscador {
    height: 130px;
  }
  .footer-info-ubicala {
    border: none;
  }
  .footer-sup .container {
    width: 100%;
    padding: 0;
    display: block;
  }
  .footer-sup-left,
  .footer-sup-right {
    display: block;
    text-align: center;
  }
  .footer-sup-left {
    padding: 10px 0;
  }
  .footer-sup-left ul li {
    padding: 20px 8px;
  }
  .footer-sup-left ul li a {
    font-weight: 500;
  }
  .footer-sup-right a {
    height: 55px;
    padding: 17px 10px;
    width: 100%;
  }
  .footer-inf-inf-left img {
    width: 140px;
  }
  .footer-inf-inf-right svg {
    width: 40px;
    margin: 0 5px;
  }
  .acordeon-footer {
    cursor: pointer;
    padding: 25px;
    border-top: 1px solid #6b7a89;
    border-bottom: 1px solid #6b7a89;
    text-align: left;
  }
  .acordeon-footer h4 {
    font-size: 16px;
    font-weight: 500;
  }
  .acordeon-footer h4:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 30px;
    right: 14px;
    margin-top: -2px;
    display: block;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #140c98 transparent transparent transparent;
  }
  .acordeon-footer ul {
    display: none;
  }
  .acordeon-footer ul li {
    padding: 10px 0;
  }
  .acordeon-footer ul li a {
    font-size: 14px;
  }
  .footer-legales {
    padding-bottom: 60px;
  }
}


/*-------------- /767 --------------*/

@media (max-width: 640px) {
  .galeria-img-estandard {
    height: 410px;
  }
}

@media (max-width: 480px) {
  .galeria-img-estandard {
    height: 300px;
  }
}

@media (max-width: 360px) {
  .galeria-img-estandard {
    height: 210px;
  }
  .header-tabs li a {
    padding: 15px 3px;
  }
  .info-agente h3 {
    height: 75px;
  }
  .info-agente h5 {
    height: 35px;
  }
  .gray-button {
    line-height: 14px;
    font-weight: 100;
    height: auto;
  }
}