/**
 * This file should get overwritten if Method 1 is used. If Method 2 is chosen,
 * remove this comment and start adding your styles to this file.
 */

html,
body {
  height: 100%;
}

.page-node .field.field-name-body {
  margin: 20px 0;
  font-size: 1.1em;
}
.page-node .field.field-name-field-address {
  font-size: 1.1em;
}
.page-node .field-name-field-titulo{
  text-transform: uppercase;
  padding-top: 20px;
}

.spec-table th {
  margin: 1em;
  width: 100px;
  background: #f2f2f2;
  padding: 10px;
  border-bottom: 1px solid #fff;
}

.spec-table td {
  margin: 1em;
  background: #fff;
  padding: 20px;
  font: 0.9em Courier, Monotype;
  border-bottom: 1px solid #f2f2f2;
}

#map img {
  max-width: inherit;
}

/* report design */

.pane-views-exp-markers-report-list {
  margin: 10px 0 40px 0;
}

#markers-list-view .report {
  min-height: 180px;
  padding: 0 0 20px 0;
  margin: 0 0 0px 40px;
  
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("../images/line-border.png");
background-origin: padding-box;
background-position: 0% 100%;
background-repeat: repeat-x;
background-size: auto;

}

.view-markers .list-title {
  line-height: 1.5em;
}

/* comments */

.management-comment .field-item {
  border-left: 3px solid #c00;
  padding-left: 10px;
  font-style: italic;
  color: #666
}

.submitted {
  margin-bottom: 1em;
  font-style: normal;
  color: #999;
}

div.show-markers:hover {
  background: #ccc;
}

div.show-markers span {
  display: block;
  margin-top: 10px;
  color: #999;
  font-weight: 700;
}

div.show-markers,
div.no-markers {
  clear: left;
  min-height: 33px;
  padding: 7px;
  float: left;
}

div.no-markers {
  float: left;
  margin: 10px 5px 0 -10px;
  padding: 0;
  width: 25px;
}

div.show-markers {
  margin: -100px 0 0 -40px;
  cursor: pointer;
  border: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  -webkit-border-right-top-radius: 4px;
  -webkit-border-right-bottom-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.pull-left.thumbnail {
  margin: 0 10px 0 0;
}

.report .field-name-field-geo {
  display: none;
}

.label .col-md-6 {
  margin: 2px 2px 0 0;
  /* padding: 0; */
  min-height: 18px;
}

.report header {
  margin: 10px 0;
}

/* report detail */
.node-report .row-fluid {
  margin-top: 10px;
}

body.page-list div#map {
  height: 400px;
  width: 100%;
}

body.page-node div#map {
  height: 250px;
}

body.toolbar-drawer {
  padding-top: 0 !important;
}

.report-log ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#admin-menu {
  z-index: 9999;
}

.marker-category-wrapper a {
  display: block;
}

.block-title.block-title {
  font-size: 2em;
}

/* Map Styles*/
#block-markaspot-logic-taxonomy-category,
#block-markaspot-logic-taxonomy-tipo,
#block-markaspot-logic-taxonomy-status {
  margin: 1px;
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111141);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  opacity: 0.4;
  border: none;
  box-shadow: none;
  -webkit-transition: opacity 500ms ease-out;
  -moz-transition: opacity 500ms ease-out;
  -o-transition: opacity 500ms ease-out;
  transition: opacity 500ms ease-out;
  /* padding: 10px; */;
}

#block-markaspot-logic-taxonomy-category:hover,
#block-markaspot-logic-taxonomy-status:hover {
  opacity: 1;
  border: none;
  box-shadow: none;
}

#block-markaspot-logic-taxonomy-category h2,
#block-markaspot-logic-taxonomy-status h2 {
  display: none;
}

#block-markaspot-logic-markaspot-map {
  display: none;
}

/*footer header*/

#footer-columns {
  padding: 10px;
}

.footer section {
  background: none;
  border: none;
}

.footer {
  padding: 0;
  background-color: black;
}

.footer .span3 {
  margin: 0 10px 0 0;
}

.footer section {
  box-shadow: none;
  padding: 0;
  border: 0;
}

.footer .block-title {
  display: none;
}

.region.region-footer {
  padding: 10px 15px;
  color: #666;
}

.page-map  .region-footer{
  display:none;
}

/* Footer Menue */

footer.footer .region.region-footer section.block-menu {
  margin: 0;
  float: right;
}

footer.footer .region.region-footer section.block-menu li a {
  margin: 0;
  padding: 0 20px;
}

footer.footer .region.region-footer section.block-menu li a:hover,
footer.footer .region.region-footer section.block-menu li a:focus {
  text-decoration: underline;
}

footer.footer .region.region-footer section.block-menu li a.active-trail {
  font-weight: 700;
}

footer.footer .region.region-footer section.block-menu li {
  float: left;
  margin: 0;
}

body.page-map {
  /*  padding: 20px;*/;
}

.page-map .row.map-tools {
  position: absolute;
  /* width: 100%; */
  top: 120px;
  left: 0px;
  right: 0px;
  z-index: 3;
}

.page-map #map{
  position:absolute;
  z-index: 1;
  margin-top: -25px;
}

.page-map a.map-menue,
.page-map a.map-menue-all{
  display: block;
  padding: 10px 15px;
  font-weight: 700;

}

.page-map li .map-menue-all.active{
  background: #333;
  color: #fff;
}

.map-menue.marker-category.col-FFA500.active {
  background: #FFA500;
  color: #fff;
  border: 1px #fff;
}

.map-menue.marker-category.col-FF0000.active {
  background: #FF0000;
  color: #fff;
  border: 1px #fff;
}


.map-menue.marker-category.col-57AAD9.active {
  background: #57AAD9;
  color: #fff;
  border: 1px #fff;
}

.map-menue.marker-category.col-206298.active {
  background: #206298;
  color: #fff;
  border: 1px #fff;
}

.map-menue.marker-category.col-FFA500 {
  color: #FFA500;
  background: #fff;
}

.map-menue.marker-category.col-FF0000 {
  color: #FF0000;
  background: #fff;
}

