/* Custom css Juanma */

body {
    font-size: 15px;
}

/*logo */

@media (max-width: 1199px) {
    .navbar .navbar-brand {
        margin-left: -20px;
        padding-left: 0;
        width: 85px;
        overflow: hidden;
        margin-right: 10px;
    }
}

/** barra superior **/

#block-search-mobile {
    display: none;
}

#form-busqueda-top {
    display: none;
}

#form-busqueda-top.active,
.aux_search.active {
    display: block;
}

.btn.btn-fab.btn-fab-mini {
    line-height: 40px;
}

.aux_search {
    position: absolute;
    margin-top: -20px;
    background: #fff;
    width: 100%;
    padding: 0.5em 5em 2em;
    display: none;
}

.aux_search .term a {
    margin-right: 10px;
}

.navbar-form.search {
    position: absolute;
    width: 40%;
    z-index: 1;
    bottom: 9px;
}
.navbar .navbar-form.search .form-group {
    width: 100%;
}
.navbar .navbar-form.search .form-group .form-control,
.navbar .navbar-form.search .form-control {
    padding: 25px 15px;
    background-color: #fff !important;
    width: 100%;
    font-family: 'FontAwesome', 'Poppins', sans-serif;
}

/* tÃ©rminos destacados bÃºsqueda banner */

.aux_links {
    display: none;
    position: absolute;
    bottom: -30px;
    width: 385px;
}

.aux_links a {
    color: #fff;
    margin-right: 1em;
    font-size: 95%;
}

@media (max-width: 768px) {
    #block-search-mobile {
        display: inline-block;
        position: relative;
        width: 59%;
        padding: 8px 10px 8px 0;
        background: #fff;
    }

    #block-search-mobile.active {
        position: absolute;
        left: 9px;
        width: 84%;
    }

    #block-search-mobile.active #search-mobile {
        width: 91.5%;
    }

    .btn.top_search_mobile {
        position: absolute;
        right: 0;
        top: 0;
        margin: 16px 0 0 0;
        padding: 0;
    }

    #search-mobile {
        width: 90%;
        height: 35px;
    }

    #block-search-mobile ::placeholder {
        color: #000;
        font-size: 1em;
    }

    .navbar .navbar-toggle {
        padding: 10px 0 0 0;
        top: 0;
        position: absolute;
        right: 0px;
        top: 10px;
        margin-right: 15px;
    }

    .navbar-toggle .icon-bar {
        transition: all 0.2s;
        background-color: #000 !important;
        border-color: #000 !important;
    }

    .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
        transform: rotate(45deg);
        top: 6px;
        position: relative;
    }

    .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
        opacity: 0;
    }

    .navbar-toggle:not(.collapsed) .icon-bar:nth-child(4) {
        transform: rotate(-45deg);
        top: -6px;
        position: relative;
    }

    .dropdown-menu li > a {
        font-size: 15px;
    }
    .title_aux_search {
        display: none;
    }

    .aux_search {
        padding: 1em;
    }

    .aux_search.active {
        margin-top: -35px;
    }

    .aux_links {
        bottom: -25px;
    }

    .aux_links a {
        margin-right: 0.5em;
    }
    .aux_links a:nth-child(5) {
        display: none;
    }
    /* menu */
    ul.nav.navbar-nav {
        margin-right: 0;
    }
    .navbar .navbar-nav > li > a {
        font-size: 16px;
        text-transform: capitalize;
    }

    .caret {
        position: absolute;
        right: 6px;
        top: calc(50% - 2px);
    }
}

/*home */

.section-primary.inline-featured-block strong {
    font-size: 1.7rem;
}

.section-primary.ico_destacado {
    background: #f7f9fa !important;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 130%;
}
.ico_destacado.inline-featured-block .col-md-4 {
    display: flex;
}

.section-primary.inline-featured-block.ico_destacado img {
    display: flex;
    align-items: center;
    padding-right: 10px;
    height: fit-content;
}

.section-primary.inline-featured-block.ico_destacado p {
    display: flex;
    align-items: center;
    margin: 0;
}

@media (min-width: 768px) {
    .ico_destacado.inline-featured-block .col-md-4 {
        align-items: center;
        justify-content: center;
    }
}

.section-primary.ico_destacado.white-text {
    color: #000;
}

.section-why {
    font-size: 90%;
}

.section-why img {
    float: left;
    display: block;
    margin-right: 20px;
    width: 50px;
}

.section-why p {
    display: table-cell;
    font-size: 13px;
    padding-bottom: 45px;
}

.section-why p strong {
    font-size: 1.5rem;
    margin-bottom: 7px;
    display: block;
}

/** Banner buscador **/
.home-slider-content {
    max-width: 450px;
}

@media (max-width: 768px) {
    .home-slider-content {
        width: 80%;
    }

    .home-slider .form-inline .form-group {
        width: calc(100% - 77px);
    }
}

/** TipografÃ­as **/

.card-course .descripcion,
.card-course .descripcion p {
    color: #333;
}

@media (min-width: 992px) {
    .home-slider .home-slider-content p {
        font-size: 29px;
    }

    .section-primary.inline-featured-block p {
        display: table-cell;
    }
}

