@charset "UTF-8";
/*RESET*/
@import url('reset.css');

body {
    background: url(../images/bg.jpg) center no-repeat;
    background-size: cover;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.8rem;
    font-size: 14px;
    background-attachment: fixed;
	color:#444
}
header {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    width: 100%;
    padding: 10px 0px;
    background: rgba(255, 255, 255, 0.95);
}
p{text-align:justify}
a{text-decoration:none}
.wrap{
	width:100%;
	max-width:1000px;
	padding:0px;
	margin:0 auto;
	position:relative;
}
h3 {
    color: #AFB000;
    text-transform: uppercase;
}
h2 {
    color: #116184;
    text-transform: uppercase;
}
img{display:block;width:100%}
nav ul li a {
    color: #00567D;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
	display:block;
	padding: 20px 10px;
	font-size:0.7rem;
	letter-spacing:-0.5px
}
nav ul li {
    display: inline-block;
    vertical-align: middle;
	margin:0px
    
}
nav {
    float: right;
    padding: 10px;
	margin-top:30px
}
a.btDescarga {
    background: #AFB000;
    color: #fff;
}
a.logo {
    display: inline-block;
    max-width: 240px;
}
nav a:hover {
    color: #707100;
}
.select {
	color: #707100;
	text-decoration:underline
}
header:after {
    content: "";
    display: table;
    clear: both;
}
section.banner {
    width: 100%;
    position: relative;
    height: 100vh;
    letter-spacing: 0.3rem;
}
.arrow-left {
    background: url(../images/flechaIZ.png) no-repeat center #AFB000;
    position: absolute;
    left: 0px;
    top: 50%;
    width: 17px;
    height: 30px;
    z-index: 99;
    padding: 10px 15px;
    margin-top: -25px;
}
.arrow-right {
  background: url(../images/flechaDer.png) no-repeat  center #AFB000;
  position: absolute;
   right: 0px;
    top: 50%;
    width: 17px;
    height: 30px;
    z-index: 99;
	padding: 10px 15px;
    margin-top: -25px;
}
.wrapBanner {
    max-width: 900px;
    position: relative;
    margin: 0 auto;
	padding:20px
}
.banner .tableCell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}
.banner .table {
    display: table;
    height: 100vh;
    position: relative;
   width: 100%;
    margin: 0 auto;
}
.banner a {
    display: inline-block;
    background: #AFB000;
    padding: 20px;
    color: #fff;
    margin: 20px 0px;
}
.banner a:hover {
    opacity:0.7
}
.banner p {
    font-size: 3rem;
    margin: 0px;
    font-weight: bold;
    color: #5CB7E3;
    text-shadow: 1px 1px 1px #000;
	text-align:center
}
.banner h1 {
    font-size: 4rem;
    color: #fff;
    text-shadow: 1px 1px 7px #000;
    margin: 0px;
}
.wrapBanner {
    max-width: 900px;
    position: relative;
    margin: 0 auto;
}
.boxes{
	font-size:0px;
}
.box2 .box{width:50%}
.box3 .box{width:33.33%}
.box4 .box{width:25%}
.box5 .box{width:20%}
.box{font-size:0.8rem;
display:inline-block;
vertical-align:top;
width:100%}
.boxInner {
    padding: 10px;
}
.begin{margin-top:150px}
.titulo h1{
   color:#fff;
   text-shadow:1px 1px 1px #000;
   font-size:3rem
}
.titulo {
    padding: 150px 20px;
    text-align: center;
    background-attachment: fixed !important;
	    background-repeat: no-repeat !important;
		
    background-size: auto 100% !important;
	margin-bottom:50px
}
.titulo span {
    color: #5CB7E3;
}
.imgLeft{float:left; margin-right:20px; margin-bottom:20px; margin-top:15px; max-width:calc(40% - 20px)}
.imgDer{float:right; margin-left:20px; margin-bottom:20px; margin-top:15px; max-width:calc(40% - 20px)}
.cap0{background:url(../images/slide0.jpg) center; background-size:cover}
.cap1{background:url(../images/slide1.jpg) center; background-size:cover}
.cap2 {
    background: url(../images/slide2.jpg) center;
    background-size: cover;
    margin-bottom: 50px;
}
.cap3{background:url(../images/slide3.jpg) center; background-size:cover;     background-position: center 70px !important;}
.cap4{background:url(../images/slide4.jpg) center; background-size:cover}
.cap5{background:url(../images/slide5.jpg) center; background-size:cover}
.cap6{background:url(../images/slide6.jpg) center; background-size:cover}
.cap2 h1 {
    color: #5CB7E3;
}
figcaption {
    font-weight: 600;
    color: #116184;
    margin: 5px;
    font-style: italic;
}
.titulo2 h1 {
    font-weight: lighter;
    font-size: 3rem;
    color: #00567D;
}
.titulo2 {
    text-align: center;
}
.vacio{
	height:50px}
	.comillas p {
    text-align: center;
    font-style: italic;
    font-size: 1.2rem;
}
.comillas {
    margin: 50px 20px;
}
.comillas p {
    text-align: center;
    font-style: italic;
    font-size: 1.4rem;
    color: #777;
    font-weight: bold;
}
.comillas span {
    font-weight: 100;
    margin: 10px 0px;
    display: block;
}
.comillas2 {
    font-style: italic;
    color: #777;
}
ul li {
    list-style-type: decimal;
    font-weight: bold;
    margin: 10px;
}
ul {
    margin-left: 10px;
}
article{font-style:italic}
table td {
    border: solid 2px #5CB7E3;
    padding: 7px;
}
.video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.presentacion {
    font-size: 0.75rem;
}
.creditos{
	margin:50px 0px
}