/** 
 * Aprobatus Brand Colors 
 */
:root {
    --aprobatus-blue: #1e56a5;
    --aprobatus-orange: #fcb819;
}

/* Base Overrides */
.btn-primary {
    background-color: var(--aprobatus-blue) !important;
    border-color: var(--aprobatus-blue) !important;
}

.btn-primary:hover {
    background-color: #16407d !important;
    border-color: #16407d !important;
}

.text-primary {
    color: var(--aprobatus-blue) !important;
}

.bg-primary {
    background-color: var(--aprobatus-blue) !important;
}

/* Force Full Width for primary containers */
#primary,
.content-area {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.hero-title-styled {
    letter-spacing: -1px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    border-bottom: 2px solid white;
    display: inline-block;
    padding-bottom: 10px;
    font-weight: 700;
}

* {
    box-sizing: border-box;
}

html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
div {

    font-family: 'Poppins', 'Inter', sans-serif !important;
}



.home h1 {
    color: #1e56a5;
    font-weight: normal;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 0.5em
}

.page-id-326 h1 {
    color: #1e56a5;
    font-weight: normal;
}

body.page-id-326>.container {
    padding-top: 100px !important;
}

a {
    text-decoration: none;
}

/**Header**/
/**Header Styling Cleaned**/
.logo img {
    max-height: 60px;
}

#headerhome {

    background: linear-gradient(rgba(30, 86, 165, 0.4), rgba(30, 86, 165, 0.4)), url("/wp-content/uploads/2021/03/test.webp") no-repeat right top;
    background-size: cover !important;
    height: 350px;
    text-align: center;
}

@media only screen and (max-width: 998px) {
    #headerhome {
        background-size: cover;
        height: 420px;
        background-position: top;
    }

}

#headerhome h2 {
    padding-top: 140px;
    color: #706969 !important;
    font-size: 3.5em;
    text-shadow: 1px 1px 19px #000
}

#headerhome .bot-opinion,
.container-texto-opiniones .bot-opinion,
#new_post .bot-opinion {
    border-radius: 15px;
    padding-left: 30px;
    padding-right: 30px;
}

.row-1 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    z-index: 9999 !important;
}

@media (max-width: 991.98px) {
    .navbar-collapse {
        background-color: #000000;
        padding: 10px 15px;
    }
}

.menu-principal .navbar-toggler {
    background-color: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.5) !important;
}

