@font-face {
    font-family: 'Nexa';
    src: url('../css/Nexa/NexaFreeBoldwebfont.eot');
    src: url('../css/Nexa/NexaFreeBoldwebfont.eot?#iefix') format('embedded-opentype'),
    url('../css/Nexa/NexaFreeBoldwebfont.woff') format('woff'),
    url('../css/Nexa/NexaFreeBoldwebfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Athletics';
    src: url('../css/Athletics/Athletics-Regular.eot');
    src: url('../css/Athletics/Athletics-Regular.eot?#iefix') format('embedded-opentype'),
         url('../css/Athletics/Athletics-Regular.woff2') format('woff2'),
         url('../css/Athletics/Athletics-Regular.woff') format('woff'),
         url('../css/Athletics/Athletics-Regular.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Athletics-Bold';
    src: url('../css/Athletics/Athletics-Bold.eot');
    src: url('../css/Athletics/Athletics-Bold.eot?#iefix') format('embedded-opentype'),
    url('../css/Athletics/Athletics-Bold.woff') format('woff'),
    url('../css/Athletics/Athletics-Bold.woff2') format('woff2'),
    url('../css/Athletics/Athletics-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Athletics-Black';
    src: url('../css/Athletics/Athletics-Black.eot');
    src: url('../css/Athletics/Athletics-Black.eot?#iefix') format('embedded-opentype'),
    url('../css/Athletics/Athletics-Black.woff') format('woff'),
    url('../css/Athletics/Athletics-Black.woff2') format('woff2'),
    url('../css/Athletics/Athletics-Black.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'D-DINCondensed';
    src: url('../css/D-DIN/D-DINCondensed.eot');
    src: url('../css/D-DIN/D-DINCondensed.eot?#iefix') format('embedded-opentype'),
    url('../css/D-DIN/D-DINCondensed.woff') format('woff'),
    url('../css/D-DIN/D-DINCondensed.woff2') format('woff2'),
    url('../css/D-DIN/D-DINCondensed.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'D-DINCondensed-Bold';
    src: url('../css/D-DIN/D-DINCondensed-Bold.eot');
    src: url('../css/D-DIN/D-DINCondensed-Bold.eot?#iefix') format('embedded-opentype'),
    url('../css/D-DIN/D-DINCondensed-Bold.woff') format('woff'),
    url('../css/D-DIN/D-DINCondensed-Bold.woff2') format('woff2'),
    url('../css/D-DIN/D-DINCondensed-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Thin';
    src: url('../css/Montserrat/Montserrat-Thin.eot');
    src: url('../css/Montserrat/Montserrat-Thin.eot?#iefix') format('embedded-opentype'),
    url('../css/Montserrat/Montserrat-Thin.woff') format('woff'),
    url('../css/Montserrat/Montserrat-Thin.woff2') format('woff2'),
    url('../css/Montserrat/Montserrat-Thin.ttf') format('truetype');
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: 'Montserrat-Light';
    src: url('../css/Montserrat/Montserrat-Light.eot');
    src: url('../css/Montserrat/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
    url('../css/Montserrat/Montserrat-Light.woff') format('woff'),
    url('../css/Montserrat/Montserrat-Light.woff2') format('woff2'),
    url('../css/Montserrat/Montserrat-Light.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../css/Montserrat/Montserrat-Regular.eot');
    src: url('../css/Montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('../css/Montserrat/Montserrat-Regular.woff') format('woff'),
    url('../css/Montserrat/Montserrat-Regular.woff2') format('woff2'),
    url('../css/Montserrat/Montserrat-Regular.ttf') format('truetype');
    font-style: normal;
}

body {
    font-family: 'Montserrat-Light', sans-serif;
    background-image: url('./../../recursos/images/bgweb.png');
    font-size: 22px!important;
    color: white;
}

/*.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.b-example-divider {
    width: 100%;
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
*/
.btn{
    --bd-violet-bg: #358856;
    --bd-violet-rgb: 112.520718, 44.062154, 249.437846;

    --bs-btn-font-weight: 600;
    --bs-btn-color: var(--bs-white);
    --bs-btn-bg: var(--bd-violet-bg);
    --bs-btn-border-color: var(--bd-violet-bg);
    --bs-btn-hover-color: var(--bs-white);
    --bs-btn-hover-bg: #163325;
    --bs-btn-hover-border-color: #289548;
    --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
    --bs-btn-active-color: var(--bs-btn-hover-color);
    --bs-btn-active-bg: #5a23c8;
    --bs-btn-active-border-color: #5a23c8;
}

.bd-mode-toggle {
    z-index: 1500;
}

.bd-mode-toggle .dropdown-menu .active .bi {
    display: block !important;
}

.text-bg-dark {
    color: #fff !important;
    background-color: #000 !important;
}

.text-white {
    color: #fff !important;
}

.padding-row-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.padding-top-10 { padding-top: 10px; }
.padding-top-20 { padding-top: 20px; }
.padding-top-30 { padding-top: 30px; }
.padding-top-50 { padding-top: 50px; }
.padding-top-20vh { padding-top: 20vh; }
.padding-bottom-10 { padding-bottom: 10px; }
.padding-bottom-20 { padding-bottom: 20px; }
.padding-bottom-30 { padding-bottom: 30px; }
.margin-top-10vh { margin-top: 10vh;}

.row>* {
    padding-right: 0px;
    padding-left: 0px;
}

.padding-logo-utb {
    padding-top: 50px;
    padding-bottom: 15px;
}

.bg-color-blue {
    background-color: #2b1845;
    color: #fff;
}

.bg-color-yellow {
    background-color: #e4ce11;
    color: #2b1845;
}

.bg-color-white {
    background-color: #fff;
    color: #066938;
}

.padding-horizontal {
    padding-right: 10px;
    padding-left: 10px;
}

.padding-horizontal-0 {
    padding-right: 0px;
    padding-left: 0px;
}

.crystal-card {
    background: rgba(255, 255, 255, 1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 15px;
    color: #06140f;
}

.cover-container_mod { max-width: 60em !important; }
.cover-container_mod2 { max-width: 70em !important; }
.cover-container_mod4 { max-width: 80em !important; }
.cover-container_mod3 { max-width: 50em !important; }
.cover-login { max-width: 40em !important; }
.was-validated .form-control:invalid {
    border-color: #dc3545;
}

.was-validated .form-control:invalid:focus {
    box-shadow: 0 0 5px 1px #dc3545;
}

.was-validated .form-control:valid {
    border-color: #28a745;
}

.was-validated .form-control:valid:focus {
    box-shadow: 0 0 5px 1px #28a745;
}

.header-fondo {
    position: relative;
    min-height: 100vh;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.header-fondo::before {
    content: '';
    background-image: url('./../../recursos/images/fondo-header.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    z-index: -1;  /* solo el fondo está atrás */
    opacity: 1;   /* puedes ajustar opacidad si deseas */
}

#contenidoglobal{
    background-image: url('./../../recursos/images/ft.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.header-container {
  display: flex;
  justify-content: flex-start;
  align-items: left;
  padding-left: 5%;  
}

.uppercase {
    text-transform: uppercase;
}
.titulo-congreso {
  font-family: "D-DINCondensed", sans-serif;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  font-size: 2.8rem;
  line-height: 1.1;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #f59e11;
  
}

.titulo-congreso a {
  font-family: "D-DINCondensed-Bold", sans-serif;
  font-size: 2.8rem;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: white!important;
  text-transform: normal!important;
  font-weight: normal;
}

.event-dates {
      font-family: 'Athletics', sans-serif;
      font-weight: normal;
      font-size: 2rem;
      padding-top: 30px;
      padding-bottom: 15px;
      color: white;
    }

    .texto-datos-eventos{
        font-size: 20px;
    }

    .linea-verde {
      height: 3px;
      width: 100%;
      background-color: #066938;
    }

#descargables div p a{
    color: white;
    font-size: 1.4rem;
    text-decoration: none;
}

#descargables div p {
    line-height: 0.8;
}

#descargables div p a:hover{
    color: #7eb329;
    font-size: 1.4rem;
    text-decoration: none;
}

.portiutb {
    background-image: url('https://utb.edu.ec/sites/all/themes/utb_2_0/img/portiutb-15.png');
    background-repeat: no-repeat;
    background-size: contain;
    font-weight: bolder;
    float: left;
    width: 10%;
    margin-left: 89%;
    height: 120px;
    overflow: auto;
    position: fixed;
    background-position: bottom right;
    bottom: 20px;
    z-index: 999;
}

.rectangulo-fechas {
  width: 35%;
  padding: 1rem;
  background-color: #358856;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  box-shadow: 10px 0 15px rgba(0, 0, 0, 0.65);
  color: white;
  margin: auto;
  text-transform: uppercase;
  min-width: 300px;
}

.rectangulo-fechas a {
    font-family: 'Athletics-Black', sans-serif;
}


.bg-success-subtle {
  background-color: #4fa66d1a !important; /* Color verde suave */
}

.shadow-lg {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.rounded-top-4 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.rounded-bottom-4 {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.encabezado-secciones{
    background-color:  #163325;
    color: white;
    padding-top: 15px!important;
    border-top-left-radius: 30px;
    box-shadow: 10px 0 15px rgba(0, 0, 0, 0.65);
}

.cuenta-seccion{
    width: 80%;
    background-color:  #163325;
    color: white;
    padding-top: 15px!important;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 10px 0 15px rgba(0, 0, 0, 0.65);
    margin: 0 auto;
}
.rectangulo-secciones {
  padding: 1rem;
  background-color: #358856;
  /*border-top-right-radius: 30px;*/
  border-bottom-right-radius: 30px;
  box-shadow: 10px 0 15px rgba(0, 0, 0, 0.65);
  color: white;
  margin: auto;
  min-width: 300px;
}

.rectangulo-secciones>div>li {
  list-style-type: none;
  padding-left: 20px;
}

.text-left{
    text-align: left;
}

.formulario-registro{
    font-family: 'Montserrat-Regular', sans-serif;
    font-size: 0.8em!important;
}


.table-wrapper {
      position: relative;
    }

    .linea-central {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 2px;
      background-color: #f6c453;
      z-index: 1;
    }

    .tabla-fechas {
      position: relative;
      z-index: 2;
    }

    .tabla-fechas th,
    .tabla-fechas td {
      vertical-align: middle;
      padding: 1rem;
      background-color: transparent;
      color: white;
      font-size: 1rem;
    }

    .tabla-fechas th {
      width: 50%;
      font-size: 1.1rem;
    }

    .tabla-fechas td {
      font-size: 1rem;
    }

    li {
      margin-bottom: 8px; /* o el valor que prefieras */
    }

    @media (min-width: 767px) and (max-width: 1286px) {
       .rectangulo-fechas {
            width: 50%;
            padding: 1rem;
            min-width: 500px;
            font-size: 2rem;
            max-width: 520px;
        }

        body {
            font-size: 18px!important;
        }

        .card-title {
            font-size: 18px!important;
        }


        .h2, h2 {
            font-size: calc(1rem + .9vw);
        }
    }


    @media (max-width: 766px) {

        body {
            font-size: 15px!important;
        }

        .card-title {
            font-size: 15px!important;
        }

        .h2, h2 {
            font-size: calc(0.9rem + .9vw);
        }

        .linea-central {
            display: none;
        }

        .tabla-fechas th, .tabla-fechas td {
            display: block;
            width: 100%;
            text-align: left;
            padding: 0.5rem 0;
        }

        .titulo-congreso {
            font-size: 2rem;
            line-height: 1.1;
        }
        
        .titulo-congreso a {
          font-size: 2rem;
          line-height: 1;
          letter-spacing: 2px;
          text-transform: uppercase;
          font-weight: normal;
        }

        .rectangulo-fechas {
            width: 70%;
            padding: 1rem;
            min-width: 350px;
            font-size: 1.4rem;
        }


    }