.map-menue.marker-category.col-57AAD9{
  color: #57AAD9;
  background: #fff;
  border: 1px #fff;
}

.map-menue.marker-category.col-206298 {
  color: #206298;
  background: #fff;
  border: 1px #fff;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}


.row.map-tools aside {
  /* width: 220px; */
  /* margin: 80px 20px; */
}

.page-map .navbar-inner,
.page-map .footer {
  opacity: 0.4;
  -webkit-transition: opacity 500ms ease-out;
  -moz-transition: opacity 500ms ease-out;
  -o-transition: opacity 500ms ease-out;
  transition: opacity 500ms ease-out;
}

.page-map .navbar-inner:hover,
.page-map .footer:hover,
.page-map .footer:focus {
  opacity: 0.9;
}

.page-map .leaflet-top {
  top: 45px;
}

div.marker-status {
  float: right;
}

span.marker-status,
span.marker-tipo,
span.marker-category {
  display: inline-block;
  font-size: 85%;
  /* margin: 0 1px 0 0; */
}

.marker-status.col-5F9EA0,
.marker-status.col-5F9EA0 a {
  background: no-repeat scroll right center #5f9ea0;
  color: yellow;
  font-weight: 400;
}

.marker-status.col-FFA500,
.marker-status.col-FFA500 a {
  background: no-repeat scroll right center #FFA500;
  color: #fff;
  font-weight: 400;
}

.marker-status.col-8fe83b,
.marker-status.col-8fe83b a {
  background: no-repeat scroll right center #8fe83b;
  color: green;
}

.marker-status.col-FF0000,
.marker-status.col-FF0000 a {
  background: no-repeat scroll right center #FF0000;
  color: darkred;
}

.marker-status.col-008000,
.marker-status.col-008000 a {
  background: no-repeat scroll right center #008000;
  color: darkgreen;
}

.marker-status.col-CCCCCC,
.marker-status.col-CCCCCC a {
  color: #cccccc;
}

.marker-status.col-8B0000,
.marker-status.col-8B0000 a {
  color: #8b0000;
  font-weight: 700;
}


.page-map .col-FFA500,
.page-map .col-FFA500 a {
  color: #FFA500;
  font-weight: 700;
}

.page-map .col-008000,
.page-map .col-008000 a {
  color: #008000;
  font-weight: 700;
}

.page-map .col-FF0000,
.page-map .col-FF0000 a {
  color: #ff0000;
  font-weight: 700;
}

.page-map .col-00008B,
.page-map .col-00008B a {
  color: #00008b;
  font-weight: 700;
}

.page-map .col-0000FF,
.page-map .col-0000FF a {
  color: #0000ff;
  font-weight: 700;
}

.page-map .col-5F9EA0,
.page-map .col-5F9EA0 a {
  color: #5f9ea0;
  font-weight: 700;
}

.page-map .col-8B0000,
.page-map .col-8B0000 a {
  color: #8b0000;
  font-weight: 700;
}

.page-map .col-006400,
.page-map .col-006400 a {
  color: #006400;
  font-weight: 700;
}

.page-map .col-871F78,
.page-map .col-871F78 a {
  color: #871f78;
  font-weight: 700;
}

.page-map .col-FFA500,
.page-map .col-FFA500 a {
  color: #ffa500;
  font-weight: 700;
}

.page-map .col-F5F5DC,
.page-map .col-F5F5DC a {
  color: #F5F5DC;
  font-weight: 700;
}


.page-map .marker-category,
.page-map .marker-status {
  background: none;
}

.page-map a.marker-status:hover,
.page-map a.marker-category:hover {
  /* color: #000; */
  text-decoration: none
}


.page-map a span {
  font-weight: normal
}


/* Jumbotrons
-------------------------------------------------- */
/* Base class
------------------------- */

/* Link styles (used on .masthead-links as well) */
.mapheader a,
.region-footer a {
  /* color: rgba(255, 255, 255, 0.9); */
  /* -webkit-transition: all 0.2s ease-in-out; */
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.mapheader a:hover,
.region-footer a:hover {
  /* color: #8F8F8F; */
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.25);
}

/* map @map-page*/

#page-header {
  height: 0px;
  /* background: url('../images/logo-small.png') 15px 50% no-repeat; */
}

.page-map #page-header {
  /*display: none;*/
}



.page-map .logo.navbar-btn.pull-left {
  display: block;
}

/* Map Styles*/

#block-markaspot-logic-taxonomy-category,
#block-markaspot-logic-taxonomy-tipo,
#block-markaspot-logic-taxonomy-status {
  margin: 0;
  background: none;
  opacity: 0.8;
  border: none;
  box-shadow: none;
  -webkit-transition: opacity 500ms ease-out;
  -moz-transition: opacity 500ms ease-out;
  -o-transition: opacity 500ms ease-out;
  transition: opacity 500ms ease-out;
  float: left;
  font-size: 15px
}

#block-markaspot-logic-taxonomy-category:hover,
#block-markaspot-logic-taxonomy-status:hover {
  opacity: 1;
  border: none;
  box-shadow: none;
}

.page-map .span3 {
  width: 100px;
  /* margin: 79px; */;
}

.page-map .btn.btn-primary {
  width: 140px;
}

.page-map .dropdown-menu > li > a {
  display: block;
}

/*.page-map .dropdown-menu > li > a:before {
    display: inline;
    padding: 0 10px 0 0;
    text-indent: 10px
}*/

#block-markaspot-logic-taxonomy-category h2,
#block-markaspot-logic-taxonomy-status h2 {
  display: none;
}

#block-markaspot-logic-markaspot-map {
  display: none;
}

#map_wrapper_map {
  margin: auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  overflow: hidden !important;
  padding: 40px 0 0 40px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */


.front .main-container.container.page {
  margin-top: 25px;
}

/*gallery @front page*/

.front .gallery {
  margin: 10px 0;
}

.front .page-header,
.page-node-add-report .page-header{
  display: none;
}

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

.row.welcome {
  padding: 10px 0;
}

.welcome-text.well {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}

.container.stage {
  padding: 150px 0px 0px;
}

