@media (max-width:2240px){
  /*Home*/
  .container-poli {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.js-menu-btns {
    position: absolute;
    margin-top: 9%;
    display: flex;
}
.main-nav-row .item-inner-main-nav a {
    padding: 9px 8px;
    }
.main-nav-row .item-inner-main-nav a {
    transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out, transform .3s ease-in-out;
    color: #fff;
    font-size: 18px;
}
.logo img {
    height: 60px;
    width: 100%;
    margin-bottom: 10%;
}
  .card .flex .col-lg-6{
    display: flex;
    justify-content: center;
  }
  .dis .col-lg-4{
    display: flex;
    justify-content: center;
  }
  .dis .btn_empresa {
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'BrandonGrotesque-Bold';
    font-size: 16px;
    background: #15BECE;
    padding: 10px 20px;
    float: left;
    width: 100%;
}
.wrapper {
    height: auto;
    display: flex;
    align-items: center;
    padding: 30% 0%;
}
.modal-terminos{
    position: absolute;
    top: 4% !important;
    right: 0;
    bottom: 0;
    left: 29% !important;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
  /*Orientacion*/
  .flex-or{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .box-2 {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 50%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 20px;
}
.padd-bottom .flex .col-md-5:nth-child(1){
    margin-left: 0px;
} 
  /*Tips*/
.jornada{
    padding-bottom: 10%;
  }
.c-sesion {
    padding-bottom: 5%;
}
  /*Agenda*/
img.circle {
    object-fit: cover;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    transform: translateY(calc(-50% - 10px));
    position: absolute;
    left: 42%;
    top: 37%;
}
  /*Practicas*/
}
@media (max-width:1920px){
    /*Home*/
    .container-poli {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.main-nav-row .item-inner-main-nav a {
    padding: 9px 8px;
    }
.main-nav-row .item-inner-main-nav a {
    transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out, transform .3s ease-in-out;
    color: #fff;
    font-size: 18px;
}
.js-menu-btns {
    position: absolute;
    margin-top: 9%;
    display: flex;
}
.logo img {
    height: 60px;
    width: 100%;
    margin-bottom: 10%;
}
  .card .flex .col-lg-6{
    display: flex;
    justify-content: center;
  }
  .dis .col-lg-4{
    display: flex;
    justify-content: center;
  }
  .dis .btn_empresa {
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'BrandonGrotesque-Bold';
    font-size: 16px;
    background: #15BECE;
    padding: 10px 20px;
    float: left;
    width: 100%;
}
.wrapper {
    height: auto;
    display: flex;
    align-items: center;
    padding: 30% 0%;
}
.modal-terminos{
    position: absolute;
    top: 2% !important;
    right: 0;
    bottom: 0;
    left: 16% !important;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
  /*Orientacion*/
  .flex-or{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .box-2 {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 50%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 20px;
}
.padd-bottom .flex .col-md-5:nth-child(1){
    margin-left: 0px;
} 
  /*Tips*/
.jornada{
    padding-bottom: 10%;
  }
.c-sesion {
    padding-bottom: 5%;
}
  /*Agenda*/
img.circle {
    object-fit: cover;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    transform: translateY(calc(-50% - 10px));
    position: absolute;
    left: 42%;
    top: 37%;
}
  /*Practicas*/
}
@media (max-width:1366px){
  /*Home*/
  .container-padre {
    width: 80%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    margin-top: 50px;
    padding: 50px 0px;
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    margin-left: auto;
    box-shadow: inset 0 0 5px #cfc8c86b;
}
.container-poli {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.js-menu-btns{
    position: absolute;
    display: flex;
    left: 16%;
    width: 84%;
    margin-top: 15%;
}
.logo img {
    height: 60px;
    width: 100%;
    margin-bottom: 10%;
}
.img-personaje {
    position: absolute;
    width: 100%;
    top: 7%;
}
.modal-terminos{
    position: absolute;
    top: 2% !important;
    right: 0;
    bottom: 0;
    left: 16% !important;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal {
    position: fixed;
    top: 5%;
    right: 9%;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.item .content-modal {
    position: absolute;
    top: 50%;
    left: 4%;
    width: 258px;
    text-align: left;
    color: #eee;
    transform: translate(0, -50%);
    font-family: system-ui;
    display: none;
}
.container-modal {
    position: absolute;
    width: 600px;
    height: 400px;
    background: #f5f5f5;
    border-radius: 20px;
}
  /*Orientacion*/
.flex-or{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.box-2 {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 50%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 20px;
}
.card-orientacion {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 30px;
    border-radius: 15px;
    margin-left: 20px;
    height: 470px;
}
  /*Tips*/
.padd-bottom .flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.card-tips {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 30px;
    border-radius: 15px;
    margin-left: 0px;
    height: auto;
    margin-top: 20px;
}
.box-3 {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 50%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 20px;
}
  /*Agenda*/
img.circle{
    object-fit: cover;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    transform: translateY(calc(-50% - 10px));
    position: absolute;
    left: 38%;
    top: 37%;
}
.content-agenda {
    background-color: #fff;
    padding: 6%;
    text-align: center;
    height: 350px;
    color: #000;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.jornada {
    padding-bottom: 0%;
}
.c-sesion {
        padding-bottom: 0%;
    }
  /*Practicas*/
}
@media (max-width:1024px){
/*Logueado*/
.middle-header-row .col-sm-4 {
    width: 30%;
    display: block;
    position: absolute;
    right: 3%;
    top: 3%;
    z-index: 1;
}
/*Home*/
 .container-padre {
    width: 85%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    margin-top: 50px;
    padding: 50px 0px;
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    margin-left: auto;
    box-shadow: inset 0 0 5px #cfc8c86b;
}
.container-poli {
    width: 95%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.js-menu-btns {
    position: absolute;
    margin-top: 20%;
    display: flex;
    left: 8%;
    width: 84%;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
a:focus
 {
    outline: none;
    outline-offset: -2px;
}
.flex-feria {
    display: flex;
    justify-content: center;
    padding: 10% 0% 15% 0%;
}
.img-personaje {
    position: absolute;
    width: 100%;
    top: 7;
    left: 4%;
}
/*Practicas*/
.practicas {
    font-weight: bold;
    font-size: 40px;
} 
.box {
    position: relative;
    border-radius: 20px;
    padding: 3% 2.5%;
    width: 59%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 18px;
}
.div {
    width: 70%;
}
/*Orientacion*/
.card-orientacion {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 30px;
    border-radius: 15px;
    margin-left: 20px;
    height: 510px;
}
.flex-or{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
/*Tips*/
.card-tips {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 30px;
    border-radius: 15px;
    margin-left: 0px;
    height: auto;
    margin-top: 20px;
}

.box-3 {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 50%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 20px;
}
/*Agenda*/
img.circle {
    object-fit: cover;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    transform: translateY(calc(-50% - 10px));
    position: absolute;
    left: 36%;
    top: 37%;
}
.jornada{
    padding-bottom: 10%;
}
/*Practicas*/

}
@media (max-width:820px){
    /*Logueado*/
.middle-header-row .col-sm-4 {
    width: 30%;
    display: block;
    position: absolute;
    right: 3%;
    top: 2%;
    z-index: 1;
}
/*Home*/
.main-nav-row .item-inner-main-nav a {
    padding: 9px 8px;
    }
.main-nav-row .item-inner-main-nav a {
    transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out, transform .3s ease-in-out;
    color: #fff;
    font-size: 14px;
}
  .container-padre {
    width: 90%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    margin-top: 50px;
    padding: 50px 0px;
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    margin-left: auto;
    box-shadow: inset 0 0 5px #cfc8c86b;
}
.container-poli {
    width: 94%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.js-menu-btns {
    position: absolute;
    margin-top: 20%;
    display: flex;
    left: 5.5%;
    width: 90%;
}
.h2-poli {
    padding: 10% 3%;
}
.bienvenida {
    font-size: 30px;
    font-weight: 100;
    font-family: 'BrandonGrotesque-Light';
}
.practicas {
    font-weight: bold;
    font-size: 32px;
}
.edicion {
    font-size: 19px;
    font-weight: 100;
    font-family: 'BrandonGrotesque-Light';
}
.img-personaje {
    position: absolute;
    width: 100%;
    top: 4%;
}
.padd {
    padding: 0% 13% !important;
}
.box {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 46%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 18px;
}
.flex-feria {
    display: flex;
    justify-content: center;
    padding: 10% 0% 15% 0%;
}
.top-actions {
    position: fixed;
    top: 42%;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 15px;
    z-index: 6;
    color: #fff;
}
h2 {
    color: #fff;
    font-family: 'BrandonGrotesque-Medium';
    font-size: 25px;
}
.padd-encontraras .col-md-3 img {
    width: 15%;
    border-bottom: solid 2px #15BECE;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.padd-encontraras .col-md-3 {
    border-right: none;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.card .col-md-3{
  display: none;
}
.card .col-md-4{
  display: flex;
  justify-content: center;
}
.dis .col-md-3{
  display: none;
}
.dis{
  padding: 10%;
}
/*Orientacion*/
.flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.card-orientacion {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 6% !important;
    border-radius: 15px;
    margin-left: -3px;
    height: auto;
    margin-top: 20px;
}
.card-tips {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 6%;
    border-radius: 15px;
    height: auto;
    margin-top: 20px;
}
.box-3 {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 70%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 20px;
}
img.circle {
    object-fit: cover;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    transform: translateY(calc(-50% - 10px));
    position: absolute;
    left: 34%;
    top: 37%;
}
.jornada{
    padding-bottom: 11%;
}
/*Practicas*/
.flex-pr p{
  padding: 4%;
}
}
@media (max-width:800px){
/*Logueado*/
.middle-header-row .col-sm-4 {
    width: 30%;
    display: block;
    position: absolute;
    right: 3%;
    top: 2%;
    z-index: 1;
}
/*Home*/
.header {
     height: auto;}
  .container-padre {
    width: 90%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    margin-top: 50px;
    padding: 50px 0px;
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    margin-left: auto;
    box-shadow: inset 0 0 5px #cfc8c86b;
}
.js-menu-btns {
    position: absolute;
    margin-top: 20%;
    display: flex;
    left: 5.5%;
    width: 90%;
}
.nav li {
    border-right: none;
    padding-right: 10px;
}
.container-poli {
    width: 94%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.h2-poli {
    padding: 10% 3%;
}
.top-actions {
    position: fixed;
    top: 42%;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 15px;
    z-index: 6;
    color: #fff;
}
.bienvenida {
    font-size: 30px;
    font-weight: 100;
    font-family: 'BrandonGrotesque-Light';
}
.practicas {
    font-weight: bold;
    font-size: 32px;
}
.edicion {
    font-size: 19px;
    font-weight: 100;
    font-family: 'BrandonGrotesque-Light';
}
.img-personaje {
    position: absolute;
    width: 100%;
    top: 5%;
}
.padd {
    padding: 0% 13% !important;
}
.box {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 46%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 18px;
}
.flex-feria {
    display: flex;
    justify-content: center;
    padding: 10% 0% 15% 0%;
}
h2 {
    color: #fff;
    font-family: 'BrandonGrotesque-Medium';
    font-size: 25px;
}
.padd-encontraras .col-md-3 img {
    width: 15%;
    border-bottom: solid 2px #15BECE;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.padd-encontraras .col-md-3 {
    border-right: none;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.card .col-md-3{
  display: none;
}
.card .col-md-4{
  display: flex;
  justify-content: center;
}
.dis .col-md-3{
  display: none;
}
.dis{
  padding: 10%;
}
/*Orientacion*/
.flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.card-orientacion {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 6% !important;
    border-radius: 15px;
    margin-left: -3px;
    height: auto;
    margin-top: 20px;
}
.card-tips {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 6%;
    border-radius: 15px;
    height: auto;
    margin-top: 20px;
}
.box-3 {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 70%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 20px;
}
img.circle {
    object-fit: cover;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    transform: translateY(calc(-50% - 10px));
    position: absolute;
    left: 34%;
    top: 37%;
}
.jornada{
    padding-bottom: 11%;
}
/*Practicas*/
.flex-pr p{
  padding: 4%;
}
}
@media (max-width:768px){
    /*Logueado*/
.middle-header-row .col-sm-4 {
    width: 30%;
    display: block;
    position: absolute;
    right: 3%;
    top: 2%;
    z-index: 1;
}
/*Home*/
.main-nav-row .item-inner-main-nav a {
    padding: 9px 8px;
    }
.main-nav-row .item-inner-main-nav a {
    transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out, transform .3s ease-in-out;
    color: #fff;
    font-size: 14px;
}
  .container-padre {
    width: 90%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    margin-top: 50px;
    padding: 50px 0px;
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    margin-left: auto;
    box-shadow: inset 0 0 5px #cfc8c86b;
}
.container-poli {
    width: 94%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.js-menu-btns {
    position: absolute;
    margin-top: 20%;
    display: flex;
    left: 5.5%;
    width: 90%;
}
.h2-poli {
    padding: 10% 3%;
}
.bienvenida {
    font-size: 30px;
    font-weight: 100;
    font-family: 'BrandonGrotesque-Light';
}
.practicas {
    font-weight: bold;
    font-size: 32px;
}
.edicion {
    font-size: 19px;
    font-weight: 100;
    font-family: 'BrandonGrotesque-Light';
}
.img-personaje {
    position: absolute;
    width: 100%;
    top: 4%;
}
.padd {
    padding: 0% 13% !important;
}
.box {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 46%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 18px;
}
.flex-feria {
    display: flex;
    justify-content: center;
    padding: 10% 0% 15% 0%;
}
.top-actions {
    position: fixed;
    top: 42%;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 15px;
    z-index: 6;
    color: #fff;
}
h2 {
    color: #fff;
    font-family: 'BrandonGrotesque-Medium';
    font-size: 25px;
}
.padd-encontraras .col-md-3 img {
    width: 15%;
    border-bottom: solid 2px #15BECE;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.padd-encontraras .col-md-3 {
    border-right: none;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.card .col-md-3{
  display: none;
}
.card .col-md-4{
  display: flex;
  justify-content: center;
}
.dis .col-md-3{
  display: none;
}
.dis{
  padding: 10%;
}
/*Orientacion*/
.flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.card-orientacion {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 6% !important;
    border-radius: 15px;
    margin-left: -3px;
    height: auto;
    margin-top: 20px;
}
.card-tips {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 6%;
    border-radius: 15px;
    height: auto;
    margin-top: 20px;
}
.box-3 {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 70%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 20px;
}
img.circle {
    object-fit: cover;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    transform: translateY(calc(-50% - 10px));
    position: absolute;
    left: 34%;
    top: 37%;
}
.jornada{
    padding-bottom: 11%;
}
/*Practicas*/
.flex-pr p{
  padding: 4%;
}
}
@media (max-width:767px){
 .main-nav-row {
    background-color: #003258;
    display: block;
}
.nav ul {
    gap: 18px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 20px;
    flex-direction: column;
    background-color: #003258;
}
  .container-poli {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    display: none;
}
.img-personaje {
    position: absolute;
    width: 100%;
    top: 3%;
    display: none;
}
.h2-poli {
    padding: 10% 3%;
}
.div {
    width: 100%;
}
.flex-feria {
    display: flex;
    justify-content: center;
    padding: 0% 0% 15% 0%;
}
.padd-encontraras .col-md-3 {
    border-right: none;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.padd-encontraras .col-md-3 img {
    width: 20%;
    border-bottom: solid 2px #15BECE;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.card .col-md-3{
  display: none;
}
.dis .col-md-3{
  display: none;
}
.dis{
  padding: 10%;
}
.flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
/*Orientacion*/
.card-orientacion {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 30px;
    border-radius: 15px;
    margin-left: 0px;
    height: auto;
    margin-top: 14px;
}
/*Tips*/
.card-tips {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 30px;
    border-radius: 15px;
    margin-left: 0px;
    height: auto;
    margin-top: 20px;
}
.box-3 {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
}
/*Agenda*/
img.circle {
    object-fit: cover;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    transform: translateY(calc(-50% - 10px));
    position: absolute;
    left: 33%;
    top: 37%;
}
.content-agenda {
    background-color: #fff;
    padding: 6%;
    text-align: center;
    height: 340px;
    color: #000;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.padd-section {
    padding-top: 0%;
    padding-bottom: 5%;
}
.box {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 20px;
}
/*Practicas*/
.flex-pr p{
  padding: 4%;
}
}
@media (max-width:512px){
  .main-nav-row {
    background-color: #003258;
    display: block;
}
.nav ul {
    gap: 18px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 20px;
    flex-direction: column;
    background-color: #003258;
}
.nav li {
    border-right: none;
    padding-right: 10px;
}
.js-menu-btns {
        left: 0;
        width: 100%;
}
  p {
    color: #fff;
    font-size: 18px;
    font-family: 'BrandonGrotesque-Light';
    line-height: 21px;
}
  .container-poli{
    display: none;
  }
  .img-personaje {
    position: absolute;
    width: 100%;
    top: 3%;
    display: none;
}
.h2-poli {
    padding: 10% 0% 10% 0%;
}
.dis .btn_empresa {
    margin-bottom: 10px;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'BrandonGrotesque-Bold';
    font-size: 16px;
    background: #15BECE;
    padding: 10px 20px;
    float: left;
    width: 100%;
}
.flex-feria {
    display: flex;
    justify-content: center;
    padding: 0% 0% 25% 0%;
}
  .bienvenida {
    font-size: 26px;
    font-weight: 100;
    font-family: 'BrandonGrotesque-Light';
}
.practicas {
    font-weight: bold;
    font-size: 23px;
}
.edicion {
    font-size: 17px;
    font-weight: 100;
    font-family: 'BrandonGrotesque-Light';
}
.box {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 16px;
}
.div {
  width: 100%;
}
h2 {
  font-size: 18px;
}
    .padd-encontraras .col-md-3 {
    border-right: none;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wrapper {
    height: auto;
    display: flex;
    align-items: center;
    padding: 40% 0%;
    display: none;
}
section .card{
  display: none;
}
/*orientacion*/
.flex {
    display: block;
    justify-content: center;
    align-items: center;
}
.video-container {
    position: relative;
    width: 100%;
    max-width: 800px;
    cursor: pointer;
    overflow: hidden;
    aspect-ratio: 16 / 9;
    height: auto;
}
.card-orientacion {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 30px;
    border-radius: 15px;
    margin-left: 0px;
    height: auto;
    margin-top: 20px;
}
/*Tips*/
.card-tips {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 30px;
    border-radius: 15px;
    margin-left: 0px;
    height: auto;
    margin-top: 20px;
}
.box-3 {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
}
/*Agenda*/
img.circle {
    object-fit: cover;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    transform: translateY(calc(-50% - 10px));
    position: absolute;
    left: 34%;
    top: 37%;
}
.content-agenda {
    background-color: #fff;
    padding: 6%;
    text-align: center;
    height: auto;
    color: #000;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.img-agenda {
    background-image: url(../images/agenda-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 190px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-size: cover;
    margin-top: 20px;
}
.img-agenda-2 {
    background-image: url(../images/agenda-2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 190px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-size: cover;
    margin-top: 20px;
}
.img-agenda-3 {
    background-image: url(../images/agenda-3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 190px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-size: cover;
    margin-top: 20px;
}
.img-agenda-4 {
    background-image: url(../images/agenda-4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 190px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-size: cover;
    margin-top: 20px;
}
/*Practicas*/
.flex-pr p{
  padding: 4%;
}
}
@media (max-width:430px){
  .main-nav-row {
    background-color: #003258;
    display: block;
}
.nav ul {
    gap: 18px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 20px;
    flex-direction: column;
    background-color: #003258;
}
.nav li {
    border-right: none;
    padding-right: 10px;
}
.js-menu-btns {
        left: 0;
        width: 100%;
}
  p {
    color: #fff;
    font-size: 18px;
    font-family: 'BrandonGrotesque-Light';
    line-height: 21px;
}
  .container-poli{
    display: none;
  }
  .img-personaje {
    position: absolute;
    width: 100%;
    top: 3%;
    display: none;
}
.h2-poli {
    padding: 10% 0% 10% 0%;
}
.dis .btn_empresa {
    margin-bottom: 10px;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'BrandonGrotesque-Bold';
    font-size: 16px;
    background: #15BECE;
    padding: 10px 20px;
    float: left;
    width: 100%;
}
.flex-feria {
    display: flex;
    justify-content: center;
    padding: 0% 0% 25% 0%;
}
  .bienvenida {
    font-size: 26px;
    font-weight: 100;
    font-family: 'BrandonGrotesque-Light';
}
.practicas {
    font-weight: bold;
    font-size: 23px;
}
.edicion {
    font-size: 17px;
    font-weight: 100;
    font-family: 'BrandonGrotesque-Light';
}
.box {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
    font-size: 16px;
}
.div {
  width: 100%;
}
h2 {
  font-size: 18px;
}
    .padd-encontraras .col-md-3 {
    border-right: none;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wrapper {
    height: auto;
    display: flex;
    align-items: center;
    padding: 40% 0%;
    display: none;
}
section .card{
  display: none;
}
/*orientacion*/
.flex {
    display: block;
    justify-content: center;
    align-items: center;
}
.video-container {
    position: relative;
    width: 100%;
    max-width: 800px;
    cursor: pointer;
    overflow: hidden;
    aspect-ratio: 16 / 9;
    height: auto;
}
.card-orientacion {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 30px;
    border-radius: 15px;
    margin-left: 0px;
    height: auto;
    margin-top: 20px;
}
/*Tips*/
.card-tips {
    background-color: var(--dark-jungle-green);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    box-shadow: inset 0 0 5px #cfc8c86b;
    padding: 30px;
    border-radius: 15px;
    margin-left: 0px;
    height: auto;
    margin-top: 20px;
}
.box-3 {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
    background: transparent;
}
/*Agenda*/
img.circle {
    object-fit: cover;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    transform: translateY(calc(-50% - 10px));
    position: absolute;
    left: 34%;
    top: 37%;
}
.content-agenda {
    background-color: #fff;
    padding: 6%;
    text-align: center;
    height: auto;
    color: #000;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.img-agenda {
    background-image: url(../images/agenda-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 190px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-size: cover;
    margin-top: 20px;
}
.img-agenda-2 {
    background-image: url(../images/agenda-2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 190px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-size: cover;
    margin-top: 20px;
}
.img-agenda-3 {
    background-image: url(../images/agenda-3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 190px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-size: cover;
    margin-top: 20px;
}
.img-agenda-4 {
    background-image: url(../images/agenda-4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 190px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-size: cover;
    margin-top: 20px;
}
/*Practicas*/
.flex-pr p{
  padding: 4%;
}
}