/***********************************************************/
/********************* GRUPODW CUSTOM **********************/
/***********************************************************/

/***** VARIABLES *****/
:root {
    --color: black;
    --color-1: white;
    --color-2: black;
    --gallery-padding: 0px 15px 30px 15px;
}

/***** ESTILOS GLOBALES  ******/
.post-inner.thin {
    padding: 0;
}

h2.elementor-heading-title.elementor-size-default {
    margin: 0;
}

blockquote,
.border-color-accent,
.border-color-accent-hover:hover,
.border-color-accent-hover:focus {
    border-color: var(--color) !important;
}

/* .elementor section {
    width: auto !important;
    margin: 0 auto !important;
}
 */
.section-inner {
    width: 100% !important;
    max-width: 1550px !important;
    padding: 20px 15px !important;
}


body:not(.enable-search-modal) .header-titles-wrapper {
    padding-left: initial;
}

/*** HEADER ****/
header.entry-header.has-text-align-center.header-footer-group {
    display: none;
}


body:not(.overlay-header) .primary-menu>li>.icon,
.modal-menu a,
.footer-menu a,
.footer-widgets a,
#site-footer .wp-block-button.is-style-outline,
.wp-block-pullquote:before,
.singular:not(.overlay-header) .entry-header a,
.archive-header a,
.header-footer-group .color-accent,
.header-footer-group .color-accent-hover:hover {
    color: var(--color) !important;
}

header#site-header {
    box-shadow: 0 0 10px 2px #00000059;
}

.home main#site-content {
    padding-top: 0;
}

main#site-content {
    padding-top: 30px;
}

/******** BANNER HOME *********/
.banner-slider img.swiper-slide-image {
    width: 100%;
}

/**** CARRUSEL/SLIDER HOME ANIMATION ****/
@keyframes fadeHome {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.container-first-home,
.slider-home {
    animation: fadeHome .8s;
}

/********* MAPA DE CONTACTO **********/
.mapa-contacto iframe {
    width: 100% !important;
}

/********** FORMULARIO CONTACTO *************/
#formulario-contacto .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
}

/**** FOOTER ****/
.footer-nav-widgets-wrapper.header-footer-group {
    border-top: solid 1px #d0d0d0;
}

.footer-nav-widgets-wrapper.header-footer-group h2.widgettitle {
    margin-top: 0;
}

/******* FIRMA FOOTER ***************/
span.link-firma {
    color: var(--color);
}

.page-id-290 main#site-content {
    padding-top: 0;
}

/* .entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    min-width: 100% !important;
} */


main#site-content {
    padding-top: 0;
}

/************ GALLERY  *************/

figure.gallery-item {
    padding: var(--gallery-padding);
}

.elementor-slideshow__title {
    display: none;
}

.gallery {
    margin: 0 !important;
}

.page-id-297 section#mapa-contacto .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}

.header-footer-group.sticky {
    position: fixed !important;
    width: 100%;
}




/********************************/

div#wpforms-305-field_7-container,
div#wpforms-305-field_1-container {
    width: 48%;
    display: inline-block;
    flex-wrap: wrap;
    flex-direction: row;
}


div#wpforms-305-field_7-container {
    margin-left: 4%;
}

div#wpforms-305-field_1-container input#wpforms-305-field_1 {
    width: 100%;
    max-width: 100%;
}

div#wpforms-305-field_7-container input#wpforms-305-field_7 {
    width: 100% !important;
    max-width: 100%;
}

div#formulario-contacto .elementor-widget-container {
    padding-right: 30px;
}

header#site-header {
    z-index: 99;
}

/************* FOOTER *****************/

.footer-widgets.column-two.grid-item {
    display: none;
}

.footer-nav-widgets-wrapper.header-footer-group .footer-inner.section-inner {
    max-width: 1550px;
    width: 100%;
}

.footer-nav-widgets-wrapper.header-footer-group .footer-widgets.column-one.grid-item {
    width: 100%;
    margin: 0;
}

.footer-nav-widgets-wrapper.header-footer-group .footer-widgets.column-one.grid-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
}

.footer-nav-widgets-wrapper.header-footer-group .footer-widgets.column-one.grid-item>div {
    margin: 0;
}

.footer-nav-widgets-wrapper.header-footer-group .wp-block-group {
    margin-top: 0 !important;
}

