/*  CSS3 ✰ Classes  */
@-moz-keyframes animacionBtnMas {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  25% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  100% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes animacionBtnMas {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  25% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  100% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-o-keyframes animacionBtnMas {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  25% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  100% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes animacionInicioBtnAnimation {
  0% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }

  25% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  50% {
    -moz-background-size: 110%;
    -webkit-background-size: 110%;
    background-size: 110%;
  }

  75% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  100% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
@-webkit-keyframes animacionInicioBtnAnimation {
  0% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }

  25% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  50% {
    -moz-background-size: 110%;
    -webkit-background-size: 110%;
    background-size: 110%;
  }

  75% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  100% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
@-o-keyframes animacionInicioBtnAnimation {
  0% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }

  25% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  50% {
    -moz-background-size: 110%;
    -webkit-background-size: 110%;
    background-size: 110%;
  }

  75% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  100% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
@-moz-keyframes animacionInicioImgA {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-webkit-keyframes animacionInicioImgA {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-o-keyframes animacionInicioImgA {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-moz-keyframes animacionInicioImgB {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@-webkit-keyframes animacionInicioImgB {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@-o-keyframes animacionInicioImgB {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@-moz-keyframes animacionInicioImgC {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-webkit-keyframes animacionInicioImgC {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-o-keyframes animacionInicioImgC {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-moz-keyframes animacionInicioImgD {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@-webkit-keyframes animacionInicioImgD {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-o-keyframes animacionInicioImgD {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
html,
body {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  background-image: url("../img/sty1bgSite.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
/*.pos1NavCont
		top 40%
		ul 
			width 170px
			padding 15px 0px 15px 0px
			border-radius 0px 10px 10px 0px 
			li 
				width 170px 
				a 
					padding 7px 0px 7px 10px
					font-size 11px*/
/*.pos2NavCont
		bottom 0%
		width 100%
		ul 
			width 100%
			padding 3px 0px 3px 10px
			border-radius 0px 0px 0px 0px 
			li 
				width 12.5% 
				a 
					padding 3px 0px 3px 3px
					font-size 7px*/
/*#navCont
		display table
		padding 0px 0px 0px 25px
		margin 0px
		position fixed
		top 40%
		z-index 30
		ul 
			display table
			padding 0px
			margin 0px
			li 
				display table
				padding 0px
				margin 0px
				a 
					display table
					padding 5px 5px
					margin 0px
					width 26px
					height 26px
					background-image url('../img/sty1Point_2.png')
					background-position left top
					background-repeat no-repeat
					text-decoration none
					.op,.clicked 
						padding 5px 10px
						margin 0px 0px
						color white
						width 180px
						position relative
						top -15px
						//left 20px
						border-radius 10px
						//opacity 0.7
						//filter Alpha(opacity=70)
						text-align center

						
					.op
						display none
						opacity 0
						filter Alpha(opacity=0)
						background-color gray
					.clicked
						display block
						background-color #FF8A34
						opacity 7
						filter Alpha(opacity=70)
						left 20px
				a:hover 
					background-image url('../img/sty1Point_1.png')
					background-position left top
					background-repeat no-repeat*/
/*.sty1Footer
		display block
	.sty2Footer
		display none*/
}
html .screen1,
body .screen1 {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("../img/screen1.png");
  background-position: left top;
  background-repeat: repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  z-index: 40;
}
html .screen1 .window1Close1,
body .screen1 .window1Close1 {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
html .screen1 .windowPreload,
body .screen1 .windowPreload {
  display: block;
  width: 50%;
  height: 70%;
  margin: 3% auto 0px auto;
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 1;
  background-image: url("../img/loader2.gif");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 50%;
  -webkit-background-size: 50%;
  background-size: 50%;
}
html .screen1 .window1,
body .screen1 .window1 {
  display: block;
  width: 50%;
  height: 70%;
  margin: 3% auto 0px auto;
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 1;
}
html #descClientSlide,
body #descClientSlide {
  position: absolute;
  background-image: url("../img/sty2BgOp.png");
  background-position: left top;
  background-repeat: repeat;
  width: 75%;
  margin: 0px auto;
  padding: 10px 0px;
  left: 0px;
  right: 0px;
  bottom: 1%;
  z-index: 90;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  clear: both;
}
html #descClientSlide #centerDescClientSlide,
body #descClientSlide #centerDescClientSlide {
  width: 90%;
  margin: 0px auto;
  color: #fff;
  font-family: Ubuntu;
  font-size: 11px;
}
html #windowClientSlide,
body #windowClientSlide {
  display: block;
  width: 80%;
  height: 100%;
  margin: 0px auto;
}
html #windowClientSlide .imgClientSlide,
body #windowClientSlide .imgClientSlide {
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 1%;
}
html #windowClientSlide .imgClientSlide img,
body #windowClientSlide .imgClientSlide img {
  max-width: 98%;
  max-height: 97%;
  display: block;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  bottom: 2%;
  position: absolute;
  -o-box-shadow: 0px 0px 10px #000;
  -ms-box-shadow: 0px 0px 10px #000;
  -moz-box-shadow: 0px 0px 10px #000;
  -webkit-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
  -webkit-background-clip: padding-box;
}
html #closeClientSlide,
body #closeClientSlide {
  position: absolute;
  margin: 0px auto;
  z-index: 100;
  left: 0px;
  right: 0px;
  bottom: 1%;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
html #closeClientSlide #contCloseClientSlide,
body #closeClientSlide #contCloseClientSlide {
  color: #fff;
  font-family: Arial;
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer;
  text-align: right;
  width: 98%;
  height: 5%;
  padding: 1% 1%;
  position: relative;
  top: -5%;
}
html #titleClientSlide,
body #titleClientSlide {
  position: absolute;
  z-index: 90;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  bottom: 1%;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
html #titleClientSlide #contTitleClientSlide,
body #titleClientSlide #contTitleClientSlide {
  display: block;
  background-image: url("../img/sty2BgOp.png");
  background-position: left top;
  background-repeat: repeat;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  text-align: right;
  font-size: 14px;
  width: 30%;
  -o-border-radius: 0px 10px 10px 0px;
  -ms-border-radius: 0px 10px 10px 0px;
  -moz-border-radius: 0px 10px 10px 0px;
  -webkit-border-radius: 0px 10px 10px 0px;
  border-radius: 0px 10px 10px 0px;
}
html #marcaClientSlide,
body #marcaClientSlide {
  position: absolute;
  z-index: 90;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  bottom: 1%;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
html #marcaClientSlide img,
body #marcaClientSlide img {
  float: right;
  height: 15%;
}
html .buttonsClientSlide,
body .buttonsClientSlide {
  display: block;
  width: 80%;
  height: 29px;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -29px;
  margin: 0px auto;
  z-index: 90;
  background-image: url("../img/arrowsAlcances.png");
  background-position: 100% center;
  background-repeat: no-repeat;
  -moz-background-size: 10%;
  -webkit-background-size: 10%;
  background-size: 10%;
}
html .buttonsClientSlide #prevClientSlide,
body .buttonsClientSlide #prevClientSlide,
html .buttonsClientSlide #nextClientSlide,
body .buttonsClientSlide #nextClientSlide {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 3%;
  height: 29px;
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
  position: absolute;
  cursor: pointer;
}
html .buttonsClientSlide #prevClientSlide,
body .buttonsClientSlide #prevClientSlide {
  left: 90%;
  background-image: url("../img/sty3LeftArrow.png");
}
html .buttonsClientSlide #nextClientSlide,
body .buttonsClientSlide #nextClientSlide {
  right: 0px;
  background-image: url("../img/sty3RightArrow.png");
}
html #bodyCont,
body #bodyCont {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
}
html .sty1BoxFrm,
body .sty1BoxFrm {
  display: table;
  padding: 110px 0px 0px 0px;
  margin: 0px auto;
  width: 1050px;
  height: 1400px;
/*input[type="radio"],input[type="checkbox"]
			-webkit-appearance none
			outline none
			width 20px
			height 20px
			background-color transparent
			-webkit-background-clip padding-box
			-webkit-perspective 200
			background-image url('../img/sty1Input.png')
		input[type="radio"]:active, input[type="radio"]:checked,input[type="checkbox"]:active, input[type="checkbox"]:checked
			background-image url('../img/sty1InputHover.png')
		input[type="radio"]:hover,input[type="checkbox"]:hover
			cursor pointer
		input[type="radio"]:checked,input[type="checkbox"]:checked 
			cursor default*/
}
html .sty1BoxFrm #animacionOrdenarEscenografia,
body .sty1BoxFrm #animacionOrdenarEscenografia {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 430px;
  height: 250px;
  position: relative;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capaBase,
body .sty1BoxFrm #animacionOrdenarEscenografia #capaBase {
  background-image: url("../img/frmOrdenarEscenografia/base.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa1,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa1,
html .sty1BoxFrm #animacionOrdenarEscenografia #capa2,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa2,
html .sty1BoxFrm #animacionOrdenarEscenografia #capa3,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa3,
html .sty1BoxFrm #animacionOrdenarEscenografia #capa4,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa4,
html .sty1BoxFrm #animacionOrdenarEscenografia #capa5,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa5,
html .sty1BoxFrm #animacionOrdenarEscenografia #capa6,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa6,
html .sty1BoxFrm #animacionOrdenarEscenografia #capa7,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa7 {
  display: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa1 .texto,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa1 .texto {
  display: block;
  width: 40px;
  height: 10px;
  font-size: 9px;
  color: #ff6a21 !important;
  position: absolute;
  top: 110px;
  left: 100px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa1 .cuadro,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa1 .cuadro {
  display: block;
  padding: 0px;
  margin: 0px;
  background-color: #be5f44;
  position: absolute;
  color: #000;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ebb486;
  top: 124px;
  left: 120px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa1 .size1,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa1 .size1 {
  width: 26px;
  height: 20px;
  -o-transform: skew(5deg, -10deg);
  -ms-transform: skew(5deg, -10deg);
  -moz-transform: skew(5deg, -10deg);
  -webkit-transform: skew(5deg, -10deg);
  transform: skew(5deg, -10deg);
  -ms-transform: skew(5deg, -10deg);
  -moz-transform: skew(5deg, -10deg);
  -webkit-transform: skew(5deg, -10deg);
  -o-transform: skew(5deg, -10deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa1 .size2,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa1 .size2 {
  width: 28px;
  height: 22px;
  -o-transform: skew(5deg, -14deg);
  -ms-transform: skew(5deg, -14deg);
  -moz-transform: skew(5deg, -14deg);
  -webkit-transform: skew(5deg, -14deg);
  transform: skew(5deg, -14deg);
  -ms-transform: skew(5deg, -14deg);
  -moz-transform: skew(5deg, -14deg);
  -webkit-transform: skew(5deg, -14deg);
  -o-transform: skew(5deg, -14deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa1 .size3,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa1 .size3 {
  width: 30px;
  height: 24px;
  -o-transform: skew(5deg, -15deg);
  -ms-transform: skew(5deg, -15deg);
  -moz-transform: skew(5deg, -15deg);
  -webkit-transform: skew(5deg, -15deg);
  transform: skew(5deg, -15deg);
  -ms-transform: skew(5deg, -15deg);
  -moz-transform: skew(5deg, -15deg);
  -webkit-transform: skew(5deg, -15deg);
  -o-transform: skew(5deg, -15deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa2 .texto,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa2 .texto {
  display: block;
  width: 40px;
  height: 10px;
  font-size: 9px;
  color: #ff6a21 !important;
  position: absolute;
  top: 95px;
  left: 135px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa2 .cuadro,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa2 .cuadro {
  display: block;
  padding: 0px;
  margin: 0px;
  background-color: #be5f44;
  position: absolute;
  color: #000;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ebb486;
  top: 109px;
  left: 153px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa2 .size1,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa2 .size1 {
  width: 21px;
  height: 16px;
  -o-transform: skew(4deg, -10deg);
  -ms-transform: skew(4deg, -10deg);
  -moz-transform: skew(4deg, -10deg);
  -webkit-transform: skew(4deg, -10deg);
  transform: skew(4deg, -10deg);
  -ms-transform: skew(4deg, -10deg);
  -moz-transform: skew(4deg, -10deg);
  -webkit-transform: skew(4deg, -10deg);
  -o-transform: skew(4deg, -10deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa2 .size2,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa2 .size2 {
  width: 23px;
  height: 18px;
  -o-transform: skew(4deg, -10deg);
  -ms-transform: skew(4deg, -10deg);
  -moz-transform: skew(4deg, -10deg);
  -webkit-transform: skew(4deg, -10deg);
  transform: skew(4deg, -10deg);
  -ms-transform: skew(4deg, -10deg);
  -moz-transform: skew(4deg, -10deg);
  -webkit-transform: skew(4deg, -10deg);
  -o-transform: skew(4deg, -10deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa2 .size3,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa2 .size3 {
  width: 25px;
  height: 20px;
  -o-transform: skew(4deg, -10deg);
  -ms-transform: skew(4deg, -10deg);
  -moz-transform: skew(4deg, -10deg);
  -webkit-transform: skew(4deg, -10deg);
  transform: skew(4deg, -10deg);
  -ms-transform: skew(4deg, -10deg);
  -moz-transform: skew(4deg, -10deg);
  -webkit-transform: skew(4deg, -10deg);
  -o-transform: skew(4deg, -10deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa3 .texto,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa3 .texto {
  display: block;
  width: 40px;
  height: 10px;
  font-size: 9px;
  color: #ff6a21 !important;
  position: absolute;
  top: 55px;
  left: 175px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa3 .cuadro,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa3 .cuadro {
  display: block;
  padding: 0px;
  margin: 0px;
  background-color: #be5f44;
  position: absolute;
  color: #000;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ebb486;
  top: 68px;
  left: 185px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa3 .size1,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa3 .size1 {
  width: 21px;
  height: 16px;
  -o-transform: skew(3deg, 0deg);
  -ms-transform: skew(3deg, 0deg);
  -moz-transform: skew(3deg, 0deg);
  -webkit-transform: skew(3deg, 0deg);
  transform: skew(3deg, 0deg);
  -ms-transform: skew(3deg, 0deg);
  -moz-transform: skew(3deg, 0deg);
  -webkit-transform: skew(3deg, 0deg);
  -o-transform: skew(3deg, 0deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa3 .size2,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa3 .size2 {
  width: 23px;
  height: 18px;
  -o-transform: skew(3deg, 0deg);
  -ms-transform: skew(3deg, 0deg);
  -moz-transform: skew(3deg, 0deg);
  -webkit-transform: skew(3deg, 0deg);
  transform: skew(3deg, 0deg);
  -ms-transform: skew(3deg, 0deg);
  -moz-transform: skew(3deg, 0deg);
  -webkit-transform: skew(3deg, 0deg);
  -o-transform: skew(3deg, 0deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa3 .size3,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa3 .size3 {
  width: 25px;
  height: 20px;
  -o-transform: skew(3deg, 0deg);
  -ms-transform: skew(3deg, 0deg);
  -moz-transform: skew(3deg, 0deg);
  -webkit-transform: skew(3deg, 0deg);
  transform: skew(3deg, 0deg);
  -ms-transform: skew(3deg, 0deg);
  -moz-transform: skew(3deg, 0deg);
  -webkit-transform: skew(3deg, 0deg);
  -o-transform: skew(3deg, 0deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa4 .texto,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa4 .texto {
  display: block;
  width: 40px;
  height: 10px;
  font-size: 9px;
  color: #ff6a21 !important;
  position: absolute;
  top: 55px;
  left: 220px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa4 .cuadro,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa4 .cuadro {
  display: block;
  padding: 0px;
  margin: 0px;
  background-color: #be5f44;
  position: absolute;
  color: #000;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ebb486;
  top: 70px;
  left: 228px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa4 .size1,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa4 .size1 {
  width: 21px;
  height: 16px;
  -o-transform: skew(3deg, 7deg);
  -ms-transform: skew(3deg, 7deg);
  -moz-transform: skew(3deg, 7deg);
  -webkit-transform: skew(3deg, 7deg);
  transform: skew(3deg, 7deg);
  -ms-transform: skew(3deg, 7deg);
  -moz-transform: skew(3deg, 7deg);
  -webkit-transform: skew(3deg, 7deg);
  -o-transform: skew(3deg, 7deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa4 .size2,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa4 .size2 {
  width: 23px;
  height: 18px;
  -o-transform: skew(3deg, 7deg);
  -ms-transform: skew(3deg, 7deg);
  -moz-transform: skew(3deg, 7deg);
  -webkit-transform: skew(3deg, 7deg);
  transform: skew(3deg, 7deg);
  -ms-transform: skew(3deg, 7deg);
  -moz-transform: skew(3deg, 7deg);
  -webkit-transform: skew(3deg, 7deg);
  -o-transform: skew(3deg, 7deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa4 .size3,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa4 .size3 {
  width: 25px;
  height: 20px;
  -o-transform: skew(3deg, 7deg);
  -ms-transform: skew(3deg, 7deg);
  -moz-transform: skew(3deg, 7deg);
  -webkit-transform: skew(3deg, 7deg);
  transform: skew(3deg, 7deg);
  -ms-transform: skew(3deg, 7deg);
  -moz-transform: skew(3deg, 7deg);
  -webkit-transform: skew(3deg, 7deg);
  -o-transform: skew(3deg, 7deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa5 .texto,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa5 .texto {
  display: block;
  width: 40px;
  height: 10px;
  font-size: 9px;
  color: #ff6a21 !important;
  position: absolute;
  top: 60px;
  left: 270px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa5 .cuadro,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa5 .cuadro {
  display: block;
  padding: 0px;
  margin: 0px;
  background-color: #be5f44;
  position: absolute;
  color: #000;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ebb486;
  top: 75px;
  left: 271px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa5 .size1,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa5 .size1 {
  width: 21px;
  height: 16px;
  -o-transform: skew(-7deg, 9deg);
  -ms-transform: skew(-7deg, 9deg);
  -moz-transform: skew(-7deg, 9deg);
  -webkit-transform: skew(-7deg, 9deg);
  transform: skew(-7deg, 9deg);
  -ms-transform: skew(-7deg, 9deg);
  -moz-transform: skew(-7deg, 9deg);
  -webkit-transform: skew(-7deg, 9deg);
  -o-transform: skew(-7deg, 9deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa5 .size2,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa5 .size2 {
  width: 23px;
  height: 18px;
  -o-transform: skew(-7deg, 9deg);
  -ms-transform: skew(-7deg, 9deg);
  -moz-transform: skew(-7deg, 9deg);
  -webkit-transform: skew(-7deg, 9deg);
  transform: skew(-7deg, 9deg);
  -ms-transform: skew(-7deg, 9deg);
  -moz-transform: skew(-7deg, 9deg);
  -webkit-transform: skew(-7deg, 9deg);
  -o-transform: skew(-7deg, 9deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa5 .size3,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa5 .size3 {
  width: 25px;
  height: 20px;
  -o-transform: skew(-7deg, 9deg);
  -ms-transform: skew(-7deg, 9deg);
  -moz-transform: skew(-7deg, 9deg);
  -webkit-transform: skew(-7deg, 9deg);
  transform: skew(-7deg, 9deg);
  -ms-transform: skew(-7deg, 9deg);
  -moz-transform: skew(-7deg, 9deg);
  -webkit-transform: skew(-7deg, 9deg);
  -o-transform: skew(-7deg, 9deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa6 .texto,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa6 .texto {
  display: block;
  width: 40px;
  height: 10px;
  font-size: 9px;
  color: #ff6a21 !important;
  position: absolute;
  top: 124px;
  left: 310px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa6 .cuadro,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa6 .cuadro {
  display: block;
  padding: 0px;
  margin: 0px;
  background-color: #be5f44;
  position: absolute;
  color: #000;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ebb486;
  top: 123px;
  left: 280px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa6 .size1,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa6 .size1 {
  width: 21px;
  height: 16px;
  -o-transform: skew(-7deg, 30deg);
  -ms-transform: skew(-7deg, 30deg);
  -moz-transform: skew(-7deg, 30deg);
  -webkit-transform: skew(-7deg, 30deg);
  transform: skew(-7deg, 30deg);
  -ms-transform: skew(-7deg, 30deg);
  -moz-transform: skew(-7deg, 30deg);
  -webkit-transform: skew(-7deg, 30deg);
  -o-transform: skew(-7deg, 30deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa6 .size2,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa6 .size2 {
  width: 23px;
  height: 18px;
  -o-transform: skew(-7deg, 30deg);
  -ms-transform: skew(-7deg, 30deg);
  -moz-transform: skew(-7deg, 30deg);
  -webkit-transform: skew(-7deg, 30deg);
  transform: skew(-7deg, 30deg);
  -ms-transform: skew(-7deg, 30deg);
  -moz-transform: skew(-7deg, 30deg);
  -webkit-transform: skew(-7deg, 30deg);
  -o-transform: skew(-7deg, 30deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa6 .size3,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa6 .size3 {
  width: 25px;
  height: 20px;
  -o-transform: skew(-7deg, 30deg);
  -ms-transform: skew(-7deg, 30deg);
  -moz-transform: skew(-7deg, 30deg);
  -webkit-transform: skew(-7deg, 30deg);
  transform: skew(-7deg, 30deg);
  -ms-transform: skew(-7deg, 30deg);
  -moz-transform: skew(-7deg, 30deg);
  -webkit-transform: skew(-7deg, 30deg);
  -o-transform: skew(-7deg, 30deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa7 .texto,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa7 .texto {
  display: block;
  width: 40px;
  height: 10px;
  font-size: 9px;
  color: #ff6a21 !important;
  position: absolute;
  top: 145px;
  left: 310px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa7 .cuadro,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa7 .cuadro {
  display: block;
  padding: 0px;
  margin: 0px;
  background-color: #be5f44;
  position: absolute;
  color: #000;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ebb486;
  top: 151px;
  left: 285px;
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa7 .size1,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa7 .size1 {
  width: 21px;
  height: 18px;
  -o-transform: skew(-7deg, 32deg);
  -ms-transform: skew(-7deg, 32deg);
  -moz-transform: skew(-7deg, 32deg);
  -webkit-transform: skew(-7deg, 32deg);
  transform: skew(-7deg, 32deg);
  -ms-transform: skew(-7deg, 32deg);
  -moz-transform: skew(-7deg, 32deg);
  -webkit-transform: skew(-7deg, 32deg);
  -o-transform: skew(-7deg, 32deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa7 .size2,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa7 .size2 {
  width: 23px;
  height: 20px;
  -o-transform: skew(-7deg, 32deg);
  -ms-transform: skew(-7deg, 32deg);
  -moz-transform: skew(-7deg, 32deg);
  -webkit-transform: skew(-7deg, 32deg);
  transform: skew(-7deg, 32deg);
  -ms-transform: skew(-7deg, 32deg);
  -moz-transform: skew(-7deg, 32deg);
  -webkit-transform: skew(-7deg, 32deg);
  -o-transform: skew(-7deg, 32deg);
}
html .sty1BoxFrm #animacionOrdenarEscenografia #capa7 .size3,
body .sty1BoxFrm #animacionOrdenarEscenografia #capa7 .size3 {
  width: 25px;
  height: 22px;
  -o-transform: skew(-7deg, 32deg);
  -ms-transform: skew(-7deg, 32deg);
  -moz-transform: skew(-7deg, 32deg);
  -webkit-transform: skew(-7deg, 32deg);
  transform: skew(-7deg, 32deg);
  -ms-transform: skew(-7deg, 32deg);
  -moz-transform: skew(-7deg, 32deg);
  -webkit-transform: skew(-7deg, 32deg);
  -o-transform: skew(-7deg, 32deg);
}
html .sty1BoxFrm #animationOrdenarStand,
body .sty1BoxFrm #animationOrdenarStand {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 220px;
  height: 150px;
  position: relative;
}
html .sty1BoxFrm #animationOrdenarStand #capa1,
body .sty1BoxFrm #animationOrdenarStand #capa1,
html .sty1BoxFrm #animationOrdenarStand #capa2,
body .sty1BoxFrm #animationOrdenarStand #capa2,
html .sty1BoxFrm #animationOrdenarStand #capa3,
body .sty1BoxFrm #animationOrdenarStand #capa3 {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 220px;
  height: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
}
html .sty1BoxFrm #animationOrdenarStand #capa3,
body .sty1BoxFrm #animationOrdenarStand #capa3 {
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  filter: alpha(opacity=65);
}
html .sty1BoxFrm #animationOrdenarStand .imageBase,
body .sty1BoxFrm #animationOrdenarStand .imageBase {
  background-image: url("../img/frmOrdenarStand/base.jpg");
}
html .sty1BoxFrm #animationOrdenarStand .image0,
body .sty1BoxFrm #animationOrdenarStand .image0 {
  background-image: url("../img/frmOrdenarStand/0.jpg");
}
html .sty1BoxFrm #animationOrdenarStand .image1,
body .sty1BoxFrm #animationOrdenarStand .image1 {
  background-image: url("../img/frmOrdenarStand/1.jpg");
}
html .sty1BoxFrm #animationOrdenarStand .image2,
body .sty1BoxFrm #animationOrdenarStand .image2 {
  background-image: url("../img/frmOrdenarStand/2.jpg");
}
html .sty1BoxFrm #animationOrdenarStand .image3,
body .sty1BoxFrm #animationOrdenarStand .image3 {
  background-image: url("../img/frmOrdenarStand/3.jpg");
}
html .sty1BoxFrm #animationOrdenarStand .image4,
body .sty1BoxFrm #animationOrdenarStand .image4 {
  background-image: url("../img/frmOrdenarStand/4.jpg");
}
html .sty1BoxFrm #animationOrdenarStand .image0_click,
body .sty1BoxFrm #animationOrdenarStand .image0_click {
  background-image: url("../img/frmOrdenarStand/0_click.jpg");
}
html .sty1BoxFrm #animationOrdenarStand .image1_click,
body .sty1BoxFrm #animationOrdenarStand .image1_click {
  background-image: url("../img/frmOrdenarStand/1_click.jpg");
}
html .sty1BoxFrm #animationOrdenarStand .image2_click,
body .sty1BoxFrm #animationOrdenarStand .image2_click {
  background-image: url("../img/frmOrdenarStand/2_click.jpg");
}
html .sty1BoxFrm #animationOrdenarStand .image3_click,
body .sty1BoxFrm #animationOrdenarStand .image3_click {
  background-image: url("../img/frmOrdenarStand/3_click.jpg");
}
html .sty1BoxFrm #animationOrdenarStand .image4_click,
body .sty1BoxFrm #animationOrdenarStand .image4_click {
  background-image: url("../img/frmOrdenarStand/4_click.jpg");
}
html .sty1BoxFrm input[type="radio"],
body .sty1BoxFrm input[type="radio"],
html .sty1BoxFrm input[type="checkbox"],
body .sty1BoxFrm input[type="checkbox"] {
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
html .sty1BoxFrm input[type="radio"] + .lblFaceInputs,
body .sty1BoxFrm input[type="radio"] + .lblFaceInputs,
html .sty1BoxFrm input[type="checkbox"] + .lblFaceInputs,
body .sty1BoxFrm input[type="checkbox"] + .lblFaceInputs {
  width: 23px;
  height: 23px;
  padding: 5px 0px 5px 0px;
  background-image: url("../img/sty1Input.png");
  background-position: center top;
  background-repeat: no-repeat;
}
html .sty1BoxFrm input[type="radio"] + .lblFaceInputs span,
body .sty1BoxFrm input[type="radio"] + .lblFaceInputs span,
html .sty1BoxFrm input[type="checkbox"] + .lblFaceInputs span,
body .sty1BoxFrm input[type="checkbox"] + .lblFaceInputs span {
  visibility: hidden;
}
html .sty1BoxFrm input[type="radio"]:checked + .lblFaceInputs,
body .sty1BoxFrm input[type="radio"]:checked + .lblFaceInputs,
html .sty1BoxFrm input[type="checkbox"]:checked + .lblFaceInputs,
body .sty1BoxFrm input[type="checkbox"]:checked + .lblFaceInputs {
  background-image: url("../img/sty1InputHover.png");
  background-position: center top;
  background-repeat: no-repeat;
}
html .sty1BoxFrm input[type="radio"]:hover,
body .sty1BoxFrm input[type="radio"]:hover,
html .sty1BoxFrm input[type="checkbox"]:hover,
body .sty1BoxFrm input[type="checkbox"]:hover {
  cursor: pointer;
}
html .sty1BoxFrm input[type="radio"]:checked,
body .sty1BoxFrm input[type="radio"]:checked,
html .sty1BoxFrm input[type="checkbox"]:checked,
body .sty1BoxFrm input[type="checkbox"]:checked {
  cursor: default;
}
html .sty1BoxFrm .msg_val_frm,
body .sty1BoxFrm .msg_val_frm {
  display: block;
  padding: 10px 10px;
  margin: 0px;
  border: 1px solid #f90;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #f90;
  background-color: #f7d5b3;
  position: absolute;
  font-size: 10px;
  z-index: 2;
  cursor: pointer;
}
html .sty1BoxFrm input,
body .sty1BoxFrm input,
html .sty1BoxFrm textarea,
body .sty1BoxFrm textarea {
  outline: 0px;
}
html .sty1BoxFrm .sty1BoxPadding,
body .sty1BoxFrm .sty1BoxPadding {
  padding-top: 18px;
  padding-bottom: 18px;
}
html .sty1BoxFrm .sty2BoxPadding,
body .sty1BoxFrm .sty2BoxPadding {
  padding-top: 10px;
  padding-bottom: 10px;
}
html .sty1BoxFrm .sty3BoxPadding,
body .sty1BoxFrm .sty3BoxPadding {
  padding-top: 35px;
  padding-bottom: 35px;
}
html .sty1BoxFrm .sty4BoxPadding,
body .sty1BoxFrm .sty4BoxPadding {
  padding-top: 14px;
  padding-bottom: 14px;
}
html .sty1BoxFrm .sty5BoxPadding,
body .sty1BoxFrm .sty5BoxPadding {
  padding-top: 25px;
  padding-bottom: 25px;
}
html .sty1BoxFrm .sty1BoxPaddingLR,
body .sty1BoxFrm .sty1BoxPaddingLR {
  padding-left: 15px;
  padding-right: 15px;
}
html .sty1BoxFrm .sty2BoxPaddingLR,
body .sty1BoxFrm .sty2BoxPaddingLR {
  padding-left: 5px;
  padding-right: 5px;
}
html .sty1BoxFrm .sty1Width,
body .sty1BoxFrm .sty1Width {
  width: 100%;
}
html .sty1BoxFrm .sty2Width,
body .sty1BoxFrm .sty2Width {
  width: 90%;
}
html .sty1BoxFrm .sty3Width,
body .sty1BoxFrm .sty3Width {
  width: 85%;
}
html .sty1BoxFrm .sty4Width,
body .sty1BoxFrm .sty4Width {
  width: 95%;
}
html .sty1BoxFrm .sty5Width,
body .sty1BoxFrm .sty5Width {
  width: 97.3%;
}
html .sty1BoxFrm .sty1BorderTop,
body .sty1BoxFrm .sty1BorderTop {
  border-top: 3px solid #eaeaea;
}
html .sty1BoxFrm .sty2BorderTop,
body .sty1BoxFrm .sty2BorderTop {
  border-top: 2px dotted #6d6e71;
  position: relative;
  bottom: -8px;
}
html .sty1BoxFrm .sty1Row,
body .sty1BoxFrm .sty1Row {
  display: table;
  width: 100%;
  clear: both;
}
html .sty1BoxFrm .sty2Row,
body .sty1BoxFrm .sty2Row {
  display: table;
  margin: 0px auto;
  width: 90%;
  clear: both;
}
html .sty1BoxFrm .sty1Col,
body .sty1BoxFrm .sty1Col {
  display: table;
  width: 33.3%;
  float: left;
}
html .sty1BoxFrm .sty2Col,
body .sty1BoxFrm .sty2Col {
  display: table;
  width: 50%;
  float: left;
}
html .sty1BoxFrm .sty1Box,
body .sty1BoxFrm .sty1Box {
  display: table;
  padding: 0px;
  margin: 0px;
  border: 1px solid #c3c3c3;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
}
html .sty1BoxFrm .sty1Text,
body .sty1BoxFrm .sty1Text {
  font-family: 'Ubuntu';
  font-weight: bold;
  font-size: 24px;
  color: #6d6e71;
  font-weight: bold;
}
html .sty1BoxFrm .sty2Text,
body .sty1BoxFrm .sty2Text {
  font-family: 'Ubuntu';
  font-size: 18px;
  color: #6d6e71;
  font-weight: bold;
}
html .sty1BoxFrm .sty3Text,
body .sty1BoxFrm .sty3Text {
  font-family: 'Ubuntu';
  font-size: 14px;
  color: #6d6e71;
  font-weight: normal;
}
html .sty1BoxFrm .sty4Text,
body .sty1BoxFrm .sty4Text {
  font-family: 'Ubuntu';
  font-size: 14px;
  color: #ff6a21;
  font-weight: normal;
}
html .sty1BoxFrm .sty5Text,
body .sty1BoxFrm .sty5Text {
  font-family: 'Ubuntu';
  font-size: 11px;
  color: #ff6a21;
  font-weight: normal;
  text-align: center;
}
html .sty1BoxFrm .sty6Text,
body .sty1BoxFrm .sty6Text {
  font-family: 'Ubuntu';
  font-size: 11px;
  color: #6d6e71;
  font-weight: normal;
  text-align: center;
}
html .sty1BoxFrm .bold,
body .sty1BoxFrm .bold {
  font-weight: bold;
}
html .sty1BoxFrm .sty1InputText,
body .sty1BoxFrm .sty1InputText {
  padding: 8px 10px;
  margin: 0px auto;
  border: 1px solid #c3c3c3;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  resize: none;
  font-size: 14px;
  color: #6d6e71;
}
html .sty1BoxFrm .sty2InputText,
body .sty1BoxFrm .sty2InputText {
  border: none;
  border-bottom: 1px solid #ff6a21;
  background-color: transparent;
  padding: 0px 10px 0px 10px;
  font-size: 14px;
  color: #6d6e71;
}
html .sty1BoxFrm .sty3InputText,
body .sty1BoxFrm .sty3InputText {
  border: none;
  border-bottom: 1px solid #6d6e71;
  background-color: transparent;
  padding: 0px 10px 0px 10px;
  font-size: 14px;
  color: #6d6e71;
}
html .sty1BoxFrm .textAlingCenter,
body .sty1BoxFrm .textAlingCenter {
  text-align: center;
}
html .sty1BoxFrm .sty1LineHeight,
body .sty1BoxFrm .sty1LineHeight {
  line-height: 22px;
}
html .sty1BoxFrm .sty1Btn,
body .sty1BoxFrm .sty1Btn {
  background-image: url("../img/sty6Btn.png");
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-color: transparent;
  padding: 7px 20px 17px 5px;
  margin: 0px;
  width: 165px;
  border: none;
}
html .sty1BoxFrm .sty2Btn,
body .sty1BoxFrm .sty2Btn {
  background-image: url("../img/sty7Btn.png");
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-color: transparent;
  padding: 7px 20px 17px 5px;
  margin: 0px;
  width: 165px;
  border: none;
}
html #boxPreloaderWebSite,
body #boxPreloaderWebSite {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: fixed;
  *background-color: #fff;
  z-index: 42;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
  background-position: 45% 44%;
  -moz-background-size: 7%;
  -webkit-background-size: 7%;
  background-size: 7%;
}
html #boxPreloaderWebSite img,
body #boxPreloaderWebSite img {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 3%;
  position: absolute;
  left: 47%;
  top: 40%;
}
html #displayMsgs,
body #displayMsgs {
  display: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  background-color: #333;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  filter: Alpha(50);
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 40;
}
html #displayMsgs2,
body #displayMsgs2 {
  display: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 41;
}
html #displayMsgs2 #windowMsg,
body #displayMsgs2 #windowMsg {
  display: none;
  padding: 5% 5%;
  margin: 15% auto 0px auto;
  width: 40%;
  height: 10%;
  background-color: #fff;
  position: relative;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #808080;
  color: #ff8a34;
  font-family: 'Ubuntu';
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background-image: url("../img/cerrar.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  -o-box-shadow: 5px 5px 50px #000;
  -ms-box-shadow: 5px 5px 50px #000;
  -moz-box-shadow: 5px 5px 50px #000;
  -webkit-box-shadow: 5px 5px 50px #000;
  box-shadow: 5px 5px 50px #000;
  -webkit-background-clip: padding-box;
}
html .msg_val,
body .msg_val {
  display: block;
  padding: 5px 10px;
  margin: 0px 0px 0px 200px;
  background-color: #ff8a34;
  color: #fff;
  position: absolute;
  border: 1px solid #fff;
  font-size: 12px;
  font-weight: bold;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
html .btnMas,
body .btnMas {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 29px;
  height: 29px;
  cursor: pointer;
}
html .btnMas .bright,
body .btnMas .bright {
  background-image: url("../img/sty1Bright.png");
  background-position: center center;
  background-repeat: no-repeat;
  width: 29px;
  height: 29px;
  display: block;
  padding: 0px;
  margin: 0px;
  position: absolute;
  -o-animation-name: animacionBtnMas;
  -ms-animation-name: animacionBtnMas;
  -moz-animation-name: animacionBtnMas;
  -webkit-animation-name: animacionBtnMas;
  animation-name: animacionBtnMas;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -ms-animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -o-animation-play-state: running;
  -ms-animation-play-state: running;
  -moz-animation-play-state: running;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -moz-animation-name: animacionBtnMas;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-delay: 0s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  -moz-animation-play-state: running;
  -webkit-animation-name: animacionBtnMas;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-play-state: running;
  -o-animation-name: animacionBtnMas;
  -o-animation-duration: 1s;
  -o-animation-timing-function: linear;
  -o-animation-delay: 0s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -o-animation-play-state: running;
}
html .btnMas .mas,
body .btnMas .mas {
  background-image: url("../img/mas.png");
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  width: 21px;
  height: 23px;
  display: block;
  padding: 0px;
  margin: 3px auto 0px auto;
  position: relative;
}
html .btnMas .mas .cont,
body .btnMas .mas .cont {
  display: none;
}
html #headerCont2,
body #headerCont2 {
  display: table;
  width: 100%;
  height: 40px;
  padding: 0px;
  margin: 0px;
  background-image: url("../img/sty3BgInicio.png");
  background-position: left top;
  background-repeat: repeat;
  position: fixed;
  left: 0px;
  right: 0px;
  z-index: 31;
  font-family: 'Lato';
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
html #headerCont2 ul,
body #headerCont2 ul {
  display: table;
  width: 62%;
  height: 100%;
  padding: 0px;
  margin: 0px auto;
}
html #headerCont2 ul li:first-child a,
body #headerCont2 ul li:first-child a {
  background-image: url("../img/sty2Icon.png");
  background-position: 20px center;
}
html #headerCont2 ul li:first-child a span,
body #headerCont2 ul li:first-child a span {
  text-indent: 0px;
}
html #headerCont2 ul li,
body #headerCont2 ul li {
  display: table;
  padding: 0px;
  margin: 0px;
  float: left;
  width: 50%;
}
html #headerCont2 ul li a,
body #headerCont2 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #f3f3f3;
  text-decoration: none;
  background-image: url("../img/sty1Icon.png");
  background-position: right center;
  background-repeat: no-repeat;
}
html #headerCont2 ul li a span,
body #headerCont2 ul li a span {
  display: block;
  padding: 12px 0px 12px 60px;
  text-align: left;
  overflow: hidden;
  text-indent: -999px;
}
html header,
body header {
  display: table;
  padding: 0px;
  margin: 0px auto;
  width: 75%;
  height: 94px;
  left: 15%;
  right: 15%;
  position: fixed;
  z-index: 30;
}
html header .headerBg1,
body header .headerBg1 {
  background-image: url("../img/menu.png");
  background-position: left top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-color: transparent;
}
html header .headerBg2,
body header .headerBg2 {
  background-color: #f0f0f0;
  border-bottom: 1px solid #cacaca;
  border-top: 1px solid #cacaca;
  -o-border-radius: 0px 0px 10px 10px;
  -ms-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  -o-box-shadow: 1px 1px 5px #888;
  -ms-box-shadow: 1px 1px 5px #888;
  -moz-box-shadow: 1px 1px 5px #888;
  -webkit-box-shadow: 1px 1px 5px #888;
  box-shadow: 1px 1px 5px #888;
  -webkit-background-clip: padding-box;
}
html header #headerCont,
body header #headerCont {
  display: block;
  padding: 0px;
  margin: 40px auto 0px auto;
  top: 0px;
  width: 100%;
  min-width: 696px;
  height: 94px;
}
html header #headerCont h1,
body header #headerCont h1 {
  display: table;
  padding: 5px 0px 0px 0px;
  margin: 0px;
  width: 46%;
  height: 87px;
  float: left;
}
html header #headerCont h1 a,
body header #headerCont h1 a {
  display: block;
  padding: 0px;
  margin: 0px;
  float: right;
  width: 130px;
  height: 71px;
  position: relative;
}
html header #headerCont h1 a img,
body header #headerCont h1 a img {
  border: none;
  position: absolute;
  display: block;
  width: 80%;
}
html header #headerCont nav,
body header #headerCont nav {
  display: table;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 48%;
  float: right;
}
html header #headerCont nav ul,
body header #headerCont nav ul {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
}
html header #headerCont nav ul li,
body header #headerCont nav ul li {
  display: table;
  padding: 0px;
  margin: 0px;
  float: left;
}
html header #headerCont nav ul li a,
body header #headerCont nav ul li a {
  display: block;
  padding: 35px 8px 13px 8px;
  margin: 0px;
  font-family: 'Lato';
  font-size: 13px;
  color: #6d6e71;
  text-decoration: none;
  text-transform: uppercase;
  width: 95px;
  height: 18px;
  text-align: center;
  background-image: url("../img/sty1Hover.png");
  background-position: left -60px;
  background-repeat: repeat-x;
  overflow: hidden;
  position: relative;
}
html header #headerCont nav ul li a img,
body header #headerCont nav ul li a img {
  display: block;
  padding: 0px;
  margin: -92px 0px 0px -10px;
  width: 100%;
  position: absolute;
}
html header #headerCont nav ul li a span,
body header #headerCont nav ul li a span {
  -o-transform: rotate(-4.5deg);
  -ms-transform: rotate(-4.5deg);
  -moz-transform: rotate(-4.5deg);
  -webkit-transform: rotate(-4.5deg);
  transform: rotate(-4.5deg);
  display: block;
}
@media screen and (max-width: 820px) {
  html header,
  body header {
    left: 5%;
  }
}
@media screen and (max-width: 753px) {
  html header,
  body header {
    left: 0%;
  }
}
@media screen and (max-width: 732px) {
  html header,
  body header {
    left: -10%;
  }
}
@media screen and (max-width: 695px) {
  html header,
  body header {
    left: -20%;
  }
}
@media screen and (max-width: 667px) {
  html header,
  body header {
    left: -30%;
  }
}
@media screen and (max-width: 534px) {
  html header,
  body header {
    left: -80%;
  }
}
html #navCont,
body #navCont {
  display: table;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  position: fixed;
  top: 40%;
  z-index: 30;
}
html #navCont ul,
body #navCont ul {
  display: table;
  margin: 0px;
  width: 170px;
  background-color: #ef4d23;
  padding: 15px 0px 15px 0px;
  -o-border-radius: 0px 10px 10px 0px;
  -ms-border-radius: 0px 10px 10px 0px;
  -moz-border-radius: 0px 10px 10px 0px;
  -webkit-border-radius: 0px 10px 10px 0px;
  border-radius: 0px 10px 10px 0px;
}
html #navCont ul li,
body #navCont ul li {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 170px;
  float: left;
}
html #navCont ul li a,
body #navCont ul li a {
  display: block;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Ubuntu';
  padding: 7px 0px 7px 10px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  border-top: 1px solid #ef4d23;
  border-bottom: 1px solid #ef4d23;
}
html #navCont ul li a:hover,
body #navCont ul li a:hover,
html #navCont ul li a.secNavCont,
body #navCont ul li a.secNavCont {
  background-color: #d33e18;
  color: #2d2d2d;
}
@media screen and (max-width: 739px) {
  html #navCont,
  body #navCont {
    display: table;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    position: fixed;
    top: inherit;
    bottom: 0%;
    z-index: 30;
    width: 100%;
  }
  html #navCont ul,
  body #navCont ul {
    display: table;
    margin: 0px;
    width: 100%;
    background-color: #ef4d23;
    padding: 3px 0px 3px 10px;
    -o-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
  }
  html #navCont ul li,
  body #navCont ul li {
    display: block;
    padding: 0px;
    margin: 0px;
    width: 12.5%;
    float: left;
  }
  html #navCont ul li a,
  body #navCont ul li a {
    display: block;
    margin: 0px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Ubuntu';
    padding: 3px 0px 3px 3px;
    font-size: 7px;
    font-weight: bold;
    text-decoration: none;
    border-top: 1px solid #ef4d23;
    border-bottom: 1px solid #ef4d23;
    height: 17px;
  }
  html #navCont ul li a:hover,
  body #navCont ul li a:hover,
  html #navCont ul li a.secNavCont,
  body #navCont ul li a.secNavCont {
    background-color: #d33e18;
    color: #2d2d2d;
  }
}
html #content,
body #content {
  display: table;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
/*#cotiza
			background-image url('../img/sty2Shadow.png')
			background-position center center
			background-repeat no-repeat
			background-attachment fixed*/
}
html #content .sec,
body #content .sec {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 100%;
}
html #content #inicio1,
body #content #inicio1 {
  background-image: url("../img/sty2Shadow.png");
}
html #content #inicio2,
body #content #inicio2 {
  background-image: url("../img/sty1BgInicio.png");
}
html #content #inicio3,
body #content #inicio3 {
  background-image: url("../img/sty2BgInicio.png");
}
html #content #inicio4,
body #content #inicio4 {
  background-image: url("../img/sty2Shadow.png");
}
html #content #inicio5,
body #content #inicio5 {
  background-image: url("../img/sty2Shadow.png");
}
html #content #inicio,
body #content #inicio,
html #content #inicio1,
body #content #inicio1,
html #content #inicio2,
body #content #inicio2,
html #content #inicio3,
body #content #inicio3,
html #content #inicio4,
body #content #inicio4,
html #content #inicio5,
body #content #inicio5 {
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-position: left top;
  background-attachment: fixed;
}
html #content #inicio .boxInicio,
body #content #inicio .boxInicio,
html #content #inicio1 .boxInicio,
body #content #inicio1 .boxInicio,
html #content #inicio2 .boxInicio,
body #content #inicio2 .boxInicio,
html #content #inicio3 .boxInicio,
body #content #inicio3 .boxInicio,
html #content #inicio4 .boxInicio,
body #content #inicio4 .boxInicio,
html #content #inicio5 .boxInicio,
body #content #inicio5 .boxInicio {
  display: block;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  min-width: 1055px;
  height: 100%;
  overflow: hidden;
  position: absolute;
/*.groupBgInicio
					display block
					padding 0px
					margin 0px
					width 100%
					height 100%
					position absolute
					top 0px
					z-index 1
					.bgInicio
						display block
						padding 0px
						margin 0px
						width 100%
						height 100%
						position absolute
						//top 0px
						background-repeat no-repeat
						background-size 100% 100%
						background-position left top
						background-attachment fixed
						-webkit-background-attachment fixed
					.bgInicio1
						background-image url('../img/sty2Shadow.png')
						
					.bgInicio2
						background-image url('../img/sty1BgInicio.jpg')

					.bgInicio3
						background-image url('../img/sty2BgInicio.jpg')

					.bgInicio4
						background-image url('../img/sty2Shadow.png')

					.bgInicio5
						background-image url('../img/sty2Shadow.png')*/
}
html #content #inicio .boxInicio .groupImagenes,
body #content #inicio .boxInicio .groupImagenes,
html #content #inicio1 .boxInicio .groupImagenes,
body #content #inicio1 .boxInicio .groupImagenes,
html #content #inicio2 .boxInicio .groupImagenes,
body #content #inicio2 .boxInicio .groupImagenes,
html #content #inicio3 .boxInicio .groupImagenes,
body #content #inicio3 .boxInicio .groupImagenes,
html #content #inicio4 .boxInicio .groupImagenes,
body #content #inicio4 .boxInicio .groupImagenes,
html #content #inicio5 .boxInicio .groupImagenes,
body #content #inicio5 .boxInicio .groupImagenes {
  display: block;
  padding: 0px;
  margin: -10% 0px 0px 0px;
  width: 100%;
  height: 120%;
  overflow: hidden;
  position: absolute;
}
html #content #inicio .boxInicio .groupImagenes .boxImages1,
body #content #inicio .boxInicio .groupImagenes .boxImages1,
html #content #inicio1 .boxInicio .groupImagenes .boxImages1,
body #content #inicio1 .boxInicio .groupImagenes .boxImages1,
html #content #inicio2 .boxInicio .groupImagenes .boxImages1,
body #content #inicio2 .boxInicio .groupImagenes .boxImages1,
html #content #inicio3 .boxInicio .groupImagenes .boxImages1,
body #content #inicio3 .boxInicio .groupImagenes .boxImages1,
html #content #inicio4 .boxInicio .groupImagenes .boxImages1,
body #content #inicio4 .boxInicio .groupImagenes .boxImages1,
html #content #inicio5 .boxInicio .groupImagenes .boxImages1,
body #content #inicio5 .boxInicio .groupImagenes .boxImages1,
html #content #inicio .boxInicio .groupImagenes .boxImages2,
body #content #inicio .boxInicio .groupImagenes .boxImages2,
html #content #inicio1 .boxInicio .groupImagenes .boxImages2,
body #content #inicio1 .boxInicio .groupImagenes .boxImages2,
html #content #inicio2 .boxInicio .groupImagenes .boxImages2,
body #content #inicio2 .boxInicio .groupImagenes .boxImages2,
html #content #inicio3 .boxInicio .groupImagenes .boxImages2,
body #content #inicio3 .boxInicio .groupImagenes .boxImages2,
html #content #inicio4 .boxInicio .groupImagenes .boxImages2,
body #content #inicio4 .boxInicio .groupImagenes .boxImages2,
html #content #inicio5 .boxInicio .groupImagenes .boxImages2,
body #content #inicio5 .boxInicio .groupImagenes .boxImages2,
html #content #inicio .boxInicio .groupImagenes .boxImages3,
body #content #inicio .boxInicio .groupImagenes .boxImages3,
html #content #inicio1 .boxInicio .groupImagenes .boxImages3,
body #content #inicio1 .boxInicio .groupImagenes .boxImages3,
html #content #inicio2 .boxInicio .groupImagenes .boxImages3,
body #content #inicio2 .boxInicio .groupImagenes .boxImages3,
html #content #inicio3 .boxInicio .groupImagenes .boxImages3,
body #content #inicio3 .boxInicio .groupImagenes .boxImages3,
html #content #inicio4 .boxInicio .groupImagenes .boxImages3,
body #content #inicio4 .boxInicio .groupImagenes .boxImages3,
html #content #inicio5 .boxInicio .groupImagenes .boxImages3,
body #content #inicio5 .boxInicio .groupImagenes .boxImages3,
html #content #inicio .boxInicio .groupImagenes .boxImages4,
body #content #inicio .boxInicio .groupImagenes .boxImages4,
html #content #inicio1 .boxInicio .groupImagenes .boxImages4,
body #content #inicio1 .boxInicio .groupImagenes .boxImages4,
html #content #inicio2 .boxInicio .groupImagenes .boxImages4,
body #content #inicio2 .boxInicio .groupImagenes .boxImages4,
html #content #inicio3 .boxInicio .groupImagenes .boxImages4,
body #content #inicio3 .boxInicio .groupImagenes .boxImages4,
html #content #inicio4 .boxInicio .groupImagenes .boxImages4,
body #content #inicio4 .boxInicio .groupImagenes .boxImages4,
html #content #inicio5 .boxInicio .groupImagenes .boxImages4,
body #content #inicio5 .boxInicio .groupImagenes .boxImages4 {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
}
html #content #inicio .boxInicio .groupImagenes .boxImages1 .imgFlotante,
body #content #inicio .boxInicio .groupImagenes .boxImages1 .imgFlotante,
html #content #inicio1 .boxInicio .groupImagenes .boxImages1 .imgFlotante,
body #content #inicio1 .boxInicio .groupImagenes .boxImages1 .imgFlotante,
html #content #inicio2 .boxInicio .groupImagenes .boxImages1 .imgFlotante,
body #content #inicio2 .boxInicio .groupImagenes .boxImages1 .imgFlotante,
html #content #inicio3 .boxInicio .groupImagenes .boxImages1 .imgFlotante,
body #content #inicio3 .boxInicio .groupImagenes .boxImages1 .imgFlotante,
html #content #inicio4 .boxInicio .groupImagenes .boxImages1 .imgFlotante,
body #content #inicio4 .boxInicio .groupImagenes .boxImages1 .imgFlotante,
html #content #inicio5 .boxInicio .groupImagenes .boxImages1 .imgFlotante,
body #content #inicio5 .boxInicio .groupImagenes .boxImages1 .imgFlotante,
html #content #inicio .boxInicio .groupImagenes .boxImages2 .imgFlotante,
body #content #inicio .boxInicio .groupImagenes .boxImages2 .imgFlotante,
html #content #inicio1 .boxInicio .groupImagenes .boxImages2 .imgFlotante,
body #content #inicio1 .boxInicio .groupImagenes .boxImages2 .imgFlotante,
html #content #inicio2 .boxInicio .groupImagenes .boxImages2 .imgFlotante,
body #content #inicio2 .boxInicio .groupImagenes .boxImages2 .imgFlotante,
html #content #inicio3 .boxInicio .groupImagenes .boxImages2 .imgFlotante,
body #content #inicio3 .boxInicio .groupImagenes .boxImages2 .imgFlotante,
html #content #inicio4 .boxInicio .groupImagenes .boxImages2 .imgFlotante,
body #content #inicio4 .boxInicio .groupImagenes .boxImages2 .imgFlotante,
html #content #inicio5 .boxInicio .groupImagenes .boxImages2 .imgFlotante,
body #content #inicio5 .boxInicio .groupImagenes .boxImages2 .imgFlotante,
html #content #inicio .boxInicio .groupImagenes .boxImages3 .imgFlotante,
body #content #inicio .boxInicio .groupImagenes .boxImages3 .imgFlotante,
html #content #inicio1 .boxInicio .groupImagenes .boxImages3 .imgFlotante,
body #content #inicio1 .boxInicio .groupImagenes .boxImages3 .imgFlotante,
html #content #inicio2 .boxInicio .groupImagenes .boxImages3 .imgFlotante,
body #content #inicio2 .boxInicio .groupImagenes .boxImages3 .imgFlotante,
html #content #inicio3 .boxInicio .groupImagenes .boxImages3 .imgFlotante,
body #content #inicio3 .boxInicio .groupImagenes .boxImages3 .imgFlotante,
html #content #inicio4 .boxInicio .groupImagenes .boxImages3 .imgFlotante,
body #content #inicio4 .boxInicio .groupImagenes .boxImages3 .imgFlotante,
html #content #inicio5 .boxInicio .groupImagenes .boxImages3 .imgFlotante,
body #content #inicio5 .boxInicio .groupImagenes .boxImages3 .imgFlotante,
html #content #inicio .boxInicio .groupImagenes .boxImages4 .imgFlotante,
body #content #inicio .boxInicio .groupImagenes .boxImages4 .imgFlotante,
html #content #inicio1 .boxInicio .groupImagenes .boxImages4 .imgFlotante,
body #content #inicio1 .boxInicio .groupImagenes .boxImages4 .imgFlotante,
html #content #inicio2 .boxInicio .groupImagenes .boxImages4 .imgFlotante,
body #content #inicio2 .boxInicio .groupImagenes .boxImages4 .imgFlotante,
html #content #inicio3 .boxInicio .groupImagenes .boxImages4 .imgFlotante,
body #content #inicio3 .boxInicio .groupImagenes .boxImages4 .imgFlotante,
html #content #inicio4 .boxInicio .groupImagenes .boxImages4 .imgFlotante,
body #content #inicio4 .boxInicio .groupImagenes .boxImages4 .imgFlotante,
html #content #inicio5 .boxInicio .groupImagenes .boxImages4 .imgFlotante,
body #content #inicio5 .boxInicio .groupImagenes .boxImages4 .imgFlotante {
  display: block;
  padding: 0px;
  margin: 0px;
  position: absolute;
  z-index: 3;
}
html #content #inicio .boxInicio .groupImagenes .boxImages1 .img1,
body #content #inicio .boxInicio .groupImagenes .boxImages1 .img1,
html #content #inicio1 .boxInicio .groupImagenes .boxImages1 .img1,
body #content #inicio1 .boxInicio .groupImagenes .boxImages1 .img1,
html #content #inicio2 .boxInicio .groupImagenes .boxImages1 .img1,
body #content #inicio2 .boxInicio .groupImagenes .boxImages1 .img1,
html #content #inicio3 .boxInicio .groupImagenes .boxImages1 .img1,
body #content #inicio3 .boxInicio .groupImagenes .boxImages1 .img1,
html #content #inicio4 .boxInicio .groupImagenes .boxImages1 .img1,
body #content #inicio4 .boxInicio .groupImagenes .boxImages1 .img1,
html #content #inicio5 .boxInicio .groupImagenes .boxImages1 .img1,
body #content #inicio5 .boxInicio .groupImagenes .boxImages1 .img1,
html #content #inicio .boxInicio .groupImagenes .boxImages2 .img1,
body #content #inicio .boxInicio .groupImagenes .boxImages2 .img1,
html #content #inicio1 .boxInicio .groupImagenes .boxImages2 .img1,
body #content #inicio1 .boxInicio .groupImagenes .boxImages2 .img1,
html #content #inicio2 .boxInicio .groupImagenes .boxImages2 .img1,
body #content #inicio2 .boxInicio .groupImagenes .boxImages2 .img1,
html #content #inicio3 .boxInicio .groupImagenes .boxImages2 .img1,
body #content #inicio3 .boxInicio .groupImagenes .boxImages2 .img1,
html #content #inicio4 .boxInicio .groupImagenes .boxImages2 .img1,
body #content #inicio4 .boxInicio .groupImagenes .boxImages2 .img1,
html #content #inicio5 .boxInicio .groupImagenes .boxImages2 .img1,
body #content #inicio5 .boxInicio .groupImagenes .boxImages2 .img1,
html #content #inicio .boxInicio .groupImagenes .boxImages3 .img1,
body #content #inicio .boxInicio .groupImagenes .boxImages3 .img1,
html #content #inicio1 .boxInicio .groupImagenes .boxImages3 .img1,
body #content #inicio1 .boxInicio .groupImagenes .boxImages3 .img1,
html #content #inicio2 .boxInicio .groupImagenes .boxImages3 .img1,
body #content #inicio2 .boxInicio .groupImagenes .boxImages3 .img1,
html #content #inicio3 .boxInicio .groupImagenes .boxImages3 .img1,
body #content #inicio3 .boxInicio .groupImagenes .boxImages3 .img1,
html #content #inicio4 .boxInicio .groupImagenes .boxImages3 .img1,
body #content #inicio4 .boxInicio .groupImagenes .boxImages3 .img1,
html #content #inicio5 .boxInicio .groupImagenes .boxImages3 .img1,
body #content #inicio5 .boxInicio .groupImagenes .boxImages3 .img1,
html #content #inicio .boxInicio .groupImagenes .boxImages4 .img1,
body #content #inicio .boxInicio .groupImagenes .boxImages4 .img1,
html #content #inicio1 .boxInicio .groupImagenes .boxImages4 .img1,
body #content #inicio1 .boxInicio .groupImagenes .boxImages4 .img1,
html #content #inicio2 .boxInicio .groupImagenes .boxImages4 .img1,
body #content #inicio2 .boxInicio .groupImagenes .boxImages4 .img1,
html #content #inicio3 .boxInicio .groupImagenes .boxImages4 .img1,
body #content #inicio3 .boxInicio .groupImagenes .boxImages4 .img1,
html #content #inicio4 .boxInicio .groupImagenes .boxImages4 .img1,
body #content #inicio4 .boxInicio .groupImagenes .boxImages4 .img1,
html #content #inicio5 .boxInicio .groupImagenes .boxImages4 .img1,
body #content #inicio5 .boxInicio .groupImagenes .boxImages4 .img1 {
  margin-left: 0%;
  margin-top: 40%;
  width: 27%;
  z-index: 7;
  -o-animation-name: animacionInicioImgA;
  -ms-animation-name: animacionInicioImgA;
  -moz-animation-name: animacionInicioImgA;
  -webkit-animation-name: animacionInicioImgA;
  animation-name: animacionInicioImgA;
  -o-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -ms-animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -o-animation-play-state: running;
  -ms-animation-play-state: running;
  -moz-animation-play-state: running;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -moz-animation-name: animacionInicioImgA;
  -moz-animation-duration: 3s;
  -moz-animation-timing-function: linear;
  -moz-animation-delay: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  -moz-animation-play-state: running;
  -webkit-animation-name: animacionInicioImgA;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-play-state: running;
  -o-animation-name: animacionInicioImgA;
  -o-animation-duration: 3s;
  -o-animation-timing-function: linear;
  -o-animation-delay: 1s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -o-animation-play-state: running;
}
html #content #inicio .boxInicio .groupImagenes .boxImages1 .img2,
body #content #inicio .boxInicio .groupImagenes .boxImages1 .img2,
html #content #inicio1 .boxInicio .groupImagenes .boxImages1 .img2,
body #content #inicio1 .boxInicio .groupImagenes .boxImages1 .img2,
html #content #inicio2 .boxInicio .groupImagenes .boxImages1 .img2,
body #content #inicio2 .boxInicio .groupImagenes .boxImages1 .img2,
html #content #inicio3 .boxInicio .groupImagenes .boxImages1 .img2,
body #content #inicio3 .boxInicio .groupImagenes .boxImages1 .img2,
html #content #inicio4 .boxInicio .groupImagenes .boxImages1 .img2,
body #content #inicio4 .boxInicio .groupImagenes .boxImages1 .img2,
html #content #inicio5 .boxInicio .groupImagenes .boxImages1 .img2,
body #content #inicio5 .boxInicio .groupImagenes .boxImages1 .img2,
html #content #inicio .boxInicio .groupImagenes .boxImages2 .img2,
body #content #inicio .boxInicio .groupImagenes .boxImages2 .img2,
html #content #inicio1 .boxInicio .groupImagenes .boxImages2 .img2,
body #content #inicio1 .boxInicio .groupImagenes .boxImages2 .img2,
html #content #inicio2 .boxInicio .groupImagenes .boxImages2 .img2,
body #content #inicio2 .boxInicio .groupImagenes .boxImages2 .img2,
html #content #inicio3 .boxInicio .groupImagenes .boxImages2 .img2,
body #content #inicio3 .boxInicio .groupImagenes .boxImages2 .img2,
html #content #inicio4 .boxInicio .groupImagenes .boxImages2 .img2,
body #content #inicio4 .boxInicio .groupImagenes .boxImages2 .img2,
html #content #inicio5 .boxInicio .groupImagenes .boxImages2 .img2,
body #content #inicio5 .boxInicio .groupImagenes .boxImages2 .img2,
html #content #inicio .boxInicio .groupImagenes .boxImages3 .img2,
body #content #inicio .boxInicio .groupImagenes .boxImages3 .img2,
html #content #inicio1 .boxInicio .groupImagenes .boxImages3 .img2,
body #content #inicio1 .boxInicio .groupImagenes .boxImages3 .img2,
html #content #inicio2 .boxInicio .groupImagenes .boxImages3 .img2,
body #content #inicio2 .boxInicio .groupImagenes .boxImages3 .img2,
html #content #inicio3 .boxInicio .groupImagenes .boxImages3 .img2,
body #content #inicio3 .boxInicio .groupImagenes .boxImages3 .img2,
html #content #inicio4 .boxInicio .groupImagenes .boxImages3 .img2,
body #content #inicio4 .boxInicio .groupImagenes .boxImages3 .img2,
html #content #inicio5 .boxInicio .groupImagenes .boxImages3 .img2,
body #content #inicio5 .boxInicio .groupImagenes .boxImages3 .img2,
html #content #inicio .boxInicio .groupImagenes .boxImages4 .img2,
body #content #inicio .boxInicio .groupImagenes .boxImages4 .img2,
html #content #inicio1 .boxInicio .groupImagenes .boxImages4 .img2,
body #content #inicio1 .boxInicio .groupImagenes .boxImages4 .img2,
html #content #inicio2 .boxInicio .groupImagenes .boxImages4 .img2,
body #content #inicio2 .boxInicio .groupImagenes .boxImages4 .img2,
html #content #inicio3 .boxInicio .groupImagenes .boxImages4 .img2,
body #content #inicio3 .boxInicio .groupImagenes .boxImages4 .img2,
html #content #inicio4 .boxInicio .groupImagenes .boxImages4 .img2,
body #content #inicio4 .boxInicio .groupImagenes .boxImages4 .img2,
html #content #inicio5 .boxInicio .groupImagenes .boxImages4 .img2,
body #content #inicio5 .boxInicio .groupImagenes .boxImages4 .img2 {
  margin-left: 17%;
  margin-top: 25%;
  width: 18%;
  z-index: 5;
  -o-animation-name: animacionInicioImgB;
  -ms-animation-name: animacionInicioImgB;
  -moz-animation-name: animacionInicioImgB;
  -webkit-animation-name: animacionInicioImgB;
  animation-name: animacionInicioImgB;
  -o-animation-duration: 4s;
  -ms-animation-duration: 4s;
  -moz-animation-duration: 4s;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -ms-animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -o-animation-play-state: running;
  -ms-animation-play-state: running;
  -moz-animation-play-state: running;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -moz-animation-name: animacionInicioImgB;
  -moz-animation-duration: 4s;
  -moz-animation-timing-function: linear;
  -moz-animation-delay: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  -moz-animation-play-state: running;
  -webkit-animation-name: animacionInicioImgB;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-play-state: running;
  -o-animation-name: animacionInicioImgB;
  -o-animation-duration: 4s;
  -o-animation-timing-function: linear;
  -o-animation-delay: 1s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -o-animation-play-state: running;
}
html #content #inicio .boxInicio .groupImagenes .boxImages1 .img3,
body #content #inicio .boxInicio .groupImagenes .boxImages1 .img3,
html #content #inicio1 .boxInicio .groupImagenes .boxImages1 .img3,
body #content #inicio1 .boxInicio .groupImagenes .boxImages1 .img3,
html #content #inicio2 .boxInicio .groupImagenes .boxImages1 .img3,
body #content #inicio2 .boxInicio .groupImagenes .boxImages1 .img3,
html #content #inicio3 .boxInicio .groupImagenes .boxImages1 .img3,
body #content #inicio3 .boxInicio .groupImagenes .boxImages1 .img3,
html #content #inicio4 .boxInicio .groupImagenes .boxImages1 .img3,
body #content #inicio4 .boxInicio .groupImagenes .boxImages1 .img3,
html #content #inicio5 .boxInicio .groupImagenes .boxImages1 .img3,
body #content #inicio5 .boxInicio .groupImagenes .boxImages1 .img3,
html #content #inicio .boxInicio .groupImagenes .boxImages2 .img3,
body #content #inicio .boxInicio .groupImagenes .boxImages2 .img3,
html #content #inicio1 .boxInicio .groupImagenes .boxImages2 .img3,
body #content #inicio1 .boxInicio .groupImagenes .boxImages2 .img3,
html #content #inicio2 .boxInicio .groupImagenes .boxImages2 .img3,
body #content #inicio2 .boxInicio .groupImagenes .boxImages2 .img3,
html #content #inicio3 .boxInicio .groupImagenes .boxImages2 .img3,
body #content #inicio3 .boxInicio .groupImagenes .boxImages2 .img3,
html #content #inicio4 .boxInicio .groupImagenes .boxImages2 .img3,
body #content #inicio4 .boxInicio .groupImagenes .boxImages2 .img3,
html #content #inicio5 .boxInicio .groupImagenes .boxImages2 .img3,
body #content #inicio5 .boxInicio .groupImagenes .boxImages2 .img3,
html #content #inicio .boxInicio .groupImagenes .boxImages3 .img3,
body #content #inicio .boxInicio .groupImagenes .boxImages3 .img3,
html #content #inicio1 .boxInicio .groupImagenes .boxImages3 .img3,
body #content #inicio1 .boxInicio .groupImagenes .boxImages3 .img3,
html #content #inicio2 .boxInicio .groupImagenes .boxImages3 .img3,
body #content #inicio2 .boxInicio .groupImagenes .boxImages3 .img3,
html #content #inicio3 .boxInicio .groupImagenes .boxImages3 .img3,
body #content #inicio3 .boxInicio .groupImagenes .boxImages3 .img3,
html #content #inicio4 .boxInicio .groupImagenes .boxImages3 .img3,
body #content #inicio4 .boxInicio .groupImagenes .boxImages3 .img3,
html #content #inicio5 .boxInicio .groupImagenes .boxImages3 .img3,
body #content #inicio5 .boxInicio .groupImagenes .boxImages3 .img3,
html #content #inicio .boxInicio .groupImagenes .boxImages4 .img3,
body #content #inicio .boxInicio .groupImagenes .boxImages4 .img3,
html #content #inicio1 .boxInicio .groupImagenes .boxImages4 .img3,
body #content #inicio1 .boxInicio .groupImagenes .boxImages4 .img3,
html #content #inicio2 .boxInicio .groupImagenes .boxImages4 .img3,
body #content #inicio2 .boxInicio .groupImagenes .boxImages4 .img3,
html #content #inicio3 .boxInicio .groupImagenes .boxImages4 .img3,
body #content #inicio3 .boxInicio .groupImagenes .boxImages4 .img3,
html #content #inicio4 .boxInicio .groupImagenes .boxImages4 .img3,
body #content #inicio4 .boxInicio .groupImagenes .boxImages4 .img3,
html #content #inicio5 .boxInicio .groupImagenes .boxImages4 .img3,
body #content #inicio5 .boxInicio .groupImagenes .boxImages4 .img3 {
  margin-left: 70%;
  margin-top: 15%;
  width: 32%;
  z-index: 6;
  -o-animation-name: animacionInicioImgC;
  -ms-animation-name: animacionInicioImgC;
  -moz-animation-name: animacionInicioImgC;
  -webkit-animation-name: animacionInicioImgC;
  animation-name: animacionInicioImgC;
  -o-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -ms-animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -o-animation-play-state: running;
  -ms-animation-play-state: running;
  -moz-animation-play-state: running;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -moz-animation-name: animacionInicioImgC;
  -moz-animation-duration: 3s;
  -moz-animation-timing-function: linear;
  -moz-animation-delay: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  -moz-animation-play-state: running;
  -webkit-animation-name: animacionInicioImgC;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-play-state: running;
  -o-animation-name: animacionInicioImgC;
  -o-animation-duration: 3s;
  -o-animation-timing-function: linear;
  -o-animation-delay: 1s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -o-animation-play-state: running;
}
html #content #inicio .boxInicio .groupImagenes .boxImages1 .img4,
body #content #inicio .boxInicio .groupImagenes .boxImages1 .img4,
html #content #inicio1 .boxInicio .groupImagenes .boxImages1 .img4,
body #content #inicio1 .boxInicio .groupImagenes .boxImages1 .img4,
html #content #inicio2 .boxInicio .groupImagenes .boxImages1 .img4,
body #content #inicio2 .boxInicio .groupImagenes .boxImages1 .img4,
html #content #inicio3 .boxInicio .groupImagenes .boxImages1 .img4,
body #content #inicio3 .boxInicio .groupImagenes .boxImages1 .img4,
html #content #inicio4 .boxInicio .groupImagenes .boxImages1 .img4,
body #content #inicio4 .boxInicio .groupImagenes .boxImages1 .img4,
html #content #inicio5 .boxInicio .groupImagenes .boxImages1 .img4,
body #content #inicio5 .boxInicio .groupImagenes .boxImages1 .img4,
html #content #inicio .boxInicio .groupImagenes .boxImages2 .img4,
body #content #inicio .boxInicio .groupImagenes .boxImages2 .img4,
html #content #inicio1 .boxInicio .groupImagenes .boxImages2 .img4,
body #content #inicio1 .boxInicio .groupImagenes .boxImages2 .img4,
html #content #inicio2 .boxInicio .groupImagenes .boxImages2 .img4,
body #content #inicio2 .boxInicio .groupImagenes .boxImages2 .img4,
html #content #inicio3 .boxInicio .groupImagenes .boxImages2 .img4,
body #content #inicio3 .boxInicio .groupImagenes .boxImages2 .img4,
html #content #inicio4 .boxInicio .groupImagenes .boxImages2 .img4,
body #content #inicio4 .boxInicio .groupImagenes .boxImages2 .img4,
html #content #inicio5 .boxInicio .groupImagenes .boxImages2 .img4,
body #content #inicio5 .boxInicio .groupImagenes .boxImages2 .img4,
html #content #inicio .boxInicio .groupImagenes .boxImages3 .img4,
body #content #inicio .boxInicio .groupImagenes .boxImages3 .img4,
html #content #inicio1 .boxInicio .groupImagenes .boxImages3 .img4,
body #content #inicio1 .boxInicio .groupImagenes .boxImages3 .img4,
html #content #inicio2 .boxInicio .groupImagenes .boxImages3 .img4,
body #content #inicio2 .boxInicio .groupImagenes .boxImages3 .img4,
html #content #inicio3 .boxInicio .groupImagenes .boxImages3 .img4,
body #content #inicio3 .boxInicio .groupImagenes .boxImages3 .img4,
html #content #inicio4 .boxInicio .groupImagenes .boxImages3 .img4,
body #content #inicio4 .boxInicio .groupImagenes .boxImages3 .img4,
html #content #inicio5 .boxInicio .groupImagenes .boxImages3 .img4,
body #content #inicio5 .boxInicio .groupImagenes .boxImages3 .img4,
html #content #inicio .boxInicio .groupImagenes .boxImages4 .img4,
body #content #inicio .boxInicio .groupImagenes .boxImages4 .img4,
html #content #inicio1 .boxInicio .groupImagenes .boxImages4 .img4,
body #content #inicio1 .boxInicio .groupImagenes .boxImages4 .img4,
html #content #inicio2 .boxInicio .groupImagenes .boxImages4 .img4,
body #content #inicio2 .boxInicio .groupImagenes .boxImages4 .img4,
html #content #inicio3 .boxInicio .groupImagenes .boxImages4 .img4,
body #content #inicio3 .boxInicio .groupImagenes .boxImages4 .img4,
html #content #inicio4 .boxInicio .groupImagenes .boxImages4 .img4,
body #content #inicio4 .boxInicio .groupImagenes .boxImages4 .img4,
html #content #inicio5 .boxInicio .groupImagenes .boxImages4 .img4,
body #content #inicio5 .boxInicio .groupImagenes .boxImages4 .img4 {
  width: 18%;
  z-index: 4;
  margin-left: 70%;
  margin-top: 35%;
  -o-animation-name: animacionInicioImgD;
  -ms-animation-name: animacionInicioImgD;
  -moz-animation-name: animacionInicioImgD;
  -webkit-animation-name: animacionInicioImgD;
  animation-name: animacionInicioImgD;
  -o-animation-duration: 4s;
  -ms-animation-duration: 4s;
  -moz-animation-duration: 4s;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -ms-animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -o-animation-play-state: running;
  -ms-animation-play-state: running;
  -moz-animation-play-state: running;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -moz-animation-name: animacionInicioImgD;
  -moz-animation-duration: 4s;
  -moz-animation-timing-function: linear;
  -moz-animation-delay: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  -moz-animation-play-state: running;
  -webkit-animation-name: animacionInicioImgD;
  -webkit-animation-duration: 4s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-play-state: running;
  -o-animation-name: animacionInicioImgD;
  -o-animation-duration: 4s;
  -o-animation-timing-function: linear;
  -o-animation-delay: 1s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -o-animation-play-state: running;
}
html #content #inicio .boxInicio .boxDescripcionInicio,
body #content #inicio .boxInicio .boxDescripcionInicio,
html #content #inicio1 .boxInicio .boxDescripcionInicio,
body #content #inicio1 .boxInicio .boxDescripcionInicio,
html #content #inicio2 .boxInicio .boxDescripcionInicio,
body #content #inicio2 .boxInicio .boxDescripcionInicio,
html #content #inicio3 .boxInicio .boxDescripcionInicio,
body #content #inicio3 .boxInicio .boxDescripcionInicio,
html #content #inicio4 .boxInicio .boxDescripcionInicio,
body #content #inicio4 .boxInicio .boxDescripcionInicio,
html #content #inicio5 .boxInicio .boxDescripcionInicio,
body #content #inicio5 .boxInicio .boxDescripcionInicio {
  display: table;
  padding: 0px;
  margin: 150px auto 0px auto;
  width: 70%;
  min-width: 900px;
  z-index: 10;
  position: absolute;
  left: 15%;
  right: 15%;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio {
  display: block;
  padding: 0px;
  margin: 0px 0px 0px -50%;
  width: 30%;
  float: left;
  position: relative;
  z-index: 10;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 250px;
  position: absolute;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  text-transform: lowercase;
  clear: both;
  z-index: 10;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc span,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc span,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc span,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc span,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc span,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc span,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc span,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc span,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc span,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc span,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc span,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc span {
  display: block;
  padding: 0px;
  margin: 0px;
  float: left;
  overflow: hidden;
  position: absolute;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letraDefault,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letraDefault,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letraDefault,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letraDefault,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letraDefault,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letraDefault,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letraDefault,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letraDefault,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letraDefault,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letraDefault,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letraDefault,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letraDefault {
  font-family: 'Ubuntu';
  font-size: 19px;
  color: #fff;
  margin: 48px 0px 0px 0px;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra1,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra1,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra1,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra1,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra1,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra1,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra1,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra1,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra1,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra1,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra1,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra1 {
  font-family: 'Ubuntu';
  font-size: 23px;
  background-image: url("../img/a.png");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 51px;
  height: 84px;
  text-indent: -50px;
  margin: 10px 0px 0px 10px;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra2,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra2,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra2,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra2,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra2,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra2,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra2,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra2,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra2,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra2,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra2,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra2 {
  font-family: 'Ubuntu';
  font-size: 23px;
  background-image: url("../img/r.png");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 23px;
  height: 60px;
  text-indent: -50px;
  margin: 25px 0px 0px 60px;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra3,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra3,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra3,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra3,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra3,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra3,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra3,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra3,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra3,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra3,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra3,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra3 {
  font-family: 'Ubuntu';
  font-size: 23px;
  background-image: url("../img/r.png");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 20px;
  height: 55px;
  text-indent: -50px;
  margin: 28px 0px 0px 85px;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra4,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra4,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra4,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra4,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra4,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra4,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra4,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra4,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra4,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra4,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra4,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra4 {
  font-family: 'Ubuntu';
  font-size: 23px;
  background-image: url("../img/c.png");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 22px;
  height: 52px;
  text-indent: -50px;
  margin: 31px 0px 0px 105px;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra5,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra5,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra5,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra5,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra5,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra5,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra5,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra5,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra5,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra5,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra5,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .titDesc .letra5 {
  text-indent: -100px;
  width: 224px;
  height: 113px;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty1TitDesc,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty1TitDesc,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty1TitDesc,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty1TitDesc,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty1TitDesc,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty1TitDesc,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty1TitDesc,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty1TitDesc,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty1TitDesc,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty1TitDesc,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty1TitDesc,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty1TitDesc {
  background-image: url("../img/sty1BgTitDesc.png");
  background-position: left top;
  background-repeat: no-repeat;
  width: 100%;
  height: 105px;
  display: block;
  position: relative;
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty2TitDesc,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty2TitDesc,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty2TitDesc,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty2TitDesc,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty2TitDesc,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty2TitDesc,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty2TitDesc,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty2TitDesc,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty2TitDesc,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty2TitDesc,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty2TitDesc,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .sty2TitDesc {
  background-image: url("../img/sty2BgTitDesc.png");
  background-position: left top;
  background-repeat: no-repeat;
  width: 100%;
  height: 113px;
  display: block;
  position: relative;
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .btnMas,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .btnMas,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .btnMas,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .btnMas,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .btnMas,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .btnMas,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .btnMas,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .btnMas,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .btnMas,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .btnMas,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .btnMas,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .btnMas {
  z-index: 20;
  position: absolute;
  margin: -40px 0px 0px 185px;
  display: block;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc {
  display: none;
  padding: 15px 0px;
  margin: -25px 0px 0px 5px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 9;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc {
  display: block;
  padding: 30px 20px 25px 25px;
  margin: 0px;
  width: 150px;
  background-color: #d3d3d4;
  -o-transform: skew(-9deg) rotate(-9deg);
  -ms-transform: skew(-9deg) rotate(-9deg);
  -moz-transform: skew(-9deg) rotate(-9deg);
  -webkit-transform: skew(-9deg) rotate(-9deg);
  transform: skew(-9deg) rotate(-9deg);
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
html #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc .textDesc,
body #content #inicio .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc .textDesc,
html #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc .textDesc,
body #content #inicio1 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc .textDesc,
html #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc .textDesc,
body #content #inicio2 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc .textDesc,
html #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc .textDesc,
body #content #inicio3 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc .textDesc,
html #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc .textDesc,
body #content #inicio4 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc .textDesc,
html #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc .textDesc,
body #content #inicio5 .boxInicio .boxDescripcionInicio .descInicio .elementDesc .boxDesc .contDesc .textDesc {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  font-family: 'Ubuntu';
  font-size: 12px;
  color: #424242;
  line-height: 23px;
  -o-transform: skew(9deg) rotate(9deg);
  -ms-transform: skew(9deg) rotate(9deg);
  -moz-transform: skew(9deg) rotate(9deg);
  -webkit-transform: skew(9deg) rotate(9deg);
  transform: skew(9deg) rotate(9deg);
}
html #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio,
body #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio,
html #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio,
body #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio,
html #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio,
body #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio,
html #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio,
body #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio,
html #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio,
body #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio,
html #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio,
body #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio {
  display: block;
  padding: 0px;
  margin: 60px -50% 0px 0px;
  width: 400px;
  height: 130px;
  float: right;
  position: relative;
  z-index: 10;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
html #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto,
body #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto,
html #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto,
body #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto,
html #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto,
body #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto,
html #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto,
body #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto,
html #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto,
body #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto,
html #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto,
body #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
}
html #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .numPunto,
body #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .numPunto,
html #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .numPunto,
body #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .numPunto,
html #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .numPunto,
body #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .numPunto,
html #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .numPunto,
body #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .numPunto,
html #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .numPunto,
body #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .numPunto,
html #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .numPunto,
body #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .numPunto {
  display: block;
  padding: 0px;
  margin: -100px 0px 0px 0px;
  font-family: 'Lato';
  color: #fff;
  font-size: 60px;
  font-weight: bold;
  text-shadow: 2px 2px 2px #b5b5b5;
  width: 48px;
  float: left;
  overflow: hidden;
  text-indent: -40px;
  background-position: center top;
  background-repeat: no-repeat;
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  position: absolute;
}
html #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num1,
body #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num1,
html #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num1,
body #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num1,
html #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num1,
body #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num1,
html #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num1,
body #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num1,
html #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num1,
body #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num1,
html #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num1,
body #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num1 {
  background-image: url("../img/1.png");
}
html #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num2,
body #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num2,
html #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num2,
body #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num2,
html #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num2,
body #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num2,
html #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num2,
body #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num2,
html #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num2,
body #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num2,
html #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num2,
body #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num2 {
  background-image: url("../img/2.png");
}
html #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num3,
body #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num3,
html #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num3,
body #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num3,
html #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num3,
body #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num3,
html #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num3,
body #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num3,
html #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num3,
body #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num3,
html #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num3,
body #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num3 {
  background-image: url("../img/3.png");
}
html #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num4,
body #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num4,
html #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num4,
body #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num4,
html #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num4,
body #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num4,
html #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num4,
body #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num4,
html #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num4,
body #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num4,
html #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num4,
body #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num4 {
  background-image: url("../img/4.png");
}
html #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num5,
body #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num5,
html #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num5,
body #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num5,
html #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num5,
body #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num5,
html #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num5,
body #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num5,
html #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num5,
body #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num5,
html #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num5,
body #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .num5 {
  background-image: url("../img/5.png");
}
html #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .titPunto,
body #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .titPunto,
html #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .titPunto,
body #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .titPunto,
html #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .titPunto,
body #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .titPunto,
html #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .titPunto,
body #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .titPunto,
html #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .titPunto,
body #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .titPunto,
html #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .titPunto,
body #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .titPunto {
  display: block;
  padding: 0px;
  margin: 0px 0px 0px 55px;
  color: #ff8a34;
  font-family: 'Ubuntu';
  font-weight: bold;
  font-size: 30px;
  width: 360px;
  position: absolute;
}
html #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .descPunto,
body #content #inicio .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .descPunto,
html #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .descPunto,
body #content #inicio1 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .descPunto,
html #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .descPunto,
body #content #inicio2 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .descPunto,
html #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .descPunto,
body #content #inicio3 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .descPunto,
html #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .descPunto,
body #content #inicio4 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .descPunto,
html #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .descPunto,
body #content #inicio5 .boxInicio .boxDescripcionInicio .puntosInicio .elementPunto .descPunto {
  display: block;
  padding: 0px;
  margin: 35px 0px 0px 48px;
  color: #626262;
  font-size: 14px;
  width: 185px;
  clear: both;
  line-height: 22px;
  position: absolute;
}
html #content #inicio .boxInicio .imageStand,
body #content #inicio .boxInicio .imageStand,
html #content #inicio1 .boxInicio .imageStand,
body #content #inicio1 .boxInicio .imageStand,
html #content #inicio2 .boxInicio .imageStand,
body #content #inicio2 .boxInicio .imageStand,
html #content #inicio3 .boxInicio .imageStand,
body #content #inicio3 .boxInicio .imageStand,
html #content #inicio4 .boxInicio .imageStand,
body #content #inicio4 .boxInicio .imageStand,
html #content #inicio5 .boxInicio .imageStand,
body #content #inicio5 .boxInicio .imageStand {
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px auto 0px auto;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  right: 0%;
  position: absolute;
  z-index: 2;
  -moz-background-size: 50%;
  -webkit-background-size: 50%;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center 0%;
}
html #content #inicio .boxInicio .imageStand1,
body #content #inicio .boxInicio .imageStand1,
html #content #inicio1 .boxInicio .imageStand1,
body #content #inicio1 .boxInicio .imageStand1,
html #content #inicio2 .boxInicio .imageStand1,
body #content #inicio2 .boxInicio .imageStand1,
html #content #inicio3 .boxInicio .imageStand1,
body #content #inicio3 .boxInicio .imageStand1,
html #content #inicio4 .boxInicio .imageStand1,
body #content #inicio4 .boxInicio .imageStand1,
html #content #inicio5 .boxInicio .imageStand1,
body #content #inicio5 .boxInicio .imageStand1 {
  background-image: url("../img/sty1StandGroup.png");
}
html #content #inicio .boxInicio .imageStand2,
body #content #inicio .boxInicio .imageStand2,
html #content #inicio1 .boxInicio .imageStand2,
body #content #inicio1 .boxInicio .imageStand2,
html #content #inicio2 .boxInicio .imageStand2,
body #content #inicio2 .boxInicio .imageStand2,
html #content #inicio3 .boxInicio .imageStand2,
body #content #inicio3 .boxInicio .imageStand2,
html #content #inicio4 .boxInicio .imageStand2,
body #content #inicio4 .boxInicio .imageStand2,
html #content #inicio5 .boxInicio .imageStand2,
body #content #inicio5 .boxInicio .imageStand2 {
  background-image: url("../img/sty2StandGroup.png");
}
html #content #inicio .boxInicio .imageStand3,
body #content #inicio .boxInicio .imageStand3,
html #content #inicio1 .boxInicio .imageStand3,
body #content #inicio1 .boxInicio .imageStand3,
html #content #inicio2 .boxInicio .imageStand3,
body #content #inicio2 .boxInicio .imageStand3,
html #content #inicio3 .boxInicio .imageStand3,
body #content #inicio3 .boxInicio .imageStand3,
html #content #inicio4 .boxInicio .imageStand3,
body #content #inicio4 .boxInicio .imageStand3,
html #content #inicio5 .boxInicio .imageStand3,
body #content #inicio5 .boxInicio .imageStand3 {
  background-image: url("../img/sty3StandGroup.png");
}
html #content #inicio .boxInicio .imageStand4,
body #content #inicio .boxInicio .imageStand4,
html #content #inicio1 .boxInicio .imageStand4,
body #content #inicio1 .boxInicio .imageStand4,
html #content #inicio2 .boxInicio .imageStand4,
body #content #inicio2 .boxInicio .imageStand4,
html #content #inicio3 .boxInicio .imageStand4,
body #content #inicio3 .boxInicio .imageStand4,
html #content #inicio4 .boxInicio .imageStand4,
body #content #inicio4 .boxInicio .imageStand4,
html #content #inicio5 .boxInicio .imageStand4,
body #content #inicio5 .boxInicio .imageStand4 {
  background-image: url("../img/sty4StandGroup.png");
}
html #content #inicio .boxInicio .imageStand5,
body #content #inicio .boxInicio .imageStand5,
html #content #inicio1 .boxInicio .imageStand5,
body #content #inicio1 .boxInicio .imageStand5,
html #content #inicio2 .boxInicio .imageStand5,
body #content #inicio2 .boxInicio .imageStand5,
html #content #inicio3 .boxInicio .imageStand5,
body #content #inicio3 .boxInicio .imageStand5,
html #content #inicio4 .boxInicio .imageStand5,
body #content #inicio4 .boxInicio .imageStand5,
html #content #inicio5 .boxInicio .imageStand5,
body #content #inicio5 .boxInicio .imageStand5 {
  background-image: url("../img/sty5StandGroup.png");
}
html #content #inicio .boxInicio .bgStand,
body #content #inicio .boxInicio .bgStand,
html #content #inicio1 .boxInicio .bgStand,
body #content #inicio1 .boxInicio .bgStand,
html #content #inicio2 .boxInicio .bgStand,
body #content #inicio2 .boxInicio .bgStand,
html #content #inicio3 .boxInicio .bgStand,
body #content #inicio3 .boxInicio .bgStand,
html #content #inicio4 .boxInicio .bgStand,
body #content #inicio4 .boxInicio .bgStand,
html #content #inicio5 .boxInicio .bgStand,
body #content #inicio5 .boxInicio .bgStand {
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0%;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
html #content #inicio .boxInicio .bgStand1,
body #content #inicio .boxInicio .bgStand1,
html #content #inicio1 .boxInicio .bgStand1,
body #content #inicio1 .boxInicio .bgStand1,
html #content #inicio2 .boxInicio .bgStand1,
body #content #inicio2 .boxInicio .bgStand1,
html #content #inicio3 .boxInicio .bgStand1,
body #content #inicio3 .boxInicio .bgStand1,
html #content #inicio4 .boxInicio .bgStand1,
body #content #inicio4 .boxInicio .bgStand1,
html #content #inicio5 .boxInicio .bgStand1,
body #content #inicio5 .boxInicio .bgStand1 {
  background-image: url("../img/verMas1.png"), url("../img/sty1StandGroup.png");
  background-position: center 80%, center 70%;
  -moz-background-size: 3%, 50%;
  -webkit-background-size: 3%, 50%;
  background-size: 3%, 50%;
}
html #content #inicio .boxInicio .bgStand2,
body #content #inicio .boxInicio .bgStand2,
html #content #inicio1 .boxInicio .bgStand2,
body #content #inicio1 .boxInicio .bgStand2,
html #content #inicio2 .boxInicio .bgStand2,
body #content #inicio2 .boxInicio .bgStand2,
html #content #inicio3 .boxInicio .bgStand2,
body #content #inicio3 .boxInicio .bgStand2,
html #content #inicio4 .boxInicio .bgStand2,
body #content #inicio4 .boxInicio .bgStand2,
html #content #inicio5 .boxInicio .bgStand2,
body #content #inicio5 .boxInicio .bgStand2 {
  background-image: url("../img/verMas2.png"), url("../img/sty2StandGroup.png");
  background-position: center 80%, center 70%;
  -moz-background-size: 3%, 50%;
  -webkit-background-size: 3%, 50%;
  background-size: 3%, 50%;
}
html #content #inicio .boxInicio .bgStand3,
body #content #inicio .boxInicio .bgStand3,
html #content #inicio1 .boxInicio .bgStand3,
body #content #inicio1 .boxInicio .bgStand3,
html #content #inicio2 .boxInicio .bgStand3,
body #content #inicio2 .boxInicio .bgStand3,
html #content #inicio3 .boxInicio .bgStand3,
body #content #inicio3 .boxInicio .bgStand3,
html #content #inicio4 .boxInicio .bgStand3,
body #content #inicio4 .boxInicio .bgStand3,
html #content #inicio5 .boxInicio .bgStand3,
body #content #inicio5 .boxInicio .bgStand3 {
  background-image: url("../img/verMas3.png"), url("../img/sty3StandGroup.png");
  background-position: center 80%, center 70%;
  -moz-background-size: 3%, 50%;
  -webkit-background-size: 3%, 50%;
  background-size: 3%, 50%;
}
html #content #inicio .boxInicio .bgStand4,
body #content #inicio .boxInicio .bgStand4,
html #content #inicio1 .boxInicio .bgStand4,
body #content #inicio1 .boxInicio .bgStand4,
html #content #inicio2 .boxInicio .bgStand4,
body #content #inicio2 .boxInicio .bgStand4,
html #content #inicio3 .boxInicio .bgStand4,
body #content #inicio3 .boxInicio .bgStand4,
html #content #inicio4 .boxInicio .bgStand4,
body #content #inicio4 .boxInicio .bgStand4,
html #content #inicio5 .boxInicio .bgStand4,
body #content #inicio5 .boxInicio .bgStand4 {
  background-image: url("../img/verMas1.png"), url("../img/sty4StandGroup.png");
  background-position: center 80%, center 70%;
  -moz-background-size: 3%, 50%;
  -webkit-background-size: 3%, 50%;
  background-size: 3%, 50%;
}
html #content #inicio .boxInicio .bgStand5,
body #content #inicio .boxInicio .bgStand5,
html #content #inicio1 .boxInicio .bgStand5,
body #content #inicio1 .boxInicio .bgStand5,
html #content #inicio2 .boxInicio .bgStand5,
body #content #inicio2 .boxInicio .bgStand5,
html #content #inicio3 .boxInicio .bgStand5,
body #content #inicio3 .boxInicio .bgStand5,
html #content #inicio4 .boxInicio .bgStand5,
body #content #inicio4 .boxInicio .bgStand5,
html #content #inicio5 .boxInicio .bgStand5,
body #content #inicio5 .boxInicio .bgStand5 {
  background-image: url("../img/verMas1.png"), url("../img/sty5StandGroup.png");
  background-position: center 80%, center 70%;
  -moz-background-size: 3%, 50%;
  -webkit-background-size: 3%, 50%;
  background-size: 3%, 50%;
}
html #content #inicio .boxInicio .boxBtnVerMas,
body #content #inicio .boxInicio .boxBtnVerMas,
html #content #inicio1 .boxInicio .boxBtnVerMas,
body #content #inicio1 .boxInicio .boxBtnVerMas,
html #content #inicio2 .boxInicio .boxBtnVerMas,
body #content #inicio2 .boxInicio .boxBtnVerMas,
html #content #inicio3 .boxInicio .boxBtnVerMas,
body #content #inicio3 .boxInicio .boxBtnVerMas,
html #content #inicio4 .boxInicio .boxBtnVerMas,
body #content #inicio4 .boxInicio .boxBtnVerMas,
html #content #inicio5 .boxInicio .boxBtnVerMas,
body #content #inicio5 .boxInicio .boxBtnVerMas {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
}
html #content #inicio .boxInicio .boxBtnVerMas .btnVerMas,
body #content #inicio .boxInicio .boxBtnVerMas .btnVerMas,
html #content #inicio1 .boxInicio .boxBtnVerMas .btnVerMas,
body #content #inicio1 .boxInicio .boxBtnVerMas .btnVerMas,
html #content #inicio2 .boxInicio .boxBtnVerMas .btnVerMas,
body #content #inicio2 .boxInicio .boxBtnVerMas .btnVerMas,
html #content #inicio3 .boxInicio .boxBtnVerMas .btnVerMas,
body #content #inicio3 .boxInicio .boxBtnVerMas .btnVerMas,
html #content #inicio4 .boxInicio .boxBtnVerMas .btnVerMas,
body #content #inicio4 .boxInicio .boxBtnVerMas .btnVerMas,
html #content #inicio5 .boxInicio .boxBtnVerMas .btnVerMas,
body #content #inicio5 .boxInicio .boxBtnVerMas .btnVerMas {
  display: block;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  padding: 0px;
  margin: 0px auto;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  top: 0px;
  background-repeat: no-repeat;
  background-position: center top;
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
  left: 0px;
  right: 0px;
}
html #content #inicio .boxInicio .boxBtnVerMas .btnVerMas1,
body #content #inicio .boxInicio .boxBtnVerMas .btnVerMas1,
html #content #inicio1 .boxInicio .boxBtnVerMas .btnVerMas1,
body #content #inicio1 .boxInicio .boxBtnVerMas .btnVerMas1,
html #content #inicio2 .boxInicio .boxBtnVerMas .btnVerMas1,
body #content #inicio2 .boxInicio .boxBtnVerMas .btnVerMas1,
html #content #inicio3 .boxInicio .boxBtnVerMas .btnVerMas1,
body #content #inicio3 .boxInicio .boxBtnVerMas .btnVerMas1,
html #content #inicio4 .boxInicio .boxBtnVerMas .btnVerMas1,
body #content #inicio4 .boxInicio .boxBtnVerMas .btnVerMas1,
html #content #inicio5 .boxInicio .boxBtnVerMas .btnVerMas1,
body #content #inicio5 .boxInicio .boxBtnVerMas .btnVerMas1 {
  background-image: url("../img/verMas1.png");
}
html #content #inicio .boxInicio .boxBtnVerMas .btnVerMas2,
body #content #inicio .boxInicio .boxBtnVerMas .btnVerMas2,
html #content #inicio1 .boxInicio .boxBtnVerMas .btnVerMas2,
body #content #inicio1 .boxInicio .boxBtnVerMas .btnVerMas2,
html #content #inicio2 .boxInicio .boxBtnVerMas .btnVerMas2,
body #content #inicio2 .boxInicio .boxBtnVerMas .btnVerMas2,
html #content #inicio3 .boxInicio .boxBtnVerMas .btnVerMas2,
body #content #inicio3 .boxInicio .boxBtnVerMas .btnVerMas2,
html #content #inicio4 .boxInicio .boxBtnVerMas .btnVerMas2,
body #content #inicio4 .boxInicio .boxBtnVerMas .btnVerMas2,
html #content #inicio5 .boxInicio .boxBtnVerMas .btnVerMas2,
body #content #inicio5 .boxInicio .boxBtnVerMas .btnVerMas2 {
  background-image: url("../img/verMas2.png");
}
html #content #inicio .boxInicio .boxBtnVerMas .btnVerMas3,
body #content #inicio .boxInicio .boxBtnVerMas .btnVerMas3,
html #content #inicio1 .boxInicio .boxBtnVerMas .btnVerMas3,
body #content #inicio1 .boxInicio .boxBtnVerMas .btnVerMas3,
html #content #inicio2 .boxInicio .boxBtnVerMas .btnVerMas3,
body #content #inicio2 .boxInicio .boxBtnVerMas .btnVerMas3,
html #content #inicio3 .boxInicio .boxBtnVerMas .btnVerMas3,
body #content #inicio3 .boxInicio .boxBtnVerMas .btnVerMas3,
html #content #inicio4 .boxInicio .boxBtnVerMas .btnVerMas3,
body #content #inicio4 .boxInicio .boxBtnVerMas .btnVerMas3,
html #content #inicio5 .boxInicio .boxBtnVerMas .btnVerMas3,
body #content #inicio5 .boxInicio .boxBtnVerMas .btnVerMas3 {
  background-image: url("../img/verMas3.png");
}
html #content #inicio .boxInicio .boxBtnVerMas .btnVerMas4,
body #content #inicio .boxInicio .boxBtnVerMas .btnVerMas4,
html #content #inicio1 .boxInicio .boxBtnVerMas .btnVerMas4,
body #content #inicio1 .boxInicio .boxBtnVerMas .btnVerMas4,
html #content #inicio2 .boxInicio .boxBtnVerMas .btnVerMas4,
body #content #inicio2 .boxInicio .boxBtnVerMas .btnVerMas4,
html #content #inicio3 .boxInicio .boxBtnVerMas .btnVerMas4,
body #content #inicio3 .boxInicio .boxBtnVerMas .btnVerMas4,
html #content #inicio4 .boxInicio .boxBtnVerMas .btnVerMas4,
body #content #inicio4 .boxInicio .boxBtnVerMas .btnVerMas4,
html #content #inicio5 .boxInicio .boxBtnVerMas .btnVerMas4,
body #content #inicio5 .boxInicio .boxBtnVerMas .btnVerMas4 {
  background-image: url("../img/verMas1.png");
}
html #content #inicio .boxInicio .boxBtnVerMas .btnVerMas5,
body #content #inicio .boxInicio .boxBtnVerMas .btnVerMas5,
html #content #inicio1 .boxInicio .boxBtnVerMas .btnVerMas5,
body #content #inicio1 .boxInicio .boxBtnVerMas .btnVerMas5,
html #content #inicio2 .boxInicio .boxBtnVerMas .btnVerMas5,
body #content #inicio2 .boxInicio .boxBtnVerMas .btnVerMas5,
html #content #inicio3 .boxInicio .boxBtnVerMas .btnVerMas5,
body #content #inicio3 .boxInicio .boxBtnVerMas .btnVerMas5,
html #content #inicio4 .boxInicio .boxBtnVerMas .btnVerMas5,
body #content #inicio4 .boxInicio .boxBtnVerMas .btnVerMas5,
html #content #inicio5 .boxInicio .boxBtnVerMas .btnVerMas5,
body #content #inicio5 .boxInicio .boxBtnVerMas .btnVerMas5 {
  background-image: url("../img/verMas1.png");
}
html #content #inicio .boxInicio .boxAnimacionInicio,
body #content #inicio .boxInicio .boxAnimacionInicio,
html #content #inicio1 .boxInicio .boxAnimacionInicio,
body #content #inicio1 .boxInicio .boxAnimacionInicio,
html #content #inicio2 .boxInicio .boxAnimacionInicio,
body #content #inicio2 .boxInicio .boxAnimacionInicio,
html #content #inicio3 .boxInicio .boxAnimacionInicio,
body #content #inicio3 .boxInicio .boxAnimacionInicio,
html #content #inicio4 .boxInicio .boxAnimacionInicio,
body #content #inicio4 .boxInicio .boxAnimacionInicio,
html #content #inicio5 .boxInicio .boxAnimacionInicio,
body #content #inicio5 .boxInicio .boxAnimacionInicio {
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px auto 0px auto;
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 15%;
  right: 15%;
  z-index: 2;
}
html #content #inicio .boxInicio .boxAnimacionInicio .groupStand,
body #content #inicio .boxInicio .boxAnimacionInicio .groupStand,
html #content #inicio1 .boxInicio .boxAnimacionInicio .groupStand,
body #content #inicio1 .boxInicio .boxAnimacionInicio .groupStand,
html #content #inicio2 .boxInicio .boxAnimacionInicio .groupStand,
body #content #inicio2 .boxInicio .boxAnimacionInicio .groupStand,
html #content #inicio3 .boxInicio .boxAnimacionInicio .groupStand,
body #content #inicio3 .boxInicio .boxAnimacionInicio .groupStand,
html #content #inicio4 .boxInicio .boxAnimacionInicio .groupStand,
body #content #inicio4 .boxInicio .boxAnimacionInicio .groupStand,
html #content #inicio5 .boxInicio .boxAnimacionInicio .groupStand,
body #content #inicio5 .boxInicio .boxAnimacionInicio .groupStand {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 57%;
  position: absolute;
  top: 20%;
}
html #content #inicio .boxInicio .boxAnimacionInicio .groupStand .stand,
body #content #inicio .boxInicio .boxAnimacionInicio .groupStand .stand,
html #content #inicio1 .boxInicio .boxAnimacionInicio .groupStand .stand,
body #content #inicio1 .boxInicio .boxAnimacionInicio .groupStand .stand,
html #content #inicio2 .boxInicio .boxAnimacionInicio .groupStand .stand,
body #content #inicio2 .boxInicio .boxAnimacionInicio .groupStand .stand,
html #content #inicio3 .boxInicio .boxAnimacionInicio .groupStand .stand,
body #content #inicio3 .boxInicio .boxAnimacionInicio .groupStand .stand,
html #content #inicio4 .boxInicio .boxAnimacionInicio .groupStand .stand,
body #content #inicio4 .boxInicio .boxAnimacionInicio .groupStand .stand,
html #content #inicio5 .boxInicio .boxAnimacionInicio .groupStand .stand,
body #content #inicio5 .boxInicio .boxAnimacionInicio .groupStand .stand {
  width: 61%;
  height: 100%;
  margin: 0px auto;
  padding: 0px;
  position: absolute;
  left: 0px;
  right: 0px;
}
html #content #inicio .boxInicio .boxAnimacionInicio .groupPlataform,
body #content #inicio .boxInicio .boxAnimacionInicio .groupPlataform,
html #content #inicio1 .boxInicio .boxAnimacionInicio .groupPlataform,
body #content #inicio1 .boxInicio .boxAnimacionInicio .groupPlataform,
html #content #inicio2 .boxInicio .boxAnimacionInicio .groupPlataform,
body #content #inicio2 .boxInicio .boxAnimacionInicio .groupPlataform,
html #content #inicio3 .boxInicio .boxAnimacionInicio .groupPlataform,
body #content #inicio3 .boxInicio .boxAnimacionInicio .groupPlataform,
html #content #inicio4 .boxInicio .boxAnimacionInicio .groupPlataform,
body #content #inicio4 .boxInicio .boxAnimacionInicio .groupPlataform,
html #content #inicio5 .boxInicio .boxAnimacionInicio .groupPlataform,
body #content #inicio5 .boxInicio .boxAnimacionInicio .groupPlataform {
  display: block;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 31%;
  position: absolute;
  top: 60%;
}
html #content #inicio .boxInicio .boxAnimacionInicio .groupPlataform .plataform,
body #content #inicio .boxInicio .boxAnimacionInicio .groupPlataform .plataform,
html #content #inicio1 .boxInicio .boxAnimacionInicio .groupPlataform .plataform,
body #content #inicio1 .boxInicio .boxAnimacionInicio .groupPlataform .plataform,
html #content #inicio2 .boxInicio .boxAnimacionInicio .groupPlataform .plataform,
body #content #inicio2 .boxInicio .boxAnimacionInicio .groupPlataform .plataform,
html #content #inicio3 .boxInicio .boxAnimacionInicio .groupPlataform .plataform,
body #content #inicio3 .boxInicio .boxAnimacionInicio .groupPlataform .plataform,
html #content #inicio4 .boxInicio .boxAnimacionInicio .groupPlataform .plataform,
body #content #inicio4 .boxInicio .boxAnimacionInicio .groupPlataform .plataform,
html #content #inicio5 .boxInicio .boxAnimacionInicio .groupPlataform .plataform,
body #content #inicio5 .boxInicio .boxAnimacionInicio .groupPlataform .plataform {
  width: 73%;
  height: 100%;
  margin: 0px auto;
  padding: 0px;
  position: absolute;
  left: 0px;
  right: 0px;
  display: block;
}
html #content #inicio .boxInicio .boxAnimacionInicio .groupBtnAnimation,
body #content #inicio .boxInicio .boxAnimacionInicio .groupBtnAnimation,
html #content #inicio1 .boxInicio .boxAnimacionInicio .groupBtnAnimation,
body #content #inicio1 .boxInicio .boxAnimacionInicio .groupBtnAnimation,
html #content #inicio2 .boxInicio .boxAnimacionInicio .groupBtnAnimation,
body #content #inicio2 .boxInicio .boxAnimacionInicio .groupBtnAnimation,
html #content #inicio3 .boxInicio .boxAnimacionInicio .groupBtnAnimation,
body #content #inicio3 .boxInicio .boxAnimacionInicio .groupBtnAnimation,
html #content #inicio4 .boxInicio .boxAnimacionInicio .groupBtnAnimation,
body #content #inicio4 .boxInicio .boxAnimacionInicio .groupBtnAnimation,
html #content #inicio5 .boxInicio .boxAnimacionInicio .groupBtnAnimation,
body #content #inicio5 .boxInicio .boxAnimacionInicio .groupBtnAnimation {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 6%;
  position: absolute;
  top: 76%;
}
html #content #inicio .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation,
body #content #inicio .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation,
html #content #inicio1 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation,
body #content #inicio1 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation,
html #content #inicio2 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation,
body #content #inicio2 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation,
html #content #inicio3 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation,
body #content #inicio3 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation,
html #content #inicio4 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation,
body #content #inicio4 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation,
html #content #inicio5 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation,
body #content #inicio5 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation {
  display: block;
  padding: 0px;
  margin: 0px auto;
  width: 3%;
  cursor: pointer;
  position: absolute;
  left: 0px;
  right: 0px;
}
html #content #inicio .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation:hover,
body #content #inicio .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation:hover,
html #content #inicio1 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation:hover,
body #content #inicio1 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation:hover,
html #content #inicio2 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation:hover,
body #content #inicio2 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation:hover,
html #content #inicio3 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation:hover,
body #content #inicio3 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation:hover,
html #content #inicio4 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation:hover,
body #content #inicio4 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation:hover,
html #content #inicio5 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation:hover,
body #content #inicio5 .boxInicio .boxAnimacionInicio .groupBtnAnimation .btnAnimation:hover {
  -o-animation-name: animacionInicioBtnAnimation;
  -ms-animation-name: animacionInicioBtnAnimation;
  -moz-animation-name: animacionInicioBtnAnimation;
  -webkit-animation-name: animacionInicioBtnAnimation;
  animation-name: animacionInicioBtnAnimation;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -ms-animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -o-animation-play-state: running;
  -ms-animation-play-state: running;
  -moz-animation-play-state: running;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -moz-animation-name: animacionInicioBtnAnimation;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-delay: 0s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  -moz-animation-play-state: running;
  -webkit-animation-name: animacionInicioBtnAnimation;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-play-state: running;
  -o-animation-name: animacionInicioBtnAnimation;
  -o-animation-duration: 1s;
  -o-animation-timing-function: linear;
  -o-animation-delay: 0s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -o-animation-play-state: running;
}
html #content #galClientesV2,
body #content #galClientesV2 {
  display: block;
  clear: both;
  width: 800px;
  margin: 35px auto 0px auto;
  position: relative;
}
html #content #galClientesV2 #btnIzquierda,
body #content #galClientesV2 #btnIzquierda,
html #content #galClientesV2 #btnDerecha,
body #content #galClientesV2 #btnDerecha {
  display: block;
  padding: 0px 0px;
  margin: 0px;
  position: absolute;
  color: #fff;
  font-weight: bold;
  background-position: center top;
  background-repeat: no-repeat;
  width: 54px;
  height: 54px;
  overflow: hidden;
  text-indent: -999px;
  cursor: pointer;
  top: 266px;
}
html #content #galClientesV2 #btnIzquierda,
body #content #galClientesV2 #btnIzquierda {
  left: -100px;
  background-image: url("../img/sty2LeftArrow.png");
}
html #content #galClientesV2 #btnDerecha,
body #content #galClientesV2 #btnDerecha {
  right: -100px;
  background-image: url("../img/sty2RightArrow.png");
}
html #content #galClientesV2 .ventana,
body #content #galClientesV2 .ventana {
  display: block;
  width: 800px;
  height: 600px;
}
html #content #galClientesV2 .ventana .cuadro,
body #content #galClientesV2 .ventana .cuadro {
  width: 800px;
  height: 600px;
  display: block;
}
html #content #galClientesV2 .ventana .cuadro .item,
body #content #galClientesV2 .ventana .cuadro .item {
  display: block;
  width: 24%;
  height: 30%;
  margin: 0px 7px 7px 0px;
  overflow: hidden;
  float: left;
  cursor: pointer;
}
html #content #galClientesV2 .ventana .cuadro .item img,
body #content #galClientesV2 .ventana .cuadro .item img {
  display: block;
  width: 100%;
}
html #content #clientes,
body #content #clientes {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 100%;
  padding-top: 70px;
  position: relative;
