#frm_form_1_container form textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #bfc3c8;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #ffffff;
}
#frm_form_3_container form .form-field:not(.frm_none_container) {
  height: 100px;
}
.carousel .item .container {
  margin-left: 246px;
  height: 280.5px;
  max-width: 90%;
  width: 1000px;
}
.carousel span.sub-title h6 {
  margin-top: -29px;
}
.carousel .page-header .row {
  position: relative;
  left: 30px;
  bottom: -95px;
}
.blog-post .section-blog-info .entry-categories {
  display: none;
}
.header-filter {
  max-height: 500px;
}
.blog-sidebar-wrapper .widget:nth-of-type(1).widget_search {
  display: none;
}
#frm_form_3_container form fieldset {
  margin-top: -69px;
}
body:not(.home) .navbar-default .navbar-nav > .active:not(.btn) > a {
  color: rgba(0, 0, 0, 0);
}
