@charset "iso-8859-1";
#full-width-slider {
	width: 100%;
	color: #000;
}
.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;
	height: 100%;
	/*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:#ffffff;
	font-family: 'Poppins', Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;	
	/*display: table;
    background-color: rgba(0, 0, 0, 0.5);*/
}
.infoBlock h5 {
	font-size: 1.3rem;
	line-height: 1.2;
	margin: 30px auto 0 auto;
	padding-bottom: 3px;
	color:#ffffff;
	font-family: 'Poppins', Helvetica, sans-serif;
	font-weight: 200;
	font-style: normal;	
	/*display: table;
    background-color: rgba(0, 0, 0, 0.5);*/
}
.infoBlock h6 {
	font-size: 2.5vw;
	line-height: 1.2;
	margin: 3px auto 0 auto;
	padding-bottom: 3px;
	color:#000;
	font-family: 'Poppins', Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;	
	/*display: table;
    background-color: rgba(0, 0, 0, 0.5);*/
}

.infoBlock .amarelo {
	font-size: 2.0rem;
	line-height: 1.2;
	margin: 0 auto;
	padding-bottom: 3px;
	color:#ffcd00;
	font-family: 'Poppins', Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;	
}
.infoBlock p {
	font-size: 14px;
	margin: 20px 0 0;
}
.infoBlock p.saibamais {
	font-size: 14px;
	margin: 35px 10px 15px 10px;
	text-align:center;
}
@media screen and (max-width: 900px){
	.infoBlock p.saibamais {
		margin: 100px 10px 10px 20px;
	}	
}
.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: #003366;
    border-radius: 25px;	
}
.infoBlock a.saibamais: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:#fff;
	padding:5px 0;
	font-family: 'Roboto', Helvetica, 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: 450px !important;
	}
}
@media screen and (min-width:900px) and (min-height:1000px) {
	.heroSlider .rsOverflow,
	.royalSlider.heroSlider {
		height: 450px !important;
	}
}
@media screen and (min-width: 0px) and (max-width: 900px) {
	.royalSlider.heroSlider,
	.royalSlider.heroSlider .rsOverflow {
		height: 410px !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, .infoBlock span {
	 	font-size: 0.8rem !important;
	 	line-height: 18px !important;
	 	margin:2px 20px;
	}
	.infoBlock h5{
	 	font-size: 0.7rem !important;
	 	line-height: 13px !important;
	 	margin:2px 20px;
	}
}
.rsTransp{
	display: table;
	margin:0px auto;
	text-align: center;
	padding: 0px;
	position:relative;
	height: 100%;
	width: 100%;
	max-width: 1400px;
	background-image: aqua;
	background: #0000008c;
}
@media (max-width: 900px){
	.rsTransp{
		margin:0px;
	}	
}
.rsTranspDir{
	display: table-cell;
	margin:0px;
	text-align: center;
    padding: 10px;
    width: 35%;
    height: 100%;
    box-sizing: border-box;
    vertical-align: middle;
}
@media (max-width: 900px){
	.rsTranspDir{
		margin:0px;
	}	
}
.rsTranspEsq{
	display: table-cell;
	margin:0px;
	text-align: left;
	padding: 10px;
	width: 65%;
	height: 100%;
	box-sizing: border-box;
	vertical-align: middle;
	padding-left: 40px;
	/* background-color: #00000066; */
}
@media (max-width: 900px){
	.rsTranspEsq{
		margin:0px;
	}	
}
.rsOverflow{
	background:#c3c3c3 !important;
}

@media (max-width: 900px){
	.rsTranspDir, .rsTranspEsq{
		width:50%;
	}	
}

@media (min-width: 900px){
	.infoBlock h6{
		    font-size: 2.0vw;
	}	
}
@media (max-width: 640px){
	.rsTranspDir{
		margin:5px;
	}	
	.rsTranspDir, .rsTranspEsq{
		display: inline-block;
		margin: 0px 0;
		width:100%;
		padding:0;
	}
	.infoBlock h6{
		font-size:4vw;
	}
	.infoBlock h4{
		font-size:1.2rem;
	}
	.infoBlock h5{
		font-size:1.0rem;
		margin:5px 0 0 20px;
	}
	.form_slider_submit{
		margin:2px
	}
	.form_slider_input, .form_slider_textarea{
		margin:2px;
	}
}