.home-slider-content p strong {
    font-size: 16px;
}

.home-slider .home-slider-content .btn {
    border-radius: 7px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.section-primary.inline-featured-block {
    font-size: 0.85em;
}

.section-grey {
    background-color: #f7f9fa;
    font-size: 14px;
    padding: 20px 0;
}

.section-grey .fa-fw {
    font-size: 2.5em;
}

.section-grey p {
    margin: 0;
}

@media (min-width: 992px) {
    .section-grey p {
        margin-left: 65px;
    }
}

.section-grey h2 {
    font-size: 3em !important;
}

.page-error .section-grey h2 {
    font-size: 3.2rem !important;
}

#sectionPorqueCcentro .featured {
    margin: 0;
}

#section-main-content-tabs .nav.nav-tabs {
    padding-bottom: 0;
}

.title h1 {
    font-size: 3.2rem !important;
}

@media (max-width: 480px) {
    section h1 span {
        display: block;
    }
}

h2 {
    font-size: 3.2rem !important;
    font-weight: 600;
    line-height: 120%;
}

h2.medium {
    font-size: 2rem !important;
}

h3.medium {
    font-weight: 600;
}

b,
strong {
    font-weight: 600;
}

/** Cursos **/

@media (max-width: 991px) {
    .splash-cursos {
        min-height: 30vh;
    }
}
.review-customers {
    background-color: #fff;
    text-align: center;
    padding: 1em 0.05em;
    display: none;
}

.review-customers i {
    color: orange;
    padding: 0 0.02em;
}

@media (max-width: 480px) {
    .review-customers img {
        height: 20px;
    }
}

@media (min-width: 992px) {
    .section-course .col-md-4 {
        display: flex;
    }

    .section-course p {
        margin: 0;
        display: flex;
        align-items: center;
    }
}

@media (max-width: 480px) {
    .section-course .row {
        display: flex;
    }

    .section-course .col-md-4 {
        margin-bottom: 0;
    }

    .section-course.inline-featured-block .fa {
        margin: 0 0 15px 0;
        float: none !important;
    }
}

/* cursos destacados */

@media (min-width: 992px) {
    .related-courses .row {
        display: flex;
    }

    .related-courses .col-md-3 {
        flex: 1;
        margin: 30px 0;
    }

    .related-courses .card {
        height: 100%;
        margin: 0;
    }

    .related-courses .card .card-image {
        height: auto;
    }
}

.card {
    box-shadow: none;
    border-radius: 0;
}
.card-course:hover {
    box-shadow: none;
}

.card .card-image {
    margin: 0 !important;
    box-shadow: none;
    border-radius: 0;
}

.col-md-6 .card:not(.card-right) .card-image {
    margin-right: 1em !important;
}

.card .card-image img {
    border-radius: 0 !important;
}

.related-courses .card-course .category .label {
    background-color: #999999;
    position: absolute;
    margin: 13px 0 0 10px;
}

@media (max-width: 480px) {
    .card .card-image {
        margin: 15px !important;
    }

    .related-courses:not(.home) .card.card-image-small .card-image {
        width: 37%;
        margin: 0 !important;
    }
    .related-courses:not(.home) .card-course .category .label {
        margin-left: 3px;
    }

    .related-courses:not(.home) .btn {
        margin: 10px 15px;
    }
}

#section-main-content-tabs .fondo-tabs {
    background-color: #fff !important;
}

#section-main-content-tabs .fondo-tabs a {
    color: #000 !important;
}

#section-main-content-tabs .fondo-tabs .nav-tabs > li.active > a,
#section-main-content-tabs
    .fondo-tabs
    .nav-tabs
    > li.active
    > a:hover,
#section-main-content-tabs
    .fondo-tabs
    .nav-tabs
    > li.active
    > a:focus {
    background: #f5f5f5;
}

.title.text-center .card-course .card-title {
    min-height: inherit;
}

/* Etiquetas Ã¡reas */

.listado-areas {
    background-color: #f7f9fa !important ;
}

.listado-areas .area-holder a.btn {
    font-size: 15px;
    background-color: #999999;
    box-shadow: 2px 2px 0 rgb(153 153 153 / 14%),
        0 3px 1px -2px rgb(153 153 153 / 20%),
        0 1px 5px 0 rgb(153 153 153 / 12%);
}
.listado-areas .area-holder a.btn:hover {
    box-shadow: 0 14px 26px -12px rgb(153 153 153 / 42%),
        0 4px 23px 0px rgb(0 0 0 / 12%),
        0 8px 10px -5px rgb(153 153 153 / 20%);
}

.botonesCentros button {
    font-size: 14px;
}

h2 small {
    font-size: 17px;
}

/* calendario cursos */

.selects-holder .select select.btn {
    font-size: 13px;
}

/* empresa */

.fontCim17 {
    font-size: inherit !important;
}

/* cursos */

.btn.btn-xl {
    font-size: 15px;
}

@media (max-width: 991px) {
    .card-course .descripcion {
        display: block;
    }

    .course-list .course-item .card-title {
        min-height: inherit;
    }

    .course-list .card-course .descripcion p {
        margin-bottom: 0;
    }
}

