@charset "utf-8";
/* CSS INICIAL */


/* [BEGIN] ESTILIZAÇÃO HEADER */
/* [END] ESTILIZAÇÃO HEADER */

/* -------- BANNER -------- */

#voltar-topo{
	transition: 1s;
	position: fixed;
	bottom: 2%;
	right: 30px;
	z-index: 99999999999999999999999999999999999;
}

#voltar-topo img{
	transition: 1s;
}

#voltar-topo img:hover{
	transition: 1s;
	transform: scale(0.9);
}

#voltar-topo img:active{
	transition: 0.5s;
	transform: scale(0.5);
}
#banner{
	
	z-index: 10;
	position: relative;
}
#banner_mobile {
	display:none;	
}
.rsArrowLeft .rsArrowIcn {
	background:url(../imagens/gerais/next.png) no-repeat;
	transform: rotate(180deg);
	width:39px;
	height:45px;
	position:absolute;
	z-index:999;
	left: 50px;
	top: 50%;
	z-index: 9999999999999 !important;
}
.rsArrowRight .rsArrowIcn {
	background:url(../imagens/gerais/next.png) no-repeat;
	width:39px;
	height:45px;
	position:absolute;
	z-index:999;
	right: 50px;
	top: 50%;
	z-index: 9999999999999 !important;
}
.rsBullets {
	position:absolute;
	z-index:99;
	right: 45%;
	bottom: 5%;

}
.rsBullet {
	background:url(../imagens/gerais/botao.png) no-repeat center;
	width:20px;
	height:17px;
	float:left;
	margin-left: 25px; 
}

.rsBullet:nth-child(1){
	background:url(../imagens/gerais/botao.png) no-repeat center;
	width:20px;
	height:17px;
	float:left;
	margin-left: 0px; 
}

.rsOverflow.grab-cursor
.rsNavSelected {
	background:url(../imagens/gerais/botao2.png) no-repeat center !important;
	width:20px;
	height:17px;
	z-index: 9999;
}
.infoBlock  {
	width: 100%;	
}
.conteudo_banner {
	width: 950px;
	margin: 0 auto;
	height: auto;
}

img.rsImg{
	margin-top: 0px !important;
}

/*************************************************************************************************************/
/*******************************************Section Arca Ceará************************************************/
/*************************************************************************************************************/

#arca-ceara{
	position: relative;
	background: url('../imagens/gerais/arca-ceara-bg-sobre.jpg') no-repeat top ;
	background-size: cover;
	z-index: 8;
	margin-top: -15px;
	padding-top: 200px;
    padding-bottom: 156px;
}

.sobreBSM{
	position: relative;
	z-index: 9;
	transition: 0.8s;
	-moz-transition: 0.8s;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	margin-top: 96px !important;
	border-top: 1px solid transparent ;
	border-left: 1px solid transparent ;
	border-right: 3px solid transparent ;
	border-bottom: 3px solid transparent ;
}

.sobreBSM:hover{
	transition: 0.8s;
	background: #9ddcdc;
	color: #fff;
	border-top: 1px solid #1a9499 ;
	border-left: 1px solid #1a9499 ;
	border-right: 3px solid #1a9499 ;
	border-bottom: 3px solid #1a9499 ;
}

/*************************************************************************************************************/
/*******************************************Section Esportes**************************************************/
/*************************************************************************************************************/

#esportes{
	position: relative;
	background-size: cover;
	z-index: 9;
	margin-top: -55px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #0ac6cb ;
}

.top-imagem{
	position: absolute;
	top: -60px;
	width: 100%;
	min-height: 100px;
}

.bottom-imagem{
	position: absolute;
	width: 100%;
	min-height: 100px;
}



#esportes p{
	position: relative;
    font-family: "MyriadPro_Regular";
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 19px;
    letter-spacing: -0.3px;
    padding-bottom: 24px;
    padding-top: 172px;
}




#esportes p span{
	font-family: "Luna";
	font-size: 383px;
	line-height: 24px !important;
}

#esportes p img:nth-child(1){
		position: absolute;
		left: -50px;
		display: none;
}

#esportes p img:nth-child(2){
		position: absolute;
		right: -50px;
		background-color: #0ac6cb;
		display: none;
}

/*************************************************************************************************************/
/*******************************************Section Projetos**************************************************/
/*************************************************************************************************************/

#projetos{
	position: relative;
	background: url('../imagens/gerais/arca-ceara-bg-projetos.png') no-repeat top ;
	background-size: cover;
	z-index: 8;
	 margin-top: 110px;
	padding-top: 115px;
	padding-bottom: 100px;
	overflow: hidden;
}




#projetos h2{
	padding-bottom: 15px;
}
#projetos p{
	font-family: "MyriadPro_Regular";
	text-align: center;
	line-height: 24px;
	font-size: 20px;
	letter-spacing: -0.3px;

}

.slider_show_projetos{
	padding-top: 30px;
}
#projetos a.bx-prev {
    background: url(../imagens/gerais/next.png) no-repeat;
    display: block;
    float: left;
    height: 33px;
    font-size: 0;
    width:40px;
	height:45px;
    position: absolute;
    top: 400px ;
    left: 45px;
    transform: rotate(180deg);
}


#projetos a.bx-next {
    background: url(../imagens/gerais/next.png) no-repeat;
    display: block;
    float: left;
    width:20px;
	height:45px;
    font-size: 0;
    width: 40px;
    position: absolute;
    top: 400px ;
    right: 45px;
    
}
a.bx-pager-link{
	display: none;
}

.artigos-projetos{
	transition: 0.8s;
	-moz-transition: 0.8s;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	width: 300px;
	height: 400px;
	background: rgba(172, 207, 27, 0.27);
	padding-top: 10px;
}