.stage .span5.offset1.thumbnail {
  background: #fff;
}

.carousel {
  margin-top: -95px;
  z-index: 1;
}

/* if you don't use the carousel, you may take a look at the page--front.tpl and find a block there */
.welcome-text.well {
  margin: 4px 0;
  background: none;
}

.region.region-sidebar-second h3 {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 1em;
  line-height: 1.5em;
}

.block-title.block-title {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  text-transform: uppercase;
}

.panel-pane.well,
.region-sidebar-second .well,
.block.block-system.well {
  /* background-image:  url('../images/squairy_light.png'); */
  /* background-image:  url('../images/white_bed_sheet.png'); */
  background: none;
  border: 0;
  box-shadow: none;
}

div.view.view-recent-edits ul,
.block-user ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
  margin-left: 0;
  margin-right: 0;
}

/* Form styles */

.form-control.form-select {
  border: 1px solid #f2f2f2;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.005);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.005);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.005);
}

#edit-body-und-0-format {
  display: none;
}

.control-label {
  font-weight: 700;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.geolocation-address .form-type-textfield {
  width: 50%;
  margin: 0;
}

div#edit-field-geo-und-0-address label{
  display:block
}


.geolocation-address {
  background: rgba(255, 255, 255, 0.6);
  padding: 10px;
  z-index: 9;
  margin: 0 10px;
  /* float:left; */
  position: absolute;
  left: 50px;
  height: 110px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.geolocation-address-geocode,
.geolocation-client-location {
  color: #fff;
  padding: 2px 10px 3px 10px;
  cursor: pointer;
  margin: 2px 0 0 4px;
}

.geolocation-help {
  font-size: 0.8em;
  color: #999;
  background: rgba(255, 255, 255, 0.6);
  padding: 10px;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 12px;
  width: 136px;
  right: 10px;
  height: 110px;
}

.geolocation-help:before {
  font-family: 'Markaspot';
  speak: none;
  font-size: 30px;
  color: #888;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e005";
  float: right;
}

span#geolocation-client-location-7-0 {
  font-size: 1em;
}

.geolocation-map {
  height: 300px;
}

.geolocation-remove {
  display: none;
}

div#medialink {
  position: relative;
  top: 34px;
  left: 68%;
}

.fieldset-description,
.description,
.help-block {
  color: #999;
  padding: 0 0 10px 5px;
  display: block;
}

.group-tab1 a {
  font-size: 2em;
}

.nav.field-group-bootstrap_fieldgroup_nav.group-tab1.required-fields.nav-pills {
  border-bottom: 1px solid #ccc;
}

.page-node-add .well {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  display: none;
}

.geolocation-lng-item,
.geolocation-lat-item {
  display: none;
}

.mapheader {
  color: #000;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, .4), 0 0 30px rgba(0, 0, 0, .075);

  background: -moz-linear-gradient(top,  rgba(255,254,254,0.65) 0%, rgba(50,118,177,0.7) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,254,254,0.65)), color-stop(100%,rgba(50,118,177,0.7))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,254,254,0.65) 0%,rgba(50,118,177,0.7) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,254,254,0.65) 0%,rgba(50,118,177,0.7) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,254,254,0.65) 0%,rgba(50,118,177,0.7) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,254,254,0.65) 0%,rgba(50,118,177,0.7) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e5e5e5', endColorstr='#b3c6c6c6',GradientType=0 ); /* IE6-9 */

  position: relative;
  z-index: 9;
  height: 500px;
  padding: 0px 0;
  top: -95px;
}

.admin-menu .mapheader {
  margin-top: 30px;
}

#map_wrapper_splash {
  background: none repeat scroll 0 0 transparent;
  left: 0;
  position: absolute;
  /* top: 134px; */
  width: 100%;
  z-index: -2;
  top: 0px;
}

#map_wrapper_splash #map {
  height: 500px;
}

div#geolocation-map-7-0 {
  height: 400px!important;
}


.admin-menu #map_wrapper_splash {
  top: 30px;
}

.list {
  margin: 20px 0;
}

.add {
  margin: 20px 0;
}

div.add a h3,
div.list a h3 {
  font-size: 18px;
  /* line-height: 28px; */
  margin: 10px 0;
}

.row-fluid.welcome .list,
.row-fluid.welcome .add {
  margin: 10px 30px;
}

.front .navbar-wrapper {
	position: relative;
  z-index: 99999;
  margin-top: 0;
  left: 0;
  right: 0;
  background-image: url(../images/menu_fundo.png);
  background-position: bottom;
  background-repeat: repeat-x;
}

.navbar-wrapper,
.page-list .navbar-wrapper,
.page-map .navbar-wrapper {
	position: relative;
  z-index: 99999;
  margin-top: 0;
  left: 0;
  right: 0;
  background-color: #FFF;
  padding-top: 30px;
  background-image: url(../images/menu_fundo.png);
  background-position: bottom;
  background-repeat: repeat-x;
}

.report .img-thumbnail {
  margin: 0px;
}


/* Responsive
-------------------------------------------------- */
/* Desktop large
------------------------- */
@media (min-width: 1200px) {
  /* Remove any padding from the body */


  .report .show-markers {
    display: block;
  }

  .report img.pull-left.thumbnail {
    display: none;
  }

  div.add a h3,
  div.list a h3 {
    font-size: 1.5em;
  }

  .stage h1 {
    font-size: 3.5em;
  }

  .stage p {
    font-size: 2em;
    margin: 2em;
    line-height: 1.4em;
  }

}

/* Desktop
------------------------- */
@media (max-width: 979px) {
  /* Remove any padding from the body */
  body {
    padding-top: 0;
  }

  .navbar-fixed-top {
    margin-bottom: 0;
  }

  .col-md-4.col-md-offset-1.thumbnail {
    display: none;
  }

  /* Inline-block quick links for more spacing */
  .quick-links li {
    display: inline-block;
    margin: 5px;
  }

  .report .show-markers {
    display: block;
  }

  .report img.pull-left.thumbnail {
    display: none;
  }
}

