/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;1,100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap');
.f-comforta{
    font-family: 'Comfortaa', cursive;
}
.header {
    width: 100%;
    background-color: #172744;
    color: #FFFFFF;
    text-align: center;
    line-height: 3rem;
    font-weight: 700;
}
#epsilon,
#nav-side{
    z-index: 11;
    top:0px;
    height: 94vh;
    left: 0;
    width: 100vw;
}
#epsilon{
    z-index: 5!important;
}
#alpha{
    margin-top: 1vh;
}
#epsylon .card-body{
  height: 100px;	
  max-height: 100px !important;
  overflow-y: auto;
  overflow-x: hidden;	
}
body#betha.bg-1{
  background-color: transparent;
  height: 100%!important;
  margin: 0;
  padding: 0;
width: 100%;    
  position: fixed;
  overflow: hidden;
}
i,
.cpoint{
    cursor: pointer;
}
#tggl,
.bg-2{
  background-size: cover;
  background-color: #ffffff;
}
.container-fluid{
    padding: 0 1%!important;
}
.user_card {
    background: #0163c3;
}
.card{
    background-color: transparent!important
}
.card-body .list-group-item{
    background-color: rgba(255,255,255,0.2)!important;    
}
.h50{
    height:50px;
}
.bg-blanco{
    background-color: white;
}
.input-group-text,
.login_btn{
    background: #172744 !important;
}
.accordion{
	border: none!important;
	background-color: transparent!important
}
.text-alternate{
    color:#ECECEC;
}
.btn-default{
    color: #ECECEC;
}
#tggl{
}
.fondo-1{
    background-color: rgba(231,231,231,0.20);
    background: linear-gradient(90deg, rgba(231,231,231,0.3) 0%, rgba(60,60,60,0.3) 100%, rgba(231,231,231,0.3) 100%);
}
.fondo-2{
    background-color: rgba(0,0,0,0.50);
    background: linear-gradient(2700deg, rgba(231,231,231,0.3) 0%, rgba(60,60,60,0.3) 100%, rgba(231,231,231,0.3) 100%);
}
.fondo-3{
    background-color: rgba(55,60,78,0.44);
    background: linear-gradient(1800deg, rgba(231,231,231,0.3) 0%, rgba(60,60,60,0.3) 100%, rgba(231,231,231,0.3) 100%);
}
.hvh-xx{
  min-height: 88vh !important;
}
.vh-25{
  min-height: 25vh !important;
}
.vh-50 {
  min-height: 50vh !important;
}
.vh-65 {
  min-height: 65vh !important;
}
.vh-75 {
  min-height: 75vh !important;
}
.vh-90 {
  min-height: 90vh !important;
}
#epsylon.vh-90,
#gama.vh-90 {
  max-height: 80vh !important;
  overflow-y: auto;
  overflow-x: hidden;
}
.max-vh-90 {
  height: 90vh!important;
  overflow-y: auto;
  overflow-x: hidden;
}
.max-vh-75 {
  height: 75vh!important;
  overflow-y: auto;
}
.max-vh-60 {
  height: 60vh!important;
  overflow-y: auto;
}
.min-vh-75 {
  height: 93vh!important;
  overflow-y: auto;
}
#sidebar{
 /* min-width: 75vw;    */
}
a,
a.card-link{
    text-decoration: none;
    color: black;
}
.traslucido{
    background-color: rgba(221,221,221,0.75);
}
.card-traslucido{
    background-color: rgba(192,192,192,0.80);
}
.traslucido-venta{
    background-color: rgba(123,255,113,0.25);
}
.traslucido-compra{
    background-color: rgba(255,170,113,0.25);
}
.page-link{
    padding: 5px 10px!important;
    background-color: transparent;
    font-size: 10px;
}
.page-link:hover{
    background-color: transparent;
}
.page-header{
    text-transform: uppercase;
}
section.top,
footer.footer {
    position: fixed;
    width: 100%;
    color: #000;
    z-index: 1000;
    /*    
    background-color: rgba(60,154,3,0.58);
    line-height: 3rem;
    text-align: center;
    border-radius: 2% 2% 0 0;
    box-shadow: 1px 2px 5px 5px #DDD;
    */
}
section.top{
    position: fixed;
    top: 0px;
    height: 5vh;
    border-bottom: 2px solid #000;
    margin-bottom: 5vh;
}
footer.footer {
    bottom: 0px;
    height: 6vh;
    line-height: 6vh;
    font-family:  'Raleway', sans-serif;
    font-size: 6px;
    border-top: 2px solid #000;
    /*background-color: transparent*/
}
#edicion,
#torneos,
#clubes{
    margin-top: 3rem;
}
#panel,
#inicio{
    margin-top: 6.5rem;
}
#time{
    font-size: 0.8em;
    margin-top: 0px;
    width: 100%;
    height: 2.8vh;
    display: block;
    text-align: center
}
.links{
    border:none;
    position: relative;
}
.links::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  border-top: 3px solid rgba(255,63,0,1.00)!important;
}
.linkcolor{
    color: rgba(255,63,0,1.00)!important;
}
   