.menu-principal .navbar-toggler-icon {
    /* Forzar icono blanco para que se vea sobre el hero */
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.menu-principal ul li a {
    font-family: 'Poppins', sans-serif;
    color: #ffffff !important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
}

.menu-principal ul li a:hover {
    color: #1e56a5 !important;
    border-bottom: 2px solid #1e56a5;
}

.container-slide {
    margin-top: 0px;
}

@media(min-width: 1200px) {
    div.menu {
        margin-top: 16px;
    }

}

@media(min-width: 992px) and (max-width: 1199.98px) {
    div.menu {
        margin-top: 16px;
    }

}

div.imagen {
    width: 100%;
    margin-top: 55px;
}

div.imagen img {
    position: relative;
    width: 100%;
}

div.imagen p {
    position: absolute;
    font-size: 50px;
    color: white;
    margin-top: -250px;
    width: 100%;
    text-align: center;
}

@media (min-width: 0px) and (max-width: 767.98px) {
    div.imagen p {
        display: none;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    div.imagen p {
        position: absolute;
        font-size: 36px;
        color: white;
        margin-top: -200px;
        width: 100%;
        text-align: center;
    }

}

.titulo-opiniones h4 {
    position: absolute;
    margin-top: -40px;
    margin-left: 70px;
    width: 100%;
    color: white;
}

* .container-bloque {
    margin-top: 50px;
}

.container-fluid .row-1 {
    width: 100% !important;
    margin: 0 !important;
    background-color: #000000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

@media (max-width: 991.98px) {
    .container-fluid .row-1 {
        background-color: #000000;
    }

    .container-fluid .row-1 .logo {
        display: none;
    }

    div.menu {
        margin-top: 0px !important;
    }

    .row-2 .redes-sociales {
        display: none;
    }
}

/**SUB MENU**/
.sub-menu {
    width: 120px;
    display: none;
    padding: 0 0;
    margin: 0 0;
}

.sub-menu li {
    padding: 0 0;
    margin: 0 0;
    text-align: left;
    width: 250px;
    display: inline-block;
    transition: all ease-in 0.5s;
}

.sub-menu li a {
    padding-left: 0;
}

.sub-menu li:hover {
    background-color: #28343b;
}

.sub-menu li a:hover {
    color: rgb(223, 215, 215);
}

.li-menu:hover .sub-menu {
    display: block;
    margin-top: 10px;
}

/** grid md para ajustar el boton de hamburguesa del menu principal**/
@media (min-width: 768px) and (max-width: 991.98px) {
    .container-fluid .menu .logo-movil {
        display: block !important;
    }

    .menu-principal {
        background-color: #000000 !important;
    }

    .menu-principal ul li a {
        padding: 5px 0;
        color: #ffffff;
    }

    .menu-principal ul li {
        margin-bottom: 20px;
    }

    .menu-principal ul li a:hover {
        color: #1e56a5;
        border-bottom: 2px solid #1e56a5;
    }

}

@media (min-width: 768px) {
    .container-fluid .menu .logo-movil {
        display: none;
        padding: 10px;
        width: 200px;
    }

}

/**Front-page**/
.section-post {
    margin: 20px 0;
}

.section-post h5 {
    color: #1e56a5;
    transition: all ease-in 0.3s;
}

.section-post h5:hover {
    color: #000;
}

.home div.header-top-icon {
    width: 100px;
    height: 100px;
    background-color: #c1c1c1;
    border-radius: 60px;
}

.home div.header-top-icon:hover {
    background-color: rgb(216, 223, 230);
    transition: all .3s ease-in;
}

.home .row span.icon {
    font-size: 60px;
    color: #343a40;
}

.home span.description h3 {
    text-align: center;
    padding-top: 10px;
    color: #282828;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

.home span.description p {
    padding: 0 10px;
    text-align: justify;
}

div.banner {
    height: 250px;
    padding: 20px 0;
}

.contenedor-banner {
    margin-top: 10px;
}

div.banner h4 {
    padding-top: 60px;
    text-align: center;
    vertical-align: middle;
}

div.banner p {
    text-align: center;
    vertical-align: middle;
    margin: 2px 0;
}

div.section-post div.section-post-content h5 {
    font-weight: 700;
    padding-top: 10px;
}

/**Page Opiniones**/
.row-menu-opiniones ul {
    display: grid;
    flex-wrap: wrap;
    margin: 0 0;
    padding: 0 0;
}

.row-menu-opiniones ul li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #c7c7c7c7;
}

/**index-blog**/
div.image-home-blog {
    position: relative;
    display: flex;
    margin-top: 20px;
}

div.description-blog p {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
}

div.description-blog p span {
    color: #ffffff;
    font-weight: 300;
    text-transform: lowercase;
}

span.category-blog {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
}

span ul.post-categories {
    display: inline;
}

div.description-blog {
    position: absolute;
    z-index: 1;
    width: 100%;
    margin-top: -100px;
    background-color: rgba(0, 0, 0, .8);
    padding: 20px 0;
}

.row-content-blog {
    margin-top: 10px;
    margin-bottom: 40px;
}

.btn-info a {
    color: #ffffff;
}

/*comentarios*/
main.comment-blog h3 {
    text-align: center;
}

main.comment-blog {
    background-color: rgba(112, 109, 109, 0.3);
    width: 90%;
    border-radius: 10px;
    padding-left: 10px;
}

main.comment-blog form {
    width: 90%;
    margin: 0 5px;
}

main.comment-blog form label {
    width: 200px;
    display: inline-block;
    text-align: right;
    padding-right: 20px;
    font-weight: bold;
}

main.comment-blog form textarea {
    width: 300px;
}

main.comment-blog form input[type="submit"] {
    padding: 5px 5px;
    border-radius: 10px;
    color: #ffffff;
    background-color: #343a40;
    cursor: pointer;
}

/*page-404*/
div.page-404 {
    background-repeat: no-repeat;
}

/*Pagination*/
div.paginate-links {
    margin: 40px 0;
    text-align: center;
}

div.paginate-links .page-numbers {
    display: inline-block;
    padding: 8px 18px;
    margin: 0 5px;
    border: 2px solid #fcb819;
    /* Naranja corporativo */
    border-radius: 50px;
    color: #fcb819;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    background: transparent;
    font-size: 14px;
}

div.paginate-links a.page-numbers:hover {
    background-color: #fcb819;
    color: #ffffff !important;
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(252, 184, 25, 0.4);
    transform: translateY(-2px);
}

div.paginate-links span.page-numbers.current {
    background-color: #fcb819;
    color: #ffffff !important;
    border-color: #fcb819;
    cursor: default;
    box-shadow: 0 4px 12px rgba(252, 184, 25, 0.2);
}

div.paginate-links .prev.page-numbers,
div.paginate-links .next.page-numbers {
    border-radius: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

/**sidebar**/
.row-sidebar {
    /* background-color: rgba(0, 0, 0, .8);
    */
    width: 100%;
}

.blog .row-sidebar {
    margin-left: 8px;
    padding-top: 0px;
}

.sidebar-search-form {
    box-shadow: 3px 3px 6px 6px rgba(199, 199, 199, 0.8);
    margin-bottom: 40px;
    padding: 30px 20px;
}

.sidebar-search-form label {
    font-size: 30px;
    color: #1e56a5;
}

.sidebar-search-form label {
    position: absolute;
    margin-left: 260px;
    margin-top: -5px;
    z-index: 1;
}

.sidebar-search-form input[type*="text"] {
    width: 85%;
    height: 35px;
    margin: 0 25px;
    position: relative;
    border-radius: 10px;
}

.sidebar-search-form input[type*="submit"] {
    height: 35px;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    margin-left: 245px;
    margin-top: -35px;
    border: none;
    background-color: transparent;
    color: transparent;
}

.sidebar-widgets h3 {
    color: gray;
    padding-top: 30px;
    padding-bottom: 10px;
}

.sidebar-widgets {
    padding: 30px 20px;
    box-shadow: 3px 3px 6px 6px rgba(199, 199, 199, 0.8);
    margin-bottom: 30px;
}

.sidebar-widgets ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/*category*/
div.category-page {
    margin-top: 20px;
}

div.category-page h5 {
    text-transform: uppercase;
    font-weight: 700;
}

/*page-themes*/
.row-themes {
    margin-top: 20px;
}

.row-themes .title {
    color: #343a40 !important;
}

.row-themes .title span {
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.theme-buttons {
    margin-top: 50px;
    text-align: right;
}

div.theme-buttons a.theme {
    display: inline-block;
    margin-bottom: 30px;
}

/*Page*/
div.page-page {
    text-align: center;
}

div.page-page h2 {
    margin-top: 20px;
    font-weight: 700;
}

/*page-contactme*/
div.background-form {
    margin-top: 30px;
    background: #28343b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #28343b 2%, #828c95 87%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #28343b 2%, #828c95 87%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #28343b 2%, #828c95 87%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28343b', endColorstr='#828c95', GradientType=0);
    /* IE6-9 */
}

.contactme-page .background-form form {
    width: 80%;
    margin: 0 10%;
    color: white;
}

.contactme-page .background-form h3 {
    text-align: center;
    font-size: 70px;
    font-weight: 100;
    color: white;
}

.contactme-page .background-form p {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    color: white;
    margin-bottom: 20px;
    padding: 0 10px;
}

.background-form form label {
    width: 100%;
}

.background-form form input {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 20px;
}

.background-form form textarea {
    width: 100%;
    margin-bottom: 20px;
}

.background-form form input[type="submit"] {
    background-color: #1e56a5;
    border: none;
    color: white;
    cursor: pointer;
    box-shadow: 6px 10px 5px -1px rgba(0, 0, 0, 0.75);
    margin-bottom: 30px;
}

/**Footer**/
ul.social-menu {
    list-style: none;
    padding: 0;
    margin-top: 15px;
}

@media (max-width: 767.98px) {
    ul.social-menu {
        display: none;
    }

    .opiniones-section {
        text-align: center;
    }

    .social-section {
        text-align: center;
    }

}

ul.social-menu li {
    position: relative;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: #fcb819;
    border-radius: 60px;
    margin-right: 5px;
    transition: all 0.3s ease;
}

ul.social-menu li a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.caja-texto {
    min-height: 50px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.social-menu li a span {
    color: #1c273b;
    display: flex;
    align-items: center;
    justify-content: center;
}

div.footer-menu {
    text-align: inherit;
}

.social-section .footer-menu {
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.social-menu li:hover {
    background-color: #fcb819;
    transition: all .3s ease-in;
}

footer {
    padding-top: 40px !important;
    background-color: #000000;
}

.opiniones-section h3 {
    margin-top: 10px;
    color: white;
}

footer .row-copyright {
    background-color: #ffffff !important;
    text-align: center;
    color: #000000 !important;
    padding: 10px 0;
}

footer .row-copyright p {
    width: 100%;
    padding: 10px 0;
}

footer .opiniones-section p {
    margin-bottom: 0.3rem !important;
}

footer .opiniones-section p a {
    color: white;
    transition: all ease-in 0.3s;
}

footer .opiniones-section p a:hover {
    color: #c1c1c1;
}

/*****   @media query  *****/
/*small sm*/
/* @media ( min-width: 768px ) {
         .container-fluid .menu .logo-movil {
             display: none;
}

}
 */
/*medium md*/
@media (min-width: 768px) {
    nav.menu-principal a.navbar-brand {
        display: none;
    }

    .logo-footer {
        border-right: 1px solid #fff;
    }

    footer .certificados-footer {
        border-right: 1px solid #fff;
        margin: 10px 0;
    }

}

/*desktop lg*/
@media (min-width: 992px) {}

/*large desktop xl*/
@media (min-width: 1200px) {}

/*****  @media query de segmento unico  *****/
/*extra small, hasta 576px*/
@media (max-width: 575.98px) {
    div.menu {
        padding: 0 0;
    }

    nav.menu-principal {
        background-color: #000000 !important;
    }

    .menu-principal ul li {
        margin-bottom: 5px;
    }

    .menu-principal ul li a {
        color: #ffffff;
    }

    .menu-principal ul li a:hover {
        color: #1e56a5;
        border-bottom: 2px solid #1e56a5;
    }

    /*index*/
    div.description-blog {
        position: inherit;
        margin: 10px 0;
        padding: 0 0;
    }

    /*sidebar*/
    .sidebar-search-form input[type*="text"] {
        width: 300px;
        margin: 0 0;
    }

    .sidebar-search-form label {
        margin-left: 260px;
    }

    .sidebar-search-form input[type*="submit"] {
        cursor: pointer;
        position: relative;
        display: block;
        margin-left: 240px;
    }

    /*page-contactme*/
    .contactme-page form table {
        margin: 0 1%;
    }

    .contactme-page .background-form h3 {
        font-size: 60px;
    }

    .contactme-page .background-form p {
        font-size: 16px;
    }

}

/*small devices, sm*/
@media (min-width: 576px) and (max-width: 767.98px) {
    div.menu {
        padding: 0 0;
    }

    nav.menu-principal {
        background-color: #000000 !important;
    }

    .menu-principal ul li a {
        padding: 5px 0;
        color: #ffffff;
    }

    .menu-principal ul li {
        margin-bottom: 20px;
    }

    .menu-principal ul li a:hover {
        color: #1e56a5;
        border-bottom: 2px solid #1e56a5;
    }

    div.description-blog {
        position: inherit;
        margin: 10px 0;
        padding: 0 0;
    }

    /*sidebar*/
    .sidebar-search-form input[type*="submit"] {
        margin-left: -90px;
        margin-top: 2px;
    }

    .sidebar-search-form label {
        margin-left: 380px;
    }

    /*page-contactme*/
    .contactme-page form table {
        margin: 0 10%;
    }

}

/*medium devices, md*/
@media (min-width: 768px) and (max-width: 991.98px) {

    /*index*/
    div.description-blog {
        margin-top: -105px;
        padding: 0 0;
    }

    /*sidebar*/
    div.sidebar-search-form input[type*="text"] {
        width: 100%;
        margin: 0 1px;
    }

    .sidebar-search-form input[type*="submit"] {
        margin-left: 130px;
    }

    .sidebar-search-form label {
        margin-left: 140px;
    }

    /*page-contactme*/
    .contactme-page form table {
        margin: 0 10%;
    }

}

/*large devices, lg*/
@media (min-width: 992px) and (max-width: 1199.98px) {

    /*sidebar*/
    div.sidebar-search-form input[type*="text"] {
        width: 100%;
        margin: 0 5px;
    }

    .sidebar-search-form input[type*="submit"] {
        margin-left: 220px;
    }

    .sidebar-search-form label {
        margin-left: 230px;
    }

}

/*extra large, 1200px up*/
@media (min-width: 1200px) {}

/**OPINIONES CEASFOR**/
/**partials/opiniones-fp, oposiciones ceasfor, pruebas de acceso **/
.contenido-opiniones {
    margin-top: 1.5em;
}

#navbarNav {
    padding: 10px 0 0 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
}

#navbarNav li {
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}

@media only screen and (min-width: 996px) {
    #navbarNav {
        padding: 0;
    }

    #navbarNav ul {
        gap: 20px;
    }

}

@media only screen and (max-width: 996px) {
    #navbarNav li {
        background-color: #111111;
    }

}

.navbar {
    padding: 0 !important;
}

.section-post .section-post .stars-rooms {
    color: #ecb065;
}

footer .row-copyright {
    background-color: #ffffff !important;
    text-align: center;
    color: #000000 !important;
    padding: 10px 0;
}

footer .row-copyright p {
    width: 100%;
    padding: 10px 0;
}

footer .opiniones-section p {
    margin-bottom: 0.3rem !important;
}

footer .opiniones-section p a {
    color: white;
    transition: all ease-in 0.3s;
}

footer .opiniones-section p a:hover {
    color: #c1c1c1;
}

/*****   @media query  *****/
/*small sm*/
/* @media ( min-width: 768px ) {
         .container-fluid .menu .logo-movil {
             display: none;
}

}
 */
/*medium md*/
@media (min-width: 768px) {
    nav.menu-principal a.navbar-brand {
        display: none;
    }

    .logo-footer {
        border-right: 1px solid #fff;
    }

    footer .certificados-footer {
        border-right: 1px solid #fff;
        margin: 10px 0;
    }

}

/*desktop lg*/
@media (min-width: 992px) {}

/*large desktop xl*/
@media (min-width: 1200px) {}

/*****  @media query de segmento unico  *****/
/*extra small, hasta 576px*/
@media (max-width: 575.98px) {
    div.menu {
        padding: 0 0;
    }

    nav.menu-principal {
        background-color: #000000 !important;
    }

    .menu-principal ul li {
        margin-bottom: 5px;
    }

    .menu-principal ul li a {
        color: #ffffff;
    }

    .menu-principal ul li a:hover {
        color: #1e56a5;
        border-bottom: 2px solid #1e56a5;
    }

    /*index*/
    div.description-blog {
        position: inherit;
        margin: 10px 0;
        padding: 0 0;
    }

    /*sidebar*/
    .sidebar-search-form input[type*="text"] {
        width: 300px;
        margin: 0 0;
    }

    .sidebar-search-form label {
        margin-left: 260px;
    }

    .sidebar-search-form input[type*="submit"] {
        cursor: pointer;
        position: relative;
        display: block;
        margin-left: 240px;
    }

    /*page-contactme*/
    .contactme-page form table {
        margin: 0 1%;
    }

    .contactme-page .background-form h3 {
        font-size: 60px;
    }

    .contactme-page .background-form p {
        font-size: 16px;
    }

}

/*small devices, sm*/
@media (min-width: 576px) and (max-width: 767.98px) {
    div.menu {
        padding: 0 0;
    }

    nav.menu-principal {
        background-color: #000000 !important;
    }

    .menu-principal ul li a {
        padding: 5px 0;
        color: #ffffff;
    }

    .menu-principal ul li {
        margin-bottom: 20px;
    }

    .menu-principal ul li a:hover {
        color: #1e56a5;
        border-bottom: 2px solid #1e56a5;
    }

    div.description-blog {
        position: inherit;
        margin: 10px 0;
        padding: 0 0;
    }

    /*sidebar*/
    .sidebar-search-form input[type*="submit"] {
        margin-left: -90px;
        margin-top: 2px;
    }

    .sidebar-search-form label {
        margin-left: 380px;
    }

    /*page-contactme*/
    .contactme-page form table {
        margin: 0 10%;
    }

}

/*medium devices, md*/
@media (min-width: 768px) and (max-width: 991.98px) {

    /*index*/
    div.description-blog {
        margin-top: -105px;
        padding: 0 0;
    }

    /*sidebar*/
    div.sidebar-search-form input[type*="text"] {
        width: 100%;
        margin: 0 1px;
    }

    .sidebar-search-form input[type*="submit"] {
        margin-left: 130px;
    }

    .sidebar-search-form label {
        margin-left: 140px;
    }

    /*page-contactme*/
    .contactme-page form table {
        margin: 0 10%;
    }

}

/*large devices, lg*/
@media (min-width: 992px) and (max-width: 1199.98px) {

    /*sidebar*/
    div.sidebar-search-form input[type*="text"] {
        width: 100%;
        margin: 0 5px;
    }

    .sidebar-search-form input[type*="submit"] {
        margin-left: 220px;
    }

    .sidebar-search-form label {
        margin-left: 230px;
    }

}

/*extra large, 1200px up*/
@media (min-width: 1200px) {}

/**OPINIONES CEASFOR**/
/**partials/opiniones-fp, oposiciones ceasfor, pruebas de acceso **/
.contenido-opiniones {
    margin-top: 1.5em;
}

#navbarNav {
    padding: 10px 0 0 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
}

#navbarNav li {
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}

