﻿@charset "utf-8";
/* CSS Document */

@font-face{
    font-family: myriad pro;
    src: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/13/1778715/fontes/MyriadPro-Regular.otf);
}

@font-face{
    font-family: MyriadBold;
    src: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/13/1778715/fontes/MyriadPro-Bold.otf);
}


.special-content{
	font-family: 'Segoe', "Segoe UI", "DejaVu Sans", "Trebuchet MS", 'Verdana', "sans-serif";
	font-size: 20px;
	color:#1B1B1B;
	font-style: normal;
	line-height: 21pt;
	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: #890f02;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
    font-family: myriad;
	color: #890f02;
	font-size: 48px;
	line-height: 35pt;
	font-weight: bold;
	}
.special-content h4 strong{
	font-family: MyriadBold;
	color: #ffffff;
	font-size: 65px;
	line-height: 50pt;
	font-weight: bold;

}
.special-content h5{
	color: #060606;
	font-size: 46px;
	line-height: 35pt;
	margin-bottom: 25px;
	font-weight: bold;
}
.special-content h5 strong{
	color: #ec5d0f;
	font-size: 50px;
	line-height: 35pt;
	font-weight: bold;
}
.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/13/1778715/images/fogao_01.jpg);
	height: 742px;
	}

.special-content .back2{
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/13/1778715/images/fogao_02.jpg);
	height: 296px;
	}

.special-content .back3{
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/13/1778715/images/fogao_03.jpg);
	height: 783px;
	}

.special-content .footer{
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/13/1778715/imagens/footer.jpg);
	height: 54px;
}

.special-content .caixa1{
	width: 463px;
	height: 403px;
	margin-left: 456px;
	padding-top: 250px
}

.special-content .texto1{
	width: 463px;
	height: 403px;
	display: table-cell;
	vertical-align: middle;
	text-align: left
    } 

.special-content .caixa2{
	height: 249px;
	width: 970px;
}
.special-content .texto2{
	width: 970px;
	height: 249px;
	padding-left: 25px;
	padding-right: 25px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
.special-content .caixa3{
	height: 239px;
	width: 970px;
}
.special-content .texto3{
	width: 970px;
	height: 239px;
	padding-left: 25px;
	padding-right: 25px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}