﻿@charset "utf-8";
/* CSS Document */

@font-face{
	font-family: Myriad;
	src: url("https://www.pontofrio-imagens.com.br/html/conteudo-produto/977/12730738/fontes/MyriadPro-Semibold.otf")
}

@font-face{
	font-family: MagicDreams;
	src: url("https://www.pontofrio-imagens.com.br/html/conteudo-produto/977/12730738/fontes/Freshy_Extrabold.otf")
}


.special-content{
	font-family: Myriad;
	font-size: 29px;
	color:#1B1B1B;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style:none;
	width:990px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFFFFF;
}

.special-content a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
	font-family: MagicDreams;
	color: #29a308;
	font-size: 75px;
	line-height: 85px;
	text-transform: uppercase;
	letter-spacing: -8px;
	}

.special-content h4 strong{
	font-family: MagicDreams;
	font-size: 60px;
	line-height: 85px;
	color: #29a308;
}
.special-content h5{
	font-family: MagicDreams;
	text-transform: uppercase;
	color: #680466;
	font-size: 72px;
	line-height: 86px;
	margin-bottom: 25px;
	letter-spacing: -5px;
}
.special-content h5 strong{
	font-family: Myriad;
	font-size: 48px;
	line-height: 35px;
}

.special-content .clear{
	clear: both
}

.special-content .texto{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 900px;
	margin-left: 35px;
	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.pontofrio-imagens.com.br/html/conteudo-produto/977/12730738/imagens/back_01.jpg);
	height: 1073px;
	}

.special-content .back2{
	position: relative;
	background-image: url(https://www.pontofrio-imagens.com.br/html/conteudo-produto/977/12730738/imagens/back_02.jpg);
	height: 413px;
	}

.special-content .back3{
	position: relative;
	background-image: url(https://www.pontofrio-imagens.com.br/html/conteudo-produto/977/12730738/imagens/back_03.jpg);
	height: 863px;
	}

.special-content .back4{
	position: relative;
	background-image: url(https://www.pontofrio-imagens.com.br/html/conteudo-produto/977/12730738/imagens/back_04.jpg);
	height: 1340px;
	}

.special-content .caixa1{
	position: absolute;
	width: 383px;
	height: 364px;
	margin-left: 18px;
	margin-top: 135px
}

.special-content .texto1{
	width: 383px;
	height: 364px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.special-content .imagem1{
	position: absolute;
	margin-left: 0px;
	margin-top: 181px;
}

.special-content .caixa2{
	position: absolute;
	width: 835px;
	height: 413px;
	margin-left: 73px;
	margin-top: 0px
}

.special-content .texto2{
	width: 835px;
	height: 413px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.special-content .imagem2{
	position: absolute;
	margin-left: 165px;
	margin-top: 56px;
}

.special-content .caixa3{
	position: absolute;
	width: 835px;
	height: 483px;
	margin-left: 73px;
	margin-top: 0px
}

.special-content .texto3{
	width: 835px;
	height: 413px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.special-content .imagem3{
	position: absolute;
	margin-left: 73px;
	margin-top: 446px;
}