@media only screen and (min-width: 996px) {
    #navbarNav {
        padding: 0;
    }

    #navbarNav ul {
        gap: 20px;
    }

}

@media only screen and (max-width: 996px) {
    #navbarNav li {
        background-color: #111111;
    }

}

.navbar {
    padding: 0 !important;
}

.section-post .stars-rooms {
    color: #ecb065;
}

/**CONTADOR FRONT-PAGE**/
.contadorFront,
.caja-main {
    background-color: #f4f6fa;
    margin-top: 80px;
    padding: 20px 20px 10px 20px;
}

.contadorFront .text-contadorFront,
.title-red {
    font-size: 22px;
    max-width: 100% !important;
    line-height: 1.3;
    font-weight: bold;
    display: inline-block !important;
    border-bottom: 2px solid #1e56a5;
    padding-bottom: 5px;
    white-space: normal !important;
    max-width: none !important;
    color: #1c273b !important;
}

.contadorFront .text-contadorFront span,
.title-red span {
    background-color: transparent !important;
    color: #1c273b;
    padding: 0 !important;
}

.contadorFront .text-contadorFront .span-1 {
    padding: 0 !important;
}

.contadorFront .text-contadorFront .span-2 {
    max-width: 200px;
    margin-top: 4px;
    padding-left: 0 !important;
}