@media (min-width: 979px) {
  body {
    padding-top: 0;
  }

  .stage h1 {
    font-size: 2.5em;
  }

  .stage p {
    font-size: 1.5em;
    margin: 1em;
    line-height: 1.4em;
  }

  .main-container {
    margin: 40px auto;
    min-height: 400px;
  }

  .report .show-markers {
    display: block;
  }

  .report img.pull-left.thumbnail {
    display: none;
  }

  /* Form Transitions*/

}

/* Tablet to desktop
------------------------- */
@media (min-width: 768px) and (max-width: 979px) {

  /* Remove any padding from the body */
  body {
    padding-top: 0;
  }

  .col-md-4.col-md-offset-1.thumbnail {
    display: none;
  }

  .report .show-markers {
    display: block;
  }

  .report img.pull-left.thumbnail {
    display: none;
  }

  .page-map .row.map-tools {
    position: absolute;
    top: 120px;
  left: 0px;
  right: 0px;
  }

  .jumbotron {
    padding-top: 20px;
    padding-bottom: 40px;
  }

}

/* Tablet
------------------------- */
@media (max-width: 767px) {


  div.alert.alert-block.alert-danger {
    position: absolute;
    z-index: 10;
    right: 18px;
    top: 0px;
    border: 1PX solid;
  }


  /* Remove any padding from the body */
  body {
    padding-top: 0;
  }

  #page-header {
    display: none;
  }


  /* Flip around the padding for proper display in narrow viewports */
  .navbar-wrapper .container {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-wrapper .navbar {
    padding-left: 15px;
    padding-right: 15px;
  }


  #map_wrapper_splash {
    /* top: 0; */
  }

  .not-front .navbar-btn.pull-left,
  .front .logo.navbar-btn.pull-left {
    display: block;
  }

  .admin-menu #map_wrapper_splash {
    top: 0;
  }

  .front .logo.navbar-btn.pull-left {
    display: block;
  }

  #map_wrapper_splash #map {
    margin: 0;
  }

  .navbar-tray-open.navbar-vertical .navbar-wrapper {
    top: 40px;
  }

  /* .welcome-text.well {
       padding: 2em 4em 2em 4em;
   }*/
  .col-md-4.col-md-offset-1.thumbnail {
    display: none;
  }



  .list,
  .add {
    margin: 10px;
  }

  .main-container {
    margin: 0 auto;
  }

  .report img.pull-left.thumbnail {
    display: none;
  }

  .report .show-markers {
    display: block;
  }


  div.leaflet-popup-content {
    width: 250px!important;
  }



  /* Tighten up footer */
  .footer {
    margin: 0px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.7em;

  }

  .page-map .row.map-tools {
    position: absolute;
    top: 120px;
  }

  table td {
    word-wrap: break-word;
  }

  /* Report design small */
  #markers-list-view .report {
    padding: 0;
    margin-left: 0;
  }

  .panel-2col-stacked .panel-col-last .inside {
    margin: 0 0 1em 0;
  }

  .geolocation-address {
    width: 300px;
  }
  .geolocation-address input{
    font-size: 12px
  }
}

/* Landscape phones
------------------------- */
@media (max-width: 480px) {

  #edit-field-geo-und-0-address {
    diplay:none;
  }

  .geolocation-help {
    top: 5px;
    width: 136px;
    right: 5px;
    height: 110px;
  }

  .main-container {
    min-height: 380px;
  }

  /* Change up some type stuff */
  h2 small {
    display: block;
  }

  div#geolocation-map-7-0 {
    height: 300px!important;
  }
  .geolocation-address {
    display:none
  }
  .geolocation-map {
    margin: 0;
  }
  .geolocation-help {

  }

  .mapheader .btn {
    display: block;
    margin: 5px auto;
  }

  .navbar-wrapper {
    z-index: 9999;
    margin-top: 0;
  }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: fixed;
  }

  input#edit-field-geo-und-0-address-field {
    font-size: 10px;
  }
  span#geolocation-address-geocode-7-0 {
    font-size: 10px;
  }
  .nav-tabs > li > a {
    font-size: 10px;
  }

  /* Container and Map Handling in List View */
  .panel-col-first.panel-panel {
    display: none;
  }

  .report .field-name-field-geo {
    display: block;
  }

  .panel-col-last.panel-panel {
    width: 100%;
  }

  #markers-list-view .report {
    padding: 0 0 20px 0;
  }

  .report div.pull-left.thumbnail,
  .report img.pull-left.thumbnail {
    display: block;
    margin: 0 10px 0 0;
  }

  .report .show-markers {
    display: none;
  }

  .page-map .row.map-tools {
    top: 120px;
  left: 0px;
  right: 0px;
   /* left: inherit;*/
  }
  .page-map .list-group-item a{
    padding: 5px 10px
  }
  /*narrow form styles*/
  #geolocation-address-8-0 {
    width: 100%;
    float: none;
  }

  /* Report design small */
  #markers-list-view .report {
    padding: 0;
    margin-left: 0;
  }

  .panel-2col-stacked .panel-col-last .inside {
    margin: 0 0 1em 0;
  }

}

.tab-content {
  padding: 0px 3px;
}

.tab-content > .tab-pane {
  -webkit-animation-duration: 0;
  -moz-animation-duration: 0;
  -o-animation-duration: 0;
  animation-duration: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: fadeInUp;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: fadeInUp;
  -o-backface-visibility: visible !important;
  -o-animation-name: fadeInUp;
  backface-visibility: visible !important;
  animation-name: fadeInUp;
}

.tab-content > .tab-pane {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  /* min-height: 350px; */
}

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

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(10px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(10px);
  }

  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}


div.field-geo-radar {
  display: none;
}

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

.page-node-add-report .region.region-help.alert.alert-info {
  display: none;
}

li.list-group-item:hover {
  background: #f2f2f2;
}

div#edit-field-geo-und-0-address {
  margin: 0;
}

div#edit-actions {
  text-align: right;
}
p.help-block {
  padding: 10px 0;
  display: block;
  margin: 0;
  color: #666;
}
div.image-widget-data {
  width: 300px;
}
input#edit-field-image-und-0-upload {
  display:inline;
  width: 130px;
  margin:0 10px;
}

