html {
    height: 100%!important;
}
body {
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif; 
    min-height: 75rem;
    /* padding-top: 4.5rem; */
}
/* @media (min-width: 992px) {
    body {
        padding-top: 7.0rem;
    }
} */

@font-face {
  font-family: 'BoomBox2';
  src: url('../fonts/boombox2.ttf');
}

@font-face {
    font-family: 'CenturyGothic_Regular';
    src: url('../fonts/CenturyGothic_Regular.ttf');
}

@font-face {
    font-family: 'CenturyGothic_Black';
    src: url('../fonts/CenturyGothic_Black.ttf');
}

h1, h2, h3, h4, h5, h6{
    font-family: BoomBox2, CenturyGothic, AppleGothic, sans-serif; 
}

.regular_font{
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif; 
}

.fontCenturyGR{
    font-family: "CenturyGothic_Regular";
}

.fontCenturyBlack{
    font-family: "CenturyGothic_Black";
}

.navbar-light .navbar-nav .active>.nav-link{
    text-decoration: underline;
}

.about_us_section{
    
}

.about_us_border{
    color: red;
    border-style: solid;
    border-width: 0 0 0 8px;
}

.bg_mission_vission{
    background: url(../images/template/bg_mission_vission.png);
    background-size: cover;
    
}

.bg_mission_player{
    background: url(../images/template/mission_player.png);
    background-repeat: no-repeat;
}

.bg_revolucionando{
    background: url(../images/template/revolucionando_el_flag.png);
    background-repeat: cover;
}

.mission_vission p, .about_us_section p{
    font-size: 24px;
}

.mission_vission h2, .about_us_section h2{
    text-transform: capitalize;
}

.box_mission_vission{
    border-radius: 35px;
}

.home_menu  .navbar-nav .nav-link {
    color: white !important;
}


.campos_tab{
    background-color: #383938;
    color: #bbb;
}

#mainNav .navbar-brand img{
    height: 30px
}

@media (min-width: 992px) {
    #mainNav {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
        transition: padding-top 0.3s, padding-bottom 0.3s;
        
    }
    #mainNav .navbar-brand {
        font-size: 2em;
        -webkit-transition: font-size 0.3s;
        transition: font-size 0.3s;
    }
    #mainNav .navbar-brand img{
        
        height: 110px;
    }
    #mainNav.navbar-shrink {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }

    #mainNav.navbar-shrink .navbar-brand img{
        height: 30px
    }
}

.scroll-to-top {
    z-index: 1042;
    right: 1rem;
    bottom: 2rem;
    display: none;
}

.scroll-to-top a {
    width: 3.5rem;
    height: 3.5rem;
    background-color: rgba(33, 37, 41, 0.5);
    line-height: 3.1rem;
}

.bg_white{
    background-color: #ffffff!important;
}

.bg_black{
    background-color: #000000!important;
}


@media (max-width: 576px) {
    .table_sm td, .table_sm th {
        padding: .3rem;
    }
}

/*Parallax*/


/*LEGACY*/

.img_jugador{
    border-radius: 10px;
    height: 150px;
    width: 150px;
}

.color_red{
    color: #EC1B23;
}

