/* BANNER HOME */
section {
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
	clear: both;
	overflow: hidden;
}

.banner {
	width: 2000px;
	height: 650px;
	left: 50%;
	margin-left: -1000px;
	position: relative;
	margin-top: 0px;
}

.banner .slider {
	width: 2000px;
	height: 650px;
	position: absolute;
	z-index: 10;
	float: left;
}

.banner .sliderContent {
	width: 2000px;
	height: 650px;
	clear: both;
	position: absolute;
}

.banner .sliderContent .item {
	width: 2000px;
	height: 650px;
	position: absolute;
}

.banner .sliderContent .item .util-banner {
	width: 2000px;
	height: 650px;
	position: absolute;
}

.sliderBullets {
	margin: 0px;
	width: 100%;
	padding: 5px 0px;
	position: absolute;
	top: 600px;
	text-align: center;
	z-index: 1002;
}

.sliderBullets a {
	display: inline-block;
	vertical-align: top;
	text-indent: -9999px;
	outline: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 20px;
	margin-left: 20px;
	width: 8px;
	height: 8px;
	background-color: #ffffff;
	-moz-transition: all .3 ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.sliderBullets .active {
	background-color: #b0852f;
	-moz-transition: all .3 ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	width: 8px;
	height: 8px;
}

.sliderBullets .active:hover {
	background-color: #b0852f;
}

/*ÚLTIMAS NOTÍCIAS*/
.unoticias {
	width: 100%;
	height: auto;
	padding-bottom: 40px;
	clear: both;
	position: relative;
}

.unoticias .titulo {
	width: 100%;
	height: auto;
	padding: 0px;
	font-family: 'Titillium Web';
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 15px;
	color: #1b3160;
	font-weight: 400;
	text-align: center;
	position: relative;
	clear: both;
	margin: 50px 0px 3px 0px;
}

.unoticias .chama-intro {
	width: 100%;
	height: auto;
	padding: 0px;
	font-family: 'Titillium Web';
	letter-spacing: 2px;
	text-transform: none;
	font-size: 13px;
	color: #9e7a38;
	font-weight: 400;
	text-align: center;
	position: relative;
	clear: both;
	margin: 3px 0px 30px 0px;
}

.unoticias ul {
	width: 905px;
	margin: 0px 60px;
	height: auto;
	clear: both;
	position: relative;
	list-style-type: none;
}

.unoticias ul li {
	width: 300px;
	border-top: 15px solid #9e7a38;
	background-color: #ffffff;
	height: auto;
	float: left;
	margin: 0px;
}

.unoticias ul li .avatar {
	margin: 0px 0px 10px 0px;
	position: relative;
	background: url(../imagens/hover-noticias.png) no-repeat center center;
	width: 300px;
	height: 320px;
	position: relative;
	overflow: hidden;
}

.unoticias ul li .avatar img {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-ms-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-webkit-filter: grayscale(1);
}

.unoticias ul li .acao {
	width: 100px;
	float: left;
	height: 60px;
	padding: 10px 0px;
	font-size: 24px;
	font-style: italic;
	line-height: 40px;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #606060;
	font-family: 'Titillium Web';
	font-weight: 600;
	text-align: center;
	margin: 0px;
	position: relative;
	overflow: hidden;
}

.unoticias ul li .not {
	float: right;
	width: -moz-calc(100% - 108px);
	width: -webkit-calc(100% - 108px);
	width: -o-calc(100% - 108px);
	width: calc(100% - 108px);
	height: 70px;
	margin: 0px 5px 0px 0px;
}

.unoticias ul li .not .top {
	padding: 0px 0px 5px 0px;
	width: 100%;
	height: auto;
	position: relative;
	font-size: 15px;
	line-height: 17px;
	letter-spacing: 1px;
	color: #606060;
	font-family: 'Titillium Web';
	font-weight: 400;
	text-align: left;
}

.unoticias ul li .not .leia {
	padding: 0px;
	width: 100%;
	height: auto;
	position: relative;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 3px;
	color: #606060;
	font-family: 'Titillium Web';
	font-weight: 600;
	text-align: left;
	text-transform: uppercase;
}

.unoticias ul li:hover {
	background-color: #1b3160;
}

.unoticias ul li:hover .acao,
.unoticias ul li:hover .top,
.unoticias ul li:hover .leia {
	color: #ffffff;
}

.unoticias ul li:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-filter: initial;
	-moz-filter: initial;
	-o-filter: initial;
	-webkit-filter: initial;
}

