body {
    background-color: #000;
}

.container {
    padding: 0px;
}

.t3-content {
    padding-top: 20px;
    min-height: 580px;
    max-width: none;
    min-height: 77.3vh;
}

.home .t3-content {
    display: none;
}


.page-header {
    padding-top: 15px;
}

.t3-header {
    background: #010101;
    border-bottom: 1px solid #050505;
    padding-top: 6px;
    padding-bottom: 6px;
}

.logo-image {
    margin-left: 0px;
}

.navbar-default {
    background-color: #010101;
    border-color: #1b212a;
}

.navbar-default .navbar-nav > li > a {
    font-size: 14px;
    font-weight: 400;
    font-family: open sans;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active.open > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active.open > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active.open > a:focus {
    background-color: #181818;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #181818 !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #181818;
}

.t3-megamenu .mega-dropdown-menu {
    background: #181818;
}

.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    font-size: 14px;
    font-family: open sans;
}

.menu-image {
    border: 5px solid #292929 !important;
}


.page-title, .page-header h1 {
    font-family: open sans;
    font-size: 38px;
    font-weight: 400;
    padding-bottom: 5px;
}

b, strong {
    font-family: open sans;
    font-weight: 600;
}

.row {
    margin-right: auto;
    margin-left: auto;
}

div.inner-div img {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    display: block;
    padding: 4px;
    width: 235px;
    height: 110px;
}

.ja-ss-desc {
    background: #c80000 !important;
    opacity: 0.8;
    bottom: 124px !important;
}

.ja-ss-desc p {
    font-size: 17px !important;
    font-family: open sans;
}

.ja-ss-desc h3 {
        font-size: 31px;
        font-family: open sans;
}

.col-xs-12 {
    padding-right: 0px;
}

.t3-bot-sl {
    background: #090909;
}

.module-title {
    font-family: open sans;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    padding-top: 20px;
}

.module-ct {
    font-family: open sans;
    font-size: 15px;
}

.t3-bot-sl .module-title {
    font-size: 17px !important;
    color: #efefef;
}

.t3-bot-sl .container {
    padding-bottom: 30px;
    padding-top: 30px;
    font-family: open sans;
    font-size: 15px;
}

.social-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding-top: 20px;
    margin-left: 0px !important;
}

ul.social-list li a {
    background-repeat: no-repeat;
    display: block;
    height: 33px;
    overflow: hidden;
}

.t3-sl a {
    color: #389BFF;
}

.t3-bot-sl .module-ct a {
    color: #d42b1e;
}

.t3-bot-sl .module-ct a:hover, .t3-bot-sl .module-ct a:active, .t3-bot-sl .module-ct a:focus {
    color: #389BFF;
}

.fa {
    color: #389BFF;
}

.fa a:hover {
    color: #d42b1e;
}


.social-list a i {
    color: #fff;
}

.t3-footer {
    padding-top: 1px;
}

.t3-copyright {
    color: #565656;
    background-color: #000;
    font-size: 12.5px;
    padding: 20px 0 10px 0;
    font-family: open sans;
}

.head-search .form-control {
    background: #222222;
    border: 1px solid #222222;
    font-size: 14px;
}

.head-search .button {
    background: #181818;
    border-color: #181818;
}

.head-search .button:before {
    transform: scaleX(-1);
}

.head-search .inputbox {
    color: #fff;
}

.head-search .form-control:hover, .head-search .form-control:active, .head-search .form-control:focus {
    background: #222222;
    border: 1px solid #222222;
}

.search-results .result-text {
    display: none;
}

.search-results .result-category {
    display: none;
}


p.box-grey-1 {
    background: #f7f7f7;
    border-color: #dddddd;
    padding: 10px 15px;
}

p.ja-typo-box {
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.box-rounded {
    border-radius: 5px;
}

.fa-info-circle:before {
    display: none;
}


.head-search .inputbox {
    color: #fff;
}

.head-search .form-control:hover, .head-search .form-control:active, .head-search .form-control:focus {
    background: #222222
    border: 1px solid #222222;
}

p.box-grey-1 {
    background: #f7f7f7;
    border-color: #dddddd;
    padding: 10px 15px;
}

p.ja-typo-box {
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.box-rounded {
    border-radius: 5px;
}

.fa-info-circle:before {
    display: none;
}



.contact h3 {
    font-size: 28px;
    font-weight: 600;
    font-family: open sans;
    margin-top: 10px;
}

.col-md-8 {
    float: inherit;
}

.alert.alert-danger, .alert.alert-error {
    color: #fff;
    background-color: #666666;
    border-color: #333333;
    border-radius: 6px;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding: 24px;
    font-size: 16px;
}

.alert h4 {
    font-size: 18px;
    padding-bottom: 5px;
}

.close {
    color: #ffffff;
    text-shadow: none;
    opacity: inherit;
}

.close:hover, .close:focus {
    color: #000000;
}

.acym_fulldiv .acym_module_form .acym_form tr td input.cell {
    background: #222;
    border: 1px solid #222;
}





