.panel-nested .panel-body>.panel-heading:before {
  font-family: 'Glyphicons Halflings';
  content: "\e259";
  float: left;
  color: #fff;
}

.panel-heading .accordion-toggle:before {
  font-family: 'Glyphicons Halflings';
  content: "\e259";
  float: left;
  color: #0287cc;
}

.panel-heading .accordion-toggle.collapsed:before {
  content: "\e258";
  color: grey
}

.panel-nested,
.panel-nested .panel,
.panel-nested .panel-heading {
  border-radius: 0
}

.panel-nested>.panel-body {
  padding: 0
}

.panel-nested .panel-group .panel+.panel {
  margin: 0;
  border-top: 0;
  border-bottom: 0;
}

.panel-nested .panel-body .panel {
  border-left: 0 none;
  border-right: 0 none;
}

.panel-nested>.panel-heading {
  background: #0287cc none repeat scroll 0 0;
  color: #fff;
  font-size: 18px
}

.panel-nested .panel-group {
  margin-bottom: 0px
}

.panel-nested .panel-group .panel-heading .accordion-toggle {
  color: #0287cc;
}

.panel-nested .panel-group .panel-heading .accordion-toggle.collapsed {
  color: #888
}

.panel-nested .panel-body .panel-heading {
  /* background-color: #fff;; color: #888; */
}

.post-thumbnail {
  margin-bottom: 20px;
}

#gallery-id {
  display: none;
}

.cor-img {
  width: 100%;
  height: 350px;
  overflow: hidden;
}

.cor-img img {
  width: 100%;
}

.listing li::before {
  content: "\f046";
  font-family: 'FontAwesome';
  margin-right: 5px;
  color: #f07901;
}

ul {
  margin: 0px;
  padding: 0px
}

.cor-name {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.innerpagec-cont li {
  list-style: none
}

.innerpagec-cont {
  margin-bottom: 40px;
}