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

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]: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;
  }
  select {
    background: #fff !important;
  }
  .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(//granacasa.com/wp-content/themes/wpresidence/fonts/glyphicons-halflings-regular.eot);
  src: url(//granacasa.com/wp-content/themes/wpresidence/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//granacasa.com/wp-content/themes/wpresidence/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//granacasa.com/wp-content/themes/wpresidence/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//granacasa.com/wp-content/themes/wpresidence/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//granacasa.com/wp-content/themes/wpresidence/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.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: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 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: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.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 {
  min-height: .01%;
  overflow-x: auto;
}
@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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  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: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  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"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    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-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 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;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 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;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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 {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  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: #777;
  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 .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.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: #555;
  text-align: center;
  background-color: #eee;
  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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  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: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            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-right: 0;
    padding-left: 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: 768px) {
  .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: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            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: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-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: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .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: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
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: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .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: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
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 {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  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: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.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: #777;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  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: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 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 .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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;
  }
}
@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(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, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.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 {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-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-left-radius: 3px;
  border-top-right-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-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-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-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-right-radius: 3px;
  border-bottom-left-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 {
  margin-bottom: 0;
  border: 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: #333;
  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: #333;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  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-bottom: 0;
  margin-left: 5px;
}
.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, .5);
            box-shadow: 0 5px 15px rgba(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-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  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 {
  right: 5px;
  bottom: 0;
  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-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(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 {
  padding: 8px 14px;
  margin: 0;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .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 .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  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;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 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-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.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-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image:         linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default:disabled,
.btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #265a88;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success:disabled,
.btn-success[disabled] {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info:disabled,
.btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning:disabled,
.btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger:disabled,
.btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image:      -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image:         linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image:      -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image:      -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image:         linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
/*# sourceMappingURL=bootstrap-theme.css.map */
html,body,div,span,applet,object,iframe,.advanced_search_map h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;outline:0;padding:0;vertical-align:baseline}:focus{outline:0}body{background:#fff;line-height:1}ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{font-weight:normal;text-align:left}a{color:#62748f;transition:color .4s linear;-moz-transition:color .4s linear;-webkit-transition:color .4s linear;-o-transition:color .4s linear}a img{border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.nocomapare{width:400px;margin:0 auto;margin-top:20px;margin-bottom:20px}html,body{height:100%;margin:0}body{color:#8593a9;background-color:#f3f3f3;font-family:'Open Sans',sans-serif}.row{margin-left:15px;margin-right:15px}.dashboard-margin{padding-left:15px}.col-md-push-3.rightmargin{padding-left:15px;padding-right:15px}.leftmargin{padding-left:15px}embed,iframe,object,video{max-width:100%}a:hover,a:focus{color:#3c90be;text-decoration:none;outline:0}h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#3a4659;font-family:'Open Sans',sans-serif}h1{font-size:36px;line-height:1.3em;margin-bottom:13px}h2{font-size:28px;line-height:1.3em;margin-bottom:13px}h3{font-size:24px;line-height:1.3em;margin-bottom:13px}h4{font-size:18px;line-height:1.3em;margin-bottom:13px}h5{font-size:14px;line-height:1em;margin-bottom:13px}h6{font-size:12px;line-height:1em;margin-bottom:13px}.noposts{margin-left:30px}.label{padding:.4em .6em .4em;font-weight:normal;margin-left:13px}code{white-space:normal}small,.small{font-size:100%}.tooltip-inner{background:#3a4659;font-size:12px;border-radius:0}.tooltip.top .tooltip-arrow{border-top-color:#3a4659}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#3a4659;border-width:0 5px 5px}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-bottom-color:#3a4659;border-width:0 5px 5px}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-bottom-color:#3a4659;border-width:0 5px 5px}.entry-title{margin:0 0 13px 0;font-weight:300;width:100%;float:left}#google_map_prop_list_sidebar .entry-title{margin:-7px 0 13px 7px;padding:0 20px}.no_results_title{margin-left:15px}.entry-title-search{margin:0 0 13px 15px;font-weight:300}.title_results{padding-left:15px}.container{padding:0;width:1200px;position:relative}.container.main_wrapper.has_header_type3{overflow:hidden}.main_wrapper{-webkit-box-shadow:0 0 15px rgba(0,0,0,0.26);-moz-box-shadow:0 0 15px rgba(0,0,0,0.26);box-shadow:0 0 15px rgba(0,0,0,0.26)}.content_wrapper{width:1200px;margin:0 auto;background-color:#fff;padding:0 15px 30px 15px;position:relative}.has_header_type4 .content_wrapper{width:100%;max-width:1200px}.home.page .single-content,.home.page .content_wrapper{padding-bottom:0;margin-bottom:0}.fixed_header .content_wrapper{background-color:transparent}.wide{width:100%;background-color:#fff}.fixed_header{position:fixed;z-index:999}.header_media{background-color:#fdfdfd;position:relative;min-height:90px}.has_header_type4 .header_media{min-height:0;margin-top:0}.rev_slider_wrapper{z-index:0!important}.header_media_close{overflow:hidden}.widget-area-sidebar{min-height:500px;margin-top:7px}#morg_compute,#zill_submit_estimate,#advanced_submit_widget{width:100%;color:#fff;margin-bottom:0!important}#footer-widget-area{padding:0 30px 15px 30px;max-width:1200px;width:100%;margin:0 auto}#footer-widget-area.wide_footer,.sub_footer_content.wide_footer{max-width:100%}.caret{border-top:6px solid #768082}label{margin-bottom:7px;color:#768082;font-size:13px;font-weight:normal}p:empty{margin-bottom:0!important}input[type=text],input[type=password],input[type=email],input[type=url],input[type=number],textarea{font-size:13px;padding:9px 0 9px 9px;color:#8593a9;border:1px solid #dde4e9;border-radius:3px;background-color:#fff;box-shadow:none;-webkit-appearance:none}.wpcf7-form-control{font-size:13px;padding:9px 0 9px 9px;color:#768082;border:1px solid #f0f0f0;border-radius:3px;background-color:#fff;-webkit-appearance:none}input[type="checkbox"].wpcf7-form-control{-webkit-appearance:default;box-shadow:none}.wpcf7-checkbox{padding:0;background:transparent;border:0;box-shadow:none}input.form-control::-ms-input-placeholder,input.form-control::-moz-placeholder,input.form-control:-moz-placeholder,input.form-control::-webkit-input-placeholder{color:#8593a9}input.form-control::-moz-placeholder{opacity:1}.widget-area-sidebar input[type=text],.widget-area-sidebar input[type=password],.widget-area-sidebar input[type=email],.widget-area-sidebar input[type=url],.widget-area-sidebar input[type=number],.widget-area-sidebar textarea{font-size:13px}#access{display:inline-block;height:100%;float:right;margin:0 185px 0 0;max-width:800px}#access .menu{height:100%}#access ul{font-size:13px;list-style:none;margin:0 0 0 -0.8125em;padding-left:0;z-index:99999;text-align:right}#access ul ul{float:left;margin:0;position:absolute;left:0;visibility:hidden;opacity:0;top:120px;margin-left:3px;padding-top:1px;width:220px;background-color:#fff;border-left:1px solid #f0f0f0!important;border-right:1px solid #f0f0f0!important;border-bottom:1px solid #f0f0f0!important;border-top:1px solid #f0f0f0;border-bottom-left-radius:3px;border-bottom-right-radius:3px;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;line-height:0}#access li{display:inline-block;text-align:left;position:relative;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;-webkit-backface-visibility:hidden}#access a{display:block;text-decoration:none;font-size:15px;padding-left:17px;padding-right:17px;transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none;color:#3a4659;cursor:pointer;-webkit-backface-visibility:hidden}#access ul ul a{padding-top:23px}#access .menu li:hover>a,#access .menu li:hover>a:active,#access .menu li:hover>a:focus{color:#3c90be}#access .sub-menu li:hover>a,#access .sub-menu li:hover>a:active,#access .sub-menu li:hover>a:focus{color:#fff;background-color:#3c90be}.menu>li{height:100%;line-height:90px}.customnav .menu>li{height:100%;line-height:70px}.menu-main-menu-container{height:100%}.menu-item-link i{margin-right:5px}#access .haschildren:after{content:'\00BB';font-size:14px;margin-left:10px;position:absolute;top:12px;right:15px}.sub-menu ul{border-top:1px solid #fff!important}.sub-menu ul:before{content:'';display:none}.sub-menu li:hover{background-color:#3c90be;color:#fff;border:0}.sub-menu li:hover a{color:#fff}.sub-menu a:hover{color:#fff}.hover_type_4 #access ul ul{margin-left:0}#access ul ul li{width:100%}#access ul ul a{border-bottom:1px solid #f0f0f0;color:#1a171b;font-size:14px;font-weight:normal;height:auto;line-height:1.4em;padding:13px 13px 13px 13px;text-transform:none}#access ul ul li:last-child>a{border-bottom:0}#access .current-menu-item>a,#access .current-menu-parent>a,#access .current-menu-ancestor>a{color:#3c90be}#access .current-menu-item{color:#3c90be}#access .menu>li:hover a{background:transparent!important}.hover_type_1 #access .menu>li:hover a{background:transparent!important}.hover_type_2 #access .menu>li:hover>a:before{position:absolute;top:0;left:0;content:"";border-top:3px solid #3c90be;width:100%}.hover_type_2 #access .menu>li.with-megamenu:hover>a{position:relative}.header_type2 #access ul li.with-megamenu>ul.sub-menu,#access ul li.with-megamenu:hover>ul.sub-menu{left:0}.hover_type_3 #access .menu>li:hover>a{background:#3c90be!important;border-radius:5px;color:#fff;display:inline;padding:7px 17px}.hover_type_4 #access .menu>li:hover>a{background:#3c90be!important;color:#fff}.hover_type_5 #access .menu>li:hover>a{border-bottom:3px solid #3c90be;padding:7px 10px;margin-left:7px;margin-right:7px;display:inline}.hover_type_6 #access .menu>li:hover>a{border:2px solid #3c90be;border-radius:6px;color:#3c90be;display:inline;padding:7px 15px}#access ul ul :hover>a{color:#fff}#access ul li:hover>ul{top:90px;opacity:1;visibility:visible}#access ul ul li:hover>ul{top:-1px}#access ul ul ul{left:100%;top:30px;padding-top:0;margin-left:0}#access ul ul ul ul{display:none}.sub-menu .menu-item-has-children>a:after{content:"\f105";font-family:FontAwesome;float:right}#mobile_display{height:33px;width:100%;padding:6px 10px;background-color:#3a4659;display:none;margin-bottom:20px;color:#fff;cursor:pointer;box-sizing:border-box;-moz-box-sizing:border-box;margin-top:10px;border-radius:3px}#mobile_display span{margin-top:4px;float:left}#mobile_display i{font-size:21px;float:right}#mobile_menu{list-style-type:none;margin:0;width:100%;margin-top:-20px;margin-bottom:20px;display:none}#mobile_menu li{margin:0;padding:10px;border-bottom:1px solid #e2e4e5;border-left:1px solid #e2e4e5;border-right:1px solid #e2e4e5;cursor:pointer}#mobile_menu li:hover{background-color:#3a4659;color:#fff}#mobile_menu li:hover a{color:#fff}#mobile_menu .first_level{padding-left:20px}#mobile_menu .second_level{padding-left:30px}.dropdown-menu::-webkit-scrollbar{width:18px;margin:0;padding:0!important}.dropdown-menu::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:none;background-color:#c8ceda;border-left:7px solid #f7f3f3;border-right:7px solid #f7f3f3;border-top:10px solid #f7f3f3;border-bottom:10px solid #f7f3f3;height:90px}.dropdown-menu::-webkit-scrollbar-track{-webkit-box-shadow:none;background-color:#f7f3f3;border-radius:0}.master_header{background-color:#FFF;border-bottom:1px solid #f0f0f0;float:left;width:100%;position:fixed;top:0;z-index:100;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:1200px;-webkit-backface-visibility:hidden}.master_header.wide{width:100%}.top_bar_wrapper{width:100%;background-color:#f5f8fa;z-index:99;float:left;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden;z-index:1;position:Relative}.top_bar{height:40px;width:100%;vertical-align:middle;padding-left:40px;padding:9px 45px 0 45px;font-size:13px;color:#8f9eb6;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.full_width_header.wide .top_bar,.full_width_header .top_bar{width:100%;max-width:100%}.top_bar a{color:#b7bfcc;font-size:13px;padding:11px 0}.wide .top_bar{width:1200px;margin:0 auto}.has_header_type4 .wide .top_bar{width:100%}.wide.fixed_header .top_bar{width:100%}.left-top-widet{display:inline;float:left}.right-top-widet{display:inline;float:right}.widget-title-topbar{display:none}.left-top-widet li,.right-top-widet li{float:left;display:inline}.top_bar .widget-container{display:inline;margin-bottom:0}.top_bar .widget-container ul{list-style:none}.top_bar .widget-container ul li{display:inline}.header_wrapper{width:100%;margin:0 auto;width:100%;margin:0 auto;height:90px;-webkit-transition:height .3s ease;-moz-transition:height .3s ease;-o-transition:height .3s ease;transition:height .3s ease;background-color:#fff;position:relative;float:left;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.header_transparent .header_wrapper{background:transparent}.admin-bar .master_header{top:32px}.master_header_sticky{top:0}.has_top_bar .master_header_sticky{top:-40px}.admin-bar.has_top_bar .master_header_sticky{top:-8px}.has_header_type1 .header_media{padding-top:90px}.has_top_bar .has_header_type1 .header_media{padding-top:131px}.admin-bar .has_header_type1 .header_media{padding-top:122px}.admin-bar.has_top_bar .has_header_type1 .header_media{padding-top:163px}.header_wrapper_inside{width:100%;max-width:1200px;margin:0 auto;position:relative;height:100%}.header_wrapper_inside.full_width_header{max-width:100%;width:100%!important}.fixed_header .header_wrapper_inside{max-width:100%;width:100%!important}.header_wrapper.customnav{height:70px;padding-top:0;max-width:100%}.header_transparent .header_wrapper.navbar-fixed-top.customnav{background-color:#fff}.login_links i,.top_bar i{width:13px;margin-right:3px}.logo{padding-left:45px;display:inline-block;margin-top:0;float:left;height:100%}.logo a{height:100%}.logo img{top:50%;position:absolute;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);ms-transform:translate(0,-50%);max-height:54px}.barlogo{width:90px;margin-top:10px;float:left;margin-left:45px;display:none}.navbar,.navbar-default{border:0;border-radius:0}.nav_wrapper{width:100%;background-color:#f8f8f8}.mynavbar{width:100%;margin:0 auto;background-color:#3a4659;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.navbar-default{background-image:none}.navbar-nav>li>a{padding-top:20px;padding-bottom:20px}.header_social{float:right;padding:25px 45px 0 0}.logo_image{padding:30px 0 0 0}.header_type1.header_center #access{display:block;height:100%;float:none;margin:0 auto;max-width:800px}#access ul li.with-megamenu:hover>ul.sub-menu{margin-left:auto;margin-right:auto;left:0;right:0}#access ul li.with-megamenu:hover>ul.sub-menu{left:0;height:auto}.fixed_header .header_type1.header_right #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type1.header_right #access ul li.with-megamenu:hover>ul.sub-menu{right:auto;left:45px}.full_width_header .header_type1.header_center #access ul li.with-megamenu>ul.sub-menu{margin-left:auto!important;margin-right:auto!important;left:0!important;right:0!important}.header_type1.header_center #access ul li.with-megamenu>ul.sub-menu{margin-left:auto!important;margin-right:auto!important;left:auto!important;right:45px!important}.header_type1.header_center #access ul{margin:0;text-align:center}.header_type1.header_right .logo{padding-left:0;padding-right:45px;display:inline-block;margin-top:0;float:right;height:100%}.header_type1.header_right .logo img{right:30px}.header_type1.header_right .user_menu{display:inline-block;float:left;margin-right:45px;left:8px;right:auto;top:50%}.header_type1.header_right #user_menu_open{right:auto;left:45px}.header_type1.header_right #user_menu_open:before{right:auto;position:absolute;left:48px}.header_type1.header_right #user_menu_open:after{right:auto;position:absolute;left:49px}.header_type1.header_right #access{float:left;margin:0 0 0 195px}.header_type1.header_left #access{margin:0 195px 0 0}.no_user_submit.header_type1.header_left #access{margin-right:30px;max-width:950px}.no_user_submit.header_type1.header_right #access{margin-left:45px;max-width:950px}.header_type1.header_right .user_menu.user_loged{left:19px}.header_type1.header_right .user_menu{left:25px}.header_type1.header_left .user_menu.user_loged{margin-right:40px}.header_type1.header_left .user_menu{margin-right:45px}.header_wrapper.header_type2{min-height:175px}.customnav.header_wrapper.header_type2{min-height:70px}.has_header_type2 .header_media{padding-top:113px;padding-top:175px}.has_top_bar .has_header_type2 .header_media{padding-top:155px;padding-top:217px}.admin-bar .has_header_type2 .header_media{padding-top:146px;padding-top:208px}.admin-bar.has_top_bar .has_header_type2 .header_media{padding-top:187px;padding-top:249px}.header_type2 #access{display:inline-block;height:59px;float:left;margin:-20px 28px 0 45px;position:absolute;left:0;bottom:0}.customnav.header_type2.header_type2 #access{display:inline-block;height:70px;float:left;margin:0 230px 0 45px;position:absolute;left:0;bottom:0;width:auto}.header_type2 #access>ul>li>a{padding-top:3px}.header_type2 .logo{width:100%}.header_type2 .logo img{margin-top:-15px!important}.header_type2 .user_loged{margin-top:-28px!important}.header_type2 .user_menu{margin-top:5px;position:absolute;bottom:9px;top:auto}.header_type2 #access ul li:hover>ul{top:59px}.customnav.header_type2 #access ul ul li:hover>ul,.header_type2 #access ul ul li:hover>ul{top:0}.header_type2.customnav{height:70px;padding-top:0;max-width:100%}.header_type2.customnav .logo{width:auto}.header_type2 .menu>li{line-height:53px}.customnav.header_type2 .menu>li,.customnav.header_type2.hover_type_4 .menu>li{line-height:70px}.header_type2.hover_type_4 .menu>li{line-height:59px}.header_type2.header_center .logo img{position:absolute;margin-left:auto;margin-right:auto;left:0;right:0}.customnav.header_type2 .logo img{margin-top:0!important}.customnav.header_type2.header_center .logo img{position:absolute;margin-left:45px;margin-right:0;left:0;right:auto}.header_type2.header_right .logo img{right:30px}.header_type2.header_right .user_menu{margin-top:5px;position:absolute;bottom:9px;top:auto;left:14px;float:left;right:auto;z-index:99}.header_type2.header_right #access{left:auto;bottom:0;right:0;width:100%;max-width:100%}.header_type2.header_right #user_menu_open{right:auto;left:45px}.header_type2.header_right #user_menu_open:before{right:auto;position:absolute;left:48px}.header_type2.header_right #user_menu_open:after{right:auto;position:absolute;left:49px}.navicon-button.header_type3_navicon{float:right;top:50%;margin-top:-19px;margin-right:45px;border:1px solid #f0f0f0;padding-top:15px;padding-left:8px;width:35px;height:35px}.header_type3.header_center .logo{padding:0;text-align:center;width:100%}.header_type3.header_center .logo img{top:50%;position:absolute;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);ms-transform:translate(0,-50%);margin:0 auto;left:0;right:0}.header_type3.header_center .navicon-button.header_type3_navicon{position:absolute;right:0}.header_type3.header_right .navicon-button.header_type3_navicon{float:left;top:50%;margin-left:40px}.header_type3.header_right .logo{padding-left:0;padding-right:45px;display:inline-block;margin-top:0;float:right;height:100%}.header_type3.header_right .logo img{right:30px}.header_type3_menu_sidebar{background-color:#2d3033;position:fixed;top:0;right:-300px;width:300px;height:100%;max-height:100%;box-sizing:border-box;z-index:99999;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;padding-top:30px;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.container.main_wrapper.has_header_type3{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.container.main_wrapper.fixed_header.has_header_type3{height:100%}.header_type3_menu_sidebar.header_right{right:auto;left:-300px}.header_type3_menu_sidebar .loginwd_sidebar{border:1px solid transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;display:inline-block}.header_type3_menu_sidebar .loginwd_sidebar .widget-title-sidebar{padding:15px 0 0 0;border-bottom:0 solid #f0f0f0;font-size:16px;color:#b4c0cc;background-color:transparent}.header_type3_menu_sidebar .loginwd_sidebar .login_form{padding:0 15px 15px 15px}.header_type3_menu_sidebar .loginwd_sidebar #widget_register_sw,.header_type3_menu_sidebar .loginwd_sidebar #forgot_pass_widget{color:#b4c0cc;width:100%;font-size:13px;float:left}.header_type3_menu_sidebar #nav_menu-2,.header_type3_menu_sidebar .menu-item{display:inline-block}.header_type3_menu_sidebar .menu>li{height:auto;line-height:45px;display:inline-block;color:#fff;width:100%}.header_type3_menu_sidebar .menu>li a{color:#fff}.header_type3_menu_sidebar .widget-container.boxed_widget .wd_user_menu{width:100%;padding:0 0 13px 3px;margin:0}.header_type3_menu_sidebar ul{margin:0 13px;list-style-type:none}.header_type3_menu_sidebar .widget-container{-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.header_type3_menu_sidebar .xoxo li ul{margin:0;width:100%}.header_type3_menu_sidebar .widget-container li{border-bottom:0 solid #555;margin-bottom:0;padding-bottom:0;display:block;width:100%;line-height:45px;padding-left:0}.header_type3_menu_sidebar .widget-container li a{color:#b4c0cc}.header_type3_menu_sidebar .widget_nav_menu li:before,.header_type3_menu_sidebar .widget_pages li:before,.header_type3_menu_sidebar .widget_rss li:before,.header_type3_menu_sidebar .widget_text li:before,.header_type3_menu_sidebar .widget_recent_entries li:before{display:none}.header_type3_menu_sidebar .sub-menu ul{border-top:0 solid #555!important}.header_type3_menu_sidebar .menu>li a{color:#fff;padding:0 0 0 15px}.header_type3_menu_sidebar .menu>li a,.header_type3_menu_sidebar #access .menu>li>a i{line-height:45px}.header_type3_menu_sidebar #access ul.menu>li>a,.header_type3_menu_sidebar #access .menu>li>a i{color:#b4c0cc}.header_type3_menu_sidebar #access .menu li:hover>a,.header_type3_menu_sidebar #access .menu li:hover>a:active,.header_type3_menu_sidebar #access .menu li:hover>a:focus{color:#fff}.header_type3_menu_sidebar #access ul ul{top:0;left:-250px}.header_type3_menu_sidebar #access ul li:hover>ul{top:0;opacity:1;visibility:visible;left:-220px}.header_type3_menu_sidebar .widget_nav_menu .sub-menu{float:right;margin:0;position:absolute;right:200px;visibility:hidden;opacity:0}.has_header_type3 .header_media{padding-top:90px}.has_top_bar .has_header_type3 .header_media{padding-top:131px}.admin-bar .has_header_type3 .header_media{padding-top:123px}.admin-bar.has_top_bar .has_header_type3 .header_media{padding-top:163px}.header_type3_menu_sidebar #access{display:inline-block;height:auto;float:left;margin:0;max-width:800px;margin-bottom:50px}.header_type3_menu_sidebar #access ul{margin:0;padding-top:0}.header_type3_menu_sidebar.header_left.header_alignment_text_center.sidebaropen .social_sidebar{text-align:center}.header_type3_menu_sidebar.header_left.header_alignment_text_center.sidebaropen #social_widget_top-3 .social_sidebar_internal a{margin:0 3px}#header_type3_wrapper #access ul li.with-megamenu>ul.sub-menu,#access ul li.with-megamenu:hover>ul.sub-menu{left:-300px;height:auto;top:31px}#header_type3_wrapper #access ul ul li{width:100%!important;float:left}#header_type3_wrapper .widget-title-topbar{display:block;color:#d6e1ec;font-size:16px}#header_type3_wrapper .widget_categories li:before,#header_type3_wrapper .widget_archive li:before{margin-top:0}#header_type3_wrapper .widget_search,#header_type3_wrapper .advanced_search_sidebar,#header_type3_wrapper .widget_search{float:left}#header_type3_wrapper .widget_nav_menu a{padding-left:0}.header_type3_menu_sidebar.header_right.header_alignment_text_left #access li{text-align:left}.header_type3_menu_sidebar.header_right #access ul ul,.header_type3_menu_sidebar.header_right #access ul li:hover>ul,#header_type3_wrapper.header_type3_menu_sidebar.header_right #access ul li.with-megamenu>ul.sub-menu,#header_type3_wrapper.header_type3_menu_sidebar.header_right #access ul li.with-megamenu:hover>ul.sub-menu{left:300px}.header_type3_menu_sidebar.header_right #access ul ul li:hover>ul,.header_type3_menu_sidebar.header_right #access ul ul li:hover>ul{left:219px}.header_type3_menu_sidebar.header_right #access ul li.with-megamenu ul ul,.header_type3_menu_sidebar.header_right #access .menu>.with-megamenu:hover ul ul{left:0}.header_type3_menu_sidebar.header_right.header_alignment_text_right #access li,.header_type3_menu_sidebar.header_left.header_alignment_text_right #access li{text-align:right}.header_type3_menu_sidebar.header_right.header_alignment_text_center #access li,.header_type3_menu_sidebar.header_left.header_alignment_text_center #access li{text-align:center}.header_type3_menu_sidebar.header_left .sub-menu .menu-item-has-children>a:after{content:"\f104";font-family:FontAwesome;float:left;display:none}.header_wrapper.header_type4.header_left{width:270px!important;height:100%!important;position:fixed!important;top:0;overflow:initial;box-sizing:border-box;padding-bottom:50px;left:0;max-width:270px;float:none;opacity:1}.header_wrapper.header_type4.header_right{width:270px!important;height:100%!important;position:fixed!important;top:0;overflow:initial;box-sizing:border-box;padding-bottom:50px;right:0;max-width:270px;float:none;opacity:1}.container.main_wrapper.has_header_type4.contentheader_left{padding-left:270px}.container.main_wrapper.has_header_type4.contentheader_right,.has_header_type4 .top_bar_wrapper{padding-right:270px}.has_top_bar .has_header_type4 .header_media{padding-top:40px}.admin-bar.has_top_bar .has_header_type4 .header_media{padding-top:41px}.admin-bar .has_header_type4 .header_media{margin-top:32px}.admin-bar .has_header_type4 #google_map_prop_list_wrapper,.admin-bar .has_header_type4 #google_map_prop_list_sidebar{top:33px}.has_header_type4 #google_map_prop_list_wrapper.half_no_top_bar,.has_header_type4 #google_map_prop_list_sidebar.half_no_top_bar{top:1px}.header_wrapper.header_type4.header_right.header_alignment_text_left #access ul li:hover>ul{top:0}.has_top_bar .has_header_type4 #google_map_prop_list_wrapper,.has_top_bar .has_header_type4 #google_map_prop_list_sidebar,.admin-bar.has_top_bar .has_header_type4 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type4 #google_map_prop_list_sidebar{top:41px}.header_wrapper.header_type4 #access{display:inline-block;height:auto;float:left;margin:0;max-width:100%;width:100%}.header_wrapper.header_type4.header_right.header_alignment_text_left #access{margin:0}.header_wrapper.header_type4.header_right #access ul{text-align:right;padding-left:0}.header_wrapper.header_type4 #access ul{text-align:left;margin:0;padding-left:0}.header_wrapper.header_type4 #access .menu>li>a i{line-height:45px}.header_wrapper.header_type4 #access ul li:hover>ul{top:-1px;opacity:1;visibility:visible;left:270px;padding-left:0}.header_wrapper.header_type4 #access ul ul{float:left;margin:0;position:absolute;left:200px;visibility:hidden;opacity:0;top:0;padding-left:0}.header_wrapper.header_type4.header_right #access ul ul{float:right;left:auto;right:270px}.header_wrapper.header_type4.header_left.header_alignment_text_right #access ul,.header_type4.header_alignment_text_center #access ul{padding-left:0}.header_wrapper.header_type4.header_right.header_alignment_text_right #access ul{padding-right:10px}.header_wrapper.header_type4.header_left.header_alignment_text_left #access ul{text-align:left;margin:0}.header_wrapper.header_type4.header_right.header_alignment_text_right #access ul,.header_wrapper.header_type4.header_right.header_alignment_text_right #access ul ul{padding-right:0}.header_wrapper.header_type4.header_right .sub-menu .menu-item-has-children>a:after{content:"\f104";font-family:FontAwesome;float:left;display:none}.header_wrapper.header_type4.header_right.header_alignment_text_right #access li{text-align:right}.header_type4.header_alignment_text_center #access li,.header_type4.header_alignment_text_center .xoxo{text-align:center}.header_wrapper.header_type4.header_left.header_alignment_text_center #access ul ul li:hover>ul,.header_wrapper.header_type4.header_left.header_alignment_text_left #access ul ul li:hover>ul,.header_wrapper.header_type4 #access ul ul li:hover>ul,.header_wrapper.header_type4.header_left.header_alignment_text_right #access ul ul li:hover>ul{left:219px}.header_wrapper.header_type4.header_right #access ul ul li:hover>ul,.header_wrapper.header_type4.header_right.header_alignment_text_left #access ul ul li:hover>ul{right:219px}.header_wrapper.header_type4.header_right.header_alignment_text_left #access ul li:hover>ul,.header_wrapper.header_type4.header_right.header_alignment_text_left #access ul ul,.header_wrapper.header_type4.header_right #access ul li.with-megamenu>ul.sub-menu{right:270px}.header_wrapper.header_type4.header_left.header_alignment_text_center #access ul li:hover>ul{top:-1px;opacity:1;visibility:visible;left:270px;padding-left:0}.header_wrapper.header_type4.header_left.header_alignment_text_right,.header_wrapper.header_type4.header_left.header_alignment_text_right #access li{text-align:right}.header_wrapper.header_type4 #access li{display:block;width:100%;line-height:45px}.header_wrapper.header_type4 #access ul ul.wpestate_megamenu_col_1,.header_wrapper.header_type4 #access ul ul.wpestate_megamenu_col_2,.header_wrapper.header_type4 #access ul ul.wpestate_megamenu_col_3,.header_wrapper.header_type4 #access ul ul.wpestate_megamenu_col_4,.header_wrapper.header_type4 #access ul ul.wpestate_megamenu_col_4,.header_wrapper.header_type4 #access ul ul.wpestate_megamenu_col_6{left:0;padding-left:0}.header_wrapper.header_type4.header_left.header_alignment_text_right #access .menu>.with-megamenu:hover ul ul,.header_wrapper.header_type4.header_left.header_alignment_text_center #access .menu>.with-megamenu:hover ul ul,.header_wrapper.header_type4.header_left.header_alignment_text_left #access .menu>.with-megamenu:hover ul ul,.header_wrapper.header_type4.header_right.header_alignment_text_right #access .menu>.with-megamenu:hover ul ul{top:-1px}.header_wrapper.header_type4 #access ul li.with-megamenu>ul.sub-menu{left:270px;height:auto;top:31px}.header_wrapper.header_type4 #access ul li.with-megamenu>ul.sub-menu{top:30px!important}.admin_bar.header_wrapper.header_type4.header_alignment_text_center #access ul li.with-megamenu>ul.sub-menu{top:0!important}.header_wrapper.header_type4 #access .menu>.with-megamenu:hover ul ul{left:15px;padding-left:0}.header_wrapper.header_type4.header_right #access ul li:hover>ul,.fixed_header .header_type4.header_right #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type4.header_right #access ul li.with-megamenu:hover>ul.sub-menu{right:270px;left:auto}.header_wrapper.header_type4.header_right #access .menu>.with-megamenu:hover ul ul{left:0;padding-left:0}.fixed_header .header_type4.header_left #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type4.header_left #access ul li.with-megamenu:hover>ul.sub-menu{left:270px;right:auto}.header_wrapper.header_type4.header_left #access .menu>.with-megamenu:hover ul ul{left:0!important;padding-left:0!important}.header_wrapper.header_type4.header_left.header_alignment_text_right #access ul li.with-megamenu ul ul,.header_wrapper.header_type4.header_left.header_alignment_text_center #access ul li.with-megamenu ul ul,.header_wrapper.header_type4.header_left.header_alignment_text_left #access ul li.with-megamenu ul ul{left:0}.header_wrapper.header_type4.header_left.header_alignment_text_right #access ul li.with-megamenu>ul.sub-menu,.header_wrapper.header_type4.header_left.header_alignment_text_left #access ul li:hover>ul,.header_wrapper.header_type4.header_left.header_alignment_text_left #access ul li.with-megamenu>ul.sub-menu{left:270px}.header_wrapper.header_type4.header_right.header_alignment_text_left #access ul li.with-megamenu>ul.sub-menu{right:270px;left:auto}.header_wrapper.header_type4.header_right.header_alignment_text_center #access .menu>.with-megamenu:hover ul ul{left:0;top:-1px}.header_type4.header_alignment_text_center .user_menu{display:block;float:none;margin:0 auto;width:143px;margin-top:20px}.header_wrapper.header_type4 .user_menu{display:inline-block;float:none;margin-right:0;color:#3c90be;padding:0;cursor:pointer;margin-top:20px;position:relative;right:auto;top:auto;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.header_wrapper.header_type4 #user_menu_open{background-color:#fff;right:0;left:270px;z-index:999999;top:106px;margin-top:25px;box-shadow:none;width:254px}.header_wrapper.header_type4 #user_menu_open:before,.header_wrapper.header_type4 #user_menu_open:after{display:none}.header_type4.header_alignment_text_center .user_menu.user_loged{width:81px}.header_type4.header_alignment_text_center .menu_user_tools{width:0}.header_wrapper.header_type4.header_left.header_alignment_text_right .user_menu{padding-right:15px}.header_wrapper.header_type4.header_left.header_alignment_text_right .menu-main-menu-container,.header_wrapper.header_type4.header_right.header_alignment_text_right .menu-main-menu-container{margin-right:0}.header_wrapper.header_type4.header_right.header_alignment_text_left .menu-main-menu-container{margin-left:0}#header4_footer .social_sidebar_internal a,.top_bar .social_sidebar_internal a{font-size:18px;padding:3px 4px 0 9px;width:26px;height:30px;margin-left:2px;float:left;box-sizing:border-box;-moz-box-sizing:border-box;font-size:16px;line-height:1.2em;vertical-align:0}#header4_footer .social_sidebar_internal a:hover,.top_bar .social_sidebar_internal a:hover{color:#3c90be}.header_wrapper.header_type4.header_right.header_alignment_text_left .social_sidebar_internal{margin-left:-7px}.header_wrapper.header_type4.header_left.header_alignment_text_left .social_sidebar_internal{margin-left:-10px}.header_wrapper.header_type4.header_left.header_alignment_text_left #header4_footer h3{margin-left:5px}.header_wrapper.header_type4.header_right.header_alignment_text_right #header4_footer h3{text-align:right}.header_wrapper.header_type4.header_right.header_alignment_text_left #header4_footer h3{margin-left:8px}.header_wrapper.header_type4.header_left.header_alignment_text_left #header4_footer ul{list-style:none;margin:0 0 0 10px}#header4_footer{position:absolute;bottom:0;width:100%}#header4_footer ul{list-style:none;margin:0 0 0 26px;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}#header4_footer li{width:100%;display:inline-block;margin-bottom:0}#header4_footer h3{font-size:14px}.header_type4.header_alignment_text_center #header4_footer ul{margin:0}.header_wrapper.header_type4.header_left.header_alignment_text_right #header4_footer ul{list-style:none;margin:0 25px 0 0;float:right}.header_wrapper.header_type4.header_right.header_alignment_text_left #header4_footer ul{margin:0 0 0 10px}.header_wrapper.header_type4.header_right.header_alignment_text_right #header4_footer ul{margin:0 17px 0 0;float:right}.header_wrapper.header_type4.header_left.header_alignment_text_right #header4_footer{right:-5px}.header_wrapper.header_type4 .logo img{position:relative;top:auto;-webkit-transform:translate(0,0%);-ms-transform:translate(0,0%);transform:translate(0,0%);ms-transform:translate(0,0%);margin:0 auto;max-height:110px}.header_wrapper.header_type4 .logo{padding-left:0;display:inline-block;margin-top:50px;float:left;height:auto;width:100%;margin-bottom:50px}.header_wrapper.header_type4.header_right.header_alignment_text_left .logo img{margin-left:15px}.header_wrapper.header_type4.header_right.header_alignment_text_right .logo{float:right;margin-right:0}.header_wrapper.header_type4.header_left.header_alignment_text_right .logo img{margin-right:0;left:auto}.header_wrapper.header_type4.header_right.header_alignment_text_right .logo img{float:right}.header_wrapper.header_type4.header_left.header_alignment_text_left .logo img{margin:0 15px}.header_wrapper.header_type4.header_left.header_alignment_text_righ .social_sidebar_internal{margin-right:-13px;padding-right:4px}.header_type4.header_alignment_text_center #header4_footer .social_sidebar_internal a{text-align:center;float:none}.header_type4.header_alignment_text_center #header4_footer .social_sidebar_internal a:first-of-type{padding-left:0;margin-left:0}.header_wrapper.header_type4.header_right #user_menu_open{left:auto;right:270px}.header_wrapper.header_type4.header_right.header_alignment_text_right .user_menu{float:right;right:13px}.master_header.header_transparent{background:transparent;border-bottom:0}.fixed_header.header_transparent .header_wrapper{background:#fff}.has_header_type4.header_transparent .header_media,.has_header_type1.header_transparent .header_media,.has_header_type2.header_transparent .header_media,.has_header_type3.header_transparent .header_media{padding-top:0}.has_top_bar .has_header_type4.header_transparent .header_media,.has_top_bar .has_header_type1.header_transparent .header_media,.has_top_bar .has_header_type2.header_transparent .header_media,.has_top_bar .has_header_type3.header_transparent .header_media{padding-top:40px}.admin-bar .has_header_type4.header_transparent .header_media,.admin-bar .has_header_type1.header_transparent .header_media{padding-top:32px}.admin-bar.has_top_bar .has_header_type4.header_transparent .header_media,.admin-bar.has_top_bar .has_header_type1.header_transparent .header_media,.admin-bar.has_top_bar .has_header_type2.header_transparent .header_media,.admin-bar.has_top_bar .has_header_type3.header_transparent .header_media{padding-top:73px}.admin-bar .has_header_type2.header_transparent .header_media{padding-top:32px}.admin-bar .has_header_type3.header_transparent .header_media{padding-top:122px}.mobile_header{background-color:#282d33;height:70px;width:100%;float:left;display:none;position:relative}.mobile_header i{color:#fff;font-size:17px;margin:26px}.mobile-logo img{margin:0 auto;max-height:70px;width:auto}.mobile-trigger-user,.mobile-trigger{font-size:14px;color:#fff;height:70px;display:inline;float:left;cursor:pointer;position:absolute;top:0}.mobile-trigger-user{right:0}.mobile-trigger-user .menu_user_picture{border-radius:50%;width:45px;height:45px;margin-top:11px;float:left;display:inline;border:2px solid #3c90be;margin-right:15px}.mobile-trigger-user:hover i,.mobile-trigger:hover i{color:#3c90be}.mobilewrapper{min-height:100%;position:fixed;overflow-x:hidden!important;width:100%;height:100%;min-height:100%;max-height:100%;top:0;display:none;transform:translate(-265px,0px)}.mobilewrapper-user{display:none;min-height:100%;position:fixed;overflow-x:hidden!important;width:100%;height:100%;min-height:100%;max-height:100%;top:0;background-color:#282d33}.snap-drawers{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto}.snap-drawer{position:absolute;top:0;right:auto;bottom:0;left:auto;width:265px;height:auto;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-transition:width .3s ease;-moz-transition:width .3s ease;-ms-transition:width .3s ease;-o-transition:width .3s ease;transition:width .3s ease;background-color:#161d21}.snap-drawer-right{right:0;padding-top:18px}.mobilewrapper-user label,.mobilewrapper-user a,.mobilewrapper-user .widget-title-sidebar{color:#fff}.mobilewrapper-user .widget-title-sidebar{padding-left:13px}.mobilewrapper-user .login_sidebar{width:254px;display:inline-block;margin-left:6px}#login-div-title-mobile,#register-div-title-mobile,#forgot-div-title-mobile{font-size:16px;color:#fff;padding-left:13px}.sidebar-header{width:100%;z-index:11;background-color:#26292b;height:65px;border-bottom:solid 2px #2d3033}.mobilex-menu{margin-bottom:0;margin-left:0!important;background-color:#161d21;margin-top:26px}.mobilex-menu li{font-weight:400;list-style:none;font-size:13px;margin-bottom:0;border-bottom:1px solid #576871}.mobilex-menu li.menu-item-has-children:hover{background:transparent}.mobilex-menu .sub-menu li:hover{border-bottom:1px solid #555}.mobilex-menu li a{color:#fff;padding:15px 20px 15px 30px;display:inline-block;line-height:20px;font-weight:600}.mobilex-menu .menu-item-has-children>a:after{content:"\f107";position:absolute;right:15px;font-family:FontAwesome}.mobilex-menu .fa{margin-right:10px}.mobile_user_menu li:hover{background-color:#3c90be;color:#fff}.mobilemenu-close-user,.mobilemenu-close{position:absolute;top:0;right:0;cursor:pointer;width:40px;height:40px;padding:7px;color:#fff}.mobilemenu-close-user:hover,.mobilemenu-close:hover{color:#3c90be}.mobilemenu-close-user i,.mobilemenu-close i{font-size:15px;padding:3px 0 0 8px}.mobilex-menu .sub-menu{margin-left:0}.mobilex-menu .sub-menu ul{padding-left:0}.mobilex-menu .sub-menu ul li{padding-left:20px}.mobilex-menu .sub-menu a{padding-left:45px;line-height:20px}.mobilex-menu .sub-menu .sub-menu a{padding-left:45px;line-height:20px}.mobilex-menu .sub-menu ul{border-top:none!important}.mobilex-menu .sub-menu{display:none}#menu-main-menu{margin-left:14px}.slider-content{position:absolute;width:466px;height:233px;background-color:#3a4659;background-color:#fdfdfd;opacity:.99;color:#768082;font-size:14px;bottom:144px;right:4%;padding:21px 76px 26px 26px;box-sizing:border-box;-moz-box-sizing:border-box;line-height:22px;border-top-left-radius:4px;border-bottom-left-radius:4px}.theme_slider_extended .slider-content{bottom:10%}.slider-content-wrapper{max-width:1200px;position:relative;position:absolute;left:0;right:0;width:100%;bottom:22%;position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;height:100%;pointer-events:none}.theme_slider_wrapper .carousel-indicators{position:absolute;bottom:0;left:50%;z-index:15;width:12%;padding-left:0;margin-left:-6%;text-align:center;list-style:none;margin-bottom:15px}.carousel-control-theme-prev{position:absolute;top:116px;right:-4px;height:117px;width:50px;background-color:#3c90be;opacity:.99;color:#fff;border-bottom-right-radius:4px;pointer-events:auto}.carousel-control-theme-next{position:absolute;top:0;right:-4px;height:116px;width:50px;background-color:#3c90be;opacity:.99;color:#fff;border-top-right-radius:4px;pointer-events:auto}.carousel-control-theme-prev:hover,.carousel-control-theme-next:hover{background-color:#347da4;color:#fff}.slider-content h3 a{color:#3a4659;text-decoration:none}.slider-content h3 a:hover{color:#3c90be}.slider-content .read_more{text-decoration:none;color:#3c90be;display:block;margin-top:7px;position:absolute;bottom:61px;right:75px}.slider-content .read_more i{font-size:14px;padding:0 0 0 8px}.theme-slider-price{position:absolute;bottom:0;left:26px;right:26px;width:364px;border-top:1px solid #f0f0f0;height:50px;font-size:18px;padding-top:12px;color:#f1bf7f}.listing-details{float:right;color:#8593a9;font-size:15px;padding-top:2px}.listing-details img{margin:-6px 6px 0 8px}.slider-content .fa{font-size:50px;margin:0 auto;padding:35px 15px}.theme_slider_wrapper.theme_slider_2 .slick-list{padding-top:0;background-color:#000}.theme_slider_wrapper.theme_slider_2 .slick-next.slick-arrow{right:20px;left:auto}.theme_slider_wrapper.theme_slider_2 .slick-prev.slick-arrow{right:auto;left:20px}.theme_slider_wrapper.theme_slider_2 .slick-next.slick-arrow:before{content:"\f105";font-family:Fontawesome;font-size:65px}.theme_slider_wrapper.theme_slider_2 .slick-prev.slick-arrow:before{content:"\f104";font-family:Fontawesome;font-size:65px}.theme_slider_wrapper.theme_slider_2 .slick-prev.slick-arrow:hover,.theme_slider_wrapper.theme_slider_2 .slick-next.slick-arrow:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.theme_slider_wrapper.theme_slider_2 .slick-prev.slick-arrow,.theme_slider_wrapper.theme_slider_2 .slick-next.slick-arrow{top:45%;color:#fff;width:35px;height:65px;border-radius:0;cursor:pointer;color:#99a2ae;background-color:transparent!important;color:#fff;padding-left:8px;border:0;position:absolute;z-index:999;margin:0 auto}.theme_slider_wrapper.theme_slider_2 .slick-dots{display:none!important}.theme_slider_wrapper.theme_slider_2 .item_type2{display:block;position:relative;background-color:#000;min-height:550px;display:inline-block;max-width:33.33%;background-size:cover;background-position:center;margin-left:1px;margin-right:1px}.prop_new_detals_info{position:absolute;bottom:60px;padding:0 0 0 20px;color:#fff}.theme_slider_wrapper.theme_slider_2 h3{padding:0 0 0 20px;color:#fff}.theme_slider_wrapper.theme_slider_2 h3 a{color:#fff;font-weight:600}.theme_slider_wrapper.theme_slider_2 .theme-slider-price{position:relative;left:0;right:auto;width:auto;border-top:0;height:auto;font-size:16px;font-weight:600;padding:0 0 0 20px;color:#fff;opacity:.8}.theme_slider_wrapper.theme_slider_2 .prop_new_details{pointer-events:auto;cursor:pointer}.theme_slider_wrapper.theme_slider_2 .prop_new_details_back{transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-webkit-transition:all .7s ease;-o-transition:all .7s ease;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7))}.theme_slider_wrapper.theme_slider_2 .item_type2:hover .prop_new_details_back{opacity:.3}.form-control{display:block;width:100%;height:40px;padding:9px 12px;font-size:13px;line-height:1.428571429;color:#8593a9;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #dde4e9;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;-webkit-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;margin-bottom:13px}.form-control::-webkit-input-placeholder{color:#8593a9}.dropdown-menu{font-size:13px;padding:5px 0 0 0;width:100%}.loginrow{margin-bottom:13px}.form-control.open{border-color:#3c90be;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.form-control.open .filter_menu_trigger{color:#3c90be}.form-control:focus{border-color:#3c90be}.adv1-holder{width:910px;float:left;padding:10px 13px}#adv-search-mobile .dropdown.form-control{padding:0}.adv-search-1 .form-control{width:206px;display:inline;float:left;margin:0 13px 13px 0;padding:0}.adv-search-1 input[type=text]{width:206px;margin:0 13px 13px 0;padding:9px 0 7px 13px;color:#1a171b;border-radius:3px;background-color:#fff}.adv-search-1 .filter_menu_trigger{margin-top:1px;padding:9px 13px}.listing_filter_select .caret_filter,.adv-search-1 .caret_filter{position:absolute;right:15px;top:17px}.fullscreen_search .adv-search-1 .filter_menu{bottom:41px;top:auto;-webkit-box-shadow:none;box-shadow:none}.search_wrapper-close-extended#search_wrapper.fullscreen_search{bottom:150px!important}.dropdown{cursor:pointer}.btn{padding:9px 35px;font-size:14px;text-transform:uppercase;-webkit-box-shadow:0 2px 0 0 rgba(218,68,83,1);box-shadow:0 2px 0 0 rgba(218,68,83,1)}#primary .btn{width:220px}#colophon .btn{width:217px}.red{background-color:#3c90be;color:#fff}.red:hover{color:#fff;background-color:#da4453}#adv-search-header-mobile{background-color:#3c90be;padding:15px 15px 15px 15px;color:#fff;cursor:pointer;font-size:15px;float:left;width:100%;display:none;margin-bottom:15px}#adv-search-mobile{display:none;padding:0 13px 0 13px;float:left;width:100%;background-color:#fff}#adv-search-mobile .filter_menu_trigger{margin-top:1px;padding:9px 13px}#adv-search-mobile .caret_filter{float:right;margin-right:9px;margin-top:7px;position:relative}#adv-search-mobile .filter_menu{width:100%;margin:0}.search_wr_4 .adv-search-1{background-color:#fff}.adv4-holder{padding:13px 7px;float:left}#advanced_submit_4{width:100%}.adv4-holder .adv_search_slider{width:100%;padding-right:5px!important}#search_wrapper.search_wr_5{height:100%;background-color:#f5f8fa;border:0}.search_wr_5 .adv-search-1{position:Relative;bottom:auto;padding:15px 0;max-width:1110px;width:100%;background:transparent}#advanced_submit_4{width:100%}.adv5-holder .adv_search_slider{width:100%;padding-right:5px!important}.search_wr_5 h3{padding-left:7px;font-size:20px}.adv6-holder .adv_search_slider{width:100%;padding-right:5px!important}#tab_prpg_adv6{position:relative}.search_wr_6 .adv_search_tab_item:first-of-type{border-top-left-radius:3px}.search_wr_6 .adv_search_tab_item:last-of-type{border-top-right-radius:3px}.search_wr_6 .adv-search-1{border:0}.search_wr_6 .nav-tabs{border:0;margin:0;position:absolute;top:-55px;left:-7px}.search_wr_6 .adv_extended_options_text{margin-bottom:7px}.adv6-holder{padding:13px 7px 0 7px;float:left;width:100%}.adv_search_tab_item{float:left;display:inline-block;border:1px solid #ebba7c;background:#ebba7c;border-right:1px solid #f2f2f2}.adv_search_tab_item:last-of-type{border-right:0}.adv_search_tab_item a{color:#fff;float:left;padding:13px 23px;text-transform:capitalize}.adv_search_tab_item.active{background:#3c90be;color:#fff;border:1px solid #3c90be}.adv_search_tab_item.active a{color:#fff}#search_wrapper.search_wr_7{height:100%;background-color:#f5f8fa;border:0}.search_wr_7 .adv-search-1{background-color:#f5f8fa;position:Relative;bottom:auto;padding:15px 0}.adv7-holder .nav.nav-tabs{position:absolute;top:-57px;left:7px}.adv7-holder .adv_search_slider{width:100%;padding-right:5px!important}.with_search_7 #openmap{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:3px;border-top-right-radius:3px;bottom:0;right:52px}#adv-search-8{background-color:transparent}.adv8-holder .tab-content{padding:13px 6px 13px 6px;float:left;width:100%;background:#fff}#search_wrapper.search_wr_9{height:100%;background-color:#f5f8fa;border:0}#search_wrapper.search_wr_5.fullscreen_search,#search_wrapper.search_wr_7.fullscreen_search,#search_wrapper.search_wr_9.fullscreen_search{height:auto}.search_wr_9 .adv-search-1{background-color:#f5f8fa;position:Relative;bottom:auto;padding:15px 0}.adv9-holder .nav.nav-tabs{position:absolute;top:-57px;left:7px}.adv9-holder .adv_search_slider{width:100%;padding-right:5px!important}.with_search_9 #openmap{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:3px;border-top-right-radius:3px;bottom:0;right:52px}.social_facebook{margin-left:10px;width:20px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:0 0;background-repeat:no-repeat;float:left}.social_facebook:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-20px 0;background-repeat:no-repeat}.social_tweet{margin-left:10px;width:27px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-40px 0;background-repeat:no-repeat;float:left}.social_tweet:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-69px 0;background-repeat:no-repeat}.social_google{margin-left:10px;width:26px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-96px 0;background-repeat:no-repeat;float:left}.social_google:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-122px 0;background-repeat:no-repeat}.social_pinterest{margin-left:7px;width:26px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-148px 0;background-repeat:no-repeat;float:left}.social_pinterest:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-169px 0;background-repeat:no-repeat}.social_linkedin{margin-left:7px;width:26px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-196px 0;background-repeat:no-repeat;float:left}.social_linkedin:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-226px 0;background-repeat:no-repeat}.share_unit .social_facebook{margin:6px 7px 6px 10px;width:20px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social-unit.png);background-position:0 0;background-repeat:no-repeat;float:left}.share_unit .social_facebook:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social-unit.png);background-position:-20px 0;background-repeat:no-repeat}.share_unit .social_tweet{margin:6px 7px 6px 7px;width:27px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social-unit.png);background-position:-40px 0;background-repeat:no-repeat;float:left}.share_unit .social_tweet:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social-unit.png);background-position:-69px 0;background-repeat:no-repeat}.share_unit .social_google{margin:6px 7px 6px 7px;width:26px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social-unit.png);background-position:-96px 0;background-repeat:no-repeat;float:left}.share_unit .social_google:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social-unit.png);background-position:-122px 0;background-repeat:no-repeat}.share_unit .social_pinterest{margin:6px 7px 6px 9px;width:26px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social-unit.png);background-position:-148px 0;background-repeat:no-repeat;float:left}.share_unit .social_pinterest:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social-unit.png);background-position:-169px 0;background-repeat:no-repeat}.share_unit .social_linkedin{margin:7px 7px 7px 7px;width:26px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social-unit.png);background-position:-196px 0;background-repeat:no-repeat;float:left}.share_unit .social_linkedin:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social-unit.png);background-position:-226px 0;background-repeat:no-repeat}.agent_unit .social_facebook{margin-left:0;width:20px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:0 0;background-repeat:no-repeat;float:left}.agent_unit .social_facebook:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-20px 0;background-repeat:no-repeat}.agent_unit .social_tweet{margin-left:0;width:27px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-40px 0;background-repeat:no-repeat;float:left}.agent_unit .social_tweet:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-69px 0;background-repeat:no-repeat}.agent_unit .social_google{margin-left:0;width:26px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-96px 0;background-repeat:no-repeat;float:left}.agent_unit .social_google:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-122px 0;background-repeat:no-repeat}.agent_unit .social_pinterest{margin-left:0;width:26px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-148px 0;background-repeat:no-repeat;float:left}.agent_unit .social_pinterest:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-169px 0;background-repeat:no-repeat}.agent_unit .social_linkedin{margin-left:0;width:26px;height:20px;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-196px 0;background-repeat:no-repeat;float:left}.agent_unit .social_linkedin:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/social.png);background-position:-226px 0;background-repeat:no-repeat}.miclogo{height:60px;margin-top:1px;opacity:.95}.customnav #access ul li:hover>ul{top:70px}.customnav #access ul ul li:hover>ul{top:-1px}.customnav #access ul ul ul{top:30px}.customnav .sub-menu>li a{padding:13px}.breadcrumb{color:#8f9eb6;background:0;margin-top:13px;padding:0;margin-bottom:17px;font-size:12px;margin-left:0}.breabcrumb_dashboard{display:none}.breadcrumb>li+li:before{font-family:FontAwesome;padding:0 5px;color:#ccc;content:"\f105"}.breadcrumb .active{color:#3c90be}.breadcrumb a{color:#8f9eb6;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.breadcrumb a:hover{color:#3c90be}.breadcrumb>li{display:inline-block;word-break:break-all}.user_menu{display:inline-block;float:right;margin-right:45px;color:#3c90be;padding:0;cursor:pointer;margin-top:-7px;position:absolute;right:0;top:50%;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.user_loged{background-color:transparent;padding:0 0 0 11px;margin-top:-27px}.customnav{background-color:#FFF;opacity:.95;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1)}.customnav:hover{opacity:1}.user_loged i{color:#3c90be}.user_loged .menu_user_tools{margin-top:23px}.submit_action{float:right;display:inline;margin-top:0;font-size:14px}#wp-submit-register_mobile,#wp-login-but-mobile,#wp-submit-register_topbar,#wp-login-but-topbar{width:227px;color:#fff;margin-bottom:8px}.menu_user_picture{border-radius:50%;width:45px;height:45px;margin-top:7px;float:left;display:inline;border:1px solid #3c90be}.menu_user_tools{border-radius:50%;width:15px;height:20px;margin:0;float:left;display:inline;cursor:pointer;font-size:14px;color:#3c90be}.navicon-button{display:inline-block;position:relative;padding:6px;transition:.25!important;cursor:pointer;user-select:none;opacity:.8;width:30px;height:30px;float:left}.navicon-button.open{padding:4px 0 6px 15px}.user_loged .navicon-button{margin-top:22px;padding:6px 2px 6px 6px;float:right}.user_loged .navicon-button.open{margin-top:21px}.navicon-button:hover{transition:.5s;opacity:1}.navicon{position:relative;width:18px;height:2px;background:#3a4659;transition:.5s;border-radius:2.5rem}.opensvg{transform:scale(0.75)}.navicon-button .navicon:before,.navicon-button .navicon:after{transition:.25s}.navicon:before,.navicon:after{display:block;content:"";height:2px;width:18px;background:#3a4659;position:absolute;transition:.5s .25s;border-radius:1rem}.navicon:after{top:-5px}.navicon:before{top:5px}#user_menu_u:hover .navicon:before{top:7px}#user_menu_u:hover .navicon:after{top:-7px}.opensvg.plus .navicon,.opensvg.x .navicon{background:transparent}.opensvg.plus .navicon:before,.opensvg.x .navicon:before{transform:rotate(-45deg)}.opensvg.plus .navicon:after,.opensvg.x .navicon:after{transform:rotate(45deg)}.opensvg:not(.steps) .navicon:before,.opensvg:not(.steps) .navicon:after{top:0!important}.white-caret{border-top-color:#fff}.menu-caret{margin:5px 0 0 25px}.navbar-default .navbar-nav>li>a{color:#f7f5f2}.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#f7f5f2;border-bottom-color:#f7f5f2}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#fff;background-color:#45a6cc}.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}#user_menu_open{background-color:#fff;right:45px;left:auto;z-index:999999;top:100%;margin-top:0;padding:0;background-color:#fdfdfd;border-top-left-radius:0;border-top-right-radius:0;width:255px}#user_menu_open.dropdown-menu{border:1px solid #dde4e9}#user_menu_open:before{content:" ";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #f0f0f0;top:-10px;right:7px;position:absolute}#user_menu_open:after{content:" ";width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fdfdfd;top:-9px;right:8px;position:absolute}#register-div-title-topbar,#login-div-title-topbar{margin-top:9px;font-size:16px}#user_menu_open .divider{margin:0}#user_menu_open a{padding:11px 15px;width:100%;transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none;font-size:13px}#user_menu_open li a{color:#3a4659}#user_menu_open>li>a:hover,#user_menu_open>li>a:focus{background-color:#3c90be;color:#fff;background-image:none}#user_menu_open>li>a:hover i{color:#fff}#user_menu_open i{color:#768082;width:13px}.menulist{width:255px}.menulist i{margin-right:13px}#user_menu_open .menulist a:hover{background-color:#393f48;color:#fff}#user_menu_open .divider{opacity:.5}#user_menu_open .login_form{border:0;width:253px}#user_menu_open .login_form input[type=text],#user_menu_open .login_form input[type=password],#user_menu_open .login_form input[type=email],#user_menu_open .login_form input[type=url],#user_menu_open .login_form input[type=number],#user_menu_open .login_form textarea,#user_menu_open .btn{width:227px}#user_menu_open #widget_login_topbar,#user_menu_open #widget_register_topbar,#user_menu_open #forgot_pass_topbar{padding-left:0}#forgot_pass_mobile,#user_menu_open #forgot_pass_topbar{display:inline-block;padding:6px 0 0 0}#user_menu_open #register-div-title-topbar,#user_menu_open #login-div-title-topbar{padding-left:12px;margin-bottom:0}#wp-forgot-but-mobile,#wp-forgot-but-topbar,#wp-forgot-but,#wp-login-but{color:#fff;width:227px;margin-bottom:8px}.modal-content #wp-login-but{margin-bottom:0!important}#wp-submit-register{color:#fff;width:227px;float:left}#wp-forgot-but,#wp-login-but,#wp-submit-register{width:100%}.col-md-12.add-estate.profile-page.profile-onprofile.row{padding-right:0;padding-left:0;width:100%;position:relative}.pack_description_row{width:1000px;float:left;display:none}.wrapper_packages .fa,.wrapper_packages{font-size:14px;color:#7e939d;font-weight:600}#open_packages{cursor:pointer}#open_packages:hover .fa,#open_packages:hover{color:#3c90be}.buypackage input[type="checkbox"]:checked:before{color:#3c90be;background-color:#fff}.buypackage input[type="checkbox"]{float:none;left:0;right:0;margin:0 auto;top:0;background-color:#334249;border:1px solid #566b75}.buypackage{cursor:pointer;background-color:#334249;padding-left:13px;padding-right:13px;padding-top:21px;padding-bottom:0;bottom:0;position:absolute;font-size:12px;color:#7e939d;text-transform:uppercase;left:0;right:0;min-height:75px;line-height:2.4em}.submit-price{font-size:16px;color:#fff;line-height:1.6em;border-bottom:1px solid #384850}.pack_description_unit_head{float:left;width:100%}.dashboard_username{color:#576871;font-size:16px;line-height:1.6em}.user_profile_explain{color:#98a0a6;font-size:14px;line-height:1.4em}.submit_mandatory{margin-bottom:10px;line-height:1.3em;font-size:12px;padding-left:60px}.col-md-8.dashboard_password{padding-right:0;padding-left:0}.col-md-4.profile_label{padding-right:15px;padding-left:0}.user_profile_div{margin-left:60px;float:left}.col-md-12.user_profile_div{margin-right:60px;margin-left:60px;width:1000px;padding:0}.dashboard_menu_user_image .menu_user_picture{margin:0 auto;float:none;position:relative;left:0;right:0;display:block;border:0 solid #3c90be;margin-bottom:10px;width:80px;height:80px;background-size:cover}.dashboard_menu_user_image{height:175px;padding-top:45px;text-align:center}.dash_no_header.page-template-user_dashboard_search_result.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_floor.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_invoices.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_searches.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_favorite.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_add.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_profile.admin-bar .top_bar_wrapper{top:32px}.dash_no_header.page-template-user_dashboard_profile .admin-bar.has_top_bar,.dash_no_header.page-template-user_dashboard_search_result .admin-bar.top_bar_wrapper,.dash_no_header.page-template-user_dashboard_floor .admin-bar.top_bar_wrapper,.dash_no_header.page-template-user_dashboard_invoices .admin-bar.top_bar_wrapper,.dash_no_header.page-template-user_dashboard_searches .admin-bar.top_bar_wrapper,.dash_no_header.page-template-user_dashboard_favorite .admin-bar.top_bar_wrapper,.dash_no_header.page-template-user_dashboard_add .admin-bar.top_bar_wrapper,.dash_no_header.page-template-user_dashboard .admin-bar.top_bar_wrapper,.dash_no_header.page-template-user_dashboard_profile .admin-bar.top_bar_wrapper{top:32px}.dash_no_header.page-template-user_dashboard_search_result .header_wrapper,.page-template-user_dashboard_search_result #colophon,.dash_no_header.page-template-user_dashboard_floor .header_wrapper,.page-template-user_dashboard_floor #colophon,.dash_no_header.page-template-user_dashboard_invoices .header_wrapper,.page-template-user_dashboard_invoices #colophon,.dash_no_header.page-template-user_dashboard_searches .header_wrapper,.page-template-user_dashboard_searches #colophon,.dash_no_header.page-template-user_dashboard_favorite .header_wrapper,.page-template-user_dashboard_favorite #colophon,.dash_no_header.page-template-user_dashboard_add .header_wrapper,.page-template-user_dashboard_add #colophon,.dash_no_header.page-template-user_dashboard .header_wrapper,.page-template-user_dashboard #colophon,.dash_no_header.page-template-user_dashboard_profile .header_wrapper,.page-template-user_dashboard_profile #colophon{display:none}.dash_no_header.page-template-user_dashboard_search_result.admin-bar.has_top_bar .header_media,.dash_no_header.page-template-user_dashboard_floor.admin-bar.has_top_bar .header_media,.dash_no_header.page-template-user_dashboard_invoices.admin-bar.has_top_bar .header_media,.dash_no_header.page-template-user_dashboard_searches.admin-bar.has_top_bar .header_media,.dash_no_header.page-template-user_dashboard_favorite.admin-bar.has_top_bar .header_media,.dash_no_header.page-template-user_dashboard_add.admin-bar.has_top_bar .header_media,.dash_no_header.page-template-user_dashboard.admin-bar.has_top_bar .header_media,.dash_no_header.page-template-user_dashboard_profile.admin-bar.has_top_bar .header_media{padding-top:32px}.page-template-user_dashboard_search_result .header_media,.page-template-user_dashboard_floor .header_media,.page-template-user_dashboard_invoices .header_media,.page-template-user_dashboard_searches .header_media,.page-template-user_dashboard_favorite .header_media,.page-template-user_dashboard_add .header_media,.page-template-user_dashboard .header_media,.page-template-user_dashboard_profile .header_media{min-height:0;display:none}.dash_no_header.page-template-user_dashboard_search_result .master_header,.dash_no_header.page-template-user_dashboard_floor .master_header,.dash_no_header.page-template-user_dashboard_invoices .master_header,.dash_no_header.page-template-user_dashboard_searches .master_header,.dash_no_header.page-template-user_dashboard_favorite .master_header,.dash_no_header.page-template-user_dashboard_add .master_header,.dash_no_header.page-template-user_dashboard .master_header,.dash_no_header.page-template-user_dashboard_profile .master_header{border-bottom:0 solid #f0f0f0}.page-template-user_dashboard_search_result .content_wrapper,.page-template-user_dashboard_floor .content_wrapper,.page-template-user_dashboard_invoices .content_wrapper,.page-template-user_dashboard_searches .content_wrapper,.page-template-user_dashboard_favorite .content_wrapper,.page-template-user_dashboard_add .content_wrapper,.page-template-user_dashboard .content_wrapper,.page-template-user_dashboard_profile .content_wrapper{width:100%;padding:0}.page-template-user_dashboard_search_result .header_wrapper.header_type4,.page-template-user_dashboard_floor .header_wrapper.header_type4,.page-template-user_dashboard_invoices .header_wrapper.header_type4,.page-template-user_dashboard_searches .header_wrapper.header_type4,.page-template-user_dashboard_favorite .header_wrapper.header_type4,.page-template-user_dashboard_add .header_wrapper.header_type4,.page-template-user_dashboard .header_wrapper.header_type4,.page-template-user_dashboard_profile .header_wrapper.header_type4{display:none}.admin-bar .has_header_type2 .col-md-3.user_menu_wrapper,.admin-bar .has_header_type2 .dashboard-margin{top:208px}.has_header_type2 .col-md-3.user_menu_wrapper,.has_header_type2 .dashboard-margin{top:176px}.page-template-user_dashboard_add #embed_video_type,.page-template-user_dashboard_add #prop_category_submit,.page-template-user_dashboard_add #property_country,.page-template-user_dashboard_add select{height:40px;background-color:#fff}.user_dashboard select{font-size:13px}.full_form-nob{font-size:13px}.dashboard_package_row{background-color:#263238;margin-bottom:15px;float:left;min-height:0}.row_user_dashboard .breadcrumb_container{padding-right:0;background-color:#fff;padding-left:60px}.row_user_dashboard .breadcrumb{margin-top:19px;margin-bottom:19px}.has_top_bar .row.row_user_dashboard{margin-left:0;margin-right:0;background-color:#fff;margin-top:81px}.dash_no_header.has_top_bar .row.row_user_dashboard{margin-top:40px}.row.row_user_dashboard{margin-left:0;margin-right:0;background-color:#fff}.admin-bar .dashboard-margin{top:32px}.dashboard-margin{padding-left:270px;background-color:#f0f2f3;padding-right:0;width:100%;z-index:9;float:left;position:relative;height:100%;min-height:1000px}.dashboard-margin .entry-title{padding-left:60px;margin:13px 0 13px 0}.admin-bar.has_top_bar .has_header_type1 .dashboard-margin{top:82px}.has_top_bar .has_header_type1 .dashboard-margin{top:50px}.admin-bar .has_header_type1 .dashboard-margin{top:122px}.has_header_type1 .dashboard-margin{top:90px}.has_header_type1 .col-md-3.user_menu_wrapper{padding-top:70px;top:45px}.page-template-user_dashboard_search_result .top_bar,.page-template-user_dashboard_floor .top_bar,.page-template-user_dashboard_invoices .top_bar,.page-template-user_dashboard_searches .top_bar,.page-template-user_dashboard_favorite .top_bar,.page-template-user_dashboard_add .top_bar,.page-template-user_dashboard .top_bar,.page-template-user_dashboard_profile .top_bar{padding:9px 15px 0 15px;width:100%}.page-template-user_dashboard_search_result .has_header_type4 .top_bar_wrapper,.page-template-user_dashboard_floor .has_header_type4 .top_bar_wrapper,.page-template-user_dashboard_invoices .has_header_type4 .top_bar_wrapper,.page-template-user_dashboard_searches .has_header_type4 .top_bar_wrapper,.page-template-user_dashboard_favorite .has_header_type4 .top_bar_wrapper,.page-template-user_dashboard_add .has_header_type4 .top_bar_wrapper,.page-template-user_dashboard .has_header_type4 .top_bar_wrapper,.page-template-user_dashboard_profile .has_header_type4 .top_bar_wrapper{padding-right:0}.page-template-user_dashboard_search_result .container.main_wrapper.has_header_type4.contentheader_left,.page-template-user_dashboard_floor .container.main_wrapper.has_header_type4.contentheader_left,.page-template-user_dashboard_invoices .container.main_wrapper.has_header_type4.contentheader_left,.page-template-user_dashboard_searches .container.main_wrapper.has_header_type4.contentheader_left,.page-template-user_dashboard_favorite .container.main_wrapper.has_header_type4.contentheader_left,.page-template-user_dashboard_add .container.main_wrapper.has_header_type4.contentheader_left,.page-template-user_dashboard .container.main_wrapper.has_header_type4.contentheader_left,.page-template-user_dashboard_profile .container.main_wrapper.has_header_type4.contentheader_left{padding-left:0}.page-template-user_dashboard_profile .has_header_type4 .content_wrapper,.page-template-user_dashboard_floor .has_header_type4 .content_wrapper,.page-template-user_dashboard_invoices .has_header_type4 .content_wrapper,.page-template-user_dashboard_searches .has_header_type4 .content_wrapper,.page-template-user_dashboard_favorite .has_header_type4 .content_wrapper,.page-template-user_dashboard_add .has_header_type4 .content_wrapper,.page-template-user_dashboard .has_header_type4 .content_wrapper,.page-template-user_dashboard_profile .has_header_type4 .content_wrapper{max-width:100%}.add-estate.profile-page.profile-onprofile.row{border-top:1px solid #dbddde;padding-top:25px}.pack_description_row .add-estate.profile-page.profile-onprofile.row{border-top:1px solid #384850;float:left;width:100%}.page-template-user_dashboard_add .wpresidence_success,.page-template-user_dashboard_floor .wpresidence_success{background-color:#3c90be}.dash_no_header.page-template-user_dashboard_search_result.admin-bar.has_top_bar .master_header_sticky,.dash_no_header.page-template-user_dashboard_floor.admin-bar.has_top_bar .master_header_sticky,.dash_no_header.page-template-user_dashboard_invoices.admin-bar.has_top_bar .master_header_sticky,.dash_no_header.page-template-user_dashboard_searches.admin-bar.has_top_bar .master_header_sticky,.dash_no_header.page-template-user_dashboard_favorite.admin-bar.has_top_bar .master_header_sticky,.dash_no_header.page-template-user_dashboard_add.admin-bar.has_top_bar .master_header_sticky,.dash_no_header.page-template-user_dashboard.admin-bar.has_top_bar .master_header_sticky,.dash_no_header.page-template-user_dashboard_profile.admin-bar.has_top_bar .master_header_sticky{top:32px}.dashboard-margin input[type=text],.dashboard-margin input[type=password],.dashboard-margin input[type=email],.dashboard-margin input[type=url],.dashboard-margin input[type=number],.dashboard-margin textarea,.dashboard-margin .comment-form #submit,.dashboard-margin .wpresidence_button{border-radius:0;color:#9ca9af}.user_details_row,.change_pass{color:#263238;font-size:16px;line-height:1.6em;font-weight:600}.dash_no_header.page-template-user_dashboard_search_result .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_floor .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_invoices .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_searches .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_favorite .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_add .top_bar_wrapper,.dash_no_header.page-template-user_dashboard .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_profile .top_bar_wrapper{position:fixed;top:0}.col-md-12.top_dahsboard_wrapper,.col-md-12.row_dasboard-prop-listing{padding-right:60px;padding-left:60px}.property_wrapper_dash{max-width:1120px}.col-md-9.user_dashboard{padding-right:60px;padding-left:60px}.featurescol label{width:auto!important}.featurescol checkbox,.featurescol label{display:inline}.page-template-user_dashboard_add label.checklabel{width:auto}.col-md-3.user_dashboard{padding-right:60px;padding-left:15px}.user_dashboard_box{background-color:#fff;padding:14px 13px 14px 13px;margin-bottom:30px}.user_dashboard_box .submit-price{font-size:13px;line-height:22px;border-bottom:0 solid transparent;color:#8593a9}.col-md-9.dashboard-margin .pagination{padding-left:60px}.pack_description_row.add-estate.profile-page.profile-onprofile.row{border-top:1px solid #384850;padding-top:30px;margin-bottom:0}.package_label{font-size:14px;margin-top:14px;font-weight:600;position:absolute;bottom:10px;top:auto}.navbar-fixed-top,.navbar-fixed-bottom{z-index:102}#loginmodal .modal-dialog{width:290px}#loginmodal h4{font-size:14px}#loginmodal .login-links{font-size:13px}#loginmodal .modal-body{position:relative;padding:10px 20px 6px 20px}#loginmodal #reveal_login{margin-top:0;margin-bottom:13px}#google_map_prop_list_sidebar{position:fixed;right:0;bottom:0;width:50%;top:130px;overflow-y:scroll;background:#fff;padding:0;overflow-x:hidden;z-index:0}#google_map_prop_list_wrapper.half_no_top_bar,#google_map_prop_list_sidebar.half_no_top_bar{top:91px}.pagination_ajax,.pagination{float:left;width:100%}#google_map_prop_list_sidebar .pagination{width:100%;float:left;margin-left:30px}#google_map_prop_list_sidebar .pagination_ajax_search{margin-left:15px!important}.no_results{margin-left:15px;width:100%;margin-bottom:30px;float:left}#listing_ajax_container_agent_tax,#listing_ajax_container_agent,#listing_ajax_container{margin:0 -15px}.nothing{padding-left:15px}#google_map_prop_list_sidebar #listing_ajax_container_agent,#google_map_prop_list_sidebar #listing_ajax_container{min-width:100%}#google_map_prop_list_sidebar #listing_ajax_container{max-width:840px;margin:0;padding:15px}#google_map_prop_list_sidebar .no_results{margin-left:15px}#google_map_prop_list_sidebar #listing_ajax_container h4{padding:15px}#google_map_prop_list_sidebar .no_results_title{margin-left:0}.page-template-advanced_search_results #listing_ajax_container{min-height:300px}.page-template-user_dashboard_searches #listing_ajax_container{clear:both;margin:0}#content_container{margin:0 -15px;margin-top:0}.adv_listing_filters_head,.listing_filters_head,.listing_filters{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;height:60px;margin:0;margin-bottom:30px;float:left;width:100%}.listing_filter_select{float:left;height:42px;margin:8px 0 9px 0;cursor:pointer;padding:0 22px 0 0;border-right:1px solid #f0f0f0}.listing_filters_head .listing_filter_select{margin-top:8px}.listing_filter_select .filter_menu li{padding:13px;line-height:1.3em}.listing_filter_select.open .filter_menu_trigger{color:#3c90be}.advanced_search_shortcode .listing_filter_select{margin:0 13px 11px 0}.listing_filters_head .filter_menu{margin-left:0;margin-top:8px!important;padding-bottom:0}.order_filter{border-right:0}.order_filter_single{margin-left:548px}.advanced_filters .order_filter_single{margin-left:0}.listing_filter_views{border:0;width:17px;float:right;margin-right:0;margin-left:0;padding:0 20px 0 13px;margin-top:5px!important}.filter_menu_trigger{margin-top:5px;padding:9px 13px}.filter_menu{background-color:#f0f0f0;background-color:#fff;color:#768082;border-color:#f0f0f0;margin-top:1px!important;max-height:214px;overflow-y:scroll;border-top-left-radius:0;border-top-right-radius:0;margin-left:-15px;padding-top:0}.advanced_search_sidebar .filter_menu{margin-top:2px;margin-left:-1px;width:100%;background-color:#fdfdfd;padding-bottom:0}.listing_filter_select:first-child .filter_menu{margin-left:0}.advanced_search_sidebar .dropdown.form-control{padding:0}.advanced_search_sidebar input{padding:6px 12px}.filter_menu li{padding:13px;line-height:1.3em;border-bottom:1px solid #f0f0f0}.advanced_search_sidebar .filter_menu li{margin-bottom:0}.filter_menu li:hover{background-color:#347da4;color:#f0f0f0}#grid_view,#list_view{margin-top:16px}#grid_view,#list_view{color:#768082;font-size:18px}#grid_view:hover,#list_view:hover{color:#3c90be}.icon_selected{color:#3c90be!important}.caret_filter{margin-left:9px;border:0}.caret:after{content:"\f107";position:absolute;top:-4px;font:normal normal normal 14px/1 FontAwesome;color:#a1a7b4;left:-4px}.widget-container.advanced_search_sidebar .caret_filter{position:absolute;right:12px;top:18px}.pagination{margin:0;margin-bottom:30px}.pagination>li:empty{display:none}.pagination .roundleft a,.pagination .roundleft span{margin-left:0;border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination .roundright a,.pagination .roundright span{margin-left:-1px;border-bottom-right-radius:3px;border-top-right-radius:3px}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{background-color:#f0f0f0;border-color:#f0f0f0;border-bottom:1px solid #dde4e9!important}.pagination>li>a,.pagination>li>span{border:1px solid #dde4e9;background-color:#fdfdfd}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 14px;margin-left:-1px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #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:2;color:#428bca;cursor:default;background-color:#eee;border:1px solid #ddd!important}.property_listing{position:relative;margin-bottom:30px;border:1px solid #dde4e9;border-radius:3px;font-size:13px;background-color:#fff;max-width:525px;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease;cursor:pointer;float:left}.property_listing .carousel{float:left}.has_prop_slider .property_listing{cursor:default}.property_listing .carousel-control{opacity:.9;height:45px;top:50%;margin-top:-28px}.property_listing .carousel-control i{font-size:45px;margin-top:0}.property_listing .carousel-control:hover{opacity:1}.property_listing .left.carousel-control{left:0}.property_listing .right.carousel-control{right:0}.blog2v .property_listing{overflow:hidden;min-height:420px;width:100%}.blog_unit:hover,.property_listing:hover{border:1px solid #c6cdd3}.blog_unit_image img,.property_listing img{transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-webkit-transition:all .7s ease;-o-transition:all .7s ease}.listing_wrapper.col-md-12>.property_listing img{border-top-left-radius:0;border-top-right-radius:0}.widget_latest_internal:hover img,.featured_widget_image:hover img,.property_listing:hover .listing-unit-img-wrapper img,.property_listing:hover .property_unit_custom_element.image img{opacity:.8;transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.1,M12=0,M21=0,M22=1.1,SizingMethod='auto expand')}.property_listing:hover h4 a{color:#3c90be}.listing-image-link{position:relative}.listing-unit-img-wrapper{position:relative;float:left;background:#000;border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden}.prop_new_details{position:absolute;bottom:0;width:100%;height:100%;z-index:9;pointer-events:none}.prop_new_details_back{width:100%;height:100%;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.3))}.property_media{color:#fff;position:absolute;bottom:8px;right:20px;z-index:9;opacity:.9}.property_media .fa{margin-left:8px}.property_location_image{color:#fff;position:absolute;bottom:8px;left:20px;z-index:9;opacity:.9}.property_location_image a{color:#fff}.property_marker{background-image:url(https://granacasa.com/wp-content/themes/wpresidence/css/css-images/unit.png);background-repeat:no-repeat;background-position:0 -19px;margin-right:0;padding-left:15px}.listing-cover{position:absolute;background-color:#3c90be;top:0;left:0;width:100%;height:100%;z-index:9;border-top-right-radius:4px;border-top-left-radius:4px;opacity:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;background:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/item-on-hover.png) repeat}.listing-cover-plus{color:#fdfdfd;font-size:40px;height:40px;width:40px;position:absolute;top:50%;left:50%;margin:-20px 0 0 -22px;border:1px solid #fdfdfd;border-radius:3px;padding:0;z-index:12;opacity:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;cursor:pointer;line-height:36px;text-align:center}.property_listing:hover .listing-cover{opacity:1}.property_listing:hover .listing-cover-plus{opacity:.9}.shortcode-col{padding:0 15px;float:left}.shortcode-col.listing_wrapper{min-width:160px}.col-md-12.shortcode-col{width:100%}.property_listing img{border-top-left-radius:3px;border-top-right-radius:3px;width:100%}.the_list_view{display:none}.half_map_list_view{display:none}.listing_wrapper.col-md-12>.property_listing{min-height:200px;float:left;width:100%;max-width:100%;height:auto;padding-bottom:0}.listing_wrapper.col-md-12 .listing-unit-img-wrapper,.listing_wrapper.col-md-12>.property_listing .carousel-inner{position:relative;width:100%;max-width:320px;display:inline;float:left;min-height:200px}.listing_wrapper.col-md-12>.property_listing .listing-cover{height:163px;width:265px}.listing_wrapper.col-md-12>.property_listing .listing-cover-plus{left:50%;top:50%;margin-top:-23px;margin-left:-23px}.property_listing a{text-decoration:none}.listing_wrapper.col-md-12 .property_listing>img{float:left;border:0;border-top-right-radius:0;border-bottom-left-radius:4px;max-width:265px}.listing_wrapper.col-md-12 .property_location{margin:0 0 0 348px;float:none;width:auto;left:0;padding-top:5px;padding-bottom:5px}.property_listing h4{padding:0 20px;margin-top:20px;margin-bottom:0;float:left;width:100%}.property_listing .property_unit_custom_element h4{padding:0}.listing_wrapper.col-md-12 .property_listing h4{padding-left:292px;margin-top:9px;float:none}.col-md-12 .listing_wrapper.col-md-12 .property_listing h4{margin-top:12px}.listing_details{margin:0;line-height:22px;float:left;padding:0 20px;margin:5px 0 5px 0;width:100%}.listing_details.the_grid_view{max-height:160px}.property_agent_wrapper{float:left;line-height:30px}.property_agent_name{float:left;line-height:30px;display:inline}.property_agent_image{width:30px;height:30px;float:left;background-size:cover;margin-right:10px;border-radius:100%}.property_agent_image_sign,.has_4per_row .property_agent_image{display:none}.has_4per_row .property_agent_image_sign{display:block;float:left;margin-right:5px}.has_4per_row .property_agent_image_sign .fa{color:#c2cbd9}.listing_prop_details{margin:0 13px;line-height:22px;width:100%;margin-bottom:7px;font-weight:300;position:absolute;bottom:35px;left:0}.property_listing_details .inforoom,.property_location .inforoom{background-image:url(https://granacasa.com/wp-content/themes/wpresidence/css/css-images/unit.png);font-size:14px;line-height:30px;background-repeat:no-repeat;background-position:0 -1px;margin-right:15px;padding-left:23px;color:#3a4659;color:#8593a9;font-size:13px}.property_listing_details .infobath,.property_location .infobath{background-image:url(https://granacasa.com/wp-content/themes/wpresidence/css/css-images/unit.png);font-size:14px;line-height:30px;background-repeat:no-repeat;background-position:-63px -1px;margin-right:12px;padding-left:20px;color:#3a4659;color:#8593a9;font-size:13px}.property_listing_details .infosize,.property_location .infosize{background-image:url(https://granacasa.com/wp-content/themes/wpresidence/css/css-images/unit.png);font-size:14px;line-height:30px;background-repeat:no-repeat;background-position:-127px 0;margin-right:5px;padding-left:20px;color:#3a4659;color:#8593a9;font-size:13px}.property_listing_details .infodate{font-size:14px;line-height:30px;margin-right:10px;padding-left:12px;color:#3a4659;color:#8593a9;font-size:13px}.property_listing_details .infodate .fa{margin-right:5px;color:#c2cbd9}.unit_more_x a,.unit_more_x{font-size:12px}.featured_property_type3 .listing_details a{font-size:14px}.unit_details_x a,.unit_details_x{font-size:12px;background-color:#f1bf7f;color:#fff;float:right;padding:4px 7px;margin-top:4px;line-height:12px}.listing_wrapper.col-md-12 .property_listing .listing_details{padding-left:347px;margin-top:0;float:none}.listing_wrapper.col-md-12 .property_listing .listing_prop_details{padding-left:23px;margin-top:5px}.property_agent{position:relative;margin-left:20px}.listing_unit_price_wrapper{position:relative;margin-top:5px;color:#3c90be;color:#f1bf7f;margin-left:20px;font-size:17px;line-height:16px;float:left;line-height:30px}.property_listing_details{position:relative;color:#3a4659;width:100%;float:left;padding:0 20px;margin-bottom:62px}.col-md-9 .listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper{left:0;right:8px;width:auto;top:4px}.listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper{left:0;width:auto;top:0;margin-bottom:0;float:none;padding-left:347px;margin-top:0;margin-left:0}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .listing_unit_price_wrapper{top:0;margin-top:0;margin-bottom:0}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .listing_details.the_list_view{margin:0}.price_label{font-size:15px;margin-top:2px}.listing_detail .price_label{margin-top:0;font-size:13px}.listing_actions{float:right}.listing_wrapper.col-md-12 .listing_actions{top:5px}listing_actions a{text-decoration:none}.share_list{width:30px;height:30px;margin-left:8px;float:left;cursor:pointer;background-repeat:no-repeat;background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/unitshare.png);background-position:7px 8px;border:1px solid #eef3f6}.property_unit_custom_element.share .share_list{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/unitshare_custom.png)!important;background-size:40px 16px;border:0}.property_unit_custom_element.share .share_list.share_on,.property_unit_custom_element.share .share_list:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/unitshare_custom.png)!important;background-position:-16px 8px;background-size:40px 16px}.share_list.share_on,.share_list:hover{background-image:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/unitshare.png);background-position:-16px 8px;border:1px solid #d8e0e5}.share_unit{position:absolute;background-color:#3c90be;color:#fff;font-size:22px;width:43px;top:-128px;display:none;padding:5px 0 5px 1px;border-radius:3px}.property_listing.places_listing .share_unit{z-index:9}.share_unit:after{content:" ";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #3c90be;bottom:-8px;right:13px;position:absolute}.share_unit a{padding:7px 7px;color:#fff;display:block;font-size:20px;text-align:center}.share_unit a:hover{color:#3c90be}.compare-action{width:30px;height:30px;cursor:pointer;float:left;margin-left:5px;background-image:none!important;border:1px solid #eef3f6;text-align:center;padding-top:7px;color:#c2cbd9}.property_unit_custom_element.compare .compare-action{border:0}.compare-action:before{content:"\f067";font:normal normal normal 14px/1 FontAwesome}.compare-action:hover{background-image:none!important;color:#3c90be;border:1px solid #d8e0e5}.icon-fav{color:#c2cbd9;width:30px;height:30px;cursor:pointer;float:left;margin-left:5px;font-size:11px;border:1px solid #eef3f6;text-align:center;padding-top:7px}.icon-fav-on-remove{position:absolute;font-size:12px;background-color:#fb6a5c;padding:9px 0;color:#fff;text-align:center;height:auto;width:150px;border-bottom-left-radius:4px;top:0;right:0;border:0}.icon-fav-on-remove:before{display:none}.icon-fav.icon-fav-on-remove{z-index:99}.icon-fav-on{color:#3c90be}.icon-fav-off:hover{border:1px solid #d8e0e5;color:#3c90be}.icon-fav:before{content:"\f004";font:normal normal normal 12px/1 FontAwesome}#listing_loader_maps,#listing_loader{width:100%;float:left;height:81px;text-align:center;padding-top:35px;display:none}#listing_loader_maps.map_loader,#listing_loader.map_loader{display:block;margin-top:-27px!important}.listing_loader_title{display:none;float:left;width:100%;font-size:36px;line-height:1.3em;color:#3a4659;font-family:'Open Sans',sans-serif}.compare_ajax_wrapper{margin:0 15px}.prop-compare{width:100%;border-bottom:1px solid #f0f0f0;width:100%;float:left;margin-bottom:30px;color:#1a171b;font-size:14px;padding-bottom:13px;display:none}#google_map_prop_list_sidebar .prop-compare{padding-left:0;margin:15px 20px 0 31px;border-bottom:0}.compare_agent{margin:0 15px;max-width:805px;margin-bottom:30px}.pagination_ajax_search,.home-compare{margin-left:15px}.items_compare{width:100px;float:left;margin-right:10px}.items_compare img{border-radius:3px}.ribbon-wrapper-default{width:auto;overflow:hidden;position:relative;background-color:#2e71d0;color:#fff;float:left;clear:both;line-height:19px;font-size:12px}.property_listing_more{float:right;border:1px solid #eef3f6;padding:3px 6px}.listing_wrapper.col-md-12 .property_listing .ribbon-wrapper-default{top:0;left:0}.ribbon-wrapper-open-house{background-color:#185271}.ribbon-wrapper-sold{background-color:#ed5565}.ribbon-inside{color:#fff;text-align:center;padding-top:0;width:100%;padding-left:10px;padding-right:10px;text-transform:capitalize}.new-offer,.open-house{font-size:12px;color:#fff;line-height:19px;text-align:center;padding-top:0;margin:0 auto;margin:0 auto}.ribbon-wrapper-hot-offer{background:#fb6a5c}.ribbon-wrapper-new-offer{background:#3c90be}.sold{font-size:12px;color:#fff;line-height:15px;text-align:center;padding-top:7px;margin:0 auto}.tag-wrapper{position:absolute;top:8px}.featured_div{max-width:85px;float:left;background-color:#f1bf7f;color:#333;position:relative;left:0;font-size:12px;border-radius:0;padding:1px 18px;line-height:17px;background-image:none!important;margin-bottom:4px}.listing_wrapper.col-md-12 .property_listing .featured_div{position:relative;float:left;left:0;top:0}.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing_details,.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing h4,.col-md-9.rightmargin .has_4per_row.col-md-4 .listing_details,.has_4per_row.col-md-3 .property_listing_details,.has_4per_row.col-md-3 .property_listing h4,.has_4per_row.col-md-3 .listing_details{padding:0 13px}.col-md-9.rightmargin .has_4per_row.col-md-4 .property_location,.has_4per_row.col-md-3 .property_location{left:13px;right:13px}.col-md-9.rightmargin .has_4per_row.col-md-4 .listing_unit_price_wrapper,.has_4per_row.col-md-3 .listing_unit_price_wrapper{font-size:15px;margin-left:0;padding:0 13px}.has_4per_row.listing_wrapper.col-md-12 .property_listing_details{float:none;width:auto;padding-left:347px;margin-top:0}.has_4per_row.listing_wrapper.col-md-12 .listing_details.the_list_view{padding-left:347px;margin-top:4px}.has_4per_row.listing_wrapper.col-md-12 .property_location{padding-top:5px;padding-bottom:5px}.listing_wrapper.col-md-12 .listing_unit_price_wrapper,.has_4per_row.listing_wrapper.col-md-12 .listing_unit_price_wrapper{top:0}.listing_wrapper.col-md-12 .property_listing h4{padding-left:347px}.has_4per_row.listing_wrapper .property_location_image{left:13px}.has_4per_row.listing_wrapper .property_media{right:13px}.has_4per_row.listing_wrapper .featured_div{padding:1px 13px}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_location_image{left:20px}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_media{right:20px}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .featured_div{padding:1px 18px}.page-template-property_list_half .col-md-12.has_prop_slider.has_4per_row.listing_wrapper .property_listing .listing_unit_price_wrapper,.page-template-property_list_half .col-md-12.has_prop_slider.listing_wrapper .property_listing .listing_unit_price_wrapper{margin-bottom:0;margin-top:0}.page-template-property_list_half .col-md-12.has_prop_slider.has_4per_row.listing_wrapper .listing_details.the_list_view,.page-template-property_list_half .col-md-12.has_prop_slider.listing_wrapper .listing_details.the_list_view{padding-left:347px;margin-top:0;margin:0}.listing_wrapper.col-md-12 .property_listing_details{position:relative;color:#3a4659;width:100%;padding:0 20px;float:none;padding-left:347px;margin-top:0;margin-bottom:0}.listing_wrapper.col-md-12 .listing_details.the_list_view{float:none;padding-left:347px;margin-top:0;margin-bottom:0}.listing_wrapper.col-md-12 unit_details_x,.has_4per_row .unit_details_x{display:none}.agent_unit{width:100%;float:left;padding-right:0;padding-left:0;margin-bottom:30px;border:1px solid #dde4e9;border-radius:3px;min-height:352px;position:relative;overflow:hidden;background-color:#fff;max-width:525px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;cursor:pointer;padding-bottom:50px}#primary .agent_unit{margin-bottom:0!important;min-height:395px}.agent_unit a{text-decoration:none}.agent_unit h4{padding:0 13px;margin-top:13px;margin-bottom:3px;font-size:18px}#primary .agent_unit h4,#primary .agent_unit h4 a{font-size:18px}#primary .agent_unit_social,#primary .agent_unit_social a{font-size:20px}.agent_unit img{transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-webkit-transition:all .7s ease;-o-transition:all .7s ease;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden;width:100%;display:inline-block}.agent_unit:hover{background-color:#fff;border:1px solid #c6cdd3}.agent_unit:hover img{opacity:.8;transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.1,M12=0,M21=0,M22=1.1,SizingMethod='auto expand')}.agent_unit:hover .listing-cover{opacity:1}.agent_unit:hover h4 a{color:#3c90be}.agent_unit:hover .listing-cover-plus{opacity:.9}.property_location{position:absolute;bottom:0;left:20px;right:20px;height:auto;border-top:1px solid #eef3f6;font-size:13px;margin:0;padding:13px 0;color:#8f9eb6;line-height:16px;float:left;max-width:100%}.agent_position{font-size:13px;margin:0 0 9px 13px;color:#8f9eb6;line-height:13px}.agent_unit .agent_position{padding-right:13px}.agent_detail{line-height:22px;margin:0 0 2px 13px;font-size:13px}.agent_detail i{margin-right:10px;min-width:14px}.agent_detail .fa-mobile{font-size:18px}.agent_detail .fa-envelope-o{font-size:13px}.agent_detail .fa-skype{font-size:15px}.agent_listing_link{line-height:22px;margin:10px 0 10px 13px}.agent_unit_social{position:absolute;bottom:0;height:40px;font-size:20px;background-color:#f0f0f0;width:100%;padding:11px 0 0 15px;left:0;right:0}.agent_unit_social.agent_list{left:0;right:0}.agent-unit-img-wrapper{position:relative;overflow:hidden;background:#000}.social-wrapper{margin:0 auto;max-width:100%;text-align:center}.agent_unit_social a{color:#d7d8dd;margin-right:15px}.agent_unit_social a:hover{color:#3c90be}.featured_agent_notes{padding:0 15px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;min-height:105px}.see_my_list_featured{margin:13px 0 0 15px;float:left}.agent_unit_featured{padding-bottom:0;float:left;margin-bottom:30px;margin-right:30px}.agent_unit_featured .agent_unit{padding-bottom:0}.agent_unit_featured:last-child{margin-right:0}.agent_featured_details{opacity:0;position:absolute}.agent_unit_featured:hover .agent_featured_details{opacity:1}.agent_unit_featured:hover .featured_agent_notes{opacity:0}.blog_list_wrapper{margin:0 -15px;float:left;min-height:400px}.blog_unit{float:left;padding-right:0;padding-left:0;margin-bottom:30px!important;border:1px solid #f0f0f0;border-radius:3px;overflow:hidden;background-color:#fff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease;cursor:pointer}.blog_unit:hover .blog_unit_image img{opacity:.8;transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.1,M12=0,M21=0,M22=1.1,SizingMethod='auto expand')}.col-md-9 .blog_unit{max-width:810px}.related_blog_unit{float:left;margin-bottom:30px;border-radius:3px;overflow:hidden}.blog_unit_image{width:100%;display:inline;float:left;position:relative;overflow:hidden;background-color:#000}.blog_unit:hover{background-color:#fff}.blog2v:hover .blog_unit_image img{opacity:.8;transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.1,M12=0,M21=0,M22=1.1,SizingMethod='auto expand')}.blog_unit:hover h3 a{color:#3c90be}.blog_unit.col-md-12 .listing-cover{height:100%}.col-md-12 .blog_unit.col-md-12 .listing-cover{height:100%}.col-md-12 .blog_unit.col-md-12 .listing-cover-plus{top:50%}.blog_unit:hover .listing-cover{opacity:1}.blog_unit:hover .listing-cover-plus{opacity:.9}.related_blog_unit .blog_unit_image img{border-bottom:1px solid #f0f0f0;-webkit-box-shadow:0 2px 0 0 rgba(227,228,231,1);box-shadow:0 2px 0 0 rgba(227,228,231,1)}.blog_unit h3,.blog_unit h3 a{color:#434953;margin-bottom:6px;margin-top:6px;font-weight:300;float:left;width:100%}.blog_unit_content p{margin-bottom:13px}.blog_unit a{text-decoration:none}.blog_unit_content{padding:0 13px 13px 13px;font-size:13px;line-height:22px}.blog_unit_meta{font-size:12px;color:#8f9eb6}.widemeta{float:left;width:100%;padding-bottom:7px}.blog_unit_meta a{color:#8f9eb6;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.blog_unit_meta a:hover{color:#3c90be}.blog_unit_meta i{font-size:13px;margin-right:3px}.blog_unit_meta .fa-calendar-o,.blog_unit_meta .fa-comment-o{margin-left:13px}.fa-comment-o{margin-right:1px!important}.blog_unit_meta .read_more{float:right;color:#3c90be;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.blog_unit_meta .read_more:hover{color:#347da4}.blog-unit-wrapper{padding:0 15px}.blog2v .read_more{float:right;color:#3c90be;position:absolute;bottom:12px;right:15px;font-size:12px;line-height:12px}.blog2v h4{margin-bottom:4px}.blog2v .blog_unit_meta{margin-bottom:9px;margin-left:20px;float:left}.blog_unit_image img,.blog2v img{border-bottom:3px solid #3c90be}.read_more i{font-size:12px;margin-left:6px}.related_posts{margin:15px -15px 30px -15px;float:left;width:100%}.related_posts h3{margin-left:15px}.related_posts .blog_unit{-webkit-box-shadow:none;box-shadow:none;border:0;margin-bottom:0}.related-unit{float:left}.related_blog_unit_image{border-radius:3px;display:inline;float:left;margin-bottom:13px;position:relative;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease;cursor:pointer;overflow:hidden;background:#000}.related_blog_unit_image .related_post_link{position:absolute;top:50%;left:0;color:#fff;width:100%;text-align:center;display:none;font-size:16px}.related_blog_unit_image:hover img{opacity:.7;transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.1,M12=0,M21=0,M22=1.1,SizingMethod='auto expand')}.related_blog_unit_image:hover .related_post_link{display:block}.related_blog_unit_image .listing-cover{width:100%;height:100%;border-radius:3px}.related_blog_unit_image:hover .listing-cover{opacity:1}.related_blog_unit_image:hover .listing-cover-plus-related{opacity:1}.listing-cover-title{width:100%;margin:0 auto;top:35%;position:absolute;padding:0 10px}.listing-cover-title a{color:#fdfdfd;font-size:17px;text-align:center;width:100%;float:left}.listing-cover-plus-related{color:#fdfdfd;font-size:25px;height:30px;position:absolute;top:40%;left:50%;margin:25px 0 0 -15px;bordeR:1px solid #fdfdfd;border-radius:3px;padding:0 7px 0 7px;z-index:12;opacity:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;cursor:pointer;line-height:27px}.single-content{padding:0;margin-bottom:13px;font-size:13px;line-height:22px;float:left;width:100%}#google_map_prop_list_sidebar .single-content{padding:0 30px}.single-content:empty{margin-bottom:0;height:0}.single-content p a{color:#3c90be;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.single-content p a:hover{color:#347da4}.gallery img{border:3px solid #f0f0f0!important;border-radius:3px}.single-title{margin-bottom:9px;word-break:normal}.content404{min-height:500px}.list404{width:33%;float:left}.list404 ul{margin-left:18px}.single-content p{margin-bottom:13px}.meta-info{padding:0;margin-bottom:25px;font-size:13px;color:#8f9eb6}.meta-info a{color:#8f9eb6;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.meta-info a:hover{color:#3c90be}.meta-info .fa{margin-right:2px}#carousel-example-generic{max-width:810px}.col-md-12 #carousel-example-generic{max-width:100%}.carousel-indicators{bottom:-15px}.post-carusel{border-radius:3px;margin-bottom:26px;overflow:hidden;background:#2b2937}.post-carusel iframe{width:100%;min-height:443px}.post-carusel .item{height:auto}.post-carusel .item img{max-height:467px}.col-md-12.full_width_prop .post-carusel .item{height:100%}.col-md-12.full_width_prop .post-carusel .item img{max-height:100%}.col-md-12.full_width_prop .carouselvertical,.col-md-12.full_width_prop .carouselvertical .carousel-inner{height:100%!important;max-height:100%!important;max-width:100%}.col-md-12.full_width_prop .vertical-wrapper{width:100%!important}.carousel-control{width:52px;height:140px;top:50%;margin-top:-70px}.nav-prev-wrapper{position:fixed;height:110px;top:50%;width:250px;background:#2b2937;color:#fff;margin-top:-55px;text-decoration:none;z-index:200;left:-210px;border-top-right-radius:4px;border-bottom-right-radius:4px;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;padding:0 15px;display:table}.nav-prev-wrapper:hover{left:0}.nav-next-wrapper i,.nav-prev-wrapper i{display:inline;float:left;font-size:20px;line-height:22px;top:50%;margin-top:-11px}.nav-next-wrapper i{margin-left:5px;margin-right:5px;position:absolute;left:12px}.nav-prev-wrapper i{position:absolute;right:16px}.nav-next-wrapper{position:fixed;height:110px;top:50%;width:250px;background:#2b2937;color:#fff;margin-top:-55px;text-decoration:none;z-index:200;right:-210px;margin-left:-40px;border-top-left-radius:4px;border-bottom-left-radius:4px;cursor:pointer;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;padding:0 15px;display:table}.nav-next-wrapper:hover{right:0}.navigational_links a,.navigational_links a:hover{color:#fff;text-decoration:none}.nav-prev,.nav-next{display:table-cell;vertical-align:middle}.nav-prev{text-align:right}.nav-prev a{display:block;padding-right:25px;line-height:20px;max-width:250px;float:right;text-align:right}.nav-next a{margin-left:24px;line-height:20px;padding-left:1PX;display:inline;float:left;max-width:250px}.meta-element{display:inline}.navnav{width:auto}.prop_social_single{width:100%;padding-bottom:10px;text-align:right;margin-top:-15px;float:right}.prop_social_single a{color:#8f9eb6;font-size:17px;margin-left:13px;display:inline}.propery_listing_main_image{position:relative;width:100%;height:600px;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;overflow:hidden}#carousel-property-page-header .carousel-indicators li{display:inline-block;width:auto;height:100px;margin:0 15px 0 0;text-indent:0;cursor:pointer;background-color:#000;background-color:transparent;border:0;border-radius:0;opacity:1;position:relative}#carousel-property-page-header .carousel-indicators .active{width:auto;height:100px;background-color:transparent;opacity:1}#carousel-property-page-header .carousel-indicators{text-align:left;padding:15px 0 0 45px;left:50%;max-width:1200px;float:none;left:0;right:0;margin-left:auto;margin-right:auto;width:100%;bottom:0;margin-bottom:0}#carousel-property-page-header .carousel-indicators img{border:1px solid #2b2937;border:2px solid #fff;max-width:110px}#carousel-property-page-header .carousel-indicators .active img{border:2px solid #2b2937}.carousel-indicators-wrapper-header-prop{background-color:#2b2937;width:100%;position:absolute;height:auto;z-index:15;bottom:0}.carousel-property-page-header-overalay{background:#2b2937;opacity:.3;width:100%;height:100%;max-height:64px;position:absolute;max-width:108px;left:1px;top:1px}.carousel-indicators .active .carousel-property-page-header-overalay{opacity:0}.carouselvertical .carousel-inner{margin-right:144px;width:auto}#carousel-indicators-vertical{width:143px;right:0;position:absolute;top:0;bottom:auto;list-style:none;transition:all .4s ease-in-out;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;-ms-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;background:#000;padding-left:3px;height:100%}#carousel-indicators-vertical li{margin-bottom:3px;position:relative;cursor:pointer}#carousel-indicators-vertical .active img{opacity:1}#carousel-indicators-vertical li img{opacity:.4;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}#carousel-indicators-vertical li:hover img{opacity:.6}#carousel-indicators-vertical .caption-wrapper{width:665px}.carousel-control.right.vertical{right:143px}.verticalstatus{right:146px!important}.vertical-wrapper{width:auto!important;background:transparent!important;position:absolute!important;bottom:0;padding:0!important;right:144px;left:0}.wpestate_estate_property_slider_section_wrapper .post-carusel .item img{max-height:100%}.wpestate_estate_property_slider_section_wrapper .post-carusel .vertical-wrapper{width:100%!important}.vertical-wrapper span{z-index:11;position:relative;padding-left:15px;padding-top:9px}.vertical-wrapper-back{z-index:10;position:absolute;background:#2b2937;opacity:.5;width:100%;height:100%}.carouselvertical{height:385px!important}.carouselvertical .videoitem{max-height:500px}.carouselvertical .videoitem iframe{width:100%;min-height:355px!important}.entry-prop{margin-bottom:0;display:inline;float:left;width:auto}.single-estate_property #listing_ajax_container{width:100%;float:left}#carousel-listing{background-color:#000;width:100%;position:relative}.carousel-inner>.item>img,.carousel-inner>.item>a>img{margin:0 auto}.slider-property-status{top:14px;right:0;position:absolute;z-index:50;padding:15px 30px;border-bottom-left-radius:4px;border-top-left-radius:4px;font-size:15px;color:#fdfdfd}.estate_video_control{position:absolute;color:#fff;top:50%;left:50%;float:left;font-size:30px;text-indent:0;margin:-10px 0 0 -10px;opacity:.7}.videoitem iframe{cursor:pointer}.carousel-inner>.item{-webkit-transition:all .6s ease;transition:all .6s ease;width:100%}.carousel-inner>.item>img{margin:0 auto}iframe .player .controls-wrapper,iframe .player .video-wrapper{display:none!important}.carusel-back,#carousel-listing .carousel-indicators{width:100%;position:absolute;float:left;display:inline;box-sizing:border-box;-moz-box-sizing:border-box;margin:1px 0 0 0;left:0;bottom:auto;height:83px;bottom:39px;padding-top:1px;z-index:10;transition:all .4s ease-in-out;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;-ms-transition:all .8s ease-in-out;-o-transition:all .8s ease-in-out;white-space:nowrap;text-align:left}.carusel-back{background-color:#000;opacity:.95}.rowclosed{bottom:-42px!important}.videoitem{height:457px}.videoitem_full{height:613px}#carousel-listing .carousel-indicators li{width:143px;height:83px;margin:0 1px 0 0;border:0;border-radius:0;position:relative}#carousel-listing .carousel-round-indicators{position:absolute;right:40px;bottom:-11px;z-index:99}#carousel-listing .carousel-round-indicators li{display:inline;border-radius:50%;width:8px;height:8px;float:left;color:#fff;background-color:#8f9eb6;margin-left:13px;cursor:pointer}#carousel-listing .carousel-round-indicators li.active{background:#fff}#carousel-listing .carousel-indicators .active img{opacity:1}#carousel-listing .carousel-indicators .active{border:0}#carousel-listing .carousel-indicators li img{float:left;opacity:.4;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}#carousel-listing .carousel-indicators li:hover img{opacity:.6}.caption-wrapper{width:100%;height:40px;color:#fff;float:left;padding:9px 0 0 13px;font-size:15px;background:#2b2937;z-index:20;position:relative;cursor:pointer}.caption-wrapper .fa{font-size:22px}.caption-wrapper span{display:none}.caption-wrapper span.active{display:block}.caption_control{width:20px;height:20px;float:right}.caption_control:after{font-family:FontAwesome;padding:12px 13px 0 5px;color:#fff;content:"\f107";margin:0;position:absolute;bottom:9px;right:0;font-size:20px}.closed .caption_control:after{content:"\f106"}.carousel-control .fa{margin-top:36px;font-size:65px;text-shadow:none}.carousel-control.right,.carousel-control.left{background:0;background-image:none}#accordion_prop_addr{margin-top:26px;display:inline-block;width:100%}.property-panel{margin-bottom:13px}.property-panel .panel{margin-bottom:3px;border:0;box-shadow:none;-webkit-box-shadow:none}.property-panel .panel-body{border:none!important}.property-panel .panel-heading{background-color:#f0f0f0;background-image:none;padding:7px 0 10px 15px;border-radius:3px}.wpestate_agent_details_wrapper{padding:0}#myChartacc,.my_chart_dash,#myChart{height:400px!important;width:100%!important}.tab-pane #myChart{height:400px!important;width:100%!important}.my_chart_dash{margin-top:15px}.statistics_wrapper{float:left;height:450px;width:100%;display:none}.statistics_wrapper_total_views{float:left;width:100%;margin:15px 15px -5px 15px}.property-panel h4{margin-bottom:0;font-size:15px;padding:4px 0 0 0}.property-panel h4 a{width:100%}.property-panel h4:after{font-family:"fontawesome";content:"\f106";position:relative;float:right;margin-right:14px}.property-panel a:hover{text-decoration:none}.property-panel h4:hover{color:#3c90be}.property-panel h4:hover :after{color:#3c90be}.property-panel .carusel_closed:after{font-family:"fontawesome";content:"\f107";position:relative;float:right;margin-right:14px}.property-panel h4 a:hover{text-decoration:none}.property-panel .panel-body{padding:15px 15px}.listing_detail{padding:3px 0}.wpestate_estate_property_details_section i,.property-panel i{margin-right:10px}.listing-content .agent_contanct_form{margin-left:0;float:left;width:100%;margin-top:13px}.single-estate_property .listing-content .agent_contanct_form{margin-top:25px;padding-left:0;padding-right:0}.listing-content .agent_picture{padding-left:0}.listing-content .mylistings{float:left;margin:0 -15px 26px -15px;display:block;width:100%}.listing-content .agent_content,.listing-content .agentpic-wrapper{padding-left:0;max-width:270px}.notice_area{width:100%;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;height:77px;margin-bottom:30px;color:#768082;position:relative;margin-top:9px}.property_categs{float:left;font-size:15px;margin-top:14px;margin-bottom:3px}#add_favorites{position:absolute;top:15px;right:0;cursor:pointer}.isnotfavorite{background-color:#8f9eb6;color:#fff;padding:0 5px;border-radius:3px}#add_favorites.isfavorite:hover,#add_favorites:hover{background-color:#3c90be;color:#fff;padding:0 5px;border-radius:3px}#add_favorites.isfavorite{background-color:#3c90be;color:#fff;padding:0 5px;border-radius:3px}.prop_social{position:absolute;top:43px;right:0}.no_views{float:left;font-size:15px}.no_views i{margin-right:5px}.prop_social i{font-size:17px;margin-left:13px;display:inline;color:#8f9eb6}.prop_social a{color:#8f9eb6;text-decoration:none;padding:3px 0 0 0;height:30px;margin-left:2px;float:left;box-sizing:border-box;-moz-box-sizing:border-box;font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.prop_social a:hover{text-decoration:none}.share_facebook:hover{color:#3b5998!important}.share_tweet:hover{color:#00cffe!important}.share_google:hover{color:#d63e30!important}.share_pinterest:hover{color:#b61d23!important}.price_area{color:#f1bf7f;font-size:22px;padding:16px 0 3px 0;float:right}.pricelabel{float:left;font-size:15px;padding:14px 0 3px 7px}.adres_area{clear:both;float:left;font-size:15px}.agent_listings_title_similar{padding-left:15px}#slider_enable_map{width:45px;height:45px;position:absolute;top:13px;left:13px;background-color:#2b2937;border-radius:3px;z-index:2;cursor:pointer;padding:12px 16px}#slider_enable_street{width:45px;height:45px;position:absolute;top:13px;left:63px;background-color:#2b2937;border-radius:3px;z-index:2;cursor:pointer;padding:12px 12px}#slider_enable_slider{width:45px;height:45px;position:absolute;top:13px;left:113px;background-color:#2b2937;border-radius:3px;z-index:2;cursor:pointer;padding:12px 10px}.no_stret{left:63px!important}#slider_enable_map i,#slider_enable_street i,#slider_enable_slider i{color:#fff;font-size:23px}#slider_enable_map:hover,#slider_enable_street:hover,#slider_enable_slider:hover{background-color:#3c90be}#slider_enable_slider.slideron,#slider_enable_street.slideron,#slider_enable_map.slideron{background-color:#3c90be}#tab_prpg ul{margin:0;background-color:#3c90be;border:0;border-top-left-radius:4px;border-top-right-radius:4px}#tab_prpg .tab-pane ul{background-color:transparent;margin-left:20px}#tab_prpg .tab-pane li:first-of-type,#tab_prpg .tab-pane li{color:#768082;border:0}#tab_prpg li{background:transparent;color:#fff;border:0;border-radius:0;font-size:15px;margin-bottom:0;border-right:1px solid #3d89b2}#tab_prpg li:first-of-type{border-top-left-radius:4px;border-top-left-radius:0;border-left:1px solid #f0f0f0}#tab_prpg li a{color:#fff;padding:11px 30px}#tab_prpg .nav-tabs>li>a{margin-right:0;height:45px}#tab_prpg li.active{background-color:#f0f0f0;border-top:1px solid #f0f0f0;margin-top:-1px}#tab_prpg .active a{color:#62748f;border:0}.walk_details a{background-color:#f0f0f0}#tab_prpg li a:hover{color:#3a4659;background-color:#f0f0f0;border-radius:0;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease;height:45px}#tab_prpg .tab-pane{border:1px solid #f0f0f0;float:left;width:100%;margin-bottom:30px;padding:15px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}#tab_prpg li a{transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}#tab_prpg i{margin-right:10px}.walk_details img{display:inline-block;float:left}.walk_details{width:100%;float:left;margin-bottom:10px}.walk_details span{display:inline-block;margin-left:10px;margin-top:1px;float:left;font-size:14px}.walk_details a{background-color:#f0f0f0;padding:1px 3px;font-size:13px;margin-left:5px}.single-agent{padding:0 15px 0 0;margin-bottom:0}.entry-title-agent{margin:0 0 0 15px;font-weight:300}.agent_meta{font-size:13px;line-height:22px;width:100%;margin:0 10px 23px 15px;color:#8f9eb6}.agent_meta a{color:#8f9eb6}.agent_details h3{line-height:22px;margin-bottom:3px;font-size:16px;padding-left:13px}.agent_unit_social_single{bottom:0;height:40px;font-size:20px;background-color:#f0f0f0;width:100%;padding:11px 0 0 15px;-webkit-box-shadow:0 2px 0 0 rgba(227,228,231,1);box-shadow:0 2px 0 0 rgba(227,228,231,1);border-bottom-right-radius:4px;border-bottom-left-radius:4px;z-index:10;position:relative}.agent_unit_social_single a{color:#d7d8dd;margin-right:15px}.agent_unit_social_single a:hover{color:#3c90be}.mydetails{background-color:#f0f0f0;height:40px;padding:9px 0 9px 13px;font-size:16px;margin-bottom:13px;border-radius:3px;color:#3a4659}.col-md-12 .mydetails{width:798px}.agent_pos{margin-bottom:9px;padding-left:13px;color:#8f9eb6}.single-agent .agent_detail{margin:0 0 2px 0;font-size:13px;padding-left:13px}.agent_details{min-height:200px;padding-right:0}.agentpict{border-bottom:3px solid #3c90be;border-top-right-radius:4px;border-top-left-radius:4px}.agent_content{margin:26px 0 4px 0;float:left}.social-agent-page{font-size:20px;position:absolute;bottom:0}.social-agent-page a{margin-right:10px;color:#768082}.agent_contanct_form{margin-left:15px;margin-bottom:28px;margin-right:15px;float:left}.agent_contanct_form_sidebar .agent_contanct_form{float:left;width:100%;border:1px solid #dde4e9;border-radius:3px;background-color:#fdfdfd;margin-bottom:30px;margin-left:0;margin-right:0;padding:0 13px 13px 13px;margin-top:30px}.agent_contanct_form_sidebar #agent_contact_name,.agent_contanct_form_sidebar #agent_user_email,.agent_contanct_form_sidebar #agent_phone,.agent_contanct_form_sidebar #agent_comment{width:100%;margin-right:13px;float:left;box-shadow:none;-webkit-box-shadow:none}.agent_contanct_form_sidebar #agent_submit{width:100%}.agent_contanct_form_sidebar #show_contact{padding:15px 13px 13px 13px;margin:0 -13px;font-size:16px;color:#434953;background-color:#fdfdfd;width:auto}#agent_contact_name,#agent_user_email,#agent_phone{width:32.21%;margin-right:13px;float:left}#agent_phone{margin-right:0}.margin_compare{padding:0 0 13px 0;margin:0 0 26px 15px;box-sizing:border-box;-moz-box-sizing:border-box}.agent_listings_title{padding-left:15px}#agent_submit{margin-bottom:0!important}#agent_submit:hover{background-color:#347da4!important}.agentpic-wrapper{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.col-md-12 .agentpic-wrapper{max-width:313px}.agent-listing-img-wrapper{width:100%;position:relative;cursor:pointer}.agentpic-wrapper .listing-cover{top:0;width:100%;height:100%}.agentpic-wrapper .listing-cover-title{opacity:0;z-index:11;max-width:312px;top:45%}.agentpic-wrapper .listing-cover-title a{font-size:18px}.agentpic-wrapper:hover .listing-cover{opacity:1}.agentpic-wrapper:hover .listing-cover-title{opacity:1}.pagination_agent{margin-left:15px}#comments{font-size:13px;line-height:22px;padding:0;font-size:13px;line-height:22px;float:left;width:100%;margin-bottom:15px}#comments:empty{display:none}#comments ul{list-style:none;margin:0}.comment{padding-bottom:16px;min-height:113px;margin-bottom:2px}div.comment{border-bottom:1px solid #f0f0f0}.pingback{margin:0 0 13px 0}.comment .blog_author_image{width:55px;height:55px;border-radius:3px;display:inline;float:left;margin:0 13px 13px 0}.comment-reply-link{margin-top:67px;float:left;background-color:#7f8c8d!important;border-bottom:3px solid #687373!important;color:#fff!important;padding:0;text-align:center;font-size:13px;width:55px;border-radius:3px}.comment-reply-link:hover{text-decoration:none;background-color:#687373!important}.comment-content{padding-left:65px}.post pingback{margin-bottom:5px}.comment_name{font-size:16px;color:#3a4659;line-height:1.3em}.comment_name a{font-size:16px;color:#3a4659;line-height:1.3em}.edit-link{margin-left:5px;float:right}.comment_date{color:#8f9eb6;font-size:12px}.form-allowed-tags{white-space:normal}.commentlist .children{padding:17px 0 0 37px;margin-left:0!important;padding-left:67px}.comment-notes{margin-bottom:5px}.comment-form-url,.comment-form-email,.comment-form-author{width:32.2%;margin-right:13px;float:left}#comment{padding-left:10px}.comment-form-url{margin-right:0}.comment-content p{padding-top:5px}#colophon ul,#primary ul{list-style:none;margin:0}.menu-footer-container ul{float:left;width:100%}.top_bar .xoxo{margin:0}.boxed_widget .widget-title-sidebar{margin:0 0 13px 0}.widget-container.boxed_widget .wd_user_menu,.widget-container.boxed_widget form{padding:0 13px 13px 13px;display:inline-block}.widget-title-sidebar{font-size:16px;line-height:26px;margin-bottom:13px;color:#3a4659;margin:0 0 10px 0;padding:7px 0 7px 0}.widget-title-sidebar_blank{height:13px;width:100%}.widget-container{margin-bottom:30px}#primary .widget-container{clear:both}#primary .widget-container form{display:inline-block;width:100%}.widget li,.widget-container li{font-size:13px;width:100%;border-bottom:1px solid #f0f0f0;margin-bottom:11px;padding-bottom:11px}.list_sidebar_currency li{margin-bottom:0}.children{padding:13px 0 0 13px}.children li:last-of-type{border:0;margin-bottom:0;padding-bottom:0}.widget li a,.widget-area-sidebar li a{font-size:13px;line-height:22px}.widget_nav_menu li:before,.widget_pages li:before,.widget_rss li:before,.widget_text li:before,.widget_recent_entries li:before{content:"\f105";font-family:FontAwesome;font-weight:normal;font-style:normal;display:block;float:left;text-decoration:inherit;font-size:13px;margin:5px 13px 0 0;line-height:14px}.widget_recent_comments li:before{content:"\f0e5";font-family:FontAwesome;font-weight:normal;font-style:normal;display:block;float:left;text-decoration:inherit;font-size:13px;margin:5px 13px 0 1px}.widget_text li:before{content:"";margin:0}.widget_archive li:before{content:"\f133";font-family:FontAwesome;font-weight:normal;font-style:normal;display:block;float:left;text-decoration:inherit;font-size:13px;margin:5px 13px 0 1px}.widget_meta li:before{content:"\f013";font-family:FontAwesome;font-weight:normal;font-style:normal;display:block;float:left;text-decoration:inherit;font-size:13px;margin:5px 13px 0 1px}.widget_categories li:before{content:"\f114";font-family:FontAwesome;font-weight:normal;font-style:normal;display:block;float:left;text-decoration:inherit;font-size:13px;margin:5px 13px 0 1px}.widget li:before{margin-top:1px}#colophon .widget_recent_comments li:before,#colophon .widget_pages li:before,#colophon .widget_rss li:before,#colophon .widget_text li:before,#colophon .widget_recent_entries li:before,#colophon .widget_categories li:before,#colophon .widget_meta li:before,#colophon .widget_archive li:before,#colophon .widget_recent_comments li:before{margin-top:4px}.widget-area-sidebar li a:hover{text-decoration:none}.sidebar_filter_menu{margin-top:1px;position:relative;font-size:13px;padding:10px 12px}.form-control.open .sidebar_filter_menu{color:#3c90be}.caret_sidebar{position:absolute;right:12px;top:18px;border:0}._4s7c{border:1px solid #fff000!important;border-top-color:#fff000!important}.social_sidebar{margin-bottom:18px}.social_sidebar_internal img{margin:0 9px 9px 0;width:40px}.top_bar .social_sidebar{margin-bottom:0}#colophon .social_sidebar_internal a,#primary .social_sidebar_internal a{width:41px;height:41px;padding:11px 0;background-color:#f0f0f0;margin:0 10px 10px 0;text-align:center;display:inline-block;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;border-radius:3px}#colophon .social_sidebar_internal a{background-color:#323840}#colophon .social_sidebar_internal a:hover,#primary .social_sidebar_internal a:hover{background-color:#3c90be;color:#fff}#colophon .social_sidebar_internal i,#primary .social_sidebar_internal i{font-size:19px;color:#a6b3bb}#colophon .social_sidebar_internal a:hover i,#primary .social_sidebar_internal a:hover i{color:#fff}#colophon .social_sidebar_internal a:hover{color:#fff}.social-rss,.social-facebook,.social-twitter,.social-dribbble,.social-google,.social-linkedIn,.social-blogger,.social-tumblr,.social-pinterest,.social-yahoo,.social-youtube,.social-vimeo,.social-instagram,.social-foursquare{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px}.social-facebook{margin-left:8px}.social-rss:before{content:"\f09e"}.social-facebook:before{content:"\f09a"}.social-twitter:before{content:"\f099"}.social-dribbble:before{content:"\f17d"}.social-google:before{content:"\f0d5"}.social-linkedIn:before{content:"\f0e1"}.social-tumblr:before{content:"\f173"}.social-pinterest:before{content:"\f0d2"}.social-youtube:before{content:"\f167"}.social-vimeo:before{content:"\f194"}.social-foursquare:before{content:"\f180"}.social-instagram:before{content:"\f16d"}.zillow_widget{width:100%;border:1px solid #f0f0f0;border-radius:3px;background-color:#fdfdfd;clear:both}.zillow-wrapper{display:inline-block;width:100%}.zillow_widget p{padding:0 13px 13px 13px;line-height:1.3em}.zillow_widget .widget-title-sidebar{background-color:#fdfdfd}.zillow_widget .widget-title-footer,.zillow_widget .widget-title-sidebar{padding:7px 0 7px 13px;border-bottom:1px solid #f0f0f0;font-size:16px;color:#434953}.zillow_widget .widget-title-footer{background-color:#fdfdfd}.zillow-price{color:#3c90be}.zillowlogo{margin-bottom:13px}.widget_nav_menu .sub-menu{padding:10px 0 0 18px}.widget_nav_menu .sub-menu li:last-of-type{border:0;margin-bottom:0;padding-bottom:0}.widget_nav_menu .sub-menu .menu-item-has-children>a:after{content:"";width:0}.widget_nav_menu .sub-menu li:hover{background-color:#fff;color:#3c90be}.widget_nav_menu .sub-menu li:hover a{color:#3c90be}#primary .widget-container.twitter_wrapper{background-color:#3c90be;border:0;border-bottom:3px solid #347da4}.twitter_wrapper{background-color:#3c90be;border-radius:3px;color:#fff;padding:21px 13px 0 13px;height:250px;position:relative;font-size:13px;line-height:22px;display:inline-block;width:100%}.wpestate_tweet_icon{color:#fff;font-size:49px;margin:0 auto;margin-bottom:13px;width:50px}.twitter_wrapper a{color:#fff!important}.twitter_wrapper li{border:0;color:#fff}#colophon .twitter_wrapper li a,.twitter_wrapper li a{color:#fff!important;font-weight:bold}.twitter_time{font-weight:normal!important}.tweet_circle{background-color:#fff;width:10px;height:10px;border-radius:50%;display:inline;float:left;margin-left:10px;cursor:pointer}#tw_control{display:block;position:absolute;bottom:-9px}#tw_control li{border:1px solid #fff;width:12px;height:12px;margin:0;margin-left:12px}.wpestate_recent_tweets .item{height:140px}.presenttw{background-color:#3c90be;border:1px solid #fff}#colophon .twitter_wrapper a{color:#fff}#colophon #tw_control li{border:1px solid #fff}.widget_search .form-control{margin-right:5px;float:left;width:100%;min-width:auto}#submit-form{margin-bottom:0!important;width:100%;min-width:90px}.searchform #submit-form{width:auto;margin-left:13px}#s,.searchform .field{float:left}.searchform{margin-left:15px}.textwidget{font-size:13px;line-height:22px}.textwidget p{margin-bottom:13px}.top_bar .textwidget{margin-right:13px}.tagcloud a{margin:0 10px 10px 0}#calendar_wrap{border:1px solid #f0f0f0;padding-top:13px;border-radius:3px;background:#fdfdfd}.widget_calendar #wp-calendar{color:#555;width:100%;text-align:center}.widget_calendar #wp-calendar caption,.widget_calendar #wp-calendar td,.widget_calendar #wp-calendar th{text-align:center}table tbody tr td{color:#333;padding:5px 6px;vertical-align:top}#calendar_wrap table{border:0;margin-bottom:0}#calendar_wrap table td,table tr{border:0}.widget_calendar #wp-calendar caption{font-size:12px;font-weight:500;padding:0 0 13px 0}.widget_calendar #wp-calendar th{background:#f4f4f4;border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-weight:bold;padding:6px 0}.widget_calendar #wp-calendar tfoot td{background:#f4f4f4;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:6px 0}#colophon #calendar_wrap{background-color:#fff}.widget_calendar #wp-calendar th{padding:13px 0}.widget_calendar #wp-calendar tfoot td{padding:10px 0}.widget-container.widget_tag_cloud,.widget-container.widget_search,.widget-container.contact_sidebar{width:100%}.contact_sidebar_wrap p{line-height:22px;font-size:13px;margin-bottom:4px;padding-bottom:4px}.contact_sidebar_wrap i{margin-right:13px;width:13px}.widget-container.latest_listings{float:left;width:100%;position:relative}.widget-container.latest_listings .owl-carousel .owl-item .item{min-height:100%;width:100%;height:100%;padding:0}.widget-container.latest_listings .owl-carousel .owl-item{float:left;position:relative;height:auto}.widget-container .latest_listings .featured_title{position:relative;border-top-right-radius:0;border-bottom-right-radius:0}.widget-container.latest_listings .owl-controls{position:absolute;width:100%;top:50%;height:45px;top:50%;margin-top:-21px}.widget_latest_internal{margin-bottom:13px;width:100%;height:auto;min-height:70px;float:left}.widget_latest_internal:last-of-type{margin-bottom:0}.widget_latest_internal img{vertical-align:top;display:inline;float:left;width:100%;height:auto}.widget_latest_internal .listing-cover{height:100%;border-radius:3px}.widget_latest_internal .listing-cover-plus{color:#fdfdfd;font-size:25px;height:27px;width:27px;top:50%;left:50%;margin:-12px 0 0 -13px;border-radius:3px;padding:0 0 0 1px;line-height:27px;text-align:center}.widget_latest_internal:hover .listing-cover,.widget_latest_internal:hover .listing-cover-plus,.featured_sidebar:hover .listing-cover{opacity:1}.listing_name{display:inline;margin-left:0;float:left;line-height:20px;position:relative;width:60%;padding-left:13px}.no_post_th{margin-left:0}.widget_latest_title{color:#3e454d}.widget_latest_listing_image{position:relative;float:left;max-width:40%;background:#000;overflow:hidden;border-radius:3px}#colophon .widget_latest_title{color:#72777f}.widget_latest_title a{line-height:1.3em!important}.widget_latest_price{display:block;margin-top:3px;font-size:13px;color:#3c90be}.widget-container.latest_listings .owl-buttons{opacity:.9}.widget-container.latest_listings .owl-next{float:right}.widget-container.latest_listings .owl-prev{float:left}.widget-container.latest_listings .owl-theme .owl-controls .owl-buttons div{margin:0;padding:0 7px;font-size:45px}.featured_sidebar{width:100%;border-radius:3px;position:relative;overflow:hidden;clear:both}#primary .widget-container.featured_sidebar{background:transparent!important}.featured_sidebar_intern{position:relative}.featured_sidebar_intern a{margin:0;padding:0}.featured_title{position:absolute;left:0;bottom:0;background-color:#2b2937;color:#fff;padding:9px 13px;border-top-right-radius:4px;border-bottom-right-radius:4px;opacity:.95;width:100%}.featured_title a{font-size:16px!important;color:#fff!important}#colophon .featured_title a{line-height:22px}.featured_second_line{position:absolute;left:0;bottom:40px;padding:9px 13px;background-color:#3c90be;font-size:13px;color:#fff;border-top-right-radius:4px;border-bottom-right-radius:4px;opacity:.95}.featured_widget_image{position:relative;cursor:pointer;background:#000}.related_blog_unit_image img,.widget_latest_listing_image img,.agent-unit-img-wrapper img,.featured_widget_image img{width:100%;transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-webkit-transition:all .7s ease;-o-transition:all .7s ease;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.featured_sidebar .listing-cover{height:100%}.featured_sidebar .listing-cover-plus{top:50%}.featured_sidebar:hover .listing-cover-plus{opacity:1;top:50%}.advanced_search_shortcode{width:100%;font-size:13px;background-color:#fdfdfd;padding:13px 7px;border:1px solid #dde4e9;border-radius:3px;float:left}.advanced_search_shortcode .form-control{font-size:13px;width:100%;display:inline;float:left}#advanced_submit_shorcode{margin-top:0;margin-bottom:0!important;color:#fff;float:left;width:100%}.vc_span6 #advanced_submit_shorcode{margin-top:0}.advanced_search_shortcode input{margin-right:10px;margin-top:0;margin-bottom:13px!important}.advanced_search_shortcode .filter_menu_trigger{margin-top:0;padding:11px 13px}.adv_shortcode_input{display:inline}.advanced_search_shortcode .dropdown-menu{left:0}.advanced_search_shortcode .filter_menu{margin-top:1px;margin-left:0;width:100%;padding-bottom:0;overflow-x:hidden}.advanced_search_shortcode .filter_menu li{min-width:168px;padding-top:10px}.advanced_search_sidebar{width:100%;border:1px solid #dde4e9;border-radius:3px;background-color:#fdfdfd}.advanced_search_sidebar .widget-title-footer,.advanced_search_sidebar .widget-title-sidebar{padding:7px 0 7px 13px;border-bottom:1px solid #f0f0f0;font-size:16px;color:#434953}.advanced_search_sidebar .widget-title-sidebar{background-color:#fdfdfd}.advanced_search_sidebar form{padding:0 13px 13px 13px}.advanced_search_sidebar .btn{margin:0 auto;display:block}.mortgage_calculator_li{width:100%;display:inline-block;padding-bottom:13px;background-color:#fdfdfd;border:1px solid #dde4e9;border-radius:3px}.mortgage_calculator_div{width:100%;height:404px;border:1px solid #dde4e9;border-radius:3px;background:#fdfdfd;float:left}.mortgage_calculator_li .widget-title-sidebar{padding:7px 0 7px 13px;border-bottom:1px solid #f0f0f0;font-size:16px;color:#434953;background-color:#fdfdfd}.mortgage_calculator_div .btn{margin:0 auto;display:block;width:146px}#input_formula{padding:0 13px 13px 13px}#colophon .menu>li{height:100%}#colophon .mortgage_calculator_div{background-color:#fff}#morg_results{float:left;margin:0;font-size:14px;display:none}#morg_results span{float:left;margin:6px 0;font-size:14px;width:100%}#anual_pay{margin-bottom:13px!important}#morg_compute{float:left}#submit_compare{cursor:pointer;height:58px;padding:5px 19px 0 19px;min-width:1px!important}#gmap_wrapper{position:relative;transition:height .3s ease}#googleMap{width:100%;transition:height .3s ease}#google_map_prop_list_wrapper{position:fixed;left:0;bottom:0;width:50%;top:130px;background-color:#fff}.has_header_type4 #google_map_prop_list_wrapper{padding-left:270px}.has_header_type4.cheader_right #google_map_prop_list_wrapper{margin-left:-270px}.has_header_type4.cheader_right #google_map_prop_list_sidebar{right:270px}#google_map_prop_list_wrapper.fullscreen{width:100%;top:0;height:100%;z-index:999}#google_map_prop_list_sidebar.fullscreen{display:none}#google_map_prop_list_wrapper.fullhalf{position:fixed;left:0;bottom:0;width:100%;top:0;height:100%}#google_map_prop_list_wrapper #gmap_wrapper,#google_map_prop_list_wrapper #googleMap{height:100%!important}.admin-bar #google_map_prop_list_wrapper,.admin-bar #google_map_prop_list_sidebar{margin-top:32px}#google_map_prop_list_sidebar.half_type2,#google_map_prop_list_wrapper.half_type2{margin-top:27px}.admin-bar #google_map_prop_list_sidebar.half_type2,.admin-bar #google_map_prop_list_wrapper.half_type2{margin-top:119px}#google_map_prop_list_wrapper.half_no_top_bar.half_type2,#google_map_prop_list_sidebar.half_no_top_bar.half_type2{top:149px}.has_top_bar .has_header_type2 #google_map_prop_list_wrapper,.has_top_bar .has_header_type2 #google_map_prop_list_sidebar{margin-top:85px}.admin-bar.has_top_bar .has_header_type2 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type2 #google_map_prop_list_sidebar{margin-top:115px}.admin-bar .has_header_type2 #google_map_prop_list_wrapper,.admin-bar .has_header_type2 #google_map_prop_list_sidebar{margin-top:59px}.google_map_shortcode_wrapper{position:relative}#googleMapSlider{position:absolute;width:100%;height:100%;float:left;display:block;z-index:1;display:none}#googleMap_shortcode{width:100%;height:100%;min-height:400px;background:#f0f0f0;height:400px}.scrollon{border:1px solid #3c90be}.fullmap{position:fixed!important;width:100%;height:100%;margin:0;padding:0;top:0;left:0;z-index:98}.header_full_map{z-index:90}#openmap{background-color:#8f9eb6;color:#fff;position:absolute;bottom:0;right:45px;text-align:center;padding:8px 10px 8px 10px;font-size:13px;cursor:pointer;border-bottom-left-radius:3px;border-bottom-right-radius:3px;bottom:-29px;z-index:1;pointer-events:auto}.page-template-advanced_search_results .with_search_2 #openmap{bottom:0;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0}#google_map_prop_list_wrapper #openmap{display:none}#openmap i{margin-right:5px}.with_search_5 #openmap{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:0}#gmap-loading{background-color:#fff;color:#3a4659;margin:0 auto;position:absolute;top:20%;left:50%;width:300px;height:105px;margin-left:-150px;text-align:center;padding-top:16px;font-size:27px;font-weight:300;border-radius:3px;opacity:.95}#gmap-noresult{background-color:#fff;color:#3a4659;margin:0 auto;position:absolute;top:20%;left:50%;width:280px;height:78px;margin-left:-150px;text-align:center;padding-top:30px;font-size:20px;font-weight:300;border-radius:3px;opacity:.95;display:none;z-index:99}.gmap-controls{max-width:1200px;margin:0 auto;position:absolute;float:left;height:100%;width:100%;top:0;left:50%;margin-left:-600px;pointer-events:none}.has_header_type4 .gmap-controls{margin-left:auto;margin-right:auto;left:0;right:0}#google_map_prop_list_wrapper .gmap-controls{top:0;left:0;margin-left:0}#google_map_prop_list_wrapper #gmap-control{right:15px}.fullmap .gmap-controls{max-width:100%;width:100%;left:0;margin-left:0}#street-view{position:absolute;top:60px;right:45px;background-color:#8f9eb6;color:#fff;box-sizing:border-box;-moz-box-sizing:border-box;padding:9px 11px 0 11px;border-radius:3px;font-size:13px;float:left;cursor:pointer;height:40px;width:119px;z-index:99;pointer-events:auto}#street-view:hover{background-color:#3a4659}#street-view i{font-size:15px;padding:3px 5px 0 0}#gmap-control{position:absolute;top:15px;right:45px;height:40px;background-color:#8f9eb6;border-radius:3px;opacity:.95;pointer-events:auto}.fullmap #gmap-control{z-index:111}#gmap-control i{margin-right:7px;margin-left:0}#gmap-next i{margin-right:0;margin-left:7px}#gmap-control span{color:#fff;box-sizing:border-box;-moz-box-sizing:border-box;padding:13px 11px 0 11px;font-size:13px;float:left;cursor:pointer;height:40px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}#gmap-control span.spanselected,#gmap-control span:hover{background-color:#3a4659}.gmnoprint img{max-width:none!important}#googleMap_shortcode img,#googleMapSlider img{border:none!important;max-width:none!important}.mapcontrolon{background-color:#3a4659!important;width:150px!important;z-index:99}#gmap-next{border-right:none!important}#gmapzoomplus_sh,#gmapzoomplus{background-color:#8f9eb6;color:#fff;font-size:16px;position:absolute;top:15px;left:45px;width:30px;height:30px;cursor:pointer;font-weight:300;padding:8px 0 0 9px;box-sizing:border-box;z-index:99;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;pointer-events:auto}#gmapzoomminus_sh,#gmapzoomminus{background-color:#8f9eb6;color:#fff;font-size:14px;position:absolute;top:46px;left:45px;width:30px;height:30px;cursor:pointer;font-weight:300;padding:8px 0 0 9px;box-sizing:border-box;z-index:99;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;pointer-events:auto}#google_map_prop_list_wrapper #gmapzoomminus{left:15px}#google_map_prop_list_wrapper #gmapzoomplus{left:15px}#gmapzoomplus_sh:hover,#gmapzoomminus_sh:hover,#gmapzoomplus:hover,#gmapzoomminus:hover{background-color:#3a4659;color:#fff}#gmapzoomminus.smallslidecontrol{left:15px;top:96px;padding-top:5px;display:none}#gmapzoomplus.smallslidecontrol{top:63px;left:15px;padding-top:5px;display:none}#gmapzoomplus_sh.shortcode_control{left:15px;padding-top:5px;display:block;top:15px}#gmapzoomminus_sh.shortcode_control{left:15px;padding-top:5px;top:47px;display:block}#slider_enable_street_sh{background-color:#8f9eb6;color:#fff;font-size:14px;position:absolute;top:46px;left:15px;width:30px;height:30px;cursor:pointer;font-weight:300;padding:4px 0 0 9px;box-sizing:border-box;z-index:99;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;pointer-events:auto;top:79px;display:block}#google-default-search{top:15px;width:300px;position:absolute;left:90px;pointer-events:auto}#google_map_prop_list_wrapper #google-default-search{top:15px;width:185px;position:absolute;right:auto;left:46px}#google_map_prop_list_wrapper #google-default-search{right:auto;left:52px}.map-type{position:absolute;top:40px;left:0;background-color:#8f9eb6;width:80px;display:none}#map-view-satellite{top:80px}#map-view-hybrid{top:120px}#map-view-terrain{top:160px}#map img{max-width:none}.contact-wrapper{margin:0 -15px;float:left;width:100%}.company_headline{width:100%;float:left;border-bottom:1px solid #f0f0f0;padding-bottom:0;margin-bottom:9px}.company_headline i{padding:3px 0 0 9px;margin-left:2px;float:left;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;color:#d6d6d6;transition:color .4s linear;-moz-transition:color .4s linear;-webkit-transition:color .4s linear;-o-transition:color .4s linear}.company_headline a:hover i{color:#3c90be}.company_headline h3{float:left;font-size:18px;margin-bottom:9px}.company_headline .header_social{padding:0}.contact_detail{margin-left:0}.contact-content{margin-top:13px;width:100%;float:left}.contact-content .agent_contanct_form{margin-left:0;margin-right:0;width:100%;margin-bottom:0}.contact-comapany-logo{border-radius:3px;float:left;margin-right:13px}#contactinfobox{color:#3c90be;margin-bottom:0;margin-top:35px}.contactaddr{width:100%;text-align:center;font-size:14px!important;line-height:25px!important}#search_wrapper{width:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;z-index:99;background:#fdfdfd;border-bottom:3px solid #f0f0f0}.fullscreen_search{position:fixed!important;bottom:0;left:0;border-bottom:0}.fullscreen_search_open{bottom:0}#adv-search-header-1{background-color:#3c90be;height:40px;margin:0;padding:13px 15px 10px 15px;color:#fff;cursor:pointer;position:absolute;top:-40px;left:0;border-top-left-radius:4px;border-top-right-radius:4px;font-size:15px;width:228px}#adv-search-header-1:after{content:"\f0d7";position:absolute;right:13px;font-size:17px;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.adv-search-1-close #adv-search-header-1:after{content:"\f0d8"}.adv-search-1{z-index:1;background-color:#fff;width:1110px;margin:0 auto;position:absolute;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;bottom:21px;left:50%;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;left:0;right:0;margin-left:auto;margin-right:auto}.adv-search-1_noz{z-index:0}#google_map_prop_list_sidebar .adv-search-1{position:relative;width:100%;bottom:0;left:auto;margin-left:0;border:0;margin-top:0;box-sizing:border-box;box-shadow:none;height:auto;background-color:#fdfdfd;padding:15px 5px 0 15px;margin-bottom:30px;-webkit-transform:translate(0%,0);-ms-transform:translate(0%,0);transform:translate(0%,0%);ms-transform:translate(0%,0);z-index:99}#google_map_prop_list_sidebar #adv-search-header-1{display:none}#google_map_prop_list_sidebar .adv1-holder{width:100%;border:0}#google_map_prop_list_sidebar #search_wrapper{border-bottom:0;background-color:#f0f0f0;border-bottom:1px solid #f0f0f0}#google_map_prop_list_sidebar #advanced_submit_2{position:relative;padding:10px 10px;height:auto;width:auto;margin:15px 15px 15px 22px;border-radius:3px;font-size:14px;margin-bottom:15px!important;font-weight:normal;background-color:#3c90be;color:#fff}.adv-search-1-close-extended,.adv-search-1-close{bottom:0!important;transform:translate(0%,100%);z-index:0}.adv-search-3.adv-search-1-close,.adv-search-3.adv-search-1-close-extended.adv_extended_class{bottom:auto!important;transform:translate(0,0)}#google_map_prop_list_sidebar .adv-search-1-close-extended,#google_map_prop_list_sidebar .adv-search-1-close{bottom:0;transform:translate(0,0)}.adv_search_internal,.advanced_action_div,.advanced_categ_div,.advanced_city_div,.advanced_area_div{width:220px;margin-right:26px;display:inline;float:left;margin-bottom:13px}#results,#results_no{display:none}#results{position:absolute;background:#f0f0f0;top:-41px;left:234px;padding:11px;border-radius:3px;width:874px;font-size:13px}.search_wr_5 #results{left:0}.search_wr_6 #results{top:-85px;left:0;width:auto}.search_wr_7 #results{top:-85px;left:0;width:auto}#showinpage{color:#3c90be;cursor:pointer;margin-left:10px}.bottom_sixty{padding-left:15px}.adv1-holder{width:926px;float:left;padding:13px 5px;background-color:#fff;border-bottom-left-radius:3px}.search_wr_2 .adv1-holder{background-color:transparent}.adv-search-1 .form-control{width:100%;display:inline;float:left;margin:0 13px 13px 0;padding:0;font-size:13px;color:#8593a9}.advanced_search_shortcode .col-md-2,.advanced_search_shortcode .col-md-3,.advanced_search_shortcode .col-md-4,.advanced_search_shortcode .col-md-6,.adv-search-1 .col-md-2,.adv-search-1 .col-md-3,.adv-search-1 .col-md-4,.adv-search-1 .col-md-6{padding-right:7px;padding-left:7px}.adv-search-1.adv-search-2 .form-control{width:100%}#google_map_prop_list_sidebar .adv-search-1 .form-control{width:100%!important;margin:0 0 15px 0}#google_map_prop_list_sidebar .adv-search-1 .col-md-3,#google_map_prop_list_sidebar .adv-search-1 .col-md-6{padding-left:0}.adv-search-1 input.form-control::-ms-input-placeholder,.adv-search-1 input.form-control::-moz-placeholder,.adv-search-1 input.form-control:-moz-placeholder,.adv-search-1 input.form-control::-webkit-input-placeholder{color:#8593a9}.adv-search-1 input.form-control::-moz-placeholder{opacity:1}.adv-search-1 input[type=text]{width:100%;margin:0 13px 13px 0;padding:9px 0 9px 13px;color:#8593a9;border-radius:3px;background-color:#fff}.adv-search-1 .filter_menu_trigger{margin-top:1px;padding:9px 13px;overflow:hidden}.adv-search-1 .filter_menu{margin-top:1px;left:14px;width:100%;background-color:#fdfdfd;padding-bottom:0}.adv-search-1 .filter_menu li{min-width:185px}#advanced_submit_2,#advanced_submit_2_mobile,#showinpage_mobile{width:259px;margin-right:14px;color:#fff}#advanced_submit_2{width:184px;height:100%;position:absolute;top:0;right:0;background-color:#3c90be;border:0;font-size:16px;white-space:normal;line-height:1.45em;font-weight:600;margin-right:0;border-top-left-radius:0;border-bottom-left-radius:0}#advanced_submit_2:hover{background-color:#347da4;color:#fff;border-bottom-right-radius:4px;border-top-right-radius:4px}#advanced_submit_2:focus{outline:0;outline-offset:0}#showinpage_mobile{display:none;position:absolute}.adv_extended_options_text{float:left;font-size:13px;margin-top:-3px;cursor:pointer;width:100%;color:#3c90be}.adv-search-1 .extended_search_check_wrapper,.adv-search-1 .adv_extended_options_text{margin-left:7px}#google_map_prop_list_sidebar .adv_extended_options_text{margin-left:0;margin-bottom:15px;margin-top:0}.adv_extended_options_text:hover{color:#3c90be}.adv_results_wrapper .adv-search-1.adv_extended_class{position:Relative}.adv_extended_class2{position:relative}.adv_extended_class2 .adv1-holder{height:120px;padding-bottom:0}.extended_search_check_wrapper{float:left;width:100%;position:relative}.extended_search_checker{float:left;width:25%;margin:5px 0!important}.extended_search_checker label{margin-bottom:7px!important;color:#8593a9}.checker_wrapper_half{padding:0}.advanced_search_sidebar .extended_search_checker{float:left;width:100%;margin:5px 0;display:inline}.advanced_search_sidebar #adv_extended_options_text_widget{margin-bottom:10px}.advanced_search_shortcode .adv_extended_options_text{width:100%;margin-top:-8px;cursor:pointer;margin-bottom:7px;padding-left:7px}#adv_extended_close_short{position:absolute;top:0;right:15px;cursor:pointer}.advanced_search_shortcode .extended_search_checker input{margin-bottom:0!important}.advanced_search_shortcode .extended_search_checker{line-height:13px}#adv_extended_close_widget{position:absolute;top:6px;right:0;cursor:pointer}.extended_search_check_wrapper{display:none}.advanced_search_sidebar .col-md-2,.advanced_search_sidebar .col-md-3,.advanced_search_sidebar .col-md-4,.advanced_search_sidebar .col-md-6{width:100%;padding:0}input[type="checkbox"]{position:relative;outline:0!important;-webkit-appearance:none;-moz-appearance:none;height:15PX;width:15px;margin-bottom:0;margin-right:5px;vertical-align:top;border:1px solid #dde4e9;border-radius:1px;background-color:#fff;color:#565a5c;box-sizing:border-box;padding:0;margin-top:0}input[type="checkbox"]:checked:before{outline:0!important;-webkit-appearance:none;-moz-appearance:none;content:"\2713";content:"\f00c";position:absolute;font-size:24px;left:0;top:-1px;text-align:center;width:15px;color:#3c90be;display:inline-block;font:normal normal normal 13px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;font-size:14px}#adv_extended_close_adv{position:absolute;top:0;right:14px;color:#8f9eb6;display:none;cursor:pointer}#adv_extended_options_text_mobile{width:100%;margin-bottom:10px}#adv_extended_close_mobile{position:absolute;top:0;right:14px;color:#8f9eb6;display:none;cursor:pointer}#adv-search-mobile .extended_search_checker{width:100%}.adv-search-3{background-color:#fdfdfd;width:414px;top:0;right:0;position:absolute;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;height:auto;padding-bottom:15px;border-radius:3px}.adv-search-3 form{padding:15px 7px 0 7px}.search_wrapper-close-extended#search_wrapper{bottom:40px!important;z-index:0}.search_wr_3 .col-md-2,.search_wr_3 .col-md-3,.search_wr_3 .col-md-4,.search_wr_3 .col-md-6{width:50%;padding-left:7px;padding-right:7px}.search_wr_3#search_wrapper{width:1110px;margin:0 auto;position:absolute;border:0;bottom:415px;position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;z-index:0;webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}#adv-search-header-3{background-color:#3c90be;height:40px;margin:0;padding:13px 15px 10px 15px;color:#fff;cursor:pointer;border-top-left-radius:4px;border-top-right-radius:4px;font-size:15px;width:100%}#adv-search-header-3:after{content:"\f0d7";position:absolute;right:13px;font-size:17px;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.adv-search-1-close-extended #adv-search-header-1:after,.search_wrapper-close-extended #adv-search-header-3:after{content:"\f0d8"}.adv3-holder .form-control{display:inline-block;margin:0 0 15px 0}.adv-search-3 .caret_filter{position:absolute;right:15px;top:17px}.adv3-holder .adv_search_slider{width:388px;margin:6px 0 0 0}.adv-search-3 #results{position:absolute;background:#f0f0f0;left:0;top:auto;padding:11px;border-radius:3px;width:100%;font-size:13px;bottom:-39px}.adv-search-3 .filter_menu_trigger{margin-top:0;padding:1px 0}.adv-search-3 .adv_extended_options_text{margin-bottom:10px;padding-left:7px}#advanced_submit_3{width:185px;margin-top:0;margin-bottom:0;margin-left:7px}.adv-search-3 .extended_search_checker{float:left;width:33%;margin:0!important}.adv-search-3 .filter_menu{margin-left:0}.adv-search-3 .filter_menu li{min-width:162px}.fullscreen_search{z-index:99!important;border:none!important}.search_wr_3.fullscreen_search#search_wrapper{bottom:80%}.adv-search-2{background-color:transparent;height:auto;padding:26px 26px 13px 26px;border-top:0;bottom:40px}.adv-search-1.adv-search-2.adv-search-1-close{display:none}.archive .search_wr_2 .adv-search-1,.page-template-advanced_search_results .search_wr_2 .adv-search-1{margin:0}#search_wrapper,.adv-search-1.adv-search-2{background-color:transparent}.transparent-wrapper{background-color:#fff;opacity:.65;position:absolute;top:0;right:0;z-index:1;height:96px;width:1110px}.visible-wrapper{position:relative;z-index:10}.adv2_nopadding{padding:0!important}#advanced_submit_22{padding:10px 15px;font-size:13px;line-height:18px;width:100%}.adv_results_wrapper{position:Relative;width:1110px;height:auto;margin:0 auto}.adv_results_wrapper #adv-search-header-1{display:none}.adv_results_wrapper .adv1-holder{border:0;padding-left:0}.adv_results_wrapper .adv-search-1{bottom:0;border:0;background-color:#fdfdfd}.adv_results_wrapper #advanced_submit_2{border-radius:3px;padding:26px 45px 37px 45px;height:94px;background-color:#3c90be;margin-top:13px;color:#fff}.ui-menu .ui-menu-item{margin:0!important;padding:12px 10px!important;width:100%!important;font-family:'Open Sans',sans-serif;font-size:13px}.ui-menu .ui-state-focus{border:none!important;border-bottom:1px solid #f0f0f0!important;background-image:none!important;font-weight:normal!important;background-color:#347da4!important;color:#f0f0f0!important}.compare_wrapper{float:left;width:100%;margin-bottom:26px}.compare_title{padding-left:15px}.compare_item{width:100%;height:auto;float:left;display:inline}.compare_item:nth-child(odd){background-color:#fff}.compare_item:nth-child(even){background-color:#f5f5f5}.compare_yes{font-size:18px;color:#1abc9c;margin-top:-2px}.compare_no{font-size:18px;color:#ed5565;margin-top:-2px}.compare_legend_head{width:120px;height:230px;float:left;display:inline}.compare_item_head{width:135px;height:300px;margin-right:20px;float:left;max-width:265px}.compare_item_head a:hover{text-decoration:none}.compare_item_head img{border-radius:3px}.compare_item_head h4{margin-top:13px;margin-bottom:8px}.compare_item_head .property_price{line-height:22px;color:#3c90be;font-size:18px;margin-bottom:12px}.compar-4 .compare_item_head:nth-child(5){margin-right:0!important}.compare_legend_head_in{width:120px;padding-left:5px;float:left;display:inline;font-size:12px;line-height:1.3em;margin-top:9px;margin-bottom:9px;box-sizing:border-box}.prop_value{width:135px;padding-right:10px;float:left;font-size:12px;line-height:1.3em;margin-top:9px;margin-bottom:9px;max-width:285px}.compar-1 .compare_item_head{width:32%;height:290px}.compar-1 .prop_value{width:32%}.compar-2 .compare_item_head{width:32%;height:290px}.compar-2 .prop_value{width:32%}.compar-1 .compare_legend_head,.compar-1 .compare_legend_head_in,.compar-2 .compare_legend_head,.compar-2 .compare_legend_head_in,.compar-3 .compare_legend_head,.compar-3 .compare_legend_head_in{width:20%}.compar-3 .compare_item_head{width:27%;height:290px}.compar-3 .prop_value{width:27%;padding-right:20px}.compar-3 .prop_value:last-child{padding-right:0}.compar-4 .compare_item_head{width:20.9%;height:270px}.has_header_type4 .compar-4 .compare_item_head{width:20%}.compar-4 .prop_value{width:20.9%;margin-right:20px}.compar-4 .prop_value:last-child{margin-right:0}#colophon{background-color:#282d33;color:#72777f}#fourth .xoxo{margin-right:0}#colophon a,#colophon li a{color:#72777f;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}#colophon a:hover,#colophon li a:hover{color:#3c90be;text-decoration:none}#colophon .xoxo{padding-top:45px}.widget-title-footer{font-size:14px;color:#f0f0f0;line-height:22px;line-height:26px}#colophon .widget-container li{margin-bottom:4px;padding-bottom:4px;border:0;vertical-align:top;line-height:22px}#colophon li a{border:0;line-height:22px;font-size:13px}.backtop{font-size:25px;border-radius:3px;background-color:#1a1a1a;padding:10px 12px;position:fixed;bottom:10px;right:-60px;z-index:100;opacity:0;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;opacity:0;z-index:102}.contact-box{font-size:25px;border-radius:3px;background-color:#1a1a1a;padding:10px 12px;position:fixed;bottom:10px;right:-125px;z-index:100;opacity:0;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;margin-right:51px;opacity:0;z-index:102}.islive{right:15px;opacity:.7}.contactformwrapper{position:fixed;right:45px;bottom:80px;z-index:300;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;border:1px solid #f0f0f0;border-radius:3px;background-color:#fff;padding:15px}.contactformwrapper:before{content:" ";width:0;height:0;border-left:19px solid transparent;border-right:19px solid transparent;border-top:19px solid #f0f0f0;bottom:-19px;right:26px;position:absolute}.contactformwrapper:after{content:" ";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #fff;bottom:-15px;right:30px;position:absolute}.contactformwrapper p{font-size:13px;margin-bottom:13px}.contactformwrapper button{color:#fff}.footer-contact-form{position:absolute;right:0;bottom:70px;z-index:100;padding:20px;border:1px solid #dfdfdf;background-color:#f9f9f9;-webkit-box-shadow:0 0 50px 10px rgba(0,0,0,.15);-moz-box-shadow:0 0 50px 10px rgba(0,0,0,.15);box-shadow:0 0 50px 10px rgba(0,0,0,.15);border-radius:3px}#btn-cont-submit{width:247px;margin-bottom:0!important}.copyright{font-size:12px;margin-left:45px;float:left;line-height:60px}.sub_footer{width:100%;height:60px;background-color:#323840}.sub_footer_content{width:100%;max-width:1200px;margin:0 auto}.subfooter_menu{float:right;margin-right:45px;text-align:right}#colophon .subfooter_menu a{font-size:12px;padding-bottom:0}.subfooter_menu li{display:inline;font-size:13px;margin-left:26px}.subfooter_menu .menu>li{line-height:60px;height:60px}.footer_back_repeat{background-repeat:repeat}.footer_back_repeat_x{background-repeat:repeat-x}.footer_back_repeat_y{background-repeat:repeat-y}.footer_back_repeat_no{background-repeat:no-repeat}.info_details{margin:0;padding:0;width:400px;height:266px;max-width:480px;margin-top:-327px;position:absolute;background:#fff;box-shadow:3px 5px 13px 0 rgba(29,29,29,0.05);margin-left:-90px;border-radius:3px;border-bottom:3px solid #8f9eb6}.info_details:after{top:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;border-top-color:#8f9eb6;border-width:15px;left:108px;margin-left:-32px}.contact_info_details{height:140px;margin-top:0;margin-left:0;left:-109px}.contact_info_details:after{top:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;border-top-color:#8f9eb6;border-width:15px;left:50%;margin-left:-15px}.contact_info_details h2{font-size:30px;color:#3c90be;background-color:#fff;float:left;width:100%;text-align:center;margin-top:40px}.info_details img{max-width:100%;width:100%;height:auto;max-height:161px;float:left;border-top-left-radius:4px;border-top-right-radius:4px}#infocloser{position:absolute;top:0;right:0;width:16px;height:16px;background-color:#fff;z-index:999999;background-image:url(https://granacasa.com/wp-content/themes/wpresidence/css/css-images/closeicon.png);cursor:pointer;border-top-right-radius:4px}#infobox_title{font-size:16px;color:#3a4659;padding:0 0 0 13px;margin-top:15px;margin-bottom:0;float:left}#infobox_title a,#infobox_title a:hover{text-decoration:none}#infobox_title:hover,.info_details a:hover{color:#3c90be;text-decoration:none}#info_inside{padding-left:13px;float:left;font-size:14px;margin-top:13px;color:#717374;width:100%}.info_idx{height:241px!important;margin-top:-311px!important;margin:0;padding:0;width:400px;max-width:480px;position:absolute;background:#fff;box-shadow:3px 5px 13px 0 rgba(29,29,29,0.05);margin-left:-90px;border-radius:3px;border-bottom:3px solid #8f9eb6}.idx-price{color:#3c90be}.prop_detailsx{width:100%;float:left;display:inline;font-size:14px!important;color:#8593a9;padding:0 0 0 14px;text-transform:lowercase;background-color:#fff;box-sizing:border-box;-moz-box-sizing:border-box;margin-top:11px}#googleMap_shortcode .prop_detailsx,#googleMapSlider .prop_detailsx{margin-top:2px}.prop_pricex{font-size:14px!important;position:absolute;bottom:0;left:14px;height:35px;border-top:1px solid #eef3f6;color:#f1bf7f;width:370px;padding-top:10px;box-sizing:border-box;-moz-box-sizing:border-box}.single-content .prop_pricex{padding-top:6px}.single-content #infosize{padding-top:1px;height:21px;margin-top:0;background-position:0 1px}.single-content #infobath{padding-top:4px;height:26px;background-position:0 4px}.single-content #inforoom{padding-top:4px;height:26px;background-position:0 4px}.infocur{color:#f1bf7f;font-size:14px!important;margin-left:5px}.infocur.infocur_first{margin-left:0;margin-right:5px}.infocur.infocur_first:empty{margin-right:0}#infobath{font-size:13px!important;float:right;background-image:url(https://granacasa.com/wp-content/themes/wpresidence/css/css-images/icon_bath.png);height:19px;background-repeat:no-repeat;margin-left:9px;padding-left:20px;color:#8593a9;background-position:0 0;line-height:22px;margin-top:-3px}#inforoom{font-size:13px!important;float:right;background-image:url(https://granacasa.com/wp-content/themes/wpresidence/css/css-images/icon_bed.png);height:17px;background-repeat:no-repeat;margin-left:20px;padding-left:22px;color:#8593a9;background-position:0 0;line-height:22px;margin-top:-3px}#infosize{font-size:13px!important;float:right;background-image:url(https://granacasa.com/wp-content/themes/wpresidence/css/css-images/icon-size.png);height:17px;background-repeat:no-repeat;margin-left:10px;padding-left:19px;color:#8593a9;background-position:0 0;line-height:22px;margin-top:-3px}.user_tab_menu{margin-top:0}.user_tab_menu a{width:100%;float:left;margin:10px 0 10px 0}#profile_message{margin:0}.page-template-user_dashboard_add .wpresidence_button,#change_pass{color:#fff;background-color:#3c90be}#change_pass{color:#fff}.page-template-user_dashboard_add .wpresidence_button:hover,#change_pass:hover{background-color:#3a4659}#profile_pass{margin-left:15px;float:left;width:100%}.pass_note{float:left;margin:0;width:100%;color:#98a0a6;font-size:14px;line-height:1.4em}.user_dashboard_links{border-radius:3px;background-color:transparent!important;margin-bottom:0;float:left}.user_dashboard_links .user_tab_active,.user_dashboard_links a:hover{text-decoration:none;background-color:#3c90be;color:#fff}.user_dashboard_links .fa{margin-right:6px;width:15px}.user_dashboard_links a{color:#576871;width:100%;padding:17px 13px;margin:0;text-transform:uppercase;font-weight:600}.user_dashboard_links a:last-of-type{border-top:0 solid #89929e}.user_dashboard_links a:hover{text-decoration:none;background-color:#3a4659}.admin-bar .col-md-3.user_menu_wrapper{top:32px}.admin-bar.has_top_bar .col-md-3.user_menu_wrapper{top:102px;padding-top:45px}.dash_no_header .admin-bar.has_top_bar .col-md-3.user_menu_wrapper{top:143px;padding-top:0}.dash_no_header .is_boxed.container,.dash_no_header .content_wrapper{width:100%}.dash_no_header.admin-bar.has_top_bar .col-md-3.user_menu_wrapper{top:72px;padding-top:0}.col-md-3.user_menu_wrapper{background-color:#161d21;width:270px;padding-right:0;padding-left:0;float:left;position:fixed;z-index:12;height:100%}#pack_recuring{float:left;margin-top:3px}#stripe_cancel{background-color:#3c90be;padding:12px 20px;font-weight:normal;margin-left:13px;color:#fff;cursor:pointer;margin:0 0 15px 0;float:left;text-align:center;line-height:1.3em;clear:both;display:inline-block;float:left}.pack_description{margin-bottom:13px;margin-top:0;float:left;width:1000px;border:1px solid transparent;border-radius:3px;background-color:transparent;color:#768082;padding-bottom:7px;width:100%}.pack_description_unit{width:auto;padding:0;margin:0;display:inline-block}.pack_description_details{font-size:20px;padding:10px 15px;border:1px solid #384850;margin-right:9px;margin-bottom:9px;height:74px;width:190px;text-align:left;color:#7e939d;font-weight:600;position:relative;display:inline-block;float:left}.pack-unit{border-radius:3px;padding:0 0 7px 0;width:100%;float:left}.pack-name{padding:20px 0 0 10px;font-weight:600;margin-bottom:16px;float:left;width:auto;color:#3c90be;font-size:16px}.pack-unit h4{padding:10px 0 10px 0;border-bottom:1px solid transparent;font-size:24px;color:#b7c6cd;background-color:transparent;display:inline-block;float:left}.pack_description label{padding:5px 0 0 7px}.pack_description input[type="checkbox"]{float:left;margin-top:5px}#package_pick{float:left;width:100%}.pack-listing{margin-bottom:9px;display:inline-block;padding:10px 10px;border:1px solid #384850;margin-right:9px;height:210px;width:190px;text-align:center;position:relative;float:left}.pack-listing-period{margin:7px 0;font-size:12px}.pack-listing-title{color:#7e939d;font-size:15px;margin-bottom:0;font-weight:600;line-height:1.5em}.pack-listing-period{font-size:14px;color:#7e939d;line-height:1.4em}.listing_submit_normal{font-size:13px;cursor:pointer;margin:8px 0 0 10px;float:left;border-bottom:0 solid #da4453;padding:9px 33px;background-color:#003087}.listing_upgrade{cursor:pointer;padding:12px 8px;float:left;margin:7px 0 0 10px}.recuring_wrapper{float:left;width:100%}#pick_pack{background-image:url(//granacasa.com/wp-content/themes/wpresidence/img/paypal_button.jpg);width:169px;height:69px;cursor:pointer;float:left;margin-right:15px;background-repeat:no-repeat;margin-bottom:10px}#direct_pay{width:169px!important;height:69px;cursor:pointer;float:left;margin-right:15px;background-color:#e3e8eb!important;font-size:14px;color:#000;font-weight:600;text-align:center;line-height:1.4em;padding-top:25px}.stripe-button-el{background-image:url(//granacasa.com/wp-content/themes/wpresidence/img/stripe_button.jpg)!important;width:169px;height:69px;cursor:pointer!important;border-radius:0!important;float:left!important;margin-right:15px!important;box-shadow:0 1px 0 rgba(255,255,255,0)!important}.stripe-button-el span{display:none!important}.perpack{width:100%;height:40px;background-color:#3c90be;color:#fff;margin:5px 0 5px 0;cursor:pointer;padding:12px 0;text-align:center;font-weight:bold;font-size:14px;border-radius:3px;text-transform:capitalize;width:auto;height:auto;margin:8px 20px 9px 10px;float:left;padding:10px 30px;font-size:13px;font-weight:normal}.payment-container .perpack{width:169px;height:69px;cursor:pointer;margin:10px 5px 10px 0;float:left;border-radius:0;background-color:#e3e8eb;font-size:15px;color:#000;font-weight:600;text-align:center;text-transform:uppercase;padding:26px 6px 26px 6px}.payment-container .listing_upgrade,.payment-container .listing_submit_normal{background-image:url(//granacasa.com/wp-content/themes/wpresidence/img/paypal_button.jpg);width:169px;height:69px;cursor:pointer;font-size:0;margin:10px 10px;float:left;background-color:transparent;color:transparent;border-radius:0}#direct_pay_modal{top:100px}#send_direct_bill{width:225px;height:40px;background-color:#3c90be;color:#fff;margin:6px 20px 5px 0;cursor:pointer;padding:10px 15px;font-weight:normal;font-size:16px;border-radius:3px;margin:0 auto;margin-top:13px}#direct_pay_modal .listing-submit{font-size:15px;padding:22px;line-height:1.4em;margin-bottom:0;height:auto}#direct_pay_modal .to_be_paid{width:100%;display:inline-block;text-align:center}#direct_pay_modal .modal-title{text-align:center;padding-top:10px}#direct_pay_modal .close{margin:10px}#pack_select{width:100%;color:#768082;margin-bottom:13px;padding:9px 5px;border:1px solid #f0f0f0;font-size:13px}.profile-page{margin:0;margin-bottom:26px}.profile-page label{margin:0;width:auto;color:#98a0a6;font-size:14px;line-height:1.4em}#profile-image{border-radius:0;margin-bottom:15px}#package_pick label{width:auto;float:left}.fullp{width:100%;float:left;margin:26px 0}.fullp-button{width:100%;float:left;margin:13px 0 0 0}.profile-page input[type=text],.profile-page input[type=password],.profile-page input[type=email],.profile-page input[type=url],.profile-page input[type=number],.profile-page textarea{margin:0 0 14px 0}.submit_container select{margin-bottom:16px}.submit_form_row{float:left;width:100%;margin-left:12px}.upload_explain{font-size:11px;float:left}#aaiu-uploader{margin:10px 0;float:left;color:#FFF;width:255px}.page-template-user_dashboard_floor #aaiu-uploader{width:auto}.change_pass{margin-top:0}#profile-div img{max-width:100%}#profile-image{max-width:314px}.submit_container #aaiu-uploader{width:auto}#about_me{width:100%;height:262px}#update_profile{margin-left:0;color:#fff;background-color:#3c90be}.wpresidence_success:hover,#update_profile:hover,#search_form_submit_1:hover{background-color:#3a4659}#change_pass{margin-left:15px}.dasboard-prop-listing{padding-left:0;padding-right:0;margin-bottom:26px;min-height:163px;border:1px solid #dce1e4;overflow:hidden;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease;background:#fff}.dasboard-prop-listing .blog_listing_image{width:200px}.dasboard-prop-listing .blog_listing_image img{max-width:265px}.property_wrapper_dash:nth-child(odd) .dasboard-prop-listing:hover,.dasboard-prop-listing:hover{box-shadow:0 0 5px 1px rgba(60,144,190,0.13);-webkit-box-shadow:0 0 5px 1px rgba(60,144,190,0.13);background-color:#fff}.blog_listing_image{float:left;display:inline;position:relative}.blog_listing_image .featured_div{top:10px;position:absolute}.prop-info{float:left;display:inline;width:650px;height:155px;position:relative;left:70px}.listing_title{padding-left:26px;margin-bottom:10px;max-width:430px;margin-top:13px}.user_dashboard_listed{padding-left:26px;margin-bottom:7px;line-height:1.3em;font-size:13px}.user_dashboard_listed .price_label{font-size:13px}.user_dashboard_listed a{color:#3c90be}.listing_submit .submit-price-no,.listing_submit .submit-price{font-size:13px;color:#3a4659;line-height:13px;border-bottom:0 solid #384850}.listing_submit{position:absolute;right:0;bottom:120px;font-size:13px;line-height:23px;width:180px;color:#3a4659}.upgrade_post{bottom:151px;right:-16px}.extra_featured{width:13px;height:15px;float:left;margin-right:5px!important}.info-container{position:absolute;bottom:0;width:545px;padding-left:26px;padding-bottom:5px}.payment-container{float:left;width:100%;background:#f0f0f0;position:relative}.payment-container:empty{display:none}.no_payment{display:none}.featured_label{padding:10px 20px;margin-top:8px;margin-bottom:8px;float:left;font-size:13px}.info-container i{font-size:13px;background-color:#5a7684;padding:5px;color:#fff;cursor:pointer;width:22px;height:23px}.info-container i:hover{background-color:#3a4659}.deleteprop{padding:5px 5px 5px 6px!important}.dashboad-tooltip.featured_exp{color:#fff;font-size:13px;background-color:#ed5565;margin-bottom:13px;padding:1px 5px}.user_dashboard_status{position:absolute;top:14px;right:10px}.web{display:inline}#new_post .alert-warning{line-height:18px}#new_post select{width:100%;border:1px solid #e5e5e5;padding:0 6px}.featurescol{width:33%;float:left;padding-left:15px}.submit_container{border:0 solid #dde4e9;border-radius:0;margin-bottom:0;float:left;padding:0 0 13px 0;width:100%;font-size:13px;line-height:22px}.submit_container label{width:auto}.submit_container input[type="checkbox"]{margin:5px 5px 0 0;float:left}.submit_container_header{padding:14px 0 14px 13px;background-color:#263238;border-bottom:1px solid #f0f0f0;font-size:14px;color:#FFF!important;margin:0;margin-bottom:0;text-transform:uppercase;font-weight:600}#google_capture{color:#fff;margin-bottom:13px;margin-top:13px}#form_submit_1{margin-left:0}.submit_container .wp-editor-wrap{padding:0 15px;float:left;width:100%}.full_form{width:100%;float:left;padding-left:2%;padding-right:2%}.full_form_image{margin-top:12px;color:#98a0a6;font-size:14px}.half_form{width:50%;float:left;margin-right:0;padding-right:2%;padding-left:2%;margin-bottom:0}.half_form_last{margin-left:4%}.submit_container input[type=text],.submit_container input[type=password],.submit_container input[type=email],.submit_container input[type=url],.submit_container input[type=number],.submit_container textarea{width:100%}.submit_container .col-md-8{padding-right:0;padding-left:0}#add-new-image{margin-top:13px}#googleMapsubmit{width:96%;height:300px;float:left;margin:9px 0 20px 2%;border:1px solid #dde4e9}#new_post{margin-bottom:26px}.showmod{z-index:999999}.edit-images{position:relative;float:left;margin:0 13px 13px 0}.delete_image{font-size:12px;cursor:pointer;background:#d9534f;color:white;padding:4px;position:absolute;bottom:0;left:0;width:143px;text-align:center}#add-new-image{background-color:#f7f7f7;color:#1a171b;padding:9px 11px;cursor:pointer;margin-bottom:20px;float:left}#imagelist{float:left;width:100%}#imagelist .uploaded_images{float:left;margin:0 5px 5px 15px;position:relative;max-width:200px;overflow:hidden}#imagelist .uploaded_images i{position:absolute;top:0;left:0;background-color:#a51e6c;color:#fff;font-size:20px;padding:5px;cursor:pointer}#imagelist .uploaded_images .thumber{left:auto;right:0;cursor:none}#imagelist .uploaded_images img{cursor:pointer}.submit_container #aaiu-upload-imagelist{float:left;width:100%;height:auto}#aaiu-upload-imagelist:empty{height:0}.aaiu-upload-list:empty{margin:0}.moxie-shim.moxie-shim-html5{left:0!important}#imagelist .moxie-shim.moxie-shim-html5{position:relative;top:0;left:0}.submit_container #aaiu-uploader{margin:0 0 0 15px!important;display:inline}.aaiu_button{background-color:#f7f7f7;color:#fff;cursor:pointer;float:left}#aaiu-upload-imagelist{float:left;width:100%;margin-bottom:5px}#embed_video_type,#prop_category_submit{margin-bottom:13px}.loginwd_sidebar{width:100%;border:1px solid #dde4e9;border-radius:3px;background-color:#fdfdfd;display:inline-block}.loginwd_sidebar .widget-title-sidebar{padding:7px 0 7px 13px;border-bottom:1px solid #f0f0f0;font-size:16px;color:#3a4659;background-color:#fdfdfd}#colophon .loginwd_sidebar{background-color:#fff}.login_form{padding:9px 13px 13px 13px;border:0 solid #e5e5e5;width:100%;border-radius:3px}#primary .login_form{padding:0 13px 13px}.shortcode-login{padding:0}.loginwd_sidebar .login_form{border:0;padding-top:0}#ajax_register_div .login_form,#ajax_login_div #login-div{border:0;padding-top:0;padding-left:0}#loginmodal input[type=text],#loginmodal input[type=password],#loginmodal input[type=email],#loginmodal input[type=url],#loginmodal input[type=number],#loginmodal textarea,#loginmodal #wp-login-but{width:100%}#loginmodal .login_form{padding:9px 0 13px 0}#loginmodal .modal-content{width:269px}#loginmodal #reveal_register{margin-top:10px;display:inline-block}.alert-message,.login-alert{color:#fff;font-size:13px;line-height:22px;max-width:227px;background-color:#ed5565;margin-bottom:13px;padding:1px 5px;border-radius:3px}.shortcode-login .login-alert{margin:9px 0 9px 0;margin-bottom:9px!important}.alert-message:empty{padding:0}.alert-danger{background-image:none;border:0;color:#fff;background-color:#ed5565!important;line-height:1.3em;clear:both}.listing-submit{height:120px;padding-top:50px;text-align:center;font-size:18px;color:#3a4659}.alert-danger:empty{padding:0}.loginwd_sidebar .login-alert{max-width:225px}#widget_register_sw{margin:13px 0}#widget_login_sw{float:left;width:100%}.login-links{margin-top:13px}.login-links.shortlog{margin-top:0}.login-links.shortlog{margin-top:0}.login_form label{margin-bottom:5px;float:left;width:230px}#wp-login-but-wd,#wp-submit-register_wd{width:100%;color:#fff;margin-bottom:0!important}.nosubmit{margin:0}.login_alert_full{color:#fff;font-size:13px;line-height:21px;background-color:#ed5565;padding:6px 5px;width:100%;float:left;text-align:center;z-index:99999999999999999;position:fixed}#forgot-pass-div-sh,#forgot-pass-div{display:none}#forgot-div-title_shortcode,#forgot-pass-div_shortcode{display:none}#wp-forgot-but_shortcode{width:100%}#forgot-div-title-mobile,#register-div-mobile,#register-div-title-mobile,#forgot-pass-div,#forgot-div-title-topbar,#register-div-topbar,#register-div-title-topbar,#register-div,#register-div-title{display:none}#forgot-div-title-mobile{padding-left:12px;margin-bottom:0;margin-top:0}#forgot-div-title-topbar{padding-left:12px;margin-bottom:0;margin-top:9px;font-size:16px}#return_login_mobile,#return_login_topbar{padding-left:0!important}#reg_passmail_mobile,#reg_passmail_topbar,#reg_passmail{margin:13px 0;color:#768082;font-size:13px;font-weight:normal;line-height:1em;float:left;width:100%}#facebooklogin,#facebookloginsidebar_mobile,#facebookloginsidebar_topbar,#facebookloginsidebar{width:100%;height:40px;border-radius:3px;background-color:#4b6cc9;cursor:pointer;margin:10px 0 -6px 0;position:relative;color:#fff;padding:1px 15px;font-size:13px;display:inline-block;line-height:40px}#facebooklogin:before,#facebookloginsidebar_mobile:before,#facebookloginsidebar_topbar:before,#facebookloginsidebar:before{content:"\f09a";font-family:FontAwesome;float:right;line-height:40px;margin-top:-1px;padding-left:18px;height:40px;font-size:15px;background-color:#425398;width:45px;margin-right:-15px;border-top-right-radius:3px;border-bottom-right-radius:3px}#googlelogin,#googleloginsidebar_mobile,#googleloginsidebar_topbar,#googleloginsidebar{width:100%;height:40px;border-radius:3px;background-color:#ed5565;cursor:pointer;margin-top:10px;position:relative;color:#fff;padding:1px 15px;font-size:13px;display:inline-block;text-align:left;line-height:40px}#googlelogin:before,#googleloginsidebar_mobile:before,#googleloginsidebar_topbar:before,#googleloginsidebar:before{content:"\f1a0";font-family:FontAwesome;float:right;line-height:40px;font-size:15px;margin-top:-1px;padding-left:18px;background-color:#da4453;width:45px;margin-right:-15px;border-top-right-radius:3px;border-bottom-right-radius:3px}#yahoologin,#yahoologinsidebar_mobile,#yahoologinsidebar_topbar,#yahoologinsidebar{width:100%;height:40px;border-radius:3px;background-color:#9c62c8;cursor:pointer;margin:4px 0 0 0;position:relative;color:#fff;padding:1px 15px;font-size:13px;display:inline-block;line-height:40px}#yahoologin:before,#yahoologinsidebar_mobile:before,#yahoologinsidebar_topbar:before,#yahoologinsidebar:before{content:"\f19e";font-family:FontAwesome;float:right;line-height:40px;font-size:15px;padding-left:18px;height:40px;background-color:#7542a1;width:45px;margin-right:-15px;border-top-right-radius:3px;border-bottom-right-radius:3px;font-size:15px;margin-top:-1px}#ajax_login_div{width:100%}#ajax_register_div{display:none;width:100%}.wd_user_menu li{border:0;padding-bottom:0;cursor:pointer}.wd_user_menu i{margin-right:13px;width:13px}img.aligncenter{margin:5px auto}img.size-full,img.size-large,img.wp-post-image{height:auto;max-width:100%}img.alignleft{margin:5px 20px 5px 0}.gallery-caption,.wp-caption-text{color:#434953;box-sizing:border-box;width:98%;margin-top:3px}.alignleft{float:left}.single-content img,.entry-summary img,.comment-content img,.widget img,.wp-caption{max-width:100%;height:auto}img.alignright{margin:5px 0 5px 20px}.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption.alignleft{margin:5px 10px 5px 0}.wp-caption.alignright{margin:5px 0 5px 10px}address{font-style:italic;margin:0 0 26px}pre{margin-bottom:26px}ul{list-style-type:square;margin:0 0 26px 26px}ol{margin:0 0 26px 26px}.checklist{margin:0;float:left;list-style:none}.checklist li{padding:0 11px 5px 22px;margin:0 0 6px 0}.checklist li:hover{cursor:default}.checklist img{vertical-align:middle}.list-type1 li{background:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/lists/list_icon_1.png) no-repeat;background-position:0 4px}.list-type2 li{background:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/lists/list_icon_2.png) no-repeat;background-position:0 3px}.list-type3 li{background:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/lists/list_icon_11.png) no-repeat;background-position:0 3px}.list-type4 li{background:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/lists/list_icon_4.png) no-repeat;background-position:0 3px}.list-type5 li{background:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/lists/list_icon_5.png) no-repeat;background-position:0 3px}.list-type6 li{background:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/lists/list_icon_6.png) no-repeat;background-position:0 3px}.list-type7 li{background:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/lists/list_icon_7.png) no-repeat;background-position:0 4px}.list-type8 li{background:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/lists/list_icon_8.png) no-repeat;background-position:0 3px}.list-type9 li{background:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/lists/list_icon_9.png) no-repeat;background-position:0 4px}.list-type10 li{background:url(//granacasa.com/wp-content/themes/wpresidence/css/css-images/lists/list_icon_10.png) no-repeat;background-position:0 3px}dl{margin-bottom:26px}dt{font-weight:bold}dd{margin-bottom:13px}table{border-collapse:separate;border-spacing:0;border:1px solid #f0f0f0;margin-bottom:26px;border-radius:3px}.even{background-color:#f0f0f0}.comment.even{background-color:transparent}table th,table td{border-right:1px solid #f0f0f0}table th,table tr{border-bottom:1px solid #f0f0f0}table th{padding:7px}blockquote{font-size:13px;margin:0 0 26px 0;border:1px solid #f0f0f0;border-radius:3px;-webkit-box-shadow:0 2px 0 0 rgba(227,228,231,1);box-shadow:0 2px 0 0 rgba(227,228,231,1);background-color:#fdfdfd;padding:13px}blockquote p{font-size:13px;line-height:22px}blockquote cite,blockquote small{text-transform:uppercase;font-weight:bold}.green{background-color:#4ecb8f;background-image:none;color:#fff}.green:hover{background-color:#45b37e}.green :hover a,.green a:hover{color:#fff!important}.green a{color:#fff}.blue{background-color:#67cfd8;background-image:none;color:#fff}.blue:hover{background-color:#54a9b0;color:#fff!important}.blue :hover a,.blue a:hover{color:#fff!important}.blue a{color:#fff}.purple{background-color:#a51e6c;background-image:none;color:#fff}.purple:hover{background-color:#6e1448}.purple :hover a,.purple a:hover{color:#fff!important}.purple a{color:#fff}.btn a{text-decoration:none}#ui-datepicker-div{z-index:10000!important}.featured_article{width:100%;position:relative;margin-bottom:26px;border-radius:3px;overflow:hidden;border:1px solid #dde4e9;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.featured_article:hover{border:1px solid #c6cdd3;background-color:#fff}.featured_article .featured_img{position:relative}.featured_article .featured_img img{transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-webkit-transition:all .7s ease;-o-transition:all .7s ease}.featured_article:hover .featured_img img{opacity:.8;transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.1,M12=0,M21=0,M22=1.1,SizingMethod='auto expand')}.featured_article .listing-cover{height:100%}.featured_article .listing-cover-plus{top:50%}.featured_article:hover .listing-cover{opacity:1}.featured_article:hover .listing-cover-plus{opacity:1}.featured_article:hover .featured_article_right{color:#3c90be}.featured_article:hover h2 a{color:#3c90be}.featured_article_title{display:inline;font-size:18px;position:relative;float:left;width:100%;height:83px;background-color:#fdfdfd;cursor:pointer;border-top:3px solid #3c90be;overflow:hidden}.featured_article_title:hover{opacity:1}.featured_article_content{display:inline;font-size:14px;float:left;width:100%;background-color:#f0f0f0;padding:0 26px 10px 13px}.featured_type_2{font-size:20px;line-height:1.6em;margin-top:13px;margin-bottom:-3px}.featured_article_secondline{color:#8f9eb6;font-size:15px;font-weight:300}.blog_author_image{width:55px;height:55px;margin:13px;display:inline-block;float:left;border-radius:3px}.featured_article_right{position:absolute;bottom:50%;margin-bottom:-18px!important;right:13px;color:#8f9eb6;font-size:36px}.multiple_currency_widget .dropdown.form-control{padding:0;margin-bottom:0}#list_sidebar_curr{width:100%}.top_bar .sidebar_filter_menu{font-size:12px;padding:2px 12px}.top_bar .multiple_currency_widget{width:160px;height:20px}.top_bar .filter_menu li{height:30px;padding:7px 0 3px 13px;margin-bottom:0;font-size:12px;min-width:140px}.top_bar .caret_sidebar{top:8px}.top_bar #list_sidebar_curr{width:100%;margin-left:0}.right-top-widet .multiple_currency_widget{margin-right:0;margin-left:10px}.left-top-widet .multiple_currency_widget{margin-right:10px;margin-left:0}.top_bar .form-control{height:25px}.listing_main_image{position:relative;width:100%;height:515px;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;overflow:hidden}.entry-title.entry-tax{margin-top:-54px}.entry-tax{position:absolute;top:50%;left:auto;right:auto;margin-top:-54px;z-index:11;text-align:center;color:#fff;text-decoration:none;font-size:55px;width:100%}.tax_tagline{position:absolute;top:50%;left:auto;right:auto;width:100%;z-index:11;color:#fff;text-decoration:none;margin-top:25px;font-size:18px;text-align:center}.img-overlay{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#3e4453;opacity:.75}.vc_widget_sidebar a{line-height:22px}.vc_widget_sidebar ul{list-style:none;margin-left:0}.vc_widget_sidebar input[type=text],.vc_widget_sidebar input[type=password],.vc_widget_sidebar input[type=email],.vc_widget_sidebar input[type=url],.vc_widget_sidebar input[type=number],.vc_widget_sidebar textarea{font-size:13px}.vc_widget_sidebar .widget_search .form-control{width:157px}.vc_widget_sidebar .widget_archive li:before,.vc_widget_sidebar .widget_recent_comments li:before,.vc_widget_sidebar .widget_categories li:before,.vc_widget_sidebar .widget_meta li:before{margin-top:1px}.spacer{position:relative;width:100%;float:left}.spacer .spacer_line{height:1px;background-color:#f0f0f0;width:100%;float:left;vertical-align:middle;position:absolute;top:50%;margin-top:-1px}.customlist ul{list-style:none;margin:0 0 26px 0}.customlist2 ul{list-style:none;margin:0 0 26px 0;background-color:#fdfdfd;border:1px solid #f0f0f0;padding:13px 13px 9px 13px;border-radius:3px}.customlist2 ul li,.customlist ul li{padding:0 0 4px 0;margin-bottom:4px}.featured_agent{margin-bottom:30px;border:1px solid #f0f0f0;border-radius:3px;overflow:hidden;background-color:#fdfdfd;position:relative;padding-bottom:94px;max-width:255px;height:220px}.featured_agent_details_wrapper{padding:0 0 13px 0;position:absolute;bottom:-157px;width:100%;background-color:#fdfdfd;cursor:pointer;border-top:3px solid #347da4}.featured_agent_details_wrapper h4 a,.featured_agent_details_wrapper h4{padding:0 6px;margin-top:13px;margin-bottom:3px;font-size:18px}.featured_agent_details_wrapper .agent_position{line-height:13px}.featured_agent_details_wrapper .agent_unit_social{left:0;padding:11px 0 0 0;position:relative;margin-top:16px}.featured_agent_details_wrapper .social-wrapper{margin:0 auto;max-width:137px}.featured_agent_details{display:block}.iconcol h3{margin-top:13px}.icon_img{position:relative;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease;cursor:pointer;float:left;margin-bottom:15px;width:100%}.iconcol p{margin-bottom:13px!important}.iconcol img{border-radius:3px}.iconcol .listing-cover{width:100%;height:100%}.iconcol .listing-cover-plus{top:50%}.iconcol:hover .listing-cover{opacity:1}.iconcol:hover .listing-cover-plus{opacity:1}.testimonial-container{float:left;width:100%;display:inline;margin-bottom:26px!important}.testimonial-image{width:120px;height:120px;border-radius:3px;display:inline-block;float:left}.testimonial-text{position:relative;border:1px solid #f0f0f0;border-radius:3px;padding:13px;margin-left:136px;background-color:#fdfdfd}.testimonial-text:before{content:" ";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #f0f0f0;top:20px;left:-11px;position:absolute}.testimonial-text:after{content:" ";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #fdfdfd;top:20px;left:-10px;position:absolute}.testimonial-author-line{font-size:14px;margin-left:136px;margin-top:11px}.testimonial-author{font-weight:bold;font-size:14px}.testimonial-container.type_class_2{float:none;width:100%;display:inline-block!important;margin-bottom:26px!important;text-align:center;margin:0 auto}.testimonial-container.type_class_2 .testimonial-text{position:relative;border:0;border-radius:3px;color:#8593a9;padding:0 15% 30px;margin-left:0;background-color:transparent;text-align:center;font-size:13px}.testimonial-container.type_class_2 .testimonial-image{width:100px;height:100px;border-radius:50%;float:none;margin-left:auto;margin-right:auto;display:block;background-size:cover}.testimonial-container.type_class_2 .testimonial-author-line{font-size:14px;margin-left:0;margin-top:15px}.testimonial-container.type_class_2 .testimonial-text:after{display:none}.testimonial-container.type_class_2 .testimonial-text:before{display:none}.testimonial-slider-container .slick-next.slick-arrow{right:0;left:auto}.testimonial-slider-container .slick-prev.slick-arrow{left:0;right:auto}.testimonial-slider-container.slick-slider{margin:30px auto 50px}.testimonial-slider-container .slick-prev.slick-arrow,.testimonial-slider-container .slick-next.slick-arrow{top:50%;width:70px;height:70px;margin-top:-30px;border-radius:50%;background-color:transparent!important;color:#d2d2d2;z-index:2}.testimonial-slider-container .slick-next.slick-arrow:before{content:"\f105";font-family:FontAwesome;font-size:60px}.testimonial-slider-container .slick-prev.slick-arrow:before{content:"\f104";font-family:FontAwesome;font-size:60px}.testimonial-slider-container .slick-prev.slick-arrow:hover,.testimonial-slider-container .slick-next.slick-arrow:hover{color:#3c90be}.testimonial-slider-container .slick-dots{position:absolute;width:100%;list-style:none;text-align:center;bottom:0;padding:0;margin-bottom:0;margin:0}.testimonial-slider-container .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.testimonial-slider-container .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:transparent}.testimonial-slider-container .slick-dots li.slick-active button:before{opacity:.75;color:#3c90be}.testimonial-slider-container .slick-dots li button::before{font-family:Fontawesome;font-size:10px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\f111";text-align:center;opacity:.25;color:#3c90be;-webkit-font-smoothing:antialiased}.testimonial-container.type_class_1{float:none;display:inline-block!important;margin:auto;padding:0 2% 10px}.testimonial-container.type_class_1 .testimonial-image{background-size:cover}.wpestate_posts_grid.vc_posts_grid{padding:0 15px}.wpestate_posts_grid.vc_posts_grid ul{margin:0 -15px}.wpestate_posts_grid.wpb_teaser_grid .categories_filter,.wpestate_posts_grid .wpb_categories_filter{padding:0 15px;margin-bottom:13px}.wpestate_posts_grid h2{font-size:18px;line-height:1.3em;margin-top:13px}.wpestate_posts_grid .vc_read_more{float:right;color:#3c90be;bottom:12px;font-size:12px;text-align:right;text-decoration:none}.wpestate_posts_grid.wpb_teaser_grid .categories_filter li,.wpestate_posts_grid.wpb_categories_filter li{background-color:#3c90be;color:#fff;padding:3px 13px;border-radius:3px}.wpestate_posts_grid.wpb_teaser_grid .categories_filter li:hover,.wpestate_posts_grid.wpb_categories_filter li :hover,.wpestate_posts_grid.wpb_teaser_grid .categories_filter .active,.wpestate_posts_grid.wpb_categories_filter .active{background-color:#393f48}.wpestate_posts_grid.wpb_teaser_grid .categories_filter .active a:hover,.wpestate_posts_grid.wpb_categories_filter .active a:hover,.wpestate_posts_grid.wpb_teaser_grid .categories_filter .active a,.wpestate_posts_grid.wpb_categories_filter .active a{text-decoration:none;border-bottom:0}.wpestate_posts_grid.wpb_teaser_grid .categories_filter li a:hover,.wpestate_posts_grid .wpb_categories_filter li a:hover{border-bottom:0}.wpestate_posts_grid.wpb_teaser_grid .categories_filter li a,.wpestate_posts_grid.wpb_categories_filter li a{color:#fff}.wpestate_posts_grid img{border-radius:3px}.wpb_alert-info.vc_alert_3d.wpestate_message{-webkit-box-shadow:0 3px 0 #afd9ee;box-shadow:0 3px 0 #afd9ee}.wpb_alert-success.vc_alert_3d.wpestate_message{-webkit-box-shadow:0 3px 0 #c1e2b3;box-shadow:0 3px 0 #c1e2b3}.wpb_alert-error.vc_alert_3d.wpestate_message,.wpb_alert-danger.vc_alert_3d.wpestate_message{-webkit-box-shadow:0 3px 0 #e4b9b9;box-shadow:0 3px 0 #e4b9b9}.wpestate_progress_bar.vc_progress_bar .vc_single_bar{background:#fdfdfd;position:relative;margin-bottom:11.666666666666666px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #f0f0f0}.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_blue .vc_label{text-shadow:none}.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_blue .vc_bar{background-color:#3c90be}.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_green .vc_label{text-shadow:none}.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_green .vc_bar{background-color:#16a085}.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_orange .vc_label{text-shadow:none}.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_orange .vc_bar{background-color:#fb6a5c}.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_red .vc_label{text-shadow:none}.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_red .vc_bar{background-color:#ed5565}.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_black .vc_label{text-shadow:none}.wpb_toggle.wpestate_toggle{background:0;padding:10px 13px 10px 13px;clear:both;margin-top:0;background-color:#f0f0f0;color:#3a4659;font-size:15px;position:relative;border-top-left-radius:4px;border-top-right-radius:4px}h4.wpb_toggle.wpestate_toggle:after{content:"\f107";position:relative;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#3a4659;float:right;font-size:20px}h4.wpb_toggle.wpestate_toggle.wpb_toggle_title_active:after,.wpb_toggle.wpestate_toggle.wpb_toggle_title_active{color:#3c90be}h4.wpb_toggle.wpestate_toggle.wpb_toggle_title_active:after{content:"\f106"}.wpestate_cta_button{border-radius:3px}.wpb_call_to_action.wpestate_cta_button{background-color:#fdfdfd;border:1px solid #f0f0f0}.wpestate_cta_button2{border-radius:4px!important}.vc_call_to_action.wpestate_cta_button2{background-color:#fdfdfd!important;border:1px solid #f0f0f0!important}.vc_call_to_action.wpestate_cta_button2 hgroup h2{margin-bottom:5px}.wpestate_tabs .ui-widget{font-size:13px}.wpestate_tabs .wpb_content_element .wpestate_tabs .wpb_accordion_wrapper .wpestate_tabs .wpb_accordion_header,.wpestate_tabs .wpb_content_element.wpb_tabs .wpestate_tabs .wpb_tour_tabs_wrapper .wpb_tab{background-color:#fff}.wpestate_tabs .ui-widget-content{border:1px solid #f0f0f0;background:0;color:#768082;border-top:0;font-family:'Open Sans',sans-serif}.wpestate_tabs .ui-widget-header{border:0;background:#f0f0f0;color:#fff;font-weight:normal;border-radius:0}.wpestate_tabs .ui-tabs .ui-tabs-nav li{background-color:#f0f0f0;border:0;border-radius:0;border-right:1px solid white;padding:3px 10px}.wpestate_tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-3px;padding-bottom:0;background-color:#fff;border-top:3px solid #3c90be;border-radius:0}.wpestate_tabs .ui-state-active,.wpestate_tabs .ui-widget-content .ui-state-active,.wpestate_tabs .ui-widget-header .ui-state-active{border:0;background:black;font-weight:bold;color:white}.wpestate_tabs .wpb_accordion_wrapper .wpb_accordion_header,.wpestate_tabs.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{background-color:#fff}.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,.wpb_content_element.wpb_tabs.wpestate_tabs .wpb_tour_tabs_wrapper .wpb_tab{background-color:#fff}.wpestate_tabs .ui-state-default a,.wpestate_tabs .ui-state-default a:link,.wpestate_tabs .ui-state-default a:visited{color:#3a4659;font-weight:normal;font-size:15px}.wpestate_tabs .ui-state-active a,.wpestate_tabs .ui-state-active a:link,.wpestate_tabs .ui-state-active a:visited{color:#3c90be;font-weight:normal;font-size:15px}.wpestate_tour .ui-widget{font-size:13px}.wpestate_tour .ui-widget-content{border:0;background:#fff;color:#768082;border-left:0}.wpestate_tour .ui-widget-header{background:#fdfdfd;color:#434953;font-weight:normal;height:100%;border:1px solid #f0f0f0}.wpestate_tour .ui-state-default,.wpestate_tour .ui-widget-content .ui-state-default,.wpestate_tour .ui-widget-header .ui-state-default{border:0;background:#f0f0f0;color:#434953;font-weight:normal;width:100%;padding:4px 0;border-radius:0}.wpestate_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active{background-color:#fff}.wpestate_tour .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:0;padding-bottom:3px;border-left:3px solid #3c90be}.wpestate_tour .ui-state-default a,.wpestate_tour .ui-state-default a:link,.wpestate_tour .ui-state-default a:visited{color:#3a4659;font-weight:normal;font-size:15px}.wpestate_tour .ui-state-active a,.wpestate_tour .ui-state-active a:link,.wpestate_tour .ui-state-active a:visited{color:#3c90be}.wpb_tour.wpestate_tour .wpb_tour_tabs_wrapper .wpb_tab{padding:0 0 0 1em}.wpestate_tour .wpb_tour_next_prev_nav{padding-left:13px}.wpestate_tour .wpb_tour_next_prev_nav span,.wpestate_tour .wpb_tour_next_prev_nav span{padding:0 0 1em 0}.wpestate_tour .wpb_tour_next_prev_nav a,.wpestate_tour .wpb_tour_next_prev_nav a{border-bottom:0}.wpestate_tour .wpb_prev_slide:before{font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f104";padding-right:5px}.wpestate_tour .wpb_next_slide:after{font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";padding-left:5px}.wpestate_accordion .ui-widget,.wpestate_accordion_tab .ui-widget{font-size:13px}.wpestate_accordion_tab .ui-state-active,.wpestate_accordion_tab .ui-widget-content .ui-state-active,.wpestate_accordion_tab .ui-widget-header .ui-state-active{border:1px solid #f0f0f0;background:#fdfdfd;font-weight:normal;color:#434953}.wpestate_accordion_tab .ui-state-default a,.wpestate_accordion_tab .ui-state-default a:link,.wpestate_accordion_tab .ui-state-default a:visited,.wpestate_accordion_tab .ui-state-active a,.wpestate_accordion_tab .ui-state-active a:link,.wpestate_accordion_tab .ui-state-active a:visited{color:#3a4659;font-weight:normal;font-size:15px;padding:10px}.wpestate_accordion_tab .ui-state-active a,.wpestate_accordion_tab .ui-state-active a:link,.wpestate_accordion_tab .ui-state-active a:visited{color:#3c90be}.ui-accordion .wpestate_accordion_tab .ui-accordion-header{padding:0}.wpestate_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,.wpestate_accordion.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{background:#f0f0f0}.wpestate_accordion_tab .ui-widget-content{border:1px solid #fdfdfd;background:#fff;color:#768082;line-height:22px;font-family:'Open Sans',sans-serif}.wpestate_accordion_tab .ui-state-default,.wpestate_accordion_tab .ui-widget-content .ui-state-default,.wpestate_accordion_tab .ui-widget-header .ui-state-default{color:#768082;border:0}.wpb_accordion.wpestate_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,.wpb_accordion.wpestate_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{display:block;width:16px;height:16px;background-image:none;background-repeat:no-repeat;position:absolute;right:10px;top:9px;color:#3a4659;left:auto;bottom:auto;margin-top:0;background-position:0 0;text-indent:0}.wpb_accordion.wpestate_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after,.wpb_accordion.wpestate_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after{font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f107";padding-right:5px;font-size:20px}.wpb_accordion.wpestate_accordion .wpb_accordion_wrapper .ui-accordion-header-active .ui-icon:after,.wpb_accordion.wpestate_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after{content:"\f106";color:#3c90be}.wpestate_carousel .post-thumb{float:left;margin-right:13px}.wpestate_carousel .vc-carousel-control .icon-next:before{font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f105";position:relative;top:0;color:#3a4659}.wpestate_carousel .vc-carousel-control .icon-prev:before{font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f104";position:relative;top:0;color:#3a4659}.comment-form #submit,.wpresidence_button{color:#fff;float:left;padding:14px 26px 13px;font-size:13px;background-color:#3c90be;webkit-transition:background-color .1s linear;-o-transition:background-color .1s linear;transition:background-color .1s linear;border:0;text-shadow:none;margin-bottom:13px;border-radius:3px;text-transform:uppercase;line-height:1em}.comment-form #submit{margin-bottom:0}.comment-form #submit:hover,.wpresidence_button:hover{background-color:#347da4;text-decoration:none;webkit-transition:background-color .1s linear;-o-transition:background-color .1s linear;transition:background-color .1s linear}.wpresidence_success{background-color:#1abc9c}.wpresidence_success:hover{background-color:#16a085}.dashboard-margin .wpresidence_success{background-color:#3c90be}.featured_agent_listings.wpresidence_button{padding:7px 10px;background-color:#7f8c8d;color:#fff;position:absolute;bottom:0}button.wpb_btn-large,span.wpb_btn-large{padding:9px 26px!important;font-size:13px!important;text-transform:uppercase;line-height:normal!important;-webkit-border-radius:3px!important;-moz-border-radius:3px!important;border-radius:3px!important;color:#fff}.wpb_btn-primary{background-color:#185271!important;border-bottom:3px solid #133f57!important}.wpb_btn-primary:hover,.wpb_btn-primary:active,.wpb_btn-primary.active,.wpb_btn-primary.disabled,.wpb_btn-primary[disabled]{background-color:#133f57!important;border-bottom:3px solid #133f57}.wpb_btn-info{background-color:#3c90be!important;border-bottom:3px solid #347da4!important}.wpb_btn-info:hover,.wpb_btn-info:active,.wpb_btn-info.active,.wpb_btn-info.disabled,.wpb_btn-info[disabled]{background-color:#347da4!important;border-bottom:3px solid #347da4}.wpb_wpb_button{background-color:#7f8c8d!important;color:#fff!important}.wpb_btn-success{background-color:#1abc9c!important;border-bottom:3px solid #16a085!important}.wpb_btn-success:hover,.wpb_btn-success:active,.wpb_btn-success.active,.wpb_btn-success.disabled,.wpb_btn-success[disabled]{background-color:#16a085!important;border-bottom:3px solid #16a085}.wpb_btn-warning{background-color:#fb6a5c!important;border-bottom:3px solid #ee6557!important}.wpb_btn-warning:hover,.wpb_btn-warning:active,.wpb_btn-warning.active,.wpb_btn-warning.disabled,.wpb_btn-warning[disabled]{background-color:#ee6557!important;border-bottom:3px solid #ee6557}.wpb_btn-danger{background-color:#ed5565!important;border-bottom:3px solid #da4453!important}.wpb_btn-danger:hover,.wpb_btn-danger:active,.wpb_btn-danger.active,.wpb_btn-danger.disabled,.wpb_btn-danger[disabled]{background-color:#da4453!important;border-bottom:3px solid #da4453}.wpb_btn-inverse{background-color:#3c434d!important;border-bottom:3px solid #323840!important}.wpb_btn-inverse:hover,.wpb_btn-inverse:active,.wpb_btn-inverse.active,.wpb_btn-inverse.disabled,.wpb_btn-inverse[disabled]{background-color:#323840!important;border-bottom:3px solid #323840}.shortcode_title{padding-left:15px;margin-bottom:17px;clear:both}.shortcode_title_adv{margin-bottom:17px}.mdnopad{padding:0}.show-grid{margin:0;margin-bottom:26px}.firstcol{padding-left:0}.lastcol{padding-right:0}.shortcol{margin-bottom:26px}.label-success{background-color:#1abc9c}.article_container{margin:0 -15px}.listinglink-wrapper{float:left;margin:0 15px;clear:both}.listinglink-wrapper button a,.listinglink-wrapper button{color:#fff;bottom:0}.spinner{margin:100px auto;width:50px;height:30px;text-align:center;font-size:10px}#gmap-loading .spinner{margin:5px auto}.spinner>div{background-color:#3a4659;height:100%;width:6px;display:inline-block;-webkit-animation:stretchdelay 1.2s infinite ease-in-out;animation:stretchdelay 1.2s infinite ease-in-out}.spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.spinner .rect5{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}@-webkit-keyframes stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1.0)}}@keyframes stretchdelay{0%,40%,100%{transform:scaleY(0.4);-webkit-transform:scaleY(0.4)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}.wpb_column>.wpb_wrapper *:last-child,.wpb_column>.wpb_wrapper>.vc-element:last-child>.wpb_content_element,.wpb_column>.wpb_wrapper>.vc-element:last-child>.wpb_row{margin-bottom:auto}.video-container{position:relative;padding-bottom:56.25%;height:auto;overflow:hidden}.video-container iframe,.video-container object,.video-container embed,.video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.wpb_video_widget .wpb_wrapper .wpb_video_wrapper{height:0}.wpb_video_widget .wpb_wrapper .wpb_video_wrapper{height:0;overflow:hidden}.hidden-idx{display:none}.dsidx-details #dsidx-description{background-image:none;clear:both;margin:5px 0 15px;position:relative;padding:10px;font-size:14px}#dsidx h3{margin-bottom:26px;border-bottom:0}.dsidx-standalone-disclaimer{display:none}div.dsidx-results-widget .dsidx-controls{border-top:0 dotted #ededed!important}.dsidx-results-widget .dsidx-slideshow-control{background-color:#fdfdfd;height:27px!important;position:absolute;padding:2px 25px 7px 25px!important}.dsidx-results-widget .dsidx-slideshow,.dsidx-results-widget .dsidx-slideshow ul,.dsidx-results-widget .dsidx-slideshow li{height:224px!important;overflow:hidden}.dsidx-results-widget,.dsidx-slideshow{padding:35px 0!important}.dsidx-details #dsidx-description{background-image:none;clear:both;margin:5px 0 15px;position:relative;padding:10px;font-size:14px}#dsidx h3{margin-bottom:26px;border-bottom:0}.dsidx-prop-title{font-size:18px;line-height:1.6em;font-weight:300}.dsidx-shortcode-item table,.dsidx-shortcode-map{margin-left:0!important}select.dsidx-resp-select{height:36px!important;border-radius:3px;color:#747c83!important}.dsidx-resp-area input[type="text"],.dsidx-resp-area select{height:36px!important;border-radius:3px;color:#747c83!important;line-height:36px;padding-left:5px;border:1px solid #f0f0f0}.sidebar .dsidx-resp-area-submit input[type="submit"],.dsidx-resp-vertical .dsidx-resp-area-submit input[type="submit"]{width:100%;font-size:14px!important;text-transform:uppercase;line-height:normal!important;-webkit-border-radius:3px!important;-moz-border-radius:3px!important;border-radius:3px!important;background-color:#3c90be!important;border-bottom:3px solid #347da4!important;color:#fff;margin-bottom:0!important;padding:9px 26px!important;border-top:0;border-left:0;border-right:0}.iosfixed{position:absolute!important;right:45px;left:auto;display:block!important}#property_area_submit_hidden{display:none}#lang_sel{z-index:999}#lang_sel a,#lang_sel a:visited{padding:5px 10px 5px 10px!important}#lang_sel a.lang_sel_sel{padding:0 10px!important}#lang_sel img.iclflag{top:-1px!important}.website-wrapper{width:100%}.snapjs-left .website-wrapper{position:fixed}.full_container_over{margin-right:-500px!important;padding-right:500px!important;margin-left:-500px!important;padding-left:500px!important}.slider_container{margin:0;width:100%;overflow:hidden}.shortcode_slider_wrapper{overflow:hidden;margin:0 -15px}.shortcode_slider_list{float:left;display:inline-block;white-space:nowrap;margin:0;max-width:100%}.slider_prop_wrapper{display:inline-block;white-space:normal;padding-right:15px;padding-left:15px;max-width:25%;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.shortcode_slider_list .slider_prop_wrapper{max-width:25%}.shortcode_slider_list .slider_prop_wrapper.three_per_row{max-width:33.33%}.shortcode_slider_list .shortcode-col{padding:0}.title_slider{margin-left:-15px;margin-top:15px}.saved_search_wrapper{width:100%;font-size:13px;background-color:#fdfdfd;padding:13px 0 13px 13px;border:1px solid #f0f0f0;border-radius:3px;float:left;margin-top:15px;margin-bottom:20px}#search_name{margin-right:10px;width:74%;margin-top:0;float:left}#google_map_prop_list_sidebar #search_name{width:50%}#save_search_button{margin-bottom:0!important}#save_search_notice{float:left;width:100%;font-size:15px;margin-bottom:5px;padding-right:5px}.search_unit_wrapper{position:relative;margin-bottom:30px!important;border:1px solid #f0f0f0;border-radius:3px;padding-bottom:15px;font-size:13px;background-color:#fff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease;cursor:pointer;margin:0 60px 0 60px;padding-right:10px;max-width:1000px}.search_unit_wrapper:hover{background-color:#fff;box-shadow:0 0 5px 1px rgba(60,144,190,0.13);-webkit-box-shadow:0 0 5px 1px rgba(60,144,190,0.13)}.dashboard-margin .search_unit_wrapper{cursor:default}.delete_search{cursor:pointer}.search_unit_wrapper h4{padding:0 13px;margin-top:10px;margin-bottom:6px;float:left;width:100%}.advanced_search_notice{padding-top:15px;line-height:1.4em;margin:0;padding-right:10px;margin-bottom:20px!important}.search_param{margin-left:15px;font-size:14px;line-height:1.3em}.delete_search{position:absolute;top:15px;right:15px}.delete_search:hover{color:#3c90be}.front_plan_row,.front_plan_row_image{float:left;width:100%;background-color:#f0f0f0;margin-bottom:10px;padding:5px}.front_plan_row{cursor:pointer;border-radius:3px;background-color:#f0f0f0}.front_plan_row:hover{color:#3c90be}.floor_title{width:40%;display:inline;float:left;padding-left:10px}.floor_details{width:15%;display:inline;float:left}.front_plan_row_image{display:none;background:#f9f9f9;border-radius:3px}.floor_image img{margin:0 auto}.floor_description{margin-top:10px;padding-left:10px}.floor_image{text-align:center}#print_page{cursor:pointer;float:left;margin-left:13px;margin-top:3px}.download_docs{width:100%;font-weight:bold}.document_down{width:100%}.document_down i{margin-left:10px}.print_body{width:100%;padding:20px 40px 40px 40px;background:#fff}.print_title{font-size:25px;border-top:1px solid #f0f0f0;padding-top:20px}.print-addr,.print-price{font-size:16px;margin-bottom:10px}.print-addr{margin-bottom:30px}.print_header{margin-top:20px;width:100%;background-color:#f0f0f0;padding:10px;font-size:14px;display:inline-block}.print_agent .listing_detail,.print_wrapper .listing_detail{margin-bottom:5px;width:50%;display:inline-block}.print-col-img img{margin-bottom:15px;width:100%}.agent_name{font-size:22px}.print-content{width:100%;line-height:1.6em}.agent_print_image{max-width:175px;display:inline-block;float:left}.print_agent_wrapper{display:inline-block}.front_plan_row.floor_print_class{background-color:transparent;border-top:1px solid #f0f0f0;padding-top:30px}.front_plan_row.floor_print_class:first-of-type{border:0}.floor_print_class .front_plan_row_image,.front_plan_row_image.floor_print_class{background-color:transparent}.floor_print_class img{width:100%;height:auto}.front_plan_row_image.floor_print_class{display:inline-block}.listing_detail_agent{margin-bottom:5px;line-height:1.3em;font-size:14px}.print-col-img{position:relative}.print_qrcode{position:absolute;top:-110PX;right:-23px;width:110px!important;height:110px!important}.printimg{margin-bottom:20px}.printimg img{width:100%}.printbreak{page-break-after:always;page-break-inside:avoid;width:100%}.print_property_subunits_wrapper .subunit_wrapper{border-bottom:1px solid #f0f0f0;position:relative}.print_property_subunits_wrapper .subunit_details{margin-top:10px}.print_property_subunits_wrapper img{max-height:100%!important}.print_property_subunits_wrapper .subunit_price{margin:6px 0}.print_property_subunits_wrapper .subunit_wrapper:nth-child(even){background-color:#fff}.print_qrcode_subunit{position:absolute;top:0;right:0}.print_spacer{margin-bottom:40px;float:left;width:100%}@media print{body,html,#wrapper{width:100%;height:100%;position:relative}marquee{-moz-binding:none}body{overflow:visible!important}}.ui-slider .ui-slider-handle,.ui-slider .ui-slider-range{z-index:0!important}.adv_search_slider{float:left;padding-right:15px!important;height:53px}.adv-search-mobile .adv_search_slider,#primary .adv_search_slider{height:56px}.adv_search_slider label{color:#8593a9}.advanced_search_sidebar .adv_search_slider{width:100%;float:left;height:auto;padding-right:15px!important;margin-bottom:15px}#adv-search-mobile .adv_search_slider{float:none;padding:0 5px!important}#advanced_search_shortcode .adv_search_slider{display:inline-block;width:100%}#advanced_search_shortcode .adv_search_slider p{margin-bottom:0;margin-top:-5px;float:left}.adv1-holder .adv_search_slider{width:100%;padding-right:5px!important}.slide_mobile{width:100%}#amount_wd,#amount{border:0;color:#3c90be!important;font-weight:bold;margin-bottom:0;margin-top:0;height:10px}#primary .adv_search_slider label{float:left;margin-right:10px;margin-bottom:3px}#amount_wd{float:left;margin-bottom:10px}.adv_search_slider .ui-slider,.adv_search_slider #slider_price{margin-left:10px;margin-top:0;height:5px}.adv_search_slider .ui-slider .ui-slider-handle,#slider_price .ui-slider-handle{margin-top:-2px;width:17px;height:17px;background-image:none;background-color:#fff}.adv_search_slider span{font-weight:400!important}.ui-widget-header{border:1px solid #e78f08;background:#3c90be!important}.ui-slider .ui-slider-handle{border-radius:50%}.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background-color:#e6e6e6!important background-image:none;font-weight:bold;color:#c77405}.adv_search_widget{float:left;width:100%;margin-bottom:15px}.adv_search_sh{display:inline-block;width:48%}.adv_search_sh p{margin-bottom:0;margin-top:-10px;float:left}#slider_price_widget{margin-left:7px;width:100%;max-width:100%;height:5px;margin-top:10px;margin-bottom:5px;float:left}#slider_price_sh .ui-slider-handle,#slider_price_mobile .ui-slider-handle,#slider_price_widget .ui-slider-handle{margin-top:-2px;width:17px;height:17px}#slider_price_mobile{height:5px}#slider_price_sh{margin-top:25px;margin-bottom:0;margin-left:7px;height:5px}#amount_sh{height:32px;margin-bottom:0!important;color:#3c90be!important}#amount_mobile{color:#3c90be!important}#user_terms_register_mobile,#user_terms_register_topbar{margin:0 5px 0 0;float:left}#user_terms_register_mobile_label,#user_terms_register_topbar_label{float:left;width:205px;display:inline;margin-bottom:10px;cursor:pointer}#user_terms_register_mobile_label,#user_terms_register_topbar_label a{padding:0}.shortcode-login #user_terms_register_sh_label{width:auto;margin-top:4px;line-height:10px;cursor:pointer;margin-bottom:10px;float:left}#user_terms_register_sh{float:left;margin-right:5px}#user_terms_register_wd{float:left;margin-right:5px;margin-top:5px}#user_terms_register_wd_label{width:auto;font-size:12px}#ajax_register_div #user_terms_register_sh_label{width:208px;margin-bottom:10px}#add_new_plan_front_end{margin:10px 0 30px 0;cursor:pointer;background-color:#4ecb8f;color:#fff;padding:5px}.plan_row{float:left;width:100%;margin-top:20px;border:1px solid #f0f0f0;padding:20px}.floor_container{width:100%;max-width:100%!important;border:1px solid #f0f0f0;padding:0;float:left;position:relative;margin-bottom:20px}.floor_container img{margin-bottom:20px}.floor_p{float:left;width:50%;margin-bottom:10px}.floor_full{float:left;width:100%;margin-bottom:10px}.plan_image,.plan_description{width:97.5%}.floor_container .floor_p{width:33%}.floor_container input{float:left;width:95%}.floor_upload_but{width:220px!important}#floor_submit{margin-left:15px;color:#fff;margin-top:10px;display:inline-block}.floor_container i{position:absolute;top:0;left:0;background-color:#a51e6c;color:#fff;font-size:20px;padding:5px;cursor:pointer}#use_floor_plans{float:left;margin-bottom:20px;margin-top:1px;margin-right:5px}.manage_floor{float:left;color:#fff;padding:5px 20px;margin-top:10px;border-radius:3px;padding:9px 26px!important;text-transform:uppercase;margin-left:15px}.manage_floor:hover{color:#fff}#stripe_form_featured{display:none}.stripe-wrapper{margin:8px 0 0 0;float:left}.stripe_paypal{margin-left:10px}.payment-container .stripe_paypal{margin:10px 0 10px 5px}.package_selected{border:1px solid #3c90be}.package_selected .buypackage{background-color:#3c90be;color:#fff}.stripe_upgrade{display:inline-block;float:left;margin:8px 0 0 10px}#package_pick .stripe-button-el{margin-bottom:10px}#search_dashboard_auto{float:left;width:100%;margin-bottom:12px;padding-left:60px}#search_form_submit_1{margin-left:15px;color:#fff;margin-top:0;float:left;background-color:#3c90be}#prop_name{width:300px;padding:12px 0 9px 9px;float:left}.ui-widget-content{color:#768082!important;border:1px solid #f0f0f0!important;background:#fff!important;background-image:none!important}.ui-autocomplete .ui-menu-item .ui-state-focus{background-color:#3c90be!important;background-image:none!important;color:#fff!important;border:none!important;border-radius:0!important}.pp_social .facebook{width:102px!important}span.wpcf7-form-control-wrap{position:relative}.wpcf7-form-control-wrap textarea{width:100%}.wpcf7-form input[type="submit"]{-webkit-appearance:none;min-width:145px;font-size:14px!important;text-transform:uppercase;line-height:normal!important;-webkit-border-radius:3px!important;-moz-border-radius:3px!important;border-radius:3px!important;background-color:#3c90be!important;border:0;color:#fff;margin-bottom:0!important;padding:9px 26px!important}.wpcf7-form p{margin-bottom:13px;font-size:13px;line-height:22px}.agent_contanct_form_sidebar .wpcf7-form-control{width:100%}#all_wrapper{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;webkit-overflow-scrolling:auto}@media screen and (max-width:990px){.stretched-row{padding-left:0!important;padding-right:0!important;left:0!important;width:auto!important}}.invoice_totals{padding:0;color:#263238}.invoice_unit_title{padding:10px 0;margin:15px 0;background:#e7e7e7;color:#263238}.invoice_unit{padding:10px 0;margin:0;line-height:1.4em}.no_invoices{float:left}.invoice_unit:nth-of-type(odd){background:#fff}.invoice_filters{padding:0;margin:0 -15px}#access .with-megamenu i{margin-right:9px}#access .with-megamenu i{margin-right:9px;height:100%;line-height:1.3em;transition:all .3s ease}#access .menu>li>a i{line-height:90px}.customnav.header_type3.hover_type_4 #access .menu>li>a i,.customnav.header_type3 #access .menu>li>a i,.customnav.header_type2.hover_type_4 #access .menu>li>a i,.customnav.header_type2 #access .menu>li>a i,.customnav #access .menu>li>a i{line-height:70px}.header_type3.hover_type_4 #access .menu>li>a i{line-height:59px}.header_type3 #access .menu>li>a i,.header_type2 #access .menu>li>a i{line-height:53px}.header_type2.hover_type_4 #access .menu>li>a i{line-height:59px}#access ul li.with-megamenu>ul.sub-menu,#access ul li.with-megamenu:hover>ul.sub-menu{top:90px;left:45px;right:auto;padding:13px 0;width:100%;margin:0;max-width:1110px;border-top-left-radius:0;border-top-right-radius:0}.full_width_header .header_type1.header_left #access ul li.with-megamenu>ul.sub-menu,.full_width_header .header_type1.header_left #access ul li.with-megamenu:hover>ul.sub-menu{left:auto;right:45px;padding:13px 0;width:100%;margin:0;max-width:1110px;border-top-left-radius:0;border-top-right-radius:0}.header_type2 #access ul li.with-megamenu>ul.sub-menu,.header_type2 #access ul li.with-megamenu:hover>ul.sub-menu{left:0}.header_type2 #access ul li.with-megamenu>ul.sub-menu{top:170px}.header_type2 #access ul li.with-megamenu:hover>ul.sub-menu{top:59px;left:0;right:0;max-width:1100px}.header_type2.header_right #access ul li.with-megamenu:hover>ul.sub-menu{top:59px;left:73px;right:0}.full_width_header .header_type2.header_right #access ul li.with-megamenu:hover>ul.sub-menu{top:59px;left:auto;right:0}.full_width_header .header_type2.header_right.customnav #access ul li.with-megamenu:hover>ul.sub-menu{top:70px;left:auto;right:0}.header_type3 #access ul li.with-megamenu>ul.sub-menu{top:180px}.header_type3 #access ul li.with-megamenu:hover>ul.sub-menu{top:59px}.fixed_header #access ul li.with-megamenu>ul.sub-menu,.fixed_header #access ul li.with-megamenu:hover>ul.sub-menu{right:45px;left:auto}.header_wrapper.header_type2.header_left.navbar-fixed-top.customnav #access{padding-left:190px}.header_wrapper.header_type2.header_center.navbar-fixed-top.customnav #access{padding-left:190px;max-width:990px}.header_type2.customnav.header_left.customnav #access ul li:hover>ul,.header_type2.customnav.header_center.customnav #access ul li:hover>ul,.header_type2.customnav.header_right.customnav #access ul li:hover>ul,.customnav #access ul li.with-megamenu:hover>ul.sub-menu,.full_width_header .header_type1.header_left.customnav #access ul li.with-megamenu>ul.sub-menu,.full_width_header .header_type1.header_left.customnav #access ul li.with-megamenu:hover>ul.sub-menu{top:70px}.header_type2.customnav.header_left.customnav #access ul ul li:hover>ul,.header_type2.customnav.header_center.customnav #access ul ul li:hover>ul,.header_type2.customnav.header_right.customnav #access ul ul li:hover>ul{top:0}.fixed_header .header_type2.header_left #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type2.header_left #access ul li.with-megamenu:hover>ul.sub-menu,.fixed_header .header_type3.header_left #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type3.header_left #access ul li.with-megamenu:hover>ul.sub-menu{left:auto;right:0}.fixed_header .header_type2.header_left #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type2.header_left #access ul li.with-megamenu:hover>ul.sub-menu,.fixed_header .header_type3.header_left #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type3.header_left #access ul li.with-megamenu:hover>ul.sub-menu,.fixed_header .header_type2.header_center #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type2.header_center #access ul li.with-megamenu:hover>ul.sub-menu,.fixed_header .header_type3.header_center #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type3.header_center #access ul li.with-megamenu:hover>ul.sub-menu{left:0;right:0}.fixed_header .header_type2.header_right #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type2.header_right #access ul li.with-megamenu:hover>ul.sub-menu,.fixed_header .header_type3.header_right #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type3.header_right #access ul li.with-megamenu:hover>ul.sub-menu{left:auto;right:0}.customnav #access ul li.with-megamenu>ul.sub-menu{top:130px}.header_type2.customnav #access ul li.with-megamenu:hover>ul.sub-menu{top:70px;left:0}#access ul li.with-megamenu>ul.sub-menu{top:114px}#access li.with-megamenu{position:static}#access ul ul li.wpestate_megamenu_col_1{width:100%;float:left}#access ul ul li.wpestate_megamenu_col_2{width:50%;float:left}#access ul ul li.wpestate_megamenu_col_3{width:33.33%;float:left}#access ul ul li.wpestate_megamenu_col_4{width:25%;float:left}#access ul ul li.wpestate_megamenu_col_5{width:20%;float:left}#access ul ul li.wpestate_megamenu_col_6{width:16.66%;float:left}#access ul ul li.wpestate_megamenu_col_1.mega_menu_border,#access ul ul li.wpestate_megamenu_col_2.mega_menu_border,#access ul ul li.wpestate_megamenu_col_3.mega_menu_border,#access ul ul li.wpestate_megamenu_col_4.mega_menu_border,#access ul ul li.wpestate_megamenu_col_5.mega_menu_border,#access ul ul li.wpestate_megamenu_col_6.mega_menu_border{border-right:1px solid #f0f0f0}#access ul ul li.wpestate_megamenu_col_1,#access ul ul li.wpestate_megamenu_col_2,#access ul ul li.wpestate_megamenu_col_3,#access ul ul li.wpestate_megamenu_col_4,#access ul ul li.wpestate_megamenu_col_5,#access ul ul li.wpestate_megamenu_col_6,#access ul ul li.wpestate_megamenu_col_1 a,#access ul ul li.wpestate_megamenu_col_2 a,#access ul ul li.wpestate_megamenu_col_3 a,#access ul ul li.wpestate_megamenu_col_4 a,#access ul ul li.wpestate_megamenu_col_5 a,#access ul ul li.wpestate_megamenu_col_6 a{color:#1a171b;font-size:14px;font-weight:normal;height:auto;line-height:1.4em;padding:7px 13px;text-transform:none;overflow:hidden}#access ul ul li.wpestate_megamenu_col_1 a.menu-item-link,#access ul ul li.wpestate_megamenu_col_2 a.menu-item-link,#access ul ul li.wpestate_megamenu_col_3 a.menu-item-link,#access ul ul li.wpestate_megamenu_col_4 a.menu-item-link,#access ul ul li.wpestate_megamenu_col_5 a.menu-item-link,#access ul ul li.wpestate_megamenu_col_6 a.menu-item-link{font-size:13px;color:#8593a9}.customnav #access ul ul li.wpestate_megamenu_col_1,.customnav #access ul ul li.wpestate_megamenu_col_2,.customnav #access ul ul li.wpestate_megamenu_col_3,.customnav #access ul ul li.wpestate_megamenu_col_4,.customnav #access ul ul li.wpestate_megamenu_col_5,.customnav #access ul ul li.wpestate_megamenu_col_6,.customnav #access ul ul li.wpestate_megamenu_col_1 a,.customnav #access ul ul li.wpestate_megamenu_col_2 a,.customnav #access ul ul li.wpestate_megamenu_col_3 a,.customnav #access ul ul li.wpestate_megamenu_col_4 a,.customnav #access ul ul li.wpestate_megamenu_col_5 a,.customnav #access ul ul li.wpestate_megamenu_col_6 a{padding:7px 13px}.customnav #access ul ul li.wpestate_megamenu_col_1 li:last-of-type .widget-container a,.customnav #access ul ul li.wpestate_megamenu_col_2 li:last-of-type .widget-container a,.customnav #access ul ul li.wpestate_megamenu_col_3 li:last-of-type .widget-container a,.customnav #access ul ul li.wpestate_megamenu_col_4 li:last-of-type .widget-container a,.customnav #access ul ul li.wpestate_megamenu_col_5 li:last-of-type .widget-container a,.customnav #access ul ul li.wpestate_megamenu_col_6 li:last-of-type .widget-container a,.customnav #access ul ul li.wpestate_megamenu_col_1 .widget-container a,.customnav #access ul ul li.wpestate_megamenu_col_2 .widget-container a,.customnav #access ul ul li.wpestate_megamenu_col_3 .widget-container a,.customnav #access ul ul li.wpestate_megamenu_col_4 .widget-container a,.customnav #access ul ul li.wpestate_megamenu_col_5 .widget-container a,.customnav #access ul ul li.wpestate_megamenu_col_6 .widget-container a{padding:3px 0}.customnav #access ul ul li.wpestate_megamenu_col_1 li:last-of-type a,.customnav #access ul ul li.wpestate_megamenu_col_2 li:last-of-type a,.customnav #access ul ul li.wpestate_megamenu_col_3 li:last-of-type a,.customnav #access ul ul li.wpestate_megamenu_col_4 li:last-of-type a,.customnav #access ul ul li.wpestate_megamenu_col_5 li:last-of-type a,.customnav #access ul ul li.wpestate_megamenu_col_6 li:last-of-type a{padding:7px 13px 0 13px}#access ul ul li.wpestate_megamenu_col_1 li:last-of-type a,#access ul ul li.wpestate_megamenu_col_2 li:last-of-type a,#access ul ul li.wpestate_megamenu_col_3 li:last-of-type a,#access ul ul li.wpestate_megamenu_col_4 li:last-of-type a,#access ul ul li.wpestate_megamenu_col_5 li:last-of-type a,#access ul ul li.wpestate_megamenu_col_6 li:last-of-type a{padding:7px 13px 0 13px}#access ul ul li.wpestate_megamenu_col_1 li:last-of-type .widget-container a,#access ul ul li.wpestate_megamenu_col_2 li:last-of-type .widget-container a,#access ul ul li.wpestate_megamenu_col_3 li:last-of-type .widget-container a,#access ul ul li.wpestate_megamenu_col_4 li:last-of-type .widget-container a,#access ul ul li.wpestate_megamenu_col_5 li:last-of-type .widget-container a,#access ul ul li.wpestate_megamenu_col_6 li:last-of-type .widget-container a{padding:7px 0}#access ul li.with-megamenu ul ul{left:0;margin:0;top:0;width:100%;border:none!important;box-shadow:none}#access .menu>.with-megamenu:hover ul ul{visibility:visible;opacity:1;padding-top:0;margin-left:1px;position:Relative;left:0;margin:0;top:0;width:100%;border:none!important;box-shadow:none;background:Transparent}#access .with-megamenu ul ul a{border:0}.with-megamenu .sub-menu li:hover{background-color:transparent}#access .with-megamenu .sub-menu li:hover>a,#access .with-megamenu .sub-menu li:hover>a:active,#access .with-megamenu .sub-menu li:hover>a:focus{color:#3c90be}#access ul ul li.wpestate_megamenu_col_1 .megamenu-title:hover a,#access ul ul li.wpestate_megamenu_col_2 .megamenu-title:hover a,#access ul ul li.wpestate_megamenu_col_3 .megamenu-title:hover a,#access ul ul li.wpestate_megamenu_col_4 .megamenu-title:hover a,#access ul ul li.wpestate_megamenu_col_5 .megamenu-title:hover a,#access ul ul li.wpestate_megamenu_col_6 .megamenu-title:hover a{color:#3c90be}#access .with-megamenu .sub-menu .menu-item-has-children>a:after{display:none}#access .with-megamenu .sub-menu li:hover{color:inherit}#access ul ul li.wpestate_megamenu_col_1 .megamenu-title,#access ul ul li.wpestate_megamenu_col_2 .megamenu-title,#access ul ul li.wpestate_megamenu_col_3 .megamenu-title,#access ul ul li.wpestate_megamenu_col_4 .megamenu-title,#access ul ul li.wpestate_megamenu_col_5 .megamenu-title,#access ul ul li.wpestate_megamenu_col_6 .megamenu-title,#access ul ul li.wpestate_megamenu_col_1 .megamenu-title a,#access ul ul li.wpestate_megamenu_col_2 .megamenu-title a,#access ul ul li.wpestate_megamenu_col_3 .megamenu-title a,#access ul ul li.wpestate_megamenu_col_4 .megamenu-title a,#access ul ul li.wpestate_megamenu_col_5 .megamenu-title a,#access ul ul li.wpestate_megamenu_col_6 .megamenu-title a{font-weight:bold;border:0;text-transform:uppercase}#access ul ul ul .megamenu-demos ul{display:block}.megamenu-demos img{border:1px solid #eee;width:100%}#access .with-megamenu .widget-container{margin-bottom:0}#access ul ul li.wpestate_megamenu_col_1 .widget-container a,#access ul ul li.wpestate_megamenu_col_2 .widget-container a,#access ul ul li.wpestate_megamenu_col_3 .widget-container a,#access ul ul li.wpestate_megamenu_col_4 .widget-container a,#access ul ul li.wpestate_megamenu_col_5 .widget-container a,#access ul ul li.wpestate_megamenu_col_6 .widget-container a{padding:3px 0!important}#access .with-megamenu .widget-title-sidebar{font-size:14px;font-weight:bold;margin-bottom:6px}#access .with-megamenu .megamenu-title a{padding-top:0}#access .with-megamenu ul ul ul{display:block}.with-megamenu .widget li,.with-megamenu .widget-container li{font-size:13px;width:100%;border:0;margin-bottom:0;padding-bottom:8px}.with-megamenu .widget_nav_menu li:before,.with-megamenu .widget_pages li:before,.with-megamenu .widget_rss li:before,.with-megamenu .widget_text li:before,.with-megamenu .widget_recent_entries li:before{margin:7px 13px 0 0}.wpestate_estate_property_slider_section_wrapper .post-carusel .item{height:100%}.wpestate_estate_property_slider_section_wrapper .carouselvertical{height:100%!important}.wpestate_estate_property_slider_section_wrapper .carouselvertical .carousel-inner{max-width:100%}.col-md-9.rightmargin .wpestate_estate_property_slider_section_wrapper .carouselvertical .carousel-inner{max-width:680px}.wpestate_estate_property_design_agent .agentpic-wrapper{max-width:313px;padding-left:0;min-width:250px}.wpestate_estate_property_design_agent .mydetails{width:auto;display:none}.wpestate_estate_property_design_agent .agent_details{width:auto}.wpestate_estate_property_design_agent .agent_contanct_form{margin-left:0;margin-right:0}.wpestate_estate_property_design_agent #agent_contact_name,.wpestate_estate_property_design_agent #agent_user_email,.wpestate_estate_property_design_agent #agent_phone{width:31.5%}.vc_col-sm-4 .wpestate_estate_property_design_agent #agent_contact_name,.vc_col-sm-4 .wpestate_estate_property_design_agent #agent_user_email,.vc_col-sm-4 .wpestate_estate_property_design_agent #agent_phone{width:30.8%}.wpestate_estate_property_design_related_listings .mylistings{margin-left:-15px;margin-right:-15px;display:block}.property_custom_detail_wrapper{float:left;width:100%}.wpestate_estate_property_design_gallery{list-style:none;margin:0;float:left}.wpestate_estate_property_design_gallery li{display:inline;float:left}.wpestate_estate_property_design_intext_details #add_favorites{position:relative;top:auto;right:auto;cursor:pointer;display:inline-block}.wpestate_estate_property_design_intext_details .no_views{float:none}.wpestate_estate_property_design_intext_details #print_page,.wpestate_estate_property_design_intext_details .share_facebook,.wpestate_estate_property_design_intext_details .share_tweet,.wpestate_estate_property_design_intext_details .share_google,.wpestate_estate_property_design_intext_details .share_pinterest{float:none;font-size:17px;margin-left:13px}.wpestate_estate_property_details_section{position:relative}.wpestate_estate_property_details_section .google_map_shortcode_wrapper{position:relative;min-height:400px;width:100%;float:left}.wpestate_estate_property_design_agent.property_desing_agent_one_col .agent_details{width:100%;margin:15px 0 0 0;padding:0;float:left}.wpestate_estate_property_design_agent.property_desing_agent_one_col .agent_position,.wpestate_estate_property_design_agent.property_desing_agent_one_col .agent_detail,.wpestate_estate_property_design_agent.property_desing_agent_one_col .agent_details h3{padding-left:0;margin-left:0}#ihf-main-container .carousel-control{top:50%!important}#ihf-main-container .carousel-control{height:auto;background:0;border:0}#ihf-main-container .carousel-caption{background:0}#ihf-main-container .modal{width:auto;margin-left:0;background-color:transparent;border:0}.ihf-results-links>a:nth-child(1){display:none}#ihf-main-container .modal-dialog{left:0!important}.custom_span_header{float:left;display:inline;font-size:15px}.custom_span_header i{margin-right:5px}.property_unit_custom_element,.property_unit_custom_element i{display:inline-block}.property_unit_custom.col-md-12{padding:0}.property_unit_custom_agent_face{width:50px;height:50px;border-radius:50%;float:left;background-size:cover;background-position:50% 50%;border:2px solid #f0f0f0}.property_listing.property_listing_custom_design img{border:0}.property_listing.property_listing_custom_design{padding-bottom:0}.custom_separator{border-top:1px solid #dde4e9;width:100%}.no_content_area_back_color .agent_contanct_form,.page_template_loader .vc_row.no_content_area_back_color{background-color:transparent;padding:0;margin:0 -8px}.property_unit_custom_element.property_status:empty,.property_unit_custom_element.featured_icon:empty{display:none}.icon-fav.favorite-text,.compare-action.text_compare,.share_list.text_share{background-image:none!important}.property_unit_custom{line-height:1}.icon-fav.custom_fav.icon-fav-on,.icon-fav.custom_fav{background-image:none!important;border:0}.icon-fav.custom_fav:before{content:"\f08a";font-family:FontAwesome;font-style:normal;font-weight:normal}.icon-fav.custom_fav.icon-fav-on{background-image:none!important}.icon-fav.custom_fav.icon-fav-on:before{content:"\f004";font-family:FontAwesome;font-style:normal;font-weight:normal}.breadcrumb_container{min-height:40px}#primary .social_sidebar_internal a{width:22%;margin:0 4% 4% 0;height:0;padding-bottom:18%;position:relative}#primary .social_sidebar_internal a:nth-child(4n){margin-right:0}#primary .social_sidebar_internal{margin-bottom:-10px}#primary .social_sidebar_internal i{-moz-osx-font-smoothing:grayscale;width:22px;height:22px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -11px}.listing_wrapper.col-md-12{width:100%}.listing_wrapper.col-md-12 .custom_property_image_wrapper{position:absolute;top:0;left:0}.listing_wrapper.col-md-12>.property_listing.property_listing_custom_design{min-height:169px}.listing_wrapper.col-md-12 .property_listing.property_listing_custom_design{padding-left:280px}.listing_wrapper.col-md-12 .property_listing.property_listing_custom_design h4{padding-left:0}.listing_wrapper.col-md-12>.property_listing.property_listing_custom_design .carousel-inner{max-width:100%}.listing_wrapper.col-md-12>.property_listing.property_listing_custom_design .carousel-inner img{width:auto}.listing_wrapper.col-md-12 .property_listing.property_listing_custom_design{padding-left:33%}.wrap_custom_image{position:absolute;top:0;left:0;width:auto;height:100%;overflow:hidden;background:#f7f7f7}#google_map_prop_list_sidebar .wrap_custom_image,.col-md-9.rightmargin .wrap_custom_image,.col-md-9.col-md-push-3.rightmargin .wrap_custom_image{max-width:43%}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_listing_custom_design,.col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_listing_custom_design,.col-md-9.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_listing_custom_design{padding-left:43%}.wrap_custom_image img{width:100%;height:auto}.wrap_custom_image .property_unit_custom_element.image{padding:0!important;margin:0!important}.listing_wrapper.col-md-12>.property_listing.property_listing_custom_design .carousel-inner{max-width:100%;height:100%}.listing_wrapper.col-md-12>.property_listing.property_listing_custom_design .carousel,.listing_wrapper.col-md-12>.property_listing.property_listing_custom_design .listing-unit-img-wrapper{position:inherit}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.shortcode_slider_wrapper{overflow:initial}button.slick-prev.slick-arrow,button.slick-next.slick-arrow{top:-42px;width:35px;height:35px;border-radius:3px;cursor:pointer;color:#99a2ae;font-size:0;background-color:#3c90be;color:#fff;padding-left:8px;border:0;position:absolute}button.slick-prev.slick-arrow{right:15px;left:auto}button.slick-next:active{padding:0 0 0 8px!important}button.slick-prev:active{padding:0 0 0 8px!important}button.slick-next.slick-arrow{right:55px;left:auto}.slider_container .slick-slider{margin-bottom:40px;position:relative}.slider_container button.slick-prev.slick-arrow:before{content:"\f105";font-family:Fontawesome;font-size:33px;line-height:33px;margin-right:5px}.slider_container button.slick-next.slick-arrow:before{content:"\f104";font-family:Fontawesome;font-size:33px;line-height:33px;margin-right:8px}.slider_container .slick-dots{position:absolute;width:100%;list-style:none;text-align:center;bottom:0;padding:0;margin-bottom:0}.slider_container .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slider_container .slick-dots li button:hover,.slick-dots li button:focus{outline:0}.slider_container .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:transparent}.slider_container .slick-dots li.slick-active button:before{opacity:.75;color:#3c90be}.slider_container .slick-dots li button::before{font-family:Fontawesome;font-size:10px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\f111";text-align:center;opacity:.25;color:#3c90be;-webkit-font-smoothing:antialiased}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;cursor:pointer;color:transparent;border:0;outline:0;background:transparent}.property_listing.places_listing .property_location{color:#f1bf7f;line-height:30px;font-size:17px}.property_listing.places_listing{min-height:400px}.blog_unit_image img,.property_listing.places_listing img{border:0;border-top-left-radius:0;border-top-right-radius:0}.places_listing .listing-unit-img-wrapper{overflow:hidden}.places_wrapper_type_2{width:100%;height:370px;text-align:center;background-position:center;background-size:cover;transition:all .4s ease;height:400px;border-radius:3px}.places_type_2_content{position:absolute;left:0;right:0;bottom:13%;text-align:center;color:white}.places_type_2_listings_no{font-size:14px;text-transform:uppercase;text-align:center;color:white}.places_type_2_tagline{text-align:center;color:white}.places_wrapper_type_2 h4{margin-bottom:0}.places_wrapper_type_2 h4 a{font-size:24px;font-weight:600;text-align:center;cursor:pointer;color:white}.places_wrapper_type_2 .places_cover{width:100%;height:100%;background-color:#000;opacity:.3;top:0;left:0;transition:all .4s ease;cursor:pointer;border-radius:3px}.places_wrapper_type_2:hover .places_cover{opacity:.15}.with_search_2 #openmap{bottom:0}.featured_property.featured_property_type1 .featured_div{z-index:99;float:left;bottom:auto;top:0}.featured_property{width:100%;position:relative;margin-bottom:26px;border-radius:3px;border:1px solid #dde4e9;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease;max-width:940px}.featured_property .featured_img{position:relative}.featured_cover{cursor:pointer}.featured_property .listing-cover{height:100%}.featured_property .listing-cover-plus{top:50%}.featured_property:hover{border:1px solid #c6cdd3;background-color:#fff}.featured_property:hover .featured_secondline{background-color:#fff}.featured_property:hover .listing-cover{opacity:1}.featured_property:hover .listing-cover-plus{opacity:1}.featured_property:hover h2 a{color:#3c90be}.featured_property img{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:3px solid #3c90be!important}.featured_property h2 a,.featured_property h2{color:#3a4659;font-size:20px;line-height:1.6em;margin-top:0;margin-bottom:-3px}.featured_property .price_label{float:right}.featured_secondline{width:100%;position:relative;background-color:#fdfdfd;color:#fff;height:82px;z-index:11;padding:13px;font-size:15px;cursor:pointer;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.agent_face{width:68px;height:55px;display:inline;float:left;padding-right:13px;border-radius:3px;overflow:hidden}.agent_face img{border-radius:3px;border:none!important}.agent_face:hover .agent_face_details{display:block}.agent_face_details{width:310px;height:110px;border:1px solid #f0f0f0;background-color:#fdfdfd;position:absolute;bottom:-12px;left:79px;z-index:101;padding:13px;border-radius:3px;display:none}.agent_face_details:after{content:" ";width:0;height:0;border-bottom:10px solid transparent;border-top:10px solid transparent;border-right:10px solid #fdfdfd;top:50%;left:-10px;position:absolute;margin-top:-6px}.agent_face_details:before{content:" ";width:0;height:0;border-bottom:10px solid transparent;border-top:10px solid transparent;border-right:10px solid #f0f0f0;top:50%;left:-11px;position:absolute;margin-top:-6px}.agent_face_details img{border-bottom:none!important;border-radius:3px;float:left;margin-right:13px;height:80px;width:80px}.agent_face_details h4{display:inline;float:left;margin-right:13px;margin-bottom:0}.agent_face_details .agent_position{display:inline;float:left;margin:2px 29px 12px 0;width:55%}.featured_prop_price{position:absolute;right:13px;top:19px;color:#3c90be;font-size:20px;letter-spacing:0}.featured_prop_label{position:absolute;right:13px;top:40px;color:#3c90be}.featured_prop_price .price_label{position:absolute;right:0;top:20px;color:#3c90be;word-break:break-all;width:100px;text-align:right}.featured_prop_price .price_label_before{position:relative;right:auto;top:auto;color:#3c90be;word-break:break-all;width:auto;text-align:left;float:left;margin:0 5px}.google_map_sh{width:250px;height:130px;background:red;border:5px solid white;padding:4px;border-radius:3px;display:none}.sale_line{font-size:15px;color:#8f9eb6;font-weight:300}.featured-content{float:left;position:absolute;margin-left:270px;top:103px}.featured_property .featured_div{top:auto;bottom:61px;z-index:100}.featured_property_type1 .ribbon-wrapper-default{z-index:99}.featured_property.featured_property_type2 .featured_div{z-index:99;float:left;bottom:auto;position:relative;top:0}.featured_property_type2 .places_cover{width:100%;height:100%;background-color:#000;opacity:.3;top:0;left:0;transition:all .4s ease;cursor:pointer;position:absolute;pointer-events:none}.featured_property_type2:hover .places_cover{opacity:.2}.featured_property_type2.featured_property img{border-bottom:0!important}.featured_property_type2 .featured_secondline{background:transparent;position:absolute;bottom:0;pointer-events:none;padding:0}.featured_property_type2:hover .featured_secondline{background-color:transparent}.featured_property_type2 .sale_line{position:absolute;bottom:35px;width:400px;left:100px;font-size:15px;line-height:1.5em;color:white}.featured_property_type2{width:100%;position:relative;margin-bottom:0;-moz-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none}.featured_property_type2 .featured_prop_price{position:absolute;right:auto;left:100px;bottom:15px;top:auto;font-size:15px;line-height:1.5em;width:100%;letter-spacing:0;color:white!important}.featured_property_type2 h2 a,.featured_property_type2 h2{color:#fff;font-size:20px;line-height:2em;position:absolute;bottom:27px;width:400px;left:50px}.featured_property_type2 .agent_face{height:68px;width:68px;position:absolute;left:15px;bottom:15px;border-radius:50%;border:1px solid #a6b3bb;background-size:cover}.featured_property_type2 .price_label:not(.price_label_before){float:none;position:relative;color:white!important;text-align:left;right:auto;top:auto;bottom:0;display:inline;font-size:15px;line-height:1.5em}.featured_property_type2 .price_label_before{position:relative;float:left;right:auto;left:0;color:#fff!important;text-align:left;top:0;font-size:15px;line-height:1.5em;word-break:break-all;padding:0;margin:0 4px 0 0}.featured_property_type2 .ribbon-wrapper-default{z-index:99;left:15px;top:0;position:relative;margin-top:0;left:0}.featured_property_type2:hover h2 a{color:white!important}.mylistings{display:inline-block;width:100%}.featured_property.featured_property_type3 .featured_div{z-index:99;float:left;bottom:auto}.featured_property.featured_property_type3 .ribbon-wrapper-default{z-index:99}.featured_property.featured_property_type3 .share_unit{top:68px}.featured_property.featured_property_type3 .featured_img{width:50%;float:left;left:0;position:absolute}.featured_property.featured_property_type1 .featured_img,.featured_property.featured_property_type2 .featured_img,.featured_property.featured_property_type3 .featured_img{overflow:hidden}.featured_property.featured_property_type1 .carousel-inner,.featured_property.featured_property_type2 .carousel-inner,.featured_property.featured_property_type3 .carousel-inner{transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-webkit-transition:all .7s ease;-o-transition:all .7s ease}.featured_property.featured_property_type1:hover .carousel-inner,.featured_property.featured_property_type2:hover .carousel-inner,.featured_property.featured_property_type3:hover .carousel-inner{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.1,M12=0,M21=0,M22=1.1,SizingMethod='auto expand')}.featured_property.featured_property_type3 .icon-fav{padding-top:4px}.featured_property.featured_property_type3 .featured_secondline{width:50%;position:absolute;background-color:#fff;color:#8593a9;float:right;right:0;z-index:11;padding:0;font-size:15px;cursor:pointer;height:100%}.featured_property.featured_property_type3{min-height:330px;border-radius:3px;border:1px solid #dde4e9;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0}.featured_property.featured_property_type3:hover{border:1px solid #c6cdd3}.col-xs-12.col-md-9.rightmargin .featured_property.featured_property_type3 .featured_secondline .property_listing_details{display:none}.featured_property_type3 .item{min-height:328px;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#fff;border-radius:3px 0 0 3px}.featured_property_type3.featured_property h2 a{color:#3a4659;font-size:18px;font-weight:500;line-height:1.6em;margin-top:22px;margin-bottom:0}.featured_property_type3.featured_property h2{color:#3a4659;font-size:18px;font-weight:500;line-height:1.6em;margin-top:22px;margin-bottom:0;padding-left:30px;padding-right:30px}.featured_property.featured_property_type3 .featured_secondline .featured_prop_price{position:relative;float:left;left:0;padding:0 30px;margin-top:15px;color:#f1bf7f;font-size:17px;letter-spacing:0;right:auto;top:0;width:100%}.featured_property.featured_property_type3 .featured_secondline .featured_prop_price .price_label{position:relative;right:auto;left:0;top:0;color:#f1bf7f;word-break:break-all;width:100px;text-align:right;float:none;margin:0}.featured_property.featured_property_type3 .featured_secondline .listing_details{line-height:22px;float:left;padding:0 30px;margin:15px 0 0 0}.featured_property.featured_property_type3 .featured_secondline .listing_actions{float:left;left:0;padding-left:22px;padding-right:22px;width:100%;margin-top:22px}.featured_property.featured_property_type3 .featured_secondline .property_listing_details{position:absolute;padding:0 30px;bottom:0;line-height:60px;width:100%;margin-bottom:0}.featured_property.featured_property_type3 .featured_secondline .property_listing_details:before{content:" ";border-top:1px solid #eef3f6;position:absolute;right:30px;left:30px}.featured_property.featured_property_type3 .featured_secondline .property_listing_details .infobath{margin-right:15px}.featured_property.featured_property_type3 .featured_secondline .property_listing_details .inforoom{margin-left:2px;margin-right:15px}.featured_property.featured_property_type3 .featured_secondline .property_listing_details .infosize{width:auto}.featured_property.featured_property_type4{max-width:100%;margin-bottom:30px;border:1px solid #dde4e9;height:329px}.featured_property_type4 .featured_secondline{float:right;width:40%;text-align:left;height:100%;min-height:326px;padding:0}.featured_property.featured_property_type4 .featured_img{width:60%;float:left;left:0;position:absolute}.featured_property_type4 .item{min-height:328px;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#fff;border-radius:3px 0 0 3px}.featured_property_type4 .featured_prop_price{position:relative;left:0;top:15px;padding:0 30px;font-size:15px;color:#f1bf7f}.featured_property_type4 h2{padding:20px 30px 0 30px}.featured_property h2 a{font-size:18px}.featured_property_type4 .featured_prop_price .price_label{left:0;top:0;width:150px;color:#f1bf7f;margin-left:10px;font-size:17px;margin-top:0}.featured_property_type4 .listing_details.the_grid_view{max-height:160px;top:30px;color:#8593a9;position:relative;margin:0;padding:0 30px}.featured_property_type4 .listing_actions{float:right;position:absolute;bottom:0;padding:0 30px;right:0;margin-bottom:17px}.featured_property_type4 .property_listing_details{position:absolute;float:left;padding:0 30px;line-height:60px;margin-bottom:0;bottom:3px;width:100%}.featured_property.featured_property_type4 .featured_secondline .property_listing_details:before{content:" ";border-top:1px solid #eef3f6;position:absolute;right:30px;left:30px}.unit_more_featured{font-size:20px;color:red}.featured_property_type4 .unit_details_x a,.featured_property_type4 .unit_details_x{font-size:12px;background-color:#f1bf7f;color:#fff;float:left;padding:4px 7px;margin-top:50px;margin-left:30px;line-height:12px}.featured_property_type4 .unit_map_featured{left:0;font-size:12px;background-color:#f1bf7f;color:#fff;float:left;padding:4px 7px;margin-top:50px;margin-left:15px;line-height:12px}.featured_property_type4 .icon-fav{padding-top:9px;line-height:0}#fancybox-thumbs{background-color:#000}.fancybox-skin{border-radius:3px}.fancybox-nav span{visibility:visible!important}.fancybox-nav{position:fixed!important}.fancybox-prev span{background-image:none!important;background:#000;width:50px!important;height:126px!important;margin-top:-63px!important;left:0!important}.fancybox-prev span:before{content:"\f104";font-family:Fontawesome;font-size:46px;line-height:33px;margin-right:0;color:#fff;position:absolute;left:14px;top:42px}.fancybox-next span{background-image:none!important;background:#000;width:50px!important;height:126px!important;margin-top:-63px!important;right:18px!important}.fancybox-next span:before{content:"\f105";font-family:Fontawesome;font-size:46px;line-height:33px;margin-right:0;color:#fff;position:absolute;left:20px;top:42px}.fancybox-nav span{position:fixed!important}.fancybox-nav{position:fixed!important}.ll-skin-melon td.ui-datepicker-today .ui-state-default{background:#4d5567!important;color:#fff!important}.ll-skin-melon .ui-datepicker td.calendar-reserved.start_reservation .ui-state-default{color:#000!important}.ll-skin-melon{font-size:90%}.ll-skin-melon .ui-widget{background:#f5f8fa!important;border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.ll-skin-melon .ui-datepicker{padding:0 0 24px 0;width:270px;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,0.2);box-shadow:0 1px 4px 0 rgba(0,0,0,0.2)}.ll-skin-melon .ui-datepicker-header{border:0;background:transparent;font-weight:normal;font-size:15px;background-color:#3a4659!important;border-radius:0;border-radius:0}.ll-skin-melon .ui-datepicker-header .ui-state-hover{background:transparent;border-color:transparent;cursor:pointer;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.ll-skin-melon .ui-datepicker .ui-datepicker-title{margin-top:0;margin-bottom:0;color:#e9f0f4;padding:0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{width:26px!important;height:28px!important;top:-7px!important}.ll-skin-melon .ui-datepicker .ui-datepicker-next span,.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{top:16px!important}.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover,.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,.ll-skin-melon .ui-datepicker .ui-datepicker-next,.ll-skin-melon .ui-datepicker .ui-datepicker-prev{top:.9em;border:0}.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{left:2px;background-color:transparent!important}.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover{right:2px;background-color:transparent!important}.ll-skin-melon .ui-datepicker .ui-datepicker-next span,.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-image:url(//granacasa.com/wp-content/themes/wpresidence/img/ui-icons_ffffff_256x240.png);background-position:-32px 0;margin-top:0;top:3px;font-weight:normal}.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-position:-96px 0}.ll-skin-melon .ui-datepicker table{margin:0 auto;border:0;width:240px}.ll-skin-melon .ui-datepicker table tr{border:none!important}.ll-skin-melon .ui-datepicker th{padding:1em 0;color:#666;font-size:13px;font-weight:bold;border:0;text-transform:uppercase;letter-spacing:.1em}.ll-skin-melon .ui-datepicker td{background:#fff;border:0;padding:0;opacity:1;border:1px solid #d0d5de}.ll-skin-melon td .ui-state-default{background:transparent;border:0;text-align:center;padding:5px;font-weight:normal;color:#4d5567;font-size:14px;line-height:21px;height:30px;font-family:'Open Sans',sans-serif}.ll-skin-melon td a{transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.ll-skin-melon .ui-datepicker .ui-state-disabled{background-color:#eceff3;border:1px solid #d0d5de}.ui-datepicker-prev.ui-state-disabled,.ui-datepicker-next.ui-state-disabled{background:transparent;background-color:transparent!important;border:none!important}.ll-skin-melon .ui-state-disabled{opacity:1}.ll-skin-melon .ui-state-disabled .ui-state-default{color:#d0d5de;font-family:'Open Sans',sans-serif}.ll-skin-melon td .ui-state-active,.ll-skin-melon td .ui-state-hover{background:#3c90be!important;color:#fff}.ll-skin-melon .ui-datepicker .ui-datepicker-title{font-family:'Open Sans',sans-serif}@media only screen and (max-width:1360px){.has_header_type4 .adv-search-1{width:1000px}}.property_listing.property_unit_type1 .listing-unit-img-wrapper{border-top-left-radius:0;border-top-right-radius:0;margin:8px}.property_listing.property_unit_type1 .featured_div{position:absolute;left:-5px;top:20px;font-size:10px;color:#FFF;background-color:#20a0d1;padding-top:7px;padding-left:7px;padding-bottom:7px;text-transform:uppercase;line-height:12px;max-width:60px}.property_listing.property_unit_type1 .featured_div:after{position:absolute;left:0;bottom:-5px;border-top:5px solid #fff;width:5px;content:" ";display:block;border-width:0 5px 5px 0;border-color:transparent #187599 transparent transparent;border-style:solid}.property_listing.property_unit_type1 .tag-wrapper{position:relative;top:0}.property_listing.property_unit_type1 .listing_unit_price_wrapper{position:absolute;margin-top:0;margin-left:12px;font-size:18px;bottom:12px;line-height:16px;float:left;line-height:12px;z-index:99;color:#fff}.property_listing.property_unit_type1 .property_listing h4{margin-top:15px}.property_listing.property_unit_type1 .ribbon-wrapper-default{position:absolute;float:right;right:12px;top:12px;font-size:10px}.property_listing.property_unit_type1 .ribbon-inside{padding-left:6px;padding-right:6px}.property_address_type1_wrapper{padding:0 20px;float:left;width:100%;margin-bottom:10px;line-height:20px}.property_categories_type1_wrapper{padding:0 20px;float:left;width:100%;margin-bottom:10px}.property_details_type1_wrapper{padding:0 20px;float:left;width:100%;margin-bottom:70px;line-height:20px}.property_address_type1_wrapper .fa{margin-right:8px}.property_listing.property_unit_type1 .icon-fav{position:absolute;border:0 solid #eef3f6;float:right;right:12px;bottom:12px;width:auto;height:auto;padding-top:0;z-index:9;color:#fff}.property_listing.property_unit_type1 .icon-fav:before{content:"\f08a";font:normal normal normal 18px/1 FontAwesome}.property_listing.property_unit_type1 .icon-fav-on:before{content:"\f004";font:normal normal normal 18px/1 FontAwesome}.property_listing.property_unit_type1.property_listing h4{padding:0 20px;margin-top:10px;margin-bottom:5px;font-size:16px}.property_listing.property_unit_type1 .property_agent_image_sign{display:block}.property_listing.property_unit_type1 .property_agent_wrapper{line-height:54px}.property_listing.property_unit_type1 .property_location{float:left;width:100%;position:absolute;left:0;right:0;padding:0 20px;top:auto;bottom:0}.property_listing.property_unit_type1 .share_list{border:0 solid #eef3f6}.property_listing.property_unit_type1 .listing_actions{margin-top:13px}.property_listing.property_unit_type1 .share_list{width:20px;height:20px;margin-right:0}.property_listing.property_unit_type1 .compare-action{border:0;border:0;width:12px;margin-left:12px;padding-top:6px}.property_listing.property_unit_type1 .compare-action:before{font-size:16px}.property_categories_type1_wrapper span,span.property_details_type1_rooms,span.property_details_type1_baths,span.property_details_type1_size,span.property_details_type1_id{padding-right:3px}span.property_details_type1_value{margin-right:10px}.property_agent_wrapper span{padding-right:3px}.property_listing.property_unit_type1 .share_unit{z-index:99;right:8px}.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing_unit_price_wrapper{width:auto;top:auto;left:12px;padding-left:0;margin-left:0;right:auto}.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .featured_div{position:absolute;float:left;top:20px;left:-5px}.listing_wrapper.col-md-12 .property_address_type1_wrapper,.listing_wrapper.col-md-12 .property_categories_type1_wrapper,.listing_wrapper.col-md-12 .property_details_type1_wrapper{float:none;margin-left:329px;width:auto}.listing_wrapper.col-md-12 .property_listing.property_unit_type1 h4{margin:15px 0 10px 329px;width:auto}.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .property_location{float:none;margin-left:333px;width:auto;bottom:0;top:auto;position:absolute}.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .ribbon-wrapper-default{top:12px;left:auto;right:12px;position:absolute}.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .tag-wrapper{position:absolute}.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 h4,.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .property_address_type1_wrapper,.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .property_categories_type1_wrapper,.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .property_details_type1_wrapper,.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .property_location{padding:0 16px}.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .listing_unit_price_wrapper{padding:0 8px}.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .icon-fav{right:8px}.has_4per_row.col-md-3 .property_listing.property_unit_type1 .listing_unit_price_wrapper{padding:0}.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .property_location,.has_4per_row.col-md-3 .property_listing.property_unit_type1 .property_location{left:0;right:0}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing_unit_price_wrapper{top:auto}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type1 .featured_div{padding-top:7px;padding-left:7px;padding-bottom:7px;top:20px;z-index:99}.property_listing.property_unit_type1 .icon-fav.icon-fav-on-remove{z-index:99;top:0;bottom:auto!important;line-height:27px;padding:0 10px;right:0!important;top:12px}.property_categories_type1_wrapper span,span.property_details_type1_rooms,span.property_details_type1_baths,span.property_details_type1_size,span.property_details_type1_id,.property_agent_wrapper span{color:#000}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper,.listing_wrapper.col-md-12>.property_listing.property_unit_type2 .carousel-inner{max-width:366px}.property_listing.property_unit_type2 .tag-wrapper{top:0}.property_listing.property_unit_type2 .featured_div{background-color:transparent;color:transparent;top:30px;left:30px;position:absolute;padding:0;font-size:0}.property_listing.property_unit_type2 .featured_div:before{content:"\f005";font:normal normal normal 14px/1 FontAwesome;color:#fff;font-size:20px}.property_listing.property_unit_type2 h4{padding:0 30px;margin-top:25px;font-size:16px;font-weight:700}.has_4per_row .property_listing.property_unit_type2 .listing_unit_price_wrapper{margin-left:13px}.property_listing.property_unit_type2 .listing_unit_price_wrapper{margin-left:30px;font-size:15px;margin-top:0;line-height:22px;margin-bottom:8px}.property_listing.property_unit_type2 .listing_details{padding:0 30px;line-height:26px;margin-bottom:10px}.property_listing.property_unit_type2 .property_listing_details{padding:0 30px;margin-bottom:70px}.property_listing.property_unit_type2 .property_listing_details .inforoom_unit_type2:before{content:"\f236";font:normal normal normal 14px/1 FontAwesome;margin-right:7px}.inforoom_unit_type2:empty{margin-left:30px}.property_listing.property_unit_type2 .property_listing_details .infobath_unit_type2:before{content:"\f043";font:normal normal normal 14px/1 FontAwesome;margin-right:7px}.property_listing.property_unit_type2 .property_listing_details .infosize_unit_type2:before{content:"\f278";font:normal normal normal 14px/1 FontAwesome;margin-right:7px}.property_listing.property_unit_type2 .property_listing_details .infogarage_unit_type2:before{content:"\f1b9";font:normal normal normal 14px/1 FontAwesome;margin-right:7px}.property_listing.property_unit_type2 .property_agent_image{border-radius:0;margin-right:15px;margin-top:5px}.property_listing.property_unit_type2 .property_agent_wrapper{margin-left:30px;line-height:40px}.property_listing.property_unit_type2 .property_location{left:0;right:0;position:absolute;width:100%}.property_listing.property_unit_type2 .share_list{border:0 solid #eef3f6;margin-right:20px;margin-top:5px}.property_listing.property_unit_type2 .compare-action{border:0;width:19px;margin-right:13px;margin-left:0;margin-top:4px}.property_listing.property_unit_type2 .compare-action:before{font-size:16px}.property_listing.property_unit_type2 .icon-fav:before{content:"\f08a";font:normal normal normal 18px/1 FontAwesome}.property_listing.property_unit_type2 .icon-fav-on:before{content:"\f004";font:normal normal normal 18px/1 FontAwesome;color:#fff}.property_listing.property_unit_type2 .icon-fav{position:absolute;border:0 solid #eef3f6;float:right;right:30px;bottom:30px;width:auto;height:auto;padding-top:0;z-index:9;color:#fff}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .featured_div{left:30px;top:30px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details{padding-left:395px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location{margin:0 0 0 366px;width:auto}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4{margin-top:20px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view{margin-top:10px;margin-bottom:10px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_image{margin-top:8px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper{line-height:50px;margin-left:20px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .share_list{margin-top:10px;margin-right:25px}.inforoom_unit_type2,.infobath_unit_type2,.infosize_unit_type2,.infogarage_unit_type2{margin-right:25px}.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type2 .property_location{left:0;right:0}.has_4per_row .property_listing.property_unit_type2 .icon-fav{right:13px;bottom:13px}.has_4per_row .property_listing.property_unit_type2 .icon-fav.icon-fav-on-remove,.property_listing.property_unit_type2 .icon-fav.icon-fav-on-remove{top:0;bottom:auto!important;line-height:27px;padding:0 10px;right:0}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view{margin-top:0;padding-right:30px!important;width:auto}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details{margin-bottom:50px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location{margin:0 0 0 376px}.has_4per_row .property_listing.property_unit_type2 .share_list{margin-right:3px}.has_4per_row .property_listing.property_unit_type2 .share_unit{right:1px}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .featured_div,.has_4per_row.listing_wrapper .property_listing.property_unit_type2 .featured_div,.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type2 .featured_div,.has_4per_row.col-md-3 .property_listing.property_unit_type2 .featured_div{padding:0;top:13px;left:13px}.has_4per_row .property_listing.property_unit_type2 h4,.has_4per_row .property_listing.property_unit_type2 .listing_details,.has_4per_row .property_listing.property_unit_type2 .property_listing_details,.has_4per_row.col-md-3 .property_listing.property_unit_type2 h4,.has_4per_row.col-md-3 .property_listing.property_unit_type2 .listing_details,.has_4per_row.col-md-3 .property_listing.property_unit_type2 .property_listing_details{padding:0 13px;margin-left:0}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .property_listing_details,#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .listing_details,#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 h4{margin-left:13px;padding-left:0}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 h4,#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .property_listing_details{margin-left:13px;padding-left:0}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .listing_unit_price_wrapper{margin-left:0;padding-left:13px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing.property_unit_type2 .carousel-inner{max-width:376px}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .listing_unit_price_wrapper{margin-left:13px;padding-left:0}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details,#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details,#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4{margin-left:395px;padding-left:0}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4,#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details{margin-left:395px;padding-left:0}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper{margin-left:0;padding-left:395px}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper{margin-left:395px;padding-left:0}.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type2 .property_agent_wrapper .has_4per_row.col-md-3 .property_listing.property_unit_type2 .property_agent_wrapper{padding:0;margin-left:395px}.has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper{padding-left:395px;margin-left:0}.has_4per_row .property_listing.property_unit_type2 .property_agent_wrapper,.page-template-user_dashboard_favorite .has_4per_row .property_listing.property_unit_type2 .listing_unit_price_wrapper,.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type2 .property_agent_wrapper{margin-left:13px}.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type2 .listing_unit_price_wrapper,.has_4per_row.col-md-3 .property_listing.property_unit_type2 .listing_unit_price_wrapper{padding:0 13px;margin-left:0}.has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .share_unit{right:20px}.col-md-6.has_prop_slider.listing_wrapper .property_listing.property_unit_type2{min-height:auto}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details{padding-left:395px}.listing-content .mylistings .col-md-12.has_prop_slider.listing_wrapper.property_unit_type2{padding-right:0;padding-left:0}.col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.half_map_list_view,.col-md-9.rightmargin.full_width_prop .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.half_map_list_view{display:block}.col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view,.col-md-9.rightmargin.full_width_prop .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view{display:none!important}.lightbox_property_wrapper_floorplans,.lightbox_property_wrapper{position:fixed;top:0;left:0;right:0;height:100%;width:100%;z-index:999999;overflow:hidden;display:none}.lightbox_property_wrapper_floorplans.is_visible,.lightbox_property_wrapper.is_visible{overflow-x:hidden;overflow-y:auto;visibility:visible}.lightbox_property_content.row{margin:0}.lightbox_property_wrapper_floorplans .lightbox_property_content.row{height:100%}.lightbox_property_wrapper_floorplans .owl-theme .owl-controls .owl-buttons div{margin:0 5px 0 10px;padding:0}.lightbox_property_wrapper_floorplans .owl-carousel .owl-item .item .itemimage{width:75%;height:auto}.lightbox_property_wrapper_floorplans .owl-carousel .owl-item .item{float:left}.lightbox_property_wrapper_level2{background:#fff;max-width:1450px;margin:0 auto;top:5%;z-index:999;position:relative;box-shadow:0 10px 25px rgba(0,0,0,0.5);margin:auto;position:absolute;left:0;right:0;height:auto;max-height:623px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);ms-transform:translate(0,-50%);overflow:hidden}.lightbox_wrapped_no_contact{max-width:1100px}.lightbox_wrapped_no_contact #owl-demo{padding:0;margin:0}.ligtbox_no_crop{max-height:100%}.ligtbox_no_crop .owl-carousel .owl-item{float:left}.lightbox_property_wrapper_floorplans .lightbox_property_wrapper_level2{max-width:1150px}.ligtbox_no_crop .owl-carousel .owl-item .item{height:auto;padding:0}.lightbox_property_sidebar{display:block;width:auto;max-width:25%}.lightbox_property_slider{padding:0;max-width:75%}.lightbox_property_slider.col-md-12.lightbox_no_contact{max-width:100%}.lightbox_property_wrapper_floorplans .lightbox_property_slider{max-width:100%}.lightbox_property_wrapper_floorplans .owl-buttons{position:absolute;top:50%;margin-top:-45px;width:75%}.lightbox_property_wrapper_floorplans .owl-next{float:right}.lightbox_property_wrapper_floorplans .owl-carousel .owl-item .item .itemimage{min-height:100%;background-size:cover;background-position:50% 50%;width:75%;height:100%;float:left}.lightbox_property_wrapper_floorplans .owl-theme .owl-controls .owl-buttons div{margin:0 5px 5px}.lighbox_overlay{background-color:#111;opacity:.5;width:100%;height:100%;top:0;left:0;position:absolute;z-index:1}.lightbox_property_header{margin-top:55px;width:100%;background-color:#FFF}.lightbox_property_footer{width:100%}.lighbox-logo{width:200px;background:#3c90be;float:left;height:100%}.lightbox_property_header .entry-prop{margin:0 15px 0 15px;font-size:25px}.lightbox_property_wrapper #show_contact,.lightbox_property_wrapper .wpestate_agent_details_wrapper{display:none}.lighbox-image-close-floor,.lighbox-image-close{position:absolute;top:0;right:0;background:#3c90be}.lighbox-image-close-floor i,.lighbox-image-close i{color:#fff;cursor:pointer;font-size:20px;margin:13px}.lightbox_enquire{width:100%;float:left;margin:30px 15px 0 15px}.lightbox_property_wrapper .agent_contanct_form{margin-top:0;margin-left:15px;width:auto;margin-bottom:0}.lightbox_property_wrapper .agentpic-wrapper{width:100%}.lightbox_property_wrapper .mydetails{display:none}.lightbox_property_wrapper #agent_contact_name,.lightbox_property_wrapper #agent_user_email,.lightbox_property_wrapper #agent_phone{width:100%}.lightbox_property_wrapper .agent_details h3,.lightbox_property_wrapper .agent_details{width:100%;padding-left:0;min-height:auto}.lightbox_property_wrapper .agent_position,.lightbox_property_wrapper .agent_detail{margin-left:0}.lightbox_property_wrapper .agent_web_class,.lightbox_property_wrapper .agent_skype_class,.lightbox_property_wrapper .agent_email_class,.lightbox_property_wrapper .agent_unit_social_single{display:none}.lightbox_property_wrapper #agent_comment{max-height:100px}.lightbox_property_wrapper .agentpict{border-bottom:0;border-radius:0;margin-bottom:10px}.lightbox_property_wrapper textarea{max-height:100px}.lightbox_property_wrapper .wpcf7-response-output{margin-top:5px}.lightbox_property_wrapper .wpcf7-form-control{width:100%}.lightbox_property_wrapper #agent_submit.agent_submit_class{margin-bottom:30px!important}#owl-demo-floor,#owl-demo{max-width:1100px;position:relative;width:100%;margin:0 auto}#owl-demo-floor{max-width:1150px}.lightbox_floor_details{position:absolute;top:50px;right:50px;width:25%;max-width:200px}.floor_light_desc,.lightbox_floor_details .floor_title,.lightbox_floor_details .floor_details{float:left;width:100%}.lightbox_floor_details .floor_title{font-size:20px;font-weight:bold;padding-left:0}#owl-demo-floor .nextleft,#owl-demo-floor .nextright{color:#2b2937}#owl-demo .item img{display:block;width:auto;max-height:700px;margin:0 auto}#owl-demo-floor .owl-wrapper-outer{background-color:#fff}.floor_light_desc{margin:10px 0}.owl-carousel .owl-item{display:inline-block;position:relative}.owl-carousel .owl-item .item{min-height:100%;background-size:cover;background-position:50% 50%;width:100%;height:623px;padding:10px}#owl-demo-floor .bold_detail{font-weight:bold}.owl-carousel .owl-item .item .itemimage{min-height:100%;background-size:cover;background-position:50% 50%;width:100%;height:623px}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;background:#2b2937}.owl-pagination{display:none}.lightbox_property_wrapper .owl-prev{position:absolute;top:50%;left:0}.lightbox_property_wrapper .owl-next{position:absolute;top:50%;right:0}.owl_caption{background:#2b2937;color:#fff;padding:10px;position:absolute;bottom:0;left:0;width:100%}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;margin:-35px 5px 5px;padding:3px 10px;font-size:70px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;filter:Alpha(Opacity=75);opacity:.75;cursor:pointer}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(//granacasa.com/wp-content/themes/wpresidence/AjaxLoader.gif) no-repeat center center}.multi_units_wrapper{width:100%;float:left;margin-bottom:20px}.multi_units_wrapper h4{margin-bottom:10px}.subunit_wrapper{width:100%;padding:10px;float:left}.subunit_wrapper:nth-child(even){background-color:#f4f4f4}.subunit_thumb{margin-right:10px;margin-top:0;float:left}.subunit_thumb img{max-height:67px}.subunit_title{display:inline-block;width:100%}.subunit_details{display:inline-block}.subunit_size,.subunit_bathrooms,.subunit_rooms,.subunit_type{display:inline-block;margin-right:10px}.subunit_price{color:#f1bf7f}#tab_prpg{float:left;width:100%}.yelp_bussines_wrapper{float:left;width:100%;margin-bottom:15px}.yelp_icon i{margin:0;padding:0;background:#f06e48;color:white;border-radius:4px;padding:1px 7px;line-height:21px;font-size:12px;margin-right:5px;margin-bottom:10px}.yelp_icon{display:inline-block}.yelp_category{display:inline-block;margin:5px 0 0 0}.yelp_category:after{display:none}.yelp_unit_name{display:inline-block;font-weight:bold;font-size:13px;margin:5px 0}.yelp_stars{float:right}.yelp_icon .fa-bicycle{background-color:#3faf90}.yelp_icon .fa-music{background-color:#edb534}.yelp_icon .fa-car{background-color:#0d2c54}.yelp_icon .fa-female{background-color:#ff5e5b}.yelp_icon .fa-graduation-cap{background-color:#3858aa}.yelp_icon .fa-birthday-cake{background-color:#ce447b}.yelp_icon .fa-money{background-color:#2f5b48}.yelp_icon .fa-cutlery{background-color:#7c2727}.yelp_icon .fa-medkit{background-color:#ce1c1c}.yelp_icon .fa-wrench{background-color:#465d99}.yelp_icon .fa-bed{background-color:#ff934f}.yelp_icon .fa-coffee{background-color:#774e24}.yelp_icon .fa-dot-circle-o{background-color:#7cbf9e}.yelp_icon .fa-television{background-color:#006075}.yelp_icon .fa-glass{background-color:#b980d0}.yelp_icon .fa-paw{background-color:#ffcb4e}.yelp_icon .fa-suitcase{background-color:#dd5539}.yelp_icon .fa-university{background-color:#565eb7}.yelp_icon .fa-building-o{background-color:#ad2e4c}.yelp_icon .fa-cloud{background-color:#5691c9}.yelp_icon .fa-shopping-bag{background-color:#adc13c}.yelp_icon .fa-bus{background-color:#dd5539}@media only screen and (max-width:1767px){#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details,#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details,#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4{margin-left:13px;padding-left:0}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4,#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details{margin-left:13px;padding-left:0}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper,#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper{margin-left:0;padding-left:13px}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .share_list{margin-right:3px}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper{margin-left:13px;padding-left:0}.col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.half_map_list_view,.col-md-9.rightmargin.full_width_prop .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.half_map_list_view{display:none}.col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_grid_view{display:block!important}.col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view{display:none!important}.col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details{padding-right:5px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing.property_unit_type2 .carousel-inner,#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing.property_unit_type2{max-width:525px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing.property_unit_type2{float:none;margin:0 auto}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4,#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view,#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details,#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper{padding-left:20px;margin-left:0}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details{margin-bottom:80px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view{margin-top:10px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4{float:left}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location{margin-left:0;position:absolute}#google_map_prop_list_sidebar .property_listing.property_unit_type2 .property_listing_details{margin-bottom:70px}#google_map_prop_list_sidebar .col-md-12.has_prop_slider.listing_wrapper.property_unit_type2{margin-bottom:15px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .listing_details.half_map_list_view,.page-template-property_list_half .col-md-12.has_prop_slider.listing_wrapper .listing_details.half_map_list_view{display:block}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .listing_details.the_list_view,.page-template-property_list_half .col-md-12.has_prop_slider.listing_wrapper .listing_details.the_list_view{display:none!important}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_agent_image,.page-template-property_list_half .col-md-12.has_prop_slider .property_agent_image{display:none}.has_header_type4 #google_map_prop_list_wrapper #gmapzoomminus{top:95px}.has_header_type4 #google_map_prop_list_wrapper #gmapzoomplus{top:60px}.has_header_type4 #google_map_prop_list_wrapper #gmap-control{right:0;left:0}.has_header_type4 #google_map_prop_list_wrapper #gmap-control span{padding:13px 10px 0 11px}.admin-bar.has_header_type4 #google_map_prop_list_wrapper #gmapzoomminus{top:95px}.admin-bar.has_header_type4 #google_map_prop_list_wrapper #gmapzoomplus{top:60px}.admin-bar.has_header_type4 #google_map_prop_list_wrapper #gmap-control{right:0;left:0}.admin-bar.has_header_type4 #google_map_prop_list_wrapper #gmap-control span{padding:13px 10px 0 11px}.admin-bar.has_top_bar .has_header_type4 .google_map_prop_list #gmapzoomplus{top:60px}.admin-bar.has_top_bar .has_header_type4 .google_map_prop_list #gmapzoomminus{top:95px}.admin-bar .has_header_type4 .google_map_prop_list #gmapzoomplus{top:60px}.admin-bar .has_header_type4 .google_map_prop_list #gmapzoomminus{top:95px}.admin-bar .has_header_type4 #google_map_prop_list_wrapper #gmap-control{right:0;left:0}.admin-bar .has_header_type4 #gmap-control span{padding:13px 10px 0 10px}.admin-bar.has_top_bar .has_header_type4 #google_map_prop_list_wrapper #google-default-search,.admin-bar .has_header_type4 #google_map_prop_list_wrapper #google-default-search{top:60px}}@media only screen and (max-width:1500px) and (min-width:1024px){.lightbox_property_wrapper_level2{max-width:95%;height:auto}.lightbox_property_wrapper_level2.lightbox_wrapped_no_contact{max-width:75%;height:auto}}@media only screen and (max-width:1330px) and (min-width:1024px){.col-md-12.user_profile_div{width:670px}}@media only screen and (max-width:1200px) and (min-width:992px){#listing_ajax_container_agent,#listing_ajax_container{margin:0 -15px;float:none;width:auto;min-width:100%}#list_view,#grid_view{display:none}#google_map_prop_list_sidebar .adv-search-1{width:100%!important;margin-left:0!important}#google_map_prop_list_sidebar .adv_search_slider{width:100%}.adv_search_slider{width:370px}}@media only screen and (max-width:1360px){#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper{padding-left:20px;display:inline-block}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing_details{padding-left:20px;padding-left:20px;display:inline-block;width:100%}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location{left:0}.has_4per_row.listing_wrapper.col-md-12 .property_listing h4{padding-left:347px}.listing_wrapper.col-md-12 .property_listing .listing_details{padding-left:347px}.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .property_location{margin-left:336px}.listing_wrapper.col-md-12 .property_listing.property_unit_type1.property_listing h4{margin:15px 0 10px 0;margin-left:348px;padding:0}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type1.property_listing h4{margin-left:0}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing_unit_price_wrapper{padding-left:0}.has_header_type4 .adv-search-1{width:1000px}.has_header_type4 .search_wr_3#search_wrapper{width:100%;max-width:1000px}}@media only screen and (max-width:1400px) and (min-width:1023px){.has_header_type4 .adv-search-1{width:1070px}.has_header_type4 .adv1-holder{width:885px}.has_header_type4 .transparent-wrapper{width:1070px}.has_header_type4 .adv-search-3{right:45px}.has_header_type4 .search_wr_3#search_wrapper{width:1070px}.has_header_type4 .adv-search-1#adv-search-8 .extended_search_check_wrapper,.has_header_type4 .adv-search-1#adv-search-8 .adv_extended_options_text{padding-left:10px;margin-left:0}.has_header_type4 .adv-search-1#adv-search-8 #adv_extended_close_adv{right:10px}.has_header_type4 .adv-search-1 .extended_search_check_wrapper,.has_header_type4 .adv-search-1 .adv_extended_options_text{margin-left:0;padding-left:10px}.has_header_type4 #results{width:835px}.has_header_type4 .adv-search-3 #results{width:100%}}@media only screen and (max-width:1367px){#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing-unit-img-wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing.property_unit_type1 .carousel-inner{max-width:340px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type1 .property_location{margin-left:348px;padding:0 10px}.has_header_type4 .col-md-push-3.rightmargin .listing_wrapper.col-md-12 .listing_details.the_list_view{display:none!important}.has_header_type4 .col-md-push-3.rightmargin .listing_wrapper.col-md-12 .listing_details.half_map_list_view{display:block}#google_map_prop_list_wrapper #google-default-search{top:60px!important;width:240px;position:absolute;right:0}#google_map_prop_list_wrapper #google-default-search{top:58px!important;width:211px;right:15px;left:auto}}@media only screen and (max-width:1200px){.content_wrapper,.container{width:100%!important;box-sizing:border-box;-moz-box-sizing:border-box;background:#fff}.fancybox-next span{right:0!important}.container.main_wrapper.has_header_type4.contentheader_left{padding-left:0}.container.main_wrapper.has_header_type4{padding-right:0!important}.header_wrapper.header_type4{display:none}.has_header_type4 .top_bar_wrapper{padding-right:0}.has_header_type4 .mobile_header{display:block}.admin-bar.has_top_bar .has_header_type4 .header_media{padding-top:39px}.wide .top_bar,.top_bar{width:100%}.listing_wrapper{float:left}.gmap-controls{width:100%;max-width:100%;left:0;margin-left:0!important}#google-default-search{right:450px}.agentpic-wrapper .listing-cover,.agent_unit_social_single{max-width:525px}.blog_list_wrapper{min-width:50%}#slider_price_widget{max-width:182px}.master_header{width:100%}}@media only screen and (max-width:1140px){.admin-bar .has_header_type4 #google_map_prop_list_wrapper #gmap-control{right:auto;left:15px}.has_header_type2 #google_map_prop_list_wrapper,.has_header_type2 #google_map_prop_list_sidebar{top:0;margin-top:46px}.has_top_bar .has_header_type2 #google_map_prop_list_wrapper,.has_top_bar .has_header_type2 #google_map_prop_list_sidebar{top:127px}.admin-bar.has_top_bar .has_header_type2 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type2 #google_map_prop_list_sidebar{top:134px}.admin-bar .has_header_type3 #google_map_prop_list_wrapper,.admin-bar .has_header_type3 #google_map_prop_list_sidebar{top:0;margin-top:124px}.admin-bar.has_top_bar .has_header_type3 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type3 #google_map_prop_list_sidebar{top:0;margin-top:164px}.has_top_bar .has_header_type3 #google_map_prop_list_wrapper,.has_top_bar .has_header_type3 #google_map_prop_list_sidebar{top:0;margin-top:131px}#openmap{bottom:-1px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:3px;border-top-right-radius:3px}#pick_pack{background-position:0 0}#google_map_prop_list_wrapper{width:50%;top:112px}.has_header_type4 #google_map_prop_list_wrapper{padding-left:0}#google_map_prop_list_sidebar{width:50%;top:112px}.admin-bar #google_map_prop_list_wrapper,.admin-bar #google_map_prop_list_sidebar{margin-top:104px}.admin-bar .has_header_type1 #google_map_prop_list_wrapper,.admin-bar .has_header_type1 #google_map_prop_list_sidebar{margin-top:32px}.admin-bar.has_top_bar .has_header_type1 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type1 #google_map_prop_list_sidebar{margin-top:52px}.has_top_bar .has_header_type1 #google_map_prop_list_wrapper,.has_top_bar .has_header_type1 #google_map_prop_list_sidebar{margin-top:21px}.has_top_bar .has_header_type4 .header_media{padding-top:41px}.admin-bar .has_header_type4 .header_media{margin-top:105px}.has_header_type4 .header_media{margin-top:71px}.admin-bar .has_header_type4 #google_map_prop_list_wrapper.half_no_top_bar,.admin-bar .has_header_type4 #google_map_prop_list_sidebar.half_no_top_bar{top:0}.has_header_type4 #google_map_prop_list_wrapper.half_no_top_bar,.has_header_type4 #google_map_prop_list_sidebar.half_no_top_bar{top:71px}}@media only screen and (max-width:1024px){.lightbox_property_wrapper_floorplans .lightbox_property_wrapper_level2{height:auto;width:95%}.lightbox_property_wrapper_floorplans .owl-buttons{width:100%}.lightbox_property_wrapper_floorplans .owl-carousel .owl-item .item{padding:0}.col-md-12.top_dahsboard_wrapper.dashboard_package_row{height:100%;float:left;padding:0 10px}.lightbox_property_wrapper_floorplans .owl-carousel .owl-item .item .itemimage{width:100%}.lightbox_floor_details{display:none}.single-estate_property .content_wrapper,.single-estate_agent .content_wrapper,.single-post .content_wrapper,.archive .content_wrapper,.page .content_wrapper{padding:0}.row{margin-left:0;margin-right:0}.customnav.header_type2.header_center .logo img,.logo.miclogo img{margin-left:15px}.messagebox_text{margin:15px}.article_container .shortcode_title{padding-left:13px}.lightbox_property_slider{max-width:100%;width:100%}.lightbox_property_sidebar{display:none}.lightbox_property_wrapper_level2{height:auto}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper{padding-left:20px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details{float:left}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper .property_listing.property_unit_type2 .listing_unit_price_wrapper{float:left;margin-left:13px;width:100%;padding:0}.has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper{margin-left:0;padding-left:415px}.property_listing.property_unit_type1 .property_location{padding:0 20px}.shortcode_slider_list .shortcode-col.listing_wrapper.has_4per_row,.shortcode_slider_list .shortcode-col.listing_wrapper.has_4per_row .property_listing{min-width:auto}.shortcode_slider_list .shortcode-col.listing_wrapper.has_4per_row{max-width:100%}.fancybox-next span{right:3px!important}.has_header_type4.cheader_right #google_map_prop_list_wrapper{margin-left:0}.has_header_type4.cheader_right #google_map_prop_list_sidebar{right:0}.featured_property.featured_property_type3 .featured_secondline .property_listing_details .inforoom,.featured_property.featured_property_type3 .featured_secondline .property_listing_details .infobath{margin-right:7px}.slider-content-wrapper{bottom:30.5%}.has_top_bar .has_header_type4 #google_map_prop_list_wrapper,.has_top_bar .has_header_type4 #google_map_prop_list_sidebar{top:112px}.admin-bar.has_top_bar .has_header_type4 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type4 #google_map_prop_list_sidebar{top:41px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_categories_type1_wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_details_type1_wrapper{float:none;margin-left:0}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_address_type1_wrapper{margin-left:0;margin-left:0;float:left;width:100%}.change_pass{padding:0}.col-md-9.dashboard-margin .pagination{padding-left:30px}}@media only screen and (max-width:1023px){.submit_mandatory{padding-left:10px}.user_profile_div{margin-left:10px}.admin-bar.has_top_bar .has_header_type1 .dashboard-margin,.admin-bar .has_header_type1 .dashboard-margin,.has_top_bar .has_header_type1 .dashboard-margin,.has_header_type1 .dashboard-margin,.admin-bar .has_header_type1 .dashboard-margin{top:0!important}.dashboard-margin .search_unit_wrapper{cursor:default;margin:0 10px 0 10px}#carousel-listing.post-carusel .item{height:auto}#primary{width:100%!important}#calendar_wrap,.mortgage_calculator_li,.loginwd_sidebar,#slider_price_widget{max-width:100%}.widget_calendar,.facebook_widget_like,.widget_search .form-control,#submit-form,#list_sidebar_curr,.widget-container.multiple_currency_widget{width:100%}.facebook_widget_like iframe ._2p3a,.facebook_widget_like iframe{max-width:100%!important;width:100%!important}#submit-form{margin-top:10px}.carouselvertical{height:325px!important}.header_type2 #access,.header_type3 #access,#access{display:none}.mobile_header{display:block}.header_wrapper{display:none}.admin-bar #google_map_prop_list_sidebar.half_type4,.admin-bar #google_map_prop_list_wrapper.half_type4,.admin-bar #google_map_prop_list_sidebar.half_type3,.admin-bar #google_map_prop_list_sidebar.half_type2,.admin-bar #google_map_prop_list_wrapper.half_type2,.admin-bar #google_map_prop_list_sidebar.half_type1,.admin-bar #google_map_prop_list_wrapper.half_type1,.admin-bar #google_map_prop_list_wrapper.half_type3{margin-top:0}.admin-bar .has_header_type1 .header_media,.admin-bar.has_top_bar .has_header_type1.header_transparent .header_media,.admin-bar.has_top_bar .has_header_type2.header_transparent .header_media,.admin-bar.has_top_bar .has_header_type3.header_transparent .header_media,.admin-bar.has_top_bar .has_header_type3 .header_media,.has_top_bar .has_header_type3.header_transparent .header_media,.has_top_bar .has_header_type3 .header_media,.has_header_type3 .header_media,.admin-bar.has_top_bar .has_header_type2 .header_media,.has_top_bar .has_header_type2.header_transparent .header_media,.has_top_bar .has_header_type2 .header_media,.has_header_type2 .header_media,.admin-bar.has_top_bar .has_header_type1 .header_media,.has_top_bar .has_header_type1.header_transparent .header_media,.has_top_bar .has_header_type1 .header_media,.has_header_type1 .header_media{padding-top:0!important;float:left;width:100%;height:100%;min-height:100%}.header_media:empty{height:0}.top_bar .multiple_currency_widget{display:inline-block;float:none}.master_header{position:relative;float:left;top:auto;height:auto}.admin-bar .master_header{top:auto}.website-wrapper{overflow-x:hidden}.half_map_body .website-wrapper,.page-template-property_list_half .website-wrapper{display:table-row-group}.logo{display:none}.user_menu{margin:0 auto!important;margin-top:15px;display:block;float:none;text-align:center;margin-bottom:20px}.container{float:left}.col-md-9 .article_container{min-width:100%}#advanced_submit_shorcode{width:100%}#login_widget-1 #wp-submit-register_wd{margin-bottom:13px!important}#wp-submit-register_wd{margin-bottom:13px!important}.wpresidence_button{margin-bottom:0}.featured_property_type2 .agent_face{height:50px;width:50px}.featured_property_type2 h2 a,.featured_property_type2 h2{color:#fff;font-size:17px;line-height:1.7em;left:35px;bottom:24px}.featured_property_type2 .sale_line{left:70px;bottom:30px;font-size:14px;line-height:1.4em}.featured_property_type2 .featured_prop_price{left:70px;font-size:15px;line-height:1.5em;bottom:11px}.featured_property_type2{margin-bottom:0!important}.has_header_type4 .header_media{margin-top:70px}.has_header_type4 #google_map_prop_list_wrapper.half_no_top_bar,.has_header_type4 #google_map_prop_list_sidebar.half_no_top_bar{top:87px}.row.row_user_dashboard{margin-top:0}.submit_container{padding:0 10px 13px 10px;float:none}.col-md-12.row_dasboard-prop-listing{padding-right:10px;padding-left:10px}.dashboard-margin .entry-title,.col-md-9.dashboard-margin .pagination{padding-left:10px;float:none}#search_dashboard_auto{padding-left:10px;padding-right:10px}.col-md-8.dashboard_password .col-md-12,.col-md-8.dashboard_password .col-md-6{padding-right:0;padding-left:0}.page-template-user_dashboard_search_result .container,.page-template-user_dashboard_floor .container,.page-template-user_dashboard_invoices .container,.page-template-user_dashboard_searches .container .page-template-user_dashboard_favorite .container,.page-template-user_dashboard_add .container,.page-template-user_dashboard .container,.page-template-user_dashboard_profile .container{float:none}.pack_description,.pack_description_row{width:100%}.col-md-12.user_profile_div{margin-right:0;margin-left:0;width:100%;padding:0 10px}}@media only screen and (max-width:1200px) and (min-width:1024px){.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .property_location,.has_4per_row.col-md-3 .property_listing.property_unit_type1 .property_location{padding:0 20px}.col-md-3.listing_wrapper .property_location{padding:13px 0}.col-md-3.listing_wrapper,.col-md-4.listing_wrapper{width:50%}.property_listing.places_listing{min-height:460px}.blog2v .property_listing{overflow:hidden;min-height:485px}.listing_name{display:inline;margin-left:0;float:left;max-width:100%;line-height:18px;position:relative;margin-top:0}#access ul li.with-megamenu>ul.sub-menu,#access ul li.with-megamenu:hover>ul.sub-menu{max-width:100%;left:0}}@media only screen and (max-width:992px) and (min-width:700px){.col-md-3.listing_wrapper,.col-md-4.listing_wrapper,.col-md-6.listing_wrapper{width:50%}#google_map_prop_list_sidebar .col-md-6.listing_wrapper{width:100%;float:none;margin:0 auto;max-width:525px}.agent_unit{min-height:440px}.agent_unit.agent_unit_featured{min-height:auto;max-width:525px;margin:0 auto}}@media only screen and (max-width:1024px) and (min-width:992px){.search_unit_wrapper{margin:0 30px 0 30px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type1 .property_location{margin-left:0;padding:0 20px;left:0}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper,.listing_wrapper.col-md-12>.property_listing.property_unit_type2 .carousel-inner{max-width:406px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details{padding-left:415px}.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details{padding-left:400px;padding-right:8px}.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper,.col-md-push-3.rightmargin .listing_wrapper.col-md-12>.property_listing.property_unit_type2 .carousel-inner{max-width:390px}.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4,.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper,.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view,.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details{padding-left:400px}.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location{margin:0 0 0 390px;width:auto}.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper{padding-left:10px;margin-left:0}.col-md-push-3.rightmargin .col-md-12.has_prop_slider.listing_wrapper.property_unit_type2{padding-left:0;padding-right:0}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location{margin:0 0 0 406px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper{padding-left:10px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .share_list{margin-right:5px}.col-md-push-3.rightmargin .property_listing.property_unit_type2 .share_list{margin-right:5px}.col-md-push-3.rightmargin .property_listing.property_unit_type2 .share_unit{right:1px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details{padding-left:415px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view{display:none!important}.col-md-9.rightmargin.full_width_prop .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_grid_view{display:block!important}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_grid_view{display:block!important}.col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_grid_view{display:block!important}.full_width_header .header_type1.header_left #access ul li.with-megamenu>ul.sub-menu,.full_width_header .header_type1.header_left #access ul li.with-megamenu:hover>ul.sub-menu{right:0;left:auto}.fixed_header .header_type4.header_left #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type4.header_left #access ul li.with-megamenu:hover>ul.sub-menu{right:auto}.fixed_header #access ul li.with-megamenu>ul.sub-menu,.fixed_header #access ul li.with-megamenu:hover>ul.sub-menu{right:0;left:auto}.listing_name{display:inline;margin-left:0;float:left;max-width:100%;line-height:18px;position:relative;margin-top:0}.col-md-3.listing_wrapper,.col-md-4.listing_wrapper{width:50%}.page-template-user_dashboard_favorite-php .col-md-6.listing_wrapper.property_unit_type1{width:50%}.col-md-6.listing_wrapper{width:100%}.col-md-9.col-md-push-3.rightmargin .col-md-6.listing_wrapper{width:50%}.search_wr_3#search_wrapper{width:100%!important}.adv-search-3{right:30px}.has_header_type4 .adv-search-3{right:15px}.col-md-9.col-md-push-3.rightmargin .col-md-6.listing_wrapper{width:50%}.search_wr_3#search_wrapper{width:100%}.adv-search-3{right:45px}.has_header_type4 .adv-search-3{right:15px}#google_map_prop_list_wrapper #gmapzoomplus{top:60px}#google_map_prop_list_wrapper #gmapzoomplus{top:60px}#google_map_prop_list_wrapper #gmapzoomminus{top:93px}#google_map_prop_list_wrapper #gmap-control{right:auto;left:15px}#google_map_prop_list_wrapper #gmap-control span{padding:13px 9px 0 9px}.widget_latest_internal{min-height:52px}#pick_pack{background-position:0 0}#yahoologin,#googlelogin,#facebooklogin{width:100%}#wp-forgot-but,#wp-login-but,.login_form input[type=text],.login_form input[type=password],.login_form input[type=email],.login_form input[type=url],.login_form input[type=number],.login_form textarea{width:100%}.wpestate_tabs .ui-tabs .ui-tabs-nav li{padding:3px 8px}.agent_unit_featured{min-width:205px}.slider-content{right:15px}.col-md-9 .article_container{min-width:100%}#access{max-width:600px;float:right}.header_wrapper.header_type2 #access{max-width:800px;margin:-20px 28px 0 30px}.header_type2.header_right #access ul li.with-megamenu:hover>ul.sub-menu{left:auto;right:0}#access ul li.with-megamenu>ul.sub-menu,#access ul li.with-megamenu:hover>ul.sub-menu{max-width:100%;left:0}.fixed_header .header_type2 #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type2 #access ul li.with-megamenu:hover>ul.sub-menu,.fixed_header .header_type3 #access ul li.with-megamenu>ul.sub-menu,.fixed_header .header_type3 #access ul li.with-megamenu:hover>ul.sub-menu{left:auto;right:0;max-width:900px}.col-md-12 .blog_list_wrapper{min-width:100%}#results{width:76%}.col-md-pull-9.widget-area-sidebar{padding-right:15px;margin-right:-15px}#footer-widget-area{padding:0 15px 15px 15px;width:100%!important}#colophon .featured_second_line{bottom:62px}#colophon .login_form input[type=text],#colophon .login_form input[type=password],#colophon .login_form input[type=email],#colophon .login_form input[type=url],#colophon .login_form input[type=number],#colophon .login_form textarea{width:100%}.rightmargin .col-md-6.listing_wrapper{width:50%}.listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper{padding-left:347px;float:none;width:100%}#listing_ajax_container_agent,#listing_ajax_container{min-width:953px}#google_map_prop_list_sidebar #listing_ajax_container_agent,#google_map_prop_list_sidebar #listing_ajax_container{min-width:100%}.col-md-9 #listing_ajax_container_agent,.col-md-9 #listing_ajax_container{min-width:718px}.col-md-9 .listing_wrapper.col-md-12{width:100%}.col-md-9 .listing_wrapper{width:50%}.col-md-9 .listing_filter_views{padding-right:10px;width:28px}#primary .widget_search .form-control{width:130px}.col-md-pull-9#primary .widget_search .form-control{width:130px}#listing_ajax_container_agent.ajax12,.col-md-12 #listing_ajax_container.ajax12{width:100%;padding-right:23px}#facebookloginsidebar,#googleloginsidebar,#yahoologinsidebar{background-position-x:-6px;font-size:10px;padding:1px 3px;line-height:3.5em}#facebooklogin:before,#facebookloginsidebar_mobile:before,#facebookloginsidebar_topbar:before,#facebookloginsidebar:before{line-height:3.5em;padding-left:14px;margin-right:-2px;width:31px}#googlelogin:before,#googleloginsidebar_mobile:before,#googleloginsidebar_topbar:before,#googleloginsidebar:before{line-height:3.5em;padding-left:14px;margin-right:-2px;width:31px}#yahoologin:before,#yahoologinsidebar_mobile:before,#yahoologinsidebar_topbar:before,#yahoologinsidebar:before{line-height:3.5em;padding-left:14px;margin-right:-2px;width:31px}.adv-search-1{width:990px!important}.transparent-wrapper{width:100%!important}#google_map_prop_list_sidebar .adv-search-1{width:100%!important;margin-left:0!important}.adv_results_wrapper{position:Relative;width:100%}.advanced_search_sidebar .filter_menu{width:197px}.adv1-holder{width:805px}.top_bar{padding:9px 30px 0 30px}.user_menu{margin-right:30px}.header_type1.header_right .user_menu.user_loged{left:5px}.header_type1.header_right .user_menu{left:8px}.header_type1.header_right .logo img{right:15px}.header_type1.header_right #user_menu_open{right:auto;left:30px}.header_type1.header_right #user_menu_open{right:30px}.header_type1.header_left .user_menu.user_loged{margin-right:25px}.header_type1.header_left .user_menu{margin-right:30px}.header_type1.header_left #user_menu_open{right:30px}#gmap-control{right:30px}#gmapzoomminus,#gmapzoomplus{left:30px}#street-view{position:absolute;right:30px}.share_list{margin-left:0}.col-md-12 #listing_ajax_container_agent,.col-md-12 #listing_ajax_container{width:100%}.col-md-12 .mydetails{width:100%}.comment-form-url,.comment-form-email,.comment-form-author,#agent_contact_name,#agent_user_email,#agent_phone{width:32%}.blog_list_wrapper{min-width:100%}.compar-4 .prop_value,.compar-4 .compare_item_head{width:19.9%}.compar-3 .prop_value,.compar-2 .compare_item_head{width:24%}.blog_listing_image{display:none}.prop-info{float:left;display:inline;width:100%;padding-left:0}#openmap{bottom:-29px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:0}.login_form input[type=text],.login_form input[type=password],.login_form input[type=email],.login_form input[type=url],.login_form input[type=number],.login_form textarea{width:100%}.advanced_search_sidebar .filter_menu{width:100%}#facebooklogin:before{line-height:2.5em;padding-left:10px;margin-right:-14px;width:31px}#googlelogin:before{line-height:2.5em;padding-left:10px;margin-right:-14px;width:31px}#yahoologin:before{line-height:2.5em;padding-left:10px;margin-right:-14px;width:31px}#facebooklogin,#googlelogin,#yahoologin{font-size:14px}.featured_property.featured_property_type3 .featured_secondline .featured_prop_price{margin-top:5px}.featured_property.featured_property_type3 .featured_secondline .listing_details{margin:5px 0 0 0}.featured_property.featured_property_type3 .featured_secondline .listing_actions{padding-left:30px;margin-top:8px}.prop-info{float:left;display:inline;width:100%;padding-left:0}.row_user_dashboard .breadcrumb_container{padding-left:30px}.col-md-12.row_dasboard-prop-listing{padding-right:30px;padding-left:30px}.dashboard-margin .entry-title,#search_dashboard_auto{padding-left:30px}.col-md-12.user_profile_div{margin-right:0;margin-left:0;padding-right:30px;padding-left:30px;width:100%}.pack_description_row,.pack_description{width:100%}.submit_container{padding:0 30px 13px 30px}}@media only screen and (max-width:992px){.full_form{padding-left:0;padding-right:0}.half_form{padding-left:0}.submit_container .wp-editor-wrap{padding:0}.submit_container #aaiu-uploader{margin:0 0 0 0!important}.dash_no_header.has_top_bar .row.row_user_dashboard{margin-top:0}.add-estate.profile-page.profile-onprofile.row{float:left;width:100%}.has_top_bar .row.row_user_dashboard{margin-top:0}.dash_no_header.page-template-user_dashboard_search_result .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_floor .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_invoices .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_searches .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_favorite .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_add .top_bar_wrapper,.dash_no_header.page-template-user_dashboard .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_profile .top_bar_wrapper{position:relative;top:0}.dash_no_header.page-template-user_dashboard_search_result.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_floor.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_invoices.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_searches.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_favorite.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_add.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard.admin-bar .top_bar_wrapper,.dash_no_header.page-template-user_dashboard_profile.admin-bar .top_bar_wrapper{top:0}.admin-bar .dashboard-margin{top:0}.profile-page .col-md-4,.user_profile_div .col-md-4{float:left;width:100%}.listing-content .mylistings .col-md-6.has_prop_slider.listing_wrapper{margin:0}.listing-content .mylistings .col-md-6.has_prop_slider.listing_wrapper .property_listing{margin:13px 0}.shortcode-login #user_terms_register_sh_label{width:90%}#google_map_prop_list_sidebar .adv-search-1 .col-md-3,#google_map_prop_list_sidebar .adv-search-1 .col-md-6{width:100%}#google_map_prop_list_sidebar .extended_search_checker{width:50%}.slider-content-wrapper{bottom:10px}#google-default-search{right:0;top:15px!important;width:200px}.lower_street{top:57px!important}.videoitem_full{height:100%}.login_form input[type=text],.login_form input[type=password],.login_form input[type=email],.login_form input[type=url],.login_form input[type=number],.login_form textarea{width:100%}.widget-container{float:left;clear:both;width:100%}.widget_revslider{width:100%;height:auto}.col-md-12 .blog_list_wrapper{min-width:100%}.blog_listing_image{display:none}.prop-info{float:left;display:inline;width:100%}.profile-page .col-md-8,.profile-page .col-md-4,.user_profile_div .col-md-8,.user_profile_div .col-md-4{padding-left:0;padding-right:0}#form_submit_1,#change_pass,#update_profile{margin-left:0}#aaiu-uploader{max-width:300px}.user_tab_menu{margin-top:0;margin-left:0;width:100%;display:block;float:left}.dashboard-margin{padding:0;float:left;width:100%}.dashboard-margin h1{float:left;width:100%}#profile-div{padding-left:0}.compare_item_head .property_price,.compare_item_head h4{font-size:15px}.compar-3 .prop_value,.compar-2 .compare_item_head{width:23%}.compar-4 .prop_value,.compar-4 .compare_item_head{width:17.9%}.comment-form-url,.comment-form-email,.comment-form-author,#agent_contact_name,#agent_user_email,#agent_phone{width:32%}.col-md-12 .agentpic-wrapper{max-width:280px}.breadcrumb_container{display:none}.fixed_header.container{padding:0}#adv-search-3{display:none}#adv-search-header-mobile{display:block}#adv_location{width:100%}.adv_results_wrapper{display:none}#content_container{margin:0}.estate_property_first_row .rightmargin .single-content{margin:0}.navigational_links{display:none}.right-top-widet,.left-top-widet{float:none;margin:0 auto;display:inline-block}.right-top-widet{margin-top:10px}.logo{width:100%;padding:0;text-align:center}.logo img{max-width:300px;margin:0 auto}#mobile_display{display:block;margin-top:40px}.user_menu{display:block;float:none;text-align:center;margin-bottom:20px;margin-top:0;margin:0 auto}.header_type3 .user_loged,.header_type2 .user_loged,.user_menu.user_loged{margin-top:0!important;margin-right:45px;padding-left:0;padding-right:0;text-align:left;padding:0 0 9px 0!important;width:70px}.header_type3 .logo,.header_type2 .logo{height:80px}#user_menu_open .login_sidebar{width:252px;margin:0 auto}.submit_action,#user_menu_trigger{float:none}#user_menu_open{width:100%;right:0;top:95px}.header_type1 #user_menu_open,.header_type2 #user_menu_open,.header_type3 #user_menu_open{top:42px}.menu_user_picture{margin-top:-17px}.user_loged{padding-top:0}#user_menu_open:before{display:none}#user_menu_open:after{display:none}.top_bar_wrapper{border:0}.wide .top_bar,.top_bar{width:100%!important;padding:10px 15px 10px 15px;text-align:center;margin-top:0;float:left;height:auto}.top_bar_wrapper{float:left;margin-bottom:0}.left-top-widet li{margin:0 auto;float:none;display:inline-block!important}.header_social{width:100%;padding:0;margin-top:13px}.nav_wrapper{display:none}.adv-search-1{width:100%;display:none}#google_map_prop_list_wrapper #gmapzoomplus{top:60px}#google_map_prop_list_wrapper #gmapzoomminus{top:95px}#google_map_prop_list_wrapper #gmap-control span{padding:13px 4px 0 4px}#google_map_prop_list_sidebar .adv-search-1{display:block;padding:15px 30px 0 30px}.widget-area-sidebar{float:left}#results_mobile{display:none}.breadcrumb{margin-left:-15px}.listing_filter_views,#list_view,#grid_view{display:none}#listing_ajax_container{min-width:100px}.agent_unit_featured:last-child,.agent_unit_featured{margin-bottom:30px!important;max-width:525px;margin:0 auto;float:none;min-height:385px}.shortcode-col{margin-bottom:13px}.featured_property{margin-bottom:30px!important;float:left}.advanced_search_shortcode{padding:13px;margin-bottom:30px!important}.shortcode_title_adv{margin-bottom:17px;width:100%}.vc_span9 .advanced_search_shortcode .form-control,.vc_span8 .advanced_search_shortcode .form-control,.vc_span6 .advanced_search_shortcode .form-control,.vc_span6 .advanced_search_shortcode input,.vc_span8 .advanced_search_shortcode input,.vc_span9 .advanced_search_shortcode input{width:100%}.pagination_ajax,.pagination{margin-bottom:30px!important}.blog_list_wrapper{min-width:100%}.agent_details{padding-left:0;margin-top:20px}.single-agent .agent_details{padding-left:15px}#primary{margin-top:30px}#listing_ajax_container_agent,#listing_ajax_container{min-width:100%;margin:0 -15px;float:none;width:auto}.filter_menu{margin-left:0}#google_map_prop_list_sidebar .filter_menu{margin-left:-15px}.agent_contanct_form{margin-left:0;margin-right:0}.agent_meta,.entry-title-agent{margin-left:0}.agent_unit_social,.agent_unit_social_single,.agent_content,.single-agent .agent_details,.agentpic-wrapper{padding-left:0;width:100%;display:inline-block}.single-agent{padding-right:0}.mylistings{margin-left:-15px;margin-right:-15px}.col-md-12 .mydetails{width:100%}.contact_page_company_details,.contact_page_company_picture{width:100%;float:left}.contact_page_company_details{margin-top:13px}.company_headline .header_social{padding-bottom:10px}.header_social a:first-child i{padding-left:0}#colophon{float:left;width:100%}#footer-widget-area{width:100%!important;padding:0;float:left}.sub_footer_content{width:100%}.sub_footer{width:100%;float:left;height:100%}.subfooter_menu{float:left;margin:23px 10px 0 10px;text-align:left}.subfooter_menu li{display:inline;font-size:13px;margin-left:5px;margin-bottom:13px;width:100%;float:left}.copyright{margin-left:15px;width:90%;box-sizing:border-box}#colophon #second ul,#colophon #third ul,#colophon #fourth ul{padding-top:0}.company_headline{margin-top:10px}.listing_wrapper.col-md-12>.property_listing .listing-cover{height:100%!important;width:100%!important}.listing_wrapper.col-md-12>.property_listing{width:100%}.col-md-12.listing_wrapper{width:100%}.admin-bar.has_top_bar .has_header_type4 .header_media{padding-top:170px}.has_top_bar .has_header_type4 .header_media,.has_top_bar .has_header_type1 .header_media{padding-top:64px}.subfooter_menu .menu>li{line-height:13px;height:20px}.subfooter_menu{margin:10px 10px 0 10px}.copyright{line-height:40px}.page-template-user_dashboard_floor .top_bar_wrapper,.page-template-user_dashboard_invoices .top_bar_wrapper,.page-template-user_dashboard_searches .top_bar_wrapper,.page-template-user_dashboard_favorite .top_bar_wrapper,.page-template-user_dashboard_add .top_bar_wrapper,.page-template-user_dashboard .top_bar_wrapper,.page-template-user_dashboard_profile .top_bar_wrapper,.page-template-user_dashboard_search_result .top_bar_wrapper{position:relative}.col-md-3.user_menu_wrapper{display:none}}@media only screen and (max-width:770px){.lightbox_property_wrapper_floorplans .owl-carousel .owl-item .item{height:auto}#google-default-search{width:155px}.owl-carousel .owl-item .item{height:350px}.article_container{margin:0}.entry-title{margin-top:13px}#google_map_prop_list_sidebar .entry-title{margin:-7px 0 13px 0;padding:0 25px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details{margin-bottom:40px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type1 .property_location{margin-left:0;padding:0 20px;left:0}.listing_wrapper.col-md-12 .property_location{margin:0 0 0 340px}.listing_wrapper.col-md-12 .property_listing h4,.listing_wrapper.col-md-12 .property_listing_details{padding-left:340px}.has_4per_row.listing_wrapper.col-md-12 .property_location{left:0;right:0;margin:0 15px 0 340px}.col-md-9.rightmargin .has_4per_row .property_listing.property_unit_type1 .property_location{padding:0 20px}.listing_wrapper.col-md-12 .property_listing.property_unit_type1.property_listing h4{margin-left:336px;padding:0 20px}.col-md-push-3.rightmargin .listing_wrapper.col-md-12>.property_listing.property_unit_type2 .listing_details.half_map_list_view{padding-left:415px!important}.featured_agent_listings.wpresidence_button{margin-bottom:15px}.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .property_location,.has_4per_row.col-md-3 .property_listing.property_unit_type1 .property_location{padding:0 20px}#google_map_prop_list_wrapper.half_no_top_bar.half_type2,#google_map_prop_list_sidebar.half_no_top_bar.half_type2{top:28px}.fancybox-next span,.fancybox-prev span{height:50px!important;width:50px!important;border-radius:50%;border:2px solid #fff!important;background:rgba(0,0,0,0.78)}.fancybox-next span:before{font-size:40px;left:18px;top:6px}.fancybox-prev span:before{font-size:40px;left:14px;top:6px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details{padding-left:415px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper{padding-left:6px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper,.listing_wrapper.col-md-12>.property_listing.property_unit_type2 .carousel-inner{max-width:406px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location{margin:0 0 0 406px}.col-md-12.listing_wrapper.property_unit_type1{width:100%;padding-left:13px;padding-right:13px}.places_wrapper_type_2{width:auto;margin:0 15px}.header_type3_menu_sidebar{display:none}.header_type3_menu_sidebar.header_right{display:none}.featured_property.featured_property_type3 .featured_secondline .property_listing_details:before{right:15px;left:15px}.featured_property.featured_property_type3 .featured_secondline .listing_actions{padding-left:8px;margin-top:5px}.featured_property_type3.featured_property h2{margin-top:10px;padding-left:15px;padding-right:15px}.featured_property.featured_property_type3 .featured_secondline .featured_prop_price{padding:0 15px;margin-top:5px}.featured_property.featured_property_type3 .featured_secondline .listing_details{padding:0 15px;margin-top:5px}.featured_property.featured_property_type3 .featured_secondline .property_listing_details .inforoom{margin-left:0;margin-right:15px}.featured_property.featured_property_type3 .featured_secondline .property_listing_details .infobath{margin-right:15px}.featured_property.featured_property_type3 .featured_secondline .property_listing_details .infosize{margin-right:3px}.featured_property.featured_property_type3 .featured_secondline .property_listing_details{padding:0 15px;line-height:50px}.col-md-9.rightmargin .has_4per_row.col-md-4 .property_location,.has_4per_row.col-md-3 .property_location{padding:10px 0 10px 0}#gmapzoomplus_sh,#gmapzoomplus,#gmapzoomminus_sh,#gmapzoomminus{left:15px}#street-view,#gmap-control{right:15px}#google-default-search{left:50px}.listing_unit_price_wrapper{font-size:17px}.property_listing.places_listing{min-height:466px;margin-bottom:15px}.slider-content-wrapper{bottom:10px}#google_map_prop_list_wrapper,#google_map_prop_list_sidebar{width:50%}.col-md-12.listing_wrapper{width:auto;max-width:100%;margin:0}.has_4per_row.listing_wrapper.col-md-12>.property_listing .listing-unit-img-wrapper{margin-right:0}.has_4per_row.listing_wrapper.col-md-12>.property_listing.property_unit_type1 .listing-unit-img-wrapper{margin-right:8px}.has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4{padding-left:413px}.has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper{padding-left:400px;margin-left:13px}.has_4per_row.listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper,.has_4per_row.listing_wrapper.col-md-12 .property_listing h4{padding-left:340px;float:none}.listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper{left:0;right:0;float:none;width:100%;padding-left:340px}.has_4per_row.listing_wrapper.col-md-12 .listing_details.the_list_view{padding-left:20px}.has_4per_row.listing_wrapper.col-md-12 .property_listing_details{padding-left:20px;display:inline-block;width:100%}.listing_wrapper.col-md-12 .listing-unit-img-wrapper,.listing_wrapper.col-md-12>.property_listing .carousel-inner{max-width:325px}.listing_wrapper.col-md-12 .listing_details.the_list_view{margin-top:4px;font-size:13px}.col-md-12.shortcode-col.has_prop_slider.listing_wrapper.listing_wrapper.col-md-12 .listing_details.the_list_view{display:none!important}.col-md-12.shortcode-col.has_prop_slider.listing_wrapper.listing_wrapper.col-md-12 .listing_details.half_map_list_view{display:block}.has_4per_row.listing_wrapper.col-md-12 .listing_details.the_list_view{font-size:13px;margin-top:4px}.listing_wrapper.col-md-12 .property_listing .listing_details{padding-left:340px;margin-top:0;font-size:13px}#google_map_prop_list_sidebar .has_4per_row.listing_wrapper.col-md-12 .property_listing_details{padding-left:20px;float:left;width:100%}#map-view{display:none}#search_name{margin-right:10px;width:98%;margin-top:0;float:left;margin-bottom:10px}.theme_slider_wrapper.theme_slider_2 .theme-slider-price{display:block}.slider-content h3,.slider-content span,.theme-slider-price{display:none}.slider-content{background:transparent;left:0;bottom:0;width:auto;height:auto;pointer-events:none;top:10%}.carousel-control-theme-next,.carousel-control-theme-prev{right:auto;left:0;pointer-events:auto}property_listing{height:375px}.listing_wrapper.col-md-12 .listing_details.half_map_list_view{display:block}.listing_wrapper.col-md-12 .listing_details.the_list_view{display:none!important}.has_top_bar .has_header_type4 #google_map_prop_list_wrapper,.has_top_bar .has_header_type4 #google_map_prop_list_sidebar{top:135px}.admin-bar.has_top_bar .has_header_type4 .header_media{padding-top:64px}.admin-bar.has_top_bar .has_header_type4 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type4 #google_map_prop_list_sidebar{top:136px}.admin-bar .has_header_type4 .header_media{margin-top:71px}.admin-bar .has_header_type4 #google_map_prop_list_wrapper.half_no_top_bar,.admin-bar .has_header_type4 #google_map_prop_list_sidebar.half_no_top_bar{top:71px}.admin-bar.has_top_bar .has_header_type1 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type1 #google_map_prop_list_sidebar{margin-top:135px}.admin-bar .has_header_type1 #google_map_prop_list_wrapper,.admin-bar .has_header_type1 #google_map_prop_list_sidebar{margin-top:72px;top:0}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing-unit-img-wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing.property_unit_type1 .carousel-inner{max-width:100%;width:auto}.has_4per_row.shortcode-col.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing_unit_price_wrapper{padding-left:0}.has_4per_row.shortcode-col.listing_wrapper.col-md-12 .property_address_type1_wrapper,.has_4per_row.shortcode-col.listing_wrapper.col-md-12 .property_categories_type1_wrapper,.has_4per_row.shortcode-col.listing_wrapper.col-md-12 .property_details_type1_wrapper{margin-left:329px}#google_map_prop_list_sidebar .property_listing.property_unit_type1,.col-md-6.has_prop_slider.listing_wrapper .property_listing.property_unit_type1{margin:13px 0}.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing-unit-img-wrapper,.listing_wrapper.col-md-12>.property_listing.property_unit_type1 .carousel-inner{min-height:190px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing_unit_price_wrapper{padding-left:0}.listing_wrapper.col-md-12 .property_address_type1_wrapper,.listing_wrapper.col-md-12 .property_categories_type1_wrapper,.listing_wrapper.col-md-12 .property_details_type1_wrapper{margin-left:336px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper{padding-left:20px;float:left;width:100%}.admin-bar .has_header_type2 #google_map_prop_list_wrapper,.admin-bar .has_header_type2 #google_map_prop_list_sidebar{margin-top:72px;top:0}.has_top_bar .has_header_type2 #google_map_prop_list_wrapper,.has_top_bar .has_header_type2 #google_map_prop_list_sidebar{top:46px}.admin-bar.has_top_bar .has_header_type2 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type2 #google_map_prop_list_sidebar{top:20px}.has_header_type3 #google_map_prop_list_wrapper,.has_header_type3 #google_map_prop_list_sidebar{top:0;margin-top:72px}.admin-bar .has_header_type3 #google_map_prop_list_wrapper,.admin-bar .has_header_type3 #google_map_prop_list_sidebar{top:0;margin-top:72px}.has_top_bar .has_header_type3 #google_map_prop_list_wrapper,.has_top_bar .has_header_type3 #google_map_prop_list_sidebar{margin-top:134px}.admin-bar.has_top_bar .has_header_type3 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type3 #google_map_prop_list_sidebar{margin-top:134px}.has_header_type1 #google_map_prop_list_wrapper.half_no_top_bar,.has_header_type1 #google_map_prop_list_sidebar.half_no_top_bar{top:72px;margin-top:0}}@media only screen and (max-width:700px) and (min-width:600px){#google_map_prop_list_wrapper,#google_map_prop_list_sidebar{top:176px}.listing_unit_price_wrapper{font-size:14px}}@media only screen and (max-width:700px){#owl-demo .item img{max-height:300px}.lightbox_property_wrapper_floorplans .owl-carousel .owl-item .item{height:340px}.owl-carousel .owl-item .item{height:340px}#google_map_prop_list_sidebar .entry-title{margin:-7px 0 13px 0;padding:0 13px}.testimonial-slider-container .slick-prev.slick-arrow{left:-36px}.testimonial-slider-container .slick-next.slick-arrow{right:-30px}.agent_listings_title{padding-left:0}.listing-content .mylistings,.mylistings{margin:0}.blog_list_wrapper{min-width:100%}#google_map_prop_list_sidebar .pagination{margin-left:15px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing-unit-img-wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing.property_unit_type1 .carousel-inner{min-height:160px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper{padding-left:0}.col-md-push-3.rightmargin .listing_wrapper.col-md-12>.property_listing.property_unit_type2 .listing_details.half_map_list_view{padding-left:30px!important}.admin-bar.has_top_bar .has_header_type2 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type2 #google_map_prop_list_sidebar{margin-top:155px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper,.listing_wrapper.col-md-12>.property_listing.property_unit_type2 .carousel-inner{max-width:525px;width:auto;min-height:185px}.listing_wrapper.col-md-12>.property_listing.property_unit_type2{padding-bottom:0;max-width:525px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_list_view,.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details{padding-left:30px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location{margin:0;width:100%;padding:0;left:0}.listing_wrapper.col-md-12.property_unit_type2{padding-left:15px;padding-right:15px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper{left:0!important;right:0!important;padding-left:30px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper{margin-left:30px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper{padding-left:20px;margin-left:0}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper{margin-bottom:20px}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4{margin-top:0}.has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4,.has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper{padding-left:30px;margin-left:0}.featured_property.featured_property_type4{height:100%}.featured_property.featured_property_type4 .featured_img{width:100%;position:relative}.featured_property_type4 .featured_secondline{position:relative;width:100%}.featured_property_type4 h2 a,.featured_property_type4 h2{font-size:18px;margin-top:0;margin-bottom:0}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .listing-unit-img-wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing .carousel-inner{min-height:170px}.col-md-6.has_prop_slider.listing_wrapper{padding-right:0;padding-left:0}.listing_wrapper{float:none;margin:0 auto;max-width:525px;padding:0}.featured_property.featured_property_type3 .share_unit{top:0}.admin-bar.has_top_bar .has_header_type4 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type4 #google_map_prop_list_sidebar{top:134px}.admin-bar.has_top_bar .has_header_type4 .header_media{padding-top:64px}.admin-bar .has_header_type4 .header_media{margin-top:71px}.has_top_bar .has_header_type1 #google_map_prop_list_wrapper,.has_top_bar .has_header_type1 #google_map_prop_list_sidebar{margin-top:0;top:175px}.admin-bar .has_header_type2 #google_map_prop_list_wrapper,.admin-bar .has_header_type2 #google_map_prop_list_sidebar{top:0}.has_top_bar .has_header_type2 #google_map_prop_list_wrapper,.has_top_bar .has_header_type2 #google_map_prop_list_sidebar{top:90px}.has_header_type1 #google_map_prop_list_wrapper.half_no_top_bar,.has_header_type1 #google_map_prop_list_sidebar.half_no_top_bar{top:72px;margin-top:0}.admin-bar.has_top_bar .has_header_type1 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type1 #google_map_prop_list_sidebar{margin-top:0}}@media only screen and (max-width:1350px) and (min-width:640px){.col-md-9.col-md-push-3.rightmargin .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.half_map_list_view,.col-md-9.col-md-push-3.rightmargin .listing_wrapper.col-md-12.property_listing.property_unit_type2 .listing_details.half_map_list_view{display:none}.col-md-push-3.rightmargin .listing_wrapper.col-md-12>.property_listing.property_unit_type2 .listing_details.half_map_list_view{padding-left:400px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details.the_grid_view{display:none!important}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .featured_div{top:30px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing.property_unit_type2{float:left;margin-bottom:15px}.col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing,.has_4per_row.col-md-3 .property_listing{margin-bottom:15px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12{float:none;margin:0 auto;max-width:525px}.col-md-9.rightmargin .listing_wrapper.col-md-12 .listing_details.the_list_view{display:none!important}.col-md-9.rightmargin .listing_wrapper.col-md-12 .listing_details.half_map_list_view{display:block}.has_4per_row.listing_wrapper.col-md-12 .property_listing_details{padding-left:347px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .listing-unit-img-wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing .carousel-inner{max-width:525px;min-height:190px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing.property_unit_type2 .carousel-inner{min-height:160px}.listing_wrapper.col-md-12 .listing-unit-img-wrapper,.listing_wrapper.col-md-12>.property_listing .carousel-inner{max-width:325px;width:100%;display:inline;float:left;min-height:200px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing-unit-img-wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing.property_unit_type1 .carousel-inner{width:auto;max-width:100%}#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing .carousel-inner,#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing img{max-width:100%}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing h4{padding-left:20px;float:left;width:100%;margin-top:20px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_location{padding-left:0;float:left;width:auto;margin:0;left:20px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing .listing_details{float:left;width:100%;padding:0 20px;margin-top:5px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing{padding-bottom:50px;margin-bottom:30px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing .featured_div{top:auto}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type1 .featured_div{top:20px}.listing_wrapper.col-md-12 .property_listing .featured_div{top:auto}.col-md-9.col-md-push-3.rightmargin .has_4per_row.listing_wrapper.col-md-12 .listing_details.half_map_list_view,.col-md-9.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .listing_details.half_map_list_view{display:block}.col-md-9.col-md-push-3.rightmargin .has_4per_row.listing_wrapper.col-md-12 .listing_details.the_list_view,.col-md-9.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .listing_details.the_list_view{display:none!important}.has_4per_row.listing_wrapper.col-md-12 .listing_details.the_list_view{padding-left:347px;margin-top:0;margin:0}.listing_wrapper.col-md-12 .property_listing_details{padding-left:347px}}@media only screen and (max-width:640px){.featurescol{width:100%;float:left;padding-left:0}.has_4per_row.listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper,.has_4per_row.listing_wrapper.col-md-12 .property_listing h4{padding-left:20px;float:left}.has_4per_row.listing_wrapper.col-md-12 .property_location{margin:0 15px 0 20px}.adv_listing_filters_head,.listing_filters_head,.listing_filters{border-bottom:0;border-top:0}.col-md-push-3.rightmargin .listing_wrapper.col-md-12{margin:13px}.col-md-12 #google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing{margin-top:0;margin-left:0}.listing_wrapper.col-md-12{float:none;max-width:525px}.listing_wrapper.col-md-12>.property_listing .carousel-inner,.listing_wrapper.col-md-12 .property_listing img{max-width:100%}.listing_wrapper.col-md-12 .property_listing h4{padding-left:20px;float:left;width:100%}.listing_wrapper.col-md-12 .property_location{padding-left:13px;float:left;max-width:100%;margin:0;padding:13px 0;left:20px;right:20px}.listing_wrapper.col-md-12 .property_listing .listing_details{float:left;width:100%;padding-left:20px}.listing_wrapper.col-md-12>.property_listing{padding-bottom:50px;min-height:460px}.listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper{padding-left:20px;float:left;width:100%}.listing_wrapper.col-md-12 .property_listing .featured_div{top:auto}.listing_wrapper.col-md-12 .property_listing_details{padding-left:20px;width:100%;float:left}.listing_wrapper.col-md-12 .listing-unit-img-wrapper,.listing_wrapper.col-md-12>.property_listing .carousel-inner{max-width:initial}.theme_slider_extended .slider-content{bottom:0}#google_map_prop_list_wrapper.half_no_top_bar.half_type2,#google_map_prop_list_sidebar.half_no_top_bar.half_type2,#google_map_prop_list_wrapper.half_no_top_bar.half_type3,#google_map_prop_list_sidebar.half_no_top_bar.half_type3{top:0;margin-top:0}.admin-bar #google_map_prop_list_sidebar.half_type3,.admin-bar #google_map_prop_list_sidebar.half_type2,.admin-bar #google_map_prop_list_wrapper.half_type2,.admin-bar #google_map_prop_list_wrapper.half_type3{margin-top:33px}.admin-bar #google_map_prop_list_wrapper.half_no_top_bar.half_type2,.admin-bar #google_map_prop_list_sidebar.half_no_top_bar.half_type2,.admin-bar #google_map_prop_list_wrapper.half_no_top_bar.half_type3,.admin-bar #google_map_prop_list_sidebar.half_no_top_bar.half_type3{top:-44px}#tab_prpg li{border-right:none!important}#google_map_prop_list_sidebar .property_listing{margin:0 auto;margin-bottom:30px}.fixed_header{position:relative;border:0}#google_map_prop_list_sidebar #search_wrapper{border:0}.fixed_header.container{padding:0}#google_map_prop_list_sidebar .property_listing{max-width:100%}#google_map_prop_list_sidebar .adv_search_slider{display:inline;float:left;width:100%}#google_map_prop_list_sidebar{overflow:hidden}#google_map_prop_list_wrapper.half_type1{position:relative;width:100%;height:500px;top:-5px!important}#google_map_prop_list_wrapper{position:relative;width:100%;height:500px;top:-5px!important}.admin-bar #google_map_prop_list_wrapper,.admin-bar #google_map_prop_list_sidebar{margin-top:0}#google_map_prop_list_wrapper.half_type2,#google_map_prop_list_sidebar.half_type2,#google_map_prop_list_wrapper.half_type3,#google_map_prop_list_sidebar.half_type3{top:-12px!important}#google_map_prop_list_sidebar{position:relative;top:-40px!important;width:100%;z-index:1;margin-top:0!important}.slider_control_right{top:-9px;float:right}.title_slider{display:inline-block;margin-top:30px}.slider_control_left{top:-9px;left:auto;float:right}.floor_details{width:100%;padding-left:10px}.advanced_search_shortcode .extended_search_checker{width:100%}.extended_search_checker{width:100%}.half_form{width:100%}.half_form_last{margin-left:0}.user_dashboard_status{position:relative;top:auto;right:auto;margin:10px 0}.prop-info{height:100%;left:0}.info-container,.listing_submit{position:relative;float:left;display:inline;bottom:auto;margin-top:10px}.listing_submit{width:100%;margin-left:10px}.info-container,.user_dashboard_listed,.listing_title{padding-left:10px}.items_compare img{border-radius:4px;margin-bottom:13px}.compare_item_head{max-width:100%}.compar-3 .prop_value,.compar-2 .compare_item_head,.compar-1 .prop_value,.compar-2 .prop_value,.compar-3 .prop_value,.compar-4 .prop_value,.compar-1 .compare_legend_head,.compar-1 .compare_legend_head_in,.compar-2 .compare_legend_head,.compar-2 .compare_legend_head_in,.compar-3 .compare_legend_head,.compar-3 .compare_legend_head_in,.compar-4 .compare_legend_head,.compar-4 .compare_legend_head_in,.compar-1 .compare_item_head .compar-2 .compare_item_head,.compar-3 .compare_item_head,.compar-4 .compare_item_head{width:100%}.compare_legend_head_in{font-weight:bold}.prop_value{padding-left:5px}.compare_legend_head:empty{height:0}#agent_contact_name,#agent_user_email,#agent_phone{width:100%;margin-right:13px;float:left}.wpestate_estate_property_design_agent #agent_contact_name,.wpestate_estate_property_design_agent #agent_user_email,.wpestate_estate_property_design_agent #agent_phone{width:100%}.comment-form-url,.comment-form-email,.comment-form-author{width:100%}.prop_social_single{width:100%;padding-bottom:10px;text-align:left;margin:15px 0;float:left;display:inline-block}#gmapzoomminus{left:15px}#gmapzoomplus{left:15px}.with_search_9 #openmap{right:auto}.with_search_7 #openmap,#openmap{right:auto;left:15px}#street-view{right:15px}.listing_filters_head,.listing_filters{border:0;float:left;height:auto}.listing_filters_head{border-bottom:none!important}.listing_filter_select{border-right:1px solid #f0f0f0;width:100%;border-bottom:1px solid #f0f0f0;margin-bottom:0}.single-title{word-break:normal}.advanced_search_shortcode .form-control{width:100%}#advanced_search_shortcode .adv_search_slider{width:100%;margin-bottom:10px}.post-carusel iframe{min-height:100px}.videoitem{height:auto}.caption_control,#carousel-listing .carousel-round-indicators,.carusel-back,#carousel-listing .carousel-indicators,#carousel-indicators-vertical{display:none}.carouselvertical .carousel-inner{padding-right:0;margin:0 auto}#tab_prpg li{width:100%}.carouselvertical{height:auto!important}.vertical-wrapper{display:none}.carousel-control.right.vertical{right:0}.custom_span_header{width:100%}}@media only screen and (max-width:570px){.lightbox_property_wrapper_floorplans .owl-carousel .owl-item .item{height:300px}.yelp_unit{width:100%}.yelp_unit_distance{float:left;width:100%;margin:0}.yelp_unit_name{display:block;width:100%;float:left;margin:0}.yelp_stars{float:left;right:auto;left:0;margin-bottom:10px}.owl-carousel .owl-item .item{height:270px}}@media only screen and (max-width:500px){.owl-carousel .owl-item .item{height:300px}.blogs_wrapper{margin:0}.blogs_wrapper .shortcode_title{padding-left:0}.wpestate_estate_property_design_related_listings .mylistings{margin-left:0;margin-right:0;display:block}.agent_listings_title_similar{padding-left:0}#listing_ajax_container_agent,#listing_ajax_container{margin:0}.slider_prop_wrapper{padding:0}.blog-unit-wrapper{padding:0}.featured_property_type3 .item{min-height:215px}.featured_property_type3 .item{border-radius:0}.listing_wrapper.col-md-12 .listing-unit-img-wrapper,.listing_wrapper.col-md-12>.property_listing .carousel-inner{min-height:150px}.has_4per_row.listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper,.has_4per_row.listing_wrapper.col-md-12 .property_listing h4{padding-left:20px;float:left}.col-md-12.listing_wrapper.property_unit_type1{padding-left:0;padding-right:0;margin:0}.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper{padding-left:0}#google_map_prop_list_sidebar .listing_wrapper.col-md-12>.property_listing.property_unit_type2{float:left;margin-bottom:15px}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_agent_wrapper{margin-left:0}.admin-bar.has_top_bar .has_header_type2 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type2 #google_map_prop_list_sidebar{margin-top:15px}.listing_wrapper.col-md-12 .property_listing.property_unit_type1.property_listing h4{margin-left:0}#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_unit_type1.property_listing h4{margin-left:0}.listing_wrapper.col-md-12 .property_address_type1_wrapper,.listing_wrapper.col-md-12 .property_categories_type1_wrapper,.listing_wrapper.col-md-12 .property_details_type1_wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_categories_type1_wrapper,#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_details_type1_wrapper{float:left;margin-left:0;width:100%}.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .property_location{float:left;margin-left:0;left:0;right:0;padding:0 20px}.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing-unit-img-wrapper,.listing_wrapper.col-md-12>.property_listing.property_unit_type1 .carousel-inner{width:auto}.fancybox-opened{position:fixed!important}.featured_property_type4 .featured_prop_price,.featured_property_type4 .featured_prop_label{right:auto;top:15px}.featured_property_type4 .featured_prop_price .price_label{width:70px;margin-left:-35px}.has_4per_row.listing_wrapper.col-md-12>.property_listing .listing-unit-img-wrapper{max-width:525px}#google_map_prop_list_wrapper.half_no_top_bar,#google_map_prop_list_sidebar.half_no_top_bar{margin-top:0}.admin-bar.has_top_bar .has_header_type1 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type1 #google_map_prop_list_sidebar{margin-top:6px}.admin-bar .has_header_type1 #google_map_prop_list_wrapper,.admin-bar .has_header_type1 #google_map_prop_list_sidebar{margin-top:5px}.admin-bar .has_header_type2 #google_map_prop_list_wrapper,.admin-bar .has_header_type2 #google_map_prop_list_sidebar{top:0;margin-top:0}.has_top_bar .has_header_type1 #google_map_prop_list_wrapper,.has_top_bar .has_header_type1 #google_map_prop_list_sidebar{margin-top:6px}.has_top_bar .has_header_type2 #google_map_prop_list_wrapper,.has_top_bar .has_header_type2 #google_map_prop_list_sidebar{margin-top:15px}.admin-bar .has_header_type3 #google_map_prop_list_wrapper,.admin-bar .has_header_type3 #google_map_prop_list_sidebar{top:0;margin-top:0}.has_top_bar .has_header_type3 #google_map_prop_list_wrapper,.has_top_bar .has_header_type3 #google_map_prop_list_sidebar{margin-top:0}.admin-bar.has_top_bar .has_header_type3 #google_map_prop_list_wrapper,.admin-bar.has_top_bar .has_header_type3 #google_map_prop_list_sidebar{margin-top:0}.admin-bar.has_top_bar .has_header_type4 .header_media{padding-top:104px}.has_header_type4 #google_map_prop_list_wrapper,.has_header_type4 #google_map_prop_list_sidebar{margin-top:0}#google_map_prop_list_wrapper #gmap-control{right:auto}.has_top_bar .has_header_type4 .header_media,.has_top_bar .has_header_type1 .header_media{padding-top:105px}.col-md-6.has_prop_slider.listing_wrapper{margin:0 13px}.has_4per_row.listing_wrapper.col-md-12 .property_location{left:20px;right:20px;padding:13px 0;margin:0}#google_map_prop_list_sidebar .listing_wrapper.col-md-12{padding-left:15px;padding-right:15px}.listing_wrapper.col-md-12{padding-left:0;padding-right:0}#primary{padding:0 13px}.col-md-push-3.rightmargin .listing_wrapper.col-md-12{margin:0;padding:13px}.featured_property.featured_property_type3 .featured_img{width:100%;float:none;left:0;position:relative}.featured_property.featured_property_type3{min-height:500px}.featured_property.featured_property_type3 .featured_secondline{width:100%;position:relative}.propery_listing_main_image{height:300px}.carousel-indicators-wrapper-header-prop{display:none}.testimonial-container.type_class_2 .testimonial-text,.testimonial-container.type_class_2 .testimonial-author-line{float:none}.testimonial-container.type_class_1{padding:0 20px}.testimonial-text{float:left;width:100%;margin:15px 0 0 0}.testimonial-text:before{content:" ";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #f0f0f0;top:-20px;left:10px;position:absolute}.testimonial-text:after{content:" ";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fdfdfd;top:-20px;left:10px;position:absolute}.testimonial-author-line{float:left;margin:5px 0 0 0}#street-view{position:absolute;top:45px;right:15px}.prop_pricex{border-top:0}#inforoom,#infosize,#infobath{display:none}.info_details{width:230px;height:200px;margin-top:-258px}.contact_info_details{left:-24px;margin-top:-60px}.carousel-control-theme-next,.carousel-control-theme-prev{height:50px}.slider-content .fa{padding:0 15px}.carousel-control-theme-next{bottom:50px;top:auto}.carousel-control-theme-prev{bottom:0;top:auto}#advanced_submit_2,#advanced_submit_2_mobile,#showinpage_mobile{width:100%;margin-bottom:12px}.price_area{float:left}.notice_area{height:200px}#add_favorites{position:relative;float:left;width:100%;text-align:center;padding:10px}#add_favorites:hover{padding:10px}.prop_social{position:relative;top:auto;float:left;width:100%;display:inline;margin-top:35px}.entry-prop{width:100%;float:left}.price_area{padding-top:0}#gmapzoomplus{top:60px}#gmapzoomminus{top:91px}.meta-element{width:100%;display:block;margin-bottom:10px}.meta-separator{display:none}.prop_social_single a:first-child{margin-left:0}.featured_property h2 a,.featured_property h2,.featured_property .sale_line{width:100%;position:relative;right:auto;font-size:15px}.featured_property .featured_prop_price,.featured_property .featured_prop_label{float:left;width:auto;display:inline;position:relative;right:auto;top:5px;font-size:15px}.featured_prop_price .price_label{position:relative;right:0;top:auto;color:#3c90be;margin-top:0}.featured_secondline{height:auto;float:left}.featured_property .featured_div{top:-10px}.featured_property.featured_property_type3 .featured_div{top:0}.featured_property_type3.featured_property h2 a{font-size:18px}.featured_property_type3.featured_property h2{padding-left:30px;padding-right:30px;margin-top:22px}.featured_property.featured_property_type3 .featured_secondline .listing_details{padding:0 30px;margin:15px 0 0 0}.featured_property.featured_property_type3 .featured_secondline .featured_prop_price{padding:0 30px;margin-top:5px}.featured_property.featured_property_type3 .featured_secondline .property_listing_details{padding:0 30px;line-height:60px;position:relative}.featured_property.featured_property_type3 .featured_secondline .property_listing_details:before{right:30px;left:30px}.featured_property.featured_property_type3 .featured_secondline .property_listing_details .inforoom{margin-right:15px}.featured_property.featured_property_type3 .featured_secondline .property_listing_details .infobath{margin-right:15px}.featured_property.featured_property_type3 .featured_secondline .property_listing_details .infosize{margin-right:10px}.featured_property.featured_property_type3 .featured_secondline .listing_actions{padding:22px 22px 22px 22px;margin-top:0}#google-default-search{right:0;top:60px!important;width:200px}.lower_street{top:105px!important}#google_map_prop_list_sidebar #listing_ajax_container{padding:15px 0 15px 0}.has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper{padding-left:30px}.article_container .listing_wrapper,.listing_wrapper.shortcode-col{padding:0}.article_container .blog-unit-wrapper{padding:0}.listing_wrapper.col-md-12 .property_listing.property_listing_custom_design,#google_map_prop_list_sidebar .listing_wrapper.col-md-12 .property_listing.property_listing_custom_design,.col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_listing_custom_design,.col-md-9.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_listing_custom_design{padding-left:0}.wrap_custom_image{position:relative;top:auto;left:auto;width:100%;max-width:100%!important;height:100%;overflow:hidden;background:#f7f7f7}.slider_container .listing_wrapper.shortcode-col{padding:0 13px;min-width:307px}.shortcode_slider_list .listing_wrapper{float:left}.blog_list_wrapper{margin:0 auto}#prop_name{width:100%}#search_form_submit_1{margin-left:0;color:#fff;padding:11px 26px;margin-top:15px;float:left}#gmap-control span{font-size:12px}#map-view{display:none}#slider_price_sh{margin-bottom:-5px;display:inline-grid;width:100%;box-sizing:border-box;float:left;margin:0;margin-top:5px;margin-left:8px}.adv_search_sh label{line-height:7px}.property_listing.places_listing{min-height:415px}.article_container .listing_wrapper,.listing_wrapper.shortcode-col{padding:0 13px}.featured_property_type2 .agent_face{height:45px;width:45px}.featured_property_type2 .featured_prop_price{left:65px;font-size:13px;line-height:1.3em;bottom:12px;top:auto}.featured_property_type2 .sale_line{left:65px;bottom:12px;font-size:13px;line-height:1.3em}.featured_property_type2 .price_label:not(.price_label_before){font-size:13px;left:65px!important}.featured_property_type2 h2 a,.featured_property_type2 h2{font-size:15px;line-height:1.5em;left:32px;bottom:24px;position:absolute}.featured_property_type2 .price_label_before{line-height:1.3em;font-size:13px}.fancybox-opened{z-index:8030;top:50%!important;margin-top:-165px!important}.listing_wrapper.col-md-12 .listing_details.the_list_view{display:none!important}.listing_wrapper.col-md-12 .listing_details.half_map_list_view{display:block}.pagination{margin:0 13px}.admin-bar .has_header_type4 .header_media{margin-top:71px}}@media only screen and (max-width:430px){.lightbox_property_wrapper_floorplans .owl-carousel .owl-item .item{height:auto}.pack_description_details{font-size:15px;height:60px;width:135px;padding:7px 7px}.package_label{font-size:12px}.pack-listing{height:175px;width:140px;padding:5px 5px}.buypackage{min-height:65px;font-size:10px;padding-left:5px;padding-right:5px}.pack-listing-title,.pack-listing-period{font-size:12px;line-height:1.2em}.submit-price{font-size:12px}.pack-unit h4{font-size:20px}.pack-name{padding:17px 0 0 13px}}@media only screen and (max-width:360px){.slider-property-status{display:none}#google_map_prop_list_sidebar .extended_search_checker{width:100%}#google-default-search{right:0;top:45px!important;width:80%}.lower_street{top:90px!important}#form_submit_1{width:100%}#gmap-control{top:0;right:auto;width:100%;float:left;left:0}#gmap-control span{padding:13px 3px 0 3px}.blog_unit_meta .read_more{width:100%;margin-top:10px}.span_widemeta{width:100%;float:left}.blog_unit_meta .fa-calendar-o,.blog_unit_meta .fa-comment-o{margin-left:0}.property_listing{min-width:200px}}