.wg .noticia-descripcion {
    max-height: 64px;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
}

    .wg .noticia-descripcion h1,
    .wg .noticia-descripcion h2,
    .wg .noticia-descripcion h3,
    .wg .noticia-descripcion h4,
    .wg .noticia-descripcion h5,
    .wg .noticia-descripcion h6 {
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

        .wg .noticia-descripcion h3:after {
            display: none;
        }

table.table-cursos td,
table.table-cursos td > a {
    color: #009e83 !important;
}

table.table-cursos tr.teal,
table.table-cursos tr.teal td,
table.table-cursos tr.teal td > a {
    background-color: #099 !important;
    color: #fff !important;
    font-weight: bold;
}

table.table-cursos > tbody > tr.teal:nth-child(odd),
table.table-cursos > tbody > tr.teal:nth-child(odd) td,
table.table-cursos > tbody > tr.teal:nth-child(odd) td > a {
    background-color: #07b0b0 !important;
}

.noticia-wrapper h1.entry-title {
    margin: 0;
}

.content-main .noticia-wrapper {
    border-bottom: 0;
}

.entry-content {
    font-family: "Droid Serif", serif;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 1em;
    text-align: justify;
}

.noticia-contenido {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.noticias-wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
}

.noticia-wrapper {
    display: flex;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    overflow: hidden;
}

.noticia-fecha {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #009e83;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 60px;
    min-width: 60px;
    margin-right: 20px;
}

.fecha-dia {
    font-size: 30px;
    line-height: 1.1;
}

.fecha-mes {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}

.fecha-anio {
    font-size: 14px;
    text-transform: uppercase;
    color: #666;
}

.noticia-body {
    flex: 1;
    width: calc(100% - 80px);
}

.noticia-titulo a {
    color: #0d665a;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    text-decoration: none;
}

    .noticia-titulo a:hover {
        text-decoration: underline;
    }

.noticia-descripcion {
    margin-top: 5px;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.form-inline.search-form {
    background: #fff;
    background: rgb(245 245 245 / 50%);
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px 20px 5px;
    border-radius: 5px;
}

    .form-inline.search-form .form-group {
        margin-right: 20px;
    }

    .form-inline.search-form .btn {
        margin-top: 0;
        vertical-align: top;
    }

    .form-inline.search-form .form-control:focus {
        border-color: #009E83;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(153, 204, 205, 0.7);
    }

.manager-content h2 small {
    color: #009e83;
    display: block;
    margin-top: 5px;
}

.manager-content .list-group {
    margin-top: 2em;
}

.manager-content .list-group-item {
    border: none;
    border-left: 1px solid #009e83;
    font-size: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px 15px;
}

.manager-content .extra-info .list-group-item {
    border-left: 1px solid #333;
    font-size: 16px;
    padding: 2px 15px;
}

.manager-content .list-group-item:first-child,
.manager-content .list-group-item:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.manager-content .list-group-item .fa {
    color: #009e83;
    margin-right: 5px;
    transition: all 300ms ease-in-out 0s;
}

.manager-content .list-group-item:hover .fa {
    color: #5d5d5d;
}

.manager-content .degrees li,
.manager-content .activities li {
    font-size: 1.2em;
    transition: all 300ms ease-in-out 0s;
}

    .manager-content .degrees li:hover .fa,
    .manager-content .activities li:hover .fa {
        color: #009e83;
    }

.manager-content .degrees .year {
    font-weight: 700;
    font-size: 1.2em;
}

.manager-content {
    display: flex;
    justify-content: center;
    flex-direction: column; /* o 'row' si deseas distribuir en l�nea */
    align-items: center;
}

.activities li,
.degrees li {
    padding: 5px 0;
}

.list-filter {
    border-bottom: 1px solid #009e83;
}

    .list-filter li {
        margin-right: 15px;
        text-transform: uppercase;
    }

        .list-filter li a {
            text-decoration: none;
        }

        .list-filter li > a:before {
            font-family: "FontAwesome";
            content: "\0f096\000A0";
            display: inline-block;
            width: 16px;
        }

        .list-filter li > a:hover:before {
            font-family: "FontAwesome";
            content: "\0f046\000A0";
        }

        .list-filter li > span:before {
            font-family: "FontAwesome";
            content: "\0f046\000A0";
        }

.internal_course {
    font-weight: 700;
    text-transform: uppercase;
}

.course-meta {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    font-size: 16px;
    margin-bottom: 25px;
}

    .course-meta strong {
        display: block;
    }

        .course-meta strong .fa {
            color: #009e83;
        }

    .course-meta > div {
        border-left: 1px solid #dfdfdf;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .course-meta > div:first-child {
            border-left: none;
        }

.course-info {
}

    .course-info h3 {
        margin-top: 0;
        font-weight: 700;
    }

    .course-info dt {
        font-size: 16px;
    }

    .course-info dd {
        margin: 0 0 0.5em;
    }

.contact-type {
    background: #f3f3f3;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    transition: all 300ms ease-in-out 0s;
}

    .contact-type a {
        color: #5d5d5d;
    }

        .contact-type a:hover {
            color: #fff;
        }

    .contact-type:hover {
        background-color: #009e83;
        color: #fff;
    }

    .contact-type .badge {
        background-color: #009e83;
        line-height: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px;
        border-radius: 18px;
        float: none;
        color: #fff;
        margin-left: 0;
        margin-right: 5px;
        min-width: 10px;
        padding: 3px 7px;
        font-size: 12px;
        font-weight: 700;
    }

form#claim {
    margin-bottom: 40px;
}

@media (min-width: 992px) {

    form#claim #claim_applicant_id_number,
    form#claim #claim_applicant_postal_code,
    form#claim #claim_applicant_phone,
    form#claim #claim_applicant_mobile,
    form#claim #claim_applicant_email {
        width: 33%;
    }

    table tr td:last-child {
        white-space: nowrap;
    }
}

