body, html {
    overflow-x: hidden;
}
body {
	font-family: "Fira Sans", sans-serif !important;
}

@font-face {
  font-family: 'HistericaVF';
  src: url('../webfonts/Histerica-ExtraBold.woff2') format('woff2'),
       url('../webfonts/Histerica-ExtraBold.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

.breve-cont .row {
    height: 100%;
}

.breve-cont {
    height: 100vh;
    background-color: #173D0F;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.breve-cont p {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #173D0F;
}

.breve-cont h1 {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    color: #173D0F;
    transform: rotate(-5.41deg);
}

.hero-home {
    background-color: #D88D35;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    background-size: 99%;
    padding-top: 90px;
	padding-bottom: 100px;
}
.texto-1 {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #173D0F;
}
.destaque-1 {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #173D0F;
    padding: 6px 10px;
    background: #FFCB8D;
    display: inline-block;
    margin-bottom: 5px;
}
.destaque-1.v2{
    font-size: 14px;
    line-height: 20px;
}
.menor-1 {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #173D0F;
    display: block;
}

.home-2 {
    background-color: #D88D35;
}

.gif_anima {
    margin-top: -150px;
}

.home-3 {
    background-color: #173D0F;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
	position: relative;
}

.titulo-2 {
    font-family: 'HistericaVF';
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
    line-height: 45px;
    text-align: center;
    color: #FFCB8D;
    text-shadow: 0px 3px 0px #112C0B;
}

.elenco-card {
    text-align: center;
}

.elenco-card img {
    width: 100%;
    height: 330px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 10px;
	object-position: top;
}

.elenco-card h3 {
    font-family: 'HistericaVF';
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 42px;
    color: #FFCB8D;
    text-shadow: 0px 3px 0px #112C0B;
	margin-bottom: 25px;
}

.elenco-card p {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFCB8D;
}

.elenco-card h3.par {
	transform: rotate(-2.82deg);
}
.elenco-card h3.impar {
	transform: rotate(2.14deg);
}

.texto-2 {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFCB8D;
}

.texto-2 b {
	font-family: 'Fira Sans';
	font-style: normal;
	font-weight: 800;
	font-size: 34px;
	line-height: 41px;
	color: #FFCB8D;
}	

.home-4 {
	background-color: #D88D35;
	position: relative;
}

.garantido {
    position: absolute;
    left: 0;
    top: 0px;
}
.caprichoso {
    position: absolute;
    right: 0;
    top: 0px;
}

.home-5 {
	background-color: #FFCB8D;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto;
	position: relative;
	padding-bottom: 40px;
}

.home-6 {
	background-color: #D88D35;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto;
	position: relative;
	padding-bottom: 40px;
}

.home-7 {
    background-color: #FFF9F2;
    padding-bottom: 60px;
}

.card-ingresso {
    display: flex;
    width: 100%;
    background: #FFF9F2;
    border: 1px solid #173D0F;
    border-radius: 10px;
    justify-content: space-between;
    align-items: center;
    padding-right: 40px;
}

.card-ingresso h3 {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #173D0F;
}
.card-ingresso b {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #173D0F;
    display: block;
}
.card-ingresso span {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 34px;
    color: #173D0F;
	display: block;
}

.btn-1 {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #173D0F;
    padding: 6px 13px;
    background: #FFF9F2;
    border: 1px solid #112C0B;
    box-shadow: 0px 3px 0px #112C0B;
    display: inline-block;
}

.btn-2 {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #173D0F;
    padding: 6px 13px;
    background: #FFCB8D;
    border: 1px solid #112C0B;
    box-shadow: 0px 3px 0px #112C0B;
    display: inline-block;
}

.caixa-patrocinador {
    background-color: #fff;
    padding: 15px;
}


.slider-container {
    position: relative;
	margin-bottom: 20px;
}
.slider-controls {
    position: absolute;
    width: 100%;
    z-index: 99;
	margin-top: 90px;
}
.slider-right {
    right: -15px;
    position: absolute;
    bottom: -15px;
	background-color: #fff;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    text-align: center;
}
.slider-left {
    left: -15px;
    position: absolute;
    bottom: -15px;
	background-color: #fff;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    text-align: center;
}

.slider-left span i, .slider-right span i {
    color: #666666;
}
.zoom-p {
    border-radius: 100%;
    background-color: #fff;
    border: none;
    width: 40px;
    height: 40px;
	z-index: 9;
    position: relative;
}

.img-ps {
    height: 500px;
    width: 100%;
    object-fit: cover;
    border: 2px solid #112C0B;
    box-shadow: 0px 4px 0px #112C0B;
    border-radius: 10px;
}
.img-tt{
    height: 140px;
    width: 100%;
	object-fit: cover;
    border: 2px solid #112C0B;
    box-shadow: 0px 4px 0px #112C0B;
    border-radius: 10px;
}

.home-gale {
    background-color: #173D0F;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom: 90px;
}

@media (max-width: 767px) {
	
.img-ps {
    height: 335px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
	
.img-tt {
    border-radius: 10px;
    height: 110px;
    object-fit: cover;
    width: 100%;
}
	
.hero-home {
    background-position: top;
	padding-top: 20px;
}	

.texto-1 {
    font-size: 18px;
    line-height: 24px;
}
	
.destaque-1 {
    font-size: 22px;
    line-height: 34px;
}	
	
.texto-2 b {
    font-size: 25px;
    line-height: 31px;
}
	
.caprichoso {
    width: 140px;
}	
.garantido {
    width: 110px;
}
	
.card-ingresso {
    flex-direction: column;
    padding-right: 0;
    padding: 20px;
    text-align: center;
    gap: 25px;
}
	
.card-ingresso img {
    margin-bottom: 20px;
}
	
.home-4 {
    padding-top: 100px;
}	
	
.breve-cont .row {
   align-content: center;
}
	
.logo-fluid {
   width: 60%;
}
	
.breve-cont h1 {
    font-size: 24px;
    line-height: 30px;
}
	
.breve-cont p {
    font-size: 16px;
    line-height: 20px;
}
	
.breve-cont {
    background-size: 150%;
}	
	
	
}