.popover{
  max-width:300px;
}

p.report-detail{
  max-width:300px;
  min-height: 80px;
}

.marker-cluster-large div {
  background-color: rgba(83, 83, 83, 0.9);
}

.marker-cluster-large  {
  background-color: rgba(83, 83, 83, 0.8);
  color: #fff;
}

.marker-cluster-medium div {
  background-color: rgba(54, 54, 54, 0.7);
}

.marker-cluster-medium  {
  background-color: rgba(83, 83, 83, 0.6);
  color: #fff;
}

.marker-cluster-small div {
  background-color: rgba(51, 51, 51, 0.50);
}

.marker-cluster-small  {
  background-color: rgba(44, 44, 44, 0.40);
  color: #fff;
}

.list .btn-default,
.add .btn-default {
  opacity: 0.8;
}

div.col-md-6.jumbotron {
  background: #fff;
  border: 1px solid #f8f8f8;
}

.leaflet-marker-pane i.icon {
  font-size: 16px;
}

/*Personalizado*/

.view-empty {
font-size: 24px;
padding: 30px;	
}

.views-exposed-form .views-exposed-widget .form-submit { 
margin-top: 1.8em;
}

.flexslider { 

}

#slider-caption { 
background: rgba(0, 0, 0, 0.749);
bottom: 0px;
color: #AAAAAA;
font-size: 12px;
line-height: 19px;
margin: 5px;
padding: 5px 22px 22px;
position: absolute;
width: 50%;
}

.view-Gallery .col-md-6,
.view-Gallery .col-xs-6,
.view-Gallery .col-lg-6 {
	width: 25%;
padding-left: 0px;
padding-right: 0px;
}

.view-Gallery .view-content h5 {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
height: 50px;
margin-top: 0px;
padding: 5px;
margin-bottom: 0px;
margin-right: 4px;
margin-left: 4px;
	}
	
.view-Gallery .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: initial;
  border: 0px solid #3276B1;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.node-report-form .field-widget-options-select {width: 20%;display: inline-block;padding-left: 10px}
.node-report-form .field-widget-number#edit-field-ano-de-construcao,
.node-report-form .field-widget-number#edit-field-quartos,
.node-report-form .field-widget-number#edit-field-casas-de-banho,
.node-report-form .field-widget-number#edit-field-preco,
.node-report-form .field-widget-number#edit-field-lugares-de-garagem {width: 25%;display: inline-block;padding-left: 10px}

.node-report-form .field-widget-number#edit-field-areautil,
.node-report-form .field-widget-number#edit-field-areabruta {width: 33%;display: inline-block;padding-left: 10px}
.node-report-form .field-widget-text-textfield#edit-field-titulo,
.node-report-form .form-item-field-e-mail-und-0-value,
.node-report-form .field-widget-text-textarea-with-summary {padding-left: 10px;padding-right: 10px;}

.titulo h4 {padding-top: 20px;}

.glyphicon { margin-right:10px; }
.panel-body { padding:0px; }
.panel-body table tr td { padding-left: 15px }
.panel-body .table {margin-bottom: 0px; }



#quicktabs-container-front_page_listings { 
overflow: hidden;
padding-bottom: 15px;
}

.view-display-id-block_featured_front .views-row, .view-display-id-block_recent_listing .views-row { 
position: relative;
}

.view-display-id-block_featured_front .views-row, .view-display-id-block_recent_listing .views-row { 
float: left;
margin-right: 15px;
width: 215px;
}

.view-display-id-block_featured_front .views-row .views-field-field-address, .view-display-id-block_recent_listing .views-row .views-field-field-address { 
background-color: #F9F9F9;
border-bottom: 1px dotted #CCCCCC;
clear: both;
font-size: 12px;
font-weight: 700;
line-height: 18px;
min-height: 35px;
padding: 4px;
}


.mini-caption { 
background: url("http://fundanenseimob.com/sites/all/themes/bResponsive/images/slider_caption_bg.png") transparent;
color: #FFFFFF;
font-family: "Arial", sans-serif;
font-size: 12px;
font-weight: 700;
left: 0px;
line-height: 16px;
margin: 0px;
padding: 4px 0px;
position: absolute;
top: 0px;
width: 100%;
}



/* Carousel Styles */
.slide .row {
    margin-left: auto;
    margin-right: auto;
}

.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    max-width: 1280px;
    max-height: 600px;
    margin-left: auto;
    margin-right: auto;
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 15px;
}

.carousel-control.right span {
	padding: 15px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
	background-color: #000;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
 /*   position: absolute;
    top: 45%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
 */   
  background: -moz-linear-gradient(top,  rgba(255,254,254,0.85) 0%, rgba(50,118,177,0.1) 50%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,254,254,0.85)), color-stop(50%,rgba(50,118,177,0.1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,254,254,0.85) 0%,rgba(50,118,177,0.1) 50%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,254,254,0.85) 0%,rgba(50,118,177,0.1) 50%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,254,254,0.85) 0%,rgba(50,118,177,0.1) 50%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,254,254,0.85) 0%,rgba(50,118,177,0.1) 50%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e5e5e5', endColorstr='#b3c6c6c6',GradientType=0 ); /* IE6-9 */
color: #FFFFFF;
height: 100%;
left: auto;
padding-top: 200px;
position: absolute;
right: auto;
top: 0px;
width: 100%;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
	background-color: #000;
	padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
background-color: rgba(49, 121, 176, 0.506);
border: 2px solid #3276B1;
color: #FFFFFF;
margin-right: 15px;
}

.btn-theme:hover {
    color: #3276B1;
    background-color: #fff;
    border-color: #3276B1;
}



/* fundo */

.fundo{
	background: #191919;
	padding: 35px 0px 30px 0px;
}

.fundo .social{
	max-width: 350px;
	margin: 0px auto;
	margin-bottom: 20px;
	text-align: center;
}

.fundo .social a i{
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 50px;
}

.fundo .copy-right p{
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	text-align: center;
}

