.counter-section-two {
    position: inherit;
    padding: 100px 0px 60px;
    background-attachment: fixed;
    background-size: cover;
}

.sec-title-two.centered p:before {
    left: 50%;
    margin-left: -25px;
}

.sec-title-two h2:before {
    position: absolute;
    content: none;
    left: 0px;
    bottom: 0px;
    height: 2px;
    width: 50px;
    color: #000;

}

.sec-title-two h2:before {}

.sec-title-two p {
    color: #000 !important;
}

.sec-title-two h2 {
    color: #FFCC00;
    font-size: 32px;
    margin-bottom: 1px;
    padding-bottom: 1px;
}

.centrado {
    text-align: center;
    color: #000 !important;
}

h6 {
    font-size: 1em;
    font-weight: 400;
    margin: 12px;
    color: #000 !important;
}

h5 {
    margin-top: 42px !important;
}

.espacio {
    padding-top: 30px;
}

.counter-section-two:before {
    background: rgba(0, 0, 0, 0.01);
}

.sec-title-two.light h2,
.sec-title-two.light .text {
    color: #FFCC00;
}

h6 a {
    color: #000000;
}

h6 a:hover {
    color: #FFCC00;
}
