﻿@charset "utf-8";
/* CSS Document */

@font-face{
	font-family: MHebrew;
	src: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/93/50001184/fontes/myriad-hebrew-bold.otf);
}


@font-face{
	font-family: Myriad;
	src: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/93/50001184/fontes/MyriadPro-Regular.otf);
}


.special-content{
	font-family: Myriad;
	font-size: 24px;
	color:#474444;
	font-style: normal;
	line-height: 24pt;
	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: #474444;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
	font-family: Myriad;
	color: #774402;
	font-size: 50px;
	line-height: 50pt;
	font-weight: lighter;
	text-transform: uppercase
	}
.special-content h4 strong{
	font-family: MHebrew;
	font-size: 65px;
	line-height: 35pt;
	text-transform: uppercase
	
}
.special-content h5{
	font-family: MHebrew;
	color: #792f05;
	font-size: 81px;
	line-height: 35pt;
	font-weight: normal;
	margin-bottom: 25px
}
.special-content h5 strong{
	font-family: MHebrew;
	font-size: 81px;
	line-height: 35pt;
}
.special-content .clear{
	clear: both
}

.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{
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/93/50001184/imagens/back_01.jpg);
	height: 697px;
	}

.special-content .back2{
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/93/50001184/imagens/back_02.jpg);
	height: 362px;
	}

.special-content .back3{
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/93/50001184/imagens/back_03.jpg);
	height: 1028px;
	}

.special-content .back4{
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/93/50001184/imagens/back_04.jpg);
	height: 359px;
	}


.special-content .caixa1{
	width: 970px;
	height: 362px;
}

.special-content .texto1{
	width: 970px;
	height: 362px;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding-right: 60px;
	padding-left: 60px
}

.special-content .imagem2{
	margin-left: 30px;
	margin-top: 360px
}

.special-content .caixa2{
	width: 970px;
	height: 342px;
}

.special-content .texto2{
	width: 970px;
	height: 342px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-right: 35px;
	padding-left: 35px
}