.widget.widget_block ul#menu-social li {
    display: inline-block;
}

.widget.widget_block ul#menu-social {
    margin: 0 !important;
}

.footer-nav-widgets-wrapper.header-footer-group .footer-widgets.column-one.grid-item .widget.widget_block nav ul li a {
    text-decoration: none;
}

.footer-nav-widgets-wrapper.header-footer-group .widget.widget_block nav.menu-social-container ul#menu-social li {
    margin: 0;
    margin-right: 17px;
    text-decoration: none !important;
}

.footer-nav-widgets-wrapper.header-footer-group h2 {
    font-size: 2.7rem;
}

.footer-widgets-wrapper {
    padding: 0 20px;
    display: block !important;
    width: auto !important;
    margin: 0 !important;
}

.footer-nav-widgets-wrapper.header-footer-group {
    margin-top: 0 !important;
}

.footer-nav-widgets-wrapper.header-footer-group .widget.widget_block nav ul li a:hover {
    text-decoration: underline !important;
}

/*****************************/

.bdp-post-grid-main {
    padding: 35px 15px;
}

.bdp-post-grid-main .bdp-post-grid>div {
    /*     background: #f8f8f8;
 */
    padding-bottom: 38px;
    box-shadow: 0 0 15px #00000026;
}

.bdp-post-grid-main .bdp-post-grid>div h2.bdp-post-title a {
    font-size: 2.3rem;
    letter-spacing: initial;
}

.bdp-post-grid-main .bdp-post-grid>div .bdp-post-content {
    padding: 0 20px;
}

.bdp-post-grid-main .bdp-post-short-content {
    font-size: 14px;
}

.bdp-post-grid-main .bdp-post-categories a {
    font-weight: 600;
}

.bdp-post-grid-main a.bdp-readmorebtn {
    color: var(--color);
    border-color: var(--color);
}

.bdp-post-grid-main a.bdp-readmorebtn:hover {
    color: var(--color-1);
    border-color: var(--color);
    background-color: var(--color);
}


/*************** TO TOP *******************/

a.to-the-top {
    margin: 0 !important;
    width: 40px;
    height: 40px;
    background: var(--color);
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: 20px;
    bottom: 20px;
    box-shadow: 0 0 5px #0000007a;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}

a.to-the-top:hover {
    text-decoration: none !important;
    background: var(--color-2);
    color: var(--color-1);
}

a.to-the-top.show {
    visibility: visible;
    opacity: 1;
    transition: all .3s;
}

footer#site-footer {
    padding: 0;
}

/**************************************/

.home main#site-content article#post-70>.section-inner {
    display: none;
}


div#wordpress-blog-posts {
    max-width: 1550px;
    margin: 0 auto;
    width: 100%;
}

main#site-content .featured-media-inner.section-inner img {
    width: 100%;
    height: 100%;
    max-height: 350px;
    object-fit: cover;
}

.post-template-default header.entry-header.has-text-align-center.header-footer-group {
    display: initial;
}

div#wordpress-blog-posts {
    max-width: 1550px;
    margin: 0 auto;
    width: 100%;
    min-width: 0 !important;
}

.post-template-default .post-inner.thin .entry-content>* {
    max-width: 100% !important;
    width: auto !important;
}


.single-post .post-inner.thin .entry-content {
    max-width: 1550px;
    margin: 0 auto;
    padding: 0 15px;
}

.singular .featured-media-inner {
    left: 0 !important;
}

div#wordpress-blog-posts .bdp-post-grid>div {
    border-radius: 10px;
    overflow: hidden;
}

.singular main#site-content .comments-wrapper.section-inner form#commentform {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.singular main#site-content .comments-wrapper.section-inner form#commentform p {
    margin: 0 auto !important;
}

.singular form#commentform {
    max-width: 650px !important;
}

.singular .comments-wrapper.section-inner form#commentform p {
    width: 100%;
    padding-bottom: 19px;
}

.singular .post-inner.thin .entry-content {
    text-align: justify;
}

@media only screen and (max-width: 1024px) {

    .form-wide {
        width: 100% !important;
    }

    .elementor-297 .elementor-element.elementor-element-af2fc5d>.elementor-widget-container {
        border: none !important;
    }

}


