body{

    font-family: "Roboto", sans-serif;
    color: #222;

}

.logo{

    height:52px;
    width:auto;

}

.navbar{

    padding:18px 0;

}

.nav-link{

    font-size:16px;
    font-weight:500;
    color:#222;
    margin-left:12px;

}

.nav-link:hover{

    color: #9F2241;

}

/* ===========================
   Dropdown
=========================== */

.dropdown-menu{

    margin-top:0;

    border-radius:0;

    border:1px solid #dcdcdc;

    min-width:270px;

    padding:0;

}

.dropdown-menu li{

    border-bottom:1px solid #efefef;

}

    .dropdown-menu li:last-child{

        border-bottom:none;

    }

.dropdown-item{

    padding:14px 18px;

    font-size:16px;

    color:#222;

    white-space:normal;

    transition:.25s;

}
/* ===========================
   Dropdown - Menu hover
=========================== */
.dropdown-item:hover{

    background:#9F2241;

    color:#fff;

}

.barra-institucional{

    height:90px;
        /*background-color: #9F2241;*/
}

.slider-principal{

    margin-top:40px;

}

.carousel-item img{

    width:100%;
    height:auto;
    display:block;

}

.carousel-control-prev,
.carousel-control-next{

    width:55px;

}

.carousel-control-prev-icon,
.carousel-control-next-icon{

    background-color:#000; 
    opacity: 0.45;
    border-radius:4px;
    padding:18px;

}

.bienvenida{

    padding:22px 0;

    text-align:center;

}

.bienvenida h1{

    font-size:64px;
    font-weight:300;

}

.banner-informes{

    background:#9F2241;

    color:#fff;

    padding:90px 0;

    text-align:center;

}

.banner-informes h2{

    font-size:48px;

    margin-bottom:25px;

}

.banner-informes p{

    font-size:26px;

    margin-bottom:40px;

}

.banner-informes .btn{

    border-radius:40px;

    padding:14px 45px;

    color:#9F2241;

}


footer{

    background:#F0EDED;

    padding:70px 0 25px;

}

footer h5{

    font-weight:600;

    margin-bottom:20px;

}

footer a{

    color:#222;

    text-decoration:none;

}

footer ul{

    list-style:none;

    padding:0;

}

footer li{

    margin-bottom:18px;

}

footer i{

    font-size:32px;

    margin-right:18px;

}

.copy{

    text-align:center;

    color:#9F2241;

    margin-top:25px;

    font-size:14px;

}

.contacto{

    background:#fafafa;

}

.formulario-contacto{

    border:none;

    border-radius:12px;

}

.formulario-contacto .h1{

    color: #9F2241;

    font-weight:600;

}

.form-control{

    border-radius:8px;

    padding:12px;

}

.form-control:focus{

    border-color:#9F2241;

    box-shadow:0 0 0 .2rem rgba(159,34,65,.15);

}

.btn-ihaem{

    background:#9F2241;

    color:white;

    padding:12px 40px;

    border-radius:30px;

    transition:.3s;

}

.btn-ihaem:hover{

    background:#7d1b33;
    gap:18px;
    color:white;

}


.hero{

    padding:170px 0;
  

}

.hero-title{

    font-size:3.5rem;
    font-weight:700;
    color:#9f2241;
    margin-bottom:25px;

}

.hero-text{

    font-size:1.15rem;
    color:#5f5f5f;
    line-height:1.8;
    margin-bottom:40px;

}

.hero-buttons{

    display:flex;

    flex-wrap:wrap;

}

.btn-primary-custom{

    background:#9F2241;
    color:#FFF;
    padding:14px 28px;
    border-radius:8px;
    font-weight:500;
    text-decoration:none;
    transition:.3s;

}

.btn-primary-custom:hover{

    background:#7D1B33;
    color:#FFF;

}

.btn-outline-custom{

    border:2px solid #9F2241;
    color:#9F2241;
    padding:12px 28px;
    border-radius:8px;
    font-weight:500;
    text-decoration:none;
    transition:.3s;

}

.btn-outline-custom:hover{

    background:#9F2241;
    color:#FFF;

}

.hero-image{

    max-width:500px;

}

.section-title{

    /*color:#9f2241;*/
    
    color:#fff;

    font-weight:700;

    margin-bottom:40px;

}

.derechos{

    background:#9F2241;

    color:#FFF;

    padding:80px 0;

}

.lista-derechos{

    display:flex;

    flex-direction:column;

    gap:18px;

}

.item-derecho{

    border:2px solid #FFF;

    border-radius:40px;

    padding:16px 24px;

    transition:.3s;

}


.horario{

    background:#FFF;

}

.text-vino{

    color:#9f2241;

}

.horario h3{

    font-size:2rem;

    line-height:1.4;

    margin-bottom:25px;

}

.horario small{

    display:block;

    border:1px solid #000;

    border-radius:8px;

    padding:12px;

}

.obtendran{

    background:#DBCAA6;

    color:#946256;

    padding:80px 0;

}

/*=====================================
Página Institucional
======================================*/

.page-header{

padding:90px 0 60px;

background:#fafafa;

}

.page-header h1{

font-size:3rem;

font-weight:700;

color:#9f2241;

}

.page-header p{

max-width:700px;

margin:20px auto 0;

font-size:1.1rem;

color:#666;

}


/* Cards */

.info-card{

padding:40px;

border-radius:18px;

height:100%;

transition:.35s;

}



