@charset "UTF-8";
#contenedor_maestro {
	margin: auto;
	padding: 10px;
	height: auto;
	width: 95%;
	
}
h1 {
	font-family: 'Rationale', sans-serif;
	font-weight: 400;
	color: #6F0;
	background-color: #000;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	width: 260px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	font-size: 30pt;
	text-align:center;
	margin:auto;
	opacity:.8;
}
h2 {
    font-family: 'Coda', cursive;
	font-weight:400;
	font-size:11pt;
	color: #6F0;
	width:300px;
    text-align:center;
	margin:auto;
	margin-top:5px;
	font-style:normal;
}

h3 {
    font-family: 'Coda', sans-serif;
	font-weight:400;
	font-size:12pt;
	font-style:normal;
}

.landingtext{
	font-family: 'ABeeZee', sans-serif;
	font-style: italic;
	font-weight: 400;
	width: 80%;
	height: auto;
	background-color: #000;
	color: #FFF;
	opacity: .7;
	margin-top: 27px;
	line-height: 20pt;
	font-size: 10pt;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	}
	
	.contacttext{
	font-family: 'ABeeZee', sans-serif;
	font-style: italic;
	font-weight: 400;
	width: 80%;
	height: auto;
	
	color: #FFF;
	
	margin-top: 27px;
	text-align: center;
	line-height: 20pt;
	font-size: 10pt;
	
	margin-right: auto;
	margin-bottom: 50px;;
	margin-left: auto;

			
	}
    

a:link{color:greenyellow; text-decoration:none;}
a:visited{color:greenyellow; text-decoration:none;}
a:hover{color:goldenrod; text-decoration:underline;}

.social{
		color:white;
	width:290px;
	margin:auto;	
	font-family: 'ABeeZee', sans-serif;
	font-size:10pt;
	font-style:italic;
	font-weight:400;
	opacity:1;
	z-index:5;
	text-align:center;
		
		}
		
		.projectstext{
	font-family: 'ABeeZee', sans-serif;
	font-style: italic;
	font-weight: 400;
	width: 80%;
	height: auto;
	
	color: #FFF;
	opacity: 1;
	margin-top: 27px;
	text-align: center;
	line-height: 20pt;
	font-size: 8pt;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	}
	
	
	
	.imagecaptions{
		font-family: 'ABeeZee', sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size:8pt;
	line-height:12pt;
		}
		
	.centrado{
		width:600px;
		height:auto;
		margin:auto;
		}	
				

.navegacion-slider{
    position:fixed;
    bottom:10px;
    right:10px;
}
 .control-slides{
    margin:5px;
    cursor:pointer;
	opacity:.5;
}
.transparencia{
	opacity: 1;
	z-index:100;
		border:solid 2px black;
}