@media only screen and (max-width: 991px) {

    .footer-nav-widgets-wrapper.header-footer-group .footer-widgets-wrapper .footer-widgets.column-one.grid-item .widget.widget_text {
        width: 20% !important;
        max-width: 100% !important;
    }

}

@media only screen and (max-width: 767px) {
    .footer-nav-widgets-wrapper.header-footer-group .footer-widgets-wrapper .footer-widgets.column-one.grid-item .widget.widget_text {
        width: 58% !important;
        max-width: 100% !important;
    }

}

@media only screen and (max-width: 450px) {
    .footer-nav-widgets-wrapper.header-footer-group .footer-widgets-wrapper .footer-widgets.column-one.grid-item .widget.widget_text {
        width: 100% !important;
        max-width: 100% !important;
    }

    .footer-nav-widgets-wrapper.header-footer-group .footer-widgets.column-one.grid-item {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: baseline;
        display: table-row;
    }

}



/**** BUSCADOR IVORY *******/

div#buscador-ivory {
    width: 100%;
}

div#buscador-ivory input {
    height: 50px;
}

.search-modal {
    background: rgb(0 0 0 / 72%) !important;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

header#site-header button.toggle.search-toggle.desktop-search-toggle span.toggle-text {
    display: none;
}

.toggle-wrapper.search-toggle-wrapper:before {
    display: none !important;
}

.header-toggles.hide-no-js button.toggle.search-toggle.desktop-search-toggle {
    padding: 0;
}

header#site-header .header-navigation-wrapper nav.primary-menu-wrapper ul li a {
    color: black;
}

header#site-header .header-navigation-wrapper nav.primary-menu-wrapper ul li a:hover,
header#site-header .header-navigation-wrapper nav.primary-menu-wrapper ul li.current-menu-item a {
    color: var(--color);
}

header#site-header .header-navigation-wrapper nav.primary-menu-wrapper ul li a:hover {
    color: var(--color);
    text-decoration: none;
}

header#site-header .header-navigation-wrapper nav.primary-menu-wrapper ul li.current-menu-item a {
    font-weight: bold;
}

.search-results main#site-content hr.post-separator.styled-separator.is-style-wide.section-inner {
    display: none !important;
}

input#search-form-1 {
    outline: 0 !important;
    border: 0 !important;
}

/**** SECTION WIDE  *******/

.entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 1550px !important;
    width: 100% !important;
}


/********* FIXES ******/

.primary-menu-wrapper+.header-toggles {
    padding-left: 3rem;
    margin-left: 0 !important;
}

.header-navigation-wrapper {
    flex-wrap: wrap;
}

nav.primary-menu-wrapper {
    width: auto;
}

.header-toggles {
    margin: initial !important;
}


/**** FIXES BUSCADOR ******/
button.toggle.nav-toggle.mobile-nav-toggle span.toggle-inner span.toggle-icon i.fa.fa-bars {
    font-size: 27px;
}

button.toggle.nav-toggle.mobile-nav-toggle span.toggle-inner span.toggle-icon {
    height: auto;
    overflow: visible;
}

button.toggle.nav-toggle.mobile-nav-toggle span.toggle-inner {
    padding: 0;
}

div#boton-whatsapp {
    z-index: 9999;
}

.site-logo img {
    max-height: 100%;
    height: 55px !important;
}

header#site-header a {
    font-family: "Outfit", sans-serif;
}

header#site-header .header-navigation-wrapper nav ul li a {
    text-transform: uppercase;
    font-weight: 300;
}

header#site-header .header-navigation-wrapper nav.primary-menu-wrapper ul li a {
    color: black !important;
}

header#site-header nav ul li.current_page_item a {
    text-decoration: none;
    color: black !important;
}

header#site-header .header-navigation-wrapper nav.primary-menu-wrapper ul li a {
    letter-spacing: 0;
    font-size: 16px;
}


.banner-slice .elementor-widget-heading h2 {
    color: white;
}

