/*Imports*/
/**** margenes*******/
/* Fuentees*/
/********************* mixings*******************************/
/* tipografias*/
/*transformaciones*/
/* transiciones*/
/* box shadows*/
/* animaciones -hechas a medidda-*/
/* animate -animaciones hechas*/
/* border radius*/
/* opacidad*/
/* degradados*/
/* rotados*/
html,
body {
  height: 100%;
  min-height: 100%;
  margin: 0!important;
}
#rg-gallery .es-carousel-wrapper img {
    height: 54px;
    width: 100%;
}
#rg-gallery .es-carousel-wrapper {
    max-height: 60px;
    overflow: hidden;
}
.totalWidth img {
  width: 100%;
}
/* inabilito los botones en la plantilla config*/
.bodygym.plantilla-config .btn-primary.link {
  /* pointer-events: none;*/
}
/*El config y content no son responsive, hay que hacerlos responsive con media query*/
#plantilla_cont .slides_container .saveSlice {
  top: 110px;
}
.plantilla-config {
  width: 1100px;
  margin: 0 auto;
}
.plantilla-config #bodygym_cont {
  width: 1100px;
}
#wrapper {
  min-width: 0;
}
.plantilla-content {
  width: 1100px;
  margin: 0 auto;
}
.plantilla-content .multimedia {
  width: 1100px;
  max-width: 1100px;
  margin: 80px auto 0;
  text-align: center;
  border-radius: 0;
  padding-top: 50px;
}
.plantilla-content #admnoticias_cont,
.plantilla-content #admcatalogo_cont {
  max-width: 1100px;
  border-radius: 0;
}
.container-interior {
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px;
  position: relative;
}
.cont-int-gen2 {
  padding: 0px;
  position: relative;
}
.padding-span {
  padding: 40px 20px;
}
/********* carrousel ll*************/
.owl-theme .owl-controls .owl-buttons .owl-prev {
  background: none repeat scroll 0 0 transparent;
  left: -45px;
  top: 35px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  background: none repeat scroll 0 0 transparent;
  right: -32px;
  top: 35px;
}
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}
.fa-angle-left:before {
  content: "<";
}
.fa-angle-right:before {
  content: ">";
}
.owl-theme .owl-controls .owl-buttons .owl-prev i,
.owl-theme .owl-controls .owl-buttons .owl-next i {
  color: #555;
}
.fa-2x {
  font-size: 25px;
  font-size: 2.5rem;
}
.fa {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
/********* fin carrousel ll*************/
/*RESPONSIVE slider*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.rslides > div {
  width: 100%;
  margin: 0 auto;
}
.fondo-scroll {
  width: 100%;
  height: 100%;
  display: block;
  background: #fff;
}
/******* tipografias ******/
html {
  font-size: 62.5%;
  /* Sets up the Base 10 stuff */
}
h1,
.bodygym .l-title {
  font-size: 40px;
  font-size: 4rem;
}
h2,
.bodygym .m-title {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 30px;
}
p,
.bodygym .s-title {
  font-size: 15px;
  font-size: 1.5rem;
}
.bodygym a {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
label,
p,
.price,
a,
li {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}
/*****efectos para cuerpos**********/
.bodygym .bodygym_noticias2 .black-font {
  font-size: 40px;
  font-size: 4rem;
  color: #0ff;
}
.bodygym #bodygym_noticia1 .date {
  color: #2f98b5;
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0;
  line-height: 25px;
}
.bodygym .icon-box {
  background: #2f98b5;
  padding: 15px;
  margin-right: 10px;
}
.bodygym .black-font {
  color: #000000;
}
.bodygym .grey-font,
.bodygym .grey-font p {
  color: #999;
}
.bodygym .blue-font {
  color: #2f98b5;
}
.bodygym .white-font {
  color: #ffffff;
}
.bodygym .center {
  text-align: center;
  margin: 0 auto;
}
/****** fin fuentes*****/
body {
  background: #000000;
}
.container {
  width: 100% !important;
}
/**********************MENU******************************/
.bodygym .container.top {
  position: absolute;
  top: 20px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 998;
}
.bodygym .jheader {
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-top: 5px;
  min-width: 250px;
}
.bodygym .jheader-logo {
  position: relative;
  text-align: center;
}
.bodygym.plantilla-public .jheader-logo2 {
  /*
  position: absolute;

  display: block;
  */
}
.bodygym .jheader-logo2 {
  height: 150px;
  margin-top: -24px;
  display: block;
  position: absolute;
}
.bodygym .navbar-bodygym {
  margin-bottom: 0;
  overflow: visible;
}
.bodygym .navbar-inner {
  background: none;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  margin: 0;
  min-height: 83px;
  padding: 0;
}
.menu ul li.dropdown {
  z-index: auto;
}
/************************** botones menu*************************/
.bodygym.plantilla-config #menu-top1,
.bodygym.plantilla-config #menu-top2,
.bodygym.plantilla-config #menu-top3 {
  height: 83px;
  width: 820px;
}
.bodygym .navbar .dropdown-menu:after {
  border-bottom: 0;
}
.navbar .dropdown-menu:before {
  border-bottom: 0;
}
.bodygym .navbar .pull-right .dropdown-menu,
.bodygym .navbar .dropdown-menu.pull-right {
  right: auto;
}
/* TOP - MENU 1 */
.bodygym #menu-top1 .nav {
  float: right;
}
.bodygym #menu-top1 .nav > li > a {
  color: #000000;
  background: #ffffff;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 32px 22px;
  text-align: center;
  text-shadow: none;
  border-radius: 0px;
  border-right: 1px solid #222;
  margin-right: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bodygym #menu-top1 .nav > li > a.dropdown-toggle {
  height: auto;
}
.bodygym #menu-top1 .nav > li.active > a,
.bodygym #menu-top1 .nav > li.active > a:hover {
  color: #ffffff;
  background: #2f98b5;
}
.bodygym #menu-top1 .nav > li > a:hover {
  color: #ffffff;
  background: none;
}
/* TOP - SUB MENU 1 */
.bodygym #menu-top1 .dropdown-menu {
  background: transparent;
  filter: none;
  border: none;
  margin-top: 0px;
  border-radius: 0;
}
.bodygym #menu-top1 .dropdown-menu a,
.bodygym #menu-top1 ul.dropdown-menu li ul li a {
  background: #ffffff;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 10px 10px;
  text-shadow: none;
  color: #000000;
  border-radius: 0px;
  margin-right: 0px;
  border-bottom: 1px solid #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 160px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bodygym #menu-top1 .dropdown-menu a:hover,