/* por quÃ© */

@media (min-width: 992px) {
    #sectionPorqueCcentro {
        padding: 40px 0 30px;
    }

    #sectionPorqueCcentro .title.text-center {
        margin: 0 0 20px;
    }
}

/* centros */

.card-content {
    font-size: 14px;
}

.card-content h2 {
    font-size: 2.6rem !important;
}

/* colaboradores */

.col-logos img {
    margin: 0 auto;
}

@media (min-width: 1230px) {
    .col-logos {
        display: -webkit-flex;
        -webkit-justify-content: center;
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }

    .col-logos img {
        display: inline-block;
        -webkit-flex: 1;
        flex: 1;
        margin: 0 15px;
    }
}

/* cursos destacados **/

/* Style the tab */
.tab {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    float: left;
    border: 0;
    outline: none;
    cursor: pointer;

    transition: 0.3s;
    padding: 0 13px 7px;
}

/* Change background color of buttons on hover */
.tab button:hover {
}

/* Create an active/current tablink class */
.tab button.active {
    border-bottom: 1px solid #000;
}

/* Style the tab content */

@media (max-width: 480px) {
    .listado-areas .tabcontent {
        flex-direction: column;
    }

    .page-error .listado-areas .area-holder .area-block {
        text-align: left;
    }
}
.tabcontent {
    display: none;
    padding: 3px;
    -webkit-justify-content: center;
}

.tabcontent a {
    display: block;
    font-size: 12px !important;
    line-height: 145% !important;
    margin: 5px 0;
}

.title_cat {
    color: #000;
    font-weight: bold;
}

.area-block {
    display: inline-block;
    -webkit-flex: 1;
    flex: 1;
}

.area-content {
    padding: 0 10px 0 0;
}

.area-content:nth-last-child() {
    padding-right: 0;
}

/** reviews */

.google_logo {
    color: #ccc;
    font-size: 12px;
    text-align: right;
}
.google_logo img {
    margin-right: 10px;
}

.reviews-alumnos {
    margin-bottom: 50px;
    font-size: 13px;
}

/** chat */

.lbInvBar .lbInvTab {
    background: #006b74;
}

/** tooltip **/

.tooltip-inner {
    width: 350px;
    max-width: 90%;
    margin: 0 auto;
}

/** bolsa trabajo **/

.jobs-list .card-job .content {
    padding: 0 0 10px;
}

.jobs-list .card-job .content p {
    margin: 0 !important;
}

.section-grey .card-job .fa-fw {
    font-size: 1em;
}

/** 404 **/
.form-error {
    width: 400px;
    margin: 0 auto;
}
.form-error .form-group {
    background: #fff;
    margin: 0 2em;
    padding: 0;

    height: 43px;
    border: 1px solid #009aa7;
}

.form-error .form-control {
    margin: 0;
    height: 100%;
    background: none;
    width: 300px;
}
.form-error .form-group.is-focused .form-control {
    background: #f0f0f0;
}

.form-error .btn {
    border-radius: 7px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin: 0;
    margin-left: -77px;
}

.form-error a {
    color: #fff;
    text-decoration: underline;
}

.txt-error {
    font-size: 2.5em;
}

@media (max-width: 480px) {
    .form-error {
        width: inherit;
    }
    .form-error .form-group {
        width: 213px;
        display: inline-block;
    }
    .form-error .form-control {
        width: 250px;
    }

    .form-error .btn {
        display: inline-block;
        margin: -2px 0 0 0;
    }
}

/** Gracias **/
/*#whySectionFooter{
        padding-bottom: 0;
}*/

#whySectionFooter h3 {
    font-size: 20px;
    font-weight: 600;
}

#whySectionFooter h3 i {
    vertical-align: sub;
    margin-bottom: 0;
}

#whySectionFooter h2 {
    margin-bottom: 30px;
}

/** footer **/

.smo img {
    vertical-align: sub;
    height: 20px;
    color: #fff;
    fill: #fff;
    filter: invert(1);
}

/** Convertimos listado cursos en carrusel horizontal ***/
@media (max-width: 991px) {
    .aux_row {
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        scrollbar-width: none;
    }

    .aux_row .row {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 1rem;
    }

    .aux_row .col-xs-3 {
        min-width: 293px;
        padding-right: 4px;
        padding-left: 4px;
    }

    .related-courses.home .row {
        display: flex;
    }

    .related-courses.home .col-md-3 {
        flex: 1;
        margin: 30px 0;
    }

    .related-courses.home .card {
        height: 100%;
        margin: 0;
    }

    .related-courses.home .card .card-image {
        height: auto;
        width: 100%;
        margin: 0 !important;
    }
}

.home .card.card-image-small .content {
    width: 100%;
    padding: inherit;
    padding: 15px 30px;
    margin: 0;
}

.home .title.text-center:not(:first-child) {
    margin-top: 60px;
    margin-bottom: 35px;
}

.home .title.text-center h2 {
    font-size: 2.7rem !important;
    text-align: left;
}

.home .btn.btn-primary {
    margin-top: 50px;
}