.contadorFront .caja {
    text-align: center;
    font-weight: bold;
}

.contadorFront .caja .caja-numero {
    background-color: #1e56a5;
    color: white;
    padding-top: 5px;
    padding-bottom: 1px;
    font-size: 60px;
    border-radius: 25px;
}

.contadorFront .caja .caja-texto {
    margin-top: 10px;
    font-size: 20px;
    text-transform: uppercase;
}

.contadorFront .img-counter {
    width: 160px;
    margin-bottom: -10px;
    margin-top: 10px;
}

@media only screen and (min-width: 998px) {
    .contadorFront .img-counter {
        width: 200px;
        margin-top: -188px;
        margin-left: 30px;
    }

    .contadorFront {
        max-height: 350px;
    }

}

.titulo1-frontpage {
    text-align: center;
    margin-top: 40px;
    ;
}

.titulo1-frontpage hr {
    border: 1px solid orange;
    width: 60px;
}

/*SLIDE FRONTEND*/
.sliders-opiniones .imagen {
    margin: 100px 0px 20px 0px;
    padding: 0px, 0px;
}

.sliders-opiniones .imagen-1 img {
    border-radius: 200px;
}

.sliders-opiniones .texto-slide {
    margin: 30px 0px;
    padding: 0px, 0px;
    padding-right: 40px;
}