.bodygym #menu-top1 ul.dropdown-menu li ul li a:hover {
  background: #2f98b5;
  color: #ffffff;
}
/* susb-sub menu3*/
/*
.bodygym #menu-top1 ul.dropdown-menu li ul li a :hover {
    color:  @complementarycolor2;
}
*/
/*FIN MENU TOP- 1*/
/* TOP - MENU 2 */
.bodygym #menu-top2 .nav {
  float: right;
}
.bodygym #menu-top2 .nav > li > a {
  color: #ffffff;
  font-weight: 400;
  background: none;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 12px 22px;
  text-align: center;
  text-shadow: none;
  border-radius: 0px;
  border-right: none;
  margin: 20px 1px 0 0;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bodygym #menu-top2 .nav > li.active > a,
.bodygym #menu-top2 .nav > li.active > a:hover {
  color: #ffffff;
  background: #2f98b5;
}
.bodygym #menu-top2 .nav > li > a:hover {
  background: #2f98b5;
}
/* TOP - SUB MENU 2 */
.bodygym #menu-top2 .dropdown-menu {
  background: transparent;
  filter: none;
  border: none;
  padding-top: 19px;
  border-radius: 0;
}
.bodygym #menu-top2 .dropdown-menu a,
.bodygym #menu-top2 ul.dropdown-menu li ul li a {
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  font-size: 1.3rem;
  padding: 10px 10px;
  text-shadow: none;
  color: #ffffff;
  border-radius: 0px;
  margin-right: 0px;
  border-bottom: 1px solid #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 160px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bodygym #menu-top2 .dropdown-menu a:hover,
.bodygym #menu-top2 ul.dropdown-menu li ul li a:hover {
  color: #ffffff;
  background: #2f98b5;
}
/* susb-sub menu2*/
.bodygym #menu-top2 ul.dropdown-menu li ul.dropdown-menu {
  padding-top: 0px;
}
.bodygym #menu-top2 ul.dropdown-menu li ul li a {
  margin-top: 0;
}
/*
.bodygym #menu-top1 ul.dropdown-menu li ul li a :hover {
    color:  @complementarycolor2;
}
*/
/*FIN MENU TOP- 2*/
/* TOP - MENU 3 */
.bodygym #menu-top2 .nav {
  float: right;
}
.bodygym #menu-top3 .nav > li > a {
  color: #ffffff;
  font-weight: 400;
  background: none;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 30px 22px;
  text-align: center;
  text-shadow: none;
  border-radius: 0px;
  margin: 2px 1px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bodygym #menu-top3 .nav > li.active > a,
