/* SLIDER */

#banner {
  width: 849px;
  height: 453px;
}
#culinaria {
	width: 272px;
	height: 149px;
}
.rsContent {
  color: #FFF;
  font-size: 24px;
  line-height: 32px;
  float: left;
}
.bContainer {
  position: relative;
}
.rsABlock {
  position: relative;
  display: block;
  left: auto;
  top: auto;
}

/* SLIDER */

.slider div {
	position: absolute;
	top: 160px;
	left: 82px;
	z-index: 40;
	
	font-family: 'Montserrat-Regular';
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px #000000;
	line-height: 1.4;
}