@charset "utf-8";
/* CSS Document */

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    border:0 none; 
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    position:relative;
    line-height:0px;
}
#slider-top .nbs-flexisel-item img {
    width: 100%;
    position: relative;
    margin:0;
    max-width:942px;
    max-height:378px;
}
#slider-bottom .nbs-flexisel-item img {
    width: 100%;
    position: relative;
    margin:0;
    max-width:110px;
    max-height:49px;
	vertical-align:middle;
	display:inline-block;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    cursor: pointer;
    height: 47px;
    position: absolute;
    width: 33px;
    z-index: 100;
}

.nbs-flexisel-nav-left {
    background: url("/media/1022/ui_sprites.png") no-repeat scroll 0 -107px;
	left: 13px;
}
.nbs-flexisel-nav-left:hover {
    background: url("/media/1022/ui_sprites.png") no-repeat scroll 0 -159px;
}
.nbs-flexisel-nav-right {
    background: url("/media/1022/ui_sprites.png") no-repeat scroll -45px -107px;
    right: 13px;
}
.nbs-flexisel-nav-right:hover {
    background: url("/media/1022/ui_sprites.png") no-repeat scroll -45px -159px;
}


/* Navigation #footer */

#slider-footer .nav-left {
    background: url("/media/1022/ui_sprites.png") no-repeat scroll 0 -107px;
	left: 20px;
	width: 40px;
	top: 3px;
	height: 47px;
	position: absolute;
}
#slider-footer .nav-left:hover {
    background: url("/media/1022/ui_sprites.png") no-repeat scroll 0 -159px;
}


#slider-footer .nav-right {
    background: url("/media/1022/ui_sprites.png") no-repeat scroll -45px -107px;
    right: 20px;
	width: 40px;
	top: 3px;
	height: 47px;
	position: absolute;
}
#slider-footer .nav-right:hover {
    background: url("/media/1022/ui_sprites.png") no-repeat scroll -45px -159px;
}

/*****************************************************************/
/*********************** Acordeón Redes ***************************/
/*****************************************************************/
#content-footer #slider-bottom div.pointer{
	background: url('/media/1137/indicador.png') no-repeat 0px 0px;
	width: 31px;
	height: 15px;
	margin: auto;
	margin-top: 7px;
}
#content-footer #slider-bottom{
	list-style: none;
}
#content-footer #slider-bottom li{
	float: left;
}

#content-footer #acordeon-redes{
	width: 100%;
	background: url('/media/1102/sombra-Ft.png') no-repeat top center #9bd5df;
	position: absolute;
	height: 70px;
	margin-top: -17px;
	z-index: -1;
}
#content-footer #acordeon-redes .cont-acordeon{
	width: 942px;
	margin: auto;
	overflow: hidden;
	position: relative;
	height: 70px;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales{
	display:none;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales.active{
	display: block;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales div{
	float: left;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales .titulo-marca{
	width: 450px;
	text-decoration: underline;
	text-align: center;
	color: #004c99;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 30px;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales ul li{
	font-size: 12px;
	padding-bottom: 10px;
	cursor: pointer;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales ul li a{
	text-decoration: none;
	color: #363339;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales ul li:hover a,
#content-footer #acordeon-redes .cont-acordeon .redes-sociales ul li a:hover,
#content-footer #acordeon-redes .cont-acordeon .redes-sociales ul li:hover div.bullet{
	color: #004c99;	
	background-position: -92px -120px;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales ul li div.bullet{
	background: url('/media/1022/ui_sprites.png') no-repeat -105px -120px;
	width: 13px;
	height: 12px;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales .panel-youtube{
	width: 164px;
	height: 170px;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales .panel-youtube .img-YT{
	width: 53px;
	height: 49px;
	background: url("/media/1022/ui_sprites.png") no-repeat scroll -163px -33px;
	display: block;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 25px;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales .panel-facebook{
	width: 164px;
	height: 170px;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales .panel-facebook .img-Fb{
	width: 53px;
	height: 49px;
	background: url("/media/1022/ui_sprites.png") no-repeat scroll -224px -33px;
	display: block;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 25px;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales .panel-twitter{
	width: 164px;
	height: 170px;
}
#content-footer #acordeon-redes .cont-acordeon .redes-sociales .panel-twitter .img-Tw{
	width: 53px;
	height: 49px;
	background: url("/media/1022/ui_sprites.png") no-repeat scroll -285px -32px;
	display: block;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 25px;
}
#slider-bottom{
	width: 770px;
	margin: auto;
	overflow: auto;
	height: 58px;
	position: relative;
}
#slider-bottom img{
	display:inline-block;
}











































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
