﻿@charset "utf-8";
/* CSS Document */

@font-face{
	font-family: Myriad;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/1886/55006767/fontes/MyriadPro-Regular.otf")
}

@font-face{
	font-family: Bebas;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/1886/55006767/fontes/bebas-neue-bold.otf")
}

.special-content{
	font-family: Myriad;
	font-size: 25px;
	color:#1B1B1B;
	font-style: normal;
	line-height: 35px;
	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: #000000;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
	font-family: Bebas;
	color: #ffffff;
	font-size: 70px;
	line-height: 72px;
	text-transform: uppercase
	}

.special-content h5{
	font-family: Bebas;
	color: #32828a;
	font-size: 70px;
	line-height: 72px;
	text-transform: uppercase
}


.special-content .clear{
	clear: both
}

.special-content .texto{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 940px;
	margin-left: 25px;
	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: linear-gradient(#735627, #aa985a)
	
	}

.special-content .back2{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/1886/55006767/imagens/back_02.jpg);
	height: 573px;
	}

.special-content .back3{
	position: relative;
	background-image: linear-gradient(to bottom right, #b2cccd, #aac4c5, #9ab4b5, #83a1a3)
	
	}

.special-content .back4{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/1886/55006767/imagens/back_04.jpg);
	height: 1390px;
	}

.special-content .back5{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/1886/55006767/imagens/back_05.jpg);
	
	}

.special-content .back6{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/1886/55006767/imagens/back_06.jpg);
	height: 852px;
	}



.special-content .imagem1{
	position: absolute;
	margin-left: 0px;
	margin-top: 57px;
}