.ext-text-center {
    text-align: center !important;
}

.blog-single-content .tags a,
.meta-content .tags a:hover,
.tags a:hover,
.wp-block-categories.wp-block-categories-list li a:hover,
.side-content-wrapper i.section-icon {
    color: #00bed6;
}

.parallax.with-overlay:after,
.with-overlay .parallax-overlay,
.tags a:after {
    background-color: #00bed6;
}

.tags a:hover {
    border-color: #00bed6;
}

.blog-header .section-heading,
.blog-single-content .tags a:hover,
.breadcrumbs {
    color: #ffffff;
}

.transparent-navigation #menu-topbar-menu li a:hover,
.transparent-navigation .navbar.navbar-default .topbar-phone a:hover,
.transparent-navigation .navbar.navbar-default .topbar-email a:hover {
    color: #2dd248 !important;
}

.navbar.navbar-default.navbar-shrink .menubar {
    background-color: #12284c !important;
}

@media (min-width: 960px) {

    .transparent-navigation .navbar.navbar-default,
    .transparent-navigation .navbar.navbar-default .container,
    .transparent-navigation .navbar .topbar,
    .transparent-navigation .navbar .menubar {
        background-color: transparent !important;
    }

    .transparent-navigation .navbar:not(.navbar-shrink) .topbar-contact i,
    .transparent-navigation .navbar:not(.navbar-shrink) .topbar-contact span,
    .transparent-navigation .navbar.navbar-default:not(.navbar-shrink) .topbar-search .fa.toggle-search:not(.fa-times),
    .transparent-navigation #logo .logo {
        color: #ffffff !important;
    }
}

.search .entry-header .section-heading,
.archive.author .breadcrumbs,
.archive.author .entry-header .section-heading,
.archive.category .breadcrumbs,
.archive.category .entry-header .section-heading,
.archive.tag .breadcrumbs,
.archive.tag .entry-header .section-heading,
.archive.date .breadcrumbs,
.archive.date .entry-header .section-heading,
.blog .breadcrumbs,
.blog .entry-header .section-heading {
    color: #313131;
}

.tags a:after {
    border-radius: 10px;
}

@media (max-width: 960px) {
    header.kd-section-title h1 {
        font-size: 30px !important;
        line-height: 32px !important;
    }

    header.kd-section-title h2 {
        font-size: 24px !important;
        line-height: 28px !important;
    }
}

.blog-page-heading .section-heading {
    display: none;
}

.blog-page-heading .breadcrumbs {
    display: none;
}

section {
    padding: 0;
    position: relative;
    background-image: url(./../../../wp-content/uploads/2022/05/Fondo-scaled.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}