body {
    font-size:14px;    
}
body,.navbar-default .navbar-nav > li > a,h1,h2,h3,h4,h5,h6 {
    font-family: Times;
}
header .asLogo {
    position:absolute;
    top:20px;
    z-index: 9999999;
}
.sub-page {
    padding: 80px 0 0;
}
.dropdown-menu > li > a {
    padding: 8px 24px 24px 30px;
}
#wrapper {
    background: url(bg.jpg) top center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
h1 {
    font-size:25px;
}
h2 {
    font-size:20px;
}
h3 {
    font-size:16px;
}
h4 {
    font-size:14px;
}
#bg-header {
    height:154px;
    width:100%;
    background: url("bg-header.png") no-repeat center right !important;
    position:absolute;
    top:0;
    right:50px;
    z-index: 999;

}
.smallHeader header .asLogo {
    top: 70px;
}
.smallHeader header .asLogo img {
    width: 180px;
}
.navbar-default.nav-boxed {
    padding: 45px 0 0;
}
.top-contact-info {
    margin-left:0;
    float: right;
    text-align: right;
}
.top-bar .top-contact-info, .top-bar .top-contact-info li {
    float: right;
}
.top-bar {
    padding: 0 0 10px;
    font-size: 14px;

}
.top-bar .top-contact-info li {
    padding: 9px 57px 0 0;
    font-weight: bold;
}
.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    color:#004680;
}
.bg-default {
    background: #0072ba;
}
.navbar-default.nav-boxed .navbar-nav > li:hover > a, .navbar-default.nav-boxed .navbar-nav > li > a.active {
    background: #0072ba;
}
.blackboard-bg .tparrows.tp-rightarrow {
    background: url("images/right-arrow.png") no-repeat center center !important;
    right: 0!important;
}
.blackboard-bg .tparrows.tp-leftarrow {
    background: url("images/left-arrow.png") no-repeat center center !important;
    left: 0!important;
}
.footer2 {
    background:#000;
}
.footer2,.footer2 a,.footer2 h1,.footer2 h2,.footer2 h3,.footer2 h4,.footer2 h5,.footer2 h6 {
    color:#fff;
}
.footer2 h1 {
    font-size:20px;
}
.footer2 h2 {
    font-size:16px;
}
.asBg {
    background: url(bg.jpg) top center no-repeat;
    background-size: cover;
}
section .container {
    overflow: hidden;
}
section h1 {
    display: inline-block;
    padding: 0 15px 0 0;
    position: relative;
}

section h1:after {
    background: #0072ba;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 75%;
    width: 400%;
}
section h1:after {
    left: 100%;
}
section h2 {
    display: inline-block;
    padding: 0 15px 0 0;
    position: relative;
}

section h2:after {
    background: #0072ba;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 75%;
    width: 400%;
}
section h2:after {
    left: 100%;
}
section h1,section h2,section h3,section h4,section h5,section h6 {
    text-transform: uppercase;
}
.latest-work {
    background: url(bg-actu.jpg) no-repeat center top;
}
.footer2 p {
    font-size: 12px;
    line-height: 16px;
}
.sidebar-widget .heading h3 {
    text-align: center;
    font-size:14px;
}
.sidebar-widget .heading {
    background: #0083ff;
    padding: 17px 15px 15px;
    margin-bottom: 10px;
}


#leftMenu .accordion-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}    
#leftMenu .accordion-body {
    margin-left:20px;
}
#leftMenu .accordion-body ul li{
    padding: 5px 0 3px;
    margin: 0;
}
#leftMenu .accordion-heading {
    padding: 10px;
    border-bottom: 1px solid #000; /* inner stroke */
    list-style-type:none;
}  

#leftMenu .accordion-heading  a{  
    color: #000;
    text-decoration:none;
    font-weight:bold;
}

#leftMenu .accordion-heading  a:hover{  
    color:#000;     
}

#leftMenu .accordion-heading .active {
    width: 182px;
    height: 34px;
    border: 1px solid #5b5b5b; /* inner stroke */
    background-color: #353535; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #4b4b4b 0%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #4b4b4b 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #4b4b4b 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #4b4b4b 0%, #555 100%); /* gradient overlay */
}
.list-arrow li a {
    font-size: 14px;
    color: #000;
}
.sidebar-widget {
    color:#000;
}
.header-slogan {
    text-align:right;
    height:70px;
}

.comment-respond input[type="text"], 
.comment-respond input[type="email"], 
.comment-respond input[type="password"], 
.comment-respond input[type="number"], 
.form-widget input[type="text"], 
.form-widget input[type="email"], 
.form-widget input[type="password"], 
.form-widget input[type="number"],
.comment-respond textarea, .form-widget textarea{
    color: #fff;
    background: #202020;
    border: 0;
    height: 37px;
}
.comment-respond textarea, .form-widget textarea{
    height: 80px;
}
.btn-dark {
    background-color: #0083ff;
}


.smallHeader .hide-topbar-after {
    display:none;
}
@media (min-width: 767px) {
    ul.nav.navbar-nav {
        display:none;
    }
}
@media (max-width: 767px) {
    ul.nav.navbar-nav {
        display:block;
    }
}
@media (max-width: 992px) {
    .asCat {
        display: none;
    }
    .navbar-default.nav-boxed .navbar-nav > li {
        padding-bottom: 21px;
        margin: 0 15px;
    }
    .navbar-default.nav-boxed .dropdown-menu > li > a {
        border-color: #fff;
        /* border-radius: 5px; */
        border-top: 0;
        /* border-bottom: 1px solid #fff; */
    }
}
#dropdownMenu2 {
    z-index:9999999;
}
#dropdownMenu2 .btn.btn-default{
    padding: 5px 10px;
    height: auto;
}
#dropdownMenu2 .btn {
    font-size: 12px;
}
#dropdownMenu2 ul.dropdown-menu li {
    width:100%;
}
#dropdownMenu2 ul.dropdown-menu li a {
    color:#fff;
}
#dropdownMenu2  .dropdown-menu > li > a {
    padding: 5px 10px;
    border:0;
}
#dropdownMenu2  .dropdown-menu {
    background: #0072ba;
}