/*HORÁRIOS*/
.home1 {
	width: 100%;
	height: 331px;
	position: relative;
	margin: 40px 0px;
	clear: both;
	background: url(../imagens/bg-home.png) no-repeat center center;
}

.home1 .icones {
	width: 500px;
	height: 331px;
	float: right;
	position: relative;
}

.home1 .icones ul {
	width: 100%;
	height: auto;
	list-style-type: none;
	position: relative;
	text-align: center;
}

.home1 .icones ul li.bat {
	width: 48%;
	height: 331px;
	display: inline-block;
	background: url(../imagens/icone-home1.png) no-repeat center center;
}

.home1 .icones ul li.mat {
	width: 48%;
	height: 331px;
	display: inline-block;
	background: url(../imagens/icone-home2.png) no-repeat center center;
}

.home1 .icones ul li:hover {
	opacity: 0.6;
}

.home1 .horarios {
	width: 250px;
	height: auto;
	float: left;
	position: relative;
}

.home1 .horarios .titulo {
	width: 100%;
	height: auto;
	padding: 10px 0px;
	font-family: 'Titillium Web';
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 15px;
	color: #1b3160;
	font-weight: 600;
	text-align: left;
	position: relative;
	clear: both;
	margin: 20px 0px 0px 0px;
}

.home1 .horarios ul {
	width: 100%;
	height: auto;
	list-style-type: none;
	position: relative;
	text-align: center;
}

.home1 .horarios ul li {
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: -o-calc(100% - 20px);
	width: calc(100% - 20px);
	height: auto;
	padding: 5px 10px;
	text-align: left;
	color: #ffffff;
	font-family: 'Titillium Web';
	font-size: 13px;
	font-weight: 600;
}

.home1 .horarios ul li.z1 {
	background-color: #1b3160;
}

.home1 .horarios ul li.z2 {
	background-color: #9e7a38;
}

/*FOTOS*/
.fotos {
	width: 100%;
	height: auto;
	clear: both;
	position: relative;
	padding: 30px 0px;
	background: url(../imagens/bg-fotos.jpg) no-repeat center center;
}

.fotos .titulo {
	width: 100%;
	height: auto;
	padding: 0px;
	font-family: 'Titillium Web';
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 15px;
	color: #1b3160;
	font-weight: 400;
	text-align: center;
	position: relative;
	clear: both;
	margin: 50px 0px 3px 0px;
}

.fotos .chama-intro {
	width: 100%;
	height: auto;
	padding: 0px;
	font-family: 'Titillium Web';
	letter-spacing: 2px;
	text-transform: none;
	font-size: 13px;
	color: #9e7a38;
	font-weight: 400;
	text-align: center;
	position: relative;
	clear: both;
	margin: 3px 0px 30px 0px;
}

.fotos ul {
	width: 100%;
	height: auto;
	list-style-type: none;
}

.fotos ul li {
	width: 330px;
	height: 330px;
	float: left;
	margin: 0px;
}

.fotos ul li .mascara1 {
	display: none;
	position: absolute;
	width: 330px;
	height: 330px;
	background-image: url(../imagens/ico-mais.png);
	background-repeat: no-repeat;
	background-position: 136px 100px;
	background-color: rgba(158, 122, 56, 0.7);
	z-index: 1;
	overflow: hidden;
}

.fotos ul li .mascara1 .evento {
	width: 290px;
	height: auto;
	padding: 170px 20px 15px 20px;
	color: #1b3160;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	font-family: 'Montserrat';
	text-align: center;
}

.fotos ul li .avatar {
	margin: 0px;
	position: relative;
	width: 330px;
	height: 330px;
	position: relative;
	overflow: hidden;
}

.fotos ul li .avatar img {
	width: 330px;
	height: 330px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
}

.fotos ul li:hover .mascara1 {
	display: block;
}

.fotos ul li:hover .avatar img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

/*VÍDEOS*/
.videos {
	width: 100%;
	height: auto;
	clear: both;
	position: relative;
	padding: 30px 0px;
}