.carousel-caption {
    position: inherit !important;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 40px !important;
    padding-bottom: 0px !important;
    text-align: center;
}

.sliders-opiniones .texto-slide h5 {
    text-align: center;
}

.sliders-opiniones .texto-slide p {
    text-align: justify;
}

.sliders-opiniones .texto-slide hr {
    color: orange;
    border: 1px solid;
    width: 20%;
}

.sliders-opiniones .contador {
    margin-top: 80px;
    border-left: 1px solid #fff;
    padding-left: 20px;
}

.linea-tiempo hr {
    border: 0.5px solid;
    color: rgba(199, 199, 199, 0.4);
}

.iconos-slide {
    display: flex;
    justify-content: center;
}

.iconos-slide p {
    padding: 0 60px;
    margin-top: -60px;
}

.iconos-slide p img {
    cursor: pointer;
}

.punto1 {
    display: none;
}

.iconos-slide .punto {
    margin-top: -35px;
}

.oculto {
    display: none;
}

/** page Noticias **/
.container-page-noticias {
    padding-top: 80px;
}

.container-page-noticias .lista-noticias a {
    font-size: 14px;
    padding-left: 5px;
}

.container-page-noticias .link-noticia {
    padding-left: 20px;
}

.container-page-noticias .col-page-noticias .divider {
    width: 100%;
    border-bottom: 1px solid rgba(199, 199, 199, 0.4);
}

