body{
	font-family: 'Roboto Slab', serif;
}
strong{
	font-weight: 900;
}
h1{
	display: none;
}
h2{
	text-transform: uppercase;
	font-weight: 900;
	font-size: 46px;
}
#banner-peus{
	background-image: url("images/header_CH_1920x650.png");
	background-attachment: fixed;
	background-position: center center;
	min-height: 650px;
	background-size:cover;
}
/* diminui menu ao chegar no TOPO = 0 */
#menuSticky{
    background-color: white;
    position: sticky;
    top: 0;
    z-index: 3;
    border-bottom: 2px solid #4c250fd1;
    box-shadow: 8px 7px 0px 2px #4c250fd1;
}

#menu-peus, #apresentacao-peus, #locais-peus{
	background: #FFEFCF;
}
#menu-peus ul{
	list-style: unset;
}
#menu-peus ul li{
	list-style-type: none;
	font-weight: 900;
	color:#fff;
	height: 122px;
	width: 122px;
	text-align: center;
}
#menu-peus ul li a{
	color:#fff;
	text-decoration: none;
	display: inline-grid;
	transition:300ms;
}
#menu-peus ul li a:hover{
margin-top:-10px;
}
#menu-peus ul li a::before{
	content: '';
	display: inline-block;
	height: 52px;
	width: 93px;
	background-position: center center!important;
	margin: 21px 0px 5px 0px;
	background-size: contain!important;
}
#menu-peus ul li a::before:hover{
	margin-top: -20px;
}
#menu-peus ul li:nth-child(1) a::before{
	background: url("images/o-que-e.png") no-repeat;
}
#menu-peus ul li:nth-child(2) a::before{
	background: url("images/participe.png") no-repeat;
}
#menu-peus ul li:nth-child(3) a::before{
	background: url("images/locais.png") no-repeat;
}
#menu-peus ul li:nth-child(4) a::before{
	background: url("images/acompanhe.png") no-repeat;
}
#menu-peus ul li:nth-child(5) a::before{
	background: url("images/documentos.png") no-repeat;
}
#menu-peus ul li:nth-child(6) a::before{
	background: url("images/equipe.png") no-repeat;
}
#menu-peus ul li:nth-child(7) a::before{
	background: url("images/etapas.png") no-repeat;
}
#menu-peus ul li:nth-child(8) a::before{
	background: url("images/noticias.png") no-repeat;
}
.bg-laranja{
	background: url("images/bt-laranja.svg");
	background-size: contain;
}
.bg-verde{
	background: url("images/bt-verde.svg");
	background-size: contain;
}
.bg-azul{
	background: url("images/bt-azul.svg");
	background-size: contain;
}
.bg-vermelho{
	background: url("images/bt-vermelho.svg");
	background-size: contain;
}

#apresentacao-peus {
	padding-top: 155px;
	padding-bottom: 155px;
	padding-left: 25px;
	padding-right: 25px;

}
#apresentacao-peus p{
	font-size: 25px;
}
#apresentacao-peus .ilustracao{
	background-image: url("images/bg-apresentacao.png");
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	
}
.texto-menor{
	font-size: 18px!important;
}
.texto-pequeno{
	font-size: 11px!important;
}
#participe-peus{
	background: url("images/bg-participe.png") no-repeat center center;
	background-size: cover;
}
#participe-peus h2{
	color:#fff;	
	text-transform: capitalize;
	font-size: 80px;
}
#participe-peus h2::before{
	background: url("images/participe.png") no-repeat;
	content: '';
	display: block;
	height: 140px;
	width: 240px;
	background-position: center center!important;
	margin: 0 auto;
}
#participe-peus button,#acompanhe-peus button{
	color:#4C250F;	
	width:320px;
	background-color: #FFEFCF;
	border: 1px solid #4C250F;
	border-radius: 15px;
	font-size: 41px;
	text-align: center;
	box-shadow: 10px 10px 0 0 #4C250F;
	transition: 200ms;
}
#participe-peus button:hover,#acompanhe-peus button:hover{
	color:#fff;
	background-color: #4C250F;
	box-shadow: -10px -10px 0 0 #FF6969;
}

#locais-peus{
	flex: auto;
	font-size: 20px;
}
#locais-peus h2{
	font-size: 60px;
	display:inline-flex;
	line-height: 57px;
}
#locais-peus h2::before{
	background: url("images/locais.svg") no-repeat;
	content: '';
	display: inline-flex;
	height: 142px;
	min-width: 103px;
	margin-right: 17px;
}
#locais-peus .legenda{
	background:#fff;
	margin-top: -35px;
}