.videos .titulo {
	width: 100%;
	height: auto;
	padding: 0px;
	font-family: 'Titillium Web';
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 15px;
	color: #1b3160;
	font-weight: 400;
	text-align: center;
	position: relative;
	clear: both;
	margin: 50px 0px 3px 0px;
}

.videos .chama-intro {
	width: 100%;
	height: auto;
	padding: 0px;
	font-family: 'Titillium Web';
	letter-spacing: 2px;
	text-transform: none;
	font-size: 13px;
	color: #9e7a38;
	font-weight: 400;
	text-align: center;
	position: relative;
	clear: both;
	margin: 3px 0px 30px 0px;
}

.videos ul {
	width: 100%;
	clear: both;
	height: auto;
	position: relative;
	list-style-type: none;
}

.videos ul li {
	width: 220px;
	height: 140px;
	margin: 0px 40px 20px 0px;
	float: right;
}

.videos ul li .avatar {
	float: left;
	margin: 0px 0px 10px 10px;
	position: relative;
	width: 220px;
	height: 140px;
	position: relative;
	overflow: hidden;
}

.videos ul li .avatar img {
	width: 220px;
	height: 140px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
}

.videos ul li.primeiro {
	width: 430px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 10px;
}

.videos ul li.primeiro p {
	width: 100%;
	height: auto;
	font-size: 14px;
	letter-spacing: 1px;
	color: #1b3160;
	font-family: 'Titillium Web';
	font-weight: 400;
	text-align: center;
	line-height: 18px;
	padding: 10px 0px 0px 0px;
}

.videos ul li.primeiro .avatar {
	float: left;
	margin: 0px 10px 10px 10px;
	position: relative;
	width: 430px;
	height: 300px;
}

.videos ul li.primeiro .avatar img {
	width: 430px;
	height: 300px;
}

