@charset "utf-8";
/* foz */
.ancora{
	top:-2rem;
}
.border-red{
	border:3px solid #D82C20;
}

.text-white-9{
	color:#e9dbc7;
}
.text-green{
	color:#859d47;
}

#foz-banner{
	
}

#foz-banner .banner-mobile{
	
}

#foz-banner .main-text{
	bottom: 2rem;
	z-index: 3;
}

#foz-banner .mycarrossel{
	
}

#foz-banner .texto-aux{
	bottom: 3rem;
	z-index: 3;
}


#foz-01 ol{
	font-size: 24px;
}

#foz-01 ol li b{
	font-size:2em;
}
#app{
	padding-bottom:58px;
}
#cta-mobile{
	bottom: 0px;
	z-index: 4;
}


.modal-content{ background:transparent;}
.modal-header{ border:none; color:#FFF;}
.modal-header button{ opacity:1;}
.modal-body{
	background:#FFF;
	border-radius:1rem;
}
@media (min-width:480px){
	

}

@media (min-width:576px){
	
	

}
@media (min-width:768px){

#app{
	padding-bottom:0px;
}	
#foz-banner{
	background-image:url(../imgs/banner-principal-1920x1098.webp);
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
}


#foz-01{
	background-image:url(../imgs/banner-churrasco-1920x826.webp);
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat;
}

	
}

@media (min-width:992px){
}

@media (min-width:1200px){

#foz-01 ol{
	font-size: 36px;
}

	
}




@media (min-width:1440px){
}

@media (min-width:1640px){
}

@media (min-width:1921px){
	.container-fluid{
		max-width:1920px;
		background-size: contain;
	}

}
