.itens_mobile{display: none !important;}
.itens_main{display: block !important;}

/*----------------------------------------------------------------- HEADER*/
header{
	width: 100%;
	height: 110px;
	position: relative;
	z-index: 2;
}

#top_header{
	height: 50px;
	width: 100%;
	background: url("../../imagens/bg-header.png") no-repeat center center;
}

#top_header{
	display: flex;
	align-items: center;
}

#top_header section div{
	position: absolute;
	margin-top: -13px;
}

#top_header section div:nth-of-type(1){
	right:  0px;
	display: flex;
	align-items: center;
	width: auto;
}


#top_header section p{
	color: #ABABAB;
	font-size: 15px;
	margin: 0px 15px 0px 0px;
}

#top_header section a{
	color: #211C1E;
	font-size: 13px;
	margin-right: 15px;
	line-height: 25px;
}

#top_header section a img{
	filter: brightness(0) saturate(100%) invert(21%) sepia(18%) saturate(1761%) hue-rotate(355deg) brightness(99%) contrast(90%);
	width: 22px;
	height: 22px;
	margin: 2px 4px auto auto;
	transition: 0.3s;
}

#top_header section a:hover img{transform:scale(1.07);}

#top_header section div:nth-of-type(2) a img{margin-right: auto;}

#logo{
	position: absolute;
	left: 50%;
	text-indent: -999999px;
	background: url("../../imagens/nova-charmosa.png")no-repeat center center;
	top: 15px;
	width: 308px;
	height: 143px;
	margin-left: -715px;
	transition: 0.3s;
}

#bottom_header{
	width: 100%;
	height: 60px;
	background: url("../../imagens/União 2.png") no-repeat center top;
	border-top: 3px solid #3DD21F;
}

#bottom_header{
	display: flex;
	align-items: center;
}

#bottom_header section nav{
	position: absolute;
	margin-top: -13px;
}

#bottom_header section nav:first-of-type{
	left: 50%;
	margin-left: -290px;
}

#bottom_header section nav a{
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 40px;
	text-transform: uppercase;
	transition: 0.3s;
}

#bottom_header section nav a:hover{color: #D8D799;}



#nav{display: none;}

/*----------------------------------------------------------------- HEADER*/