/*código version 2*/
/*termina código version 2*/
/*#boxGalClientes
				display block
				padding 10px
				margin 10px auto 0px auto
				width 981px
				//width 60%
				height 734px
				//height 70%
				border-radius 5px
				background-image url('../img/sty2bgSite.png')
				//overflow hidden
				position relative
				.btnLeft
					display block
					padding 0px
					//margin 30% 0px 0px -4%
					width 57px
					height 52px
					position absolute
					background-image url('../img/sty1LeftArrow.png')
					background-position left top
					background-repeat no-repeat
					//float left
					cursor pointer
					top 42%
					left -5%
				.btnRight
					display block
					padding 0px
					//margin 30% 0px 0px 60%
					width 60px
					height 52px
					position absolute
					background-image url('../img/sty1RightArrow.png')
					background-position left top
					background-repeat no-repeat
					//float right
					cursor pointer
					top 42%
					left 99%
				.windowGalClientes
					display block
					padding 0px
					margin 0px
					width 100%
					height 100%
					overflow hidden
					background-color #FFFFFF
					.displayGalClientes
						display block
						padding 0px
						margin 0px auto
						//width 975px
						width 100%
						//height 730px
						height 100% 
						//background-color #FFFFFF
						overflow hidden
						.secGal
							display block
							padding 0px
							margin 0px
							//width 975px
							//height 730px
							width 100%
							height 100%
							overflow hidden
							float left
							.item
								display block
								padding 0px 0px 0px 0px
								margin 0px
								//width 243px
								//height 232px
								width 25%
								height 33%
								//min-width 25%
								//min-height 33%
								overflow hidden
								float left
								background-position center top
								background-repeat no-repeat
								background-size 100%
								//position relative
								//background-color #FFFFFF
								.centerImg
									display block
									width 100%
									height 100%
									//height 200px
									margin 0px auto
									padding 0px
									position relative
									overflow hidden
									img.img
										display block
										//width 100%
										height 100%
										//height 200px
										padding 0px
										margin 0px auto
										left 0px
										right 0px
										position absolute

										filter gray

										filter grayscale(100%)
										filter url('#grayscale')
										-webkit-filter grayscale(100%)
										-webkit-filter grayscale(1)
										-moz-filter grayscale(100%)
										-ms-filter grayscale(100%)
										-o-filter grayscale(100%)
										filter url('filter.svg#gris')
									img.img:hover
										filter none 
										filter: grayscale(0%);
										-webkit-filter grayscale(0%)
										-webkit-filter grayscale(0)
										-moz-filter grayscale(0%)
										-ms-filter grayscale(0%)
										-o-filter grayscale(0%)
										filter url('filter.svg#normal')	
							.selectedItem
								.centerImg
									img.img 
										filter none

										filter: grayscale(0%);
										-webkit-filter grayscale(0%)
										-webkit-filter grayscale(0)
										-moz-filter grayscale(0%)
										-ms-filter grayscale(0%)
										-o-filter grayscale(0%)
										filter url('filter.svg#normal')
										*/
}
html #content #clientes h2,
body #content #clientes h2 {
  display: block;
  padding: 0px;
  margin: 60px auto 0px auto;
  width: 70%;
  color: #ff8a34;
  font-family: 'Ubuntu';
  font-size: 30px;
  font-weight: bold;
  text-align: right;
}
html #content #clientes h2 .btnMas,
body #content #clientes h2 .btnMas {
  float: right;
  margin-top: 3px;
  margin-left: 5px;
}
html #content #clientes #closeDisplayGalleryClientsOut1,
body #content #clientes #closeDisplayGalleryClientsOut1 {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
html #content #clientes #galleryClients,
body #content #clientes #galleryClients {
  display: block;
  padding: 0px;
  margin: 20px 0px 0px 0px;
  width: 100%;
  height: 600px;
  position: relative;
}
html #content #clientes #galleryClients #closeDisplayGalleryClientsOut2,
body #content #clientes #galleryClients #closeDisplayGalleryClientsOut2 {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
html #content #clientes #galleryClients #boxDetailGalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients {
  display: block;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 0%;
  position: absolute;
  top: 50.5%;
  background-color: #313132;
  overflow: hidden;
  color: #fff;
  z-index: 5;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #preloadGalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients #preloadGalleryClients {
  display: block;
  padding: 0px;
  margin: 10% auto;
  width: 2%;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients {
  display: block;
  padding: 0px;
  margin: 1.1% auto;
  width: 735px;
  height: 330px;
  position: relative;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #closeDetailGalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #closeDetailGalleryClients {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 10%;
  height: 5%;
  position: absolute;
  top: 0px;
  left: 90%;
  font-family: 'Ubuntu';
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #numPagBox1GalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #numPagBox1GalleryClients {
  display: table;
  width: 50%;
  height: 10%;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 0%;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #numPagBox1GalleryClients span,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #numPagBox1GalleryClients span {
  display: table;
  padding: 0px;
  margin: 0px;
  float: right;
  position: relative;
  top: -8px;
  left: -20px;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box1GalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box1GalleryClients {
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 13px 0px 0px 0px;
  width: 50%;
  height: 97%;
  position: absolute;
  cursor: pointer;
  z-index: 1;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box1GalleryClients img,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box1GalleryClients img {
  max-width: 100%;
  max-height: 100%;
  padding: 0px;
  margin: 0px auto;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 50%;
  height: 10%;
  position: absolute;
  font-family: 'Ubuntu';
  font-size: 20px;
  font-weight: bold;
  color: #f8f8f8;
  top: 46%;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients #btnLeftBox1GalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients #btnLeftBox1GalleryClients,
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients #btnRightBox1GalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients #btnRightBox1GalleryClients {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 10%;
  height: 100%;
  background-color: #6d6e71;
  -o-box-shadow: 1px 1px 5px 1px #000;
  -ms-box-shadow: 1px 1px 5px 1px #000;
  -moz-box-shadow: 1px 1px 5px 1px #000;
  -webkit-box-shadow: 1px 1px 5px 1px #000;
  box-shadow: 1px 1px 5px 1px #000;
  -webkit-background-clip: padding-box;
  cursor: pointer;
  position: relative;
  z-index: 100;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients #btnLeftBox1GalleryClients span,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients #btnLeftBox1GalleryClients span,
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients #btnRightBox1GalleryClients span,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients #btnRightBox1GalleryClients span {
  display: table;
  margin: 4px auto 0px auto;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients #btnLeftBox1GalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients #btnLeftBox1GalleryClients {
  float: left;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients #btnRightBox1GalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #buttonsBox1GalleryClients #btnRightBox1GalleryClients {
  float: right;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #boxDescGalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #boxDescGalleryClients {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 50%;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #boxDescGalleryClients h3,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #boxDescGalleryClients h3 {
  display: block;
  padding: 0px;
  margin: 5px 0px 0px 7%;
  width: 93%;
  height: 20%;
  border-bottom: 1px solid #6d6e71;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #boxDescGalleryClients h3 .text,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #boxDescGalleryClients h3 .text {
  font-family: 'Ubuntu';
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #boxDescGalleryClients h3 .text1,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #boxDescGalleryClients h3 .text1 {
  font-size: 11px;
  text-transform: uppercase;
  padding: 0px 0px 3px 0px;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #boxDescGalleryClients h3 .text2,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #boxDescGalleryClients h3 .text2 {
  font-size: 18px;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #boxDescGalleryClients .desc,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #boxDescGalleryClients .desc {
  display: block;
  padding: 17px 0px;
  margin: 0px 0px 0px 7%;
  width: 93%;
  font-family: 'Ubuntu';
  font-size: 11px;
  line-height: 18px;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients {
  display: none;
  padding: 0px;
  margin: 0px;
  width: 50%;
  height: 35%;
  top: 65%;
  left: 50%;
  position: absolute;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients h3,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients h3 {
  display: block;
  padding: 3% 0px 0px 0px;
  margin: 0px 0px 0px 7%;
  width: 93%;
  height: 20%;
  border-bottom: 1px solid #6d6e71;
  border-top: 1px solid #6d6e71;
  font-family: 'Ubuntu';
  font-size: 11px;
  text-transform: uppercase;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients .arrows,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients .arrows {
  display: block;
  padding: 0px;
  width: 5%;
  height: 40%;
  top: 45%;
  position: absolute;
  background-position: left top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  cursor: pointer;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients #leftGC,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients #leftGC {
  margin: 0px 0px 0px 7%;
  background-image: url("../img/sty3LeftArrow.png");
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients #rightGC,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients #rightGC {
  margin: 0px 0px 0px 95%;
  background-image: url("../img/sty3RightArrow.png");
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients .box,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients .box {
  display: block;
  padding: 0px;
  margin: 0px 0px 0px 13%;
  width: 80%;
  height: 100%;
  overflow: hidden;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients .box .displayBox,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients .box .displayBox {
  display: block;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
}
html #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients .box .displayBox img,
body #content #clientes #galleryClients #boxDetailGalleryClients #detailGalleryClients #box2GalleryClients .box .displayBox img {
  display: block;
  padding: 0px;
  margin: 2% 0px 0px 2%;
  width: 30%;
  float: left;
  cursor: pointer;
}
html #content #clientes #galleryClients #buttonsGalleryClients,
body #content #clientes #galleryClients #buttonsGalleryClients {
  display: block;
  padding: 0px;
  margin: 0px auto;
  width: 735px;
  height: 6%;
  position: absolute;
  left: 0px;
  right: 0px;
}
html #content #clientes #galleryClients #buttonsGalleryClients #leftArrowGalleryClients,
body #content #clientes #galleryClients #buttonsGalleryClients #leftArrowGalleryClients {
  display: block;
  padding: 0px;
  margin: 38% 0px 0px -100px;
  width: 54px;
  height: 54px;
  background-image: url("../img/sty2LeftArrow.png");
  background-position: left top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  cursor: pointer;
  position: relative;
  z-index: 6;
}
html #content #clientes #galleryClients #buttonsGalleryClients #rightArrowGalleryClients,
body #content #clientes #galleryClients #buttonsGalleryClients #rightArrowGalleryClients {
  display: block;
  padding: 0px;
  margin: -54px 0px 0px 105%;
  width: 54px;
  height: 54px;
  background-image: url("../img/sty2RightArrow.png");
  background-position: left top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  cursor: pointer;
  position: relative;
  z-index: 6;
}
html #content #clientes #galleryClients #displayGalleryClients,
body #content #clientes #galleryClients #displayGalleryClients {
  display: block;
  padding: 0px;
  margin: 0px auto;
  width: 735px;
  height: 100%;
  overflow: hidden;
  position: relative;
}
html #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients,
body #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
}
html #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients,
body #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  float: left;
}
html #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients,
body #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 25%;
}
html #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients,
body #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients {
  display: block;
  padding: 0px;
  margin: 0px 0.4% 0.4% 0px;
  width: 19.56%;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  float: left;
}
html #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients img,
body #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients img {
  display: block;
  padding: 0px;
  margin: 0px auto;
  width: 100%;
  max-height: 150px;
}
html #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients .white,
body #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients .white {
  display: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #fff;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  filter: alpha(opacity=60);
}
html #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients .boxDescGalleryClients,
body #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients .boxDescGalleryClients {
  display: none;
  padding: 20% 18% 20% 18%;
  margin: 0px auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ef4d23;
  color: #fff;
}
html #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients .boxDescGalleryClients .text,
body #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients .boxDescGalleryClients .text {
  display: block;
  width: 70%;
  padding: 0px;
  margin: 0px;
  color: #fff;
  font-family: 'Ubuntu';
}
html #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients .boxDescGalleryClients .sty1Text,
body #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients .boxDescGalleryClients .sty1Text {
  font-size: 9px;
  text-transform: uppercase;
}
html #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients .boxDescGalleryClients .sty2Text,
body #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients .boxDescGalleryClients .sty2Text {
  font-size: 13px;
  height: 50%;
}
html #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients .boxDescGalleryClients .sty3Text,
body #content #clientes #galleryClients #displayGalleryClients #contentDisplayGalleryClients .boxDisplayGalleryClients .rowImgsGalleryClients .boxImgsGalleryClients .boxDescGalleryClients .sty3Text {
  font-size: 9px;
  text-transform: uppercase;
  text-align: right;
}
html #content #alcances,
body #content #alcances {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 100%;
/*#boxAlcances
				display table
				//padding 0px 0px 500px 0px
				padding 0px
				margin 0px
				width 100%
				height 100%
				#groupImgAlcances
					display block
					padding 0px
					margin 0px
					width 100%
					height 100%
					overflow hidden
					position absolute
					.boxImgAlcances1,.boxImgAlcances2,.boxImgAlcances3,.boxImgAlcances4,
						display block
						padding 0px
						margin 0px
						width 100%
						height 100%
						position absolute
						.imgFlotante
							display block
							padding 0px
							margin 0px
							position absolute
						.img1
							width 28%
							//margin-top 50%
							margin-top 25%
							margin-left 0%
							z-index 1
							animation-name animacionInicioImgA
							animation-duration 3s
							animation-timing-function linear
							animation-delay 1s
							animation-iteration-count infinite
							animation-direction alternate
							animation-play-state running

							-moz-animation-name animacionInicioImgA
							-moz-animation-duration 3s
							-moz-animation-timing-function linear
							-moz-animation-delay 1s
							-moz-animation-iteration-count infinite
							-moz-animation-direction alternate
							-moz-animation-play-state running

							-webkit-animation-name animacionInicioImgA
							-webkit-animation-duration 3s
							-webkit-animation-timing-function linear
							-webkit-animation-delay 1s
							-webkit-animation-iteration-count infinite
							-webkit-animation-direction alternate
							-webkit-animation-play-state running

							-o-animation-name animacionInicioImgA
							-o-animation-duration 3s
							-o-animation-timing-function linear
							-o-animation-delay 1s
							-o-animation-iteration-count infinite
							-o-animation-direction alternate
							-o-animation-play-state running
						.img2
							width 18%
							//margin-top 30%
							margin-top 10%
							margin-left 17%
							animation-name animacionInicioImgB
							animation-duration 4s
							animation-timing-function linear
							animation-delay 1s
							animation-iteration-count infinite
							animation-direction alternate
							animation-play-state running

							-moz-animation-name animacionInicioImgB
							-moz-animation-duration 4s
							-moz-animation-timing-function linear
							-moz-animation-delay 1s
							-moz-animation-iteration-count infinite
							-moz-animation-direction alternate
							-moz-animation-play-state running

							-webkit-animation-name animacionInicioImgB
							-webkit-animation-duration 4s
							-webkit-animation-timing-function linear
							-webkit-animation-delay 1s
							-webkit-animation-iteration-count infinite
							-webkit-animation-direction alternate
							-webkit-animation-play-state running

							-o-animation-name animacionInicioImgB
							-o-animation-duration 4s
							-o-animation-timing-function linear
							-o-animation-delay 1s
							-o-animation-iteration-count infinite
							-o-animation-direction alternate
							-o-animation-play-state running
						.img3
							width 32%
							//margin-top 10%
							margin-top 4%
							margin-left 70%
							z-index 1
							animation-name animacionInicioImgC
							animation-duration 3s
							animation-timing-function linear
							animation-delay 1s
							animation-iteration-count infinite
							animation-direction alternate
							animation-play-state running

							-moz-animation-name animacionInicioImgC
							-moz-animation-duration 3s
							-moz-animation-timing-function linear
							-moz-animation-delay 1s
							-moz-animation-iteration-count infinite
							-moz-animation-direction alternate
							-moz-animation-play-state running

							-webkit-animation-name animacionInicioImgC
							-webkit-animation-duration 3s
							-webkit-animation-timing-function linear
							-webkit-animation-delay 1s
							-webkit-animation-iteration-count infinite
							-webkit-animation-direction alternate
							-webkit-animation-play-state running

							-o-animation-name animacionInicioImgC
							-o-animation-duration 3s
							-o-animation-timing-function linear
							-o-animation-delay 1s
							-o-animation-iteration-count infinite
							-o-animation-direction alternate
							-o-animation-play-state running
						.img4
							width 18%
							//margin-top 40%
							margin-top 35%
							margin-left 70%
							animation-name animacionInicioImgD
							animation-duration 4s
							animation-timing-function linear
							animation-delay 1s
							animation-iteration-count infinite
							animation-direction alternate
							animation-play-state running

							-moz-animation-name animacionInicioImgD
							-moz-animation-duration 4s
							-moz-animation-timing-function linear
							-moz-animation-delay 1s
							-moz-animation-iteration-count infinite
							-moz-animation-direction alternate
							-moz-animation-play-state running

							-webkit-animation-name animacionInicioImgD
							-webkit-animation-duration 4s
							-webkit-animation-timing-function linear
							-webkit-animation-delay 1s
							-webkit-animation-iteration-count infinite
							-webkit-animation-direction alternate
							-webkit-animation-play-state running

							-o-animation-name animacionInicioImgD
							-o-animation-duration 4s
							-o-animation-timing-function linear
							-o-animation-delay 1s
							-o-animation-iteration-count infinite
							-o-animation-direction alternate
							-o-animation-play-state running
				h2 
					display block
					padding 0px
					margin 70px auto 0px auto
					width 70%
					color #FF8A34
					font-family 'Ubuntu Bold'
					font-size 30px
					text-align right
				#listAlcances
					display table
					padding 0px
					margin 64px 15% 0px auto
					width 660px
					position relative
					z-index 3
					.opAlcance
						display table
						padding 0px 0px 0px 0px
						margin 0px 0px 25px 0px
						clear both
						.titAlcance
							display block
							padding 2px 10px 0px 0px
							margin 0px
							color #FF8A34
							font-size 24px
							font-family 'Ubuntu'
							float left
							position relative
							z-index 1
							text-align right
							width 267px
							cursor pointer
						.btnMas
							float left
							position relative
							z-index 1
							cursor pointer
						.box
							display none
							padding 33px 0px
							margin 5px 0px 0px 290px
							float left
							position absolute
							width 330px
							//width 0px
							overflow hidden
							.contAlcance
								display block
								padding 55px 34px 80px 34px
								margin 0px 0px 0px 0px
								background-color #4e4e4f
								opacity 0.6
								width 250px
								color #F3F3F3
								font-size 12px
								font-family 'Ubuntu'
								line-height 23px
								border-radius 15px
								text-align justify
								transform skew(14deg) rotate(14deg);
								.text
									display block
									padding 0px
									margin 0px
									transform skew(-15deg) rotate(-15deg);*/
}
html #content #alcances #boxAlcances,
body #content #alcances #boxAlcances {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
html #content #alcances #boxAlcances #boxMenuAlcances,
body #content #alcances #boxAlcances #boxMenuAlcances {
  display: table;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 155px;
  background-color: #6d6e71;
  position: relative;
}
html #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances,
body #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances {
  display: block;
  padding: 0px;
  margin: 0px auto;
  width: 900px;
  height: 100%;
}
html #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances h2,
body #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances h2 {
  display: table;
  padding: 0px;
  margin: 135px 0px 0px 0px;
  width: 15%;
  height: 70px;
  float: left;
}
html #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances h2 #boxTitAlcances,
body #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances h2 #boxTitAlcances {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 180px;
  height: 100%;
  float: right;
}
html #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances h2 #boxTitAlcances .btnMas,
body #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances h2 #boxTitAlcances .btnMas {
  float: left;
}
html #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances h2 #boxTitAlcances #titAlcances,
body #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances h2 #boxTitAlcances #titAlcances {
  display: table;
  padding: 0px;
  margin: 0px 0px 0px 5px;
  float: left;
  color: #fff;
  font-family: 'Ubuntu';
  font-size: 30px;
  font-weight: bold;
  width: 50%;
}
html #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances,
body #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances {
  display: table;
  padding: 0px;
  margin: 135px 0px 0px 0px;
  width: 80%;
  height: 70px;
  float: left;
}
html #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances ul,
body #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances ul {
  display: table;
  padding: 0px;
  margin: 0px;
  height: 70px;
  position: relative;
  bottom: -17px;
  float: left;
}
html #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances ul li,
body #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances ul li {
  display: table;
  padding: 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  width: 14%;
  height: 70px;
  position: relative;
}
html #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances ul li .bgOpMenuAlcances,
body #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances ul li .bgOpMenuAlcances {
  display: block;
  padding: 0px;
  margin: 0px auto;
  width: 0%;
  height: 0%;
  background-image: url("../img/sty1bgOp.png");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 10px;
}
html #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances ul li a,
body #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances ul li a {
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  width: 100%;
  height: 70px;
  color: #fff;
  font-family: 'Ubuntu';
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
html #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances ul li a .texto,
body #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances ul li a .texto {
  padding: 20px 0px 0px 0px;
}
html #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances ul li a.active,
body #content #alcances #boxAlcances #boxMenuAlcances #centrarMenuAlcances #menuAlcances ul li a.active {
  background-image: url("../img/sty1bgOp.png");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 100% 70%;
  -webkit-background-size: 100% 70%;
  background-size: 100% 70%;
}
html #content #alcances #boxAlcances #displayListAlcances,
body #content #alcances #boxAlcances #displayListAlcances {
  display: block;
  padding: 0px;
  margin: 20px auto 0px auto;
  width: 800px;
  height: 550px;
  overflow: hidden;
}
html #content #alcances #boxAlcances #displayListAlcances #boxListAlcances,
body #content #alcances #boxAlcances #displayListAlcances #boxListAlcances {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
}
html #content #alcances #boxAlcances #displayListAlcances #boxListAlcances .listImgsAlcances,
body #content #alcances #boxAlcances #displayListAlcances #boxListAlcances .listImgsAlcances {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  float: left;
}
html #content #alcances #boxAlcances #displayListAlcances #boxListAlcances .listImgsAlcances li,
body #content #alcances #boxAlcances #displayListAlcances #boxListAlcances .listImgsAlcances li {
  display: block;
  padding: 0px;
  margin: 0px 1% 1% 0px;
  width: 24%;
  height: 32.33%;
  float: left;
}
html #content #alcances #boxAlcances #displayListAlcances #boxListAlcances .listImgsAlcances li a,
body #content #alcances #boxAlcances #displayListAlcances #boxListAlcances .listImgsAlcances li a {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: relative;
  text-decoration: none;
  font-family: 'Ubuntu';
  font-size: 12px;
  color: #fff;
  overflow: hidden;
}
html #content #alcances #boxAlcances #displayListAlcances #boxListAlcances .listImgsAlcances li a img,
body #content #alcances #boxAlcances #displayListAlcances #boxListAlcances .listImgsAlcances li a img {
  display: block;
  padding: 0px;
  margin: 0px auto;
  height: 100%;
  position: absolute;
  left: 0px;
  right: 0px;
}
html #content #alcances #boxAlcances #displayListAlcances #boxListAlcances .listImgsAlcances li a .descImgAlcances,
body #content #alcances #boxAlcances #displayListAlcances #boxListAlcances .listImgsAlcances li a .descImgAlcances {
  display: table;
  padding: 7px 7px;
  margin: 0px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  background-image: url("../img/sty2BgOp.png");
  background-position: left top;
  background-repeat: repeat;
}
html #content #cotiza,
body #content #cotiza {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 100%;
}
html #content #cotiza #boxCotiza,
body #content #cotiza #boxCotiza {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
html #content #cotiza #boxCotiza #bgCotiza,
body #content #cotiza #boxCotiza #bgCotiza {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url("../img/sty2Shadow.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
}
html #content #cotiza #boxCotiza #boxFormCotiza,
body #content #cotiza #boxCotiza #boxFormCotiza {
  display: table;
  padding: 20px 0px;
  margin: 7% 5% 0px 5%;
  width: 90%;
  height: 84%;
  background-image: url("../img/sty2bgSite.png");
  background-position: left top;
  -o-border-radius: 10px 10px 0px 0px;
  -ms-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  position: relative;
  top: 0px;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza {
  display: block;
  padding: 0px;
  margin: 0px auto;
  width: 1028px;
  height: 470px;
  overflow: hidden;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields {
  display: table;
  padding: 0px;
  margin: 0px auto;
  width: 913px;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza {
  display: table;
  padding: 0px;
  margin: 0px 0px 18px 0px;
  width: 100%;
  background-image: url("../img/sty1Bar.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  -moz-background-size: 100% 5%;
  -webkit-background-size: 100% 5%;
  background-size: 100% 5%;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxTitlesFormCotiza,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxTitlesFormCotiza {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 50%;
  float: left;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxTitlesFormCotiza h2,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxTitlesFormCotiza h2 {
  display: block;
  padding: 0px 0px 9px 0px;
  margin: 0px;
  width: 100%;
  color: #ff8a34;
  font-size: 30px;
  font-family: 'Ubuntu';
  font-weight: bold;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxTitlesFormCotiza h2 span,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxTitlesFormCotiza h2 span {
  display: table;
  padding: 0px 20px 0px 0px;
  margin: 0px;
  float: left;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxTitlesFormCotiza h3,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxTitlesFormCotiza h3 {
  display: block;
  padding: 0px 0px 18px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  font-family: 'Ubuntu';
  font-style: italic;
  width: 286px;
  line-height: 20px;
  clear: both;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxLinksFormsCotiza,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxLinksFormsCotiza {
  display: table;
  padding: 0px;
  margin: 0px;
  float: right;
  width: 50%;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxLinksFormsCotiza h2,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxLinksFormsCotiza h2 {
  display: table;
  padding: 0px 0px 9px 0px;
  margin: 0px;
  width: 100%;
  color: #ff8a34;
  font-size: 24px;
  font-family: 'Ubuntu';
  font-weight: bold;
  clear: both;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxLinksFormsCotiza h2 span,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxLinksFormsCotiza h2 span {
  display: table;
  padding: 0px 20px 0px 0px;
  margin: 0px;
  float: left;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxLinksFormsCotiza a,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields #titlesFormCotiza #boxLinksFormsCotiza a {
  display: table;
  padding: 15px 0px;
  margin: 0px 10px 0px 0px;
  width: 197px;
  background-image: url("../img/sty5Btn.png");
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  color: #525252;
  font-family: 'Ubuntu';
  font-weight: bold;
  text-decoration: none;
  text-indent: 15px;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block1,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block1 {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 491px;
  float: left;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block1 label,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block1 label {
  color: #fefefe;
  font-size: 14px;
  font-family: 'Ubuntu';
  width: 154px;
  display: table;
  float: left;
  padding: 4px 0px 0px 7px;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block1 input[type="text"],
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block1 input[type="text"] {
  padding: 4px 10px;
  margin: 0px;
  width: 245px;
  border: none;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  outline: 0px;
  font-size: 14px;
  color: #515151;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block2,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block2 {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 417px;
  clear: right;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block2 label,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block2 label {
  color: #fefefe;
  font-size: 14px;
  font-family: 'Ubuntu';
  display: block;
  padding: 0px 0px 20px 0px;
  margin: 0px;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block2 textarea,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block2 textarea {
  display: block;
  padding: 4px 10px;
  margin: 0px;
  width: 400px;
  height: 90px;
  border: none;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  resize: none;
  outline: 0px;
  font-size: 14px;
  color: #515151;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block2 input[type="button"],
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block2 input[type="button"],
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block2 input[type="submit"],
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block2 input[type="submit"] {
  background-image: url("../img/sty1Btn.png");
  background-position: left top;
  background-repeat: no-repeat;
  border: none;
  width: 93px;
  height: 37px;
  background-color: transparent;
  font-family: 'Ubuntu';
  font-weight: bold;
  font-size: 14px;
  color: #515151;
  text-transform: uppercase;
  -o-box-shadow: 1px 1px 10px #333;
  -ms-box-shadow: 1px 1px 10px #333;
  -moz-box-shadow: 1px 1px 10px #333;
  -webkit-box-shadow: 1px 1px 10px #333;
  box-shadow: 1px 1px 10px #333;
  -webkit-background-clip: padding-box;
  margin: 0px 0px 0px 317px;
  cursor: pointer;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block2 input[type="text"],
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #frmCotizaFields .block2 input[type="text"] {
  padding: 4px 10px;
  margin: 0px;
  width: 245px;
  border: none;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  outline: 0px;
  font-size: 14px;
  color: #515151;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #mapaCotiza,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #mapaCotiza {
  display: block;
  padding: 0px;
  margin: -20px auto 0px auto;
  width: 953px;
  height: 422px;
  position: relative;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #mapaCotiza #btnMapaCotiza,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #mapaCotiza #btnMapaCotiza {
  display: block;
  padding: 0px;
  margin: 0px auto;
  width: 55px;
  height: 46px;
  background-position: left top;
  background-repeat: no-repeat;
  text-decoration: none;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #mapaCotiza .btn1,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #mapaCotiza .btn1 {
  background-image: url("../img/sty3Btn.png");
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #mapaCotiza .btn2,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #mapaCotiza .btn2 {
  background-image: url("../img/sty2Btn.png");
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #mapaCotiza #borderMapaCotiza,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #mapaCotiza #borderMapaCotiza {
  width: 950px;
  height: 374px;
  display: block;
  padding: 5px 0px 0px 0px;
  margin: 0px auto;
  -o-border-radius: 10px 10px 0px 0px;
  -ms-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  background-color: #e4e5d5;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #mapaCotiza #borderMapaCotiza #contentMapaCotiza,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza #mapaCotiza #borderMapaCotiza #contentMapaCotiza {
  display: block;
  padding: 0px;
  margin: 0px auto 0px auto;
  width: 947px;
  height: 368px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
html #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza .r,
body #content #cotiza #boxCotiza #boxFormCotiza #frmCotiza .r {
  display: block;
  padding: 0px 0px 22px 0px;
  margin: 0px;
  width: 100%;
}
html #content #cotiza #boxCotiza #boxFormCotiza #sty1Shadow,
body #content #cotiza #boxCotiza #boxFormCotiza #sty1Shadow {
  display: block;
  padding: 0px;
  margin: -26px auto 0px auto;
  width: 1054px;
  height: 36px;
  background-image: url("../img/sty1Shadow.png");
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
}
html #content #cotiza #boxCotiza #boxFormCotiza #datosContacto,
body #content #cotiza #boxCotiza #boxFormCotiza #datosContacto {
  display: block;
  padding: 10px 0px;
  margin: -20px 0px 0px 0px;
  width: 300px;
  color: #efefef;
  font-size: 14px;
  font-family: 'Ubuntu';
  font-style: italic;
  text-align: left;
  float: left;
  position: absolute;
}
html #content #cotiza #boxCotiza #boxFormCotiza #datosContacto p,
body #content #cotiza #boxCotiza #boxFormCotiza #datosContacto p {
  padding: 2px 0px;
}
html #content #cotiza #boxCotiza #boxFormCotiza #logosSoluciones,
body #content #cotiza #boxCotiza #boxFormCotiza #logosSoluciones {
  display: table;
  padding: 0px;
  margin: 12px auto 0px auto;
  width: 100%;
  height: 102px;
  background-color: #fff;
}
html #content #cotiza #boxCotiza #boxFormCotiza #logosSoluciones #boxLogosSoluciones,
body #content #cotiza #boxCotiza #boxFormCotiza #logosSoluciones #boxLogosSoluciones {
  display: table;
  padding: 0px;
  margin: -20px auto 0px auto;
  position: relative;
  height: 100%;
}
html #content #cotiza #boxCotiza #boxFormCotiza #logosSoluciones #boxLogosSoluciones a,
body #content #cotiza #boxCotiza #boxFormCotiza #logosSoluciones #boxLogosSoluciones a {
  text-decoration: none;
  color: #efefef;
  font-size: 14px;
  font-family: 'Ubuntu';
  text-align: center;
  font-style: normal;
  display: block;
  float: left;
  padding: 0px 50px 0px 0px;
  margin: 0px;
  height: 100px;
}
html #content #cotiza #boxCotiza #boxFormCotiza #logosSoluciones #boxLogosSoluciones a img,
body #content #cotiza #boxCotiza #boxFormCotiza #logosSoluciones #boxLogosSoluciones a img {
  display: block;
  margin: 0px auto;
  padding: 20px 0px 0px 0px;
  width: 100px;
}
html #footer2,
body #footer2 {
  display: table;
  width: 100%;
  height: 40px;
  position: fixed;
  padding: 0px;
  margin: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  font-family: 'Lato';
  font-size: 12px;
  background-image: url("../img/sty3BgInicio.png");
  background-position: left top;
  background-repeat: repeat;
  z-index: 31;
}
html #footer2 ul,
body #footer2 ul {
  display: table;
  padding: 0px 0px 0px 0px;
  margin: 0px auto 0px auto;
  width: 75%;
  height: 100%;
}
html #footer2 ul li,
body #footer2 ul li {
  display: table;
  padding: 0px;
  margin: 0px;
  float: left;
}
html #footer2 ul li a,
body #footer2 ul li a {
  width: 100%;
  display: block;
  text-decoration: none;
}
html #footer2 ul li a span,
body #footer2 ul li a span {
  display: block;
  color: #f3f3f3;
  padding: 14px 0px;
  margin: 0px auto;
  text-align: center;
  overflow: hidden;
}
html #footer2 ul .li1F,
body #footer2 ul .li1F {
  width: 25%;
}
html #footer2 ul .li2F,
body #footer2 ul .li2F {
  width: 6.25%;
}
html #footer2 ul .li2F span,
body #footer2 ul .li2F span {
  text-indent: -999px;
}
html #footer2 ul #icoFacebook,
body #footer2 ul #icoFacebook,
html #footer2 ul #icoTwitter,
body #footer2 ul #icoTwitter,
html #footer2 ul #icoYouTube,
body #footer2 ul #icoYouTube,
html #footer2 ul #icoQuimaira,
body #footer2 ul #icoQuimaira {
  background-position: center center;
  background-repeat: no-repeat;
}
html #footer2 ul #icoFacebook,
body #footer2 ul #icoFacebook {
  background-image: url("../img/icoFacebook.png");
}
html #footer2 ul #icoTwitter,
body #footer2 ul #icoTwitter {
  background-image: url("../img/icoTwitter.png");
}
html #footer2 ul #icoYouTube,
body #footer2 ul #icoYouTube {
  background-image: url("../img/icoYouTube.png");
}
html #footer2 ul #icoQuimaira,
body #footer2 ul #icoQuimaira {
  background-image: url("../img/quimaira.png");
  text-indent: -999px;
}
html footer,
body footer {
  display: block;
  padding: 0px;
  margin: 0px auto;
  width: 317px;
  position: fixed;
  left: 0px;
  right: 0px;
  z-index: 30;
  bottom: 40px;
  background-color: #f00;
}
html footer #social,
body footer #social {
  display: block;
  padding: 10% 0px 0px 0px;
  margin: 0px auto;
  width: 100%;
  height: 100%;
  background-image: url("../img/barFooter.png");
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  position: relative;
}
html footer #social li:first-child,
body footer #social li:first-child {
  margin-left: 25%;
}
html footer #social li,
body footer #social li {
  display: block;
  padding: 0px 2% 0px 0px;
  margin: 0px;
  float: left;
  width: 17%;
  height: 46%;
}
html footer #social li a,
body footer #social li a {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 48px;
  height: 48px;
  background-position: left top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  -o-transition: -o-transform 1s;
  -ms-transition: -ms-transform 1s;
  -moz-transition: -moz-transform 1s;
  -webkit-transition: -webkit-transform 1s;
  transition: transform 1s;
}
html footer #social li a span,
body footer #social li a span {
  display: none;
}
html footer #social li a:hover,
body footer #social li a:hover {
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
html footer #btnVerMasGeneral,
body footer #btnVerMasGeneral {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 95px;
  height: 76px;
  background-image: url("../img/sty4Btn.png");
  background-position: left top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  bottom: -95px;
  left: 36%;
  right: 36%;
}
html footer #btnVerMasGeneral span,
body footer #btnVerMasGeneral span {
  display: none;
}
@media screen and (max-width: 739px) {
  html footer,
  body footer {
    display: none;
  }
}
html #displayPruebas,
body #displayPruebas {
  display: none;
  padding: 10px;
  margin: 0px;
  width: 300px;
  height: 50px;
  position: fixed;
  background-color: #000;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  z-index: 50;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  filter: Alpha(50);
