body{
font-family: Arial;
background:#1A1A1A;
}

h2 {

font-family: Times, serif; 
border-bottom: 3px solid #e6674d; 
padding-bottom: 8px;
color:white
}	


.contact
{ 
border-bottom: 3px solid #e6674d; 
padding-bottom: 8px;
color : white;
font-size: 34px;
font-family: Times, serif 
}

.inicio{
padding : 40px;
color : white;
font-size: 34px;
font-family: Times, serif 
}

.principal{
width:980px;
margin:auto;
border-collapse: collapse;
background:black;
border-style: ridge;
border-color: #e6674d;
border-width: 7px;

}

.contenido{
background-color :black;
vertical-align: top;
padding:10px;
}

.cabecera{
background-image:url('imagenes/gym.png');
background-size:cover;
height:150px;
color:#e6674d;
font-size:60px;
font-weight:bold;
padding:20px;
font-family: didot
}

.menu{
text-align:center;
background:black;
}

.menu a{
margin:10px;
text-decoration:none;
color: white;
}

.lateral{
width:250px;
margin-bottom:0 ;
background:#f5f5f5;
padding : 12px;
padding-bottom:0;
vertical-align:top;
margin-left:4px
}


.mensaje1{
padding-right: 30px;
color : #e6674d;
font-size: 34px;
font-family: Times, serif;
text-align: right 
}

.mensaje2{
padding-right: 30px;
color : white;
font-size: 34px;
font-family: Times, serif;
text-align: right 
}



u{
color:white
}










* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
max-width: 1000px;
position: relative;
margin: auto;
}

/* Hide the images by default */
.mySlides {
display: none;
}

/* Next & previous buttons */
.prev, .next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
margin-top: -22px;
padding: 16px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
}

/* Position the "next button" to the right */
.next {
right: 0;
border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
color: #f2f2f2;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}

/* The dots/bullets/indicators */
.dot {
cursor: pointer;
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}

.active, .dot:hover {
background-color: #717171;
}

/* Fading animation */
.fade {
animation-name: fade;
animation-duration: 1.5s;
}

@keyframes fade {
from {opacity: .4}
to {opacity: 1}
}





.titulo-seccion {
color: #ffffff; 
font-size: 32px; 
margin-top: 40px; 
margin-bottom: 20px; 
font-weight: normal; 
text-align: center;
}

.tabla-paquetes {
margin: 0 auto; 
width: 800px; 
border-collapse: separate; 
border-spacing: 40px 20px;
}

.celda-paquete {
width: 50%; 
vertical-align: top; 
text-align: center;
}


.foto-producto {
width: 100%; 
height: 220px;
}

.titulo-producto {
font-size: 20px; 
color: #ffffff; 
margin-top: 15px; 
margin-bottom: 5px;
}

.descripcion-producto {
font-size: 13px; 
color: #cccccc; 
line-height: 1.4; 
margin: 0; 
padding: 10px;
text-align:justify
}


.agenda{ 
background-color : black ; 
border-color : #e6674d ; 
color : white ;
border-style : solid ; 
border-left-width : 17px ; 
border-top-width : 0px;
border-right-width : 0px ; 
font-family : arial ; 
font-size : 20pt ; 
padding-left : 17px ; 
background : linear-gradient(to right, #e6674d , #000000 , transparent)
}

.texto{
text-align:justify;
color:white
}

.cont{
color:white
}

.fcont{
width:20px;
height:20px
}



.tabla-contenedor {
width: 100%;
border-collapse: collapse;
border: 0;
margin-bottom: 20px;
}

.columna-tabla {
width: 50%;
vertical-align: top;
text-align: left;
}

.columna-mensajes {
width: 50%;
vertical-align: top;
text-align: right;
}


.mini-tabla {
width: 100%;
background-color: #000000;
font-family: Times,serif;
border-collapse: collapse;
}

.titulo-tabla {
border: none ; 
font-weight: bold;
font-size: 14px;
padding: 8px ;
color: #e6674d;

}


.titulo {
background-color: #111111; 
color: #ffffff;
font-weight: bold;
width: 30%;

}

.info {
color: #ffffff;
}


.porcentaje {
color: #e6674d;
font-weight: bold;

}

.tick{
height:20px;
width:20px;
}

.ubi
{
width:100%;
height:350;
border:0;
}

.form
{
width:100%;
height:700; 
border:0;