@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;text-decoration:none;
}
i {font-style: italic;}

html{overflow-x:hidden;max-width:100%;}

body { background-color:#444;max-width:100%;font-family: 'Droid Sans', sans-serif;}

h1{letter-spacing: 1px;color:white;margin: 10px 0;text-transform: uppercase}

.pag{display:none}

#logo {margin-left:70%; margin-top:5px;z-index:503;position:relative;}

.idioma{left:10px;top:10px; position:absolute;z-index:504;font-family: 'Droid Sans', sans-serif;font-size:0.8em;}

.idioma img{height:20px;margin-right:10px}

.idioma a{color:#999;}

.idioma .eng{color:#CCCCCC}

#menu {
	font-family: 'Droid Sans', sans-serif;
	font-weight:500;
	margin: 40px 0px 50px;
	width: 100%;
	font-size:1em;
	padding-top:25px;
	background-color:#000000;
	z-index:502;
}

#menu li ul li img{display:none;width:100px;height:auto;margin-left: 230px;position: absolute;top: 0px;}

#menu li ul li:hover img{display:inline}

#damero {margin-top:7%; margin-left:10%; float:left;}

#broch img{width:85%}

#menu li ul li a{padding-left:10px}

.titulo{margin:50px auto;width:100%;color:#996;border-bottom:1px solid white;float:left}

.row-sec{display: flex;justify-content:space-between;flex-wrap:wrap;float:left;width:100%}

.sec{float:left;margin:20px;width:300px;margin-bottom: 50px}

.sec img{width:100%;position: relative}

.sec a{ position:relative;
  display:block;}

.sec a:after {
  content:'';
  position:absolute;
  left:0; top:0;
  width:100%; height:100%;
  display:inline-block;
  background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, rgba(220, 66, 37, 0.5) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220, 66, 37, 0.5)), color-stop(100%,rgba(0,47,75,0.5))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* IE10+ */
background: linear-gradient(175deg, rgba(255,255,255,0) 80%, rgba(3,0,0,0.5) 93%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 );
background-size: auto 210%;background-position: 0 100%;
transition: background-position 0.5s;
}

.sec a img{
  display:block;
}

.sec a:hover:after{background-position: 0 0; }

.sec figure{z-index:1;overflow:hidden;position: relative}

.sec figcaption{position: absolute;margin:-60px 0;z-index:2;transition: all .5s ease-in-out;right:5%}

.sec:hover figcaption{margin:0 0 0 0}

.sec h2{margin-top:20px;color:white;font-weight: normal}

.main{margin:0 auto;width:90%}

.image-title{font-family: 'Droid Sans', sans-serif;color:white;margin-left:10px;font-size:100%;float: left;}

#gallery{width:50%}

#fotos{float:left;margin-top:50px;}

.contest{margin-top: 30px !important;}

/* #slideshow-main {position: fixed} */

#slideshow-carousel ul{padding-bottom: 50px !important;}

.cont{margin:0 0 0 5% !important;left:0 !important}

.cont #carousel{left:0 !important;top:50px}

.titulos{font-family: 'Droid Sans', sans-serif;color:white;float:left;margin-left:10px}

.titulos p{font-size:120%}

.seleccion{color: #FFF;float:left}

.titulo2{color:#996;float:left}

.ano{color:#CC9;float:left;margin-right:10px}

.estudios{margin-top:30px}

.exposiciones{margin-top:30px;float:left}

.expo{margin-bottom:40px}

h4{margin-bottom:10px}

.page a, .page, .page2{font-family: 'Droid Sans', sans-serif;color:white}

.datos{font-size:90%;margin-top:10px;margin-bottom:20px}

#menu li .selec{color: #fff;}

.page .num, .page2 .num{color:#888}

.page .num:hover, .page2 .num:hover{color:#FFF}

#slideshow-carousel .active {filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity: 1.0; opacity: 1.0;box-shadow: 1px 1px 4px 3px rgba(255,255,255,0.75)}

#slideshow-carousel .faded {filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}

#formulario{width:570px;left:50%;margin-left:-300px;top:250px;position:absolute;color:white;font-family:Arial, Helvetica, sans-serif; text-align:right}

#formulario p{float:left;margin:10px;}

#formulario input{height:20px;width:420px;margin:10px 0 10px;}

#formulario .textocap{float:right}

textarea{width:425px;margin:10px 0 10px;height:80px}

#formulario #enviar{height:30px;font-size:90%;padding:5px; text-align:center;width:80px;-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px; cursor: pointer;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,dbdbdb+50,d1d1d1+51,fefefe+100;Grey+Gloss+%231 */
background: #e2e2e2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
}

.const{font-family: 'Droid Sans', sans-serif;color:white;font-size:150%;width:100%;height:7%;top:40%; position:absolute;  background-color:#666}

.const p{margin-left:40%;margin-top:20px}

#bio{padding-bottom:30px}

.retorno{color:white;font-family:Arial, Helvetica, sans-serif;float:left;margin:200px 27%}

#slideshow-main .sinlinea{ border: none}

.link{position:absolute;font-family: 'Droid Sans', sans-serif;color:#888;font-size:10px;top:10px;right: 10px;text-decoration:none;margin:0 }

.link a{color:#888;text-decoration:none }

.link a:hover{color:#ccc}

.neg{color:white;font-family: 'Droid Sans', sans-serif;}