.foto-coorder{
    width: 100px;
    height: 100px;
}
.foto-coorder.biggerpic{
    width: 120px!important;
    height: 120px!important;
}
.wifit{
    width: fit-content;
}
.bg-blue{
    background-color: #c6d6e3;
}
p.big.font-weight-bold.text-center.py-3{
    border-bottom: 0;
    margin: 0 0px 10px;
    background-color: #323c83;
    color: white;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 3px 0!important;
}
.costs{
    margin: 10px 25px;
}
#featuresProgram .text-white,#subInfo .row, #featuresProgram{
    color: #000!important;
}
#featuresProgram h3{
    margin: 0 0px 10px;
    background-color: #c8d6e3;
    color: white;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 3px 0!important;
    font-size: 1.5em;
}
#featuresProgram hr{
    display: none;
}
#featuresProgram .small{
    font-size: 1em;
}
#featuresProgram .small ::marker, .small ::marker{
    color: #f00;
}
#subInfo .row.dme{
    background-color: #ef172f;
}
.headersillo{
    width: 100;
    height: 140px;
}
.proglist_hd{
    min-height: 55px;
}
.proglist_hd.blb{
    min-height: 85px;
}
#subinner_b{
    width: 100%;
    position: absolute;
    height: 100%;
    background: rgba(0,0,0,0.1);
    left: 0;
}
.bg-golden{
    background-color: #D2B328;
}
.img_comite {
    width: 150px;
    height: 150px;
}
h2.morem{
    font-size: 2rem;
}
#extraInfoProgram .btn-danger.active{
    background-color: #871621!important;
}
p.big{
    font-size: 1rem;
}
#nucleo_academico h5{
    margin: 0 20px 10px;
    background-color: #c8d6e3;
    color: white;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 3px 0!important;
    font-size: 1em;
    font-weight: 500;
    color: #000!important;
}
.triadimg{
    width: 320px;
    height: 213px;
}
.das_top_coord{
    color: #fff!important;
    background: #03315f;
    text-align: center;
    box-shadow: 6px -6px #ef172f;
    padding-top: 10px;
}
.das_top_coord:hover{
    color: #fff!important;
}
.table-striped.tutorias tbody tr:nth-of-type(odd){
    background-color: #c6d6e3;
}
.innertitle{
    font-size: 1.5em;
}
#extraInfoProgram .small{
    font-size: 1em;
}
#has_arreglo{
    -webkit-box-shadow: 5px -5px 0px 0px #03315f, 7px -8px 0px 0px #EF172F; 
    box-shadow: 5px -5px 0px 0px #03315f, 7px -8px 0px 0px #EF172F;
}
.has_rait_said p{
    font-size: 0.9em;
}
.has_rait_said .bg-light{
    background-color: #E5E5E5!important;
}
.costs_section p.big{
    font-size: 1em;
}
.costs_section p.costs::before{
    color: #f00;
    content: "• ";
}
@media screen and (min-width: 1200px){
    .container.das_offer{
        max-width:  1440px;
    }
}
@media screen and (max-width: 768px){
    .container.das_offer{
        max-width:  95%!important;
    }
    .has_hds{
        margin-left: 0!important;
    }
    .das_offer .btn-danger{
        margin-top: 5px;
        margin-bottom: 5px;
        width: 100%;
    }
    .has_objetivo{
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .has_hds{
        text-align: justify;
        padding: 0px 25px;
    }
    .has_hds .has_img_comit{
        display: inherit!important;
        margin-bottom: 20px;
    }
}