/* ----------------------------------- */
/* --- ESTILOS PAGINAS BASICAS BIS --- */
/* ----------------------------------- */



/* -- J U M B O -- BIS -- */


.jumbo-bis h1 {
    color: #E31373;
    font-weight: 300;
    margin: 0 0 0.2em 0;
}

.jumbo-bis h2 {
    color: #444;
    font-weight: 300;
    margin: 0 0 0.6em 0;
}

.jumbo-bis h3,
.jumbo-bis p,
.jumbo-bis span {
    color: #222;
}

.jumbo-bis .btn {
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid #E31373;
    /* border-radius: 0.3em; */
    color: #E31373;
    font-size: 0.8em;
    font-weight: 300;
    padding: 0.6em 1.2em;
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
}

.jumbo-bis .btn:hover {
    background-color: #E31373;
    color: white;
}


/* --- COMBO BIS -- */

.combo {
	background: url('/sites/default/files/pictures/fondo-circulo-peque.png') top left repeat-x #191c1e;
    border-bottom: 4px solid #ccc;
    margin: 0;
}

.combo-bis h1 {
    color: white;
    margin: 0;
    margin-bottom: 0.25em;
    letter-spacing: -1px;
    line-height: 1;
}

.combo-bis h2 {
	color: white;
    font-size: 1em;
    margin: 0;
}

.combo-bis .container {
    position: relative;
    padding: 6em 1em 2em 1em;
}


.combo-bis .logo-bis {
    display: none;
}

@media (min-width: 960px) {
	.combo-bis .logo-bis {
		display: block;
	    position: absolute;
	    right: 0;
	    top: 1em;
	    width: 200px;
	}
}


/* -- BANDA BIS -- */

div.banda-bis {
	padding: 2em 0 0 0;
}

div.banda-bis-intro {
	padding: 0 0 1em 0;
}

div.banda-bis-bigtext {
	padding: 2em 0;
}

div.banda-bis-intro h3 {
	margin-bottom: 1em;
}

div.banda-bis-intro p {
	font-size: 0.80em;
	color: #444;	
}


/* -- BANDA BIS Sidebar -- */

div.banda-bis-sidebar {
	padding: 0 0 2em 0;
}

div.banda-bis-sidebar h3 {
	margin-bottom: 1em;
}

div.banda-bis-sidebar p,
div.banda-bis-sidebar li {
	font-size: 0.80em;
	margin-bottom: 0.80em;
}

div.banda-bis-sidebar strong {
	color: #E31373;
}

div.banda-bis-sidebar .col-sidebar {
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	border-radius: 8px;
	border-top: 4px solid #E31373;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.1);
    padding: 1em;
}

div.banda-bis-sidebar .col-sidebar h3 {
	color: #E31373;
	font-size: 0.90em;
	font-weight: 500;
	margin: 0 0 1em 0;
	text-align: center;
	text-transform: uppercase;
}


/* -- BANDA BIS 3-col -- */


div.banda-bis-3col {
	background-color: #f6f6f6;
}

div.banda-bis-3col p.svg-icono {
	text-align: center;	
}

div.banda-bis-3col p.texto-icono {
	font-size: 1em;
	border-bottom: 1px solid #DDD;
	padding-bottom: 0.60em;
	text-align: center;
	margin: 0.60em 0;
	line-height: 1.20em;
}

div.banda-bis-3col p.desc-icono {
    font-size: 0.80em;
    margin: 0.60em 0;
}


span.blue-team {
	color: #0085ca;
	font-weight: 500;
}

span.red-team {
	color: #E31373;
	font-weight: 500;
}


@media (min-width: 1200px) {
	div.jumbo-bis {
        background-attachment: inherit;
        background-position: center center;

	}
}


/* -- FORMACION -- */


.curso-main h2 {
    font-weight: 100!important;
    font-size: 1em;
}

.curso-main li {
    font-size: 0.85em;
    padding: 6px 0px;
}

.curso-sidebar-box h3 {
    text-transform: uppercase;
    background-color: #f6f6f6;
    border: 1px solid #cccccc;
    font-size: 0.75em;
    margin: 0;
    padding: 8px;
}

.curso-sidebar-box ul {
    border: 1px solid #cccccc;
    border-top: none;
    margin: 0;
    margin-bottom: 16px;
    padding: 16px 30px;
}

.curso-sidebar-box li {
    font-size: 0.75em;
}


.btn-cursos-bis,
.btn-cursos-bis:link,
.btn-cursos-bis:hover,
.btn-cursos-bis:active,
.btn-cursos-bis:visited {
    background-color: orange;
    color: white;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 100;
}

.btn-cursos-bis:hover {
    background-color: #ffc14e;
}

div.banda-bis-temario {
    background-color: #F6F6F6;
    padding: 1em 0 2em;
}

.curso-temario {
    font-size: 0.75em;
}

@media (min-width: 1200px) {
	.curso-temario {
		column-count: 3;
	}
}

.curso-temario ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.curso-temario li.curso-temario-titulo {
    font-weight: 600!important;
    margin: 6px 0;
    text-transform: uppercase;
}

.curso-temario li {
    padding: 2px 0;
}

/* -- -- */

.banda-cursos h3 {
    margin-bottom: 1em;
    clear: both;
}

.banda-cursos p {
	clear: both;
}

.banda-cursos ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.banda-cursos li a {
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    color: #000;
    display: block;
    float: left;
    font-size: 0.70em;
    height: 200px;
    margin: 0 20px 20px 0;
    padding: 8px 12px;
    text-align: center;
    width: 165px;
}

.banda-cursos li a img {
    margin-bottom: 6px;
}

.btn-kubernetes {
	background-color: #FFC6C5;
	border: 1px solid #AB4F0E;
	border-bottom: 6px solid #AB4F0E;
	border-radius: 12px;
	box-shadow: 0 6px 5px rgba(0,0,0,0.15), 0 0px 6px white inset;
	color: #333;
	display: block;
	font-size: 1.2em;
	font-weight: 400;
    margin: 1em auto 2em;
    padding: 0.75em 2em;
    text-transform: uppercase;
    text-shadow: 0 0px 6px white;
}


.kubernetes-agenda {
    width: 100%;
}

.kubernetes-agenda td {
    padding: 8px;
    border-bottom: 1px solid rgba(0,0,0,0.10);
    font-size: 0.90em;
}



