.valora-icon {
  background-image: url();
}
.valora-icon .logo {
  background-position: 10px 20px;
}
.striped {
  background: url("../images/inicio/striped.png") repeat;
}
.center {
  width: 1023px;
  height: auto;
  margin: 0 auto;
}
.center-cont {
  width: 960px;
  height: auto;
  margin: 0 auto;
}
.bluegradient {
  background: #005cb5;
  background: -moz-linear-gradient(left,#005cb5 0%,#006ebe 22%,#0070be 77%,#0061b9 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#005cb5),color-stop(22%,#006ebe),color-stop(77%,#0070be),color-stop(100%,#0061b9));
  background: -webkit-linear-gradient(left,#005cb5 0%,#006ebe 22%,#0070be 77%,#0061b9 100%);
  background: -o-linear-gradient(left,#005cb5 0%,#006ebe 22%,#0070be 77%,#0061b9 100%);
  background: -ms-linear-gradient(left,#005cb5 0%,#006ebe 22%,#0070be 77%,#0061b9 100%);
  background: linear-gradient(to right,#005cb5 0%,#006ebe 22%,#0070be 77%,#0061b9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005cb5',endColorstr='#0061b9',GradientType=1);
}
html {
  overflow-x: hidden;
}
body {
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 15px;
  text-align: center;
}
a {
  transition: all 0.3s;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
.copy {
  width: 192px;
  font-size: 1.2em;
  float: right;
  text-align: right;
  clear: right;
  margin-top: 3px;
}
.sainet a {
  text-decoration: none;
  color: #b6b6b6;
  font-size: 12px;
}
.copy img {
  vertical-align: middle;
  display: inline-block;
  margin-left: 7px;
}
body {
  background: url("../images/inicio/background.jpg") no-repeat center top;
}
header {
  width: 100%;
  height: 194px;
  background: url("../images/inicio/fondo-logo.png") no-repeat center top;
}
header .header-center {
  width: 1000px;
  height: auto;
  margin: 0 auto;
}
header .header-center iframe {
  margin-top: 23px;
  margin-left: 31px;
}
main {
  width: 100%;
  height: 520px;
  float: left;
  position: relative;
  overflow-x: hidden;
}
main #content_formulario {
  width: 391px;
  height: 219px;
  background: url("../images/inicio/contacto.png") no-repeat;
  position: absolute;
  top: -2px;
  right: -235px;
  cursor: pointer;
  z-index: 205;
}
main #content_formulario #formulario {
  width: 188px;
  height: 154px;
  float: right;
  margin-right: 10px;
  margin-top: 20px;
}
main .content-center {
  width: 1016px;
  height: auto;
  margin: 0 auto;
}
main .content-center .menu-left {
  width: 328px;
  height: auto;
  float: left;
  margin-top: 130px;
}
main .content-center .menu-left .menu li {
  position: relative;
  background: rgba(0,0,0,0.65);
  border-left: 10px solid #B0C600;
  margin-bottom: 20px;
  text-align: left;
  padding-left: 15px;
  transition: all .3s;
}
main .content-center .menu-left .menu li:before {
  position: absolute;
  content: "";
}
main .content-center .menu-left .menu li:nth-child(1):before {
  width: 27px;
  height: 27px;
  top: 16px;
  left: 145px;
  background: url("../images/inicio/botton-home.png") no-repeat;
}
main .content-center .menu-left .menu li:nth-child(2):before {
  width: 28px;
  height: 27px;
  top: 16px;
  left: 145px;
  background: url("../images/inicio/botton-empresa.png") no-repeat;
}
main .content-center .menu-left .menu li:nth-child(3):before {
  width: 31px;
  height: 17px;
  top: 31px;
  left: 145px;
  background: url("../images/inicio/botton-perforacion.png") no-repeat;
}
main .content-center .menu-left .menu li:hover {
  margin-left: 10px;
  background: rgba(0,0,0,0.8);
}
main .content-center .menu-left .menu li a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  height: 35px;
  padding-top: 23px;
  display: inline-block;
  width: 100%;
}
main .content-center .menu-left .menu li a:hover {
  color: #B0C600;
}
main .content-center .menu-right {
  width: 328px;
  height: auto;
  float: right;
  margin-top: 130px;
}
main .content-center .menu-right .menu li {
  position: relative;
  background: rgba(0,0,0,0.65);
  border-right: 10px solid #B0C600;
  margin-bottom: 20px;
  text-align: right;
  padding-right: 20px;
  transition: all .3s;
}
main .content-center .menu-right .menu li:before {
  position: absolute;
  content: "";
}
main .content-center .menu-right .menu li:nth-child(1):before {
  width: 28px;
  height: 27px;
  top: 16px;
  right: 118px;
  background: url("../images/inicio/botton-maquinaria.png") no-repeat;
}
main .content-center .menu-right .menu li:nth-child(2):before {
  width: 23px;
  height: 27px;
  top: 16px;
  right: 118px;
  background: url("../images/inicio/botton-proyectos.png") no-repeat;
}
main .content-center .menu-right .menu li:nth-child(3):before {
  width: 24px;
  height: 24px;
  top: 16px;
  right: 118px;
  background: url("../images/inicio/botton-hsq.png") no-repeat;
}
main .content-center .menu-right .menu li:hover {
  margin-right: 10px;
  background: rgba(0,0,0,0.8);
}
main .content-center .menu-right .menu li a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  height: 35px;
  padding-top: 23px;
  display: inline-block;
  width: 100%;
}
main .content-center .menu-right .menu li a:hover {
  color: #B0C600;
}
main .content-center .banner {
  width: 489px;
  height: auto;
  float: left;
  position: relative;
  z-index: 1;
  margin-left: -36px;
  margin-right: -99px;
  border-radius: 100%;
}
main .content-center .banner:before {
  position: absolute;
  content: "";
  top: -15px;
  left: -73px;
  width: 534px;
  height: 530px;
  background: url("../images/inicio/mascara-banner.png") no-repeat;
  z-index: 300;
}
main .content-center .banner .ju-slideshow img {
  border-radius: 100%;
}
main .content-center .banner .ju-slideshow .ju-slide-navigation-dots {
  display: none !important;
}
main .content-center .banner .ju-slideshow .ju-slide-desc {
  left: 6px;
  width: auto;
  text-align: center;
  background: url("../images/inicio/bg-txt.png") no-repeat 3px center;
  bottom: 15%;
  border-radius: 0 0 20% 0;
}
main .content-center .banner .ju-slideshow .ju-slide-desc .label-desc {
  padding: 0 80px;
  font-size: 14px;
  line-height: normal;
}
main .content-center .banner .ju-slideshow .ju-slide-desc .label-title {
  float: none;
  text-transform: none;
  font-size: 36px;
  margin-top: 15px;
}
.item-103 a {
  width: 229px !important;
  line-height: 18px;
  padding-top: 10px !important;
  height: 48px !important;
}
footer {
  width: 100%;
  height: 43px;
  background: url("../images/inicio/footer.png") no-repeat center top;
  clear: both;
  float: left;
}
footer .footer-center {
  margin: 11px auto 0;
  width: 960px;
  height: 20px;
  padding: 0 20px;
}
footer .footer-center .moduletable {
  width: 760px;
  height: auto;
  float: left;
}
footer .footer-center .moduletable ul li {
  float: left;
  font-size: 12px;
  color: #fff;
  border-right: 2px solid #B0C600;
  padding: 7px 13px;
}
footer .footer-center .moduletable ul li:first-child {
  padding-left: 0;
}