/* IE8 and earlier */
}
html #preloadNClientes,
body #preloadNClientes {
  display: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  filter: Alpha(80);
  position: fixed;
  z-index: 40;
  background-color: #1b1b1b;
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 2.5% 5%;
  -webkit-background-size: 2.5% 5%;
  background-size: 2.5% 5%;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-image: url("../img/loader2.gif");
}
html #screen1NClientes,
body #screen1NClientes {
  display: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  filter: Alpha(80);
  position: fixed;
  z-index: 40;
  background-color: #1b1b1b;
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 2.5% 5%;
  -webkit-background-size: 2.5% 5%;
  background-size: 2.5% 5%;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
html #screen2NClientes,
body #screen2NClientes {
  display: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 40;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
html #screen2NClientes #windowNC,
body #screen2NClientes #windowNC {
  display: table;
  padding: 0px;
  margin: 0px auto;
  position: relative;
  width: 40%;
  height: 50%;
  top: 10%;
}
html #screen2NClientes #windowNC #btnCerrarImgsNC,
body #screen2NClientes #windowNC #btnCerrarImgsNC {
  display: block;
  padding: 10px 10px;
  margin: 0px;
  width: 100%;
  color: #fff;
  font-family: Arial;
  font-size: 13px;
  text-transform: uppercase;
  text-align: right;
  cursor: pointer;
}
html #screen2NClientes #windowNC #nombreImgsNC,
body #screen2NClientes #windowNC #nombreImgsNC {
  display: block;
  padding: 0px;
  margin: 0px auto;
  width: 50%;
  position: absolute;
  z-index: 21;
  left: 0px;
  right: 0px;
}
html #screen2NClientes #windowNC #nombreImgsNC span,
body #screen2NClientes #windowNC #nombreImgsNC span {
  display: block;
  padding: 10px 10px;
  margin: 0px;
  width: 50%;
  color: #fff;
  font-size: 14px;
  font-family: 'Ubuntu';
  text-transform: uppercase;
  text-align: right;
  background-image: url("../img/sty2BgOp.png");
  background-position: left top;
  background-repeat: repeat;
  -o-border-radius: 0px 10px 10px 0px;
  -ms-border-radius: 0px 10px 10px 0px;
  -moz-border-radius: 0px 10px 10px 0px;
  -webkit-border-radius: 0px 10px 10px 0px;
  border-radius: 0px 10px 10px 0px;
}
html #screen2NClientes #windowNC #marcaAguaImgsNC,
body #screen2NClientes #windowNC #marcaAguaImgsNC {
  display: block;
  padding: 0px;
  margin: 0px auto;
  width: 50%;
  height: 100px;
  background-image: url("../img/marca_agua.png");
  background-position: right top;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 20;
}
html #screen2NClientes #windowNC #contImgsNC,
body #screen2NClientes #windowNC #contImgsNC {
  display: table;
  padding: 0px;
  margin: 0px;
  width: 100%;
  position: relative;