.fundo .copy-right p a{
	color: #f1f1f1;
}

.fundo .copy-right p a:hover{
	color: #cecece;
}

/* Social Media */

.social a i{
   display:inline-block;
   width:40px;
   height:40px;
   font-size:15px !important;
   line-height:40px;
   text-decoration:none;
   text-align:center;
   color:#fff;
   -webkit-transition: background 2s ease;
   -moz-transition: background 2s ease;
   -o-transition: background 2s ease;
   -ms-transition: background 2s ease;
   transition: background 2s ease;
}
.social a.facebook i{
	background:#1e78ae;
}

.social a.twitter i{
	background:#1ba1e2;
}

.social a.google-plus i{
	background:#f22d0c;
}

.social a.linkedin i{
	background:#2d93cf;
}

.social a:hover i{
   background:#000;
}

.social a, .social a:hover{
   border:0px;
   text-decoration:none;
}

.contact { 
border-top: 0px solid #E6E6E6;
}

.cfcolor {
background-color: #FFFFFF;
}

.contact .contact-item { 
background: #609CEE;
}

.contact .contact-item { 
border-radius: 8px;
margin: 50px auto;
padding: 30px;
text-align: center;
}

.contact .contact-item p i { 
display: inline-block;
font-size: 20px;
margin: 0px 5px;
}

.contact .contact-item p { 
color: #FFFFFF;
font-family: "Open Sans Condensed", sans-serif;
font-size: 25px;
font-weight: 700;
line-height: 35px;
}

.contact .contact-item a { 
color: #F4F4F4;
display: block;
font-family: "Open Sans Condensed", sans-serif;
font-size: 30px;
font-weight: 700;
margin-top: 10px;
}

/* Inner Page Banner */

.inner-page-banner{
	text-align: center;
}

.inner-page-banner h3{
	margin: 12px 0px 6px 0px;
	text-transform: uppercase;
	font-size: 50px;
	font-weight: bold;
	color: #676767;
}

.inner-page-banner h6{
	margin: 10px 0px 6px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #898989;
}

.inner-page-banner hr{
	max-width: 130px;
	margin-bottom: 10px;
}

.inner-page-banner p{
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 18px;
	line-height: 28px;
	color: #9a9a9a;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
}

/* Feature */
.malha {
	/*background: transparent url(../images/pattern.png) repeat top left;*/
	}

.feature{
	/*background: url('../images/front/parallax-model-two.jpg') no-repeat fixed transparent;*/
	/*background: url('http://oje.pt/wp-content/uploads/2015/04/1-Lateral-Cerejeiras-Imagem-3.jpg') no-repeat fixed transparent;*/
   background-position: center top;
}

.feature .feature-item{
	margin-top: 20px;
	padding: 30px 20px;
	text-align: center;
	background: #fff;l
	border-radius: 5px;
}

.feature .feature-item{

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-animation-duration: 1s;
    -webkit-animation-delay:  0s;
    -moz-animation-duration: 1s;
    -moz-animation-delay:0s;
    -ms-animation-duration: 1s;
    -ms-animation-delay:  0s;
    -o-animation-duration: 1s;    
    -o-animation-delay:  0s; 
	animation-duration: 1s;
    animation-delay: 0s;
}

