.navbar-brand.logo-control img.logo-img {
  display: none;
  max-height: 250px;
}

.t4-palette-mainnav .t4-navbar .navbar-nav > li.active > a, .t4-palette-mainnav .t4-navbar .navbar-nav > li.show > a, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:hover, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:focus, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:active {
  color: #fff !important;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a {
  color: #f8c918 !important;
  font-family: Lora,serif;
  font-size: 17px;
}
.btn-action .btn {
  margin-right: 1.7143rem;
  margin-top: 0px;
  color: #eeb118;
  background: #335230;
}
.acm-hero .hero-image {
  height: auto;
}
.t4-main-body {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: #f5f5f5;
}
div[id*="t4-section-"], div[id^="t4-section-"], div[id*="t4-spotlight-"], div[id^="t4-spotlight-"] {
  padding-top: 0px;
  padding-bottom: 0px;
}
.acm-testimonial.style-1 .testimonial-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  height: 100%;
  width: 100%;
  display: none;
}
.t4-footnav, .t4-footer {
  background-color: #fff;
}
.t4-footnav {
  border-color: rgba(255,255,255,.1);
  color: green;
  margin-top: 20px;
}
.sidebar-r {
  border-left: 1px solid #F4F4F4;
  margin-left: 16px;
  padding-left: 0px;
  background: transparent;
}
.navbar .navbar-toggler {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0;
  border: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 52px;
  line-height: 52px;
  padding: 0;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Lora;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  color: #335230;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  color: rgba(0,0,0,.7);
  padding: 16px 18px;
  font-size: 16px;
  line-height: 2;
}
  @media (max-width: 1919.98px)
#t4-header {
  padding: 0px 20px 0px 40px;
}
#t4-header {
  padding: 10px 34px;
}
.t4-wrapper {
  border-left: 0px solid #F4F4F4;
  border-right: 0px solid #F4F4F4;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
  box-shadow: 0 0 10px rgba(0,0,0,.1);
  max-width: 1920px;
  margin: auto;    
}
.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.0rem;
}
.border-bottom {
  border-bottom: 0px solid #F4F4F4 !important;
}
.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  background: #335230;
}
.card-header:first-child {
  border-radius: calc(4px - 1px) 0 0;
  text-align: center;
}
