.sobre_mi h2{  font-size: clamp(1.3rem, 2.5vw, 2.7rem); color:#000; }
.cabecero_interior {margin-bottom: 0px;}
.caja_red2 a {
    background-color:#c40023;

    color:#fff;
    float: left;
    font-size: 15px;
    margin: 3px;
    padding: 8px 15px;
    text-align: center;
}
.caja_red2 *:hover {
    background-color: #c40023;  
    color: #fff;
}
.margen_row_arriba {
    margin-top: 80px;
}
.fondo_gris{background-color: #eee;}
.bloque_redes2{
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;

}
.sobre_mi p{ line-height: 140%;}

.titular_trabajo{  font-size: clamp(1.375rem, 2.5vw, 1.5rem); text-align: center; margin-top: 40px; color:#333; margin-bottom: 30px; font-weight: 700; text-transform: uppercase;}
.timeline{ position: relative;}


.timeline {
    position: relative;
}
.timeline .timeline-bar {
    background-color: #c40023;
    content: "";
    height: 100%;
    left: 50%;
    margin-left: -2px;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 4px;
}
.timeline .timeline-inner {
    position: relative;
}
.timeline-box {
    color: #757575;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 25px;
    position: relative;
    width: 50%;
}
.timeline-box-inner {
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}
.timeline-box:last-child {
    margin-bottom: 0;
}
.timeline-box h3 {
    color: #333;
    font-size: clamp(1.063rem, 2.5vw, 1.27rem);
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 5px;

}
.timeline-box h4 {
    color: #878787;
    font-size: 14px; letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 20px;

    text-transform: uppercase;
}
.timeline-box h3 a, .timeline-box h4 a {
    color: inherit;
    opacity: 1;
    transition: opacity 0.15s linear 0s;
}
.timeline-box h3 a:hover, .timeline-box h4 a:hover {
    opacity: 0.6;
    text-decoration: none;
}
.timeline-box .date {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;

}
.timeline-box-compact .date, .timeline-box-compact h3, .timeline-box-compact h4 {
    text-align: left;
}
.timeline-box-compact .date span {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 5px 8px;
    position: relative;
}
.timeline-box-compact .date span::before {
    border-color: transparent;
    border-style: solid;
    border-width: 0 0 8px 8px;
    content: "";
    display: block;
    height: 0;
    left: 5px;
    position: absolute;
    top: 100%;
    width: 0;
}
.desktop .animate-right.animated {
    backface-visibility: hidden;
    opacity: 1;
    transform: translate(0px, 0px);
    transition: transform 400ms ease-out 100ms, opacity 400ms ease-out 100ms;
    visibility: visible;
}


.timeline-box-right{margin-top: 50px!important;}
.timeline-box-inner {
    border-style: solid;
    border-width: 5px 0 0;
    padding: 20px 5%;
    position: relative;
}
.timeline-box-left .dot, .timeline-box-right .dot {
    border-radius: 50%;
    display: block;
    height: 8px;
    position: absolute;
    top: 80px;
    width: 8px;
}
.timeline-box-left .arrow, .timeline-box-right .arrow {
    background-image:url(../img/arrows.png);
    background-repeat: no-repeat;
    display: block;
    height: 41px;
    position: absolute;
    top: 60px;
    width: 12px;
}
.timeline-box-left .arrow::before, .timeline-box-right .arrow::before {
    content: "";
    display: block;
    height: 0;
    width: 0;
}
.timeline-box-left {
    clear: left;
    float: left;
}
.timeline-box-left .timeline-box-inner {
    margin-right: 35px;
}
.timeline-box-left .timeline-box-inner .arrow {
    background-position: -18px 0;
    right: -12px;
}
.timeline-box-left .timeline-box-inner .arrow::before {
    border-bottom: 20px solid transparent;
    border-left: 10px solid #fff;
    border-top: 20px solid transparent;
    margin-right: 2px;
}
.timeline-box-left .dot {
    margin-right: -4px;
    right: 0;
}
.timeline-box-right {
    clear: right;
    float: right;
}
.timeline-box-right .timeline-box-inner {
    margin-left: 35px;
}
.timeline-box-right .timeline-box-inner .arrow {
    background-position: 0 0;
    left: -12px;
}
.timeline-box-right .timeline-box-inner .arrow::before {
    border-bottom: 20px solid transparent;
    border-right: 10px solid #fff;
    border-top: 20px solid transparent;
    margin-left: 2px;
}
.timeline-box-right .dot {
    background-color: #ccc;
    content: "";

    position: absolute;
    width: 8px;  
    margin-left: -4px;
}


.date{color:#c40023;}
.timeline-box .dot{ background-color:#c40023;}
.timeline-box-inner{border-color:#c40023;}
.destaca{ color:#c40023; font-weight: bolder;}
.caja_sombra_g li{ margin-top: 8px; font-size: 15px;}
.caja_sombra_g ul{ margin:0px; padding-left: 10px;}
.asociaciones li{ display: inline-block;  padding: 10px; text-align: center; }


.caja_sombra_g{background-color: #fff;    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);    padding: 40px 50px;}

.bloque_blanco {    padding-left: 0px;   padding-right: 0px;}


footer {    margin-top: 0px;}

/*timeline*/
.invisible{
    opacity:0;
}
.visible{
    opacity:1;
}




@media (max-width: 600px) {
    .timeline-box {
        float: none;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .timeline-box .timeline-box-inner {
        margin-left: 0;
        margin-right: 0;
    }
    .timeline-box .timeline-box-inner .arrow {
        display: none;
    }
    .timeline-box .dot {
        display: none;
    }
}