@font-face {
    font-family: 'FeelingPassionate';
    src: url('../fonts/feeling-passionate.otf');    
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: 'FeelingPassionate';
    src: url('../fonts/feeling-passionate.otf');    
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: 'FeelingPassionate';
    src: url('../fonts/feeling-passionate.otf');    
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: 'FeelingPassionate';
    src: url('../fonts/feeling-passionate.otf');    
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: 'FeelingPassionate';
    src: url('../fonts/feeling-passionate.otf');    
    font-style: normal;
    font-weight: 900;
}



@font-face {
    font-family: 'DinPro';
    src: url('../fonts/D-DIN-PRO-400.otf');    
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'DinPro';
    src: url('../fonts/D-DIN-PRO-500.otf');    
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: 'DinPro';
    src: url('../fonts/D-DIN-PRO-600.otf');    
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: 'DinPro';
    src: url('../fonts/D-DIN-PRO-700.otf');    
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: 'DinPro';
    src: url('../fonts/D-DIN-PRO-800.otf');    
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'DinPro';
    src: url('../fonts/D-DIN-PRO-900.otf');    
    font-style: normal;
    font-weight: 900;
}

.als-item{

	margin-bottom: 25px;
}
#topo{
	display:none;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.ui-accordion-header {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    outline: none;
	text-transform: uppercase;
	font-size: 24px;
	padding:25px 25px;
	color:#000;
	border-top: solid 1px #a3a3a3;
	margin-bottom:0px;
	background:#a3a3a3;
	margin-top:10px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.ui-accordion-content {
	padding: 15px 75px;
	background:#a3a3a3;
	color:#000;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.accordion{
	
}
.last-bg{
	height:700px;
}
@media screen and (max-width:991px){
	.last-bg{
		height:200px;
	}
}
.content-circle{
	display:flex;
	align-items:center;
}

.p-main{
	font-size:20px;
}


.grape{
	font-family: 'FeelingPassionate', cursive;
}

body{
	color:#a3a3a3;
}
h1, h2, h3, h4, h5, h6{
	/* font-family: 'Fjalla One', sans-serif; */
	font-family: 'DinPro', sans-serif;
	font-weight: 700;
}
.main-text{
	font-size:160px;
	line-height: 140px;
	color:#a3a3a3;
}
.main-color{
	color:#a3a3a3;
}
.titulo-lista{
	font-size:30px;
}
.titulo-lista2{
	font-size:35px;
}
.lista{
	font-family: 'DinPro', sans-serif;
	font-size:20px;
	margin-left:10px;
	font-weight:500;
	letter-spacing: 1.5px;;
}
.lista li{
	margin-bottom:15px;
}
h2{
	font-size:40px;
	margin-bottom:0px;
	font-weight:700;
}
.red-text{
	color:#9c1009;
}

@media screen and (max-width:991px){
	.p-main{
		font-size:17px;
	}
	.main-text{
		font-size:80px;
		line-height: 70px;
	
	}
}
@media screen and (max-width:767px){
	.main-text{
		font-size:60px;
		line-height: 50px;
	
	}
}
.yellow-text{
	color: #f79c31 !important;
}
/* @media (min-width: 1200px){
	.container {
		max-width: 85% !important;
	}
} */
.circle{
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:50%;
	width:35px;
	font-size:35px;
	min-width: 35px;
	height:35px;
	color:#000;
	font-family: 'DinPro', cursive;
	font-weight:600;
}
.ui-icon{
	color:#000;
}
.wow{
	visibility:hidden;
}
.left-side{
	width:100%;
	padding:140px 40px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.right-side{
	width:100%;
	padding:20px 20px;
	background:#fff;
	display:flex;
	flex-direction:column;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.gift-header{
	padding: 20px 30px;
	background:#000;
	position:relative;
	
}
.gift-item{
	padding: 30px 30px;
	background:#fff;
	display:flex;
	align-items:start;
	border-bottom: solid 1px #e8e8e8;
}
.gift-item h4{
	text-transform:uppercase;
	margin-left:20px;
	font-size:19px;
}

.slider .slick-prev, .slider .slick-next {
  width: 23px !important;
	height:39px !important;
}
.gift-btn,.gift-input{
	text-transform:uppercase;
	padding: 7px 40px 10px;
	background: transparent;
	text-align:center;
	color:#FFFFFF;
	width: fit-content;
	text-decoration:none;
	outline:none;
	font-weight: 500;
	white-space: nowrap;
	border-radius:20px;
	border:3px solid #fff;
	font-family: 'DinPro', sans-serif;
	font-size:20px;
	transition: all .3s ease-in-out;
}
.gift-input{
	width:100%;
}
.fontp{
	font-size:16px;
	white-space: nowrap;
}
@media screen and (max-width:1400px){
	.gift-btn{
		font-size:18px;
		padding: 10px 20px;
	}
	.gift-btn.valid{
		width: 207px;
	}
}

@media screen and (max-width:991px){
	.gift-btn{
		font-size:16px;
	}
	.gift-btn.valid{
		width: 100%;
	}
	.fontp{
		font-size:12px;
	}
}
.gift-btn:hover{
	text-decoration:none;
	outline:none;
	background:rgba(255 , 255, 255, 0.4);
	color:#fff;

}
.antonio{
	font-family: 'Antonio', sans-serif;
}
.como-funciona{
	font-size:40px;
	display:flex;
}
.como-funciona .red-text{
	font-size: 45px;
   
}
.container-blocos{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.bloco{
	width:32.5%;
}
.titulo-faq{
	font-size:50px;
}
.logo-header{
	max-width:100px;
	position:absolute;
	right: 10px;
    top: 20%;
}
.banner-gift{
	background: #2F211E;
	padding-bottom:60px;
}
.main-titulo{
	font-size: 75px;
	color:#fff;
	font-weight:700;
}
.logo-topo{
	max-width:250px;
	width:100%;
}
.content-topo{
	display:flex;
	align-items:end;
}
.main-desc{
	color:#a3a3a3;
	font-weight:500;
	font-family: 'DinPro', sans-serif;
	font-size:48px;
}
.main-obs{
	color:#a3a3a3;
	font-weight:500;
	font-family: 'DinPro', sans-serif;
	font-size:28px;
	letter-spacing: 2px;
}
.maingift-btn{
	background:#f8b120;
	color:#9c1009;
	font-family: 'Antonio', sans-serif;
	font-size:18px;
	font-weight:500;
	text-transform:uppercase;
	text-align:center;
	padding:5px 10px;
	text-decoration:none;
	outline:none;
	white-space:nowrap;
	transition: all .3s ease-in-out;
}
.maingift-btn:hover{
	text-decoration:none;
	outline:none;
	background:#9c1009;
	color:#fff;
}

@media screen and (max-width:991px){
	.main-obs{
		font-size:18px;
	}
	.titulo-lista{
		font-size:24px;
	}
	.titulo-lista2{
		font-size:24px;
	}
	.lista{
		font-size:18px;
	}
	.bloco{
		width:100%;
	}
	.bloco-imagem{
		width:100%;
		min-height:900px;
	}
	.gift-btn {
		padding: 10px 15px;
	}
	.titulo-faq{
		font-size:24px;
	}
}
@media screen and (max-width:675px){
	.bloco-imagem{
		min-height:450px;
	}
}
#bg_redes_sociais {
    display:none;
}
#bg_rodape {
    display:none;
}
.link-comofunciona{
	display:flex;
	align-items:center;
	color:#fff;
	font-size:20px;
	font-weight:500;
	font-family: 'Antonio', sans-serif;
	text-decoration:none;
	outline:none;
	width:fit-content;
}
.link-comofunciona:hover{
	text-decoration:none;
	outline:none;
	color:#fff;
}
.link-comofunciona:hover .icon-funciona{
	transform: translateX(15%);
}
.icon-funciona{
	transition: all .3s ease-in-out;
}
.icon-funciona:hover{
	text-decoration:none;
	outline:none;
	color:#fff;
}
.slider, .slider2{
	max-width:100%;
}
.slider img, .slider2 img{
	max-width:100%;
}
.slider .slick-list, .slider2 .slick-list{
	width:100%;
}
.slider .slick-slide img, .slider2 .slick-slide img  {
	object-fit: contain;
}
.slider .slick-track, .slider2 .slick-track{
	display:flex;
    align-items:center;
}
.content-slide{
	max-width:100%;
	display:flex !important;
	align-items:center;
	justify-content:center;
}
.slick-dots li button:before {
    font-size: 13px !important;
}
.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #f8b120 !important;
}
#main-content{
	position:relative;
}
.navegador{
	z-index:1;
	position:fixed;
	left:10px;
	top:15%;
	min-height:50px;
	display:flex;
	flex-direction:column
}
.nav-number{
	display:flex;
	justify-content:center;
	align-items:center;
	height:55px;
	width:55px;
	color:#f8b120;
	font-size:18px;
	font-family: 'Antonio', sans-serif;
	transition: all .3s ease-in-out;
	text-decoration:none;
	outline:none;
}
.nav-number:hover{
	color:#f8b120;
	text-decoration:none;
	outline:none;
}
.number-active{
	font-size:40px !important;
	transition: all .3s ease-in-out;
}
#footer{
	padding: 70px 20px;
	background:#000;
	display: flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