.vet_disabled_msg {
    color: red;
}

/**/

.form-inline.search-form .row {
    margin-bottom: 0;
}

.paginado {
    margin-bottom: 20px;
    min-height: 44px;
    /* background: #e3e4e7; */
    line-height: 44px;
    padding: 0 22px 0 12px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    gap: 8px
}

    .paginado a {
        width: 40px;
        height: 42px;
        line-height: 40px;
        text-align: center;
        display: inline-block;
        background: #99cccd;
        color: #3c3d42;
        font-weight: bold;
    }

        .paginado a.active {
            color: #fff;
            background-color: #009e83;
        }

        .paginado a > i {
            line-height: 44px;
            color: #3c3d42
        }

    .paginado > span {
        display: block;
        font-size: 14px;
        line-height: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 5px 0 12px 0;
        width: 100%;
    }

@media (min-width: 768px) {
    .paginado > span {
        width: auto;
        font-size: 16px;
        line-height: 44px;
        float: right;
        padding: 0;
    }
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.media {
    margin-top: 15px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

#home-area-2 {
    background: #f7f7f7;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin: 0 0 70px;
    padding: 40px 0 10px;
    position: relative;
}

    #home-area-2:before,
    #home-area-2:after {
/*        background: #009e83 none repeat scroll 0 0;*/
        content: "";
        display: block;
        height: 4px;
        left: 50%;
        margin-left: -75px;
        position: absolute;
        width: 150px;
    }

    #home-area-2:before {
        top: -4px;
    }

    #home-area-2:after {
        top: 100%;
    }

    #home-area-2 .wg {
        margin-bottom: 1em;
    }

        #home-area-2 .wg .media-left {
            border-right: 1px solid #ededed;
            vertical-align: middle;
            font-size: 13px;
            font-weight: 700;
            min-width: 50px;
            text-align: center;
            text-transform: uppercase;
        }

        .media-body h4 a:visited {
            color: #5d5d5d;
        }

            #home-area-2 .wg .media-left span {
                font-size: 34px;
                line-height: 38px;
            }

        #home-area-2 .wg .media-body {
            padding-left: 10px;
        }

            #home-area-2 .wg .media-body h4 a,
            #home-area-2 .wg .media-body h4 a:active,
            #home-area-2 .wg .media-body h4 a:visited {
                color: #5d5d5d;
            }

                #home-area-2 .wg .media-body h4 a:hover {
                    color: #009e83;
                    text-decoration: none;
                }

            #home-area-2 .wg .media-body p {
                margin-bottom: 0;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: initial;
                display: -webkit-box;
                -webkit-line-clamp: 4;
                -webkit-box-orient: vertical;
            }

        #home-area-2 .wg p a,
        #home-area-2 .wg p a:active,
        #home-area-2 .wg p a:visited {
            font-weight: 700;
        }

            #home-area-2 .wg p a:hover {
                color: #99cccd;
                text-decoration: none;
            }

        #home-area-2 .wg .more {
            border: none;
            color: #009e83;
            display: inline-block;
            font-size: 18px;
            font-weight: 300;
            line-height: 24px;
            padding: 10px 15px;
            text-shadow: 0 1px 0 #99cccd !important;
            transition: all 300ms ease-in-out 0s;
        }

            #home-area-2 .wg .more:after {
                content: "\f054";
                font-family: "FontAwesome";
                margin-left: 10px;
                vertical-align: middle;
                transition: all 300ms ease-in-out 0s;
            }

            #home-area-2 .wg .more:hover {
                color: #404040;
                text-decoration: none;
            }

                #home-area-2 .wg .more:hover:after {
                    margin-left: 5px;
                }

.more-link {
    color: #009e83 !important;
}

    .more-link:hover {
        color: #99cccd !important;
    }

.borde-verde-focus:focus {
    border: 1px solid #019998 !important; /* Verde claro */
    outline: none; /* Quita el borde azul del navegador */
    box-shadow: 0 0 3px #7CFC00; /* Opcional: brillo suave */
}

.noticia-img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 800px;
    height: auto;
}

@media screen and (max-width: 600px) {
    .noticia-img {
        max-width: 100%;
        padding: 0 10px;
    }
}

.noticia-texto {
    display: block;
    text-align: center;
    margin: 1em auto;
    max-width: 800px;
    padding: 0 10px; /* �til en m�vil */
    font-size: 1.2rem;
    line-height: 1.4;
    color: #333;
}

#map_canvas.map {
    height: 362px;
    margin: 0;
}