/* primeira parte */
.main{
	position: relative;
}

.img_top{
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.par_1{
	padding-top: 8.3rem;
}
.par_2{
	position: relative;
	top: -4rem;
}
.box_top{
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	height: 150px;
	background-color: #4e6636;
	padding-top: 1.5%;
}
.texto_num, .barra, .texto_real{
	position: relative;
	display: inline;
	color:  white;	
}

.barra{
	position: absolute;
	font-family: pd_regular;
	top: -15px;
	left: 21.5%;
	font-size: 6.4rem;
}

.texto_num{
	font-family: pd_regular;
	top: -25px;
	font-size: 380%;
	margin-left: 14%;
	margin-right: 2rem;
}
.texto_real{
	top: -34px;
	font-size: 110%;
	margin-left: 4rem;
	letter-spacing: .2rem;
}

.btn_comprar{
	position: absolute;
	padding-left: 2rem;
	padding-right: 2rem;
	top: 29.5%;
	right: 5%;
	color: white;
	background-color: #9bcb6c;
}

.btn_comprar:hover{
	color: white;
	background-color: #27331B;
}

.par_3{
	position: relative;
	width: 100%;
}

.banner{
	width: 45%;
}
#text_b{
	display: inline;
	margin-left: .5rem;
}

.control{
	position: relative;
	display: inline;
	margin-right: 2rem;
	top: -1.5rem;
}
.fa-circle{
	color: white;
	font-size:.6rem;
	cursor: pointer;
}
.fa-circle:hover{
	color: #9bcb6c;
}
.ativo_control{
	color: #9bcb6c!important;
}
/* segunda parte */
.par_4{
	position: relative;
	padding-top: 3rem;
}
.h3_classe{
	font-family: pd_regular;
	font-size: 180%;
	display: inline;
	text-align: center;
}
.raio{
	position: absolute;
	top: 62%;
	display: inline-block;
	width: 35%;
	height: 1px;
	background-color: black;
}
.esq{
	left: 5%;
}

.dir{
	right: 5%;
}
.link_a, .link_a:hover, .link_a:visited{
	display: block;
	text-align: center;
	text-decoration: none;
	color: #bada55;
	font-size: 1.1rem;
}
/* terceira parte */
.par_5{
	position: relative;
	padding-top: 3%;
	padding-left: 22.5%;
}
.space_product{
	/* background-color: green; */
	display: inline-block;
	width: 350px;
	padding: 0;
	text-align: center;
}
.img_produto{
	width: 75%;
}
.tela_smarth, .tela_800, .tela_1300{
	display: none;
}
.next_product{
	padding-top: 3%;
}
.text_product{
	font-family: pregular;
	margin-left: 10px;
	/* background-color: red; */
	width: 330px;
	font-size: 100%;
	margin-top: 4%;
}
.value_product{
	font-family: Arial;
	font-size: 105%;
	margin-top: -1rem;
}
/* quarta parte */
.btn_loja, .btn_descubra{
	padding-left: 3.5rem;
	padding-right: 3.5rem;
	color: white!important;
	background-color: #9bcb6c;
}

.btn_loja{
	margin-top: 2.5%;
	margin-bottom: 2.5%;
	
}
.btn_loja:hover, .btn_descubra:hover{
	background-color: #27331B;
}
.img_footer{
	width: 100%;
}
.par_6{
	position: relative;
	padding-bottom: 4rem;
}
.mid_footer{
	position: absolute;
	top: 32%;
	left: 41.8%;
	color: white;
}
.m_top{
	text-transform: uppercase;
	font-size: 150%;
}
.m_mid{
	font-family: pd_variable;
	font-size: 400%;
	margin-top: -1.5rem;
	margin-bottom: 0;
}
.m_bot{
	font-size: 110%;
	text-transform: uppercase;
	margin-bottom: 2rem;
}
/* admin */
.add_promo{
	position: absolute;
	right: 24%;
	margin-right: -24px;
	z-index: 888;
}
.fa-cog{
	font-size: 160%;

}
.link_prod, .link_prod:hover, .link_prod:visited{
	text-decoration: none!important;
	color: black;
}
@media (max-width: 1920px) and (max-height: 1080px){
	
	/* admin */
	.add_promo{
		right: 18.3%;
		margin-right: -18.3px;
	}
	/* admin */

	.box_top{
		width: 60%;
	}
	
	.barra{
		left: 18.5%;
		font-size: 6rem;
	}

	.texto_num{
		top: -20px;
		margin-left: 10%;
	}
	.texto_real{
		top: -30px;
	}
	.btn_comprar{
		top: 28.5%;
	}
	.raio{
		top: 65%;
	}
	.par_5{
		padding-left: 13%;
	}
	.mid_footer{
		left: 39%;
	}
	
}
@media (max-width: 1680px) and (max-height: 1050px){
	
	/* admin */
	.add_promo{
		right: 18%;
		margin-right: -18px;
	}
	/* admin */
	.barra{
		left: 15.5%;
	}

	.texto_num{
		margin-left: 6%;
	}
	.texto_real{
		font-size: 100%;
		margin-left: 4rem;
	}
	.raio{
		top: 62%;
		width: 33%;
	}
	
	.link_a, .link_a:hover, .link_a:visited{
		font-size: 1.07rem;
	}
	.par_5{
		padding-top: 3%;
		padding-left: 7.5%;
	}

	.mid_footer{
		top: 30%;
		left: 39%;
	}
	.m_top{
		font-size: 130%;
	}
	.m_mid{
		font-size: 360%;
	}
	.m_bot{
		font-size: 95%;
	}
}
@media (max-width: 1600px) and (max-height: 900px){
	.texto_real{
		font-size: 90%;
	}
	.link_a, .link_a:hover, .link_a:visited{
		font-size: 1.04rem;
	}
	.par_5{
		padding-top: 4%;
		padding-left: 5.4%;
	}
	.mid_footer{
		top: 30%;
		left: 39%;
	}
	.m_top{
		font-size: 125%;
	}
	.m_mid{
		font-size: 340%;
	}
	.m_bot{
		font-size: 90%;
	}
}

