* {
	font-family: "ElleFutura_Book" !important;
}




@font-face {
	font-family: 'ElleFutura_Book';
	src: url('//theme.hstatic.net/1000143422/1001371640/14/Elle_Futura-Book.woff?v=4') format('woff'),
		url('//theme.hstatic.net/1000143422/1001371640/14/Elle_Futura-Book.ttf?v=4') format('truetype'),
		url('//theme.hstatic.net/1000143422/1001371640/14/Elle_Futura-Book.svg?v=4') format('svg');
	font-weight: 400;
	font-style: normal;
}

body{
	background: #c8c9ce;
	margin: 0px !important;
}
@media screen and (min-width:1900px){
	.wrapper-content{
		width:1900px;
		margin:0px auto;
	}
}

img{
	max-width:100%;
}
.wrapper-content {
	max-width: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.box-1, .box-2, .box-4 {
	position: relative;
}
.box-1 .content-info {
	position: absolute;
	bottom: 100px;
	z-index: 10;
	width: 100%;
}
.box-1 .content-info p {
	width: 800px;
	text-align: center;
	margin: 0px auto;
	font-size: 20px;
	line-height: 30px;
	color: #680c1a;
}
.box-2 .content-info, .box-4 .content-info {
	position: absolute;
	z-index: 10;
	top: 35%;
	left: 60%;
}
.box-2 .content-info h2, .box-4 .content-info h2 {
	font-size: 35px;
	color: #FFF;
	width: 300px;
	font-weight: normal;
	line-height: 45px;
}
.box-2 .content-info p, .box-4 .content-info p{
	color: #FFF;
	padding-right: 75px;
	text-align: justify;
	width: 500px;
}
.box-4 .content-info {
	left: 80px !important;
}
.left-image-product {
	width: 66.5%;
	margin: 1% 1% 0.5% 0%;
	float: left;
}
.box-3{
	padding: 0px 100px;
}
.right-image-product {
	width: 32.5%;
	margin: 1% 0% 0.5%;
	float: right;
}
.left-image-product.under.pull-right {
	margin: 0.5% 0% 1% 1%;
	float: right;
}
.right-image-product.under.pull-left {
	margin: 0.5% 0% 0.5%;
	float: left;
}
.pb-50{
	padding-bottom: 50px;	
}
.title-bg-1 {
	margin-bottom: 80px;
}
p.large{
	font-size: 55px !important;
	line-height: 90px !important;
	font-weight: 800;
	letter-spacing: 35px;
}
p.small{
	font-size: 30px !important;
	font-weight: 800;
}
.box-1 .content-info {
	position: absolute;
	bottom: 50px !important;
	z-index: 10;
	width: 100%;
}
.clearfix {
	clear: both;
}
@media screen and (max-width:767px){
	.box-1 .content-info, .box-4 .content-info, .box-2 .content-info{
		position: initial !important;
	}
	.box-3 {
		padding: 0px 5px;
	}
	.box-1 .content-info p , .box-2 .content-info p, .box-4 .content-info p{
		width: initial !important;
		padding: 0px 10px;
		text-align: justify;
		margin-bottom: 15px;
		font-size: 15px;
	}
	.box-2 .content-info h2, .box-4 .content-info h2 {
		font-size: 35px;
		color: #FFF;
		width: initial;
		padding: 0px 10px;
		text-align: center;
	}
	.box-1 p.large {
		font-size: 38px !important;
		line-height: 30px !important;
		letter-spacing: 15px;
		margin-left: 15px;
	}
	.box-1 p.small {
		font-size: 25px !important;
	}
	.box-1 .title-bg-1 p{
		font-weight: 800;
		text-align: center !important;
		padding: 0px !important;
	}
	.box-1 .title-bg-1 {
		margin-bottom: 80px;
		position: absolute;
		top: 200px;
		width: 100%;
	}
	.box-2 .content-info h2, .box-4 .content-info h2, .box-2 .content-info p, .box-4 .content-info p{
		color: #000 !Important;
	}
}
#header {
	z-index: 100 !Important;
}
#popup-newletter {
	z-index: 10000  !Important;
}
.bannerLol .itemBanner {
	position: relative;
}
.itemBanner img{
	width: 100%;
}
.itemBanner .desc h2 {
	font-size: 2.5rem;
	line-height: 1.5;
	font-weight: bold;
	color: #fff;
}
.itemBanner .desc p {
	font-size: 1.7rem;
	line-height: 1.5;
	color: #fff;
}
.itemBanner .desc .btn {
	font-size: 2rem;
	display: inline-block;
	background: #fff;
	border-radius: 0;
	padding: 10px 25px;
	color: #000;
}
.itemBanner .desc .btn:hover{
	-webkit-opacity: .6;
	opacity: .6;
}
@media screen and (min-width: 992px){
	.itemBanner .desc {
		position: absolute;
		z-index: 100;
		bottom: 35px;
		left: 5%;
	
		width: 45%;
	}
	.itemBanner .desc.center{
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.itemBanner .desc.right{
		left: auto;
		right: 5%;
	}
	.itemBanner .desc p, .itemBanner .desc h2 {
		color: #fff;
	}
}
@media screen and (max-width: 991px){
	.bannerLol .itemBanner .desc {
		padding: 20px 10px;
	}
}
@media screen and (max-width: 413px){
	.itemBanner .desc .lolButton {
		text-align: center;
	}
	.itemBanner .desc .btn {
		margin-top: 20px;
		font-size: 1.5rem;
	}
}
@media screen and (max-width: 374px){
	.itemBanner .desc .btn {
		font-size: 1.2rem;
	}
}
body.page-landing-page2 footer{background: #fff}