.feature .feature-item.animation{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.feature .feature-item a img{
	max-width: 100px;
	margin: 0 auto;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.feature .feature-item a:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.feature .feature-item a span.f-item-title{
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 22px;
	color: #676767;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.feature .feature-item p{
	font-size: 13px;
	line-height: 23px;
	color: #808080;
}


/* Model Two  */

.model-two{
	background: url('../images/front/Apartamento-de-Luxo.jpg') no-repeat fixed transparent;
	border-top: 1px solid #e6e6e6;
   background-position: center top;
   background-color: #000000;
}

.model-two .m-two-icon{
	display: block;
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	font-size: 60px;
	color: #fff;
	border-radius: 130px;
	box-shadow: 0px 1px 0px rgba(0,0,0,0.2);
}

.model-two .m-two-content{
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	border-radius: 8px;
}

.model-two p{
	font-size: 50px;
	line-height: 50px;
	font-weight: 700;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	text-shadow: 0px 0px 1px #000;
}

.model-two p{
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-animation-duration: 3s;
    -webkit-animation-delay: 0s;
    -moz-animation-duration: 3s;
    -moz-animation-delay:0s;
    -ms-animation-duration: 3s;
    -ms-animation-delay: 0s;
    -o-animation-duration: 3s;    
    -o-animation-delay: 0s; 
	animation-duration: 3s;
    animation-delay: 0s;
}

.model-two p.animation{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.model-two p span{
	font-size: 60px;
}

.model-two p span{
	top: 10px;
}
.model-two p span.rotate-180{
	top: -20px;
}

.model-two .m-two-icon { 
background: #609CEE;
}

.quote { 
display: inline-block;
position: relative;
text-shadow: none !important;
}

.animated { 
animation-duration: 1s;
animation-fill-mode: both;
}

.fadeIn { 
animation-name: fadeIn;
}

/* Inner Page Feature */

.inner-feature {
background-color: #FFFFFF;
}

.inner-feature .inner-feature-item i{
	width: 70px;
	font-size: 65px;
	text-align: center;
	float: left;
}

.inner-feature .inner-feature-item .feature-item-details{
	margin-left: 85px;
}

.inner-feature .inner-feature-item .feature-item-details h4{
	margin: 0px;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #676767;
}

.inner-feature .inner-feature-item .feature-item-details p{
	font-size: 13px;
	line-height: 23px;
	color: #9a9a9a;
}


/* form pesquisa frontpage */

.searchbox { 
background-color: rgba(31, 31, 31, 0.5);
border-radius: 5px;
margin: 6px auto 0px;
padding: 30px;
max-width: 780px;
}

select { 
box-sizing: border-box;
display: block;
min-height: 30px;
width: 125px;
height: 34px;
}

.selectDisplay { 
background-color: #FFFFFF;
border-bottom-width: 0px;
border-left-width: 0px;
border-radius: 4px 0px 0px 4px;
border-right-width: 0px;
border-top-width: 0px;
box-shadow: none;
height: 45px;
line-height: 28px;
}




	
/* form propriedade report page */

.product { 
border-top: 1px solid #E6E6E6;
}

.padd { 
padding: 80px 0px 90px;
}
.product .product-content { 
margin-top: 30px;
}
.product .product-content .tab-area ul { 
border: 0px none currentColor;
list-style-type: none;
margin: 0px;
padding: 0px;
}
.product .product-content .tab-area li { 
float: none;
margin-bottom: 30px;
}
.product .product-content ul > li.active > a { 
background: #609CEE;
color: #FFFFFF;
}
.product .product-content .tab-area li a { 
border: 1px solid #EDEDED;
border-radius: 0px !important;
color: #575757;
display: block;
padding: 5px 0px 5px 15px;
position: relative;
transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
}
.product .product-content .tab-area ul { 
list-style-type: none;
}
.product .product-content .tab-area span.product-title { 
display: block;
font-family: "Open Sans Condensed", sans-serif;
font-size: 20px;
font-weight: 700;
}
.product .product-content ul > li.active > a { 
color: #FFFFFF;
}
.product .product-content .tab-area li a { 
color: #575757;
}
.product .product-content .tab-area li.active > a .product-title i { 
color: #296BC6;
}
.product .product-content .tab-area li.active > a .product-title i { 
background: #FFFFFF;
}
.product .product-content .tab-area a .product-title i { 
background: #609CEE;
}
.product .product-content .tab-area a .product-title i { 
border-radius: 50px;
color: #FFFFFF;
display: inline-block;
font-size: 20px;
height: 45px;
line-height: 45px;
margin-right: 5px;
position: relative;
text-align: center;
top: 10px;
transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
width: 45px;
}
.fa { 
display: inline-block;
font-family: "FontAwesome";
font-style: normal;
font-weight: 400;
line-height: 1;
}
.product .product-content .tab-area span.product-detail { 
display: block;
font-size: 13px;
line-height: 23px;
margin-left: 55px;
margin-top: -10px;
padding: 5px 0px;
}
.product .product-content .tab-pane { 
border: 1px solid #EDEDED;
position: relative;
}
.tab-content > .tab-pane { 
display: none;
}
.tab-content > .active { 
display: block;
}
.fade.in { 
opacity: 1;
}
.fade { 
opacity: 0;
transition: opacity 0.15s cubic-bezier(0, 0, 1, 1) 0;
}
.product .product-content ul > li.active > a:after {
    border-color: rgba(75, 170, 211, 0);
    border-width: 15px;
    left: 100%;
}
.product .product-content ul > li.active > a:after {
    border-left-color: #296BC6;
}
.product .product-content ul > li.active > a:after {
    top: 0px;
    border: medium solid transparent;
    content: " ";
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
}


/** colunas pagina listagem **/
.panel-2col-stacked .panel-col-first { 
float: left;
width: 40%;
margin-top: 30px;
}

.panel-2col-stacked .panel-col-last { 
float: left;
width: 59.9%;
}

.cat-stat-wrapper h3 {
padding-top: 30px;
text-decoration: none;
}

.btn-group.btn-breadcrumb { 
display: block;
position: relative;
vertical-align: middle;
}



/** The Magic **/
.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}

/** Primary button **/
.btn-breadcrumb .btn.btn-primary:not(:last-child):after {
  border-left: 10px solid #428bca;
}
.btn-breadcrumb .btn.btn-primary:not(:last-child):before {
  border-left: 10px solid #357ebd;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
  border-left: 10px solid #3276b1;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
  border-left: 10px solid #285e8e;
}

/** Success button **/
.btn-breadcrumb .btn.btn-success:not(:last-child):after {
  border-left: 10px solid #5cb85c;
}
.btn-breadcrumb .btn.btn-success:not(:last-child):before {
  border-left: 10px solid #4cae4c;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
  border-left: 10px solid #47a447;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
  border-left: 10px solid #398439;
}

/** Danger button **/
.btn-breadcrumb .btn.btn-danger:not(:last-child):after {
  border-left: 10px solid #d9534f;
}
.btn-breadcrumb .btn.btn-danger:not(:last-child):before {
  border-left: 10px solid #d43f3a;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
  border-left: 10px solid #d2322d;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
  border-left: 10px solid #ac2925;
}

/** Warning button **/
.btn-breadcrumb .btn.btn-warning:not(:last-child):after {
  border-left: 10px solid #f0ad4e;
}
.btn-breadcrumb .btn.btn-warning:not(:last-child):before {
  border-left: 10px solid #eea236;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
  border-left: 10px solid #ed9c28;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
  border-left: 10px solid #d58512;
}

/** Info button **/
.btn-breadcrumb .btn.btn-info:not(:last-child):after {
  border-left: 10px solid #5bc0de;
}
.btn-breadcrumb .btn.btn-info:not(:last-child):before {
  border-left: 10px solid #46b8da;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
  border-left: 10px solid #39b3d7;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
  border-left: 10px solid #269abc;
}

.mapa-report .container {padding-left: 30px;padding-right: 30px;}

/** css contact **/
.contact .contact-container h3 { 
color: #787878;
font-size: 25px;
font-weight: 700;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

.report-border,
.contact .contact-container .contact-border { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("../images/line-border.png");
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat-x;
background-size: auto;
height: 10px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
margin-top: 15px;
overflow-x: hidden;
overflow-y: hidden;
}

.contact .contact-container form label { 
color: #898989;
font-size: 13px;
font-weight: 400;
}

.form-horizontal .control-label { 
text-align: right;
}

.contact .contact-container form input, .contact .contact-container form textarea { 
font-size: 13px;
}

.contact .contact-container .contact-widget i.c-icon { 
color: #609CEE;
}

.contact .contact-container .contact-widget i.c-icon { 
display: inline-block;
float: left;
font-size: 35px;
height: 80px;
margin-right: 10px;
padding-top: 10px;
text-align: center;
width: 55px;
}

.contact .contact-container .contact-widget .cw-details { 
margin-left: 60px;
}

.contact .contact-container .contact-widget h4 { 
color: #787878;
font-size: 20px;
font-weight: 700;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

.contact .contact-container .contact-widget p { 
color: #9A9A9A;
font-size: 13px;
line-height: 23px;
}




/** imob-icons **/
.imob-icon i {
font-size: 42px;
color: gray;
padding-left: 10px;
}
.imob-icon .field-label-inline .field-items,
.imob-icon .field-type-number-integer .field-items {
font-size: 30px;
color: gray;
float: left;
}

.imob-icon .field-label-inline .field-label.label {
padding-top: 10px;
float: none;
}

.preco .field-name-field-preco {
font-size: 30px;
font-weight: bolder;
color: #3276B1;
float: right;
}

.precolista .field-name-field-preco {
font-weight: bolder;
color: #3276B1;
float: right;
}

.preco .field-name-field-preco-promocional {
font-size: 30px;
font-weight: bolder;
color: #C01717;
float: right;
position: absolute;
bottom: 25px;
right: 15px;
border-bottom-color: #C01717;
border-bottom-style: double;
-webkit-box-shadow: 0px 10px 0px 0px #C01717;
-moz-box-shadow: 0px 10px 0px 0px #C01717;
box-shadow: 0px 10px 0px 0px #C01717;
}

.precolista .field-name-field-preco-promocional {
font-weight: bolder;
color: #C01717;
float: right;
position: absolute;
bottom: 12px;
right: 15px;
border-bottom-color: #C01717;
border-bottom-style: double;
-webkit-box-shadow: 0px 5px 0px 0px #C01717;
-moz-box-shadow: 0px 5px 0px 0px #C01717;
box-shadow: 0px 5px 0px 0px #C01717;
}

.pp,
.pd {
position: absolute;
right: 15px;
}
.ppp,
.ppd {
color: #C01717;
font-weight: bold;
position: absolute;
right: 15px;
background-color: #F7F7F7;
}

.panelbreadcrumb {
    border-radius: 4px;
	 overflow: hidden;
    margin-bottom: 5px;
    background-color: #FFF;
    border: 0px solid transparent;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.05);
}

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



.scroll-top-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #609CEE;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.scroll-top-wrapper a {
	color: #ffffff;
}

.scroll-top-wrapper:hover {
	background-color: #609CEE;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}

.pagelist {
background-color: #F7F7F7;
margin-top: -90px;
/**margin-top: -435px;**/
}

.pagenode {
background-color: #F7F7F7;
margin-top: -220px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
/**margin-top: -435px;**/
}

#radar {
float: right;
font-size: 24px;
padding-right: 23px;
}

.field-name-field-preco {float: right;}

.views-row .flexslider {
width: 40%;
position: relative;
min-height: 1px;
float: left;
margin-bottom: 0px;
margin-right: 10px;
}
/** Pesquisa Avançada **/


@import url(http://fonts.googleapis.com/css?family=Roboto:400,300);
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);

.searchbox_list { 
background-color: #F7F7F7;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px
margin: 6px auto 0px;
padding: 30px;
}

#opener {
float: right;
text-transform: uppercase;
padding-top: 15px;
}

#upbutton {
float: right;
text-transform: uppercase;
padding-top: 15px;
font-size: 30px;
}

