﻿@charset "utf-8";
/* CSS Document */

@font-face{
	font-family: Myriad;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/977/55003704/fontes/MyriadPro-Regular.otf")
}

@font-face{
	font-family: Candara;
	src: url("https://www.pontofrio-imagens.com.br/html/conteudo-produto/fontes/Candara.ttf")
}

@font-face{
	font-family: Futura;
	src: url("https://www.pontofrio-imagens.com.br/html/conteudo-produto/fontes/FuturaStdBook.otf")
}

@font-face{
	font-family: FuturaHeavy;
	src: url("https://www.pontofrio-imagens.com.br/html/conteudo-produto/fontes/FuturaStdHeavy.otf")
}

@font-face{
	font-family: FuturaMedium;
	src: url("https://www.pontofrio-imagens.com.br/html/conteudo-produto/fontes/FuturaStdMedium.otf")
}

@font-face{
	font-family: GillSans;
	src: url("https://www.pontofrio-imagens.com.br/html/conteudo-produto/fontes/gill-sans-ultra-bold-2.ttf")
}

@font-face{
	font-family: Magic;
	src: url("https://www.pontofrio-imagens.com.br/html/conteudo-produto/fontes/MagicDreams.ttf")
}

@font-face{
	font-family: MyriadBold;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/977/55003704/fontes/MyriadPro-Bold.otf")
}

@font-face{
	font-family: MyriadLight;
	src: url("https://www.pontofrio-imagens.com.br/html/conteudo-produto/fontes/MyriadPro-Light.otf")
}

@font-face{
	font-family: OswaldBold;
	src: url("https://www.pontofrio-imagens.com.br/html/conteudo-produto/fontes/Oswald-Bold.ttf")
}

@font-face{
	font-family: Oswald;
	src: url("https://www.pontofrio-imagens.com.br/html/conteudo-produto/fontes/Oswald-Regular.ttf")
}


.special-content{
	font-family: Myriad;
	font-size: 9px;
	color:#1B1B1B;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style:none;
	width:320px; 
	margin-left:0; 
	margin-right:0;
	background-color:#000000;
	margin-bottom: 10px
}

.special-content a{
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
	font-family: BebasNeue;
	color: #FFFFFF;
	font-size: 73px;
	line-height: 35px;
	}

.special-content h4 strong{
	font-family: BebasNeue;
	font-size: 73px;
	line-height: 35px;
	color: #FFFFFF;
}
.special-content h5{
	font-family: Myriad;
	color: #890f02;
	font-size: 22px;
	line-height: 23px;
	margin-bottom: 0px
}
.special-content h5 strong{
	font-family: Myriad;
	color: #066b95;
	font-size: 19px;
	line-height: 21px;
}

.special-content .clear{
	clear: both
}

.special-content .texto{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 900px;
	margin-left: 35px;
	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/977/55003704/imagens/back320_01.jpg);
	height: 380px;
	}

.special-content .back2{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/977/55003704/imagens/back320_02.jpg);
	height: 355px;
	}

.special-content .back3{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/977/55003704/imagens/back320_03.jpg);
	height: 487px;
	}

.special-content .caixa1{
	position: absolute;
	width: 300px;
	height: 40px;
	margin-left: 10px;
	margin-top: 328px
}

.special-content .texto1{
	width: 300px;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
}

.special-content .caixa2{
	position: absolute;
	width: 300px;
	height: 56px;
	margin-left: 10px;
	margin-top: 22px
}

.special-content .texto2{
	width: 300px;
	height: 56px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.special-content .caixa3{
	position: absolute;
	width: 300px;
	height: 73px;
	margin-left: 10px;
	margin-top: 366px
}

.special-content .texto3{
	width: 300px;
	height: 73px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.special-content .imagem1{
	position: absolute;
	margin-left: 10px;
	margin-top: 96px;
	width: 232px;
	height: 243px;
}

