@charset "iso-8859-1";

.rsABlock{
	width:100%;
}

@media all and (max-width: 800px){
	.rsImg {margin-left: -300px !important;
	}
}
@media all and (max-width: 700px){
	.rsImg {margin-left: -400px !important;
	}
}
@media all and (max-width: 600px){
	.rsImg {margin-left: -500px !important;
	}
}
@media all and (max-width: 400px){
	.rsImg {margin-left: -700px !important;
	}
}

#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 {
	display:table !important;
	position: absolute;
	top: 0px;
	/*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: 1.6rem;
	line-height: 1.2;
	margin: 0 auto;
	padding-bottom: 3px;
	color:#194670;
	font-family: 'Roboto', Helvetica, sans-serif;
	font-weight: 400;
	font-style:normal;	
	/*display: table;
    background-color: rgba(0, 0, 0, 0.5);*/
}
.infoBlock p {
	font-size:1.3rem;
	margin: 10px;
	font-weight:300;
}
.infoBlock p.saibamais {
	font-size: 14px;
	margin-top: 0px;
	z-index:30;
	position:relative;
}
.infoBlock a {
	color: #fff;
    text-decoration: none;
    background-color: #3c5697;
    padding: 12px;
    border-radius: 22px;	
}
.infoBlock a.saibamais {
	color: #fff;
	text-decoration: none;
	border: 0px solid #1d738e;
	padding: 10px;
	margin: 40px auto;
	box-sizing: content-box;
	background-color: #1d4f80;
	border-radius: 20px;
    font-size: 15px;
}
.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: 1400px;
	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:#4c4c4c;
	padding:5px 0;
	font-family: 'Rubik', sans-serif;
	font-weight: 200;
	font-size: 1.5rem;
	line-height: 1.2;
	/*display: block;*/
}
.BlocoMaior{
	top:0px !important;
}

@media screen and (max-width:900px){
	.txtCent{
		display:none;
	}
}

@media screen and (min-width:900px) and (min-height:660px) {
	.heroSlider .rsOverflow, .royalSlider.heroSlider {
		height: 350px !important;
	}
}
@media screen and (min-width:900px) and (min-height:1000px) {
	.heroSlider .rsOverflow, .royalSlider.heroSlider {
		height: 360px !important;
	}
}
@media screen and (min-width: 0px) and (max-width: 900px) {
	.royalSlider.heroSlider, .royalSlider.heroSlider .rsOverflow {
		height: 360px !important;
	}
	.infoBlock {
		padding: 0px;
		height: auto;
		max-height: 100%;
		min-width: 40%;
		left: 0px;
		top: 0px;
		right: auto;
		font-size: 12px;
		height:100%;
	}
	.infoBlock p {
		font-size:1.2rem;
	}
	.infoBlock h3 {
		font-size: 14px;
		line-height: 17px;
	}
	.infoBlock h4, .rsBlocos .txtCent {
		font-size: 1.3rem;
		line-height: 25px;
	}
}
.rsOverflow{
	background:#c3c3c3 !important;
}

.rsTransp{
	margin: 0;
    /*background-color: rgba(43, 44, 45, 0.55);*/
    width:50%;
}
.slide1a, .slide1b, .slide2a, .slide2b{
	display:table-cell;
	height:100%;
    max-height: 350px;
}
.slide1a, .slide1b{
	vertical-align:top;
	padding-top:30px;
}	
.slide1b img{
    width: auto;
    max-width: 97%;
    max-height: 340px;
}
.slide1b, .slide2b{
	vertical-align:middle;
	padding-top:0;
	/*padding-top:10px;*/
}	

.slide2a, .slide2b{
	vertical-align:top;
	padding-top: 15px;
}	

@media all and (max-width: 600px){
	.slide1a, .slide1b,.slide2a, .slide2b{
		display:block;
		width:100%;
		height:auto;
		padding-top:0px;
		margin: 0;
		padding:0;
	}
	.slide1a, .slide2a{
		padding-top:10px
	}
	.txtNoMobile{
		display:none !important;
		position:relative;
	}
	.slide2b img{
		max-height:35px;	
	}
	.slide1b img{
		max-height: 200px;
	}	
}
@media all and (min-width: 600px){
	.txtNoDesktop{
		display:none !important;
	}
	.txtNoMobile{
		position:relative;
	}
	
}

/*@media all and (max-width: 450px){
	.rsTransp{
		width:100%;
		margin: 0;
		background-color: #ffffffed;
	}
}*/
