#heroes-ciberconsejos h3 {
	font-size: 20px;
	color: #7a6804;
	background-color: #fbda66;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 88%;
	font-family: 'FuturaReg';
}

#heroes-ciberconsejos .col-sm-6:nth-child(1) {
	height: 259px;
}

#heroes-ciberconsejos ul.links {
	padding-left: 0px;
	display: table;
}

#heroes-ciberconsejos ul.links>li {
	background-color: #fff;
	font-size: 16px;
	padding: 3px 5px;
	width: 100% !important;
	height: 54px;
	overflow: hidden;
	border-bottom: 3px solid #f2f2f2;
	display: table-row;
}

#heroes-ciberconsejos ul.links>li:last-child {
	border-bottom: 0px !important;
}

#heroes-ciberconsejos ul.links>li>a {
	color: #2a2a2a;
	font-family: 'Futura';
	vertical-align: middle;
	display: table-cell;
    width: 283px;
}

@media (max-width: 768px) {
	#heroes-ciberconsejos ul.links>li>a {
		width: 370px;
	}
}

#heroes-ciberconsejos .bx-wrapper .bx-controls-direction a {
	background-color: #fbda66;
	background-image: url("../images/arrows4.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 128px;
	position: absolute;
	z-index: 1;
}

#heroes-ciberconsejos .bx-wrapper .bx-controls-direction a:hover {
	background-color: #c6c6c6;
}

#heroes-ciberconsejos .bx-wrapper .bx-controls-direction .bx-next {
	background-position: center -38px;
	top: 100px;
	right: 0px;
}

#heroes-ciberconsejos .bx-wrapper .bx-controls-direction .bx-prev {
	background-position: center 58px;
	top: -31px;
	right: 0px;
	left: auto !important;
}

#heroes-ciberconsejos .bx-viewport {
	width: 88% !important;
	margin-left: 5px !important;
	height: 212px !important;
	border: 0px;
	background: none;
	background-color: #fff;
}

#heroes-ciberconsejos img#image {
	height: 259px;
}

#heroes-ciberconsejos.ciberconsejos h3 {
	color: #93278f;
	background-color: #dcb9db;
}

#heroes-ciberconsejos h3>a {
	font-size: inherit;
    font-family: inherit;
    color: inherit;    
}

#heroes-ciberconsejos.ciberconsejos .bx-wrapper .bx-controls-direction a
	{
	background-color: #dcb9db;
	background-image: url("../images/arrows4.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 128px;
	position: absolute;
}

#heroes-ciberconsejos.ciberconsejos .bx-wrapper .bx-controls-direction a:hover
	{
	background-color: #8f668e;
}

#heroes-ciberconsejos.ciberconsejos .bx-wrapper .bx-controls-direction .bx-next
	{
	background-position: center -38px;
	top: 100px;
	right: 0px;
}

#heroes-ciberconsejos.ciberconsejos .bx-wrapper .bx-controls-direction .bx-prev
	{
	background-position: center 58px;
	top: -31px;
	right: 0px;
	left: auto !important;
}

#heroes-ciberconsejos.ciberconsejos ul.links>li {
	background-color: #e6e6e6;
	font-size: 16px;
	padding: 3px 5px;
	width: 100% !important;
	height: 54px;
	display: table-row;
}

#heroes-ciberconsejos.ciberconsejos ul.links>li>a {
	color: #4b4b4b;
	display: table-cell;
	vertical-align: middle;
}

#heroes-ciberconsejos.ciberconsejos .bx-viewport {
	width: 88% !important;
	margin-left: 5px !important;
	height: 212px !important;
	border: 0px;
	background: #e6e6e6;
}

#heroes-ciberconsejos.ciberconsejos .bx-wrapper {
	border: 0px;
	background: none;
}

.without-left-padding {
	padding-left: 0px !important;
}

@media (max-width: 768px) {
	#heroes-ciberconsejos h3,
	#heroes-ciberconsejos .bx-viewport,
	#heroes-ciberconsejos.ciberconsejos h3,
	#heroes-ciberconsejos.ciberconsejos .bx-viewport {
		width: 87% !important;
	}
}