.panel_temporadas .card-header{
    background-image: linear-gradient(to bottom,#a7a7a7 0,#000000 100%);
}

.panel_temporadas .card-header .card-title, .panel_temporadas .card-header .card-title a{
    color: white;
}

.panel_temporadas th{
    color: #EC1B23;
}

.panel_temporadas .card-body a{
    color: black;
}

.btn_inscripciones{
    position: absolute;
    z-index: 500;
    top: -40px;
    right: 20px;
    -webkit-transition: top 2s;
            transition: top 2s;
}

.tran-black{
    background: #000000;
    /*background: rgba(0, 0, 0, 0.9);*/
    background: rgba(0, 0, 0, 0.70);
    border-radius: 10px;
    margin-bottom: 50px;
}

.white_txt{
    color: white;
}

.wrapper{
    padding: 10px;
    min-height: 100%;
    padding-bottom: 150px;
    position: relative;
}
.text_calendar{
    color: #fbfbfb;
    text-shadow: 1px 1px #141414;
}
.round{
    border-radius: 5px;
}
.inv{
    min-height: 300px;
}
.txt-left{
    text-align: left;
}
.box-gray{
    padding: 15px;
    min-width: 365px;
    min-height: 500px;
    background: #847171;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.54);
    margin-bottom: 10px;
}

button.right{
    float: right;
}
button.red{
    background: #A8150E;
    color: #fff;
    border:none;
}

.siguenos{
    color:white;
    text-transform: capitalize;
    font-size: 11px;
    margin-bottom: 2px;
    line-height: 5px;
}
.privacidad{
    font-size: 10px;
}
.privacidad a{
    font-size:10px;
}
.privacidad p{
    text-align: justify;
}

.text_thanks{
    margin: 40px 20px;
    color: white;
    font-size: x-large;
}
.content{
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 70px;
}
.content div a{
    color: #EC1B23;
}
.main_content{
    top: 5%;
    z-index: 100;
    margin-bottom: 70px;
}

.rounded-1rem{
    border-radius: 1rem;;
}

.rounded-top-1rem{
    border-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
}

.img_main_content{
    border: 3px solid #fff;
    margin: 10px 20px 20px 0;
    float: left;
}

.g-recaptcha div{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.navbar-light .navbar-nav .active>.nav-link {
    font-weight: 600;
}

.fweight-600{
    font-weight: 600;
}

.navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 0) !important;
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-toggler {
    border: 0px solid transparent;
}

.navbar-toggler-icon {
    width: 2em;
    height: 2em;
}
 
.navbar-light-color{
    color: rgba(rgb(255, 255, 255), .55);
}      

.carousel-indicators [data-bs-target] {
    border-top: 0px solid transparent !important;
    border-bottom: 0px solid transparent !important;
    width: 10px;
    height: 10px;
    background-color: #000000 !important;
    border-radius: 2rem !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
}



@media (max-width: 768px) {
    .carousel-indicators [data-bs-target] {
        width: 15px;
        height: 15px;
    }
}


.carousel-indicators .active {
    opacity: 10 !important;
    background-color: #980000 !important;
}

.carousel-indicators {
    margin-bottom: .5rem !important;
}

/* .carousel-control-next-icon, .carousel-control-prev-icon {
    opacity: 0 !important;
} */

.table>:not(:first-child) {
    border-top: 0px solid currentColor;
}

.back-jugadores-temporada{
   /*  background: rgb(0,0,0);
    background: radial-gradient(circle, rgba(0,0,0,1) 0%, rgba(255,255,255,1) 40%, rgba(0,0,0,1) 62%); */
    background: rgb(255,255,255);
    background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(92,92,92,0.9725140056022409) 15%, rgba(0,0,0,1) 100%);
}

.table>:not(caption)>*>* {
    padding: 0.8rem .5rem !important;
    border-bottom-width: 0px !important;
}

.fs-08rem{
    font-size: .8rem;
}

.fs-07rem{
    font-size: .7rem;
}

.iconosRedes svg{
    width: 25px;
    height: 25px;
    color: white;
}

.tabla-pos > thead, .tabla-pos > tbody > tr{
    border: 1px solid #d1d1d1;
}

.nav-tabs {
    border-bottom: 4px solid #BA0606;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: #BA0606;
    border-color: #BA0606;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #000000 !important;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.nav-tablas{
    border-bottom: solid #BA0606;
}

/* START Colors */
.color_white{
    color: white !important;
}

.color_dark_red{
    color: #980000 !important;
}

.color_light_red{
    color: #BA0606 !important;
}
/*  END Colors */



/* Background-colors tablas */

.bgRoseTable{
    background-color: #b11362;
}

.bgBlueTable{
    background-color: #4094db;
}

.bgdark_red{
    background-color: #980000;
}

.bglight_red{
    background-color: #BA0606;
}



