@charset "iso-8859-1";
#full-width-slider {
	width: 100%;
	color: #000;
	min-height:320px;
}
img.rsImg{
	/*margin: 0px !important;*/
	min-height:320px;
}
.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;
	height: 100%;
}
.infoBlockLeftBlack {
	color: #ffffff;
	/*background: #000;
	background: rgba(0,0,0,0.75);
	left: 37%;
	right: auto;*/
}
.infoBlock h4 {
    font-size: 2.0rem;
    line-height: 1.2;
    margin: 0 auto;
    padding-bottom: 3px;
    color: #fdfdfd;
    font-family: 'Playfair Display', serif;
    font-weight: 200;
    font-style: normal;
    text-shadow: 1px 1px 1px solid;
    text-shadow: 1px 1px black;
}
.infoBlock p {
	font-size: 14px;
	margin: 20px 0 0;
}
.infoBlock p.saibamais {
	font-size: 14px;
	margin: 40px;
	text-align:center;
}
@media screen and (max-width: 900px){
	.infoBlock p.saibamais {
		margin: 30px 10px;
	}	
}
.infoBlock a {
	color: #fff;
	text-decoration: underline;
}
.infoBlock a.saibamais {
	color: #fff;
	text-decoration: none;
	padding: 15px 40px;
	margin: 40px;
	box-sizing: content-box;
	background-color: #ab0101;
	border-radius: 3px;	
	font-family: 'Avant Guard', Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 15pt;
	letter-spacing: 6px;
}
.infoBlock a.saibamais:hover{
	background-color: #333333;
}	
@media screen and (max-width: 420px){
	.infoBlock a.saibamais {
		margin: 20px;
		padding: 8px;
		font-size: 14px;
	}
	.infoBlock p.saibamais{
		margin: 15px !important;
		padding: 4px;
	    font-size: 14px;		
	}	
}
.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;
}
#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: 'Playfair Display', 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: 584px !important;
	}
}
@media screen and (min-width:1200px) and (min-height:800px) {
	.heroSlider .rsOverflow, .royalSlider.heroSlider {
		height: 700px !important;
	}
}
@media screen and (min-width:900px) and (min-height:1000px) {
	.heroSlider .rsOverflow, .royalSlider.heroSlider {
		height: 584px !important;
	}
}

*/
@media screen and (min-width: 0px) and (max-width: 900px) {
	.royalSlider.heroSlider, .royalSlider.heroSlider .rsOverflow {
		/*height: auto !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.3rem;
	 line-height: 25px;
	}
}

.rsTransp{
	display: block;
	margin:50px 20px 20px 10px;
	text-align: center;
	float:right;
    background-color: #0000006b;
    padding: 10px;	
}
.rsTransp1{
	display: block;
	margin:10px;
	text-align: center;
	/*float:left;
	background-color: #0000001f;*/
	padding: 5px;
	vertical-align:middle;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;    
}
@media (max-width: 900px){
	.rsTransp{
		margin:20px;
	}	
}
.rsOverflow{
	background:#c3c3c3 !important;
	width:100% !important;
}
