﻿/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,600,400|Open+Sans+Condensed:700);

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
	position: relative;
	margin:0px;
	padding:0px;
	*zoom: 1;
	height: 299px;
	overflow: hidden;}

.bx-wrapper img {
	width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #ffffff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

/*Para modificar los enlaces inferiores del carrusel FAMILIA*/
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	/*display: block; Por ahora se deja oculto*/
    display: none;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: 10px;
	width:43px;
	height:275px;
	margin:auto 1px auto 1px;
	background: url("../img/flecha_izquierda.png");
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	display:block;
	z-index:51;
}

.bx-wrapper .bx-next {
	width:43px;
	height:275px;
	margin:auto 1px auto 1px;
	background: url("../img/flecha_derecha.png");
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	right: 10px;
	display:block;
	z-index:51;
}


.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 9%;
	margin-top: 0px;
	outline: 0;
	text-indent: -9999px;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto .bx-start {
	/*display: block; Se modifica estilo para que no se visualice el boton del control Start - Value=none*/  
	display:none !important;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	/*display: block; Se modifica estilo para que no se visualice el boton del control Stop - Value=none */ 
	display:none !important;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: center;
	width: 100%;/*Se modificó para centrar los enlaces inferiores del Carrusel*/
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

.bx-viewport {
	padding:0px;
	height:285px;
}

/* Estilos personzalizados Rotabanner FAMILIA */
.contenedor{
	height: 299px;
	background: rgba(0,0,0,0.7);
	width: 1600px;
	position: absolute;
	left: 54%;
	border-radius: 0px 0px 0px 292px;}
	
.contenedor {
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
	-moz-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
	-o-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
	transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */

	-webkit-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
	-moz-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
	-o-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
	transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */}

.contenedor  a:hover {text-decoration: none !important; z-index: -9999px;}
.contenedor  a:visited {text-decoration: none !important; z-index: -9999px;}
.contenedor  a:link {text-decoration: none !important; z-index: -9999px;}

.contendor a:visited {
	text-decoration: none !important;
	text-transform:uppercase !important;
	font-family:'Yanone Kaffeesatz' !important;
	font-size:28px !important;
	vertical-align:bottom !important;}

.contenedor p#bppaldetalle {
	font-family:'Open Sans', sans-serif;
	font-weight:300;
	font-size:16px;
	color:rgb(255,255,255);
	text-align:left;}

.contenedor h3 {
	font-family:'Dosis', sans-serif;
    font-weight:400;
    font-size:28px;
    color:rgb(255,255,255);
    padding:0px;
    text-align:left;}

.contenedor .info {
	width: 303px;
	float: left;
	padding: 66px 0 0 122px;}

.contenedor a.bppalbotonletra {
	color:rgb(255,255,255);
	float:left;
    padding:8px 35px 8px 45px;;
    display:inline-block;
    border-radius:25px;
    -moz-border-radius:25px;
    -o-border-radius:25px;
    -webkit-border-radius:25px;
    -ms-border-radius:25px;
    font-family:'Dosis', sans-serif;
    font-weight:400;
    font-size:18px;
    text-decoration:none;
    margin-top:15px;
    background:rgb(236,0,140) url(../../Images/backgrounds/bg-ico-buttons.png) no-repeat center left;}
	
	.contenedor a.bppalbotonletra:hover {
		background:rgb(201,0,120) url(../../Images/backgrounds/bg-ico-buttons.png) no-repeat center left; transition:linear 0.3s;}

.fondoHome{
	width: 100% !important;
	height: 299px !important;
	z-index: -99999;
	position: absolute;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center -70px;
}



.bx-viewport {
	overflow: visible !important;
}

ul.bxslider li:nth-child(1) .contenedor {background: /*rgba(0,83,159,0.7)*/ rgba(92,179,204,0.7);}
ul.bxslider li:nth-child(2) .contenedor {background: rgba(92,179,204,0.7);}
ul.bxslider li:nth-child(3) .contenedor {background: /*rgba(235,185,19,0.7)*/ rgba(92,179,204,0.7);}

/*IMPORTANTE Estos se deben sobrecargar del CSS nativo de Sharepoint, se debe verificar dependiendo de los elementos y controles de la Master Page*/
.s4-wpcell-plain table {
	padding-top: 0px;
	padding-bottom: 0px;
}

.s4-ca{
	background:transparent !important;
}

body #s4-leftpanel-content{
	background:transparent !important;
	border: 0px !important;
}