.bodygym #menu-top3 .nav > li.active > a:hover {
  color: #2f98b5;
  background: #ffffff;
}
.bodygym #menu-top3 .nav > li > a:hover {
  color: #2f98b5;
  background: #000000;
}
/* TOP - SUB MENU 3 */
.bodygym #menu-top3 .dropdown-menu {
  background: transparent;
  filter: none;
  border: none;
  padding-top: 0px;
  border-radius: 0;
}
.bodygym #menu-top3 .dropdown-menu a,
.bodygym #menu-top3 ul.dropdown-menu li ul li a {
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  font-size: 1.3rem;
  padding: 10px 10px;
  text-shadow: none;
  color: #ffffff;
  border-radius: 0px;
  margin-right: 0px;
  border-bottom: 1px solid #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 160px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bodygym #menu-top3 .dropdown-menu a:hover {
  color: #2f98b5;
  background-color: #000000;
}
/* susb-sub menu2*/
/*
.bodygym #menu-top1 ul.dropdown-menu li ul li a :hover {
    color:  @complementarycolor2;
}
*/
/*FIN MENU TOP- 2*/
/* SUB SUBMENUS*/
.bodygym #slice_menu1 ul ul ul.dropdown-menu {
  left: 180px;
  top: 0px;
  border-radius: 0;
  width: 211px;
}
.bodygym #slice_menu1 ul ul ul.dropdown-menu:after {
  content: inherit;
}
.bodygym #slice_menu1 ul ul ul.dropdown-menu:before {
  content: inherit;
}
/**********************fin MENU******************************/
#plantilla_cont {
  background: #000000;
}
/* ANTI-ESTILOS.CSS */
.slice_cab,
#slice_cab {
  overflow: visible;
  height: 83px;
  display: block;
}
#plantilla ol,
#plantilla ul {
  list-style: none;
}
/*MENÚ*/
.bodygym .slice_menu {
  overflow: visible !important;
  z-index: 100;
}
/* *******************BREADCRUMBS*********************** */
.bodygym .breadcrumb-standard {
  height: 40px;
  background: none;
  border: none;
  box-shadow: none;
  padding-left: 0px;
  margin: 5px 0 0 0;
  text-shadow: none;
}
.bodygym .breadcrumb-standard .breadcrumb {
  float: left;
  background: none;
  border: none;
  box-shadow: none;
  padding-left: 0px;
  margin: 5px 0 0 0;
  text-shadow: none;
}
.bodygym .breadcrumb-standard li {
  text-shadow: none;
}
.bodygym .breadcrumb-standard a {
  text-shadow: none;
}
.bodygym .breadcrumb-standard .item-sorting,
.bodygym .item-sorting {
  float: right;
  margin-bottom: 0;
}
.bodygym .breadcrumb-standard .item-sorting-label,
.bodygym .item-sorting-label {
  float: left;
  margin: 5px 5px 0 0;
}
.bodygym .breadcrumb-standard .item-sorting-select {
  float: left;
  width: auto;
}
/*** breadcrumb portada*******************/
.breadcrumb-cover {
  position: absolute;
  top: 120px;
  left: 0px;
  z-index: 99;
}
.breadcrumb-cover .breadcrumb {
  background: none;
  border: none;
  box-shadow: none;
  padding-left: 0px;
  margin: 5px 0 0 0;
  text-shadow: none;
}
.breadcrumb-cover li {
  text-shadow: none;
}
.breadcrumb-cover a {
  color: #2f98b5;
}
.breadcrumb-cover .active a {
  color: #ffffff;
}
.breadcrumb-cover a:hover {
  color: #34a9c9;
}
.bodygym .breadcrumb-simple {
  padding: 3px 0;
  text-align: right;
}
.bodygym .breadcrumb-simple .breadcrumb {
  position: absolute;
  top: 0;
  right: 20px;
  background: none;
  border: none;
  box-shadow: none;
  padding-left: 0px;
  margin: 5px 0 0 0;
  text-shadow: none;
}
.bodygym .breadcrumb-simple li {
  text-shadow: none;
}
.bodygym .breadcrumb-simple a {
  color: #2f98b5;
}
.bodygym .breadcrumb-simple .active a {
  color: #000000;
}
.bodygym .breadcrumb-simple a:hover {
  color: #34a9c9;
}
.bodygym .breadcrumb-simple .item-sorting {
  float: left;
  margin-top: -5px;
}
.bodygym .breadcrumb-simple .item-sorting .item-sorting-select option {
  color: #000000;
}
.bodygym .breadcrumb-not .breadcrumb {
  margin: 25px 0 0;
}
.breadcrumb-gen1 .active a {
  color: #ffffff !important;
}
/*** breadcrumb portada*******************/
.bodygym #plantilla ol,
#plantilla ul {
  list-style: none;
}
.bodygym .line-white {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #D5D5D5;
  height: 1px;
  margin: 0px auto 7px;
}
/* catalogo opciones */
.bodygym .item-sorting .item-sorting-select {
  background: #EAEAEA;
  border-color: #ffffff;
  box-shadow: none;
  color: #000000;
  text-shadow: none;
  border-radius: 0px;
}
.bodygym .item-sorting .item-sorting-select option {
  color: #fff;
}
/******************backgrounds*************************/
.dark-bg {
  width: 100%;
  /*height: auto;*/
  padding-top: 20px;
  padding-bottom: 20px;
  background: #ffffff url(img/mov-bg.jpg) fixed 0 0;
  overflow: auto;
}
.header-bg {
  height: 120px;
}
.header-bg .container-interior {
  position: relative;
  height: 100%;
  box-sizing: border-box;
}
.header-bg .breadcrumb {
  position: absolute;
  bottom: -15px;
  margin-right: 200px;
  z-index: 99;
  background: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
}
.header-bg .breadcrumb li {
  text-shadow: none;
}
.header-bg .breadcrumb a {
  color: #2f98b5;
}
.header-bg .breadcrumb .active a {
  color: #ffffff;
}
.header-bg .breadcrumb a:hover {
  color: #34a9c9;
}
.header-bg .item-sorting {
  position: absolute;
  bottom: -18px;
  left: 650px;
  z-index: 99;
}
.header-bg .item-sorting .item-sorting-select {
  background: none repeat scroll 0 0 #0e0e0e;
  border-color: #222;
  border-radius: 0;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.6) inset;
  color: #ffffff;
  font-size: 11px;
  margin-top: 10px;
  padding: 4px;
  width: 179px;
}
.header-bg .item-sorting .item-sorting-label {
  color: #ffffff;
  font-size: 11px;
  padding-top: 10px;
}
.grey-bg {
  width: 100%;
  height: auto;
  background: #EAEAEA;
}
.grey-bg h1 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 30px;
  margin-bottom: 10px;
}
.grey-bg h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 25px;
  margin-bottom: 20px;
}
.grey-bg .date {
  color: #2f98b5;
  margin-bottom: 10px;
  margin-top: -10px;
}
.grey-bg .txt {
  color: #000000;
  margin-bottom: 20px;
}
.grey-bg .btn {
  color: #ffffff;
  text-shadow: none;
  box-shadow: none;
  padding: 10px 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 20px;
  overflow: hidden;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #2f98b5;
  background-image: -webkit-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -moz-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -o-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -ms-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: linear-gradient(bottom, #2f98b5, #34a9c9);
  margin-bottom: 20px;
}
.white-bg {
  width: 100%;
  height: auto;
  background: #ffffff;
  position: relative;
}
.white-bg h1 {
  font-size: 30px;
  font-size: 3rem;
  padding-bottom: 5px;
}
.white-bg h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  padding-bottom: 20px;
}
.white-bg .date {
  color: #2f98b5;
  margin-bottom: 10px;
  margin-top: -10px;
}
.white-bg .txt {
  color: #000000;
  margin-bottom: 20px;
}
.white-bg .btn {
  color: #ffffff;
  text-shadow: none;
  box-shadow: none;
  padding: 10px 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 20px;
  overflow: hidden;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #2f98b5;
  background-image: -webkit-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -moz-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -o-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -ms-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: linear-gradient(bottom, #2f98b5, #34a9c9);
  margin-bottom: 20px;
}
/*******************fin backgrounds************************/
/**********************well******************************/
.bodygym .well-ini {
  margin: auto;
  position: absolute;
  top: 100px;
  left: 0;
  bottom: 0px;
  right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 350px;
  overflow: hidden;
  vertical-align: middle;
  width: 45%;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 40px 60px;
}
.bodygym .well-ini h1,
.bodygym .well-ini p {
  padding-bottom: 15px;
}
.bodygym .well-ini .btn {
  float: right;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-top: 15px;
  padding-left: 30px;
  padding-bottom: 15px;
  padding-right: 30px;
  font-size: 15px;
  font-size: 1.5rem;
  background-color: #2f98b5;
  background-image: -webkit-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -moz-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -o-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -ms-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: linear-gradient(bottom, #2f98b5, #34a9c9);
}
.bodygym .well-top-center {
  background: none;
  border: none;
  box-shadow: none;
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 0px;
  right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  z-index: 99;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 170px 60px  0;
  text-align: center;
}
.bodygym .well-top-center h1 {
  color: #ffffff;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  font-size: 5.6rem;
  margin-bottom: 20px;
}
.bodygym .well-top-center .txt {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  margin-bottom: 20px;
  height: 80px;
  overflow: hidden;
}
.bodygym .well-top-center p {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  line-height: 120%;
  font-size: 22px;
  font-size: 2.2rem;
}
.bodygym .well-top-center .btn {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -ms-animation-delay: 2s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  float: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-top: 15px;
  padding-left: 30px;
  padding-bottom: 15px;
  padding-right: 30px;
  font-size: 15px;
  font-size: 1.5rem;
  background: #000000;
}
.bodygym .well-top-center .breadcrumb {
  background: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  float: right;
}
.bodygym .well-top-center .breadcrumb li {
  text-shadow: none;
}
.bodygym .well-top-center .breadcrumb a {
  color: #2f98b5;
}
.bodygym .well-top-center .breadcrumb .active a {
  color: #ffffff;
}
.bodygym .well-top-center .breadcrumb a:hover {
  color: #34a9c9;
}
.bodygym .photoblack {
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  border-radius: 0;
  box-sizing: border-box;
  height: 500px;
  position: absolute;
  width: 100%;
  display: block;
  z-index: 99999;
}
.bodygym .well-top-left {
  background: none;
  border: none;
  box-shadow: none;
  position: absolute;
  top: 140px;
  left: 0;
  bottom: 0px;
  right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 320px;
  overflow: hidden;
  vertical-align: middle;
  width: 50%;
  z-index: 99;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 40px 60px;
}
.bodygym .well-top-left h1 {
  color: #ffffff;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
}
.bodygym .well-top-left .txt {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
}
.bodygym .well-top-left p {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  line-height: 120%;
  font-size: 20px;
  font-size: 2rem;
  height: 75px;
  overflow: hidden;
}
.bodygym .well-top-left .btn {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -ms-animation-delay: 2s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  float: right;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-top: 15px;
  padding-left: 30px;
  padding-bottom: 15px;
  padding-right: 30px;
  font-size: 15px;
  font-size: 1.5rem;
  background: #000000;
}
.bodygym .well-top-left .breadcrumb {
  background: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  float: right;
}
.bodygym .well-top-left .breadcrumb li {
  text-shadow: none;
}
.bodygym .well-top-left .breadcrumb a {
  color: #2f98b5;
}
.bodygym .well-top-left .breadcrumb .active a {
  color: #ffffff;
}
.bodygym .well-top-left .breadcrumb a:hover {
  color: #34a9c9;
}
.bodygym .first-not {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 40px 50px;
}
.bodygym .first-not h4 {
  /*
    .animate(2s,2s,none);
     font-size(15);
    color: @complementarycolor1;
    padding-bottom: 15px;
*/
}
.bodygym .first-not h1 {
  color: #ffffff;
  font-size: 35px;
  font-size: 3.5rem;
  height: 70px;
  overflow: hidden;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  padding-bottom: 5px;
}
.bodygym .first-not .txt {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  line-height: 120%;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  height: 70px;
  overflow: hidden;
  padding-bottom: 15px;
}
.bodygym .first-not .btn {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -ms-animation-delay: 2s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  float: right;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #2f98b5;
}
.bodygym .first-not .price {
  color: #2f98b5;
  font-size: 55px;
  font-size: 5.5rem;
  font-weight: 400;
  padding: 0;
  line-height: 90%;
}
.first-prod h1 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 150%;
  padding-bottom: 20px;
}
.first-prod .txt {
  color: #000000;
  line-height: 120%;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  height: 185px;
  overflow: hidden;
  padding-bottom: 15px;
}
.first-prod .price {
  color: #2f98b5;
  font-family: 'Open Sans', sans-serif;
  font-size: 55px;
  font-size: 5.5rem;
  font-weight: 400;
  padding: 0;
  line-height: 100%;
}
.first-prod .btn {
  float: right;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #2f98b5;
}
.prod-amp .price {
  color: #2f98b5;
  font-family: 'Open Sans', sans-serif;
  font-size: 55px;
  font-size: 5.5rem;
  font-weight: 400;
  padding: 0;
  line-height: 100%;
}
.prod-amp .btn {
  float: right;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 20px 20px;
  background: #2f98b5;
}
.prod-amp .tax-info {
  margin-top: -10px;
}
.prod-amp .amp-height img {
  height: 50px;
}
.bodygym .title-head {
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 400;
  height: 75px;
  overflow: hidden;
}
.bodygym .well-offer {
  background: none;
  margin: 0 auto;
  text-align: center;
}
.bodygym .well-offer h1 {
  color: #ffffff;
  font-size: 25px;
  font-size: 2.5rem;
  height: 75px;
  overflow: hidden;
}
.bodygym .well-offer p {
  color: #5a5a5a;
  font-size: 14px;
  font-size: 1.4rem;
  height: 80px;
  overflow: hidden;
}
.bodygym .well-offer .btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 15px;
  font-size: 1.5rem;
  background: #000000;
  padding: 10px 15px;
  height: 20px;
  overflow: hidden;
}
.bodygym .well-offer-big {
  background: none;
  margin: 0 auto;
  text-align: center;
}
.bodygym .well-offer-big h1 {
  color: #ffffff;
  font-size: 30px;
  font-size: 3rem;
  padding-bottom: 20px;
}
.bodygym .well-offer-big p {
  color: #5a5a5a;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: auto;
  padding-bottom: 20px;
}
.bodygym .well-offer-big .btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 18px;
  font-size: 1.8rem;
  box-shadow: none;
  background: #666;
  padding: 15px 20px;
}
/**********************thumnail******************************/
.bodygym .thumb-foto {
  border: none;
  box-shadow: none;
  padding: 0;
  position: relative;
  height: 250px;
  overflow: hidden;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #F5F5F5;
  text-align: center;
}
.bodygym .thumb-foto .name-box {
  text-align: left;
  position: absolute;
  background: #ffffff;
  padding: 10px 15px 15px ;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  opacity: 1;
  top: auto;
}
.bodygym .thumb-foto .name-box h3.title {
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  color: #000;
  text-align: center;
}
.bodygym .thumb-none,
.filtered-products .thumbnail {
  border: none;
  box-shadow: none;
  padding: 0;
  position: relative;
  height: 366px;
  overflow: hidden;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #F5F5F5;
  text-align: center;
}
.bodygym .thumb-none img,
.filtered-products .thumbnail img {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  /* note that you have @trasnform here */
  -o-transform: translateY(0%);
  transform: translateY(0%);
  transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
}
.bodygym .thumb-none .name-box,
.filtered-products .thumbnail .name-box,
.bodygym .thumb-none .caption,
.filtered-products .thumbnail .caption {
  text-align: left;
  position: absolute;
  background: #F5F5F5;
  padding: 10px 15px 15px ;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  opacity: 1;
  top: auto;
  -webkit-transform: translateY(73%);
  -moz-transform: translateY(73%);
  -ms-transform: translateY(73%);
  /* note that you have @trasnform here */
  -o-transform: translateY(73%);
  transform: translateY(73%);
  transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
}
.bodygym .thumb-none .name-box h3.title,
.filtered-products .thumbnail .name-box h3.title,
.bodygym .thumb-none .caption h3.title,
.filtered-products .thumbnail .caption h3.title {
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  color: #000!important;
  padding-bottom: 12px;
}
.bodygym .thumb-none .name-box .txt,
.filtered-products .thumbnail .name-box .txt,
.bodygym .thumb-none .caption .txt,
.filtered-products .thumbnail .caption .txt {
  color: #000;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
  height: 55px;
  overflow: hidden;
}
.bodygym .thumb-none .name-box .btn,
.filtered-products .thumbnail .name-box .btn,
.bodygym .thumb-none .caption .btn,
.filtered-products .thumbnail .caption .btn {
  float: right;
  color: #ffffff;
  text-shadow: none;
  box-shadow: none;
  padding: 10px 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 20px;
  overflow: hidden;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #2f98b5;
  background-image: -webkit-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -moz-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -o-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -ms-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: linear-gradient(bottom, #2f98b5, #34a9c9);
}
.bodygym .thumb-none:hover img,
.filtered-products .thumbnail:hover img {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  /* note that you have @trasnform here */
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
  transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
}
.bodygym .thumb-none:hover .name-box,
.filtered-products .thumbnail:hover .name-box,
.bodygym .thumb-none:hover .caption,
.filtered-products .thumbnail:hover .caption {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  /* note that you have @trasnform here */
  -o-transform: translateY(0%);
  transform: translateY(0%);
  transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
}
.bodygym .thumb-200 {
  height: 200px;
  overflow: hidden;
}
.bodygym .thumb-200 .name-box {
  -webkit-transform: translateY(70%);
  -moz-transform: translateY(70%);
  -ms-transform: translateY(70%);
  /* note that you have @trasnform here */
  -o-transform: translateY(70%);
  transform: translateY(70%);
  transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
}
.bodygym .thumb-not {
  height: 250px;
  overflow: hidden;
}
.bodygym .thumb-not .name-box {
  -webkit-transform: translateY(55%);
  -moz-transform: translateY(55%);
  -ms-transform: translateY(55%);
  /* note that you have @trasnform here */
  -o-transform: translateY(55%);
  transform: translateY(55%);
}
.bodygym .thumb-not .name-box h3.title {
  height: 48px;
  overflow: hidden;
  line-height: 20px;
  color: #000;
  padding-bottom: 15px;
}
.bodygym .thumb-not .name-box .txt {
  color: #666;
  font-weight: 600;
  font-size: 10px;
  font-size: 1rem;
  height: 55px;
  overflow: hidden;
  margin-bottom: 15px;
}
.bodygym .thumb-not .name-box .date-not {
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.bodygym .thumb-not .name-box .btn-not {
  float: right;
  margin-bottom: 0;
  color: #ffffff;
  text-shadow: none;
  box-shadow: none;
  padding: 10px 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 20px;
  overflow: hidden;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #2f98b5;
  background-image: -webkit-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -moz-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -o-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -ms-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: linear-gradient(bottom, #2f98b5, #34a9c9);
}
.bodygym .thumb-cat {
  height: 200px;
  overflow: hidden;
}
.bodygym .thumb-cat .name-box {
  -webkit-transform: translateY(75%);
  -moz-transform: translateY(75%);
  -ms-transform: translateY(75%);
  /* note that you have @trasnform here */
  -o-transform: translateY(75%);
  transform: translateY(75%);
}
.bodygym .thumb-cat .name-box h3.title {
  height: 10px;
  overflow: hidden;
  line-height: 20px;
  color: #000;
  margin-bottom: 10px;
}
.bodygym .thumb-cat .name-box .txt {
  color: #666;
  font-weight: 600;
  font-size: 40px;
  font-size: 4rem;
}
.bodygym .thumb-cat .name-box .price {
  font-size: 40px;
  font-size: 4rem;
  color: #2f98b5;
}
.bodygym .thumb-cat .name-box .btn-cat {
  float: right;
  margin-bottom: 0;
  color: #ffffff;
  text-shadow: none;
  box-shadow: none;
  padding: 10px 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 20px;
  overflow: hidden;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #2f98b5;
  background-image: -webkit-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -moz-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -o-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -ms-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: linear-gradient(bottom, #2f98b5, #34a9c9);
}
.bodygym .thumb-amp,
.filtered-products .thumbnail {
  height: 350px;
  overflow: hidden;
}
.bodygym .thumb-amp .name-box,
.filtered-products .thumbnail .name-box,
.bodygym .thumb-amp .caption,
.filtered-products .thumbnail .caption {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  /* note that you have @trasnform here */
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.bodygym .thumb-amp img,
.filtered-products .thumbnail img {
  opacity: 1;
  transition: opacity 1.5s ease;
  -moz-transition: opacity 1.5s ease;
  -webkit-transition: opacity 1.5s ease;
}
.bodygym .thumb-amp:hover img,
.filtered-products .thumbnail:hover img {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  /* note that you have @trasnform here */
  -o-transform: translateY(0%);
  transform: translateY(0%);
  transition: transform 0s ease 0s;
  opacity: 0.7;
  transition: opacity 1.5s ease;
  -moz-transition: opacity 1.5s ease;
  -webkit-transition: opacity 1.5s ease;
}
.thumb-grey {
  border: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #EAEAEA;
}
.thumb-white {
  border: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
}
.thumb-transparent {
  border: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent;
}
.thumb-cat-amp {
  width: 14.5299%!important;
  float: left!important;
  margin-left: 2.5641%!important;
}
.margin-cero {
  margin-left: 0%!important;
}
.thumb-cat-top {
  width: auto;
  margin-left: 1%!important;
  background: none repeat scroll 0 0 #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-flex;
}
.thumb-cat-top img {
  max-height: 90px;
}
/**************************** imagenes torcidas*********************/
.bodygym .no-visible {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.bodygym .si-visible {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.bodygym .no-margin {
  margin: 0 0 3px 0px;
}
.bodygym .image-collage {
  position: relative;
  height: 400px;
}
.bodygym .image-collage .img0 {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  position: absolute;
  top: 0px;
  left: 140px;
  width: 250px;
  height: 180px;
}
.bodygym .image-collage .img1 {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  position: absolute;
  top: 100px;
  left: 50px;
  width: 250px;
  height: 180px;
}
.bodygym .image-collage .img2 {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  position: absolute;
  top: 200px;
  left: 180px;
  width: 250px;
  height: 180px;
}
.bodygym .image-collage2 {
  position: relative;
  height: 400px;
}
.bodygym .image-collage2 .img0 {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  position: absolute;
  top: 0px;
  left: 90px;
  width: 250px;
  height: 180px;
}
.bodygym .image-collage2 .img1 {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  position: absolute;
  top: 100px;
  left: 0px;
  width: 250px;
  height: 180px;
}
.bodygym .image-collage2 .img2 {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  position: absolute;
  top: 200px;
  left: 130px;
  width: 250px;
  height: 180px;
}
.bodygym .image-collage3 {
  position: relative;
  height: 300px;
}
.bodygym .image-collage3 .img0 {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  position: absolute;
  top: 0px;
}
.bodygym .image-collage4 {
  position: relative;
  height: 300px;
}
.bodygym .image-collage4 .img0 {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -webkit-animation-iteration-count: none;
  -moz-animation-iteration-count: none;
  -ms-animation-iteration-count: none;
  position: absolute;
  top: 0px;
}
#bodygym_general14 .flex-direction-nav a {
  height: 80px;
  overflow: inherit;
  color: #ffffff;
}
/*************noticias2****************/
.move-txt-n2 {
  padding: 20px 20px 0 0;
  box-sizing: border-box;
}
.move-img-n2 {
  position: relative;
  overflow: hidden;
  height: 330px;
  margin: 20px 0;
  box-sizing: border-box;
}
/********* producto ampliado******************************/
.product-properties select {
  width: 100%;
}
.product-properties span {
  width: 200px;
  display: block;
  padding-bottom: 5px;
  float: left;
}
/***************fin producto ampliado*********************/
/******* galeria**********************/
#bodygym_imagenes1 p {
  padding-top: 80px;
}
.bodygym .es-carousel-wrapper {
  margin-bottom: 0;
}
.bodygym .es-carousel-wrapper,
.bodygym .rg-image-wrapper,
.bodygym .rg-image-nav a {
  border-radius: 0!important;
}
/*****************contacto*****************/
.cont-1 h1 {
  font-size: 26px;
  font-size: 2.6rem;
}
.cont-1 p {
  color: #666;
}
.cont-2 h2 {
  font-size: 22px;
  font-size: 2.2rem;
  color: #2f98b5 !important;
}
.map-contact {
  width: 100%!important;
}
.form-resp input,
.form-resp textarea {
  margin: 0 10px 0px 0;
  padding: 7px 2%;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.05);
  border-radius: 0;
}
.form-resp label {
  padding: 20px 0 0px;
}
.form-resp textarea {
  margin-bottom: 20px;
}
/**********************footer******************************/
/*footer*/
.bodygym #plantilla_footer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.bodygym #plantilla_footer ul {
  padding-left: 0;
}
.bodygym #plantilla_footer .thumbnail {
  border: 0;
  box-shadow: none;
}
.bodygym #plantilla_footer p,
.bodygym #plantilla_footer a,
.bodygym #plantilla_footer li a,
.bodygym #plantilla_footer li {
  color: #FFF;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin-bottom: 0;
}
.bodygym #plantilla_footer h3 {
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
.bodygym #plantilla_footer .container-interior {
  padding-top: 20px;
}
.bodygym #plantilla_footer .container-interior .txt > .row-fluid > .span3 > .row-fluid > .thumbnails {
  max-width: 240px;
}
.bodygym #plantilla_footer .container-interior .txt > .row-fluid > .span3 > .row-fluid > .thumbnails li {
  display: table-cell;
}
.bodygym #plantilla_footer.slice_footer1 {
  background: #242424;
  min-height: 350px;
}
.bodygym #plantilla_footer.slice_footer1 h3 {
  color: #2f98b5;
}
.bodygym #plantilla_footer.slice_footer2 {
  background: #000000;
  min-height: 300px;
}
.bodygym #plantilla_footer.slice_footer2 h3 {
  color: #2f98b5;
}
.bodygym #plantilla_footer.slice_footer3 {
  background: #101010;
  min-height: 300px;
}
.bodygym #plantilla_footer.slice_footer3 h3 {
  color: #ffffff;
}
.bodygym .slice_footer1 .footer,
.bodygym .slice_footer2 .footer,
.bodygym .slice_footer3 .footer {
  max-width: 1100px;
  margin: 0 auto;
}
/*paginador*/
.pagination-dropdown a.btn {
  background: #FFF;
  border-radius: 0 !important;
  box-shadow: none;
  text-shadow: none;
}
.pagination-dropdown a.active {
  box-shadow: none;
}
/**
 * element
 */