.avancado {
margin-top: 40px;
}
.search-panel1 {

}

.range {
    display: table;
    position: relative;
    height: 25px;
    margin-top: 20px;

    cursor: pointer;
}

.range input[type="range"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;

    display: table-cell;
    width: 100%;
    background-color: transparent;
    height: 25px;
    cursor: pointer;
}
.range input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;

    width: 11px;
    height: 25px;
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
    background-color: rgb(153, 153, 153);
}

.range input[type="range"]::-moz-slider-thumb {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
    
    width: 11px;
    height: 25px;
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
    background-color: rgb(153, 153, 153);
}

.range output {
    display: table-cell;
    padding: 3px 5px 2px;
    min-width: 40px;
    color: rgb(255, 255, 255);
    background-color: rgb(153, 153, 153);
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;

    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}
.range input[type="range"] {
    outline: none;
}

.range.range-primary input[type="range"]::-webkit-slider-thumb {
    background-color: rgb(66, 139, 202);
}
.range.range-primary input[type="range"]::-moz-slider-thumb {
    background-color: rgb(66, 139, 202);
}
.range.range-primary output {
    background-color: rgb(66, 139, 202);
}
.range.range-primary input[type="range"] {
    outline-color: rgb(66, 139, 202);
}

.range.range-success input[type="range"]::-webkit-slider-thumb {
    background-color: rgb(92, 184, 92);
}
.range.range-success input[type="range"]::-moz-slider-thumb {
    background-color: rgb(92, 184, 92);
}
.range.range-success output {
    background-color: rgb(92, 184, 92);
}
.range.range-success input[type="range"] {
    outline-color: rgb(92, 184, 92);
}

.range.range-info input[type="range"]::-webkit-slider-thumb {
    background-color: rgb(91, 192, 222);
}
.range.range-info input[type="range"]::-moz-slider-thumb {
    background-color: rgb(91, 192, 222);
}
.range.range-info output {
    background-color: rgb(91, 192, 222);
}
.range.range-info input[type="range"] {
    outline-color: rgb(91, 192, 222);
}

.range.range-warning input[type="range"]::-webkit-slider-thumb {
    background-color: rgb(240, 173, 78);
}
.range.range-warning input[type="range"]::-moz-slider-thumb {
    background-color: rgb(240, 173, 78);
}
.range.range-warning output {
    background-color: rgb(240, 173, 78);
}
.range.range-warning input[type="range"] {
    outline-color: rgb(240, 173, 78);
}

.range.range-danger input[type="range"]::-webkit-slider-thumb {
    background-color: rgb(217, 83, 79);
}
.range.range-danger input[type="range"]::-moz-slider-thumb {
    background-color: rgb(217, 83, 79);
}
.range.range-danger output {
    background-color: rgb(217, 83, 79);
}
.range.range-danger input[type="range"] {
    outline-color: rgb(217, 83, 79);
}