/* Quitar fondo amarillo de los spans en noticias */
.bg-yellow {
    background-color: transparent !important;
    padding: 0 !important;
}

.logo-movil {
    padding: 10px;
    width: 200px;
}

@media (min-width: 768px) {
    .col-img-opiniones-all {
        padding: 0px !important;
    }

}

.class-formulario-opiniones {
    width: 100%;
}

.background-formulario-opiniones {
    background-color: #f4f6fa;
    border-radius: 10px;
}

.row-page-message {
    width: 100%;
    padding-top: 110px;
    display: flex;
    justify-content: center;
    text-align: center;
}

.row-page-message p {
    font-size: 30px;
    font-style: italic;
}

#ap-captcha-result {
    margin-left: 0
}

.ap-form-field.ap-form-submit-wrapper {
    text-align: center;
}

/** Template Legal */
.page-template-page-aviso a {
    color: #1e56a5;
}

/** Cambios 2022*/
/* FORMULARIO OPINIÃ“N */
#new_post input,
#new_post select,
#new_post textarea {
    border: none;
    padding: 5px;
}

#new_post .w-95 {
    width: 95%;
}

.img-portada {
    height: 400px;
    background: url('/wp-content/uploads/front-page/imagen-portada.webp');
    margin-bottom: 20px;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    margin-bottom: 40px;
}

.segundo-bloque .img-segundo-bloque {
    width: 80px;
}

.segundo-bloque .div-imgs {
    gap: 30px;
}

.segundo-bloque .text-segundo-bloque {
    font-size: 22px;
    max-width: 100% !important;
    line-height: 1.3;
}

