/*!
 * Start Bootstrap - The Big Picture HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
/*body {
	margin-top: 50px;
	margin-bottom: 50px;
	background: none;
}

.full {
  background: url(../img/background.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size: 102% 100%;

}*/
.header {
  background-color: none;
  position: relative;
  width: 100%;
  height: 121px !important;
  padding: 14px;
}
.infoHeader {
  width: 800px;
  margin: 0 auto;
}
.logoBi {
  position: relative;
  float: right;
  top: -110px;
  right: -270px;
  border-left: #ffffff solid 2px;
  width: 260px;
  height: auto;
  margin-left: 20px;
}
.container {
  /*background: #333;*/
  margin-top: 60px !important;
  margin: 0 auto;
  padding: 0px;
  width: 1000px;
  height: 400px;
}
.boxPlay {
  /*background: #ddd;*/
  width: 999px;
  height: 450px;
  /*float: left;*/
  /*margin-left: 10px;*/
  margin: 0 auto;
  padding: 0px !important;
}
.boxPlay iframe {
  position: relative;
  top: 0px;
  border: 0px !important;
  margin: 0px !important;
  margin-top: 0px !important;
}
.boxPlay iframe video {
  width: 100%;
  height: auto;
}
.boxPlay a {
  color: #0c4584;
  font-family: "Myriad Pro", Arial;
  font-size: 25px;
  font-weight: bold;
  display: block;
  height: 79px;
  /*background: #ddd;*/
}
.boxPlay img {
  display: block;
  /*width: 18px;*/
  margin: 0 auto;
  /*margin-top: 12px;*/
}
.infoLink,
.infoLinkMenos,
.infoLinkMedio {
  width: 550px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
  /*background: #ddd;*/
}
.infoLink a,
.infoLinkMenos a,
.infoLinkMedio a {
  font-family: "Myriad Pro", Arial;
  font-size: 22px;
  color: #00a2c3;
  text-decoration: underline;
}
.infoLinkMenos {
  margin-top: 15px;
}
.infoLinkMedio {
  margin-top: 30px;
}
.footer {
  background: none;
  position: relative;
  width: 100%;
  text-align: center;
  color: #e3f2f4;
  font-family: "Myriad Pro", Arial;
  margin-top: 40px;
  height: 80px;
  padding: 0 auto;
  padding-top: 45px;
}
.footer img {
  margin: 0 auto;
  width: 145px !important;
  height: 65px !important;
}
.infoBula {
  font-size: 14px;
  font-family: "Myriad Pro", Arial;
  color: #22427e;
  margin-top: -120px;
  text-align: justify;
}
.contVideo {
  width: 520px;
  margin: 0 auto;
  margin-top: -95px;
}
