body{

    background-color:#000;
    font-family: 'Ubuntu', sans-serif;
    margin: 0;
    padding: 0;
}

#video-background {
/*  making the video fullscreen  */
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: 100%;

  z-index: -100;

}

#cabecera{
  top:0%;left:0%;  height:50px; min-width: 900px; padding: 10px;
    width: : -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);}
.menu{
  float:right;
}
.button_B {
		/*background-color: #0066ff;*/
		/*background-image: url(satellite5.jpg);*/

		color: #B4B0B0;
		padding: 4px;
		text-align: center;
		text-decoration: none;
		/*transform: rotate(-45deg);*/
		display: inline-block;
		font-size: 12px;
		font-family:'Ubuntu', sans-serif;
		font-weight: bold;
		/*rotation-point:50% 50%;*/
		/*rotation:45deg;*/
		/*transition-duration: 0.4s;*/
		transition-duration: 0.4s;
		margin: 12px 3px;
		cursor: pointer;
    border-radius: 4px;
    border: #B4B0B0 2px solid;

}
/* .button_B:link{ background-color:#B4B0B0; color: black;} */
.button_B:hover { background-color:#B4B0B0; color: black;}



.mapa{
	height: : -webkit-calc(100% - 70px);
    height: -moz-calc(100% - 70px);
    height: calc(100% - 70px);
}
H2{  color:#E5E4E2 ;font-size: 14px;}





/*BODY {background-image: url(black.jpg)}*/
/*
H2{top:4%;left:0%;width: 100%;height:1% ; margin-left:770px;margin-top:22px;*/

/*B {position: absolute; top: 104px; left: 15px; z-index: 1; font-family:'Ubuntu', sans-serif; color: white;font-size: 10px ;text-align:center }*/

/*H3{position: static;top: 10px; left: 0px;
  font-family: 'Ubuntu', sans-serif;font-size: 14px; border: black 1px solid;background: transparent;border-radius: 10px;border-bottom-color:#B4B0B0}*/

H4{top:5%;left:0%;width: 100%;height:100% ;
  font-family: 'Ubuntu', sans-serif;text-align:center;}
/*
H5 {top:60%x;left:0%;width: 100%;height:5% ;
  font-family: 'Ubuntu', sans-serif;font-size: 18px;font-style:italic;text-align:center;color:yellow}
/*H5 {position: absolute ;top: 60px; left: 1800px; z-index: 1; font-family: 'Ubuntu', sans-serif;font-size: 14px ;text-align:center;padding:6px;text-decoration:none; border: black 1px solid;background:transparent;border-radius: 10px;border-bottom-color:#B4B0B0}*/*/

/*H6 {font-size: 10px;text-align:center;vertical-align:center; font-family:'Ubuntu', sans-serif}*/

/*img { position:static; top:80%; left:35%}*/
