﻿@CHARSET "UTF-8";

body {
width: 100%;
	color: #231F20;
	background-color: white;
	text-align: center;
}


/* EFECTOS */

#container {
	position:absolute;
	width:960px;
	margin:auto
}


ul.efectos {
	position:relative;
	margin:0;
	padding:0 !important;
}
/*elementos de la lista con sombra y un marco blanco*/
ul.efectos li {
	background:#28ABC9 url(./fondo_lista.jpg) /*#DEDEDE url(./fondo.jpg)*/ no-repeat center center;
	position:relative;
	list-style:none;
	width:400px;
	height:250px;
	overflow:hidden;
	border:20px solid #FFF;
	float:left;
	-webkit-box-shadow:0 0 10px #333;
	-moz-box-shadow:0 0 10px #333;
	-ms-box-shadow:0 0 10px #333;
	-o-box-shadow:0 0 10px #333;
	box-shadow:0 0 10px #333;
	margin:0 20px 40px;
	padding:0
}

ul.efectos li img {
	z-index:30;
	position:absolute;
	top:0;
	left:0;
	-webkit-transition:all .5s ease-out;
	-moz-transition:all .5s ease-out;
	-ms-transition:all .5s ease-out;
	-o-transition:all .5s ease-out
}

ul.efectos li:hover img {
	-webkit-transform:scale(6);
	-moz-transform:scale(6);
	-ms-transform:scale(6);
	-o-transform:scale(6);
	opacity:0
}

ul.efectos li h2 {
	font-size:3em;
	color:#fff;
	line-height:1.5em;
	letter-spacing:.1em;
	text-align:center;
	text-transform:uppercase;
	-webkit-transition:all .5s ease-in;
	-webkit-transform:scale(0.1);
	-moz-transition:all .5s ease-in;
	-moz-transform:scale(0.1);
	-ms-transition:all .5s ease-in;
	-ms-transform:scale(0.1);
	-o-transition:all .5s ease-in;
	-o-transform:scale(0.1);
	opacity:0;
	margin:0;
	padding:0
}

ul.efectos li:hover h2 {
	padding-top:30px;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	opacity:1
}

ul.efectos li hr {
	width:0;
	color:#fff;
	background-color:#333;
	border:none;
	height:2px;
	-webkit-transition:all .6s linear;
	-moz-transition:all .6s linear;
	-ms-transition:all .6s linear;
	-o-transition:all .6s linear;
	margin:auto
}

ul.efectos li:hover hr {
	width:200px
}

ul.efectos li p {
	color: #fff;
	font-family:helvetica, arial, sans-serif;
	text-transform:uppercase;
	font-size:1.1em;
	text-align:center;
	text-tranform:uppercase;
	-webkit-transition:all .6s ease-in;
	-webkit-transform:scale(0.1);
	-moz-transition:all .6s ease-in;
	-moz-transform:scale(0.1);
	-ms-transition:all .6s ease-in;
	-ms-transform:scale(0.1);
	-o-transition:all .6s ease-in;
	-o-transform:scale(0.1);
	opacity:0;
	margin:0;
	padding:20px
}

ul.efectos li:hover p {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	opacity:1
}

ul.efectos li a.boton {
	display:block;
	text-align:center;
	font-family:helvetica, arial, sans-serif;
	position:relative;
	text-transform:uppercase;
	letter-spacing:.2em;
	text-decoration:none;
	font-size:1.6em;
	background:#333;
	color:#fff;
	width:150px;
	margin-left:125px;
	border:none;
	-webkit-transition:all .6s ease-in;
	-webkit-transform:translateY(230px) scale(5);
	-moz-transition:all .6s ease-in;
	-moz-transform:translateY(230px) scale(5);
	-ms-transition:all .6s ease-in;
	-ms-transform:translateY(230px) scale(5);
	-o-transition:all .6s ease-in;
	-o-transform:translateY(230px) scale(5);
	opacity:0;
	cursor:pointer;
	z-index:50;
	padding:4px
}

ul.efectos li:hover a.boton {
	-webkit-transform:translateY(0) scale(1);
	-moz-transform:translateY(0) scale(1);
	-ms-transform:translateY(0) scale(1);
	-o-transform:translateY(0) scale(1);
	opacity:1
}


