﻿@charset "utf-8";
/* CSS Document */

@font-face{
	font-family: Myriad;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/73/55010523/fontes/MyriadPro-Regular.otf")
}

@font-face{
	font-family: League;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/73/55010523/fontes/LeagueSpartan-Bold.otf")
}

@font-face{
	font-family: MyriadSemi;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/73/55010523/fontes/MyriadPro-Semibold.otf")
}

.special-content{
	font-family: Myriad;
	font-size: 25px;
	color:#1B1B1B;
	font-style: normal;
	line-height: 33px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style:none;
	width:990px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFFFFF;
}

.special-content a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
	font-family: MyriadSemi;
	color: #312e2f;
	font-size: 54px;
	line-height: 58px;
	}

.special-content h4 strong{
	font-family: League;
	font-size: 66px;
	line-height: 66px;
	color: #69646a;
}
.special-content h5{
	font-family: League;
	color: #53514f;
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 25px
}
.special-content h5 strong{
	font-family: League;
	font-size: 50px;
	line-height: 60px;
}

.special-content h6{
	font-family: League;
	color: #aba8a6;
	font-size: 66px;
	line-height: 75px;
	margin-bottom: 25px
}
.special-content h6 strong{
	color: #ffffff;
}

.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(imagens/back_01.jpg);
	height: 825px;
	}

.special-content .back2{
	position: relative;
	background-color: #979797
	}

.special-content .back3{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/73/55010523/imagens/back_03.jpg);
	height: 569px;
	}

.special-content .back4{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/73/55010523/imagens/back_04.jpg);
	height: 1330px;
	}

.special-content .caixa1{
	position: absolute;
	width: 990px;
	height: 204px;
	margin-left: 0px;
	margin-top: 0px
}

.special-content .texto1{
	width: 990px;
	height: 204px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.special-content .imagem1{
	position: absolute;
	margin-left: 151px;
	margin-top: 213px;
}

.special-content .caixa2{
	position: absolute;
	width: 431px;
	height: 545px;
	margin-left: 16px;
	margin-top: 0px
}

.special-content .texto2{
	width: 431px;
	height: 545px;
	display: table-cell;
	vertical-align: middle;
	text-align: right
}

.special-content .imagem2{
	position: absolute;
	margin-left: 505px;
	margin-top: 100px;
}

.special-content .caixa3{
	position: absolute;
	width: 920px;
	height: 387px;
	margin-left: 35px;
	margin-top: 0px
}

.special-content .texto3{
	width: 920px;
	height: 387px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.special-content .imagem3{
	position: absolute;
	margin-left: 38px;
	margin-top: 384px;
}