@charset "iso-8859-1";
#full-width-slider {
	width: 100%;
	color: #000;
}
.rsContent{
	max-width: 1200px !important;
    margin: 0 auto !important;
}
.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;
}
.infoBlockLeftBlack {
	color: #ffffff;
	/*background: #000;
	background: rgba(0,0,0,0.75);
	left: 37%;
	right: auto;*/
}
.infoBlock h4 {
	font-size: 2.5rem;
	line-height: 1.2;
	margin: 0 auto;
	padding-bottom: 3px;
	color:#26447b;
	font-family: 'Poppins', Helvetica, sans-serif;
	font-weight: 200;
	font-style: normal;	
	/*display: table;
    background-color: rgba(0, 0, 0, 0.5);*/
}
.infoBlock p {
	font-size: 14px;
	margin: 20px 0 0;
}
.infoBlock a {
	color: #fff;
	text-decoration: underline;
}
.infoBlock a.saibamais-esq {
	color: #26447b;
	text-decoration: none;
	border: 2px solid #26447b;
	padding: 10px;
	margin: 40px 10px 10px 0;
	box-sizing: content-box;
}
.infoBlock a.saibamais-esq:hover{
	background-color: rgba(65, 75, 111, 0.39);
}	

.infoBlock a.saibamais-dir {
	color: #26447b;
	text-decoration: none;
	border: 2px solid #26447b;
	padding: 10px;
	margin: 40px 0 10px 10px;
	box-sizing: content-box;
}
.infoBlock a.saibamais-dir:hover{
	background-color: rgba(65, 75, 111, 0.39);
}	
.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:#26447b;
	padding:5px 0;
	font-family: 'Roboto', Helvetica, sans-serif;
	font-weight: 200;
	font-style: normal;	
	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: 450px !important;
	}
}
@media screen and (min-width:900px) and (min-height:1000px) {
	.heroSlider .rsOverflow,
	.royalSlider.heroSlider {
		height: 400px !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.3rem;
	 line-height: 25px;
	}
}
.rsTransp{
	display: table;
	margin:50px 20px 20px 125px;
	text-align: left;
    /*background-color: rgba(43, 44, 45, 0.55);
    border: 10px solid rgba(0, 0, 0, 0);*/
}
.rsTranspEsq, .rsTranspDir{
	position:relative;
    padding: 63px;
    box-sizing: border-box;
	display: block;
	margin:0;
	width:50%;
	height: 450px;
}
.rsTranspEsq{
	text-align: left;
	float:left;
}
.rsTranspDir{
	text-align: right;
	float:right;
}


.royalSlider, #figure{
	background:url('../imagens/slider/banner-000.jpg') center center no-repeat !important;
	background-image:url('../imagens/slider/banner-000.jpg') !important;
	background-position:center center !important;
	background-repeat:no-repeat !important;
}
.img1{
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	height:auto;
}
.img2{
	position:absolute;
	bottom:0;
	left:0;
}
.img3{
	position:absolute;
	bottom:0;
	right:0;
}
.img4{
	position:absolute;
	bottom:0;
	right:0;
	width:80%;
	height:auto;
}
@media (max-width: 900px){
	.rsTransp{
		margin:20px;
	}
	.rsTranspEsq, .rsTranspDir{
		height: 350px;
		padding:5%;
	}
	.img1{
		width:125%;
	}	
	
	.img2{
		width:100%;
	}
	.img3{
		width:100%;
	}	
	
	.img4{
		width:100%;
	}	
}	
.rsMinW .rsOverflow, .rsMinW{
	background:none !important;
}
