﻿@charset "utf-8";
/* CSS Document */

@font-face{
	font-family: Myriad;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/fontes/MyriadPro-Regular.otf")
}



@font-face{
	font-family: FuturaHeavy;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/fontes/FuturaStdHeavy.otf")
}



.special-content{
	font-family: Myriad;
	font-size: 25px;
	color:#1B1B1B;
	font-style: normal;
	line-height: 37px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style:none;
	width:990px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFFFFF;
	margin-bottom: 25px
}

.special-content a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
	font-family: FuturaHeavy;
	color: #bbf2f7;
	font-size: 55px;
	line-height: 65px;
	}

.special-content h4 strong{
	font-family: FuturaHeavy;
	font-size: 50px;
	line-height: 50px;
	color: #ffffff;
}
.special-content h5{
	font-family: FuturaHeavy;
	color: #f8f9b3;
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 25px
}
.special-content h5 strong{
	font-family: Myriad;
	font-size: 48px;
	line-height: 35px;
}

.special-content .clear{
	clear: both
}

.special-content .texto{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 900px;
	margin-left: 45px;
	text-align: center
}

.special-content .branco{
	color: white
}

.special-content .preto{
	color: black
}

.special-content .vermelho{
	color: red
}

.special-content .azul{
	color: blue
}

.special-content .verde{
	color: green
}

.special-content .amarelo{
	color: yellow
}

/* MANTER ATÉ AQUI */

.special-content .back1{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/1886/399769/imagens/back_01.jpg);
	
	}

.special-content .back2{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/1886/399769/imagens/back_02.jpg);
	height: 983px;
	}

.special-content .back3{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/1886/399769/imagens/back_03.jpg);
	
	}

.special-content .back4{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/1886/399769/imagens/back_04.jpg);
	height: 2002px;
	}

.special-content .back5{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/1886/399769/imagens/back_05.jpg);
	
	}