body:not(.elementor-editor-active) .banner-slice .elementor-widget-heading {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.banner-slice .elementor-widget-heading .elementor-widget-container a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

.banner-slice .elementor-widget-heading .elementor-widget-container {
    width: 100%;
    height: 100%;
}

.banner-slice {
    overflow: hidden !important;
    margin: 0 !important;
}

body:not(.elementor-editor-active) .banner-slice:hover img {
    transform: scale(1.1);
    transition: all .3s;
    z-index: 0 !important;
}

body:not(.elementor-editor-active) .banner-slice img {
    transition: all .3s;
}

.banner-slice .elementor-widget-heading .elementor-widget-container a h2 {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.banner-slice .elementor-widget-heading .elementor-widget-container a h2 {
    border-right: solid 7px white !important;
}

.section-slices-home .elementor-container.elementor-column-gap-default .banner-slice:last-child .elementor-widget-heading .elementor-widget-container a h2 {
    border-right: none !important;
}

.banner-slice .elementor-widget-image {
    margin: 0 !important;
}


.banner-slice:before {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 7px;
    background: #ffffff;
    z-index: 1;
    border-radius: 0 0 0 25px;
}

.section-slices-home .elementor-container.elementor-column-gap-default .banner-slice:last-child:before {
    right: 0;

}

body:not(.elementor-editor-active) .banner-slice .elementor-widget-heading .elementor-widget-container a h2:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    background: #ffffff;
    top: 38%;
    border-radius: 50px;
    border: solid 5px transparent;
}


.banner-slice:hover .elementor-widget-heading .elementor-widget-container a h2:before {
    animation: forwards boing 0.3s ease-in-out;
}


@keyframes boing {
    0% {
        top: 38%;
        width: 30px;
        height: 30px;
        border: solid 5px transparent;
        background: transparent;
    }

    50% {
        top: 30%;
        width: 50px;
        height: 50px;
        border: solid 10px white;
        background: white;
    }

    100% {
        top: 38%;
        width: 30px;
        height: 30px;
        border: solid 5px white;
        background: transparent;
    }
}


.banner-slice .elementor-widget-heading .elementor-widget-container a h2 {
    transition: all .3s;
}

.banner-slice .elementor-widget-heading .elementor-widget-container a h2 {
    background: #00000061;
}


.banner-slice:hover .elementor-widget-heading .elementor-widget-container a h2 {
    background: #00000091;
    transition: all .3s;
}

.banner-slice:hover img {
    filter: blur(15px);
}

.m0 {
    margin: 0 !important;
}

body:not(.elementor-editor-active) .colum-data-block>div {
    background: #ffffff;
    box-shadow: 0 5px 25px #0000001a;
    min-width: 0 !important;
    width: fit-content !important;
    max-width: 600px;
    padding: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 36px;
    border: solid 1px #eeeeee;
    border-left: solid 5px black
}

.colum-data-block {
    display: flex;
    justify-content: center;
    align-items: center;
}

header#site-header .header-toggles.hide-no-js {
    display: none;
}



/****** BLOG *****/
body.blog main#site-content hr {
    display: none;
}

body.blog main#site-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: start;
}


body.blog main#site-content article>.section-inner,
body.blog main#site-content article>.post-inner.thin {
    display: none !important;
}


body.blog main#site-content article header.entry-header.has-text-align-center {
    order: 2 !important;
}

body.blog main#site-content article figure.featured-media {
    order: 1 !important;
    margin: 0 !important;
}

body.blog main#site-content article figure.featured-media img {
    border-radius: 20px;
}

body.blog main#site-content article {
    display: flex;
    flex-direction: column;
    padding-top: 0;
    flex: 0 0 50%;
}

body.blog main#site-content {
    padding: 80px 0;
}

body.blog main#site-content article header.entry-header.has-text-align-center .entry-header-inner.section-inner.medium {
    display: flex;
    flex-direction: column;
}

body.blog main#site-content article header.entry-header.has-text-align-center .entry-header-inner.section-inner.medium h2.entry-title.heading-size-1 {
    order: 1;
    font-size: 21px;
    font-weight: 600;
}

body.blog main#site-content article header.entry-header.has-text-align-center .entry-header-inner.section-inner.medium .post-meta-wrapper.post-meta-single.post-meta-single-top {
    order: 2;
}

body.blog main#site-content article header.entry-header.has-text-align-center .entry-header-inner.section-inner.medium .entry-categories {
    display: none;
}

body.blog main#site-content article header.entry-header.has-text-align-center .post-meta-wrapper.post-meta-single.post-meta-single-top ul.post-meta li.post-author.meta-wrapper,
body.blog main#site-content article header.entry-header.has-text-align-center .post-meta-wrapper.post-meta-single.post-meta-single-top ul.post-meta li.post-comment-link.meta-wrapper {
    display: none;
}

