#own-motive .section-carousel .carousel,
#index #own-motive .section-carousel .carousel,
#own-motive .section-carousel .section-cell-parent,
#index #own-motive .section-carousel .section-cell-parent,
#own-motive .section-carousel .section-cell-item,
#index #own-motive .section-carousel .section-cell-item {
  height: unset;
}

/* Custom rebrand */
body { background-color: #d3c2b0; }

#top-ribbon, .navbar-default, #index .navbar-default, #index .navbar-default.f-nav, .navbar-collapse, #index .navbar-default .navbar-collapse {
  background-color: #464223;
}

html, html body {
  color: #4b433e;
  overflow-x: hidden;
}

.btn-primary, .goin, #panel-news .more a {
  background: #464223;
  border-color: #464223;
  color: #eceae8;
  border-radius: 1rem;
}

.btn-primary:hover {
  color: #d3c2b0;
  background: #464223;
  border-color: #464223;
}

a, .btn-link, .btn-link:hover {
  color: #4b433e;
}

a:focus, a:hover {
  color: #464223;
}

#list-panel-news > li .date, #list-pages > li .date {
  color: #4b433e;
}

#list-panel-news > li .date .day, #list-pages > li .date .day {
  color: #4b433e;
}

.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:focus, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:focus {
  color: #d3c2b0;
}

section.section-bg, section.section-bg-light {
  background: #eceae8;
}

.h1, .h2, .h3, h1, h2, h3, .panel-title, h4 {
  color: #4b433e;
}

.navbar .navbar-nav>li>a, .navbar .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:focus {
  color: #eceae8;
}

section.section-services li {
  background-color: #eceae8;
  border-left-color: #a38c72;
  color: #4b433e;
  border-radius: 1rem;
}

footer {
  background-color: #464223;
}

footer .h1, footer .h2, footer .h3, footer h1, footer h2, footer h3, footer .panel-title, footer h4 {
  color: #eceae8;
}

#footbox a, footer > .container a {
  color: #eceae8;
}

#footbox, footer > .container {
  color: #eceae8;
}

#footbox h4::after, footer > .container h4::after {
  background: #a38c72;
}
.img-circle {
  border-radius: 15%;
}

.section-cell-item h3 img {
  width: 100%;
  max-width: 345px;
}

.section-cell-img img {
  width: 100%;
  max-width: 345px;
}

/*
.logo img {
width: 80px;
height: 80px;
max-height: 80px;
}

.navbar.navbar-default, #index .navbar.navbar-default {
min-height: 95px;
height: 95px;
}
*/