/* CSS */
.bodygym .container.top {

  background-color: rgba(255, 255, 255, 1);

}


/*inicio cambios desde azteca*/
.well.well-offer .txt img {
    width: 156px;
    height: 124.8px;
}
.bodygym .well-offer p {
    height: 128px;
}
@media screen and (max-width: 480px){
    .bodygym .well-top-left p {
        font-size: 1rem !important;
    }
    .bodygym .black-font {
        font-size: 3em !important;
    }
}
/*fin cambios desde azteca*/


/***menu**/
.bodygym #menu-top2 .nav > li > a {
  color: #FC0101;
  font-weight: 700;

}
.bodygym #menu-top2 .nav > li > a:hover {
  background: rgba(255, 255, 255, 0);
  border-bottom: 2px solid black;
}


.bodygym #menu-top2 .nav > li.active > a, .bodygym #menu-top2 .nav > li.active > a:hover {
  color: #FF0000;
  background: rgba(255, 255, 255, 0);
  border-bottom: 2px solid black;
}

.bodygym .container.top {

   top: 0px; 
 
}






/**banner**/
.bodygym .well-top-left p {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  line-height: 120%;
  font-size: 20px;
  font-size: 2rem;
  height: 120px;
  overflow: hidden;
}
#mod1 > div > div.container-interior > div > a {
  display: none;
}

#mod1 > div > div.container-interior > div > h1 {
  background-color: rgba(0, 0, 0, 0.64);
  padding: 7px;
  text-align: center;
}
#mod1 > div > div.container-interior > div > div > p {
  background-color: rgba(255, 0, 0, 0.67);
  padding: 10px;
  text-align: justify;
}

#mod1 > div > div.container-interior > div {
  margin: 0 auto;
}

/*********/


.dark-bg {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background: white !important;
  overflow: auto;
}




/*3 secciones**/
#mod2 > div {
  background-color: rgb(254, 149, 18);
}

#mod3 > div {
  background-color: rgb(247, 59, 59);
  height: 21em;
}

#mod4 > div {
  background-color: rgb(0, 129, 255);
}




.bodygym .well-offer .btn {

  display: none;
}


#mod2 > div > div > img {
  width: 13em;
}
#mod3 > div > div > img {
  width: 10.5em;
}
#mod4 > div > div > img {
  width: 10.5em;
}

.bodygym .well-offer h1 {
  color: #ffffff;
  font-size: 25px;
  font-size: 2.5rem;
  height: 75px;
  overflow: hidden;
  font-weight: 700;
}

/*nosotros**/
#mod5 > div:nth-child(1) > h1 {
  font-weight: 700;
}

#bodygym_general1 > section.section3.grey-bg {
  background-color: white;
  border-top: 5px solid gray;
}
#mod5 > div:nth-child(1) > div > p {
  line-height: 37px;
}

/**seccion desaparecida**/
#bodygym_general1 > section.section4.white-bg {
  display: none;
}



/**ubicanos*/
#mod11 > div > h1 {
  color: black;
  font-weight: 700;
}


.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
 border: 0px; 
  border: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  /* border-radius: 4px; */
   -webkit-box-shadow:  0 ; 
  -moz-box-shadow: inset 0 ;
   box-shadow: inset 0 ; 
}

#bodygym_general1 > section.section5.dark-bg {
  border-top: 5px solid gray;
}

#mod11 > div > a > img {
  width: 6em;
}





.bodygym .well-offer-big .btn {
 
  background: rgba(255, 255, 255, 0);

}

/*************contacto*********/

#id_option1299056 #mod2 > div {
  background: rgb(234, 234, 234);
}

#mod2 > div > div:nth-child(1) > h2 {
  color: red !important;
  font-size: 45px;
  font-weight: 700;
}
.bodygym .black-font {
  color: #147BD0;
  font-weight: 700;
  font-size: 4em;
  line-height: 50px;
}


/**pie**/

#pie
{

text-align:center

}

#pie article {
  display: inline-block;
  vertical-align: top;

  width: 20em;
  height: 20em;
  color: white;
  font-weight: 700;
  line-height: 40px;
}

#pie > article:nth-child(3) > img {
  width: 10em;
}
