:root {
	--coleo-font: 'Arvo', sans-serif;
	--coleo-font2: 'Lato', sans-serif;
	--coleo-base: #AF0F11;
	--coleo-base-rgb: 253, 99, 47;
	--coleo-primary: #AF0F11;
	--coleo-primary-rgb: 69, 80, 248;
	--coleo-black: #252c4b;
	--coleo-black-rgb: 37, 44, 75;
}


body{
    font-family: var(--coleo-font);


}
.menu-button{
display: none;

}
img{
    max-width:100%;
}
a{
    color:#fff;
    text-decoration:none;
}
a:hover{
    color:#fff;
    text-decoration:none;
}
.bck-beige{
    background-color:#E7E0D6;
}
.strong{
    font-weight:bold;
}
.fs-32{
    font-size:32px;
}
.fs-24{
    font-size:24px;
}
.fs-50{
    font-size:50px;
}
.p-50{
    padding: 50px 0px;
}
.p-70{
    padding: 70px 0px;
}
.pl-50{
    padding-left:50px;
}
.mb-20{
    margin-bottom:20px;
}
.mb-90{
    margin-bottom:90px;
}
.mt-90{
    margin-top:90px;
}
.m-50{
    margin:50px 0px;
}
.w-70{
    width:70%;
}
.lato{
    font-family: "Lato";
}
.color-red{
    color:#AF0F11;
}
.w-100{
    width:100%;
}
/*
Header
*/
header{
    background-color: #000000;
    padding: 35px 0px;
}
header .logo-header{
    float: left;

}
header .logo-header img{


}
.header .ul-header{
    float:left;

}
header ul{
    display: inline-block;
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
header ul li{
    display: inline-block;
    padding: 0px 1.3em;
}
header ul li a{
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
}
header .main-nav__btn{
 


}
.thm-btn {
    background-color: #AF0F11;
    padding: 12px 19px;
    text-transform: uppercase;
    border-radius:4px;
    font-size:1rem;
    border: none;
}
.thm-btn-reverse {
    background-color: #FFFFFF;
    padding: 12px 19px;
    text-transform: uppercase;
    border-radius:4px;
    font-size:1rem;
    border: none;
    color: #AF0F11;
}
.thm-btn-black {
    background-color: #000000;
    padding: 12px 19px;
    text-transform: uppercase;
    border-radius:4px;
    font-size:1rem;
}
.thm-btn-white {
    background-color: #FFFFFF;
    color:#000000;
}
.card.atleta-card img.card-img-top{

    height: 300px;width: auto;margin: 0px auto;display: block;
}
/*
Footer
*/
footer{
    background-color: #000000;
    color: #ffffff;
}
footer .site-footer__upper{
    padding: 50px 0px;
}
footer .footer-widget__about a{
    float:left;
}
footer .footer-widget__about p{
    padding-left: 10em;
}
footer .footer-widget h4{

}
footer .footer-widget__social{
    padding-top: 2em;
}
footer .footer-widget__social a{
    
}
footer .footer-widget__social a i{
    font-size: 3em;
padding-right: 1em;
}
.reja {
    height: 130px;
    margin-bottom: 0;
    background-color: #FFF;
    background-image: url(../images/rejas.png);
    padding-bottom: 1em;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
}
/*
Index
*/
.p-10{
    padding:10px;
}
.index-section{

    background-image: url(../images/slider.jpg);
    min-height: 634px;
    background-size: 100%;
background-position: top;
background-repeat: no-repeat;

}
.index-section .proximo-evento{
    padding: 15px;
    background-color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-top: 100px;
   
}
.index-section .proximo-evento h1{
font-weight:bold;
margin-bottom: 30px;
}
.index-section .proximo-evento .fecha{
    background-color: #AF0F11;
    width: 122px;
height: 108px;
margin-top: -64px;
margin-left: -15px;
margin-bottom: 23px;
color: #fff;
text-align: center;
text-align: center;
padding: 5px 30px;
border-top-right-radius: 16px;
border-bottom-right-radius: 16px;
}
.index-section .proximo-evento .fecha .dia{
    font-weight: bold;
    font-size: 45px;
    margin-bottom: 0px;
}
.index-section .proximo-evento .fecha{

}
.index-section .proximo-evento h5{

}
.index-section .proximo-evento h3{

}
.index-section .proximo-evento p{
    text-align: left;
}
.index-section .calendario{
    background-color: #000;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-left: -12px;
}
.index-section .calendario h3{
    float: left;
    color: #fff;
    font-weight: bold;
    padding: 20px 0px;
    width: 65%;
}
.index-section .calendario img{
    width: 99px;
    float: right;
    margin-top: 15px;
    margin-right: 40px;
}
.index-section .proximo-evento .ubicacion{
    padding: 20px 0px;
margin-bottom: 0px;
}
.seccion-2-index{
    background: linear-gradient(90deg, #FCFBFA 50%, #AF0F11 50%);
}
.resultados{
    background-image: url(../images/fondo.jpg);
    background-size: 100%;
background-position: bottom;
background-repeat: no-repeat;
}
.resultado-box{
background-color:#fff;
border-radius:4px;
padding-bottom: 32px;
margin-top: 64px;
}
.resultado-box .title-resultado{
    background-color: #AF0F11;
    width: 90%;
    height: 108px;
    margin-top: -64px;
    margin-left: -12px;
    margin-bottom: 23px;
    color: #fff;
    text-align: center;
    text-align: left;
    padding: 20px 30px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
}
.resultado-box .title-resultado h3{
    
}
.resultado-box table{
    
}
.noticias .card .fecha{
    background-color: #AF0F11;
    width: 122px;
height: 108px;
color: #fff;
text-align: center;
text-align: center;
padding: 5px 30px;
border-top-right-radius: 16px;
border-bottom-right-radius: 16px;
position: absolute;
top: -64px;
}
.noticias .card .fecha .dia{
    font-weight: bold;
    font-size: 45px;
    margin-bottom: 0px;
}
.noticias .card .card-body{

    background-color: #000000;
    color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-family: 'Lato';
}
.ganadores{
    background-image: url(../images/fondo2.jpg);
    background-size: 100%;
background-position: bottom;
background-repeat: no-repeat; 
}
.login{
    background-image: url(../images/fondo_login.jpg);
    background-size: cover;
    background-position: top;
background-repeat: no-repeat;  
}
.login .login-form{
    background-color: #fff;
    border-radius: 4px;
    padding: 71px 120px;
}
.form-control{
height: 67px;
font-family: 'Lato';
}
/*
Asociacion SideBar
*/
.asociacion-dashboard{

    background: linear-gradient(90deg, #FFFFFF 40%, #E7E0D6 0%);
    background-color: #E7E0D6;
    
}
.asociacion-sidebar{
list-style:none;
}
.asociacion-sidebar li{
   height:70px;
}
.asociacion-sidebar li a{
  color:#000000;
  font-size:26px;
  font-weight:bold;
  font-family: "Lato";
  line-height:70px;

 }
 .asociacion-sidebar li.active{
    background-color:#E7E0D6;
    color:#000;
    position:relative;
 }
 .asociacion-sidebar li.active::before{
    content: "";
    height: 70px;
    background-color: #E7E0D6;
    width: 100%;
    position: absolute;
    left: -100%;
}
.asociacion-sidebar li.active::after{
    content:"";
    height:70px;
    background-color:#E7E0D6;
    width: 20%;
position: absolute;
right: -11%;
}
 .box-display{
    background-color: rgba(255,255,255,0.43);
    padding: 50px;
    margin-bottom: 50px;
 }
 .box-display .dropzone{
     margin-top:20px;
 }
 .table-coleo{
    width: 100% !important;
    border: none !important;
 }
 .table-coleo tr{
     width:50%;
     float:left;
     background-color: transparent !important;
     min-height: 135px;
 }
 .table-coleo tr td .tr-box{
    padding: 10px;
    background-color: #FCFBFA;
    min-height: 175px;
}
.table-coleo tr td .tr-box .imagen{
    width: 25%;
    float: left;
    padding:0px;
}
.table-coleo tr td .tr-box .imagen img{

}
.table-coleo thead{
    display:none;
}
.table-coleo tr td .tr-box .textos{
    width: 60%;
    float: left;
    padding: 0px;
    padding-left: 10px;
}
.table-coleo tr td .tr-box .textos h5{
    font-size: 16px;
    margin-bottom: 4px;
    font-family: 'Lato';
}
.table-coleo tr td .tr-box .acciones{
    width: 15%;
    float: left;
    padding: 0px;
}
.table-coleo tr td .tr-box .equino select{
    height: 45px !important;
}
.table-coleo tr td .tr-box .acciones a{
    padding: 2px;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-bottom: 4px;
}
.table-coleo tr td .tr-box .acciones a i{

}
.box-display .dataTables_filter {
    display: none;
 }
 .table-campeonatos{
    width: 100% !important;
    border: none !important;
 }
 .table-campeonatos tr{
     width:100%;
     float:none;
     background-color: transparent !important;
 }
 .table-campeonatos tr td .tr-box{
    padding: 10px;
    background-color: #FCFBFA;
}
.table-campeonatos tr td .tr-box .imagen{
    width: 25%;
    float: left;
    padding:0px;
}
.table-campeonatos tr td .tr-box .imagen img{

}
.table-campeonatos thead{
    display:none;
}
.table-campeonatos tr td .tr-box .textos{
    width: 60%;
    float: left;
    padding: 0px;
    padding-left: 10px;
}
.table-campeonatos tr td .tr-box .textos h5{
    font-size: 16px;
    margin-bottom: 4px;
    font-family: 'Lato';
}
.table-campeonatos tr td .tr-box .acciones{
    width: 40%;
    float: left;
    padding: 0px;
}
.table-campeonatos tr td .tr-box .acciones a{
    background-color: #AF0F11;
    padding: 12px 19px;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: 1rem;
    border: none;
    width:100%;
    display: block;
    float: left;
    margin-bottom: 4px;
}
.table-campeonatos tr td .tr-box .acciones a i{

}
.table-liberar tr td .tr-box .acciones{
    width: 100%;
    float: left;
    padding: 0px;
}
.table-liberar tr td .tr-box .acciones a{
    background-color: #AF0F11;
    padding: 5px 19px;
    text-transform: uppercase;
    border-radius: 4px;
    font-size: 1rem;
    border: none;
    width:100%;
    display: block;
    float: left;
    margin-bottom: 4px;
}
.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 18px; }
  
  .control input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  
  .control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 40px;
    width: 40px;
    background: #e6e6e6;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5); }
  
  .control--radio .control__indicator {
    border-radius: 50%; }
  
  .control:hover input ~ .control__indicator,
  .control input:focus ~ .control__indicator {
    background: #ccc; }
  
  .control input:checked ~ .control__indicator {
    background: #AF0F11; }
  
  .control:hover input:not([disabled]):checked ~ .control__indicator,
  .control input:checked:focus ~ .control__indicator {
    background: #AF0F11; }
  
  .control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none; }
  
  .control__indicator:after {
    font-family: 'FontAwesome';
    content: '\f00c';
    position: absolute;
    display: none;
    font-size: 18px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
  
  .control input:checked ~ .control__indicator:after {
    display: block;
    color: #fff; }
  
  .control--checkbox .control__indicator:after {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  
  .control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b; }
  
  .control--checkbox input:disabled:checked ~ .control__indicator {
    background-color: #AF0F11;
    opacity: .2; }
    .ui-datepicker { 
        z-index: 1000 !important;
      }

 /*   BASICOS  */
 
 .basic-section{
   background:#E7E0D6;
   padding:100px 0px;
}
.basic-section .basic-container{
    background-color: #fff;
    border-radius: 4px;
    padding: 71px 120px;
}

 /*   NOTICIA  */
 .noticia-block{

 }
 .noticia-block img{
     
}
.noticia-block h1{
    margin-top: 40px;
    margin-bottom: 40px;
}
.noticia-block p{
    text-align: justify;
}

.atleta-section{
    padding-top: 100px;
    padding-bottom: 0px;
}
.atleta-section h1{
    font-size: 70px;
    
}
.atleta-detalle{

    padding-top: 64px;
}

.atleta-card{


}
.atleta-card .card-body h5{

    min-height: 75px;

}

.atleta-franja{
    background-color: #D4A77B;
min-height: 100px;
}

.atleta-card .card-body{

    min-height:195px;
    
}
.atleta-detalle .card .fecha{
    background-color: #AF0F11;
    width: 122px;
height: 108px;
color: #fff;
text-align: center;
text-align: center;
padding: 5px 30px;
border-top-right-radius: 16px;
border-bottom-right-radius: 16px;
position: absolute;
top: -64px;
}
.atleta-detalle .card .fecha .dia{
    font-weight: bold;
    font-size: 45px;
    margin-bottom: 0px;
}
.atleta-detalle .card .card-body{

    background-color: #FFF;
    color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-family: 'Lato';
    padding-top: 70px;
}
.atleta-detalle .card .card-body h5{

   color: #000000;
}
.atleta-detalle .card .card-body p{

    color: #000000;
 }
 .atleta-detalle .card .card-body h3{
    font-family: var(--coleo-font);
    color: #000000;
    font-weight: bold;
    font-size: 32px;
    margin-top:30px;
 }
 .atleta-img{
     position:relative;
 }
 .atleta-img img{
    position: absolute;
    bottom: 0px;
    width: 80%;
 }
 .atleta-asociacion{
    margin-bottom: 20px;
 }
 .atleta-asociacion img{
    margin-right: 10px;
 }
 .atletas-section{

 }
 .atletas-section h5{
     
}
.atletas-section h1{
     
}
.atletas-section p{
     
}
.atletas-section img{
     
}
.w-100{
    width:100%;
}
.img-asociaciones{
    height: 220px;
    overflow: hidden;
    line-height: 220px;
text-align: center;
}
.img-asociaciones img{
    max-width: 45%;
    margin: 0px auto;
    display: inline-block !important;
    height: auto;
    vertical-align: middle;
    line-height: 220px;
    height: unset !important;
}
.campeonato-detalle-section{


}
.campeonato-detalle-section .tab-content{

    padding-top: 50px;
}
.campeonato-detalle-section .nav-tabs li button.active{
    color:#000;
}
.campeonato-detalle-section .nav-tabs li button{
    color:#E7E0D6;
}
.turnos-box{
    background-color:#fff;
    border-radius:4px;
    padding-bottom: 32px;
    margin-top: 64px;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    min-height: 390px;
    }
    .turnos-box .title-resultado{
        background-color: #AF0F11;
        width: 90%;
        height: 64px;
        margin-top: -32px;
        margin-left: -1px;
        margin-bottom: 23px;
        color: #fff;
        text-align: center;
        text-align: left;
        padding: 20px 34px;
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }
    .turnos-box .title-resultado h3{
        
    }
    .turnos-box table{
        
    }
    .nosotros-section{
     background-color:#fff !important;
    }

    .nosotros-section p{
        
    }

    .nosotros-section img{
        margin-bottom:66px;
    }

    .header_toggle {
        color: #fff;
        font-size: 1.5rem;
        cursor: pointer;
        float: right;
    }
    
    .header_img {
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        border-radius: 50%;
        overflow: hidden
    }
    
    .l-navbar {
        position: fixed;
        top: 0;
        left: -100%;
        width: 80%;
        height: 100vh;
        background-color: #000;
        padding: .5rem 1rem 0 0;
        transition: .5s;
        z-index: 10;
        padding-bottom:40px;
    }
    
    .l-navbar .nav {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        overflow: auto
    }
    .l-navbar .nav_link {
        position: relative;
        color: #fff;
        margin-bottom: 1.5rem;
        transition: .3s;
        width: 100%;
        display: block;
        padding-left: 20px;
    }
    .l-navbar .nav_list{

        margin-top: 60px;

    }
    
    .l-navbar .nav_link:hover {
        color: #fff;
    }
    
    .l-navbar .nav_icon {
        font-size: 1.25rem
    }
    
    .show {
        left: 0
    }
    
    .body-pd {
        padding-left: calc(var(--nav-width) + 1rem)
    }
    
    .l-navbar .active {
        color: #fff;
    }
    
    .l-navbar .active::before {
        content: '';
        position: absolute;
        left: 0;
        width: 2px;
        height: 32px;
        background-color: #fff;
    }
    
    .l-navbar .height-100 {
        height: 100vh
    }
    .select2-container .select2-selection--single {
        height: 67px !important;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 67px !important;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 20px !important;
    }

    .categoria-card{


    }
    .categoria-card .card-body h5{
    
        min-height: auto;
    
    }
    .categoria-card .card-body{
    
        min-height:195px;
        
    }
    .mr-10{
        margin-right:10px;
    }
    .directivos{
        list-style: none;
        padding-left: 0px;
    }
    .directivos li{

    }
    .directivos .block-directivo{
        padding-bottom: 10px;padding-top: 10px;border-bottom: 1px solid #af0f11;

    }
    .directivos .block-directivo .nombre-directivo{

        font-weight:bold;
    }
    .directivos .block-directivo .cargo{
        float: left;
        color: #4a4848;
        font-style: italic;
        font-weight: lighter;
    }

    .directivos li .cargo{
        float: right;
        color: #918d8d;
        font-style: italic;
        width: 50%;

    }
    .directivos-federacion{
        list-style: none;
        padding-left: 0px;
        columns: 3;
-webkit-columns: 2;
-moz-columns: 2;
    }
    .directivos-federacion li{
        padding-right: 15px;
    }
    .directivos-federacion li .cargo{
        float: right;
        color: #918d8d;
        font-style: italic;

    }

    .mobile-footer footer{
        display:none;
    }

/* Estilos para el listado de campeonatos en la ficha de atleta */
.participaciones-list {
    max-height: 300px;
    overflow-y: auto;
}

.participacion-item {
    background: #f8f9fa;
    border: 1px solid #dee2e6 !important;
    transition: all 0.3s ease;
}

.participacion-item:hover {
    background: #e9ecef;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.participacion-item .fw-bold {
    font-size: 0.9rem;
    color: #495057;
}

.participacion-item .text-muted {
    font-size: 0.75rem;
    color: #6c757d !important;
}