.artigos-projetos:hover{
	transition: 0.8s;
	-moz-transition: 0.8s;
	-webkit-transition: 0.8s;
	-o-transition: 0.8s;
	width: 300px;
	height: 400px;
	background: rgba(172, 207, 27, 0.60);
	padding-top: 10px;
}

.artigos-projetos img{
	display: block;
	margin: auto;

}

.artigos-projetos h4{
	padding-top: 30px;
	font-family: "MyriadPro_Regular";
	text-align: center;
	line-height: 24px;
	font-size: 20px;
	letter-spacing: -0.3px;
}

.projetosBSM{
	background: #cecece;
}
/*************************************************************************************************************/
/*******************************************Section Parceiros*************************************************/
/*************************************************************************************************************/

#parceiros{
	position: relative;
	background: url('../imagens/gerais/arca-ceara-bg-parceiros.png') no-repeat top ;
	background-size: cover;
	z-index: 7;
	margin-top: -55px;
	padding-top: 75px;
	padding-bottom: 115px;
	box-shadow: 0px -4px 23px #000;
}

#parceiros .content{
	position: relative;
}
#parceiros h2{
	color: #fff;
	padding-bottom: 15px;
}
.slider_show{

}
a.bx-prev {
    background: url(../imagens/gerais/next.png) no-repeat;
    display: block;
    float: left;
    height: 33px;
    font-size: 0;
    width:40px;
	height:45px;
    position: absolute;
    top: 175px ;
    left: -38px;
    transform: rotate(180deg);
}


a.bx-next {
    background: url(../imagens/gerais/next.png) no-repeat;
    display: block;
    float: left;
    width:20px;
	height:45px;
    font-size: 0;
    width: 40px;
    position: absolute;
    top: 175px ;
    right: -15px;
    
}
a.bx-pager-link{
	display: none;
}

#parceiros .slide{
	padding-top: 40px;
	height: 200px;
}

.parceiro-fixo{
	margin-top: 70px;
}

.parceiro-fixo .titulo{
	padding-bottom: 20px;
	font-family: "Gotham_Bold";
}

.parceiro-fixo p{
	font-family: "Gotham_Book";
	font-style: 14px;
	width: 75%;
	letter-spacing: 0.3px;

}


.parceiro-fixo img{
	float: right;
	display: inline;
	padding-left: 50px;
	margin-top: 50px;
}

/*************************************************************************************************************/
/*******************************************Section Materiais*************************************************/
/*************************************************************************************************************/

#materiais{
	padding-bottom: 50px;
	background: url('../imagens/gerais/arca-ceara-bg-materiais.png');
	background-size: cover;
}

.titulo-mat{
	display: block;
	margin: auto;
	padding-top: 50px;
}

.materiais-flex{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	margin-top: 60px;
	padding-bottom: 70px;
	flex-wrap: wrap;
}


.materiais-flex article{
	width: 230px;
	margin-bottom: 34px;
}
.materiais-flex article img{
	display: block;
	margin: auto;
}

.materiais-flex article p{
	padding-top: 10px;
	text-align: center;
	font-family: "Gotham_Bold";
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.3px;
}
.materiais-flex article a{
	display: block;
	width: 160px;
	height: 40px;
	background: #accf1b;
	margin: auto;
	color: #fff;
	font-family: "Gotham_Bold";
	padding-top: 7px;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
}

/*************************************************************************************************************/
/*******************************************Section Doações***************************************************/
/*************************************************************************************************************/

#doacoes{
	position: relative;
	background: url('../imagens/gerais/arca-ceara-bg-doacoes.png') no-repeat top ;
	background-size: cover;
	z-index: 8;
	margin-top: -24px;
	height: 510px;
}

#doacoes .menina{
	position: absolute;
	bottom: 24px;
	right: 0px;
}
#doacoes h2{
	position: relative;
	z-index: 9;
	font-family: "Gotham_Medium";
	font-size: 22px;
	color: #000;
	padding-top: 70px;

}

#doacoes span{
	font-family: "Gotham_Bold";
	font-size: 36px;


}

#doacoes p{
	position: relative;
	z-index: 9;
	text-align: center;
	font-family: "Gotham_Medium";
	font-size: 22px;
}

/****************** Doações Contas ************************/
.contas{
	padding-top: 20px;
	position: relative;
	z-index: 10;
	justify-content: center;
}
.doacao-caixa{
	width: 490px;
}
.doacao-caixa p{
	font-family: "Gotham_Medium";
	font-size: 13px !important;
	letter-spacing: -0.3px;

}
.doacao-caixa p:nth-child(2){
	font-size: 16px !important;
	letter-spacing: -0.3px;
	padding-top: 10px;
}
.doacao-caixa h3{
	font-family: "Gotham_Medium";
	text-align: center;
	font-size: 30px;
	letter-spacing: 0.4px;
	padding-top: 10px;

}
.doacao-caixa img{
	display: block;
	margin: auto;
	padding-top: 20px;
}
/******************* Redes Sociais ***********************/

#redes-sociais{
	padding: 29.5px 0px;
}

.face-insta{
	width: 45%;
	margin:  auto;
	display: flex;
	justify-content: space-between;
}
.face-insta img{
	margin-bottom: -12px;
	margin-right: 20px;
}
.face-insta div{
	display: inline-block;
}
#redes-sociais p{
	font-family: "Gotham_Bold";
	color: #1b1b1b;
	display: inline;
}
/******************* Botão saiba mais *******************/

.doacoesBSM{
	margin-top: 20px !important;
	background: #accf1b;
	color: #fff;
}