.card-primary{

background:#9F2241;

color:#FFF;

}

.card-light{

background:#dbcaa6;

color:#222;

}

.info-card h2{

margin-bottom:20px;

font-weight:700;

}

.info-card ul{

margin-top:20px;

padding-left:18px;

}


/* Perfil */

.perfil-ingreso{

background:#fff;

}

.section-title{

color:#9f2241;

font-weight:700;

margin-bottom:25px;

}

.perfil-lista li{

margin-bottom:12px;

font-size:1.05rem;

}

.lista-competencias{

    margin-top:25px;

    padding-left:20px;

}

.lista-competencias li{

    margin-bottom:12px;

    line-height:1.7;

}

.perfil-egreso{

    background:#F8F8F8;

}

.accordion-item{

border:none;

border-radius:16px;

overflow:hidden;

box-shadow:0 8px 20px rgba(0,0,0,.08);

margin-bottom:25px;

}

.accordion-button{

background:#9F2241;

color:#FFF;

font-weight:600;

font-size:1.1rem;

padding:22px;

}

.accordion-button:not(.collapsed){

background:#7A1A33;

color:#FFF;

}

.accordion-button::after{

filter:brightness(0) invert(1);

}

.accordion-body{

padding:30px;

background:#FFF;

}

.accordion-body ol{

padding-left:20px;

}

.accordion-body li{

margin-bottom:15px;

line-height:1.7;

}

.badge{

background:#C9A36A !important;

font-weight:500;

}

/*==========================
Indicadores del Carrusel
==========================*/

.carousel-indicators{
    bottom:20px;
}

.carousel-indicators button{

    width:14px !important;
    height:14px !important;

    border-radius:50%;

    margin:0 6px !important;

    background:#ffffff !important;

    opacity:.5;

    border:2px solid #ffffff;

    transition:.3s;

}

.carousel-indicators .active{

    background:#9f2241 !important;

    opacity:1;

    transform:scale(1.2);

    border-color:#ffffff;

}

/*=========================
CHECK LIST
=========================*/

.check-list{

    list-style:none;

    padding:0;

    columns:2;

    column-gap:60px;

}

.check-list li{

    position:relative;

    padding-left:35px;

    margin-bottom:18px;

    line-height:1.7;

}

.check-list li::before{

    content:"✓";

    position:absolute;

    left:0;

    color:#9F2241;

    font-weight:bold;

    font-size:1.1rem;

}

.lista-blanca{

    margin-top:20px;

}

.lista-blanca li{

    margin-bottom:15px;

}

@media(max-width:768px){

.check-list{

columns:1;

}

}

/* -------------------
Para  Aviso Privacidad, acordeon
------------------------- */

.accordion-item{

    border:none;

    border-radius:16px;

    overflow:hidden;

    margin-bottom:18px;

    box-shadow:0 5px 15px rgba(0,0,0,.08);

}

.accordion-button{

    background:#9F2241;

    color:#FFF;

    font-weight:600;

    padding:20px;

}

.accordion-button:not(.collapsed){

    background:#7B1E36;

    color:#FFF;

}

.accordion-button::after{

    filter:brightness(0) invert(1);

}

.accordion-body{

    padding:30px;

    line-height:1.8;

}

.accordion-body ul{

    margin-top:15px;

}

.accordion-body li{

    margin-bottom:12px;

}

/*==============================
    ACERCA DEL SITIO
===============================*/

.about-site{

    padding:80px 0;

}

.intro-box{

    text-align:center;
    max-width:900px;
    margin:auto;

}

.intro-box h2{

    font-size:2rem;
    color:#9F2241;

    margin-bottom:20px;

}

.intro-box p{

    font-size:1.1rem;
    line-height:1.8;

}

/* Cards */

.info-card{

    border-radius:15px;

    padding:35px;

    height:100%;

    transition:.3s;

}

.info-card:hover{

    transform:translateY(-6px);

    box-shadow:0 10px 25px rgba(0,0,0,.12);

}

.card-light{

    background:#E8D5A8;

}

.card-primary{

    background:#9F2241;

    color:#fff;

}

.card-primary ul{

    color:#fff;

}

.card-primary h3{

    color:#fff;

}

.icon{

    font-size:40px;

    color:#9F2241;

    margin-bottom:15px;

}

.card-primary .icon{

    color:#fff;

}

.info-card h3{

    margin-bottom:20px;

}

.info-card ul{

    padding-left:20px;

    line-height:2;

}

.info-card p{

    line-height:1.8;

}

/*==============================
    DESARROLLO
===============================*/

.developer{

    background:#9F2241;

    padding:80px 0;

    margin-top:40px;

}

.developer-box{

    max-width:850px;

    margin:auto;

    text-align:center;

    color:#fff;

}

.developer-box h2{

    color:#fff;

    margin-bottom:25px;

}

.developer-box p{

    font-size:1.1rem;

    line-height:1.8;

}

.version{

    display:flex;

    justify-content:center;

    gap:30px;

    margin-top:35px;

    flex-wrap:wrap;

}

.version span{

    background:#fff;

    color:#9F2241;

    padding:10px 25px;

    border-radius:50px;

    font-weight:600;

}

/*==============================
    RESPONSIVE
===============================*/

@media(max-width:768px){

    .intro-box h2{

        font-size:1.8rem;

    }

    .info-card{

        padding:25px;

    }

    .version{

        flex-direction:column;

        gap:15px;

    }

}



