﻿@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: Barlow;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/371/13735153/fontes/Barlow-Regular.ttf")
}

@font-face{
	font-family: BarlowBold;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/371/13735153/fontes/Barlow-Bold.ttf")
}


@font-face{
	font-family: MyriadBold;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/fontes/MyriadPro-Bold.otf")
}



.special-content{
	font-family: Myriad;
	font-size: 32px;
	color:#1B1B1B;
	font-style: normal;
	line-height: 50px;
	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: Barlow;
	color: #000002;
	font-size: 55px;
	line-height: 65px;
	margin-bottom: 10px;
	text-transform: uppercase
	}

.special-content h4 strong{
	font-family: BarlowBold;
	font-size: 90px;
	line-height: 90px;
	color: #594d3f;
	text-transform: uppercase
}
.special-content h5{
	font-family: MyriadBold;
	color: #fe9862;
	font-size: 75px;
	line-height: 75px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase
}
.special-content h5 strong{
	font-family: Myriad;
	font-size: 48px;
	line-height: 35px;
}

.special-content .clear{
	clear: both
}

.special-content .texto{
	padding-top: 10px;
	padding-bottom: 10px;
	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/371/13735153/imagens/back_01.jpg);
	height: 1064px;
	}

.special-content .back2{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/371/13735153/imagens/back_02.jpg);
	
	}

.special-content .back3{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/371/13735153/imagens/back_03.jpg);
	height: 1075px;
	}

.special-content .back4{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/371/13735153/imagens/back_04.jpg);
	
	}

.special-content .back5{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/371/13735153/imagens/back_05.jpg);
	height: 17px;
	}


.special-content .imagem1{
	position: absolute;
	margin-left: 0px;
	margin-top: 297px;
}