@charset "iso-8859-1";
#full-width-slider {
	width: 100%;
	color: #000;
}
.royalSlider {
	width: 100%;
	height: 650px !important;
	position: relative;
	direction: ltr;
}
.coloredBlock {
	padding: 12px;
	background: rgba(255,0,0,0.6);
	color: #FFF;
	width: 200px;
	left: 20%;
	top: 5%;
}
.infoBlock {
	position: absolute;
	top: 100px;
	/*right: 30px;
	left: auto;
	max-width: 25%;*/
	padding-bottom: 0;
	/*background: #FFF;
	background: rgba(255, 255, 255, 0.8);*/
	overflow: hidden;
	padding: 0px;
	width:100%;
	text-align:center;
}
.infoBlock p {
	font-size: 25px;
	margin: 10px;
	color:#fff;
}
.infoBlock p.saibamais {
	font-size: 25px;
	margin: 35px 10px 15px 10px;
	text-align:center;
}
.infoBlock h4 {
    font-size: 30px;
    line-height: 1.2;
    margin: 0 auto;
    padding-bottom: 3px;
    color: #ffffff;
    font-family: 'Questrial', sans-serif;
    font-weight: 400;
    font-style: normal;
	/*text-shadow: 1px 1px #fefefe75;*/
}
.infoBlock a {
	color: #fff;
	text-decoration: underline;
}
.infoBlock a.saibamais {
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	margin: 40px;
	box-sizing: content-box;
	background-color: #1155cd85;
    border-radius: 5px;	
    /*text-transform:uppercase;*/
}
.infoBlock a.saibamais:hover{
	background-color: #164194;
}	

@media screen and (max-width: 900px){
	.infoBlock p {
		font-size: 20px;
	}
	.infoBlock p.saibamais, .infoBlock a.saibamais {
		font-size: 13px;
		margin: 30px 10px 10px 20px;
	}	
}

.photosBy {
	position: absolute;
	line-height: 24px;
	font-size: 12px;
	background: #FFF;
	color: #000;
	padding: 0px 10px;
	position: absolute;
	left: 12px;
	bottom: 12px;
	top: auto;
	border-radius: 2px;
	z-index: 25; 
} 
.photosBy a {
	color: #000;
}
.fullWidth {
	max-width: 2000px;
	margin: 0 auto 24px;
}
.rsABlock{
	top:0px !important;
	height:	100%  !important;
	width:100% !important;
}
#rsBlocos .bContainer{
	position: relative;
	width: 300px;
	height: 200px;
	display: table;
	background-color: rgba(0, 0, 0, 0.27);
}
#rsBlocos .rsABlock{
	position:relative !important;
	display: block;
	left: auto;
	top: 5px;
}
#rsBlocos .txtCent{
	color:#fff;
	padding:5px 0;
	font-family: 'Questrial', sans-serif;
	font-weight: 200;
	font-style: italic;	
	font-size: 1.7rem;
	line-height: 1.2;
	/*display: block;*/
}

@media screen and (min-width:900px) and (min-height:660px) {
	.heroSlider .rsOverflow, royalSlider.heroSlider {
		height: 650px !important;
	}
}
@media screen and (min-width:900px) and (min-height:1000px) {
	.heroSlider .rsOverflow, .royalSlider.heroSlider {
		height: 500px !important;
	}
}
@media screen and (min-width: 0px) and (max-width: 900px) {
	.royalSlider.heroSlider, .royalSlider.heroSlider .rsOverflow {
		height: 350px !important;
	}
	.infoBlock {
		padding: 0px;
		height: auto;
		max-height: 100%;
		min-width: 40%;
		left: 0px;
		top: 100px;
		right: auto;
		font-size: 12px;
	}
	.infoBlock h3 {
		 font-size: 14px;
		 line-height: 17px;
	}
	.infoBlock h4, #rsBlocos .txtCent {
		 font-size: 1.4rem;
		 line-height:normal;
	}
}
.rsQuadro{
	max-width:1200px;
	margin:0 auto;
}
.rsTransp{
	position:relative;
	display: block;
	box-sizing: border-box;
	width:100%;
	height:93%;
	margin:0px auto;
	text-align: center;
    background-color:rgb(0 0 0 / 30%);
    padding: 85px;	
    top:40px;
}
.rsTranspDir{
	position:relative;
	display: block;
	margin:20px 65px 20px 20px;
	text-align: center;
	float:right;
    background-color: rgba(60, 60, 60, 0.71);
    padding: 20px;
    text-align:right;
    border-radius: 15px;
    top:150px;
}
.rsTranspEsq{
	position:relative;
	display: block;
	margin:20px 20px 20px 65px;
	text-align: center;
	float:left;
    background-color: rgba(60, 60, 60, 0.71);
    padding: 20px;
    text-align:left;
    border-radius: 15px;
    top:150px;
}
@media (max-width: 900px){
	.rsTransp, .rsTranspDir, .rsTranspEsq{
		top:0px !important;
	}
	.rsTransp{
		margin:0px auto;
		height:100%;
		padding: 40px;
	}	
	.rsTranspEsq,.rsTranspDir{
		margin-top:0;
}
.rsOverflow{
	background:#c3c3c3 !important;
}
