﻿@charset "utf-8";
/* CSS Document */

@font-face{
	font-family:Myriad;
	src: url("https://www.extra-imagens.com.br/html/conteudo-produto/3279/12123868/fontes/MyriadPro-Regular.otf")
}

@font-face{
	font-family:Futura;
	src: url("https://www.extra-imagens.com.br/html/conteudo-produto/3279/12123868/fontes/futura-std-extra-bold-condensed.otf")
}

@font-face{
	font-family:NeoSans;
	src: url("https://www.extra-imagens.com.br/html/conteudo-produto/3279/12123868/fontes/neo-sans-std.otf")
}

.special-content{
	font-family: Myriad;
	font-size: 25px;
	color:#000000;
	font-style: normal;
	line-height: 37.5px;
	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 a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
	font-family: Myriad;
	color: #f8ef01;
	font-size: 49px;
	line-height: 62.43px;
	
	}
.special-content h4 strong{
	font-family: Futura;
	font-size: 66.67px;
	line-height: 62.43px;
	color: #ffffff;
}
.special-content h5{
	font-family: NeoSans;
	color: #fdf7fd;
	font-size: 66.67px;
	line-height: 44.9px;
	margin-bottom: 35px
}
.special-content h5 strong{
	font-size: 48px;
	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.extra-imagens.com.br/html/conteudo-produto/3279/12123868/imagens/back_01.jpg);
	height: 162px;
	}

.special-content .back2{
	background-image: url(https://www.extra-imagens.com.br/html/conteudo-produto/3279/12123868/imagens/back_02.jpg);
	height: 800px;
	}

.special-content .back3{
	background-color: #32113c
		}

.special-content .back4{
	background-image: url(https://www.extra-imagens.com.br/html/conteudo-produto/3279/12123868/imagens/back_04.jpg);
	height: 676px;
	}

.special-content .back5{
	 background-image: linear-gradient(#ec602d, #fe6d2a, #fe6e28);
}

.special-content .texto{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 900px;
	margin-left: 35px;
	text-align: center
}

.special-content .caixa1{
	width: 898px;
	height: 162px;
	margin-left: 43px
}

.special-content .texto1{
	width: 898px;
	height: 162px;	
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.special-content .imagem1{
	margin-left: 117px;
	margin-top: 265px;
position: absolute
}

.special-content .imagem2{
	margin-top: 247px;
position: absolute
}