.AlbumTitle {
	font: 700 24px/29px "Open Sans","Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color: #12B8D5;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #FFF;
}

.eventContainer {
	max-width: 1170px;
	margin: 10px auto 0 auto;
	border-bottom: 1px dotted #FFF;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing:0.025em;
	color: #eee;
	font-weight:300;
	position:relative;
	
}
.eventContainer h2 {
	color: #12B8D5;
	margin-bottom:10px;
	font-weight: 400;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.88!important;
}

strong{
	font-weight:600;

}
.eventContainer strong, .eventContainer .direita strong {
	color:#12B8D5;
	font-weight:400;
}

.grid_three_first p, .grid_three_second p{
	padding-right:10px;

}

.html a, .html a:visited {
	color: #4E5E6A;
	font-weight:600;
}
.direita{
	width:49%;
}
.esquerda{
	width:49%;
	text-align:right;
}
.eventContainer .esquerda{
	text-align:left;
}
.eventContainer .direita{
	text-align:right;
}
.left{
	text-align:left!important;
}

.eventContainer .grid_three_third{
	text-align:right;
}
.eventContainer .grid_three_second{
	text-align:center;
}
.html a:hover{color:#010006}
.editar{
	text-align:center;
	z-index:999;
	position:relative;
}
.servicos{
	float:left;
	margin:0 30px 20px 0;
	max-width:24.5%;
}
.servicos img{
	background:#12B8D5;
	padding:1px;
}

.royalSlider {
	width: 100%;
	display:none;

}
table.itinerante {
	width:100%;
	border-width: 1px;
	border-color: #4E5E6A;
	border-collapse: collapse;
	text-align:center;
	table-layout: fixed;
}
table.itinerante th {
	font-size:13px;
	font-weight:600;
	background-color:#4E5E6A;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #4E5E6A;
	color:#fff;

}
table.itinerante td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #4E5E6A;
}
.RCBE{
	margin:25px auto;
	padding-top:50px;
	background: url(/portals/0/imagens/portal/C_2_bg.png) 0 0 repeat-x;
}
.RCBE > p {
	text-align:center;
}
.RCBE h2.expo{
	text-align:center;
	position:relative;
	top:-18px;
}

.RCBE table.itinerante {
	width:50%;
	margin:0 auto;
}
.rsDefault {
	background: none;	
} 

.rsDefault .rsSlide, #Background{
	background: #FFF;/*FOR FADE EFFECT*/}
.html{
	text-align:left;
	overflow: auto;
	color:#444;
	min-height:410px;
	max-width:1170px;
	margin:20px auto;
	font-size: 14px;
	line-height:20px;
	font-weight:400;
}
.html h1{
	color: #4B4B4D;
	font-family: 'League Gothic',' Bebas Neue', 'Arial Narrow', Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0;
}

.html h2{
	color:#4E5E6A;
	font-weight:600;
	letter-spacing:-0.03em;
	margin-bottom:8px;
}

.rsDefault .rsThumb {
	width: 220px;
	height:60px;
	text-align: center;
	display:table;
	background:none;
	border-bottom:5px solid #fff;
	-webkit-transition: 	background 400ms;
	-moz-transition: 	background 400ms;
	-o-transition: 		background 400ms;
	transition: 			background 400ms;

}
.ie8andDown .rsDefault .rsThumb {
	width: 200px;
	padding:0 15px;
}


.rsDefault .rsThumb:hover {
	/*background:#353535;*/
	border-bottom-color: #3367D6;
}
.rsDefault .rsNavSelected, .rsDefault .rsNavSelected:hover {
	border-bottom:5px solid #3367D6;
}

.rsNav {
	margin-bottom: 0;
}
.rsDefault .rsTmb{
	margin-top: 0;
	line-height: 13px;
	font-size: 11px;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:0.05em;
	color:#fff;
	display:table-cell;
	vertical-align:middle;
	height:100%;
	width:100%;
	padding:0 15px;
}
.ie8andDown .rsDefault .rsTmb{
	padding:0;
}
.rsDefault  .rsTmb:hover{
	color:#3367D6!important;
}

.rsNavSelected .rsTmb, .rsNavSelected .rsTmb:hover {
	color:#3367D6!important;
	background:none;
}

.rsDefault .rsThumbsHor{
	background-color:#F5FBF7;
	background-image: url(rsThumbsHorBG.jpg), url(/Portals/_default/Skins/Satva3/images/bg_head_shadow2.png) ;
	background-position: center bottom, center top;
	background-repeat: repeat-x, no-repeat;
}

.rsNavItem.rsThumb:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	display: block;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	top: auto;
	z-index: 1;
	left: 50%;
	margin-left: -10px;
	/*
	-webkit-transition: 	all 400ms;
	-moz-transition: 		all 400ms;
	-o-transition: 			all 400ms;
	transition: 			all 400ms;
	*/

}
.rsNavItem.rsNavSelected.rsThumb:after,.rsNavItem.rsNavSelected:hover.rsThumb:after {
	border-bottom-color:  #3367D6;
}
.rsNavItem.rsThumb:hover:after  {
	border-bottom-color: #3367D6;}
	/*
.rsDefault .rsSlide:after {
	content: '';
	background: url(/Portals/_default/Skins/Satva3/Images/bg_head_shadow.png) no-repeat center top;
	position: absolute;
	display: block;
	width: 100%;
	height: 25px;
	left: 0px;
	top:0;
}
*/

.mfp-close{
	top:-10px!important;
	right:-10px!important;

}
@media screen and (max-width: 1210px),only screen and (max-device-width : 1210px) {
	.html{
		padding:0 20px;
	}

}
@media screen and (max-width: 1210px),only screen and (max-device-width : 1210px) {
	.html{
		padding:0 20px;
	}

}

@media screen and (max-width: 767px),only screen and (max-device-width :767px) {
	.servicos{
		display:none;
	}
	.esquerda {
		text-align: center;
	}
	
	.RCBE table.itinerante {
		width:100%;
	}
	
}