/*img:first-child 
					display block*/
}
html #screen2NClientes #windowNC #contImgsNC img,
body #screen2NClientes #windowNC #contImgsNC img {
  display: none;
  padding: 0px;
  margin: 0px auto;
  top: 0px;
  left: 0px;
  right: 0px;
  max-width: 100%;
  max-height: 80%;
  -o-box-shadow: 0px 0px 15px #000;
  -ms-box-shadow: 0px 0px 15px #000;
  -moz-box-shadow: 0px 0px 15px #000;
  -webkit-box-shadow: 0px 0px 15px #000;
  box-shadow: 0px 0px 15px #000;
  -webkit-background-clip: padding-box;
}
html #screen2NClientes #windowNC #descImgsNC,
body #screen2NClientes #windowNC #descImgsNC {
  display: table;
  padding: 0px;
  margin: 0px auto;
  width: 50%;
  position: relative;
}
html #screen2NClientes #windowNC #descImgsNC span,
body #screen2NClientes #windowNC #descImgsNC span {
  display: block;
  padding: 10px 10px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  color: #fff;
  font-size: 11px;
  font-family: 'Ubuntu';
  background-image: url("../img/sty2BgOp.png");
  background-position: left top;
  background-repeat: repeat;
  position: relative;
  z-index: 21;
}
html #screen2NClientes #windowNC #boxArrowsImgsNC,
body #screen2NClientes #windowNC #boxArrowsImgsNC {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100px;
  height: 20px;
  background-image: url("../img/arrowsClientes.png");
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  float: right;
  clear: both;
  position: relative;
}
html #screen2NClientes #windowNC #boxArrowsImgsNC .arrow1ImgsNC,
body #screen2NClientes #windowNC #boxArrowsImgsNC .arrow1ImgsNC,
html #screen2NClientes #windowNC #boxArrowsImgsNC .arrow2ImgsNC,
body #screen2NClientes #windowNC #boxArrowsImgsNC .arrow2ImgsNC {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 9%;
  height: 100%;
  float: left;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  cursor: pointer;
  position: absolute;
}
html #screen2NClientes #windowNC #boxArrowsImgsNC .arrow1ImgsNC span,
body #screen2NClientes #windowNC #boxArrowsImgsNC .arrow1ImgsNC span,
html #screen2NClientes #windowNC #boxArrowsImgsNC .arrow2ImgsNC span,
body #screen2NClientes #windowNC #boxArrowsImgsNC .arrow2ImgsNC span {
  display: none;
}
html #screen2NClientes #windowNC #boxArrowsImgsNC .arrow1ImgsNC,
body #screen2NClientes #windowNC #boxArrowsImgsNC .arrow1ImgsNC {
  left: 24%;
  background-image: url("../img/arrowsClientesLeft.png");
  background-position: left top;
  background-repeat: no-repeat;
}
html #screen2NClientes #windowNC #boxArrowsImgsNC .arrow2ImgsNC,
body #screen2NClientes #windowNC #boxArrowsImgsNC .arrow2ImgsNC {
  left: 68%;
  background-image: url("../img/arrowsClientesRight.png");
  background-position: left top;
  background-repeat: no-repeat;
}
html #displayViewImgAlc,
body #displayViewImgAlc {
  display: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: fixed;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  filter: Alpha(80);
  z-index: 40;
  background-color: #1b1b1b;
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 2.5% 5%;
  -webkit-background-size: 2.5% 5%;
  background-size: 2.5% 5%;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