body.blog main#site-content article header.entry-header.has-text-align-center .post-meta-wrapper.post-meta-single.post-meta-single-top ul.post-meta li.post-date.meta-wrapper {
    margin: 0 auto;
}

body.blog main#site-content {
    max-width: 1550px !important;
    margin: 0 auto;
    width: 100%;
}

body.blog main#site-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: start;
    flex-wrap: wrap;
}

/***BLOG SINGLE POST**/
body.post-template-default main#site-content {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: start;
}

body.post-template-default main#site-content article {
    display: flex;
    flex-direction: column;
}

body.post-template-default main#site-content article>figure {
    order: 1;
}

body.post-template-default main#site-content article>header {
    order: 2;
}

body.post-template-default main#site-content article>.post-inner.thin {
    order: 3;
}

body.post-template-default main#site-content article>nav.pagination-single {
    order: 4;
}

body.post-template-default main#site-content article .comments-wrapper.section-inner {
    display: none !important;
}

body.post-template-default main#site-content article>figure img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    border-radius: 20px;
    box-shadow: 0 7px 30px #00000021;
}

body.post-template-default main#site-content article>header {
    padding: 0;
}

body.post-template-default main#site-content article>header .entry-categories {
    display: none !important;
}

body.post-template-default main#site-content article .post-inner.thin>.entry-content>div>section:first-child {
    padding-top: 0;
    padding-bottom: 0;
}

body.post-template-default main#site-content article .post-meta-wrapper.post-meta-single.post-meta-single-top {
    display: none;
}

body.post-template-default main#site-content article header h1.entry-title {
    font-size: 29px;
    text-align: left;
}

body.post-template-default main#site-content article nav.pagination-single a,
body.post-template-default main#site-content article nav.pagination-single i {
    color: white;
}


body.post-template-default main#site-content article nav.pagination-single hr.styled-separator.is-style-wide {
    display: none;
}

body.post-template-default main#site-content article nav.pagination-single hr.styled-separator.is-style-wide {
    display: none;
}

body.post-template-default main#site-content article nav.pagination-single>div {
    background: var(--color) !important;
    padding: 10px 20px;
    border-radius: 10px;
}

body.post-template-default main#site-content article {
    width: 100% !important;
}

/**** BLOG SEARCH RESULT ***/
body.search-results main#site-content article * {
    text-align: left;
}

body.search-results main#site-content article {
    box-shadow: 0 7px 25px #00000021;
    max-width: 1600px;
    margin: 0 auto;
    border-radius: 20px;
    border: solid 2px var(--color);
    margin-bottom: 42px;
    padding-top: 30px;
}

body.search-results main#site-content article header>div {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start !important;
}

body.search-results main#site-content article header .post-meta-wrapper.post-meta-single.post-meta-single-top {
    display: flex;
    justify-content: start !important;
    margin: 0;
    margin-top: 14px;
}

header .entry-header-inner.section-inner.medium .post-meta-wrapper.post-meta-single.post-meta-single-top ul.post-meta li.post-comment-link.meta-wrapper,
header .entry-header-inner.section-inner.medium .post-meta-wrapper.post-meta-single.post-meta-single-top ul.post-meta li.post-author.meta-wrapper {
    display: none;
}

body.search-results main#site-content article .entry-categories-inner {
    display: none !important;
}

body.search-results main#site-content article .entry-content {
    font-size: 16px;
    color: #3b3b3b;
}


.carousel-logos figure.swiper-slide-inner img {
    background: white;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 5px 20px #00000008;
    margin-top: 23px;
}

.carousel-logos figure.swiper-slide-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel-logos .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    margin-bottom: -40px;
}


.blog-posts-home img {
    height: 275px !important;
    object-fit: cover;
}

.blog-posts-home h2.bdp-post-title a {
    font-size: 16px !important;
}

.blog-posts-home h2.bdp-post-title {
    line-height: 10px;
}

.blog-posts-home .bdp-post-grid-content h2.bdp-post-title {
    padding: 0 30px;
}

.blog-posts-home .bdp-post-grid-content h2.bdp-post-title a {
    color: black !important;
}

.blog-posts-home .bdp-post-grid-content {
    height: 500px;
    border-radius: 20px;
    overflow: hidden;
}

