@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a:-webkit-any-link {
    text-decoration: none;
    display: flex;
    flex-direction: row;    
    font-size: 0.9em;   
    padding: 0.25em 0.25em 0.25em;
    align-content:space-between;
    
}
body {
    background-color: rgb(237, 237, 236);
   
}   

ul li a {
    text-decoration: none;
    list-style: none;
}
html {
    -ms-overflow-style: scrollbar;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    text-size-adjust: 100%;
    text-size-adjust: 100%;
}
#icon { 
width: 40px;
height: auto;
}


/* NAV */
.topnav {
  overflow: hidden;
  background-color: darkblue;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: rgb(237, 237, 236);
  color: darkblue;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 768px) {
  .topnav.responsive {
	position: relative;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav a {
    display: none;
  }

  .topnav a.icon {
    float: right;
    display: block;
  }

  .topnav a.icon {
    float: right;
    display: block;
  }
}

/*NOMBRE*/

p1{ 
   padding: 1em; 
   font-size: 2em;   
   color: white;
   display: flex;
   justify-content: center;
   background-color: rgb(0, 0, 139);
   font-weight: bold;
}


/*NAV*/
section {
    width: 100%;
    display:flex;
    flex-direction: row;
    align-items: center; 
    padding: .5em;
    height: auto;
    } 


nav section ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.a{
    width: 10%;
    height: auto;
    margin: .3em;
}
.b{
    width: 10%;
    height: auto;
    margin: .5em;
    padding: 0em;
}

logo {
    display:flex;
    align-items: center;
    width: 70%;
    margin-left: .3em;
}

h1 {
    font-size:.6em;
    color: darkblue;
    padding: 0em 0em 0em 0em;
 }
h2{
    font-size:.6em;
    color: gray;
    padding: 0em;
    font-weight: inherit;
}
perfil{
   display: flex;
   justify-content:flex-end;
   flex-direction: row;
   margin-right: 0.5em;
}

perfil ul li a {
    font-size:.8em;
    color: darkblue;
    
}

perfil ul{
    display: flex;
    flex-direction: column;
}
    
perfil img {
    margin-right: 0.5em;
        
    }    

h4{
    font-size:.6em;
    color: gray;
    font-weight: inherit; 
    display: flex;
    align-items: right;
    }
perfil ul{
   
    display: flex;
    justify-content: center;
    
}

h16{
    font-size:.6em;
    color: darkblue;
    padding: 0em 0em 0em 0em;
}
    
/* SLIDER */

.slider figcaption span {
    color: white;
    padding-top: 1em;
}

.slider figcaption {
    font-family: monospace;
    font-size: 2em;
    text-align: justify;
    padding: 1em;
    background-color: rgb(82, 82, 82, .5);
    position:absolute;
    height: 50%;
    top: 60%;
} 

.slider figcaption p {
    font-family: helvetica;
    color: white;
    font-size: 0.8em;
    letter-spacing: 0.02em;
    padding: 1em 0em 0em 0em;
}

p13{
    font-size: 0.5em;
    font-family: helvetica;
    color: white;
    letter-spacing: 0.05em;
    
}

h13 {
    font-size: 1.2em;
    font-family: helvetica;
    color: white;
    
}

noticias {
    width: 100%;
    background: #ffffff;
    display:flex;
    flex-direction: column;
}

noticias img {
    width: 100%;
    display:flex;
    align-items: center;
 }
noticias p6 {
    margin: 0em 0em 2em 2em;
 }

/*SECTION2*/
body section2{
    display:flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 1em;
    }

chat{
    width: 100%;
    background: white;
    border-radius: 15px;
    padding: 2em;
    display:flex;
    flex-direction: column;
}

.HOTSALE{
    display:block;
    margin:auto;
    margin-top: 1em;
}

encabezado{
    color: darkblue;
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
escudoychat{
    font-size: .7em;
    display:flex;
    align-items: center;
}
escudoychat img{
    margin: .2em;
   
}
hace10{
    font-size: .8em;
    display: flex;
    align-items: baseline;
   }

conversacion{
    margin-top: 1em;
    margin-left: .2em;
    font-size: 0.8em;
    display: flex;
    flex-direction: column;    
    }
h9{
    color: darkblue;
    margin-bottom: .5em;
    margin-top: .5em;
}
p4{
    font-size: 1em;
}

ol div {
    font-size: 1em;
    padding: 0.7em 0em 0em 0em;
}

div{
    font-size: .9em;
    
}
descuentos{
    width: 100%;
    margin-top: 2em;
    background: darkblue;
    margin-top: 2em;
    color:white;
    border-radius: 15px;
    padding: 2em; 
    display:flex;
    flex-direction: column;
    }

h11{
    font-size: 1em;
}

.dexter {
    width: 40%;
    padding: 3em 0em 1em 0em;  
}
p5{
    background: white;
    color: darkblue;
    padding: 1em;
    margin: 1em;
}


/*SECTION3*/

body section3{
    display:flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: 1em;
    margin-right: 1em;
    }

resumendepartidos{
    width: 100%;
    background: #fff;
    border-radius: 15px;
    margin-top: 1em;
}

p12 {
    font-size: 1em;
    color: black;
}

.video {
    width: 100%;
    display: flex;
}

ol2 {
    font-size: 1.4em;
    text-decoration: none;
    list-style: none;
}
h12{
    font-size: 1em;
    font-family: helvetica;
    color:darkblue;
    display:flex;
    padding: 1em 1em 1em 1em;
}

p12{
    font-size: 0.8em;
    font-family: helvetica;
    color:#222222;
    display: flex;
    margin: 1em;
}



p6{
    font-size: 0.7em;
    background: darkblue;
    color: white;
    padding: 1em;
    margin: 0em;
}


/*SECTION4*/

body section4{
    display:flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 0.9em;
    margin-bottom: 0.9em;
}

tuproximafecha{
    background: white;
    border-radius: 15px;
    display:flex;
    flex-direction: row;
    padding: 1.5em;
}

h14 {
    font-size: 0.8em;
    margin: 0.2em 1em 1em 1em;
    font-weight: bold;
    color: darkblue;

}

DDFVSVELEZ{
    font-size: 0.7em;
    color: darkblue;

}

DDFVSVELEZ div {
    margin: 0em 0em 0.5em 0em;
}

ol3{
    font-size: 2em;
    color: darkblue;
    font-family: monospace;
}

/*SECTION5*/

body section5{
    display: flex;
    justify-content: center;
    margin-left: 1em;
    margin-right: 1em;  
}

.bannernombreclub{
    width:100%;
}
    
tuposicion{
    background: white;
    border-radius: 15px;
    display:flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    padding: 1em;
    margin-bottom: 1em;
}

h15 {
    font-size: .9em;
    color: darkblue;
    font-weight: bold;
    margin: 2em 1em 2em 1em;  
}

tuposicion img {
    background-color: white;
    display: flex;
    padding: 0.4em 0.4em 0.4em 0.4em;
    margin: 0em;
    margin-left: auto;
    margin-right: auto; 
}

/*FOOTER*/

footer {
    width: 100%;
    background-color:darkblue;
    align-content: center;

}

.navegador {
    display: flex; 
    justify-content: center;
    align-items: center;
    
}

footer ul li p{
    text-align: center;
    font-family: helvetica;
    font-size: 0.8em;
    color: white;
    font-weight: bold;
    margin-bottom: .5rem; 
}
    
    footer ul li {
    list-style: none;
    text-decoration: none;
    margin: 1em;
    display: flex;
    align-content: space-between;
    padding: 0.3em;
}    
    
    footer ul img {
    display: flex;
    align-content: space-between;
    padding: 0.3em;
}    

.itemnav p{
    text-align: center;
    font-family: helvetica;
    font-size: 0.8em;
    color: white;
    font-weight: bold;
    margin-bottom: .5rem;
    text-decoration: none;
    list-style: none;
    
}

.itemnav{
    display: flex;
    text-decoration: none;
    list-style: none;
    
}