/* FIN DE EFECTOS */

h1 {
	color: #231F20;
	font-family: Arial;
	font-size: 24px;
}

h2 {
	color: #433F40;
	font-family: Arial;
	font-size: 18px;
}

h3 {
	color: #433F40;
	font-family: Arial;
	font-size: 16px;
}

a.start {
	margin-right:47px;
}

#inicio{
float:right;
margin-top:40px;
font-size:18px;
}

ul {
	margin-bottom: 15px;
}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* BEGIN LANGUAGE SELECTOR CSS */
a.language-button {
	display: block;
	width: 36px;
	height: 36px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
}

a.language-button:HOVER {
	background-position: -36px 0px;
}

a.language-selected {
	background-position: -36px 0px;
}

.top .langswitcher {
	float: right;
}
.langswitcher {
	width: 256px;
}
.langswitcher li {
	display: block;
	float: right;
}
.langswitcher span {
	display: none;
}
/* END LANGUAGE SELECTOR CSS */

.new-hr {
	width:100%;
	margin-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #cccccc;
}

.separator {
	clear: both;
	width: 100%;
	background-color: white;
	line-height: 0px;
	height: 20px;
}

.inner_body {
	top: 0px;
	background-color: white;
	width: 980px;
	margin: 0 auto;
	padding:0 80px;
	font-family: Arial;
	font-size: 14px;
	line-height: 1.5em;
	text-align:justify;
	/*border:thick lightblue solid;
*/	border-radius:10px;
	}

.top, .bottom, .left {
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	background-image: url("fondo.jpg");
	background-repeat: repeat-x;
	border: 1px solid #DEDEDE;
	-moz-box-shadow: 0 0 10px #DEDEDE;
	box-shadow: 0 0 10px #DEDEDE;
}

.bottom p {
	text-align: center;
}

.main {
	/* display: table-row; */
}

.main li {
	font-size: 14px;
}

.hr {
	width: 100%;
	height: 1px;
	line-height: 0px;
	background-color: #DEDEDE;
}

.content {
	padding: 10px;
}

.content ul {
	padding-left: 20px;
}

.content ul li {
	list-style: circle;
	list-style-type: circle;
}

.content ul li strong {
	font-weight: bold;
	font-style: italic;
}

.content ul li a {
	text-decoration: none;
	color: black;
}

.content ul li a:hover {
	/*text-decoration: underline;
	color: #ed192f;
*/}

.left {
	display: table-cell;
	width: 20%;
}

.content {
	display: table-cell;
	padding: 5px;
}

.cell_separator {
display:none;
/* 	display: table-cell; */
	background-color: white;
height:0px;
width:5%;
}

.main .cell_separator {
	width: 20px;
}

.content h1, .content h2, .content p {
	margin-bottom: 15px;
}

.content p {
	margin-bottom: 15px;
	text-align: justify;
}

.small {
	width: 824px;
}

.big {
	width: 980px;
}

.bottom, .bottom a {
	font-size: 11px;
	color: graytext;
}

.postits {
	width: 980px;
	/* display: table-row; */
}

.postits .cell_separator {
	width: 34px; 
}

.postit {
	float:left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	color: #231F20;
	text-decoration: none;
	text-align: center;
	display: table-cell;
	width: 230px;
	height: 315px;
	border: 1px solid #DEDEDE;
	-moz-box-shadow: 0 0 10px #DEDEDE;
	box-shadow: 0 0 10px #DEDEDE;
	background-image: url("./bg.png");
	background-repeat: repeat-x;
margin-left:0.3em;
margin-right:0.3em;

}

.postit:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ed192f;
	color: #ffffff;
}