@media (max-width: 1440px) and (max-height: 900px){
	
	/* admin */
	.add_promo{
		right: 12.4%;
		margin-right: -12.4px;
	}
	/* admin */
	.box_top{
		width: 70%;
		height: 150px;
		background-color: #4e6636;
		padding-top: 1.5%;
	}
	.btn_comprar{
		top: 26.5%;
	}
	.raio{
		width: 31%;
	}
	.link_a, .link_a:hover, .link_a:visited{
		font-size: 1.02rem;
	}
	.par_5{
		padding-left: 4.6%;
	}
	.space_product{
		width: 320px;
	}
	.img_produto{
		width: 70%;
	}
	.text_product{
		max-width: 300px;
	}
	.value_product{
		font-size: 100%;
	}
	.mid_footer{
		top: 30%;
		left: 38%;
	}
	.m_top{
		font-size: 120%;
	}
	.m_mid{
		font-size: 320%;
	}
	.m_bot{
		font-size: 85%;
	}
}

@media (max-width: 1366px) and (max-height: 768px){
	
	.par_1{
		padding-top: 7.4rem;
	}
	.box_top{
		width: 70%;
		height: 130px;
	}

	.barra{
		top: -18px;
		left: 14.5%;
		font-size: 5.7rem;
	}

	.texto_num{
		font-size: 360%;
	}
	.texto_real{
		font-size: 80%;
		margin-left: 3rem;
	}
	.btn{
		font-size: 90%!important;
	}
	.par_5{
		padding-left: 6.5%;
	}
	.space_product{
		width: 290px;
	}
	.img_produto{
		width: 60%;
	}
	.text_product{
		max-width: 270px;
		font-size: 90%;
	}
	.value_product{
		font-size: 100%;
	}
	.mid_footer{
		top: 30%;
		left: 38%;
	}
	.m_top{
		font-size: 100%;
	}
	.m_mid{
		font-size: 300%;
	}
	.m_bot{
		font-size: 70%;
	}
}

