section {
    padding-top: 22.75rem;
}
section .section-intro .section-sub {
    margin-bottom: 11rem;
}

section #section-pestanas #pestanas-btns {
    border-bottom: 0.25rem solid #a3a1a0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    position: relative;
}
section #section-pestanas #pestanas-btns > div {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
section #section-pestanas #pestanas-btns:before,
section #section-pestanas #pestanas-btns:after {
    content: '';
    width: 91rem;
    height: 0.25rem;
    background-color: #a3a1a0;
    position: absolute;    
    bottom: -0.25rem;
}
section #section-pestanas #pestanas-btns:before {
    right: 100%;
}
section #section-pestanas #pestanas-btns:after {
    left: 100%;
}
section #section-pestanas #pestanas-btns .btn {
    width: 100%;
    /*width: 52.5rem;*/
    height: 100%;
    padding: 3.5rem 4.5rem 2.75rem 4.5rem;
    border-top: 1.5rem solid #a3a1a0;
    border-left: 0.25rem solid #a3a1a0;
    border-right: 0;
    border-bottom: 0;
    background-color: transparent;
    color: #a3a1a0;
    font-weight: 500;  
    text-transform: none;
}
section #section-pestanas #pestanas-btns .btn:focus {
    box-shadow: none;
    outline: none;
}
section #section-pestanas #pestanas-btns > div:last-of-type .btn {
    border-right: 0.25rem solid #a3a1a0;
}
section #section-pestanas #pestanas-btns .btnInfo-activo {
    border-top-color: #ffc60b; 
    color: #0a3b61;
    position: relative;
}
section #section-pestanas #pestanas-btns .btnInfo-activo:after {
    content: '';
    width: 100%;
    height: 1rem;
    background-color: white;
    position: absolute;
    left: 0;
    bottom: -0.5rem;
}
section #section-pestanas #pestanas-select .select-group {
    position: relative;
}
section #section-pestanas #pestanas-select .select-group .form-control{
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: transparent;   
    padding-right: 5rem;
    font-size: 4rem;
    font-weight: 500;
}
section #section-pestanas #pestanas-select .select-group:before {
    content: '';
    width: 3rem;
    height: 2rem;
    color: black;
    background-image: url('../../images/iconos/angle-down-black.svg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 2.5rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
section #section-pestanas #pestanas-select .select-group .form-control::-ms-expand {
    display: none;
} 
section #section-pestanas #pestanas-cont > div{
    padding: 10rem 0 20rem;
    color: #7c7a78;
    line-height: 1.5;
    display: none;
}
section #section-pestanas #pestanas-cont p,
section #section-pestanas #pestanas-cont ul li{
    margin-bottom: 5rem;
}
section #section-pestanas #pestanas-cont ul {
    padding-left: 0;
    margin-left: 0;    
    list-style-type: none;
}
section #section-pestanas #pestanas-cont ul li:before {
    content: '';
    width: 1rem;
    height: 1rem;
    margin-right: 1rem;
    border-radius: 50%;
    background-color: #7c7a78;
    display: inline-block;
    vertical-align: middle;
}
section #section-pestanas #pestanas-cont > .info-activa{
    display: block;
} 

section #section-pestanas .pestana-pie {
    margin-top: 7.5rem;
    padding-top: 6.25rem;
    border-top: 0.75rem solid #f5f4f4;
}
section #section-pestanas .lnk-archivo {    
    display: inline-block;
}
/* section #section-pestanas {
    padding-left: 6.75rem;
    padding-right: 6,75rem;
} */
section #section-pestanas .flex-archivos {
    margin-left: -6.75rem;
    margin-right: -6.75rem;
}
section #section-pestanas .flex-archivos .lnk-archivo {
    margin-left: 6.75rem;
    margin-right: 6.75rem;
}
/* section #section-pestanas .flex-archivos .lnk-archivo + .lnk-archivo {
    margin-left: 13.5rem;
} */
section #section-pestanas .pestana-pie .lnk-archivo {
    font-size: 3.5rem;
}
section #section-pestanas .lnk-archivo,
section #section-pestanas .lnk-archivo:active,
.mobile section #section-pestanas .lnk-archivo:hover {
    color: #9b9b9b;
}
section #section-pestanas .lnk-archivo:hover,
section #section-pestanas .lnk-archivo:focus {
    color: #0a3b61;
}
section #section-pestanas .lnk-archivo > * {
    display: inline-block;
    vertical-align: middle;
}
section #section-pestanas .lnk-archivo > * + * {
    margin-left: 2.25rem;
}

section #section-pestanas .pestana-txtTit {
    margin-bottom: 4.5rem;
    color: #0a3b61;    
    font-size: 4rem;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
}
section #section-pestanas .section-titBanda{
    padding: 2.5rem 5rem;
}
section #section-pestanas .pestana-titCorp {
    margin-bottom: 2.5rem;
    color: #0a3b61;    
    font-size: 4rem;
    font-weight: normal;
}
section #section-pestanas .pestana-sangria {
    padding-left: 28.5rem;
}
section #section-pestanas .logo-usc {
    width: 59.5rem;
    margin-bottom: 14.75rem;
}
section #section-pestanas .logo-paideia {
    width: 72rem;
    margin-bottom: 6.75rem;
}
section #section-pestanas picture img {
    width: 229rem;
    max-width: 100%;
}

@media (min-width: 768px) {
    section #section-pestanas #pestanas-select {
        display: none;
    }
    /* section #section-pestanas .pestana-pie.flex-archivos .lnk-archivo:nth-of-type(2) {
        margin-left: 14.5rem;
    }
    section #section-pestanas .pestana-pie.flex-archivos .lnk-archivo:nth-of-type(3){
        margin-left: 0;
    } */
    section #section-pestanas .pestana-pie.flex-archivos .lnk-archivo:nth-of-type(3),
    section #section-pestanas .pestana-pie.flex-archivos .lnk-archivo:nth-of-type(4) {
        margin-top: 2.5rem;
    }
}
@media (max-width: 767px) {
    section {
        padding-top: 10rem;
    }
    section #section-pestanas #pestanas-btns {
        display: none;
    }
    section #section-pestanas .pestana-sangria {
        padding-left: 5rem;
    }    
    section #section-pestanas .flex-archivos {
        margin-left: 0;
        margin-right: 0;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    section #section-pestanas .flex-archivos .lnk-archivo {
        margin-left: 0;
        margin-right: 0;
    }
    section #section-pestanas .flex-archivos .lnk-archivo + .lnk-archivo {
        /*margin-left: 0;*/
        margin-top: 5rem;
    }
}