.videos ul li:hover img {
	opacity: 0.4;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

/*AGENDA*/
.home2 {
	width: 100%;
	position: relative;
	margin: 40px 0px;
	clear: both;
	background: url(../imagens/bg-instagram.png) no-repeat center center;
}

.home2 .homilia {
	width: 300px;
	height: auto;
	float: left;
	position: relative;
}

.home2 .homilia .titulo {
	width: 100%;
	height: auto;
	padding: 10px 0px;
	font-family: 'Titillium Web';
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 15px;
	color: #1b3160;
	font-weight: 600;
	text-align: left;
	position: relative;
	clear: both;
	margin: 20px 0px 0px 0px;
}

.home2 .homilia ul {
	width: 100%;
	height: auto;
	list-style-type: none;
	position: relative;
	text-align: center;
}

.home2 .homilia ul li {
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: -o-calc(100% - 20px);
	width: calc(100% - 20px);
	height: auto;
	padding: 10px 10px 0px 10px;
	text-align: left;
	background-color: #1b3160;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	overflow: hidden;
}

.home2 .homilia ul li .nome {
	width: 100%;
	height: auto;
	position: relative;
	clear: both;
	color: #ffffff;
	font-family: 'Titillium Web';
	font-size: 13px;
	font-weight: 600;
	text-align: center;
}

.home2 .homilia ul li .data {
	width: 100%;
	height: auto;
	position: relative;
	clear: both;
}

.home2 .eventos {
	width: 350px;
	margin-right: 100px;
	height: auto;
	float: right;
	position: relative;
}

.home2 .eventos .titulo {
	width: 100%;
	height: auto;
	padding: 10px 0px;
	font-family: 'Titillium Web';
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 15px;
	color: #ffffff;
	font-weight: 600;
	text-align: left;
	position: relative;
	clear: both;
	margin: 20px 0px 0px 0px;
}

.home2 .eventos ul {
	width: 100%;
	height: auto;
	list-style-type: none;
	position: relative;
	text-align: center;
}

.home2 .eventos ul li {
	width: 100%;
	height: auto;
	padding: 5px 0px;
	text-align: center;
	color: #ffffff;
	font-family: 'Titillium Web';
	font-size: 13px;
	font-weight: 600;
}

.home2 .eventos ul li .acao {
	width: 100px;
	display: inline-block;
	vertical-align: top;
	height: 30px;
	padding: 0px;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Titillium Web';
	font-weight: 600;
	text-align: center;
	margin: 0px;
	position: relative;
	overflow: hidden;
}

.home2 .eventos ul li .not {
	display: inline-block;
	vertical-align: top;
	width: -moz-calc(100% - 108px);
	width: -webkit-calc(100% - 108px);
	width: -o-calc(100% - 108px);
	width: calc(100% - 108px);
	height: 50px;
	margin: 0px 5px 0px 0px;
}

.home2 .eventos ul li .not .top {
	padding: 0px 0px 5px 0px;
	width: 100%;
	height: auto;
	position: relative;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffffff;
	font-family: 'Titillium Web';
	font-weight: 400;
	text-align: left;
}
/*DESTAQUE*/
.destaque {
	width: 100%;
	height: auto;
	z-index: 100;
	text-align: center;
	position: relative;
	margin: 0px;
}

.destaque ul {
	width: auto;
	height: auto;
	display: inline-block;
	position: relative;
	clear: both;
	list-style-type: none;
	text-align: center;
}

.destaque ul li {
	width: 200px;
	height: 200px;
	display: inline-block;
	margin: 50px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.destaque ul li.bota6 {
	background-image: url(../imagens/icone-vela.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.destaque ul li.bota7 {
	background-image: url(../imagens/icone-rosa.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.destaque ul li.bota8 {
	background-image: url(../imagens/icone-liturgia.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.destaque ul li.bota9 {
	background-image: url(../imagens/icone-santo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.destaque ul li.bota6:hover,
.destaque ul li.bota7:hover,
.destaque ul li.bota8:hover,
.destaque ul li.bota9:hover {
	opacity: 0.6;
}

@media screen and (max-width: 1000px) {
	.banner {
		width: 100%;
		height: 408px;
		left: inherit;
		margin-left: inherit;
	}

	.banner .sliderContent .item .util-banner,
	.banner .slider,
	.banner .sliderContent,
	.banner .sliderContent .item {
		width: 100%;
		height: 408px;
		background-size: auto 408px !important;
		background-position: center center !important;
	}

	.sliderBullets {
		top: 360px;
	}

	.home1 {
		background: url(../imagens/bg-home1.png) no-repeat left top;
		height: auto;
		margin-bottom: 30px;
		clear: both;
	}

	.home1 .icones {
		width: 100%;
		float: none;
		height: auto;
		position: relative;
	}

	.home1 .horarios {
		width: 100%;
		height: auto;
		float: none;
		position: relative;
	}

	.home1 .horarios .titulo,
	.home1 .horarios ul li {
		text-align: center;
	}

	.unoticias ul {
		width: 94%;
		margin: 0px 3%;
	}

	.unoticias ul li {
		float: none;
		display: inline-block;
		vertical-align: top;
	}

	.home2 {
		background: url(../imagens/bg-home2.png) no-repeat center right;
	}

	.sobre {
		display: none;
	}

	.fotos {
		background: url(../imagens/espaco.png) no-repeat center center;
	}

	.fotos ul {
		text-align: center;
	}

	.fotos ul li {
		float: none;
		display: inline-block;
		vertical-align: top;
	}

	.videos {
		width: 94%;
		height: auto;
		margin: 25px 3%;
	}

	.videos .chama {
		width: 100%;
		float: none;
		height: auto;
		padding-top: 35px;
	}

	.videos .chama .titulo {
		text-align: center;
	}

	.videos .chama .mais {
		background-position: center center;
		margin: 0px 0px 20px 0px
	}

	.videos ul {
		width: 100%;
		float: none;
		text-align: center;
	}

	.videos ul li,
	.videos ul li.primeiro {
		display: inline-block;
		vertical-align: top;
		width: 220px !important;
		height: auto !important;
		margin: 10px !important;
		float: none !important;
	}

	.videos ul li.primeiro .avatar,
	.videos ul li .avatar {
		margin: 0px !important;
		width: 220px !important;
		height: 140px !important;
	}

	.videos ul li.primeiro .avatar img {
		width: 220px !important;
		height: 140px !important;
	}

	.videos ul li.primeiro p {
		display: none;
	}

}
