/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

.slideshow { height: auto; width: auto; margin: 0 }

.gris {color: rgba(71,71,71,1.00);}
.contact h2 {font-size:26px}
.contact p {font-size:17px; line-height:18px}
.contact a img {
	opacity: .6;
	-webkit-transition: none;
    -moz-transition:none;
    -o-transition: none;
	} 

.contact a img:hover {
	opacity: 1;
	-webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
	}



html, body, div, span, applet, object, 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,
b, 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: 0.938em;/* 1em; */
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background: rgba(0, 0, 0, 1);
	line-height: 1.125em;
	color: white;
/*	max-width: 1920px;*/
	margin: 0 auto;
	position: relative;
	font-family: 'Roboto', Helvetica, Arial, Tahoma;
	font-weight: 300;
/*	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);*/
}
ol, ul {
	padding: 0 10px;
	margin: 0 10px;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
/*	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);*/
	font-family: 'Raleway', Georgia, Helvetica, Tahoma;
	/*margin: 10px 0;*/
	margin:4px 0;
	font-weight: normal;
}
h1 {
	font-size: 1.875em;
}
h2 {
	font-size: 1.6em;
	line-height: 1em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.125em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.875em;
}
.actual {color: white; font-weight: 500}

a {	text-decoration: none;	color: rgba(220,220,220,1.00);}
a:hover {color: white;	/*opacity: 0.5*/}
/*a:visited  {color: white;}*/

a img {
/*	opacity: .9;*/
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
 
a img:hover {
/*	opacity: 1;*/
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

a img.noanimar {
	opacity: 1;
	-webkit-transition: none;
    -moz-transition:none;
    -o-transition: none;
	} 

a img.noanimar:hover {
	-webkit-transform:none;
    -moz-transform:none;
    -o-transform:none;
    -ms-transform:none;
    transform:none
	}


h2 {
	cursor: pointer;
}
p {text-align: justify; margin:5px 0}
p strong {font-size:110%}
code, pre {
	font-family: Monaco, Menlo, Consolas;
	font-size: 1em;
	color: #FFFFDE;
	padding: 0 3px 2px;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

.free-wall {width: 100%; height: 100%;}
.free-wall {
	margin: auto;
}

.free-wall-logo {
	margin: auto;
	height: 420px;
}
.size2-2 {
	width: 80px;
	height: 80px;
}
/*---------------------------------------------*/
.size11 {
	height: 160px;
	width: 160px;
}
.size12 {
	width: 160px;
	height: 320px;
}
.size13 {
	width: 160px;
	height: 480px;
}
/*---------------------------------------------*/
.size61 {
	width: 133px;
	height: 160px;	
}
.size62 {
	width: 133px;
	height: 320px;
}
.size63 {
	width: 133px;
	height: 480px;
}
/* ----------------------------------------------*/
.size21 {
	width: 320px;
	height: 180px;
}

.size22 {
	height: 320px;
	width: 340px; /* 320px */
}
.size23 {
	width: 320px;
	height: 500px; /* 480px */
}
.size24 {
	width: 320px;
	height: 640px;
}
/* ---------------------------------------------------*/
.size31 {
	width: 480px;
	height: 160px;}

.size32 {
	width: 480px;
	height: 320px;}

.size33 {
	width: 480px;
	height: 480px;}

.size34 {
	width: 480px;
	height: 640px;}

.size35 {
	width: 480px;
	height: 800px;}

.size36 {
	width: 480px;
	height: 960px;}

/* ------------------------------------ */

.size43 {
	width: 640px;
	height: 480px;}
	
.size44 {
	width: 640px;
	height: 180px;}
		
	
/* -------------------------------------------------*/
.size53 {
	width: 800px;
	height: 480px;
}

.sizebig {
	width: 640px;
	height: 320px;
}

.sizebig2 {
	width: 640px;
	height: 800px;
}
.sizebig2 p {margin-top:10px}


.donate form {
	height: 100%;
	width: 100%;
	background: rgb(44, 62, 80);
}


.img-demo {
	vertical-align: bottom;
	list-style: none;
	margin:0;
	padding: 0;
}

.img-demo li {
	float: left;
	width: 25%;
	text-align: center;
}	

.img-demo li img {
	border: 2px solid white;
	width: 98px;
	height: 98px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.rest-left {
	margin-left: 244px;
}

.desc h1,
.desc h2,
.desc h3,
.desc h4,
.desc h5,
.desc h6 {
	font-weight: bold;
}

.desc h2 {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
}

.desc h2 span {
	float: left;
	display: block;
	line-height: 50px;
}

.brick {
	background-color: black; /* white; */
	float: left;
	cursor: default;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.brick .cover {
	overflow: hidden;
	margin: 20px;
}

.brick .read-more {
	position: absolute;
	display: none;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 12px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.45);
}

.brick:hover .read-more {
	display: block;
	cursor: pointer;
}

.brick .desc {
	display: none;
}

.full-width .float-left {
	display: none;
}

.full-width .desc {
	display: block;
}

.full-width.brick {
	box-shadow: none;
	overflow: visible;
	border: none !important;
	background: none !important;
}

.full-width.brick .cover { 
	margin: 0px 20px;
	color: #000;
}

.full-width.brick .cover * {
	text-shadow: none;
}

.full-width.brick .cover code {
	color: #666;
}

.open .float-left {
	display: none;
}

.open .desc {
	display: block;
}

.example {
	width: 0px;
	height: 0px;
	overflow: visible !important; /* for ie7 */
}

.example-draggable {
	cursor: move;
}

.example-draggable * {
	cursor: move;
}

.example-draggable a {
	cursor: pointer;
}

.cell {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	background-color: #222;
}

[class*="-share"] {
	cursor: pointer;
	margin: 20px 0;
	line-height: 30px;
	padding-left: 30px;
}

.facebook-share {
	background: url(../../../../imagenes/facebook-g.png) no-repeat left center;
	padding: 8px 16px
}

.twitter-share {
	background: url(../../../../imagenes/twitter-g.png) no-repeat left center;
	padding: 8px 16px
}

.youtube-share {
	background: url(../../../../imagenes/youtube-g.png) no-repeat left center;
	padding: 8px 16px
}

.menuprincipal {font-size: 20px}