body{
  background-color: #f6f6f6;
  font-family: 'helveticanowdisplay_regularRg';
  letter-spacing:0.05em;
  
}
a {
  text-decoration: none;
	color: #000;
}
a:hover, a:focus, a:active  {
  text-decoration: none;
	color: #000;
}


.no-margins{
  margin: 0 !important;
}
.website-header{
	color: #000;
  padding-top: 4rem;
  padding-right: 0px;
  padding-bottom: 1rem;
  padding-left: 0px;
  margin-bottom: 0rem;
}
.website-header img{
  height: 130px;
    margin-top: 20px;
    margin-left: -60px;
}
.website-body{
  min-height: 650px;
}
.box-click-to-top{
  height: 30px;
  width: 30px;
  background-color: #333;
  color: #FFF;
  text-align: center;
  display: block;
  position: fixed;
  bottom: 2%;
  right: 10%;
  font-size: 2.7rem;
  text-decoration: none;
  cursor: pointer;
}
.box-click-to-top i{
  margin-top: 0px;
  display: block;
}
.box-click-to-top:hover, .box-click-to-top:focus{
  background-color: #9b0e19;
  color: #FFF;
}
.box-product{
  color: #464646;
  margin-bottom: 100px;
}


.box-product .image-product{
  width: 100%;
}
.container {
	
padding-bottom: 50px;

}
.box-product .name{
  text-align: left;
  position: relative;
  height: 0px;
  font-size: 1.3rem;
  background-color: rgb(246, 246, 246);
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
  border: 0;
  text-decoration: none;
}
.box-product:hover .name, .box-product:focus .name {
  color: #9b0e19;
  text-decoration: none;
}
.box-discovery-more {
  position: absolute;
  text-transform: uppercase;
  bottom: 5%;
  right: -20.5%;
  color: #333;
  width: 175px;
}
.box-discovery-more .box {
  height: 30px;
  width: 30px;
  background-color: #333;
  color: #FFF;
  text-align: center;
  display: block;
  font-size: 2.7rem;
  text-decoration: none;
  cursor: pointer;
  float: left;
  margin-right: 8px;
}
.box-discovery-more:hover .box {
  background-color: #9b0e19;
  color: #FFF;
}
.box-discovery-more .box i {
  margin-top: 1px;
  display: block;
}
.box-discovery-more span{
  display: block;
  margin-top: 4px;
}

.col-sm-9 {
    width: 100%;
}
footer.website-footer{
  background-color: #fff;
padding-top: 2.5rem;
    padding-right: 0px;
    padding-bottom: 2.5rem;
    padding-left: 0px;
  margin-top: 0;
}
footer.website-footer a{
  color: #696868;
  font-weight: none;
  text-decoration: none;
}
footer.website-footer a:hover, footer.website-footer a:focus {
  color: #9b0e19;
  text-decoration: none;
}
@media (max-width: 768px) {
  .box-discovery-more {
    position: initial;
    display: block;
    margin: 0 auto;
  }
  .box-discovery-more span{
    padding-top: 4px;
  }
}
@media (max-width: 767px) {
  .website-header img{
    height: auto;
    width: 100%;
  }
}

.keywords {
	font-family:'Helvetica Neue';
	font-size: 8rem;;
}

.keywords a:hover {
	color: #000;
	
}

.keywords span {
  color: #9b0e19;
}

.nav  {
	text-align:left;
	padding-top:2rem;
	padding-left: 95px;
	font-size:25px;	
}

.row {
}

.nav a {
	text-align:center;
	padding-top:2rem;
	font-size:25px;	
}

.about {
	font-size:15px;
	text-align:center;

	
}

.text-center a {
	text-decoration:none;

}

.active  {
	color: #000;
    font-family: 'helvetica_now_displaymedium';
	
}

.website-footer .container{
	font-size:20px;
	text-align:center;
	font-size:15px;

}

.name{
}

.logo, .keywords{
	display:inline-block;
}

.col-md-6, offset-md-3 p{
	max-width:100%;
}	

strong {
	
    font-family: 'helvetica_now_displaymedium';
	
}

.soon {
	position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.text-center {
	padding-bottom:20px;
	line-height: 2.5rem;
	
}

.col-md-12 h1 {
	text-align:center;
	color:#9b0e19;
	font-size: 3.85rem;
	margin-top: 0;
}

.text-center em {
	font-family: 'din_alternatebold';
  	letter-spacing:0.02em;

	
}

.text-center strong {
	color: #000;
	font-family:'helveticanowdisplay_regularRg';
    font-weight: bold;
	
}
.detail {
	width:100%;
	color:#696868;
	line-height:2.5rem;
	font-size:15px;
}

.detail strong {
	color:#333;
	
	
}
.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
   
}


.glyphicon-chevron-left, .glyphicon-chevron-right {
	color:#666;
}
