﻿
.bg-btn{
    /*background-color:#FFBAE5;*/
    padding:1rem;
    background: #fefefe;
}
.bg-img{
    /*background-color:#b6c5cc;*/
    background-color:#ffecf7;
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
    
}
.formato p{
    margin-left: 1rem
}


@media (max-width: 500px) {
    .bg-img{
        border-top-right-radius: 1rem;
        border-bottom-left-radius: 0; 
    }
}


pading-left{
    padding-right:1rem;
}

.btn-Formato2 {
    border-radius:1.2rem;
    /*border: solid 2.6px #FFBAE5;*/
    /*border: solid 2.6px #b6c5cc;*/
     /*border: solid 2.6px #cab9cb;*/
    border: solid 2.6px #ffd6ee;
    text-decoration: none;
    padding:0.5rem;
    box-shadow: -13px 10px 17px -14px rgba(0,0,0,0.53);
    -webkit-box-shadow: -13px 10px 17px -14px rgba(0,0,0,0.53);
    -moz-box-shadow: -13px 10px 17px -14px rgba(0,0,0,0.53);
}

.btn-Formato {
    /*border-radius:1rem;*/
    border: solid 1px #000;
    text-decoration: none;
    padding:0.5rem;
}
.titulo{
    color: #C7007D;
     font-size: 1.2rem;
     font-weight:700;
     /*margin-bottom:1rem;*/
}
.font-fecha{
    /*font-style:italic;*/
    font-weight:600;
}
.formato-desc{
        margin-left:2rem;
}


a {
    color: #000000;
    text-decoration: none !important;
}

    a:hover {
        color: #000000 !important;
        text-decoration: none !important;
    }


.gap {
    column-gap: 1.5rem;
}

.ajustar-card {
    margin: 0 !important;
}





button .btnSerie {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    width: 100%;
    text-align: justify;
}

.imgP {
    width: 100%;
}

.btnSerie {
    min-height: 150px;
    height:100%;
    color: #212529;
    text-decoration: none;
    margin-bottom: 5px;
}

em {
    color: #333;
    font-size: 13px;
    font-style: normal;
    font-weight: bolder;
}

button p {
    color: #212529;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: justify;
}


button span {
    color: #767171 !important;
    font-size: 13px;
    font-weight: bolder;
}






/* PUBLICACIONES */

.our-webcoderskull .cnt-block {
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px 10px;
    text-align: center;
    border: 2px solid #d5d5d5;
    margin: 0 0 28px;
    height: 350px;
}

    .our-webcoderskull .cnt-block figure {
        width: 100%;
        height: 75%;
        display: inline-block;
    }

    .our-webcoderskull .cnt-block img {
        width: 100%;
        height: 100%;
    }

    .our-webcoderskull .cnt-block h3 {
        color: #2a2a2a;
        font-size: 20px;
        font-weight: 500;
        text-transform: uppercase;
    }

        .our-webcoderskull .cnt-block h3 a {
            text-decoration: none;
            color: #2a2a2a;
        }

            .our-webcoderskull .cnt-block h3 a:hover {
                color: #337ab7;
            }

    .our-webcoderskull .cnt-block p {
        color: #2a2a2a;
        font-size: 13px;
        line-height: 20px;
        font-weight: 400;
    }

    .our-webcoderskull .cnt-block .follow-us {
        /*margin:20px 0 0;*/
        padding: 0;
        list-style: none;
    }

        .our-webcoderskull .cnt-block .follow-us li {
            display: inline-block;
            width: auto;
            margin: 0 5px;
        }

            .our-webcoderskull .cnt-block .follow-us li .fa {
                font-size: 24px;
                color: #767676;
            }

                .our-webcoderskull .cnt-block .follow-us li .fa:hover {
                    color: #025a8e;
                }

.our-webcoderskull ul {
    list-style-type: none;
}

.PrincipalImage {
    height: auto !important;
    /*background: #EDEDED !important;*/
    background-image: url("../Documentos/Boletines/Imagenes/FondoPanel.png") !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

#Memorias .our-webcoderskull .cnt-block {
    height: 400px;
}

    #Memorias .our-webcoderskull .cnt-block figure {
        height: 70%;
    }
/*.PrincipalImage a{
    color: white !important;
}*/

.PrincipalImage figure {
    width: 40% !important;
}


.font p, em{
    font-size:0.95rem !important;
}

.ancla a{
    display:inline-block;
}

.titulo-ajustable{
    font-size:0.6rem;
}
.ajustar-card{
    height:100%;
    margin-bottom:.5rem;
}

.row .gap a{
    display:block !important;
}
h3{
    font-size:0.5rem;
}

.titilo{
    margin:0 !important;
    padding:0;
    font-weight:bold !important;
    text-align:center !important;
    color: #000000 !important;
}
.cinta-rosa{
    height:3rem;
    background: rgb(199,0,125);
    background: linear-gradient(90deg, rgba(199,0,125,1) 6%, rgba(225,118,185,0.8464635854341737) 20%, rgba(248,221,238,0.375875350140056) 32%, rgba(253,245,250,0.4599089635854342) 40%, rgba(255,255,255,0.3114495798319328) 45%);

}
.cinta-mes-Texto{
   padding: 0.5rem;
   color: #ffffff;
}
.cinta-icono{
    height: 80%;
    margin-top: 0.3rem;
    margin-left:0.7rem;  
}