html #display2ViewImgAlc,
body #display2ViewImgAlc {
  display: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 41;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
html #display2ViewImgAlc #closeViewImgAlcScreen,
body #display2ViewImgAlc #closeViewImgAlcScreen {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
html #display2ViewImgAlc #windowViewImgAlc,
body #display2ViewImgAlc #windowViewImgAlc {
  display: block;
  padding: 0px;
  margin: 0px auto;
  width: 60%;
  height: 90%;
  position: relative;
  top: 5%;
}
html #display2ViewImgAlc #windowViewImgAlc #closeViewImgAlc,
body #display2ViewImgAlc #windowViewImgAlc #closeViewImgAlc {
  display: block;
  padding: 1% 1%;
  margin: 0px;
  width: 98%;
  height: 5%;
  text-align: right;
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  font-family: Arial;
  font-size: 13px;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 80%;
  position: relative;
  background-color: #fff;
  -o-box-shadow: 0px 0px 40px #000;
  -ms-box-shadow: 0px 0px 40px #000;
  -moz-box-shadow: 0px 0px 40px #000;
  -webkit-box-shadow: 0px 0px 40px #000;
  box-shadow: 0px 0px 40px #000;
  -webkit-background-clip: padding-box;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 5% 10%;
  -webkit-background-size: 5% 10%;
  background-size: 5% 10%;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc {
  display: none;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  background-image: url("../img/sty1bgSite.png");
  background-position: left top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  z-index: 2;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc #bgMsgCotizaAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc #bgMsgCotizaAlc {
  display: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #808080;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  cursor: pointer;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc .bgPreloadCotizaAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc .bgPreloadCotizaAlc {
  background-image: url("../img/loader2.gif");
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: 5%;
  -webkit-background-size: 5%;
  background-size: 5%;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc #msgCotizaAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc #msgCotizaAlc {
  display: none;
  padding: 5% 0px 5% 0px;
  margin: 30% auto 0px auto;
  width: 50%;
  height: 5%;
  position: absolute;
  background-color: #fff;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  left: 0px;
  right: 0px;
  top: 0px;
  text-align: center;
  -o-box-shadow: 1px 1px 10px #888;
  -ms-box-shadow: 1px 1px 10px #888;
  -moz-box-shadow: 1px 1px 10px #888;
  -webkit-box-shadow: 1px 1px 10px #888;
  box-shadow: 1px 1px 10px #888;
  -webkit-background-clip: padding-box;
  font-family: 'Ubuntu';
  font-size: 14px;
  cursor: pointer;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc .sty1MsgCotizaAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc .sty1MsgCotizaAlc {
  border: 1px solid #090;
  color: #090;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc .sty2MsgCotizaAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc .sty2MsgCotizaAlc {
  border: 1px solid #ef4d23;
  color: #ef4d23;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc h4,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc h4 {
  display: block;
  padding: 5% 0px 0px 0px;
  margin: 0px auto;
  width: 90%;
  color: #414141;
  font-family: 'Ubuntu';
  font-weight: bold;
  font-size: 24px;
  text-transform: lowercase;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc h5,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc h5 {
  display: block;
  padding: 3px 0px 4% 0px;
  margin: 0px auto 4% auto;
  width: 90%;
  color: #414141;
  font-family: 'Ubuntu';
  font-size: 14px;
  font-style: italic;
  border-bottom: #c3c3c3 2px solid;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form {
  display: table;
  padding: 0px;
  margin: 0px auto;
  width: 90%;
  clear: both;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc,
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 50%;
  float: left;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc,
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  clear: both;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc label,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc label,
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc label,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc label {
  display: block;
  padding: 3% 0px;
  margin: 0px;
  width: 100%;
  font-size: 14px;
  color: #414141;
  font-family: 'Ubuntu';
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc input[type="text"],
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc input[type="text"],
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc input[type="text"],
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc input[type="text"],
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc textarea,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc textarea,
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc textarea,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc textarea {
  width: 85%;
  padding: 1.5% 4%;
  margin: 0px 0px 1% 0px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  outline: none;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc .formatoCampo1,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc .formatoCampo1,
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc .formatoCampo1,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc .formatoCampo1 {
  background-color: #fff;
  color: #414141;
  border: 1px solid #c3c3c3;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc .formatoCampo2,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc .formatoCampo2,
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc .formatoCampo2,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc .formatoCampo2 {
  background-color: #f3e2d6;
  color: #414141;
  border: 1px solid #c3c3c3;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc input[type="button"],
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc input[type="button"],
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc input[type="button"],
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc input[type="button"] {
  display: block;
  padding: 0px;
  margin: 5% 8% 5% 0px;
  background-image: url("../img/sty9Btn.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: transparent;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  border: none;
  color: #414141;
  font-family: 'Ubuntu';
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  width: 93px;
  height: 37px;
  float: right;
  outline: none;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc textarea,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc textarea,
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc textarea,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc textarea {
  height: 100px;
  resize: none;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc p,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col1CotAlc .row1CotAlc p,
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc p,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #formCotizaAlc form .col2CotAlc .row1CotAlc p {
  display: block;
  padding: 1% 7%;
  margin: 0px;
  width: 80%;
  color: #414141;
  font-family: 'Ubuntu';
  font-size: 14px;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #nameCategoryAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #nameCategoryAlc {
  display: table;
  padding: 10px 10px 10px 0px;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  left: 0px;
  font-size: 14px;
  text-align: right;
  -o-border-radius: 0px 10px 10px 0px;
  -ms-border-radius: 0px 10px 10px 0px;
  -moz-border-radius: 0px 10px 10px 0px;
  -webkit-border-radius: 0px 10px 10px 0px;
  border-radius: 0px 10px 10px 0px;
  width: 30%;
  background-image: url("../img/sty2BgOp.png");
  background-position: left top;
  background-repeat: repeat;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #imgMarcaAgua,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc #imgMarcaAgua {
  display: block;
  position: absolute;
  padding: 0px;
  margin: 0px;
  right: 0px;
  top: 10px;
  width: 15%;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc img#imgAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #viewImgAlc img#imgAlc {
  display: block;
  padding: 0px;
  margin: 0px auto;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #btnCotizarAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #btnCotizarAlc {
  display: table;
  padding: 13px 20px;
  margin: 0px;
  background-image: url("../img/sty8Btn.png");
  background-position: left top;
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  height: 10px;
  position: absolute;
  font-family: 'Ubuntu';
  font-size: 14px;
  font-weight: bold;
  color: #414141;
  position: absolute;
  right: 10px;
  top: 91%;
  cursor: pointer;
  z-index: 1;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #descViewImgAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #descViewImgAlc {
  display: block;
  width: 100%;
  height: 10%;
  padding: 0px;
  margin: 0px auto;
  position: absolute;
  background-image: url("../img/sty2BgOp.png");
  background-position: left top;
  background-repeat: repeat;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
html #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #descViewImgAlc #textViewImgAlc,
body #display2ViewImgAlc #windowViewImgAlc #boxViewImgAlc #descViewImgAlc #textViewImgAlc {
  font-family: 'Ubuntu';
  font-size: 11px;
  color: #fff;
  padding: 1.5% 1.5%;
}
html #display2ViewImgAlc #windowViewImgAlc #arrowsViewImgAlc,
body #display2ViewImgAlc #windowViewImgAlc #arrowsViewImgAlc {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 12%;
  background-image: url("../img/arrowsAlcances.png");
  background-position: right top;
  background-repeat: no-repeat;
  -moz-background-size: 10%;
  -webkit-background-size: 10%;
  background-size: 10%;
  position: relative;
}
html #display2ViewImgAlc #windowViewImgAlc #arrowsViewImgAlc #leftArrowViewImgAlc,
body #display2ViewImgAlc #windowViewImgAlc #arrowsViewImgAlc #leftArrowViewImgAlc {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 5%;
  height: 100%;
  float: left;
  cursor: pointer;
  background-image: url("../img/arrowsAlcancesLeft.png");
  background-position: left 20%;
  background-repeat: no-repeat;
  position: absolute;
  left: 90%;
}
html #display2ViewImgAlc #windowViewImgAlc #arrowsViewImgAlc #rightArrowViewImgAlc,
body #display2ViewImgAlc #windowViewImgAlc #arrowsViewImgAlc #rightArrowViewImgAlc {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 5%;
  height: 100%;
  float: left;
  cursor: pointer;
  background-image: url("../img/arrowsAlcancesRight.png");
  background-position: right 20%;
  background-repeat: no-repeat;
  position: absolute;
  left: 95%;
}
@-moz-keyframes animacionBtnMas {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  25% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  100% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes animacionBtnMas {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  25% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  100% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-o-keyframes animacionBtnMas {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  25% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  100% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-ms-keyframes animacionBtnMas {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  25% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  100% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@keyframes animacionBtnMas {
  0% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }

  25% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }

  75% {
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
  }

  100% {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes animacionInicioBtnAnimation {
  0% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }

  25% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  50% {
    -moz-background-size: 110%;
    -webkit-background-size: 110%;
    background-size: 110%;
  }

  75% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  100% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
@-webkit-keyframes animacionInicioBtnAnimation {
  0% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }

  25% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  50% {
    -moz-background-size: 110%;
    -webkit-background-size: 110%;
    background-size: 110%;
  }

  75% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  100% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
@-o-keyframes animacionInicioBtnAnimation {
  0% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }

  25% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  50% {
    -moz-background-size: 110%;
    -webkit-background-size: 110%;
    background-size: 110%;
  }

  75% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  100% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
@-ms-keyframes animacionInicioBtnAnimation {
  0% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }

  25% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  50% {
    -moz-background-size: 110%;
    -webkit-background-size: 110%;
    background-size: 110%;
  }

  75% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  100% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
@keyframes animacionInicioBtnAnimation {
  0% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }

  25% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  50% {
    -moz-background-size: 110%;
    -webkit-background-size: 110%;
    background-size: 110%;
  }

  75% {
    -moz-background-size: 105%;
    -webkit-background-size: 105%;
    background-size: 105%;
  }

  100% {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
@-moz-keyframes animacionInicioImgA {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-webkit-keyframes animacionInicioImgA {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-o-keyframes animacionInicioImgA {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-ms-keyframes animacionInicioImgA {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@keyframes animacionInicioImgA {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-moz-keyframes animacionInicioImgB {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@-webkit-keyframes animacionInicioImgB {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@-o-keyframes animacionInicioImgB {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@-ms-keyframes animacionInicioImgB {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@keyframes animacionInicioImgB {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@-moz-keyframes animacionInicioImgC {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-webkit-keyframes animacionInicioImgC {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-o-keyframes animacionInicioImgC {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-ms-keyframes animacionInicioImgC {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@keyframes animacionInicioImgC {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 1%;
  }

  50% {
    padding-top: 2%;
  }

  75% {
    padding-top: 1%;
  }

  100% {
    padding-top: 0%;
  }
}
@-moz-keyframes animacionInicioImgD {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@-webkit-keyframes animacionInicioImgD {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@-o-keyframes animacionInicioImgD {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@-ms-keyframes animacionInicioImgD {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
@keyframes animacionInicioImgD {
  0% {
    padding-top: 0%;
  }

  25% {
    padding-top: 0.5%;
  }

  50% {
    padding-top: 1%;
  }

  75% {
    padding-top: 0.5%;
  }

  100% {
    padding-top: 0%;
  }
}