#bg_interno {
    padding-bottom: 70px;
}
.main-footer{
		font-size:50px;
		color:#fff;
		display:flex;
	}
.footer-logo{
	width:180px;
}
.text-footer{
	font-size:18px;
	color:#a3a3a3a3;
	font-weight:400;
	font-family: 'DinPro', sans-serif;
	text-align:center;
}
#footer i{
	color:#fff;	
	font-size:30px;
	
}
.copy{
	font-size:16px;
}
#toTop {
    bottom: 80px;
}
	@media screen and (max-width:1380px){
		h2{
			font-size: 28px;
		}
		.como-funciona {
			font-size: 30px;
		}
		.como-funciona .red-text {
			font-size: 30px;
		}
	}
	@media screen and (max-width:991px){
		.navegador{
			display:none;
		}
		.main-titulo {
			font-size: 50px;
		}
		.main-desc {
			font-size: 24px;
		}
		.logo-topo {
    		max-width: 180px;
		}
		.como-funciona {
    		font-size: 25px;
		}
		.como-funciona .red-text {
    		font-size: 30px;
		}
		.gift-header h3{
			font-size:18px;
		}
		.logo-header {
			max-width: 80px;
			right: 5px;
			top: 15%;
		}
		.gift-item h4 {
			font-size: 18px;
		}
		.gift-btn {
			font-size: 18px;
		}
		h2{
			font-size: 25px;
		}
		.ui-accordion-header {
			font-size: 18px;
		}
		.circle {
			width: 30px;
			min-width: 30px;
			height: 30px;
		}
		.main-footer {
    		font-size: 35px;
		}
		.footer-logo {
    		width: 120px;
		}
	}
	@media screen and (max-width:767px){
		.left-side, .right-side{
			width:100%;
		}
	}
	@media screen and (max-width:575px){
		.como-funciona {
    		font-size: 18px;
		}
		.como-funciona .red-text {
			font-size: 21px;
		}
		.gift-item {
    		padding: 15px 15px;
		}
		.right-side {
			padding: 30px 20px;
		}
		.ui-accordion-header {
    		padding: 15px 15px;
		}
		.ui-accordion-content {
    		padding: 15px 20px 20px 60px;
		}
		.ui-icon {
    		margin-left: 10px;
		}
		.main-titulo {
            font-size: 35px;
        }
		.slick-prev, .slick-next {
			display:none !important;
		}
	}