/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */



@font-face {
    font-family: 'oswaldbold';
    src: url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-bold-webfont.eot');
    src: url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-bold-webfont.woff') format('woff'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-bold-webfont.ttf') format('truetype'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oswaldlight';
    src: url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-light-webfont.eot');
    src: url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-light-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-light-webfont.woff') format('woff'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-light-webfont.ttf') format('truetype'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oswaldbook';
    src: url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-regular-webfont.eot');
    src: url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-regular-webfont.woff') format('woff'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('/web/20240606105446im_/https://www.baproducts.com/fonts/OpenSans-Light-webfont.eot');
    src: url('/web/20240606105446im_/https://www.baproducts.com/fonts/OpenSans-Light-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sansregular';
    src: url('/web/20240606105446im_/https://www.baproducts.com/fonts/OpenSans-Regular-webfont.eot');
    src: url('/web/20240606105446im_/https://www.baproducts.com/fonts/OpenSans-Regular-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/web/20240606105446im_/https://www.baproducts.com/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html,
body {  height: 100%;background: #000 url(/web/20240606105446im_/https://www.baproducts.com/asccustompages/UploadedFiles/SiteImages/background.jpg);}

h1,h2,h3,h4 {font-family: open_sansregular;}
h1 {color: #030303;font-size: 38px;}
h2 {color: #030303; font-size: 30px;}
h3 {font-size: 22px;color: #030303;}
h3 a {color:#0547B8;}
h4 {font-size: 16px;color: #383838;}
h5 {font-size: 17px;color: #383838;line-height: 22px;}
p {font-size: 17px;line-height: 26px;font-weight: normal;color: #383838;font-family: 'open_sansregular';  margin: 0 0 10px;}
div {font-size: 17px;line-height: 26px;font-weight: normal;color: #383838;font-family: 'open_sansregular';  margin: 0 0 10px;}
a {color: #383838;}
.AWSsuggestsellitem{
	float:left;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

input[type=submit] {
cursor: pointer;
-webkit-appearance: button;
background: #DD0000;
height: 32px;
border-radius: 6px;
margin: 9px 0px 0px 0px;
color: #fff;
font-size: 18px;
}

/* Home Page Carousel */

header.carousel {
    height: 400px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/*
 * These two classes affect form submition messages 
 * i.e. user gives bad data, error message is styled 
 * with the .error class.  Change the colors to match
 * the site's color scheme.
 */
.error { font-weight:bold;color:Red !important; }
.success { font-weight:bold;color:Green !important; }
.required {color:red;}


/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 18px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 18px;
}

.period {
    display: block;
    font-style: italic;
}

.address2 {
	color: #0547B8;
	font-family: 'oswaldbook', sans-serif;text-transform:uppercase;
	margin-left:40px;
	font-size:large;
	padding-top:10px;
}

/* Owl Slider */

.owl-pagination {
	display:none;
}


.owlcontainer {
width: 90%;
margin: 0 auto;
}

#owl-demo .item{
  display: block;
  padding: 80px 0px;
  margin: 5px;
  color: #FFF;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}
 
.owl-theme .owl-buttons i{
  margin-top: 2px;
}
 
//To move navigation buttons outside use these settings:
 
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: -45px;
  top: 55px; 
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{  right: -45px;  top: 55px;}
.owl-theme .owl-controls .owl-buttons div {  color: #8C989F!important;}
.owlpic { border-radius: 4px;  border: 2px solid white;  box-shadow: 0 1px 9px -3px rgba(0, 0, 0, 0.38);}

.contacts img {width:190px;}
.contacts {text-align:center;}
.contacts p {text-align:center;}

.contacts a {font-size:15pt;}





.navbar-header {padding-top:5px;}
.navbar-brand {margin:2px 0px 0px 0px;}
.navbar {min-height:133px;background:#fff url(/web/20240606105446im_/https://www.baproducts.com/images/header-background.jpg)repeat-x top center;border:none;border-radius: 0px;margin-bottom: 0px;}
.navbar .navbar-collapse, .navbar-inverse .navbar-form {margin: 5px 0 0 0;padding: 0px;background:#DEDEDE;text-align: center;    border-top: 1px solid rgb(212, 208, 208);  border-bottom: 1px solid rgb(212, 208, 208);}
.nav>li>a {  position: relative;
  display: block;
  padding: 12px 25px;
  font-size: 18px;
  font-family: open_sansregular;
  text-transform: none;}
.nav>li>a:hover {background-color: rgba(105, 198, 254, 0.63);border-radius: 5px;}
.nav>li>a:hover {  border-radius: 0px;}


.navbar .navbar-nav>li>a {display: block;
  position: relative;
  float: none;
  cursor: pointer;
  text-decoration: none;
  border-left: 1px solid #EBEBEB;
  border-right: 1px solid #B4B4B4;
  margin: 0px -2px;}
  
  

 
  
.navbar .navbar-nav > li:nth-child(1) > a {border-left: 0px solid rgb(225, 104, 104);}
.navbar .navbar-nav > li:last-child > a {border-right: 0px solid rgb(225, 104, 104);}

  
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {color: #B1B1B1;background-color: transparent;}
.nav>li>a:focus {text-decoration: none!important;background: none!important;}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {background: none!important;border: none!important;}

.navbar-nav>li>.dropdown-menu {border-radius: 5px;}

/* To center nav ul */
.navbar-nav {float:none;}
.navbar-nav>li{
  float:none;  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top; 
}
.navbar-inner {}
.navbar-inverse .navbar-nav>li>a {color: #4D4D4D;}

.carousel-caption h2 {font-family: 'oswaldbook', sans-serif;font-size: 50px;color:#3333}
.carousel-caption {bottom: 63px;}

.estimate2 {background: red;padding: 6px 11px;border-radius: 5px;box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.23);}
h3 a.estimate2 {color:#fff;font-size: 22px;margin: -6px 0 0 124px;}
h3 a.estimate2:hover {color:#FFF59B;}


.textbg {background: rgba(0, 0, 0, 0.57);border-radius: 11px;padding: 5px 5px;}
.bar {position: relative;background-size:contain;padding: 10px 40px 40px 40px;text-align: center;
font-family: 'open_sansregular', sans-serif;color: #FFFFFF;  background: rgb(143, 158, 165);
  box-shadow: inset 0 0 174px #6A7B84;}
.bar a {  background: rgb(185, 185, 185);font-size:22px;  padding: 10px 33px;  border-radius: 4px;}
.bar a:hover, a:focus {color: #E3E3E3;}
.bar2 {height:210px;position : relative;background: url(/web/20240606105446im_/https://www.baproducts.com/images/navbg.jpg)repeat-x;background-size:contain;padding: 10px 0 18px 0;text-align: 
center;font-family: arial;color: #FFFFFF;box-shadow: inset 0 0 206px #ABACAE;}
.bar2 p {font-size: 22px;line-height: 36px;font-weight:normal;color: #383838;}
.bar h1 {font-size: 44px;color: #fff;font-weight:normal;}
.bar p {font-size: 19px;line-height: 26px;font-weight: normal;color: #ffffff;font-family: 'open_sanslight'; margin: 0px 5px 0px 5px;}
.bar img {display: block;margin-left: auto;margin-right: auto;padding-top: 10px;padding-bottom: 10px;}



#myCarousel2{height:350px;box-shadow: inset 0 0 162px 48px rgba(0, 0, 0, 0.71);background: url(/web/20240606105446im_/https://www.baproducts.com/images/anglesbg.jpg)repeat-x;background-size:cover;}
.testimony {text-align:center;}
.testimony h2 {color:#fff;font-size: 40px;font-family: 'oswaldbook', sans-serif;text-shadow: 0 1px 2px rgba(0,0,0,.6);padding: 0px 0px 13px 0px;}
.testimony h3 {color:#fff;font-size: 22px;}
.testimony h4 {color: rgb(250, 234, 190);font-size: 22px;}
.testimony h4 span {color: rgb(120, 189, 205);font-size: 18px;display: block;}
.testimonytext p {font-size:17px}
.testimony .carousel-caption {bottom: 142px;}

.blue {color:#2296D2;}


.social a img{padding:2px;}
.panel-default {}
h2.estimate {font-size: 37px;line-height: 49px;color:#030303;}
a.phone h3 {color: #FFF147;text-shadow: 0 2px 2px #000;font-size:20px;}
a.phone:hover {color:#5393FF;!important;text-decoration:none;}

.headercontact i{color: #82A2B1;}
.headercontact i:hover, i:focus {color: #82A2B1;}
.fasmall {  font-size: 16px;}
.fasocial {  font-size: 30px;}

.why ul li {font-size: 20px;line-height: 32px;color:#1f3769;}
.why h1 {color:#030303;font-size: 44px;}
.btn-testimony {color: #fff;background-color: #428bca;border-color: #357ebd;bottom: 37px!important;clear: both;
display: block;text-align: center;margin: 0 auto;}
.btn2 {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;
white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
background-image: none;border: 1px solid transparent;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
.subpage {height:438px; width:100%;padding: 132px 0 0 0;overflow: hidden;}



footer {padding: 38px 0;background: #ADADAD;}
footer p, footer p a{color:#E0E0E0;font-family: 'open_sansregular'; font-size: 17px; line-height: 21px; margin-bottom: 11px; margin-left:0px;}
footer p.amb a{color:rgb(141, 141, 141);font-size: 15px;}
.subimg {margin:0 0 0 50px;}
.wrap {background: #fff;padding: 0px;  box-shadow: 0 0 13px rgba(0, 0, 0, 0.31);}
.fbheader {padding:7px;}
.fbfooter {padding: 12px;top: 28px; position:relative;margin-top:-45px;}
.navbar-toggle {background: rgb(130, 162, 177);}
.green {color:#148452;}
.bar3 {position: relative;background-size: contain;padding: 10px 0 18px 0;text-align: center;font-family: 'oswaldbook', sans-serif;
color: #FFFFFF;}
.mtop10{margin-top:10px}
.mtop20{margin-top:20px}
.mtop30{margin-top:30px}
.mtop40{margin-top:40px}
.mtop50{margin-top:50px}
.mbottom10{margin-bottom:10px}
.mbottom20{margin-bottom:20px}
.mbottom30{margin-bottom:30px}
.mbottom40{margin-bottom:40px}
.mbottom50{margin-bottom:50px}
.mtop-10{margin-top:-10px}
.mtop-20{margin-top:-20px}
.mtop-30{margin-top:-30px}
.mtop-40{margin-top:-40px}
.mtop-50{margin-top:-50px}

.padding0{padding:0!important;}

.margin10{margin:10px !important;}
.margin20{margin:20px !important;}
.margin30{margin:30px !important;}
.margin40{margin:40px !important;}


.phone {float:left; margin-left: 324px;}
.mail {float:left; margin-left: 279px;}
.photogallerycategory {text-align:center;}
.photogallerycategory img{max-height: 184px;margin: 25px 0 5px 0;}

/* home page boxes */
.boxes img{
	max-height:186px;
	width:348px;
}
  
.boxes h2 {color: #FFFFFF;
  font-size: 30px;
  height: 55px;
  line-height: 55px;
    text-align: left;
  padding-left: 20px;
  margin: 0px;background-color: rgb(21, 61, 107)!important;}

.boxes h2 a {background: none;
  color: #FFFFFF;
  font-size: 26px;
  font-family: oswaldbook;
  font-weight: normal;}

.boxes .thumbnail {background-color: #EEEFED;  padding-bottom: 23px;}
.boxes .btn-default {
  color: #FFF;
  background-color: #4d85c5;
  border-color: #89BFFD;
  color: #FFFFFF;
  font-size: 18px;
  font-family: oswaldbook;
  font-weight: normal;}
.boxes p {padding: 18px;}

/* gallery category navigation */
.portfolionav {  font-size: 20px; text-align: center; background: rgba(230, 230, 230, 1); margin: 20px 0px 0px 0px; width: 100%;}  
.portfolionav ul li { display: inline-block; padding-top: 2px!important; margin: 0px 22px 0px 22px;}  
.portfolionav a:hover, a:focus { color: #919191; text-decoration: none;} 




/* Responsive Styles */


/*1200 and below*/	
@media screen and (max-width: 1200px){
.bar h1 {font-size: 42px;}
.bar2 p {font-size: 18px;}
.why ul li {font-size: 18px;line-height: 22px;}
h3 a.estimate2 {font-size: 16px;margin: -6px 0 0 128px;width: 297px;}
.logo {width: 225px;}
h4 {font-size: 15px;}
.well iframe {width:450px; height:300px;}
}


/*1024 and below*/	
@media screen and (max-width: 1024px){
	.bar p {font-size: 14px;}
	.well iframe {width:400px; height:300px;}

}



/*991 and below -- ipad*/
@media screen and (max-width: 991px){
.customer-img,  .img-related {margin-bottom: 30px;}
.nav>li>a {padding: 10px 11px!important;font-size: 14px!important;}
.testimonytext p {font-size: 17px;}
#myCarousel2 {height: 425px;}
.testimony .carousel-caption {top: -23px;}
 img.girl{width:185px; margin:0 0 20px 0}
 iframe {height:300px;}
 .subimg {width:300px;margin:0 0 0 25px;}
h3 a.estimate2 {font-size: 16px;margin: -3px 0 9px 225px;width: 297px;}

.phone {float:left; margin-left: 102px;}
.mail {float:left; margin-left: 44px;}


}


/*768 and above*/
@media screen and (min-width: 768px) {
.subpage {height:349px;}
}


/*767 and below*/
@media screen and (max-width: 767px){
.img-portfolio {margin-bottom: 15px;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {color: #3333;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {color: #000000!important;}
.navbar-brand {width: 177px;}
.subpage {height:298px;}
.testimonytext p {font-size: 17px;}
#myCarousel2 {height: 475px;}
.testimony .carousel-caption {top: -23px;}
.bar h1 {font-size: 29px!important;line-height: 54px;}
.logo {width: 239px;margin: 21px 0px 0px -1px;}
h3 a.estimate2 {font-size: 16px;margin: -3px 0 9px 171px;width: 302px;}
.navbar-nav>li {float: none;display: block;}
.navbar-nav {margin:0px;}
.navbar .navbar-collapse, .navbar-inverse .navbar-form {background: rgb(232, 232, 232);}
.bar a {padding: 10px 9px; border-radius: 4px;font-size:17px;}
}


/*450 and below*/
@media screen and (max-width: 450px){
.subpage {height:210px;}
.testimonytext p {font-size: 14px;}
#myCarousel2 {height: 475px;}
.testimony .carousel-caption {top: -20px;}
.bar h1 {font-size: 35px;}
.navbar {min-height: 92px;}
#myCarousel {height: 150px;}
.navbar-header {margin: 0 auto;text-align: center;!important}

.why h1 {color: #030303;font-size: 29px;}
h3 a.estimate2 {font-size: 15px;margin: 51px 0 0px 0px;width: 280px;}
.fbheader {padding: 7px;width: 128px;}
h4 {font-size: 14px;text-align: left;}
.navbar .navbar-collapse, .navbar-inverse .navbar-form {margin: 0px 0 0 0;}
.fbfooter {padding: 12px;top: 28px;position: relative;float: left!important;margin: -20px 0 30px -8px;}
.bar {padding: 10px 4px 18px 4px;}
.db {width: 89px;margin: 0 14px 0 0;}
.navbar-brand {width: 207px;}
.logo {width: inherit;margin: 10px 0px 0px -15px}
.well iframe {width:300px; height:200px;}
.navbar .navbar-nav>li>a { margin: 0px 0px;}
}
/*
     FILE ARCHIVED ON 10:54:46 Jun 06, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:17:55 Jul 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.154
  exclusion.robots: 0.055
  exclusion.robots.policy: 0.035
  esindex: 0.023
  cdx.remote: 11.338
  LoadShardBlock: 72.517 (3)
  PetaboxLoader3.datanode: 116.369 (4)
  load_resource: 587.92
  PetaboxLoader3.resolve: 489.931
*/