.segundo-bloque .col-imgs {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* SINGULAR.PHP 2 */
.singular .title-singular {
    font-size: 28px
}

.singular .info-singular {
    display: flex;
    align-items: center;
    gap: 20px;
}

.singular .valoracion-singular {
    padding: 10px;
    border-radius: 50px;
    background-color: #1e56a5;
    max-width: 110px
}

.singular .info-personal-singular {
    line-height: 1;
}

.singular .nombre-singular {
    font-weight: bold;
    font-size: 20px;
}

.singular .img-user {
    max-width: 150px;
}

/* OPINIONES-ALL.PHP 2 */
.opinionesAll .caja-imagen {
    border-radius: 50%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center
}

.opinionesAll .img-opinion {
    max-width: 120px;
    padding: 20px;
}

.opinionesAll .caja-contenido {
    display: flex;
    align-items: center;
    gap: 20px;
}

.opinionesAll .valoracion {
    padding: 10px;
    border-radius: 50px;
    background-color: #1e56a5;
    /* max-width:140px;
    */
    min-width: 110px;
}

.opinionesAll .titulo {
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
}

.opinionesAll .leer-mas {
    border-radius: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

@media only screen and (max-width: 768px) {
    .opinionesAll {
        margin-bottom: 40px;
    }

    .opinionesAll .valoracion {
        height: 50px;
    }

    .opinionesAll .boton {
        float: right;
    }

    .opinionesAll .caja-imagen {
        width: 150px;
    }

    .opinionesAll .col-imagen {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }

    .contenido-opiniones .img-opinion {
        width: 150px;
    }

    .contenido-opiniones .col-imagen {
        display: flex;
        justify-content: center;
    }

    .contenido-opiniones .caja-imagen {
        width: 200px;
    }

}

@media only screen and (min-width: 768px) {
    .opinionesAll {
        margin-bottom: 80px;
    }

}

.link-underline {
    border-bottom: 2px solid #1e56a5;
}

.link-underline:hover {
    text-decoration: none;
}

/* Sobrescritura para botones y elementos anteriormente rojos */
.btn-danger,
.bot-opinion {
    font-weight: 700 !important;
    background-color: #fcb819 !important;
    border-color: #fcb819 !important;
    color: #1c273b !important;
}

.btn-danger:hover {
    background-color: #d9cc00 !important;
    border-color: #d9cc00 !important;
    color: #1c273b !important;
}

.text-white.title-red,
.text-white.text-contadorFront {
    color: #1c273b !important;
    background-color: transparent !important;
}

.title-red {
    background-color: transparent !important;
}


















@media only screen and (max-width: 767.98px) {
    .logo-footer {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
        text-align: center;
    }

    .opiniones-section {
        margin-bottom: 40px !important;
        padding-left: 20px;
    }
}


@media only screen and (max-width: 991.98px) {
    .certificados-footer {
        margin-bottom: 40px !important;
        flex-direction: column;
        gap: 20px;
    }
}



.certificados-footer img {
    margin: 0 20px !important;
}

/* Separadores verticales del footer (Desktop) */
@media (min-width: 768px) {
    .logo-footer {
        border-right: 2px solid rgba(255, 255, 255, 0.5) !important;
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .certificados-footer {
        border-right: 2px solid rgba(255, 255, 255, 0.5) !important;
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}

footer .row-copyright,
footer .row-copyright span,
footer .row-copyright a {
    color: #000000 !important;
}


/* ESTILOS VALORACION ESTRELLAS (CONSOLIDADO) */
.star-rating-container {
    padding: 10px 0;
    margin-bottom: 5px;
}

.star-rating {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.rating-label {
    color: #000000 !important;
    /* Color por defecto según última petición */
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2;
    margin-bottom: 8px !important;
}

/* Estrellas base (outline) */
.star {
    cursor: pointer;
    color: #000000;
    /* Borde negro para la estrella vacía */
    transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* Estrellas rellenas/seleccionadas: Pintadas de amarillo con borde negro */
.star.is-filled .fas,
.star.is-filled svg {
    color: #ffd700 !important;
    fill: #ffd700 !important;
    filter: drop-shadow(1px 0 0 black) drop-shadow(-1px 0 0 black) drop-shadow(0 1px 0 black) drop-shadow(0 -1px 0 black);
}

.star:hover {
    transform: scale(1.3);
}

/* Ajustes de espaciado para el formulario */
.container-form-opiniones {
    padding-top: 10px;
}

@media (max-width: 768px) {
    .container-form-opiniones {
        padding-top: 0 !important;
        margin-top: -20px !important;
    }

    .container-form-opiniones .title-red {
        margin-top: 0 !important;
    }

    .class-formulario-opiniones,
    .background-formulario-opiniones,
    #postbox,
    form.form_opiniones {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
}

/* --- ESTILOS TARJETAS TIPO GOOGLE (NUEVO) --- */
.google-review-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 24px;
    box-shadow: 0 1px 3px rgba(60, 64, 67, 0.3), 0 4px 8px 3px rgba(60, 64, 67, 0.15);
    height: 100%;
    transition: box-shadow 0.2s ease-in-out;
    display: flex;
    flex-direction: column;
}

.google-review-card:hover {
    box-shadow: 0 1px 3px rgba(60, 64, 67, 0.3), 0 4px 12px 6px rgba(60, 64, 67, 0.15);
}

.review-avatar img {
    border-radius: 50%;
    object-fit: cover;
    background: #f1f3f4;
}

.review-name {
    font-size: 16px;
    font-weight: 700;
    color: #202124;
    line-height: 1.2;
}

.review-origin {
    font-size: 13px;
    color: #70757a;
    display: flex;
    align-items: center;
}

.review-rating-line {
    gap: 8px;
}

.review-stars {
    display: flex;
    align-items: center;
    color: #fbbc04;
    /* Google Star Color */
}

.review-stars i,
.review-stars svg {
    font-size: 14px;
}

.review-date {
    font-size: 13px;
    color: #70757a;
}

.review-content {
    flex-grow: 1;
}

.review-text-excerpt {
    font-size: 14px;
    color: #3c4043;
    line-height: 1.5;
    margin-top: 8px;
}

.review-full-text {
    max-height: 400px;
    overflow-y: auto;
    padding-right: 10px;
}

.review-full-text::-webkit-scrollbar {
    width: 6px;
}

.review-full-text::-webkit-scrollbar-thumb {
    background: #dadce0;
    border-radius: 10px;
}

.btn-google-read-more {
    display: inline-block;
    color: #1a73e8;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    padding: 8px 16px;
    border: 1px solid #dadce0;
    border-radius: 8px;
    transition: background 0.2s;
}

.btn-google-read-more:hover {
    background-color: #f8fbff;
    text-decoration: none;
    border-color: #1a73e8;
}

/* Ajuste móvil para las tarjetas */
@media (max-width: 767.98px) {
    .google-review-card {
        padding: 16px;
    }
}

/**
 * ESTILOS FORMULARIO DE OPINIONES (Standardization)
 */
.form_opiniones {
    background: transparent;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    width: 100%;
    margin: 0 auto;
}

/* Efecto de cristal para el formulario en móvil */
.form-glass-container {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.form-column {
    background: #ffffff;
}

.img-native:hover {
    transform: scale(1.02);
}

@media (max-width: 991px) {
    .form-column {
        background: transparent !important;
        padding: 10px !important;
    }

    .form-glass-container {
        background: rgba(255, 255, 255, 0.5) !important;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2) !important;
        border: 1px solid rgba(255, 255, 255, 0.4);
    }

    .section-formulario {
        background-position: center !important;
        position: relative;
    }

    .section-formulario::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.4);
        /* Overlay para bajar opacidad visual */
        z-index: 1;
    }

    .container-fluid {
        position: relative;
        z-index: 2;
    }
}

/* Campos de entrada */
.form_opiniones input[type="text"],
.form_opiniones input[type="email"],
.form_opiniones textarea {
    width: 100% !important;
    border: 1.5px solid #dcdfe3 !important;
    border-radius: 10px !important;
    padding: 14px 18px !important;
    font-size: 16px !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    background-color: #f9fafb !important;
    color: #1a1c1e !important;
    margin-bottom: 5px;
}

.form_opiniones input:focus,
.form_opiniones textarea:focus {
    border-color: var(--aprobatus-blue) !important;
    background-color: #ffffff !important;
    box-shadow: 0 0 0 4px rgba(30, 86, 165, 0.12) !important;
    outline: none !important;
}

/* Título de cabecera del form */
.form_opiniones .form-header-aprobatus {
    background: linear-gradient(135deg, var(--aprobatus-blue), #16407d) !important;
    color: white !important;
    padding: 25px !important;
    border-radius: 12px !important;
    margin-bottom: 30px !important;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    border: none !important;
}

.form_opiniones .form-header-aprobatus .span-1 {
    font-size: 18px;
    opacity: 0.9;
}

.form_opiniones .form-header-aprobatus .span-2 {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
}

/* Categorías de Estrellas */
.form_opiniones .star-rating-container {
    background: #ffffff;
    padding: 15px 20px;
    border-radius: 12px;
    border: 1px solid #edf2f7;
    transition: background 0.2s;
    margin-bottom: 15px;
}

.form_opiniones .star-rating-container:hover {
    background: #f8fafc;
}

.form_opiniones {
    width: 100%;
    margin: 0 auto;
}

.star-rating {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.rating-label {
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-bottom: 8px !important;
}

.star {
    font-size: 26px !important;
    color: #cbd5e0;
    cursor: pointer;
    transition: color 0.2s, transform 0.2s;
    margin: 0 4px 0 0 !important;
    display: inline-block;
}

@media (max-width: 767px) {
    .rating-label {
        font-size: 15px !important;
    }

    .star {
        font-size: 24px !important;
    }
}

.form_opiniones .star.is-filled {
    color: #ffd640;
}

.form_opiniones .star:hover {
    transform: scale(1.15);
}

/* Botón de envío */
.form_opiniones .bot-opinion {
    min-width: 250px !important;
    height: 55px !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border-radius: 50px !important;
    background: var(--aprobatus-blue) !important;
    color: white !important;
    border: none !important;
    margin-top: 30px !important;
    box-shadow: 0 8px 20px rgba(30, 86, 165, 0.25) !important;
    transition: all 0.3s ease !important;
}

.form_opiniones .bot-opinion:hover {
    background: #16407d !important;
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(30, 86, 165, 0.35) !important;
}

/* Checkbox lateral */
.form_opiniones .form-check-label {
    font-size: 14px;
    color: #4a5568;
}

.form_opiniones .form-check-input:checked {
    background-color: var(--aprobatus-blue);
    border-color: var(--aprobatus-blue);
}