

.dropdown-black{
       background: rgba(0,0,0,0.3);
       border: none;
}

.dropdown > .dropdown-black > li a {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  /* font-weight: 600; */
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background: rgba(0,0,0,0.1);
    /* border-color: #337ab7; */
    color: #fff;
}

.logo-color{
    color: #fff;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
    font-size: 32px;
    /* padding-bottom: 14px; */
}

#home-slider .caption {
  position: absolute;
  top: 50%;
  margin-top: -104px;
  left: 100px;
  right: 100px;
  text-align: center;
  text-transform:none;
  z-index: 15;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
}

#home-slider .caption h1 {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 30px;
}

#about-us {
  background-image: url(../images/biz_bg.jpg);
  padding: 60px 0;
}

.biz-transform{
    font-size: 22px;
}

.biz-trans-txt .btn-start {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding:14px 40px;
  border: 1px solid #6e6d6c;
  border-radius: 4px;
  margin-top: 40px;
}

.biz-trans-txt .btn-start:hover {
  color: #fff;
  background: #f13d3e;
  bor;
  border-color: #f13d3e;
}

#portfolio{
    padding: 0px 0;
}

.pad0{
    padding: 0;
}

.bold{
    font-weight: 700;
}

.padlr185{
        padding-left: 20px;
        padding-right: 20px;
}

.white-col-txt{
    color: #fff;
}

.max-img-h{
       height: 70px;
    position: relative;
    margin: auto;
}


    
.intro-message {
    position: relative;
    padding-top: 80px;
    padding-bottom:80px;
}



/*.open-txt{
    font-family: 'Open Sans', sans-serif;
}*/

.f16px{
    font-size: 16px;
}

.maxh-ins{
    max-height: 700px;
    border-radius:0px;
}

.banner h2 {
    margin: 0;
    text-shadow:none;
    font-size: 3em;
}

.section-heading-spacer {
    float: left;
    width: 70px;
    border-top: 5px solid #0087bd;
}
.section-heading-spacer-b {
    float: right;
    width: 70px;
    border-top: 5px solid #0087bd;
}

@media only screen and (max-width:768px){
    #home-slider .caption{
        top: 40%;
    }
    
    #home-slider .caption h1{
        font-size: 40px;
    }


    
}


.contact-paddingtop{
    padding-top: 30px!important;
}

.form-control{
        display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.form-group > label{
    color: #000;
}

.padbluetopbod{
     width: 189px;
    border-top: 5px solid #0087bd;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: auto;
  }   

.airrchipimgpadd{
  max-height: 40px !important;
  position: relative;
  top: 18px!important;

}

.main-nav .navbar-brand{
  padding: 0px 15px;
}


@media only screen and (max-width:768px){
 
    .airrchipimgpadd{
      max-height: 20px!important;
    position: relative;
    top: 14px!important;

}
    
}

.arec-txt{
    color: #0c08f5!important;
}

.headrectxt{
    color: #0c08f5!important;
}

.arec-txt:hover{
text-decoration: underline!important;

}
