body{
	margin:0;
	padding:0;
	font-family: Calibri;
	font-size:14px;
}
html{
	margin:0;
	padding:0;
}
li{
	line-height: 28px;
    list-style: inside none disc;
}
ul{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
.main-wrapper{
	margin:0;
	padding:0;
	display:inline-block;
	clear:both;
	width:100%;
	font-family: Calibri;
}
.container{
	margin:0 auto;
	width:960px;
}
.header{
	
}
.logo{
	float: left;
    position: relative;
    width: 230px;
    z-index: 9;
}
.logo img{
	width:100%;
	height:auto;
}
.header_contact_info{
	float: right;
    position: absolute;
    right: 0;
    width: 75%;
}
.header_contact_info ul{
	background: none repeat scroll 0 0 #000b49;
    border-bottom-left-radius: 11px;
    /* border-bottom-right-radius: 11px; */
    color: #fff;
    float: right;
    margin: 0;
    padding: 8px 16px;
}
.header_contact_info ul li{
    float: right;
    font-weight: bold;
    list-style: outside none none;
	font-size:19px;
}
.header_contact_info ul li:last-child{
	border-right: 1px solid #fff;
	margin-right: 10px;
    padding-right: 10px;
}
.nav{
	float: right;
    margin-top: 90px;
    width: 75%;
}
.nav ul{
	margin:0;
	padding:0;
	float:right;
}
.nav ul li{
	float: left;
    list-style: outside none none;
    margin-left: 23px;
}
.nav ul li.current-menu-item > a{
	border-bottom: 3px solid #14dbe2;
    padding-bottom: 5px;
}
.nav ul li a{
	color: #808080;
    font-weight: bold;
    text-decoration: none;
    text-transform: capitalize;
	font-size:17px;
}
.nav ul li:hover .sub-menu{
	display:block;
}
.nav ul .sub-menu{
	display: none;
    padding: 10px 0 0;
    position: absolute;
	width: 200px;
	background: #fff;
	margin:0;
	z-index:1;
}
.nav ul .sub-menu li{
	float: left;
    line-height: 30px;
    width: 100%;
}
.banner{
	float: left;
    margin-top: -63px;
    position: relative;
    width: 100%;
}
.banner img{
	width:100%;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: 670px;
}
#owl-demo .item span{
	background: url("../images/sliderbg.png");
    border: 0 none;
    bottom: 35px;
    color: #fff;
    font-family: Calibri;
    font-size: 38px;
    font-weight: bold;
    padding: 15px;
    position: absolute;
    right: 56px;
    width: 560px;
	
}
#owl-demo .item span h2{

}
#owl-product .item{
      display: block;
      padding: 30px 0px;
      margin: 5px;
      color: #FFF;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      text-align: center;
    }
#owl-product img{
	height: 185px;
    width: 267px;
}
#owl-product h2{
	color: #808080;
    font-size: 18px;
    margin-top: 15px;
    text-transform: capitalize;
}
    .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: 115px; 
    }

    .owl-theme .owl-controls .owl-buttons .owl-next{
      right: -45px;
      top: 115px;
    }