.postit:hover h2 {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.postit:hover h3 {
	text-decoration: none;
	font-weight: bold;
	color: #231F20;
}

.training_cat {
	width:100%;
	float:left;
	text-align:center;
	background-image: url("./bg.png");
	background-repeat: repeat-x;
}

.postit-programming {
	float:left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	color: #231F20;
	text-decoration: none;
	text-align: center;
	display: table-cell;
	height: 515px;
	border: 1px solid #DEDEDE;
	-moz-box-shadow: 0 0 10px #DEDEDE;
	box-shadow: 0 0 10px #DEDEDE;
	background-image: url("./bg.png");
	background-repeat: repeat-x;
}

.training_cat_wrapper {
	width:100%;
}

.training_cat h1 {
	padding-top: 20px;
}
.inner_postit {
	height: 100%;
	width: 50%;
	background-position: bottom;
	background-repeat: no-repeat;
	float:left;
	display:block;
}

/* LISTAS DEL TEXTO */

.listado li {
	font-family:Arial; font-size:11pt;
	line-height:2em;
}

/* FIN DE LISTAS DEL TEXTO */



/* inicio boton superior  */

.upper h2 {
	padding-top: 25px;
	font-size: 20px;
	font-weight: bolder;
	margin-bottom: 0px;
}

.upper h3 {
	font-size: 18px;
	line-height: 1em;
	text-transform: none;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	font-weight: bold;
	color: graytext;
}


.superior:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ed192f;
	color: #ffffff; 
}