.blog-posts-home .bdp-post-image-bg {
    position: relative;
}

.blog-posts-home .bdp-post-image-bg:before {
    content: '';
    width: 100%;
    height: 38px;
    position: absolute;
    background: #ffffff;
    bottom: 0;
    border-radius: 20px 20px 0 0;
    z-index: 0;
}

.blog-posts-home .bdp-post-short-content {
    color: #6b6b6b;
}

.blog-posts-home .bdp-post-grid-main a.bdp-readmorebtn {
    display: none !important;
}

.blog-posts-home .bdp-post-grid-main.bdp-design-1.bdpgrid-3.bdp-clearfix>div:hover {
    transform: scale(1.1);
    transition: all .3s;
}

.blog-posts-home .bdp-post-grid-main.bdp-design-1.bdpgrid-3.bdp-clearfix>div {
    transition: all .3s;
}

.footer-nav-widgets-wrapper.header-footer-group {
    background: #f5f5f5;
}

.footer-nav-widgets-wrapper.header-footer-group aside.footer-widgets-outer-wrapper {
    border: none !important;
}

footer#site-footer * {
    color: white;
}

footer#site-footer {
    background: black;
}

.footer-nav-widgets-wrapper.header-footer-group .widget-content h2 {
    font-size: 19px;
}

.footer-nav-widgets-wrapper.header-footer-group .footer-widgets.column-one.grid-item>div:nth-child(1) {
    flex: 0 0 30%;
}

.footer-nav-widgets-wrapper.header-footer-group .footer-widgets.column-one.grid-item>div {
    flex: 0 0 17%;
}

.footer-nav-widgets-wrapper.header-footer-group p,
.footer-nav-widgets-wrapper.header-footer-group a {
    color: #353535 !important;
    font-size: 15px !important;
}

span.show-social-media {
    font-size: 13px !important;
}

.footer-nav-widgets-wrapper.header-footer-group {
    background-image: url(/wp-content/uploads/2025/06/logo-footer.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
}


.post-template-default .elementor-image-gallery>div>figure:first-child {
    padding-left: 0;
}

.blog-posts-home .bdp-post-grid-main.bdp-design-1.bdpgrid-3.bdp-clearfix {
    padding-bottom: 0;
}

.blog-posts-home {
    margin-bottom: 0 !important;
}

.post-template-default nav.pagination-single.section-inner span.title-inner {
    font-size: 18px;
}

body:not(.overlay-header) .primary-menu ul {
    background-color: white !important;
    box-shadow: 0 5px 10px #0000002b;
}

header#site-header .header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu.reset-list-style li ul.sub-menu li a {
    text-transform: none;
    font-weight: 300;
}

header#site-header .header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu.reset-list-style li ul.sub-menu li a {
    max-width: 90% !important;
    border-radius: 5px;
    margin: 0 auto;
}

header#site-header .header-navigation-wrapper nav.primary-menu-wrapper ul.primary-menu.reset-list-style li ul.sub-menu li:hover a {
    background: black;
    color: white !important;
}


.galeria-proyectos .gallery-icon.landscape a img {
    width: 100% !important;
    height: 300px !important;
    object-fit: cover !important;
    object-position: center;
}

.galeria-proyectos figcaption {
    margin-top: 10px !important;
}

.galeria-proyectos img.attachment-full.size-full {
    height: 300px !important;
    object-fit: cover !important;
}

section[id] {
    scroll-margin-top: 150px;
}

.formulario-contacto div#wpforms-843 {
    background: white;
    padding: 42px;
    border-radius: 15px;
    border: solid 1px #dfdfdf;
    box-shadow: 0 5px 10px #0000002e;
    margin: 0;
}

.formulario-contacto button#wpforms-submit-843 {
    background: black;
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 12px;
}

.formulario-contacto textarea {
    border-radius: 10px !important;
    background: #f5f5f5 !important;
}

.formulario-contacto input {
    border-radius: 10px !important;
    background: #f5f5f5 !important;
}

.formulario-contacto input#wpforms-843-field_5_1 {
    border-radius: 0px !important;
}

article#post-297>.section-inner {
    display: none !important;
}


.column-card-section .elementor-widget-wrap.elementor-element-populated {
    max-width: 900px;
    margin: 0 auto;
    background: white;
    padding: 50px !important;
    border-radius: 20px;
    box-shadow: 0 5px 30px #00000078;
}


