@font-face {
    font-family: 'GT Pressura';
    src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/GT-Pressura/gt-pressura-regular-web-webfont.ttf");
    src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/GT-Pressura/gt-pressura-regular-web-webfont.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'GT Pressura-light';
    src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/GT-Pressura/gt-pressura-light-web-webfont.ttf");
    src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/GT-Pressura/gt-pressura-light-web-webfont.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'GT Pressura-light-italic';
    src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/GT-Pressura/gt-pressura-light-italic-web-webfont.ttf");
    src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/GT-Pressura/gt-pressura-light-italic-web-webfont.ttf") format("truetype");
    font-weight: lighter;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'GT Pressura-regular-italic';
    src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/GT-Pressura/gt-pressura-regular-italic-web-webfont.ttf");
    src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/GT-Pressura/gt-pressura-regular-italic-web-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'GT Pressura-bold-italic';
    src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/GT-Pressura/gt-pressura-bold-italic-web-webfont.ttf");
    src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/GT-Pressura/gt-pressura-bold-italic-web-webfont.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'GT Pressura-bold';
    src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/GT-Pressura/gt-pressura-bold-web-webfont.ttf");
    src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/GT-Pressura/gt-pressura-bold-web-webfont.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
  }
  @font-face {
  font-family: 'Rockwell';
  src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/rockwell/Rockwell.ttc");
  src: url("https://www.esan.edu.pe/landings/includes/pee/nuevo/fonts/rockwell/Rockwell.ttc") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.pee-page {
    padding-top: 30px!important;
}
.experiencia {
    display: none!important
}
.pee-page h2 {
    font-size: 41px!important;
}
.pee-page h2:before {
    display: none!important
}
.pee-page .new-pee h2 {
    margin-bottom: 15px;
    color: #FFFFFF!important;
    font-family: 'GT Pressura-bold'
}
.bgPeeDerecho{
    background-color: #5F0023;
}
.bgPeeSectorial{
    background-color: #faaf80!important;
}
.bgPeeEmpresarial{
    background-color: #c0b170;
}
.borderSectorial {
    border: 2px solid #faaf80
}
.borderEmpresarial {
    border: 2px solid #c0b170;
}
.borderDerecho {
    border: 2px solid #5F0023
}
.colorPeeDerecho{
    color: #5F0023;
}
.bgPeeEmpresarial{
    background-color: #c0b170;
}
.colorPeeEmpresarial{
    color: #5F0023;
}
.bgPeeDerecho{
    background-color: #5F0023;
}
.colorPeeDerecho{
    color: #5F0023;
}
/*PARA IMAGEN DE FONDO */
.new-pee {
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.new-pee .mobile-size {
    max-width: 369px;
    width: 100%;
    margin-top: 10px;

}
.new-pee .dContentFlex {
    display: flex;
}
/* .new-pee .dContentFlex .content {
    position: absolute;
    z-index: 10;
} */

.new-pee .dContentFlex .imgFondo {
    position: relative;
    left: 50%;
    top: 15%
}
.new-pee .btn-brochure {
    background-color: #e4173c;
    border-radius: 0;
}
.new-pee .dateBlock {
    width: fit-content;
    padding: 15px 25px 15px 12px;
  background-color: rgba(0, 0, 0, 0.37); /* Fondo oscuro semitransparente */
  /* Borde y sombra */
  /*border: 2px solid #c0b170;  Borde color mostaza */
  border-radius: 0 0 50px 0; /* Esquina inferior derecha redondeada con 80px */
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
}
.new-pee .dateBlock h2 {
    margin-bottom: 5px;
    line-height: 1;
    font-family: 'ceraRegular';
    font-size: 32px!important;
}
.new-pee .dateBlock img {
    padding: 5px 10px;
    /* background-color: #c0b170; */
    border-radius: 0 0 30px 0;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.8);
    object-fit: contain;
}
/*FORMULARIO*/
.form-new h3 {
    color: #4C4C4C!important
}
.form-new {
    background-color: #FFFFFF;
    padding: 25px 20px;
    border-radius: 0;
    max-width: 550px;
    width: 100%
}
.form-new .form-check-label {
    font-size: 11px;
    line-height: 1.3;
    margin-left: 17px!important;
}

.pee-tipo-container {
    display: none!important
}
/*AREAS*/
.section-especialidades .box-text {
  color:#FFFFFF;
  text-align: center;
  padding: 20px 10px;
  margin-bottom: 30px;
  border-radius: 15px;
  min-height: 115px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-especialidades .box-text h3{
 margin-bottom: 0;
 line-height: 1.05;
 font-size: 1.5rem;
}
/*CATEGORIA*/
.sectionCategoria {
        background-color:rgb(44, 44, 44);
        padding: 80px 0;
        background-image: url(https://www.esan.edu.pe/images/quick-learning/banner/bg-01.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }
    .sectionCategoria h2 {
    color: #FFFFFF!important;
    text-align: center;
}
    .sectionCategoria .Categorias {
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }
    .sectionCategoria .Categorias .oneCateg {
        margin: 0 10px 20px;
        width: 100%;
        max-width: 300px
    }
    .sectionCategoria h4 {
       font-size: 1.1rem
    }
    .section-elige h2 {
        font-family: 'GT Pressura-bold'!important
    }
    .sectionCategoria h4,
    .sectionCategoria h2, 
    .sectionCategoria .oneCateg .collapse h4{
        color: #FFFFFF;
        font-family: 'GT Pressura-bold'!important
    }
    
    .sectionCategoria .btnCategoria,
    .sectionCategoria .card-body {
max-width: 330px;
    }
    .sectionCategoria .card-body {
        padding: 0;
    }
    .sectionCategoria .card-body ul {
        padding: 0;
        list-style: none
    }
    
   
    .sectionCategoria .card-body ul li {
        padding: 20px 5px 18px 10px;
        box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.4);
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px
    }
    .sectionCategoria .btnCategoria {
        background-color: #FFFFFF;        
        padding: 15px 12px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        min-height: 92px;
        box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.4);
        border-radius: 15px;
        border-top-left-radius: 50px
    }
    .sectionCategoria .btnCategoria h3 {
        color: #4c4c4c;
        font-size: 1.4rem;
        margin-bottom: 0;
        font-family: 'GT Pressura-bold'!important;
        line-height: 1
    }
    .sectionCategoria .btnCategoria span.plus{
        color: #FFFFFF;
        padding: 0 5px 3px;
        border-radius: 5px;
        font-family: 'GT Pressura'!important;
        font-size: 1.6rem;
        line-height: 1
    }
    .sectionCategoria .oneCateg .collapse h4 {
        color: #FFFFFF;
        margin-bottom: 0;
        font-size: 1rem;
        font-family: 'GT Pressura-bold'!important;
    }
    .sectionCategoria h4 a {
       display: flex;
        justify-content: flex-start
    }
    .sectionCategoria h4 a span {
/*         display: flex;
 */        align-items: center
    }
   
 
    .sectionCategoria h4 a img {
        width: 34px;
        object-fit: contain;
        margin-right: 5px;
    }
/*ESCALERA*/
.section-elige {
   /*  background-image: url(https://www.esan.edu.pe/images/pee/new/banner/bg-gray.jpg);
    background-size: cover;
    background-repeat: no-repeat; */

}
.section-elige img{
  max-width: 750px;
  width: 100%;
}
/*RAKINGS*/
.section-ranking {
  background-color: #000000;
  padding: 50px 0;
}
.section-ranking h2 {
  color: #FFFFFF!important;
  font-family: 'GT Pressura-bold'!important;
}
/*ASESORAS*/
.asesoras-new {
  background-color: #4C4C4C;
  color: #FFFFFF;
  padding: 50px 0
}

.asesoras-new h2,
.asesoras-new h3,
.asesoras-new ul {
  color: #FFFFFF;
  list-style: none;
  padding-left: 0
}
.asesoras-new ul li {
  margin-bottom: 5px;
  font-size: 17px;
}
/*stephs*/
.sectionSteps {
        background-color:rgb(219, 219, 219);
        background-image: url('../images/pee/new/banner/bg-gray.jpg');
        background-size: cover;
        background-position: bottom;
        padding: 50px 0;
        
    }
    .sectionSteps .steps-3 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }
    .sectionSteps .steps-3 .oneStep {
        background-color: rgb(93 96 84 / 90%);
        max-width: 370px;
        width: 100%;
        margin: 5px 10px 10px;
        padding: 20px;
        border-radius: 50px 20px 20px 20px;
        display: flex;
        justify-content: space-around;
        color: #FFFFFF;
        min-height: 154px;
        align-items: center
    }
    .sectionSteps .steps-3 .oneStep p {
        color: #FFFFFF;
        font-family: 'ceraRegular';
        font-size: 1.45rem;
        line-height: 1.1
    }
    .sectionSteps .steps-3 .oneStep p strong {
        font-family: 'ceraBold'
    }
    .sectionSteps .steps-3 .oneStep img {
        width: 67px;
        margin-right: 20px;
        object-fit: contain
    }
    .sectionSteps p {
       font-family: 'ceraRegular';
       font-size: 21px 
    }

.sectionSteps h2{
        text-align: center;
        font-family: 'GT Pressura-bold';
        line-height: 1.5;
       font-size: 2.55rem;
    }
    h2 span,
.sectionSteps h2 span {
       background-color: #e4173c;
       color: #FFFFFF;
       padding: 0px 6px;
       border-top-left-radius: 15px;
       border-bottom-right-radius: 15px;
       font-family: 'GT Pressura-bold'
    }    
@media (max-width: 768px) {
    .bgSectorial {
        background-image: url('https://www.esan.edu.pe/images/pee/PEE-Sectorial/banner/bgmbSectorial.jpg')!important;
        background-size: contain;
        background-color: #000000;
    }
    .bgEmpresarial {
        background-image: url('https://www.esan.edu.pe/images/pee/pee-empresarial/bgmbEmpresarial.jpg')!important;
        background-size: contain;
        background-color: #000000;
    }
    .bgDerecho {
        background-image: url('https://www.esan.edu.pe/images/pee/pee-corporativo/bgmbDerecho.jpg')!important;
        background-size: contain;
        background-color: #000000;
    }
    .pee-page h2 {
        font-size: 35px!important;
    }
    .sectionCategoria .Categorias .oneCateg {
        max-width: 200px;
    }
    .sectionCategoria .btnCategoria h3 {
        font-size: 1.2rem
    }
}

@media (max-width: 480px) {
    .new-pee {
        padding-top: 10px!important;
    }
    .container {
        padding-right: 15px!important;
        padding-left: 15px!important;
    }
    .btn-brochure {
        margin: 10px 0!important;
    }
    .form-new h3 {
        font-size: 1.1rem;
    }
    .pee-page {
        padding-top: 0!important;
    }
    .pee-page .title-principal {
        text-shadow: rgba(0,0,0,.8) 2px 2px 4px;
        font-size: 20px!important;
        line-height: 1.16;
        margin-bottom: 10px!important;
        margin-top: 0!important;
    }
    .pee-page h2 {
        font-size: 22px!important;
        margin-bottom: 30px!important;
    } 
    .new-pee .dateBlock h2 {
        font-size: 18px!important;
        margin-bottom: 5px!important;
    }
    .new-pee .mobile-size {
        max-width: 220px;
        margin-bottom: 10px;
    }
    .new-pee .dateBlock{
    padding: 10px 25px 10px 5px;
    border-radius: 0 0 45px 0
    }
    .new-pee .dateBlock img {
        width: 47px!important
    }
    
.new-pee .dateBlock h3{
  font-size: 15px;
}
    /*AREAS*/
.section-especialidades .box-text {
  min-height: auto;
  margin: auto auto 10px;
  padding: 15px 5px;
  max-width: 310px;
}

.section-especialidades .box-text h3{
 font-size: 1rem;
}
.section-especialidades .box-text h3 br {
    display: none
}
/* carrusel*/
.carousel-item {
    padding: 5px!important;
}
/*CATEGORIAS*/
.sectionCategoria .Categorias .oneCateg {
    width: max-content;
    margin: 0 4px 12px;
    width: -webkit-fill-available;
    max-width: 136px;
}

.sectionCategoria .btnCategoria h3 {
    font-size: 12.1px;
}
.sectionCategoria .btnCategoria {
    min-height: auto;
    padding: 12px 9px;
}
.sectionCategoria .btnCategoria span.plus {
    padding: 0 3px 2px;
    font-size: 1rem;
}

/*steps*/
.sectionSteps .steps-3 .oneStep {
    min-height: auto;
    padding: 12px 15px;
}
.sectionSteps .steps-3 .oneStep img {
    width: 43px;
    margin-right: 5px;
}
.sectionSteps .steps-3 .oneStep p {
    font-size: 1rem;
    line-height: 1;
}
.sectionCategoria h4 a img {
    width: 20px;
    margin-right: 4px;
}
.sectionCategoria .oneCateg .collapse h4 {
    font-size: 12px;
}
.sectionCategoria .card-body ul li {
    padding: 5px 3px;
}

}
@media(max-width: 325px) {
    .new-pee .mobile-size {
        max-width: 185px;
    }
}