@media (max-width: 1280px) and (max-height: 720px){
	
	.par_1{
		padding-top: 7.1rem;
	}
	
	.barra{
		top: -18px;
		left: 14.5%;
		font-size: 5.7rem;
	}

	.texto_num{
		top: -15px;
		font-size: 340%;
	}
	.texto_real{
		top: -25px;
		font-size: 80%;
	}
	.raio{
		width: 29.5%;
	}
	.par_5{
		padding-left: 3.5%;
	}

	.text_product{
		font-size: 80%;
	}
	.value_product{
		font-size: 100%;
	}
	.mid_footer{
		top: 30%;
		left: 38%;
	}
	.m_top{
		font-size: 90%;
	}
	.m_mid{
		font-size: 280%;
	}
	.m_bot{
		font-size: 65%;
		margin-bottom: .9rem;
	}
}
@media (max-width: 1024px) and (max-height: 768px){
	
	.add_promo{
		display: none;
	}
	.par_1{
		padding-top: 6.6rem;
	}
	.box_top{
		width: 80%;
		height: 130px;
	}
	.barra{
		top: -16px;
		left: 15.5%;
		font-size: 5.2rem;
	}
	.texto_num{
		font-size: 350%;
	}
	.texto_real{
		font-size: 75%;
		margin-left: 2rem;
	}
	.btn{
		font-size: 80%!important;
	}
	.raio{
		width: 26.5%;
	}
	.par_5{
		padding-left: 6.5%;
	}
	.next_product{
		display: none;
	}
	.tela_1300{
		display: block;
		padding-top: 3%;
	}
	.text_product{
		max-width: 270px;
		font-size: 80%;
	}
	.value_product{
		font-size: 100%;
	}
	.mid_footer{
		top: 27%;
		left: 36%;
	}
	.m_top{
		font-size: 90%;
	}
	.m_mid{
		font-size: 260%;
	}
	.m_bot{
		font-size: 60%;
	}
}
@media (max-width: 823px) and (max-height: 600px){
	.box_top{
		width: 80%;
		height: 100px;
	}
	.barra{
		top: -14px;
		left: 10.5%;
		font-size: 3.5rem;
	}
	.texto_num{
		font-size: 240%;
		margin-left: 2.5%;
	}
	.texto_real{
		top: -20px;
		letter-spacing: .1rem;
		font-size: 70%;
		margin-left: .8rem;
	}
	.sp_tex{
		display: inline;
		width: 50%;
	}
	.btn{
		font-size: 70%!important;
	}
	.btn_comprar{
		padding-left: 1rem;
		padding-right: 1rem;
		top: 18%;
		right: 2%;
	}
	.control{
		top: -1rem;
	}
	.fa-circle{
		font-size:.4rem;
	}
	.tela_800{
		display: block;
		margin-top: 2%;
	}
	.tela_1300{
		display: none;
	}
	.par_5{
		padding-left: 12.5%;
	}
	.raio{
		width: 21%;
	}
	.mid_footer{
		top: 27%;
		left: 36%;
	}
	.m_top{
		font-size: 80%;
	}
	.m_mid{
		font-size: 190%;
	}
	.btn_loja,.btn_descubra{
		padding-left: 1.8rem;
		padding-right: 1.8rem;
	}
}
@media (max-width: 768px) and (max-height: 1024px){
	.box_top{
		display: none;
	}
	.par_2{
		margin-top: 2rem;
	}
	.add_promo{
		display: none;
	}
	.raio{
		width: 19%;
	}
	.par_5{
		padding-left: 4%;
	}
	.par_6{
		overflow: hidden;
	}
	.img_footer{
		margin-left: -25%;
		width: 160%;
	}
	.mid_footer{
		top: 27%;
		left: 26%;
	}
}
@media (max-width: 736px){
	.par_5{
		padding-left: 10%;
	}
	.par_6{
		overflow: hidden;
	}
	.img_footer{
		margin-left: -25%;
		width: 160%;
	}
	.mid_footer{
		top: 27%;
		left: 36%;
	}
	.m_top{
		font-size: 100%;
	}
	.m_mid{
		font-size: 260%;
	}
	.m_bot{
		font-size: 90%;
	}
	.btn_loja,.btn_descubra{
		padding-left: 1.8rem;
		padding-right: 1.8rem;
	}
}
@media (max-width: 667px){
	.par_5{
		padding-left: 6%;
	}
	.mid_footer{
		top: 27%;
		left: 30%;
	}
	.par_6{
		padding-bottom: 1.5rem;
	}
}

@media (max-width: 640px){
	.par_5{
		padding-left: 4%;
	}
	.raio{
		width: 17%;
	}
	
}

@media (max-width: 568px){
	.par_5{
		padding-left: 0;
	}
	.raio{
		width: 15%;
	}

	.space_product{
		display: block;
		margin-left: auto;
		margin-right: auto;
		min-width: 350px;
		margin-bottom: 2%;
	}
	.img_produto{
		width: 75%;
	}
	.tela_smarth, .tela_800, .tela_1300{
		display: none;
	}
	.next_product{
		padding-top: 3%;
	}
	.text_product{
		margin-left: 10px;
		min-width: 330px;
		font-size: 100%;
		margin-top: 4%;
	}
	.value_product{
		font-size: 100%;
	}
	.mid_footer{
		left: 27%;
	}
}

@media (max-width: 414px){
	.img_top{
		width: 100%;
	}
	.par_3{
		margin-top: -2rem;
	}
	.banner{
		width: 100%;
	}
	.par_4{
		padding-top: 1rem;
	}
	.h3_classe{
		font-size: 150%;
	}
	.raio{
		width: 43%;
	}
	.link_a{
		margin-top: 2rem;
	}
	.btn_loja{
		margin-bottom: 1.7rem;
	}
	.img_footer{
		margin-left: -35%;
		width: 180%;
	}
	.m_top{
		font-size: 95%;
	}
	.m_mid{
		font-size: 220%;
	}
	.m_bot{
		font-size: 90%;
	}
	.mid_footer{
		top: 22%;
		left: 22%;
	}
	.value_product{
		font-size: 95%;
	}
}
@media (max-width: 375px){
	.space_product{
		min-width: 320px;
	}
	.text_product{
		min-width: 300px;
	}
	.m_mid{
		font-size: 200%;
	}
	.m_top{
		font-size: 90%;
	}
	.m_bot{
		font-size: 85%;
	}	
}
@media (max-width: 360px){
	.m_mid{
		font-size: 190%;
	}
	.mid_footer{
		left: 23%;
	}
	
}
@media (max-width: 320px){
	.mid_footer{
		left: 18%;
	}
	
}