@media only screen and (max-width: 991px) {

    .order-2 {
        order: 2 !important;
    }

    .order-1 {
        order: 1 !important;
    }

    body:not(.elementor-editor-active) .colum-data-block>div {
        width: 100% !important;
        max-width: 100% !important;
        margin: 30px;
    }

    body:not(.elementor-editor-active) .banner-slice .elementor-widget-heading .elementor-widget-container a h2:before {
        top: 25% !important;
    }

    div#formulario-contacto .elementor-widget-container {
        padding-right: 0px;
    }

}



@media only screen and (max-width: 767px) {

    body:not(.elementor-editor-active) .colum-data-block>div {
        padding: 40px 10px !important;
    }

    .banner-slice {
        height: 180px;
    }

    .banner-slice img.attachment-large.size-large {
        width: 100% !important;
        height: 100% !important;
        object-position: center !important;
    }

    .banner-slice .elementor-widget-heading .elementor-widget-container a h2 {
        border: solid 7px white !important;
    }

    body:not(.elementor-editor-active) .banner-slice .elementor-widget-heading .elementor-widget-container a h2:before {
        display: none !important;
    }

    .banner-slice .elementor-element.elementor-widget-image,
    .banner-slice .elementor-element.elementor-widget-image * {
        height: 100%;
    }

    .banner-slice .elementor-element.elementor-widget-image img {
        height: 100% !important;
        object-fit: cover;
    }

    .wpforms-one-half-apellidos,
    .wpforms-one-half-telefono {
        margin-left: 0 !important;
    }

    .wpforms-field-container>div {
        width: 100% !important;
    }

    .footer-nav-widgets-wrapper.header-footer-group {
        background-image: none !important;
    }

}

@media only screen and (min-width: 641px) and (max-width: 1220px) {
    .blog-posts-home .bdp-post-grid-content {
        height: 100% !important;
    }
}

div#gallery-1,
div#gallery-2,
div#gallery-3,
div#gallery-4 {
    width: 100%;
}

@media only screen and (max-width: 700px) {

    body.blog main#site-content article {
        flex: 0 0 100% !important;
    }

    .blog main#site-content {
        padding-top: 30px !important;
    }

    .formulario-contacto div#wpforms-843 {
        padding: 22px;
    }

    div.wpforms-container-full .wpforms-form .wpforms-title {
        font-size: 22px;
        margin: 0 0 10px 0;
        text-align: left;
        font-weight: bold;
    }

    .site-logo img {
        height: auto !important;
    }

    .header-titles-wrapper {
        padding: 0 !important;
    }

    .header-titles-wrapper {
        display: flex;
        justify-content: space-between !important;
    }

    .site-logo img {
        max-height: 100% !important;
        margin: 0 !important;
        width: auto;
        width: 100% !important;
        height: auto !important;
        display: block !important;
    }

    .header-titles {
        width: 86%;
    }

    button.toggle.nav-toggle.mobile-nav-toggle span.toggle-text {
        display: none;
    }


}

button.toggle.search-toggle.mobile-search-toggle {
    display: none;
}


/*LOGOS KIT*/
.footer-widgets.column-two.grid-item {
    display: initial;
}

.logosKitDigital>img {
    margin-right: 10px;
}

.logosKitDigital {
    width: 100%;
    max-width: 100% !important;
    display: flex;
    justify-content: start;
    align-items: center;
}

.footer-nav-widgets-wrapper.header-footer-group aside.footer-widgets-outer-wrapper {
    padding-bottom: 0;
}

.logosKitDigital {
    display: flex;
    flex-wrap: wrap;
}


.page-id-853 .wsp-container ul li a {
    color: black;
}

.page-id-853 .wsp-container ul li a:hover {
    text-decoration: underline;
}


@media only screen and (max-width: 798px) {

    .footer-nav-widgets-wrapper.header-footer-group .footer-widgets.column-one.grid-item>div {
        flex: 0 0 50%;
    }

}

@media only screen and (max-width: 600px) {

    .logosKitDigital {
        gap: 16px;
        padding-top: 20px;
    }

    .logosKitDigital {
        padding: 20px;
    }
}


.sello-declaracion img {
    margin: 0;
}

.texto-accesibilidad a:hover {
    text-decoration: underline !important;
}