.element.span4:nth-child(3n+1),
.element.span4:first-child + li + li + li,
.element.span4:first-child + li + li + li + li + li + li {
  margin-left: 0;
}
.element.span4 .title {
  /*height: 45px;*/
}
.element.span3:nth-child(4n+1),
.element.span3:first-child + li + li + li + li,
.element.span3:first-child + li + li + li + li + li + li + li + li {
  margin-left: 0;
}
.element-thumbnails.span4:nth-child(3n+2),
.element-thumbnails.span4:first-child + li + li + li,
.element-thumbnails.span4:first-child + li + li + li + li + li + li {
  margin-left: 0;
}
.element-thumbnails.span3:nth-child(4n+2),
.element-thumbnails.span3:first-child + li + li + li + li,
.element-thumbnails.span3:first-child + li + li + li + li + li + li + li + li {
  margin-left: 0;
}
/***************productos relacionados*************************/
/*fotos relacionados 2*/
.bodygym .prod-rel hr {
  display: none;
}
.bodygym .prod-rel a {
  text-decoration: none;
}
.bodygym .prod-rel ul {
  margin-bottom: 0px;
  padding-left: 0px;
}
.bodygym .prod-rel .thumbnail {
  border-radius: 0;
  padding: 0px;
  border: none;
  box-shadow: none;
  background: #F5F5F5;
  opacity: 1;
  transition: opacity 1.5s ease;
  -moz-transition: opacity 1.5s ease;
  -webkit-transition: opacity 1.5s ease;
}
.bodygym .prod-rel .thumbnail:hover {
  border-radius: 0;
  padding: 0px;
  border: none;
  box-shadow: none;
  background: #F5F5F5;
  opacity: 0.7;
  transition: opacity 1.5s ease;
  -moz-transition: opacity 1.5s ease;
  -webkit-transition: opacity 1.5s ease;
}
.bodygym .prod-rel h3 {
  font-weight: 300;
  margin: 0 ;
  font-size: 30px;
  font-size: 3rem;
  color: #2f98b5;
  text-decoration: none;
  padding: 20px 0px;
}
.bodygym .prod-rel .thumbnail img {
  background: #505463;
  border-radius: 0;
  padding: 0px;
  margin: 0px;
  border: none;
  overflow: hidden;
  width: 100%;
}
.bodygym .prod-rel .related-name {
  color: #000000;
  margin-top: 10px;
  font-size: 19px;
  font-size: 1.9rem;
  height: 25px;
  overflow: hidden;
  text-align: center;
  padding: 0 10px;
}
#bodygym_catalogoamp2 .prod-rel .related-name {
  height: 45px;
  overflow: hidden;
}
.bodygym .prod-rel .related-description {
  color: #666;
  height: 37px;
  overflow: hidden;
  text-align: center;
  padding: 0 10px;
}
.bodygym .prod-rel .related-price {
  font-size: 30px;
  font-size: 3rem;
  text-align: center;
  padding-bottom: 30px;
}
/* BUSCADOR */
.bodygym .search-input {
  position: absolute;
  right: 0;
  top: 90px;
}
.bodygym .search-input .input-append {
  position: relative;
}
.bodygym[disabled="disabled"] {
  opacity: 0.4;
}
.bodygym .search-input button[disabled="disabled"].btn:hover {
  background-color: #0085C8;
}
.bodygym .input-medium,
.bodygym .search-results input {
  padding: 4px;
  width: 179px;
  font-size: 11px;
  color: #ffffff;
  background: #0e0e0e;
  opacity: 0.7;
  border-color: #222;
  -webkit-box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.6);
  border-radius: 0;
  margin-top: 10px;
}
.bodygym .search-input button.btn,
.bodygym .search-results input[type="submit"] {
  position: absolute;
  z-index: 2;
  width: 5px;
  height: 10px;
  top: 20px;
  right: 0px;
  background: none;
  border: none;
  font-size: 0;
  box-shadow: none;
  background: transparent url('img/search.png') no-repeat;
}
.bodygym .login button.submit:hover {
  -webkit-box-shadow: 0px 0px 3px 1px #cccccc;
  -moz-box-shadow: 0px 0px 3px 1px #cccccc;
  box-shadow: 0px 0px 3px 1px #cccccc;
}
/* buscador avanzado  */
.bodygym .slider.slider-horizontal .slider-handle.triangle {
  border-bottom-color: #2780B3 !important;
}
/* Product Filters
*/
#filters {
  padding: 0px ;
}
#productFiltersForm h3,
#productFiltersForm label,
#productFiltersForm input {
  color: #000000;
}
#filters .slider-horizontal {
  margin: 0;
  width: 100%!important;
}
.product-filters .well {
  box-shadow: none;
  padding-top: 10px;
  border-color: transparent;
  border: none;
  border-radius: 0;
}
.product-filters ul {
  margin-left: 0px;
  padding-left: 15px;
}
.product-filters .well h3 {
  border-bottom: none;
  margin-bottom: 18px;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 300;
}
.product-filters .well li,
.product-filters .well a {
  font-size: 14px;
  list-style-type: none;
}
.product-filters .well-properties {
  padding: 5px;
  background: none;
}
.product-filters .well-properties > h3 {
  padding: 4px 14px 12px 14px;
  margin-bottom: 12px;
}
.product-filters .well-properties .well {
  margin-bottom: 5px;
}
.product-filters .well-properties .well:last-child {
  margin-bottom: 0;
}
.product-filters .products-menu {
  margin-left: 0;
}
.product-filters #filtersList i {
  margin-top: 2px;
}
.product-filters #filtersList a {
  opacity: 0.6;
}
.product-filters #filtersList a:hover {
  opacity: 0.3;
}
/* productos filtrados*/
.filtered-products .thumbnail .image {
  min-width: 250px!important;
  width: 100%!important;
  display: block!important;
}
.filtered-products .thumbnail .caption {
  top: 200px;
}
.filtered-products .thumbnail .caption .title a {
  position: absolute;
  top: 0;
  font-weight: 300;
  color: #000;
  height: 30px;
  overflow: hidden;
}
.filtered-products .thumbnail .caption .price-details {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-width: 215px;
}
.filtered-products .thumbnail .caption .price-details .price p {
  font-size: 3rem;
  color: #2f98b5;
  float: left;
  line-height: 40px;
}
.filtered-products .thumbnail .caption .price-details .btn {
  float: right;
  margin-right: 30px;
}
/*fin proudctos filtrados*/
/* RESULTADOS DE BUSKEDA */
.bodygym .search-results {
  width: 100%;
  margin: 160px auto;
  padding: 20px;
  min-height: 400px;
  background: #ffffff;
}
.bodygym .search-results #mod1 {
  margin: 0 auto;
  max-width: 1100px;
  text-align: center;
}
.bodygym .search-results form {
  margin-top: 10px;
  position: relative;
}
.bodygym .search-results input {
  width: 300px;
}
.bodygym .search-results input[type="submit"] {
  right: 0;
  top: 10px;
  width: 5px;
}
.bodygym .search-results input:focus {
  box-shadow: none;
}
.bodygym .search-element {
  margin-bottom: 20px;
}
.bodygym .search-element img {
  margin-right: 10px;
}
.bodygym .search-breadcrumb ul {
  padding: 0;
  margin: 0;
  font-size: 12px;
}
.bodygym .search-breadcrumb ul a {
  color: #2f98b5;
}
.bodygym .search-breadcrumb ul li {
  display: inline;
}
.bodygym .search-breadcrumb ul span.divider {
  margin: 0 5px;
}
.bodygym .search-group {
  text-align: left;
}
#twitter-widget-0 {
  vertical-align: bottom;
}
/* PRIVADO */
.bodygym #login_privatearea {
  margin: 200px auto;
  padding: 100px;
  text-align: center;
  background: #ffffff;
  position: relative;
}
.bodygym #login_privatearea ul li {
  color: #333;
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
}
.bodygym #login_privatearea input {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.05);
  padding: 7px 2%;
  text-align: center;
}
.bodygym #login_privatearea .submit {
  color: #ffffff;
  text-shadow: none;
  box-shadow: none;
  padding: 10px 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #2f98b5;
  background-image: -webkit-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -moz-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -o-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: -ms-linear-gradient(bottom, #2f98b5, #34a9c9);
  background-image: linear-gradient(bottom, #2f98b5, #34a9c9);
  margin-bottom: 20px;
}
.bodygym #login_privatearea .submit:hover {
  background: #2f98b5;
}
.bodygym #login_privatearea #errores {
  position: absolute;
  bottom: 90px;
  margin-left: 37%;
}
/* Smartphones (portrait) ----------- */
@media (max-width: 960px) {
  /* cabecera */
  body {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
  .bodygym .input-medium,
  .bodygym .search-results input {
    width: 100px;
    right: 20px;
    box-sizing: border-box;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    -ms-transition: all 1s linear;
    transition: all 1s linear;
  }
  .bodygym .search-input {
    margin: -10px 0 10px 50px;
    text-align: center;
    position: relative;
    top: 0;
  }
  .bodygym .search-input button.btn {
    right: 17px;
    top: 14px;
  }
  .bodygym .well-ini {
    position: static!important;
    border-radius: 0 ;
    width: 100%;
    background: #000;
    min-height: 350px;
    height: auto;
  }
  .bodygym .well-top-left {
    position: static!important;
    border-radius: 0 ;
    background: #000;
    margin-bottom: 50px;
    width: 100%;
  }
  .bodygym .well-top-left .btn {
    margin-top: 20px;
  }
  .bodygym .container.top {
    position: relative;
    background-color: #000;
    top: 0px;
  }
  .bodygym .container.top .row-fluid,
  .bodygym .container.top .row-fluid .span9 {
    margin: 0;
  }
  #plantilla_cab.span3 {
    text-align: center;
    width: 100%;
    margin: 0;
  }
  .plantilla_menu.span9 {
    text-align: center;
    width: 100%!important;
    margin: 0;
  }
  .bodygym .jheader {
    margin: 0 auto 20px;
    position: relative;
    text-align: center;
  }
  /* nav-var*/
  .navbar .btn-navbar {
    float: none;
    margin: 0 auto 10px;
    width: 20px;
  }
  .bodygym .navbar-inner {
    padding: 0 ;
    min-height: 0;
  }
  /*fallo*/
  .bodygym #menu-top1 .nav,
  .bodygym #menu-top2 .nav,
  .bodygym #menu-top3 .nav {
    float: none;
    background: #222;
  }
  .bodygym #menu-top1 .nav > li > a,
  .bodygym #menu-top2 .nav > li > a,
  .bodygym #menu-top3 .nav > li > a {
    padding: 20px 22px;
    border-right: none;
  }
  .bodygym #menu-top1 .dropdown-menu a,
  .bodygym #menu-top2 .dropdown-menu a,
  .bodygym #menu-top3 .dropdown-menu a,
  .bodygym #menu-top1 ul.dropdown-menu li ul li a,
  .bodygym #menu-top2 ul.dropdown-menu li ul li a,
  .bodygym #menu-top3 ul.dropdown-menu li ul li a {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .nav-collapse .dropdown-menu {
    box-shadow: none;
    float: none;
    margin: 0!important ;
  }
  .bodygym #slice_menu1 ul ul ul.dropdown-menu {
    width: 100%;
  }
  .bodygym .well-top-left {
    height: auto;
  }
  /* galeria*/
  .gallery .span4 {
    width: auto;
    margin-right: 10px;
    float: left!important;
  }
  .header-bg {
    height: auto;
  }
  /* breadcrumbs */
  .header-bg .breadcrumb {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
  }
  .header-bg .item-sorting {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
  }
  .bodygym .breadcrumb-simple {
    text-align: left;
  }
  .bodygym .breadcrumb-simple .breadcrumb {
    position: relative;
    right: 0px;
    left: 0;
    top: 0;
  }
  .bodygym .breadcrumb-simple .item-sorting {
    float: none;
    margin-top: -5px;
    text-align: left;
    margin: 20px 0;
  }
  .bodygym .breadcrumb-standard .item-sorting,
  .bodygym .item-sorting {
    float: none;
  }
  /*fin breadcrumbs*/
  .dark-bg {
    padding-top: 0px;
  }
  .bodygym #menu-top1 .nav > li > a,
  .bodygym #menu-top2 .nav > li > a,
  .bodygym #menu-top3 .nav > li > a {
    color: #000000;
    background: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 300;
  }
  .bodygym #menu-top1 .dropdown-menu a,
  .bodygym #menu-top2 .dropdown-menu a,
  .bodygym #menu-top3 .dropdown-menu a {
    background: #ffffff;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 20px 0px;
    font-weight: 400;
  }
  .bodygym #menu-top1 ul.dropdown-menu li ul li a,
  .bodygym #menu-top2 ul.dropdown-menu li ul li a,
  .bodygym #menu-top3 ul.dropdown-menu li ul li a {
    background: #ffffff;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 15px 0px;
    font-weight: 400;
  }
  /* coerrcion color menus*/
  /*menu1*/
  .bodygym #menu-top1 .nav > li > a:hover {
    color: #222;
    background: #ffffff;
  }
  .bodygym #menu-top1 .dropdown-menu a {
    background: #cdcdcd;
    color: #2F98B5;
  }
  .bodygym #menu-top1 ul.dropdown-menu li ul li a {
    background: #EAE8E8;
    color: #2F98B5;
  }
  /*menu2*/
  .bodygym #menu-top2 .nav > li > a {
    margin: 7px 0;
  }
  .bodygym #menu-top2 .dropdown-menu {
    padding-top: 0px;
  }
  .bodygym #menu-top2 .dropdown-menu a {
    background: #EAE8E8;
    color: #2f98b5;
  }
  .bodygym #menu-top2 ul.dropdown-menu li ul li a {
    background: #EAE8E8;
    color: #2f98b5;
  }
  /*menu3*/
  .bodygym #menu-top3 .nav > li > a {
    margin: 1px 0;
    background: #000000;
    color: #ffffff;
  }
  .bodygym #menu-top3 .dropdown-menu a {
    background: #161616;
    color: #cdcdcd;
  }
  .bodygym #menu-top3 ul.dropdown-menu li ul li a {
    background: #262626;
    color: #cdcdcd;
  }
  .bodygym #menu-top3 .dropdown-menu a:hover {
    background: #131313;
    color: #2f98b5;
  }
  /*breadcrumbs*/
  .breadcrumb-cover {
    left: 10px;
    top: 40px;
  }
  .bodygym .image-collage .img0,
  .bodygym .image-collage .img2,
  .bodygym .image-collage2 .img0,
  .bodygym .image-collage2 .img2 {
    left: 0px;
  }
  .bodygym .image-collage2 .img1 {
    left: 20px;
  }
  .bodygym .image-collage .img1 {
    left: -20px;
  }
  .bodygym .jheader-logo2 {
    position: relative;
  }
  .bodygym .well-top-left p {
    height: auto;
  }
  #bodygym_catalogo2 .first-prod .txt {
    height: auto;
  }
  #bodygym_catalogo2 .first-prod .thumb-white {
    margin-bottom: 20px;
  }
}
.menu {
  display: inline;
}

#plantilla_cab {
    z-index: 999999;
}