/* CUSTOM STYLE
---------------------*/
body {
    background-color: #111111;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #555555;
}
a:hover, a:focus {
    text-decoration: underline;
}
.head-right {
    line-height: normal;
    font-size: 13px;
    padding-top: 16px;
    padding-right: 5px;
}
.head-right p{
    margin: 0px;
}
.t3-header .row {
    background-color: #f1f2f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.t3-header .nav-child .row {
    background-color: #111111;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
    text-transform: none;
    font-size: 13px;
    margin-right: 23px;
}
.navbar-nav {
    margin:20px 0 0 25px;
}
#t3-mainnav.col-md-9{
    padding-right: 0px;
}
.boxright .color-gray {
  background: #f1f2f2;
  color: #333;
  padding: 10px 15px 10px 15px;
  line-height: normal;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.boxright .color-gray p, .acm-features p {
    margin: 0 0 0;
}
.acm-features {
    line-height: normal;
}
.boxright .color-gray ul {
    margin-bottom: 0px;
}
.acm-features ul {
    margin-bottom: 0px;
    margin-left: 0;
    padding-left: 20px;
}
.acm-features.style-2 .action {
    margin-top: 5px !important;
}
.t3-section.padding-top {
    padding-top: 50px;
}
.t3-section.padding-bottom {
    padding-bottom: 50px;
}
.t3-section-bottom {
    border-top: 0px solid #eaeaea;
}
.t3-section-bottom .container {
    border-top: 1px solid #eaeaea;
}
.module-title-wrap h2 {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 18px;
    font-weight: 500;
}
.module-title-wrap {
    max-width: 100%;
}
.t3-module {
    margin-bottom: 20px;
}
.breadcrumb {
    margin-bottom: 15px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    border-bottom-color: #eaeaea;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.module-ct > ol.breadcrumb {
    padding: 10px 5px 1px 5px;
    margin-left: 0;
    font-size: 12px;
}
.t3-mainbody {
    padding-top: 10px;
    padding-bottom: 20px;
}
.item-page p, .item-page ul {
    line-height: 1.3;
    font-size: 14px;
    margin-bottom: 15px;
}
#t3-section-bottom .module-title {
    margin-bottom: 15px;
    border-top: 0px solid #111111;
}
.module-title {
    font-size: 15px;
    text-transform: none;
    font-weight: 600;
    border-top: 1px solid #808080;
    color: #555555;
}
.t3-sidebar .module-title {
    margin-bottom: 10px;
    padding: 10px 0 0 0;
}
h1, .h1 {
    font-size: 17px;
    font-weight: 600;
    color: #555555;
}
h2, .h2 {
    font-size: 16px;
    font-weight: 600;
    color: #555555;
}
.contact .section-title h2 {
    color: #555555;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px;
}
.contact .dl-horizontal > dt {
    text-transform: none;
}
h3, .h3 {
    font-size: 15px;
    font-weight: 600;
    color: #555555;
}
#t3-section-footer, #t3-spotlight {
    border-bottom: 1px solid #888888;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.t3-footer {
    border-top: 1px solid #eaeaea;
    background-color: #111111;
    background-repeat: no-repeat;
    background-position: right bottom;
    color: #888888;
    padding-bottom: 10px;
    padding-top: 20px;
}
.t3-footnav .t3-module .module-title {
    text-transform: none;
    margin-bottom: 10px;
}
.t3-footnav .t3-module p, .t3-footnav .t3-module a {
    font-size: 12px !important;
    text-transform: none !important;
    color: #888888 !important;
}
.t3-footnav .t3-module ul > li {
    line-height: 1;
}
.t3-copyright small {
    text-transform: none;
}
.copyright {
    margin-bottom: 15px;
}
.t3-off-canvas .t3-off-canvas-body .nav > li > a, .t3-off-canvas .t3-off-canvas-body .nav > li > span {
    text-transform: none;
}
.off-canvas-toggle span {
    background-color: #333;
}
hr.gray {
    margin-top: 8px;
    margin-bottom: 8px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid #63857f;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a, .t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > span {
    font-size: 12px;
}
#back-to-top .btn {
  height: 40px;
  line-height: 40px;
  width: 40px;
}
#redim-cookiehint-bottom {
  background-color: rgba(255, 255, 255, 0.9);
}
#redim-cookiehint {
  background-color: transparent;
  font-size: 13px;
}
#redim-cookiehint-bottom #redim-cookiehint {
  width: 1170px;
  max-width: 98%;
}
#redim-cookiehint .cookiecontent {
  line-height: normal;
  color: #000;
  font-size: 13px;
}
#redim-cookiehint .cookiecontent p {
  margin: 0 0 5px 0;
}
#cookiehintinfo, #cookiehintinfo a {
  color: #000;
}
#redim-cookiehint .cookiehead {
  display: none;
}
#redim-cookiehint .cookiebuttons .btn, #redim-cookiehint .cookiebuttons button {
  font-size: 13px;
  line-height: normal;
  margin-bottom: 10px;
  padding: 8px !important;
}
#cookiehintsubmitno {
  background: #d3d3d3 !important;
  color: #707070 !important;
}
.contact-form .sub-heading, .contact .section-title .sub-heading {
  display: none;
}
.boxright.color-gray {
  background: #f1f2f2;
  color: #333;
  padding: 10px 15px 10px 15px;
  line-height: normal;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.boxright.color-gray p, .acm-features p {
  margin: 0 0 0;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
  margin-bottom: 24px;
}
#contact-form .form-control-feedback {
  display: none;
}
#contact-form .control-btn .control-group {
  margin-bottom: 0px;
}
#contact-form #ecc {
  margin-bottom: 0px;
  text-align: right;
}
.search .mod-finder label {
  display: none;
}


@media (min-width: 1856px) {
  .t3-header-wrap .logo {
    position: static;
    left: -16px;
    top: 0;
  }
  .t3-header-wrap .head-actions {
    position: static;
    top: 0;
    right: -16px;
  }
}
@media (min-width: 1920px) {
  div.t3-wrapper {
    border-bottom: 0px solid #0d6f4b;
    border-top: 0px solid #0d6f4b;
  }
}