@media (min-width: 1200px) {
    #alpha{
        width:90vw;
        margin:1% auto 0;
    }
    #panel,
    #inicio{
        margin-top: 10rem;
    }
    .max-vh-90 {
        margin-top: 0vh;
    }
    #sidebar{
      min-width: 15vw;    
    }
    #time{
        font-size: 1em;
    }
    #epsilon,
    #nav-side{
        width: 25vw;
    }
}

img.card-img-top{
    max-width: 200px;
    margin: auto;
}
.img-fluid{
    max-height: 100px;
    overflow: hidden;
}
.avatar {
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: 10px;
    position: relative;
    border-radius:50%;
    background-color: dodgerblue;
}
.avatar > .crop {
    position:absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
}
.follow-ava {
    border: 3px solid rgba(0,0,0,0.1);
    display: inline-block;
    padding: 2%;
    background-color: dodgerblue;
}


/* hack iphone */

#nav-side {
  padding: env(safe-area-inset-top) 0 0 env(safe-area-inset-left);
    z-index: 5;
}

/* IPHONE */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
    section.top{
        position: fixed;
        top: 0px;
        height: 12vh;
        border-bottom: 2px solid #000;
        padding-top: 35px;
    }
    .max-vh-90 {
      height: 80vh!important;
      overflow-y: auto;
      margin-top: 8vh;
    }

}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
    section.top{
        position: fixed;
        top: 0px;
        height: 12vh;
        border-bottom: 2px solid #000;
        padding-top: 35px;
    }
    .max-vh-90 {
      height: 80vh!important;
      overflow-y: auto;
      margin-top: 8vh;
    }

}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
    section.top{
        position: fixed;
        top: 0px;
        height: 12vh;
        border-bottom: 2px solid #000;
        padding-top: 35px;
    }
    .max-vh-90 {
      height: 80vh!important;
      overflow-y: auto;
      margin-top: 8vh;
    }

}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
    section.top{
        position: fixed;
        top: 0px;
        height: 12vh;
        border-bottom: 2px solid #000;
        padding-top: 35px;
    }
    .max-vh-90 {
      height: 80vh!important;
      overflow-y: auto;
      margin-top: 8vh;
    }

}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
    section.top{
        position: fixed;
        top: 0px;
        height: 12vh;
        border-bottom: 2px solid #000;
        padding-top: 35px;
    }
    .max-vh-90 {
      height: 80vh!important;
      overflow-y: auto;
      margin-top: 8vh;
    }

}


.fadeIn {
  animation-name: fadeIn;
  animation-duration: 2s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0%);
  }
  100% {
    opacity: 0;
    transform: translateX(-100%);
  }
}