.superior:hover h2 {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.superior:hover h3 {
	text-decoration: none;
	font-weight: bold;
	color: #231F20;
}



.upper_postit {
	height: 100%;
	width: 100%;
	background-position: bottom;
	background-repeat: no-repeat;
}

.services .upper_postit {
	background-image: url('programacion-7.png');
	background-size: 950px 228px;
	-moz-box-shadow: 3px 3px 4px #111;
    -webkit-box-shadow: 3px 3px 4px #111;
    box-shadow: 3px 3px 4px #111;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111');

}

.upper {
	float:left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	color: #231F20;
	text-decoration: none;
	text-align: center;
	display: table-cell;
	width: 950px;
	height: 315px;
	border: 1px solid #DEDEDE;
	-moz-box-shadow: 0 0 10px #DEDEDE;
	box-shadow: 0 0 10px #DEDEDE;
	/*background-image: url("./bg.png");*/	
	background-repeat: repeat-x;
margin-left:0.3em;
margin-right:0.3em;

}



/* final boton superior    */

.development .inner_postit {
	background-image: url("./empresa.jpg");
	-moz-box-shadow: 3px 3px 4px #111;
    -webkit-box-shadow: 3px 3px 4px #111;
    box-shadow: 3px 3px 4px #111;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111');

}


.colaboration .inner_postit {
	background-image: url("./Handshake2.jpg");
	-moz-box-shadow: 3px 3px 4px #111;
    -webkit-box-shadow: 3px 3px 4px #111;
    box-shadow: 3px 3px 4px #111;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111');

}


.systems .inner_postit {
	background-image: url("./formacion.jpg");
	background-position: right bottom;
	
	-moz-box-shadow: 3px 3px 4px #111;
    -webkit-box-shadow: 3px 3px 4px #111;
    box-shadow: 3px 3px 4px #111;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111');}

.learning .inner_postit {
	background-image: url("./programacion.png");
	-moz-box-shadow: 3px 3px 4px #111;
    -webkit-box-shadow: 3px 3px 4px #111;
    box-shadow: 3px 3px 4px #111;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111');

}
.consulting .inner_postit {

	background-image: url("./contacta.jpg");
	-moz-box-shadow: 3px 3px 4px #111;
    -webkit-box-shadow: 3px 3px 4px #111;
    box-shadow: 3px 3px 4px #111;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111')";
    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#111111');

}

.postit h2 {
	font-size: 18px;
	padding-top: 25px;
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 0px;
}

.postit h3 {
	font-size: 14px;
	line-height: 1em;
	text-transform: lowercase;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	font-weight: bold;
	color: graytext;
}
.postit h3.training {
	font-size: 14px;
	line-height: 1em;
	text-transform: none;
	padding: 5px 0px 3px 0px;
	font-weight: bold;
	color: graytext;
}

.postit ul {
/*	padding-left: 20px;
	padding-right: 20px;
*/
	text-align: left;
	color: graytext;
	font-weight: bolder;
	margin-top: 30px;
}

.postit li {
	list-style: disc;
	margin-left: 20px;
}

.development {
}

/* logos de los clientes */

.customers {
	float: left;
	width: 100%;
}

.customer_logo {
	display: block;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 10px;
	width: 93px;
	height: 93px;
	border: 1px solid #DEDEDE;
	-moz-box-shadow: 0 0 10px #DEDEDE;
	box-shadow: 0 0 10px #DEDEDE;
}

.customer_logo:HOVER {
	background-position: 93px;	
	border: 1px solid #E20820;
	-moz-box-shadow: 0 0 10px #000000;
	box-shadow: 0 0 10px #000000;
}

/* cursos y formacion */

.learning_sheet {
	text-align: left;
	width: 650px;
	margin: auto;
	padding-left: 130px;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-right: 20px;
	background-image: url("./learning_bg.png");
	background-repeat: repeat-y;
	font-size: 14px;
	font-weight: normal;
	line-height: 2em;
}

.learning_sheet ol, .learning_sheet li {
	font-size: 14px;
	font-weight: normal;
	list-style-type: decimal;
	list-style-position: inside;
}

.learning_sheet h1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

.learning_sheet h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.learning_sheet label {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
	background-color: yellow;
	padding-left: 5px;
	padding-right: 8px;
}

.learning_sheet h3 {
	text-transform: capitalize;
	display: inline;
	color: #231F20;
	cursor: default;
	font-size: 16px;
	font-weight: bold;
	background-color: yellow;
	padding-left: 5px;
	padding-right: 8px;
}

.slideshow-small-container {
	height: 200px;
	width: 200px;
	padding: 5px 20px 20px 20px;
	overflow: hidden;
}
.slideshow-medium-container {
	height: 480px;
	width: 400px;
	padding: 5px 20px 20px 20px;
	overflow: hidden;
}
.slideshow-panoramic-container {
	height: 200px;
	width: 600px;
	padding: 5px 20px 20px 20px;
	overflow: hidden;
}
.slideshow { position: relative; height: 100%; width: 100%; overflow: hidden; }
.slideshow img { position: absolute; left:0; top:0; }

.contact {
	width: 100%;
	float: left;
}
.contact form .row {
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}
.contact form .row .left_col {
	width: 40%;
	float: left;
	text-align: right;
}
.contact form .row .left_col label {
	padding-right: 10px;
	line-height: 30px;
}
.contact form .row .right_col {
	width: 60%;
	float: left;
	text-align: left;
}
.contact form .row .right_col input {
	width: 300px;
	border: 1px solid grey;
	height: 20px;
	font-size: 16px;
	padding: 5px 3px 3px 3px;
	height: 30px;
}
.contact form .row .right_col img {
	width: 300px;
}
.contact form .row .right_col textarea {
	width: 300px;
	border: 1px solid grey;
	height: 125px;
	font-size: 16px;
	padding: 5px 3px 3px 3px;
}
.contact form .row .right_col .ok {
	color: green;
}
.contact form .row .right_col .error {
	color: red;
}
.double_column {
	width: 45%;
}
.floating_left {
	float: left;
}
.floating_right {
	float: right;
}

.image_floating_right {
	float: right;
	padding-left: 4px;
	margin-left: 12px;
}

.image_floating_left {
	float: left;
	padding-right: 4px;
	margin-right: 12px;
}

a.contact_button {
	display: block;
	color: black;
	text-align: center;
	font-size: 20px;
	line-height: 150px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url("/img/bitendian-button.png");
	background-position: 0 0;
	width: 300px;
	height: 150px;
}
a.contact_button:HOVER {
	background-repeat: no-repeat;
	background-image: url("/img/bitendian-button.png");
	background-position: 0 -150;
}

a {
	color: #231F20;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #ed192f;
}
a.blacklink {
	color: #231F20;
}
a.blacklink:hover  {
	color: #231F20;
}
.readmore {
	font-size: 0.8em;
}

/* TRAINING CSS */
.training-list {
	display: block;
	width: 100%;
	float: left;
}
.training-list li {
	display: block;
	width: 120px;
	padding: 10px 10px 10px 10px;
	float: left;
}
.training-list a {
	display: block;
	text-align: center;
}
.training-list a img {
	width: 128px;
	heigh: 128px;
}
