@charset "utf-8";
/* CSS Document */
.special-content{
	font-family: 'Segoe', "Segoe UI", "DejaVu Sans", "Trebuchet MS", 'Verdana', "sans-serif";
	font-size: 21px;
	color:#1B1B1B;
	font-style: normal;
	line-height: 22pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style:none;
	max-width:970px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFFFFF;
	margin-bottom: 30px
}
.special-content p{
	padding-bottom: 10px
}
.special-content a{
	color: #072f51;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
	color: #072f51;
	font-size: 38px;
	line-height: 40pt;
	padding-bottom: 35px;
	font-weight:normal;
}
.special-content h4 strong{
	font-size: 45px;
	line-height: 22pt;
}
.special-content h5 strong{
	font-size: 48px;
	line-height: 25pt;
}
.special-content h5{
	color: #072f51;
	font-size: 48px;
	line-height: 40pt;
	font-weight: normal;
	padding-bottom: 20px
}
.special-content .clear{
	clear: both
}
.special-content .alignimg{
	margin-left: 117px;
	padding-top: 115px
}
.special-content .alignimg2{
	margin-left: 86px
}
.special-content .texto{
	text-align: center;
	margin-left: 65px;
	width: 840px;
	padding-bottom: 30px;
	padding-top: 30px
}
.special-content .texto1{
	margin-left: 65px;
	padding-top: 48px;
	width: 307px
}
.special-content .colorfont{
	color: #fff
}
.special-content .coluna{
	float: left;
	margin-left: 39px
}
.special-content .coluna1{
	float: left;
	margin-left: 73px;
	width: 381px;
	padding-top: 121px
}
.special-content .coluna2{
	float: left;
	margin-left: 65px;
	width: 454px;
	padding-top: 75px
}
.special-content .coluna3{
	float: left;
	margin-left: 10px
}
.special-content header{
	background: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/73/11779504/images/Nespresso-Essenza-Mini-bg01.jpg);
	height: 799px
}
.special-content .back1{
	background: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/73/11779504/images/Nespresso-Essenza-Mini-bg02_.jpg);
	height: 672px
}
.special-content .back2{
	background-color: #e3e0d9
}
.special-content .back3{
	background: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/73/11779504/images/Nespresso-Essenza-Minibg03.jpg);
	height: 572px;
	position: relative
}
.special-content .back4{
	background: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/73/11779504/images/Nespresso-Essenza-Minibg04.jpg);
	height: 561px
}
.special-content .back5{
	background: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/73/11779504/images/Nespresso-Essenza-Mini-bg05.jpg);
	height: 750px
}
.special-content .back6{
	background: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/73/11779504/images/Nespresso-Essenza-Mini-bg06.jpg);
	height: 847px
}
.special-content .absolute{
	position: absolute;
	margin-left: 550px;
	padding-top: 445px
}



/* FUMAÇA */
.special-content ul
{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translatex(-50%);
	margin: 0;
	padding: 0;	
}
.special-content li
{
	position: absolute;
	list-style: none;
	width: 50px;
	height: 50px;
	background: #fffff4;
	border-radius: 50%;
	filter: blur(40px); 
	opacity: 1
}
.special-content li:nth-child(even)
{
	animation: animateEven 3.8s linear infinite;	
}
.special-content li:nth-child(odd)
{
	animation: animateOdd 3.8s linear infinite;	
}
.special-content li:nth-child(9)
{
	animation: none;
	filter: blur(15px);	
}
@keyframes animateEven
{
	0%
	{
		transform: translate(0,0) scale(1);
		opacity: 1;
		filter: blur(15px);
	}
	100%
	{
		transform: translate(50px,-250px) scale(3);
		opacity: 0;
		filter: blur(20px);
	}
}
@keyframes animateOdd
{
	0%
	{
		transform: translate(0,0) scale(1);
		opacity: 1;
		filter: blur(15px);
	}
	100%
	{
		transform: translate(-100px,-500px) scale(3);
		opacity: 0;
		filter: blur(20px);
	}
}
.special-content li:nth-child(1)
{
	animation-delay: .1s;	
}
.special-content li:nth-child(2)
{
	animation-delay: .4s;	
}
.special-content li:nth-child(3)
{
	animation-delay: .8s;	
}
.special-content li:nth-child(4)
{
	animation-delay: 1.2s;	
}
.special-content li:nth-child(5)
{
	animation-delay: 1.6s;	
}
.special-content li:nth-child(6)
{
	animation-delay: 1.8s;	
}
.special-content li:nth-child(7)
{
	animation-delay: 2s;	
}
.special-content li:nth-child(8)
{
	animation-delay: 2.4s;	
}