@charset "utf-8";
/* CSS Document */
body{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Open Sans', sans-serif;
	margin-top:0;
	text-transform:uppercase;
	font-weight:600;
}

h1{
	font-size:26px;

}

h2{
	font-size:24px;
}

h3{
	font-size:18px;
	margin-top:20px;
}

ul,li{
	padding:0;
	list-style:none;
}

/*.container{
	width:1170px !important;
}
*/

.banner img{
	width:100%;
}

.main-wrapper{
	padding:35px 0;
}

.copyright{
	border-top: 1px solid #fff;
	margin-top:25px;
	padding:20px;
}

.owned{
	float:right;
}

.social{
	float:right;
	padding-top:4%;
}

.social a{
	display:inline-block;

}

.readmore{
	background: #c41d22;
}


/*header starts*/
header{
	padding:20px 0;
	border-top: 4px solid #3095db;
	
}

.tel-wrapper{
	border-left: 1px solid #3095db;
	padding-left: 10px;
	color: #595959;
	font-size: 18px;
}

.tel-wrapper .fa{
	color: #c41d22;
}


/*header ends*/

/*navigation starts*/
nav {
	background:#38bdfe;
}

.navbar-default{
	background-color:transparent;
	border-color:transparent;
	margin-bottom:0;
}

.navbar-default a{
	 color:#fff !important;
	 
	 font-size:18px;
	 text-transform:uppercase;
}

.nav > li > a {
    
    padding: 15px 34px;
}

.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a:hover{
	
	color:#c41d22!important;
}


.menu a {
	color:#c41d22!important;
}


.head-head{
	background: #900;
}

/*navgation ends*/



.promo{
	color: #fff;
	background: #f5f2f2;
}
.promote h3{
	text-shadow: 0px 0px 10px #000;
}
.promote-wrapper-1{
	background: url(../images/promo-1.png);
	background-size: 100% 100%;
	padding: 35% 0;
}

.promote-wrapper-2{
	background: url(../images/promo-2.png);
	background-size: 100% 100%;
	padding: 35% 0;
}


.promote-wrapper-3{
	background: url(../images/promo-3.png);
	background-size: 100% 100%;
	padding: 35% 0;
}

.badfast{
	background: url(../images/badfast.png) ;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: #fff;
	padding: 12% 0;
}

.badfast h1{
	font-size: 65px;
}

 .brand #owl-brand {
	border: 1px solid #ccc;
}


.abt-wrapper, .services-wrapper{
	margin-bottom: 25px;
}

.products{
	margin-top: 25px;
}

/*footer starts*/
footer {
	background:#1e1e1e;
	color:#fff;
	padding-top:35px;
}

footer li{
	line-height:30px;
	
}

footer input{
	float:left;
}

footer .input-btn{
 border:1px solid #a56c14;
 background:#a56c14; 
 padding:10px 10px; 
 color:#fff; 
 cursor:pointer; 
 border-radius:0; 
}


/*footer ends */

/*scroll to top*/
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

.breadcrumb{
	background-color:transparent;
	border-bottom:1px solid #ddd;
	margin-bottom:0;
}

.gal_list {
	float:left;
	width:265px;
	height:155px;
	overflow:hidden;
	border:1px solid #ddd;
	margin:0px 10px 20px 0;

}
.gal_list img {
	width:115%;
	height:auto;
}



/*contact-us*/

.contact-form{
	margin-bottom:15px;
}
.cont-us {
	padding: 15px 0 45px;
}
.cont-us .social {
	float:none;
}

.cont-us .logo{
	margin:30px 0;
}
.contact-us {
	color:#626262;
	padding:40px 0;
}

.info-p {
	margin-bottom:38px;
}
.contact-us small{
	color:#ff6262;
}
.cont-row{ margin-top:10px;}

.text6{ display:inline-block; 
padding:10px; 
border:1px solid #cccccc;
 background:#fff; color:#6e614d;
  font:12px Arial, Helvetica, sans-serif; 
  width:32.33%; 
  border-radius:3px;  }
  
.text12{ width:98%; margin-bottom:10px;}

.cont-row-1 textarea{ display:inline-block;
 padding:10px; 
 border:1px solid #cccccc; 
 background:#fff; 
 color:#6e614d; 
 font:12px Arial, Helvetica, sans-serif; 
 width:98%;
  border-radius:3px; }
  
.input-btn{
	 border:1px solid #38BDFE;
 background:#38BDFE; 
 padding:10px 20px; color:#fff; 
 cursor:pointer; 
 border-radius:3px; }
 
 .contacto .fa{
 	font-size: 34px;
 }

 .contanct-info p {
 	margin-top:10px;
 }
 
.features {
	margin-top:15px;
}

.contact-info-details p {
	font-size:22px;
	font-weight:300;
	color:#666;
	float:left;
	margin-right:35px;
}

.footer-address .cont-img{
	margin:15px 0;
}

.footer-address a {
	color:#000;
}

/*contact-us*/
.btn-primary{
	padding: 5px 8px !important;
}




.gift-certificate {
	text-align: center;
}
.gift-certificate img{
	margin: 0 auto;
}