@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(fade-carousel.cs);
@import url(brand-carousel.css);
@import url(footer.css);
@import url(feature.css);
@import url(extended-carousel.css);
@import url(quote-carousel.css);
@import url(coupon.css);
@import url(res-tabs.css);
@import url(slick-slide.css);
@import url(related-product.css);
@import url(colors.css);
@import url(size.css);

@import url(mailchimp.css);

@import url(faq.css);
@import url(404.css);
@import url(banner-top.css);
@import url(icomoon.css);





	body {
    font-family:'Open Sans';
  }

  .container-fluid  {
  
  max-width:1260px;
}

.bgimage{
  background-image:url('../images/bg.jpg');
  background-position:center center;
  background-size:cover;
  height:200px;
  color:#fff;
  
}




	
  /************************************************************
*************************Header******************************
*************************************************************/
  .brand-logo{

    margin-top:16px;
    margin-bottom:30px;
    text-align: center;
  }

  .brand-logo img {
    width:auto;
    height: auto;
    max-width: 100%;

  }


	.breadcrumb{
    background-color: #fff;
  }

  .breadcrumb li a{
    color: #333;
  }


.related-product{
  margin-bottom: 16px;
}

.brand {
  margin-top:20px;  
}


.custom-photo{
  margin-bottom: 16px;
}




.home-headline {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;

}








.service {
	margin-bottom:40px;
	margin-top:20px;	
}

.service .row {
	text-align:center;
	margin-bottom:30px;	
	
}

.service section {
	text-align:center;
	margin-bottom:20px;	
	
}

.live-sp{

  
  margin-bottom: 30px;
}

.live-sp .row {
	text-align:center;
	margin-bottom:30px;	
	color:#676767;
}

.live-sp section {
	text-align:center;
	margin-bottom:20px;	
	
}

.live-sp section:hover {
  color: #F7A700;
}



.icon-circle {
  border-radius: 48px;
  display: inline-flex;
  height: 96px;
  width: 96px;
  border: 2px solid;
  margin-bottom: 6px;
}

#top-bar{
  background-color: #333;
  min-height: 40px;
  width: 100%;
}

#top-bar .container-fluid{
  
font-size: 12px;
color: #fff;
}

@media (max-width: 767px) {

  .welcome-msg { text-align: center; }
  #top-bar .container-fluid .lang-bar { text-align: center; float:none;}
  

}




.welcome-msg, .lang-bar{
  color: #fff;
  line-height: 30px;
  min-height: 30px;
  padding: 3px 20px 1px 0px;
}




.lang-bar {
  
  float: right;
  
  
}

.welcome-msg a{
  color: #F7A700;
}

 .lang-bar a{
  color: #eee;
}

.header-title{
  text-transform: uppercase;
}



h4.description{
  font-family: 'Open Sans';
  color:#676767;
}


.jumbotron h1{
 text-transform: uppercase;
 font-weight: bold;
}



.fancybox-custom .fancybox-skin {
      box-shadow: 0 0 50px #222;
    }
    

.our-work{

  
  
  padding:0;
  border: 1px solid #f7f7f7;
  
}

.our-work img{

 width:100%;

  
}



.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}


.clearfix-2{
 clear:both;
  height: 150px;
}


.clearfix-custom{
 clear:both;
  margin-bottom: 16px;
}


#title b{
  font-size: 32px;
}


.print-location{
  text-align: center;
}


 
#features{

  background: #FFF none repeat scroll 0% 0%;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
margin-bottom: 30px;
padding-bottom: 20px;

}






