#bloco_rodape{
	max-width: 100%;
	text-align: left;
}

#bloco_rodape a.btn{
    margin: 20px 0 0;
    white-space: normal;
}

#bloco_rodape .box .col-sm-6,
ul.galeria{
	width: 100%;
}

#bloco_rodape .box .boxSelos{
	margin: 5px;
	width: 75px;
	text-align: left !important;
	height: 75px;
	display: table-cell;
	vertical-align: middle;
}

#selos{
    float: left;
    width: 100%;
    padding-top: 45px;
    padding-bottom: 30px;
}

#selos .selos{
    margin: 0 10px;
}

#bloco_rodape .box .boxSelos .selos{
    margin: 5px 5px 5px 0;
    max-width: 70px;
    display: table-cell;
    vertical-align: middle;
}

#bloco_rodape ul{
	margin: 0;
}

.col-xs-12 .hidden-md-up{
	height: 0 !important;
	margin: 0;
}

.footer8 .container{
	padding-top: 65px;
	padding-bottom: 65px;
}

.footer8 .container .max-width{
	max-width: 1080px !important;
	margin: 0 auto;
	text-align: center;
}

.footer8 .container.bottom{
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid rgba(60, 60, 60, 0.09);
}

.footer8 .box{
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
	padding: 15px;
}

.footer8 .box .col-md-3{
	width: 100%;
}

.footer8 .box h1{
	font-size: 15px;
	max-width: 450px;
	line-height: 19px;
}

.footer8 .box a.btn:hover{
	border: 1px solid transparent;
}

.footer8 h3{
	width: 100%;
	text-align: left;
	margin-top: 5px;
	font-size: 20px;
}

.footer8 p{
	margin: 0 0 5px;
}

.footer8 p i{
	text-align: right;
	margin: 0 10px;
}

.footer8 .bottom span{
	margin: 5px !important;
	/*padding: 3px 15px;*/
}

.footer8 .bottom span:last-child{
	/*padding-left: 0px;*/
}

.footer8 .bottom h1{
	margin: 0;
	font-size: 15px;
	display: inline;
	font-weight: 300;
}

.instaTitle{
	padding: 0 !important;	
}

.tittle-insta{
    height: 100%;
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.33);
    left: 0;
    top: 0;
    display: table !important;
    z-index: 1;
    color: #fff;
    text-align: center;
}

.tittle-insta span{
	font-size: 35px;
	display: inline-block;
	display: table-cell;
	vertical-align: middle;
}

.box li{
    list-style: none;
}

.tittle-insta span a{color: #fff;}

.logo-by-epics { margin-top: 30px; }

@media only screen and (max-width: 1450px){
	.copyright-novo { display: block; width: 25%; }
	.footer8 .container.bottom { padding-bottom: 5%; }
}

@media only screen and (max-width: 767px){

	.footer8 .box{margin-bottom: 30px;}
	.footer8 .box:last-child{margin-bottom: 0px;}

	.footer8 .container.bottom { padding-bottom: 0%; }

	.copyright-novo {text-align: center;}
	.z-1 { z-index: 1; }

	.bottom .text-left,
	.bottom .text-right,
	.bottom .text-center{text-align: center !important;}

	.bottom { padding-bottom: 5%; right: 0; }

	#bloco_rodape ul{
		margin: 0;
	}

	.col-xs-12.hidden-md-up{
		height: 0 !important;
	}
	.logo-by-epics { padding-bottom: 10%; }
	.copyright-novo { width: 100%; }
}