/*************************
********* marco1 *********
**************************/

#frame #marco1 {
  top: 0px;
  left: 0px;
  width: 970px;
  height: 575px;
  position: absolute;
}

#jumbotron1 {
  width: 700px;
}

#imagen1 {
  float: right;
  height: 249px;
  margin-left: 25px;
  margin-bottom: 70px;
  margin-top: 35px;
}

/*************************
********* marco2 *********
**************************/

#frame #marco2 {
  top: 0px;
  left: 1000px;
  width: 970px;
  height: 575px;
  position: absolute;
}

#jumbotron2 {
  top: 0px;
  left: 25px;
  width: 590px;
  position: absolute;
  padding: 20px !important;
}

#jumbotron2 p,
#jumbotron2 .btn {
  line-height: 20px;
}

#jumbotron2 h2 {
  padding-left: 50px;
  margin-top: 0;
}

#BtnOp1,
#BtnOp2 {
  white-space: normal;
  font-size: 18px;
  text-transform: none;
  font-weight: 400;
}

#balanza {
  top: 244px;
  left: 643px;
  position: absolute;
  -ms-transform: scale(0.75); /* IE 9 */
  -webkit-transform: scale(0.75); /* Safari */
  transform: scale(0.75);
}

.cubo {
  top: -320px;
  left: -805px;
  position: absolute;
  display: none;
}

#brazo {
  top: 0px;
  left: 75px;
  position: absolute;
}

#poste {
  top: 0px;
  left: 119px;
  position: absolute;
}

#platoIzqF {
 top: 260px;
  left: 0px;
  position: absolute;
}

#platoIzq {
  top: 36px;
  left: 0px;
  position: absolute;
}

#platoDerF {
  top: 260px;
  left: 230px;
  position: absolute;
}

#platoDer {
  top: 36px;
  left: 231px;
  position: absolute;
}

#marco2 .row {
  margin-bottom: 25px;
}

#jumbotron3 {
  top: 386px;
  left: 85px;
  width: 800px;
  position: absolute;
  display: none;
}

#jumbotron3 h2 {
  margin-top: 0px;
}

#jumbotron3 p {
  margin-bottom: 0px;
}

#restart {
  top: 275px;
  left: 720px;
  position: absolute;
  display: none;
}

#more {
  top: 326px;
  left: 688px;
  position: absolute;
  display: none;
}

.bien {
  background: #378004;
  border-color: #295F04;
}

.bien:hover {
  background: #378004;
  border-color: #295F04;
}

.bien:active {
  background: #295F04;
  border-color: #295F04;
}

.bien:focus {
  background: #378004;
  border-color: #295F04;
}

.mal {
  background: #B50606;
  border-color: #940606;
}

.mal:hover {
  background: #B50606;
  border-color: #940606;
}

.mal:active {
  background: #940606;
  border-color: #940606;
}

.mal:focus {
  background: #B50606;
  border-color: #940606;
}