/*----------------------------------------------------------------- FOOTER*/
/* - - - - - NEWSLETTER - - - - - */
.newsletter{
	width: 100%; 
	height: 66px; 
	position: relative; 
	box-sizing: border-box;
	border-bottom: 1px #949B4F solid;
	background: #949B4F;
	background: -moz-linear-gradient(left, #949B4F 0%, #949B4F 50%, #100F0F 50%, #100F0F 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #949B4F), color-stop(50%, #949B4F), color-stop(50%, #100F0F), color-stop(100%, #100F0F));
	background: -webkit-linear-gradient(left, #949B4F 0%, #949B4F 50%, #100F0F 50%, #100F0F 100%);
	background: -o-linear-gradient(left, #949B4F 0%, #949B4F 50%, #100F0F 50%, #100F0F 100%);
	background: -ms-linear-gradient(left, #949B4F 0%, #949B4F 50%, #100F0F 50%, #100F0F 100%);
	background: linear-gradient(to right, #949B4F 0%, #949B4F 50%, #100F0F 50%, #100F0F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949B4F', endColorstr='#100F0F', GradientType=1 );
}
.newsletter form.central{height: 65px; box-sizing: border-box; display: flex; flex-wrap: wrap; justify-content: center;}

.newsletter form.central > *{height: 65px; position: relative; box-sizing: border-box; margin: 0; font-size: 15px; transition: 0.3s;}

.newsletter form.central p{color: #fff; font-weight: bold; text-transform: uppercase; line-height: 65px; text-align: center; width: 400px;}
.newsletter form.central p img{
	height: 30px;
	width: auto; 
	position: relative; 
	display: inline-block; 
	vertical-align: middle;
	margin-right: 15px;
	filter: invert(1);
}

.newsletter form.central input{background-color: #100F0F; border: none; width: 570px; color: #D5D5D5; font-style: italic; padding: 0 25px;}
.newsletter form.central input::placeholder,.form select::placeholder{color: #CFCFCF; opacity: 1;}
.newsletter form.central input:-ms-input-placeholder,.form select:-ms-input-placeholder{color: #CFCFCF;}
.newsletter form.central input::-ms-input-placeholder,.form select::-ms-input-placeholder{color: #CFCFCF;}


.newsletter form.central button{background-color: #949B4F; color: #fff; text-transform: uppercase; font-weight: bold; border: none; width: 230px; cursor: pointer;}
.newsletter form.central button:hover{background-color: #5F84A1;}
/* - - - - - NEWSLETTER - - - - - */


/* - - - - - FOOTER - - - - - */
footer{width: 100%; height: auto; position: relative; display: block; box-sizing: border-box; background-color: #000000;}
footer .central{height: auto; display: flex; flex-wrap: wrap; justify-content: center;}

footer:before,footer:after{content: ""; display: block; position: absolute; box-sizing: border-box; left: 0; width: 100%; z-index: 1;}
footer:before{height: 165px; background: url("../../imagens/bg-info-footer.png") top center no-repeat; bottom: 230px;}
footer:after{height: 45px; background-color: #949B4F; bottom: 0;}


/* - - - Footer - content_footer - - - */
footer .content_footer{display: flex; flex-wrap: wrap; align-content: space-around; width: 100%; height: auto; position: relative; box-sizing: border-box; padding: 75px 0 50px 0;}

/* - content_footer - li - */
footer .content_footer li{width: calc((100% - 210px) / 3); height: auto; position: relative; box-sizing: border-box; padding-right: 25px; border-right: 1px #5F84A1 solid;font-style: normal;}
footer .content_footer li:last-child{padding-right: 0; border-right: 0;}
footer .content_footer li > *:not(.title_footer){font-size: 14px; color: #fff; display: block; margin: 0 auto; height: auto; position: relative; transition: 0.3s;}
footer .content_footer li > *:last-child{margin: 0 auto !important;}

/* logo */
footer .content_footer li .logo{width: 150px; margin: 0 auto 20px 0;}
footer .content_footer li .logo img{width: 100%; height: auto; position: relative; display: block; object-fit: cover;}
/* logo */

/* title_footer */
footer .content_footer li .title_footer{
	width: 100%; 
	height: auto; 
	position: relative; 
	box-sizing: border-box;
	display: block; 
	color: #5F84A1;
	text-transform: uppercase;
	font-size: 16px; 
	font-weight: 700; 
	padding: 0 0 10px;
	margin: 0 auto 15px;
}
footer .content_footer li .title_footer:before,footer .content_footer li .title_footer:after{content: ""; display: block; position: absolute; bottom: 0;}

footer .content_footer li:nth-child(2) .title_footer:nth-child(3){margin-top: 15px;}

footer .content_footer li .title_footer:before{width: 100%; height: 1px; left: 0; background-color: #5F84A1;}
footer .content_footer li .title_footer:after{width: 45px; height: 3px; left: 0; background-color: #5F84A1;}
/* title_footer */

/* footer - block */
footer .content_footer li .block{width: 100%; position: relative; margin-bottom: 20px; display: flex !important;}

footer .content_footer li .block .link{margin-bottom: 10px;}
/* header - block */

footer .content_footer li .descricao{font-size: 13px; font-weight: 400; margin-bottom: 20px;}

footer .content_footer li .info{}
footer .content_footer li .info b{display: block;}

footer .content_footer li .item{margin-bottom: 5px;}
footer .content_footer li .item span{color: #707070; display: block;}
footer .content_footer li .item:hover{color: #5F84A1;}

footer .content_footer li .mapa{width: 100%; margin-right: 0;}
/* - content_footer - li - */

/* - - - Footer - content_footer - - - */


/* - - - Footer - info_footer - - - */
footer .info_footer{
	width: 100%;
	height: 165px;
	position: relative; 
	box-sizing: border-box; 
	display: flex; 
	flex-wrap: wrap; 
	justify-content: space-around;
	align-items: center;
	z-index: 2;
}

/* - - li - - */
footer .info_footer li{width: auto; height: 50px; position: relative; margin: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
footer .info_footer li > *{position: relative; box-sizing: border-box;}
footer .info_footer li > *:last-child{margin-right: 0;}

footer .info_footer li img{height: 100%; width: auto; filter: brightness(0) invert(1); margin-right: 10px;}
footer .info_footer li p{color: #fff; font-size: 16px;}
footer .info_footer li .titulo{margin-right: 15px;}
footer .info_footer li .titulo b{display: block; font-weight: 900; font-size: 20px; color: #949B4F;}
/* - - li - - */

/* - - - Footer - info_footer - - - */

/* - - - Footer - block.redes_footer - - - */
footer .redes_footer{width: 100%; height: 185px; position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-content: center; text-align: center; margin: 0;}

footer .redes_footer .titulo{width: 100%; font-size: 20px; margin-bottom: 20px; height: auto; color: #949B4F;}

footer .redes_footer a{height: 35px; margin: 0 10px}
footer .redes_footer img{
    width: auto;
	height: 100%;
	position: relative;
	display: inline-block;
	transition: 0.2s;
filter: brightness(0) saturate(100%) invert(63%) sepia(37%) saturate(512%) hue-rotate(26deg) brightness(88%) contrast(83%);
}
footer .redes_footer img:hover{
    filter: invert(1);
}
/* - - - Footer - block.redes_footer - - - */

/* - - Footer - assinatura - - */
footer .assinatura{width: 100%; height: 45px; position: relative; display: block; z-index: 2;}
footer .assinatura > *{position: absolute; height: 45px; line-height: 45px;}
footer .logo_class{background: url(../../imagens/class-logo.png) center center no-repeat; text-indent: -999999px; overflow: hidden; width: 80px; left: 0;}
footer .direitos{right: 0; width: auto; font-size: 14px; color: #fff; font-weight: 500; letter-spacing: 0.5px;}
/* - - Footer - assinatura - - */

/* - - - - - FOOTER - - - - - */

#logo_footer{
	height: 170px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#logo_footer a{
	color: #E3A921;
	font-size: 50px;
}

/*----------------------------------------------------------------- FOOTER*/
/*----------------------------------------------------------------- FOOTER*/

.alt{position: fixed!important;}

.alt #top_header{display: none!important;}

.alt #logo{
	top: -42px;
	margin-left: -547px;
	width: 100px;
	height: 143px;
	background-size: contain;
}