.footer-top {
    background: #000000;
}

.bg-primary-dark{
    background: #7C8F24;
}



.btn-acc {
    background: #ffffff;
    color: #252947;
}

.btn-sig {
    color: #fff;
    background-color: #252947;
    border-color: #252947;
}



.p-siz{
    height: 72px;
}
.bg-gray {
    background-color: #f1f4f4;
}
.form-check{
    background-color: #252947;
}
h2.wh.m-t0.m-b10 {
    color: #fff;
}
button.site-button.btn-block.skew-secondry {
    font-size: 15px;
}
.site-button:hover {
    background-color: black;
}
.cs {
    background-color: #F7F8FA;
    border-radius: 3px;
}

.industry {
    display: grid;
    grid-template-columns: 4% auto;
    grid-column-gap: 0px;
}
.login-form2 {
   
    margin: 0px auto;
    background: #fff;
}
.bg2 {
    background-color: #252947;
}

/*li.active {*/
/*    background-color:#007ACC !important;*/
/*}*/




@media only screen and (min-width: 992px) {
    .contact-info li {
        list-style: none;
        width: auto;
    }
  }



@media only screen and (max-width: 600px) {
    .logo-header img{
        max-width: 100%;
        width: auto;
        height: 70px;
    }
  }
  
  
@media only screen and (max-width: 991px){
.mo-left .header-nav .logo-header {
    display: none;
    float: none;
    height: auto;
    max-width: 100%;
    padding: 15px;
    width: 100%;
}}

.h-con-line{
    font-size: 19px !important;
    line-height: 33px !important;
    margin-bottom: 0px !important;
}
.bg-primary a:hover {
    color: #000000 !important;
}
