@charset "utf-8";
/* CSS Document */
/* fixes */
*{margin:0;padding:0;}
img {border:none}
article, aside, figure, footer, header, hgroup, nav, section {display:block;}
textarea{resize:none;}
/* classes comunes */
.clear{width:100%;clear:both;}
.left{float:left;}
.right{float:right;}
.none{display:none;}
/* firma kábala */
#logoKabala {
	display: block;
	width:50px;
	height:13px;
	position: absolute; 
	bottom: 10px;
	left: 10px;
}

/*------- FORMULARIO DE CONTACTO -------*/


a { color:#777;}
a:hover { color:#777;}
@charset "utf-8";
/* CSS Document */
body { background-image:url(imagenes/bg.jpg); background-repeat:repeat; font-size:12px; color:#777; font-family: 'Source Sans Pro', sans-serif;}
.container { width:1000px; }
header { background-color:#FFF;}
.md-slider { background-color:#F2F2F2; width:100%; padding:35px 0;}
.md-slider .md-menu { width:223px; float:left}
.md-slider .md-menu ul { margin:0; padding:0;}
.md-slider .md-menu ul li  { list-style:none; margin:0; padding:0; }
.md-slider .md-menu ul li a { height:62px; display:block; padding-top:20px; padding-left:25px; text-transform:uppercase; color:#FFF; text-decoration:none; width:223px; background: #c9c9c9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iI2M5YzljOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTllOWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c9c9c9 2%, #9e9e9e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#c9c9c9), color-stop(100%,#9e9e9e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c9c9c9 2%,#9e9e9e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c9c9c9 2%,#9e9e9e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c9c9c9 2%,#9e9e9e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c9c9c9 2%,#9e9e9e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9c9c9', endColorstr='#9e9e9e',GradientType=0 ); /* IE6-8 */}
.md-slider .md-menu ul li img { margin-top:-1px; margin-right:10px;}
.md-slider .md-menu ul li a:hover { background: #d27274; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QyNzI3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMzMwNDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #d27274 0%, #c33042 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d27274), color-stop(100%,#c33042)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d27274 0%,#c33042 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d27274 0%,#c33042 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d27274 0%,#c33042 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d27274 0%,#c33042 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d27274', endColorstr='#c33042',GradientType=0 ); /* IE6-8 */}
.md-slider .slid { height:310px; float:left; width:777px}

.body { padding:25px 0; overflow:auto}
.bg { background-image:url(imagenes/bg-body.png); background-position:center center; background-repeat:repeat-y;}
.body .sidebar { float:left; width:223px; padding-left:20px}
.body .sidebar .md { margin-bottom:25px; overflow:auto; display:block}
.body .sidebar .md:hover { opacity:0.7}
.body .sidebar .md .cont { width:140px; margin-left:10px;}
.body .sidebar .md img { margin-top:4px;}
.body .sidebar .md .cont span.tit { text-transform:uppercase; font-size:12px; color:#999; font-weight:bold; display:block;}
.body .sidebar .md .cont span.txt { font-size:12px; color:#999; }
.body .content { float:left; width:742px; padding-left:35px}
.body .content h2 { margin:0; padding:0; margin-bottom:15px;}

.body .content a.md-noticia:hover { text-decoration:none; background-color:#F7F7F7; color:#900}
.body .content .md-noticia { overflow:auto; margin-top:20px; display:block; padding:10px;}
.body .content .md-noticia .cont-img { width:180px; height:120px; overflow:hidden; float:left; margin-right:10px}
.body .content .md-noticia .cont-img img { margin-right:20px; width:172px; border:1px solid #eee; padding:3px;}
.body .content .md-noticia span { display:block}
.body .content .md-noticia span.titulo { font-weight:bold; line-height:20px; margin-top:13px; margin-bottom:10px; font-size:19px;}
.body .content .md-noticia span.subtitulo { font-weight:bold;}
.body .content img { margin-right:18px; border:1px solid #eee; padding:3px;}

.body .content .md-noticia-ampliada { margin-top:0px; padding:0px;}
.body .content .md-noticia-ampliada img { margin-right:15px; border:1px solid #eee; padding:3px;}

.body .content .md-clientes {}
.body .content .md-clientes ul { overflow:auto;}
.body .content .md-clientes ul li { list-style:none; margin-right:20px; margin-bottom:20px; float:left; width:120px; height:120px; overflow:hidden}
.body .content .md-clientes ul li img { width:120px; margin-bottom:5px; border-bottom:1px solid #f4f4f4;}
.body .content .md-clientes ul li span { display:block; text-align:center}
.body .content .md-clientes ul.public { margin-bottom:40px;}

.md-contact p { margin-left:15px; margin-top:10px}
.md-contact ul { width:290px;}
.md-contact ul li { list-style:none; background-image:url(imagenes/list.jpg); margin-bottom:15px; background-repeat:no-repeat; padding-left:12px; background-position:0px 5px; color:#777}
.md-contact ul li a { color:#777;}

footer { background-color:#F2F2F2; padding:30px 0 0 0; }
footer .hd { padding-bottom:15px;}
footer .hd .coluno { float:left; width:203px; padding-left:20px}
footer .hd .coluno ul { padding:0; margin:0}
footer .hd .coluno ul li { padding:0; margin-bottom:15px; list-style:none; font-size:12px}
footer .hd .coluno ul li a { color:#999; }
footer .hd .coldos { float:left; width:470px;}
footer .hd .coldos h3 { font-size:17px; margin:0; font-weight:normal}
footer .hd .coldos small a { color:#666}
footer .hd .coltres { float:left; width:250px; margin-top:28px;}
footer .ft { background-color:#414141; color:#FFF; font-size:10px; padding:8px 0}

.flexslider { box-shadow:none; border:0;  -webkit-box-shadow:none; border-radius:0; -webkit-border-radius:0}
.flex-control-nav { display:none}
.form-horizontal { margin-top:20px}
span.small { font-size:11px; font-style:italic}

hr { border-top:12px solid #f8f8f8;}
label { font-weight:normal;}

#menu ul { list-style-type:none; position:relative; z-index:999999;}
#menu ul li a { display:block; position:relative;}
#menu ul li:hover { position:relative; }
#menu ul li a:hover, #menu ul li:hover a.nivel1 { position:relative;}
#menu ul li a.nivel1 { display:block!important; display:none; position:relative;}
#menu ul li ul { display:none; z-index:999999;}
#menu ul li a:hover ul, #menu ul li:hover ul { display:block; position:absolute; left:223px; top:0;}
#menu ul li ul li a:hover { position:relative;}
#menu li.nivel1 ul li a { height:36px; padding-top:10px;}

.breadcrumb { margin-top:45px;}
p.cop { font-size:14px;}

.panel { margin-bottom:8px;}
.panel-heading { margin:-15px -15px;}
.panel-body { margin-top:20px;}
.panel-title { font-size:11.5px;}

.cuerpo, .subtitulo{text-align: justify}

.login { background-color:#FFF;}
.login > .hd { height:120px;}
.login .bd h2 { text-transform:uppercase; background-color:#1d378e; color:#FFF; font-size:16px; padding:5px;}
.login .bd ul { overflow:auto;}
.login .bd ul li { float:left; margin-right:15px; list-style:none;}
.login .bd ul li a { color:#777; text-decoration:none;}
.login .bd ul li a:hover { color:#ccc;}
.login .bd .loginbox { width:340px; margin:40px auto 0; height:215px; }
.login .bd .loginbox .hd { text-transform:uppercase; background-color:#e2e2e2; padding:3px; font-weight:bold; font-size:14px;}
.login .bd .loginbox .bd { padding:20px; background-color:#f4f4f4; }
.login .bd .loginbox .bd form.form-horizontal { margin-top:0}
.login .bd .loginbox .bd input { padding:10px; width:300px; margin-bottom:15px;}
.login .bd .loginbox .bd button { width:100%;}
.login .bd .loginbox .ft { margin-top:15px; background-color:#FFF;}
.login .bd .loginbox .ft span { color:#00F}
.login .bd .loginbox .ft span a { color:#F00;}