#acompanhe-peus{
	background: #FF6969;
	color: #4C250F;
}
#acompanhe-peus h2{
	font-size: 60px;
}
#acompanhe-peus p{
	font-size: 33px;
}
#documentos-peus{
	color: #4c250f;
}
#documentos-peus button,#apresentacao-peus button{
	font-size: 25px;
	font-weight: 900;
	color: #1DDD98;
	background: #ffffff;
	border: solid 1px #4c250f;
	box-shadow: 5px 5px 0px 1px #4c250f;
	transition: 300ms;
	max-width: 320px;
}
#documentos-peus button:hover,#apresentacao-peus button:hover{
	font-size: 25px;
	font-weight: 900;
	color: #fff;
	background: #1DDD98;
	border: solid 1px #4c250f;
	box-shadow: -5px -5px 0px 1px #4c250f;
	transition: 300ms;
}
#documentos-peus button::before:hover,#apresentacao-peus button::before:hover{
	margin-top: 10px;
}
#documentos-peus button::before,#apresentacao-peus button::before{
	content: '';
	background: url("images/bt-planos.svg") no-repeat;
	width: 69px;
	height: 84px;
	float: right;
	margin-bottom: -220px;
	margin-top: 30px;
	background-size: cover;
}
#documentos-peus h2{
	color: #4c250f;
	font-size: 60px;
	border-bottom: solid #1DDD98 7px;
	text-transform: capitalize;
	margin-top: 156px;
}
#documentos-peus .documentos-p::before{
	content: '';
	background: url('images/documentos.svg') no-repeat;
	width: 229px;
	height: 292px;
	float: right;
	margin-bottom: -253px;
	margin-top: -16px;
	background-size: cover;
}
#documentos-peus .equipe-p::before{
	content: '';
	background: url('images/equipe-tecnica.svg');
	width: 246px;
	height: 141px;
	float: left;
	margin-top: -70px;
	margin-right: 20px;
	background-repeat: no-repeat;
}
.ilustraequipe{
	background-image: url("images/bg-equipe.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.col .card img{
    border-style: none !important;
	vertical-align: middle;

}
.col .card p{
	text-align: center;
}
#etapas-peus{
	margin: 0;
	display: flex;
	align-content: center;
	flex-flow: column wrap;
}
#etapas-peus .etapas-peus{
	background: #FFAD5C;
	color: #4c250f;
}
#etapas-peus h2{
	font-size: 74px;
	display:inline-flex;
	line-height: 57px;
	text-transform: capitalize;
}
#etapas-peus h2::before{
	background: url("images/etapas.png") no-repeat;
	content: '';
	display: inline-flex;
	height: 117px;
	min-width: 149px;
	margin-right: 17px;
	margin-top: -30px;
}

#etapas-peus .box{
	background: #ffefcf;
	border: solid 1px #4c250f;
	box-shadow: 5px 5px #ffefcf, 
    5px 5px 0px 1px #4c250f;
}
#etapas-peus .ilustracao{
	background-image: url("images/bg-etapas.svg");
	background-repeat: no-repeat;
	background-position: 60vw 0;
	background-size: contain;
}
#etapas-peus .etapas > div{
	background: #ffefcf;
	border: solid 1px #4c250f;
	box-shadow: 5px 5px #ffefcf, 
    5px 5px 0px 1px #4c250f;
	max-width: 350px;
}
#etapas-peus .etapas {
	width: 850px;
	background-image: url("images/zigzag.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
#etapas-peus .etapas h3 {
    background: #1DDD98;
    font-weight: 100;
    font-size: 46px;
    margin-left: -20px;
    padding-left: 10px;
    display: inline-block;
    padding-right: 10px;
    margin-top: 14px;
}
#noticias-peus h2{
	font-size: 74px;
	display:inline-flex;
	line-height: 57px;
	text-transform: capitalize;
}
#noticias-peus h2::before{
	background: url("images/noticias.png") no-repeat;
	content: '';
	display: inline-flex;
	height: 117px;
	min-width: 149px;
	margin-right: 17px;
	margin-top: -30px;
	filter: brightness(0.5)
}
.duracao p{
	text-align: right;
	font-weight: 900;
	background: #FFAD5C;
	border: solid 2px #4c250f;
	padding: 0 25px 0 25px;
	display: inline-block;
	float: right;
}
.bgw{
	background-color: #fff;
}
.caixa{
	color:#fff;
	font-weight: 900;
	background: #4c250f;
	margin-left: -20px;
	display: inline-block;
}
.mt-n1 {
  margin-top: -1.25rem !important;
}
@media screen and (max-width: 1024px){
	.nomobo{
		display: none!important;
	}
	.zoom-out{
		zoom:0.75;
	}
	#locais-peus h2::before,#etapas-peus h2::before,#documentos-peus h2:nth-child(1)::before,#documentos-peus #equipe h2:nth-child(1)::after{
	background:none;
	content: '';
	display: inline-flex;
	height: 0px;
	min-width: 0px;
	margin-right: 0px;
	}
	#locais-peus .legenda {
    margin-top: 15px;
	}
}
@media (max-width: 767px) {
		.carousel-inner .carousel-item > div {
			display: none;
		}
		.carousel-inner .carousel-item > div:first-child {
			display: block;
		}
		
	}

	.carousel-inner .carousel-item.active,
	.carousel-inner .carousel-item-next,
	.carousel-inner .carousel-item-prev {
		display: flex;
	}

	

	/* medium and up screens */
	@media (min-width: 768px) {

		.carousel-inner .carousel-item-end.active,
		.carousel-inner .carousel-item-next {
			transform: translateX(50%);
		}

		.carousel-inner .carousel-item-start.active, 
		.carousel-inner .carousel-item-prev {
			transform: translateX(-50%);
		}
		
	}

	.carousel-inner .carousel-item-end,
	.carousel-inner .carousel-item-start { 
		transform: translateX(0);
	}

	