.item{
	position:relative;
}
.welcome-content{
	background: #000b49;
    color: #fff;
    float: left;
    width: 100%;
	padding-top: 35px;
	padding-bottom: 35px;
}
.left-content{
	float: left;
    width: 58%;
}
.left-content h1{
	margin:0;
	padding:0;
	font-size: 60px;
}
.welcome-content p{
	font-size: 24px;
}
.left-content .read-more{

}
.left-content .read-more a{
	color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.right-content{
	float: right;
    width: 42%;
    max-height: 320px;
}
.right-content img{
	width:100%;
}
.products-section{
	background: #d3d3d3;
    float: left;
    width: 100%;
	padding-top: 35px;
	padding-bottom: 35px;
}
.brands{
	float: left;
    width: 100%;
	padding-top: 15px;
	padding-bottom: 35px;
}
.brands-page{
	float: left;
    width: 100%;
	padding-top: 15px;
	padding-bottom: 35px;
}
.brands-page span{
	float: left;
    font-size: 20px;
    margin-bottom: 20px;
    width: 100%;
}
.third-table h5{
	font-size: 19px;
    font-weight: normal;
    margin: 0 0 10px;
}
.brands-page img{
	float: left;
    height: 100px;
    margin: 18px;
	width: 21%;
}
.orders{

}
.orders .first-table{
	width: 70%;
	margin-bottom: 15px;
	border-collapse: collapse;
}
.orders .first-table tr{

}
.orders .first-table tr td:first-child{
	width: 25%;
}
.orders .first-table tr td{
	padding-bottom: 12px;
}
.orders .first-table tr td input{
	width:100%;
	padding:5px;
}
.orders .second-table{
	table-layout:fixed;
	width: 70%;
	margin-bottom:12px;
}
.orders .second-table tr td:first-child{
	
}
table.second-table td { overflow: hidden; }
.orders .second-table tr td:first-child input{

}
.orders .second-table tr th:first-child{
	
}
.orders .second-table tr th{
	padding:7px;
}
.orders .second-table tr td{

}
.orders .second-table tr td input{
	width:100%;
	padding:5px;
}
.orders .third-table .wpcf7-submit{
	background: #14dbe2;
    border: medium none;
    color: #000b49;
    float: left;
    font-family: Calibri;
    font-size: 25px;
    font-weight: bold;
    margin-top: 10px;
    padding: 7px;
}
.brands br{
	display:none;
}
.inner-product{
	
}
.inner-product h2{
	font-size: 45px;
    font-weight: bold;
    margin: 0;
}
.inner-section{
	float:left;
	width:100%;
}
.brand-images{

}
.brands h2{
	color: #000;
    font-size: 51px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 0;
}
.brand-images img{
	/* float: left;
    margin-right: 50px; 
	display: inline-block;*/
    margin-right: 50px;
    max-height: 100px;
    max-width: 250px;
}
.brand-images img:last-child{
	
}
.footer{
	background:#000b49;
	float:left;
	width:100%;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}
.footer li{
	list-style:none;
}
.inner-footer{

}
.footer-left{
	float: left;
    width: 50%;
}
.footer-menu{

}
.footer-menu h3{
	border-bottom: 5px solid #14dbe2;
    float: left;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 16px;
    margin-top: 18px;
    padding-bottom: 16px;
}
.footer-menu ul{
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
.footer-menu ul li{

}
.footer-menu ul li a{
	color: #fff;
    font-size: 19px;
    font-weight: bold;
    line-height: 26px;
}
.footer-contact-info{
	 float: left;
    font-weight: bold;
    margin-top: 30px;
	font-size: 19px;
}
.footer-contact-info span{
	border-left: 5px solid #14dbe2;
    float: left;
    padding-left: 15px;
}
.footer-right{
	float: right;
    width: 35%;
}
.footer-form{
	float: left;
    width: 100%;
}
.footer-form h2{
	color: #fff;
    float: left;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 16px;
}
.footer-contact-form{
	background: #075d85;
    float: left;
    padding: 15px;
}
.footer-contact-form input{
	border: medium none;
    border-radius: 0;
    font-weight: bold;
    margin-bottom: 25px;
    padding: 8px;
    width: 95%;
}
.footer-contact-form textarea{
	border: medium none;
    border-radius: 0;
    font-weight: bold;
    padding: 8px;
    width: 95%;
	font-family: Calibri;
	height:100px;
}
.submit-btn{
	background:#14dbe2;
    border: medium none;
    color: #000b49;
    float: right;
    font-family: Calibri;
    font-size: 25px;
    font-weight: bold;
    padding: 7px;
    text-transform: uppercase;
}
[class^="icon-"], [class*=" icon-"] {
    background-image: url("img/glyphicons-halflings-green.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 4px;
    vertical-align: text-top;
    width: 14px;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../images/glyphicons-halflings-white.png");
}

.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
#primary{
	float:left;
	width:100%;
	background:#d3d3d3;
	padding-bottom:15px;
	margin-top:-4px;
}
.entry-content p{
	font-size: 15px;
    line-height: 23px;
}
.left-contact{
	float:left;
	width:50%;
}
.right-contact{
	float:left;
}
.right-contact input{
	padding: 5px;
    width: 100%;
}
.right-contact textarea{
	height: 100px;
    padding: 5px;
    width: 100%;
}
.page-section{
	float: left;
    width: 100%;
}
.sb-btn{

}
.sb-btn input{
	background:  #000b49;
    border: medium none;
    color: #fff;
    float: left;
    font-size: 20px;
    padding: 10px 35px;
    width: auto;
}
.contact-map{
	float: left;
    width: 100%;
	margin: 20px 0;
}
.contact-map iframe{
	height: 300px;
    width: 100%;
}
.page-section .page-left{
	float: left;
    width: 50%;
}
.page-section .page-right{
	float: right;
    width: 48%;
}
.page-section .page-right img{
	float: left;
    height: 145px;
    padding: 10px;
    width: 100%;
}
.page-section .page-right br{
	display:none;
}
.post-thumbnail{
	float: right;
    width: 40%;
}
.post-thumbnail img{
	height: auto;
    width: 100%;
}
.image-section{
	float: left;
    padding: 10px;
    width: 45%;
}
.image-section span{
	text-align:center;
	width:100%;
	float:left;
}
.image-section img{

}
.image-section br{


}
.entry-content ul{
	margin-left: 30px; 
}
.entry-content ul li a{
	color:#000;
}
.pdf-icon{
	 background: url("../images/pdficon.png") no-repeat;
    float: left;
    height: 56px;
    padding-left: 57px;
    padding-top: 16px;
    width: 100%;
}
.pdf-icon a{
	font-size: 17px;
}
.product-img{
	float:right;
	width:40%;
}
.product-img img{
	width:100%;
	height:250px;
	margin-bottom:10px;
}
.product-content{
	float:left;
	width:60%;
	min-height:245px;
}