h3 a {
    text-decoration: none;
}

.icons.ico-name input,
.icons.ico-email input,
.icons.ico-phone input,
.icons.ico-other input {
    background-image: none !important;
}

.icons.ico-service select,
.icons.ico-comment textarea {
    padding-left: 45px !important;
}

.icons.ico-name,
.icons.ico-email,
.icons.ico-phone,
.icons.ico-service,
.icons.ico-other,
.icons.ico-comment {
    position: relative;
}

.icons.ico-name::after,
.icons.ico-email::after,
.icons.ico-phone::after,
.icons.ico-service::after,
.icons.ico-other::after,
.icons.ico-comment::after {
    display: block;
    content: "\f007";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 17px;
    font-family: "FontAwesome";
    color: #a3a3a3;
}

.icons.ico-email::after {
    content: "\f0e0";
}

.icons.ico-phone::after {
    content: "\f095";
}

.icons.ico-service::after {
    content: "\f03a";
}

.icons.ico-other::after {
    content: "\f067";
}

.icons.ico-comment::after {
    content: "\f27a";
    top: 18px;
}

.language-translator {
    display: none;
}

.panel-onthispage {
    background-color: #f5f5f5;
}

.panel-onthispage .panel-body {
    padding: 25px;
}

.panel-onthispage span.h3 {
    font-size: 22px;
}

.panel-onthispage ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.panel-onthispage li {
    list-style-type: none !important;
    line-height: 36px;
}

.panel-onthispage li:before {
    content: '\f058';
    font-family: 'fontAwesome';
    margin-right: 10px;
    color: #0ec9cc;
}

.posts-box .panel-heading {
    background-color: #000;
    color: #fff;
}

.posts-box .panel-left {
    margin-bottom: 20px;
}

.posts-box .panel-left h4 a {
    text-decoration: none;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
}

.posts-box .panel-right li:before {
    content: '\f058';
    font-family: 'fontAwesome';
    margin-right: 10px;
    color: #0ec9cc;
}

.posts-box .panel-right li {
    margin-bottom: 30px;
}

.posts-box .panel-right li h4 {
    display: inline;
}

.posts-box .panel-right li h4 a {
    text-decoration: none;
    font-weight: 600;
}

blockquote {
    margin: 1em 0;
    border-left: 7px solid #000;
    background: #f3f3f3;
    border-bottom: 0;
    padding: 1.7em 3.5em 1.5em;
    font-size: 1.2em;
    font-weight: 300;
    position: relative;
}

blockquote::before {
    content: "“";
    font-size: 4.5em;
    line-height: 0;
    top: 55px;
    left: 10px;
    color: #000;
    position: absolute;
}

.flexbase {
    display: flex;
    row-gap: 1rem;
    column-gap: 1rem;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

.flexbase.neworder {
    row-gap: 4rem;
    column-gap: 4rem;
    align-items: stretch;
    justify-content: start;
}

.flexbase.neworder>.box-content {
    width: calc(33.3% - 3rem);
    background: #f4f4f4;
    border-radius: 8px;
    box-shadow: 0 0 3px #999;
    display: flex;
    flex-direction: column;
    gap: 0;
    justify-content: start;
    align-items: stretch;
    transition: all 0.25s ease-out;
}

.flexbase.neworder>.box-content .img {
    overflow: hidden;
}

.flexbase.neworder>.box-content .img img {
    object-fit: cover;
    width: 100%;
    min-height: 200px;
    height: auto;
    transition: all 0.25s ease-out;
}

.flexbase.neworder>.box-content .cont {
    width: 100%;
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: start;
    flex: 1;
}

.flexbase.neworder>.box-content .cont h3 {
    font-size: 130%;
}

.entry-content .feature-small-contact-form {
    margin: 0;
    padding: 0 0 30px;
}

.feature-small-contact-form {
    margin: 0 auto !important;
    background: transparent !important;
}

/* topper searchbox */
.topper-searchbox-theme {
    display: block;
    width: 100%;
    background-color: #333;
    padding: 20px;
    position: relative;
    margin-top: -77px;
    transition: all 0.35s ease-out;
}

.topper-searchbox-theme.active {
    margin-top: 0px;
}

.topper-searchbox-theme>form {
    margin: 0 auto;
    display: flex;
    width: 100%;
    max-width: 700px;
    flex-direction: row;
    gap: 0px;
    justify-content: space-between;
    align-items: center;
}

.topper-searchbox-theme>form button {
    border: 0;
    padding: 4px 11px 3px;
}

.topper-searchbox-theme>form input[type=search],
.topper-searchbox-theme>form input[type=text],
.topper-searchbox-theme>form>div {
    width: 100%;
    display: block;
    line-height: normal !important;
}

.open-close-searchbox {
    cursor: pointer;
    display: block;
    margin-right: 3rem !important;
}

.open-close-searchbox i {
    color: #0ec9cc;
}

/* for header and sub-menu visibility */
header.site-header[data-wpr-lazyrender="1"] {
    content-visibility: inherit !important;
}

#nosotros .wp-block-cover__inner-container.is-layout-constrained {
    padding-bottom: 0 !important;
}

/* END - topper searchbox */

.logo-mobile-below-banner {
    margin-top: -6rem;
}

.logo-mobile-below-banner>figure {
    background-color: transparent !important;
    padding: 0 !important;
}


.entry-header.hero-image {
    position: relative;
    overflow: hidden;
}

.entry-header.hero-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.entry-header.hero-image .wp-block-cover__inner-container {
    position: relative;
    z-index: 2;
    /* Asegura que el texto esté encima */
}

.featured-main-slider .wp-block-buttons {
    margin-top: 40px;
}

.featured-main-slider .wp-block-buttons .solicite-consulta a {
    font-size: 30px !important;
    text-transform: uppercase;
    background-color: #003174 !important;
    border: 1px solid;
}



.nav-header .genesis-nav-menu>.menu-item>a {
    font-weight: 300;
}

.new-phone-head {
    display: flex;
    flex-direction: column;
}

.new-phone-head>a {
    color: var(--secondary-color);
    text-decoration: none;
}

.new-phone-head>div {
    font-size: 13px;
    letter-spacing: 1px;
    color: white;
}

.bew-btn-contact {
    width: 370px;
    text-decoration: none;
    display: block;
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    color: var(--primary-color);
    background-color: var(--secondary-color);
    font-size: 32px;
	margin-left: 20px !important;
}

.wp-block-group.featured-services,
.wp-block-cover.alignfull.featured-smart-technology {
    clip-path: none;
}

.new-banner-text-one {
    font-family: 'Oswald', sans-serif;
    display: flex;
    flex-direction: column;
    font-size: 260%;
    text-transform: uppercase;
}

.new-banner-text-one>div:first-child,
.excl-text {
    font-size: 80%;
    display: flex;
    flex-wrap: nowrap;
    gap: 2rem;
    align-items: center;
    color: var(--secondary-color);
}

.excl-text>div:last-child,
.new-banner-text-one>div:first-child>div:last-child {
    height: 1px;
    background-color: #ccc;
    flex: 1;
}

.excl-text {
    color: var(--third-color);
    font-size: inherit;
}

.excl-text>div:last-child {
    max-width: 30%;
}

.excl-text.two>div:last-child {
    max-width: 130px;
}

.new-banner-text-one>div:last-child,
.new-banner-text-one>div:nth-child(2) {
    font-weight: 500;
    font-size: 112%;
}

.new-banner-text-one>div:last-child {
    font-size: 115%;
}

.new-banner-text-one>div:last-child .color {
    color: var(--secondary-color);
    font-size: 130%;
}

.wp-block-cover.alignfull.featured-main-slider {
    align-items: end;
}

.solicite-consulta {
    font-family: 'Oswald', sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
    height: 100%;
    width: 100%;
}

.solicite-consulta>a.cta {
    display: inline-block;
    text-transform: uppercase;
    color: white;
    background-color: #003881;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    text-decoration: none;
    padding: 1.5rem 2rem;
    font-size: 90%;
    margin-bottom: 3rem;
}

.featured-services {
    background-color: #000;
}

.new-icons-featured {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}



@media only screen and (max-width: 1600px) {
	.site-logo img {
		width: 150px;
		height: auto;
	}

	.bew-btn-contact {
		width: 270px;
		height: 60px;
		font-size: 24px;
	}
}

@media only screen and (min-width: 1368px) {
    .site-header>.wrap {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 1410px) {
	.site-header .widget-wrap .nav-header .genesis-nav-menu .menu-item a {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 1367px) {
    .site-header .site-logo {
        width: 120px;
    }

    .site-header .widget-wrap .phone-header a,
    .site-header .widget-wrap .phone-header {
        font-size: 20px !important;
        margin-left: 10px;
    }

}

@media screen and (max-width: 1279px) {
    .mobile-sidebar {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mobile-sidebar .mobile-logo {
        background-color: #000;
        padding-bottom: 20px;
    }

    .mobile-logo img {
        height: 120px;
    }
}


@media only screen and (min-width: 1025px) {
    .site-header.sticky {
        top: 0;
    }

    .site-header.sticky .open-close-searchbox {
        display: none;
    }

    /* topper searchbox */
    .topper-searchbox-theme {
        padding-left: 5%;
        padding-right: 5%;
    }

    /* END - topper searchbox */
}

@media only screen and (max-width: 1024px) {
    section.box-content {
        width: 45% !important;
    }
}

@media only screen and (max-width: 700px) {
    section.box-content {
        width: 100% !important;
    }
}

/* new design */

:root {
    --primary-color: #151721;
    --secondary-color: #CC953C;
    --third-color: #C8182A;
}

body {
    font-family: 'Abel', sans-serif;
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h5 {
    font-family: 'Oswald', sans-serif;
}

.wrap:not(.footer-widgets .wrap) {
    max-width: 1860px;
}

@media screen and (max-width: 1440px) {
    .wrap {
        max-width: 1400px;
    }
}

@media screen and (max-width: 959px) {
    .new-icons-featured {
        flex-wrap: wrap;
        row-gap: 2rem;
        column-gap: 4rem;
        justify-content: center;
    }
}

.wp-block-cover.alignfull.featured-smart-technology,
.wp-block-group.featured-services {
    margin-top: 0;
}

.wp-block-group.featured-services>.wp-block-group-is-layout-constrained {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.cuestionario-section {
    background-color: #001634;
    color: white;
}

.questionnaire .icons.ico-name::after,
.questionnaire .icons.ico-email::after,
.questionnaire .icons.ico-phone::after,
.questionnaire .icons.ico-service::after,
.questionnaire .icons.ico-other::after,
.questionnaire .icons.ico-comment::after {
    top: 65px;
}

.gform_wrapper.gravity-theme .gform_previous_button.button {
    background-color: #a71611 !important;
    color: #fff !important;
    width: 49%;
}

#gform_submit_button_4,
.gform_wrapper.gravity-theme .gform_next_button.button {
    width: 48%;
    float: right;
    background-color: #000 !important;
	color: #fff !important;
}

#sidebar-contact {
	background-color: #000;
    padding: 20px;
    color: #fff;
}

#sidebar-contact h3 {
    color: #cc953c;
}

.gravity-theme.ui-datepicker .ui-datepicker-calendar th,
.gravity-theme.ui-datepicker .ui-datepicker-calendar td,
select.ui-datepicker-month,
select.ui-datepicker-year {
    font-size: 14px !important;
}

.new-list-points {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 2rem;
}

.new-list-points>.row {
    display: flex;
    gap: 2rem;
    align-items: center;
    text-transform: uppercase;
    font-size: 140%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 2rem;
}

.new-list-points>.row>div:first-child {
    width: 50px;
}

.new-list-points>.row>div:last-child {
    flex: 1;
}

.gold,
.site-inner a.gold {
    color: var(--secondary-color);
}

#nosotros>.wp-block-cover__background,
#nuestros-socios>.wp-block-cover__background,
#servicios-imigracion>.wp-block-cover__background {
    background-color: var(--primary-color) !important;
}

.slider-home-1>.wp-block-group__inner-container {
    max-width: 1920px !important;
}

.main-hom-slider .swiper-slide>.cont {
    position: absolute;
    width: calc(100% - 3rem);
    bottom: 0;
    padding: 1.5rem;
    text-shadow: 0 0 5px black;
}

.main-hom-slider .swiper-slide>.cont>.title {
    text-transform: uppercase;
    font-size: 120%;

}

.swiper-pagination-clickable .swiper-pagination-bullet {
    background-color: #ccc;
    opacity: 1;
}

.swiper .swiper-pagination-bullet-active {
    background-color: #003881;
}

.main-hom-slider .swiper-pagination {
    position: relative;
    top: auto !important;
    bottom: auto !important;
    padding-top: 2rem;
}

#socios-fundadores>.wp-block-cover__inner-container {
    max-width: 1100px;
}

#socios-fundadores .wp-block-columns>div>figure {
    text-align: center;
}

.central {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}

.central .excl-text.two>div:last-child {
    min-width: 130px;
}

h2.wp-block-heading.title-large {
    font-size: 5rem;
}

.testi-hom-slider .swiper-slide {
    text-align: center;
}

.testi-hom-slider .swiper-slide>div {
    display: block;
    width: 100%;
}

.testi-hom-slider .swiper-slide>div {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-button-next,
.swiper-button-prev {
    color: white;
    width: 40px;
    height: 40px;
    border: 1px solid white;
    border-radius: 50%;
}

.testi-hom-slider .swiper-slide>div.b {
    margin-top: 2rem;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 20px;
}

.more-testimonials {
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    width: 100%;
    align-items: center;
    flex-direction: column;
    margin-top: 5rem;
}

.more-testimonials>a {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    color: white;
    padding: 1rem 4rem;
    text-decoration: none;
}

.line-title-top {
    display: flex;
    width: 100px;
    height: 1px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5rem;
}

.video-testimonios .swiper-slide {
    transition: transform 0.3s ease, opacity 0.3s ease;
    transform: scale(0.85);
    opacity: 0.6;
}

.video-testimonios .swiper-slide-active {
    transform: scale(1);
    opacity: 1;
    z-index: 2;
}

.faqs-newweb {
    /* max-width: 1100px; */
    margin: 0 auto;
    color: #eaeaea;
    line-height: 1.45;
}

.faqs-newweb summary::-webkit-details-marker {
    display: none;
}

.faqs-newweb summary {
    list-style: none;
    cursor: pointer;
}

.faqs-newweb details {
    border-top: 1px solid rgba(255, 255, 255, .12);
}

.faqs-newweb details:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, .12);
}

.faqs-newweb summary {
    position: relative;
    padding: 26px 48px 26px 0;
    font-size: clamp(18px, 2.2vw, 22px);
    font-weight: 600;
    letter-spacing: .2px;
    transition: color .2s ease;
}

.faqs-newweb summary::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 22px;
    height: 22px;
    transform: translateY(-50%) rotate(0deg);
    transition: transform .25s ease;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-image: url('data:image/svg+xml;utf8,\<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">\<path d="M6 9l6 6 6-6" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\</svg>');
    filter: drop-shadow(0 0 0 currentColor);
}

.faqs-newweb details[open]>summary::after {
    transform: translateY(-50%) rotate(180deg);
}

.faqs-newweb summary:hover {
    color: #fff;
}

.faqs-newweb summary:focus {
    outline: none;
}

.faqs-newweb summary:focus-visible {
    outline: 2px solid rgba(255, 255, 255, .25);
    outline-offset: 4px;
    border-radius: 4px;
}

.faqs-newweb details>p {
    margin: 0 0 22px 0;
    color: rgba(234, 234, 234, .82);
    /* font-size: clamp(14px, 1.6vw, 16px); */
    font-size: 90%;
    line-height: 1.6;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transform: translateY(-6px);
    transition: max-height .35s ease, opacity .25s ease, transform .35s ease;
    padding-right: 48px;
}

.faqs-newweb details[open]>p {
    padding-top: 6px;
    max-height: 500px;
    opacity: 1;
    transform: translateY(0);
}

.faqs-newweb {
    padding: 10px 0 20px;
}

@media (min-width:1024px) {
    .faqs-newweb summary {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .faqs-newweb details>p {
        margin-bottom: 26px;
    }
}

#faqs>.wp-block-cover__background,
#solicite-informacion>.wp-block-cover__background {
    background-color: var(--primary-color) !important;
}

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

#solicite-informacion>.wp-block-cover__inner-container {
    background-color: #101119;
}

.feature-small-contact-form .gform_footer .gform_button {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.footer-widgets {
    background-color: var(--primary-color);
}

.phonefooter-new>div:first-child {
    font-size: 180%;
}

.phonefooter-new>div:first-child a {
    text-decoration: none !important;
}

.phonefooter-new>div:last-child {
    font-size: 120%;
}

.new-footer-widgets-two {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
    margin-top: 5rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 2;
}

.new-footer-widgets-two>div {
    width: calc(33.33% - 2rem);
}

.new-footer-widgets-two>div:nth-child(2) {
    text-align: center;
}

.new-footer-widgets-two>div:last-child {
    text-align: right;
}

.sidebar .widget-wrap .feature-small-contact-form {
    padding: 0;
}

@media only screen and (min-width: 768px) {
    .footer-widgets>.wrap {
        align-items: center;
        flex-wrap: wrap;
    }

    .footer-widgets>.wrap>div:not(:last-child) {
        width: 33.33% !important;
    }

    .footer-widgets>.wrap>div:last-child {
        width: 100%;
    }
}

.sociales-new {
    display: flex;
    gap: 1rem;
    justify-content: end;
    align-items: center;
    width: 100%;
}

.phonefooter-new,
.more-testimonials a,
.main-hom-slider .swiper-slide>.cont>.title,
.excl-text,
.bew-btn-contact,
.new-phone-head,
.nav-header .genesis-nav-menu {
    font-family: 'Oswald', sans-serif;
}

.breadcrumb .wrap{
    padding-bottom: 0;
}


.site-header .header-widget-area .phone-header, .site-header .header-widget-area .phone-header p a {
    color: #e3ae13;
    font-size: 26px;
}

#contacto h2 {
    color: #e3ae13 !important;
}

.mobile-header__phone .border-circle, 
.mobile-header__mail .border-circle {
    color: #e3ae13;
	border-color: #e3ae13;
}

.menu-toggle span {
    background-color: #e3ae13;
}

.feature-small-contact-form .gform_fields .form-name input {
    background: url(/wp-content/uploads/2024/09/name-form-ico.png) 15px 16px no-repeat scroll rgb(255, 255, 255);
    display: block;
}
.feature-small-contact-form .gform_fields .form-email input {
    background: url(/wp-content/uploads/2024/09/mail-form-ico.png) no-repeat scroll 15px 16px #fff;
    display: block;
}
.feature-small-contact-form .gform_fields .form-phone input {
    background: url(/wp-content/uploads/2024/09/phone-form-ico.png) no-repeat scroll 15px 16px #fff;
    display: block;
}

.footer-widgets .wrap .featured-widget-footer .custom-list li::before {
        content: "";
        background: url(/wp-content/uploads/2024/09/chevron-right.svg);
        width: 10px;
        left: -20px;
        height: 14px;
        position: absolute;
        top: 6px;
        filter: invert(95%) sepia(100%) saturate(20%) hue-rotate(307deg) brightness(104%) contrast(108%);
}

@media only screen and ( max-width: 490px ) {
	.footer-widgets .wrap .featured-widget-footer .custom-list li::before {
        top: 5px;
	}
}

.nav-header .genesis-nav-menu>.menu-item>a {
    font-size: 20px;
}

.subtitle-banner {
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 20px;
    max-width: 300px;
    margin: 0 auto 25px;
}

#mision-vision .wp-block-column {
    border: solid 2px #e3ae13;
    padding: 40px;
    border-radius: 20px;
}

#testimonios .wp-block-group__inner-container {
    padding-bottom: 0;
    padding-top: 0;
}

#planes-de-pago ul {
    font-size: 20px;
}

#planes-de-pago ul li {
    list-style-type: disclosure-closed;
}

a.wp-element-button {
    font-size: 24px !important;
}

#testimonios .wp-block-buttons {
    margin-top: 30px;
}

ul.legalizate-bullet li {
    list-style-image: url(https://legalizatestag.wpenginepowered.com/wp-content/uploads/2025/09/legalizate-bullet-item-img.png);
}

.post-447.entry {
    margin-bottom: 0;
}

.page-id-447 .site-inner {
    padding-bottom: 0;
}

.featured-main-slider .wp-block-cover__inner-container {
    padding-top: 180px !important;
}

@media only screen and ( max-width: 600px ) {
	
	.featured-main-slider .wp-block-cover__inner-container {
    padding-top: 90px !important;
}
}

/*** additional css ****/
.areas-practica.wp-block-columns {
    gap: 5px;
}

.areas-practica .wp-block-column {
    background-color: #efefef;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.8);
    -webkit-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.8);
    -moz-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.8);
    border: solid 1px #ccc;
}

.areas-practica .wp-block-column.column-empty {
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

.areas-practica .wp-block-column h2 {
    font-size: 36px !important;
    line-height: 44px;
}

.areas-practica .wp-block-column h2 a {
    color: #000;
    text-decoration: none;
}




@media only screen and (min-width: 1025px) {
    .content-sidebar .site-inner {
        padding-top: 142px;
    }
}

@media only screen and (min-width: 1400px) {
    .content-sidebar .site-inner {
        padding-top: 205px;
    }
}

/* RWD */

@media screen and (max-width: 1280px) {
    .new-banner-text-one {
        font-size: 200%;
    }
}

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

    .footer-widgets>.wrap>div:not(:last-child),
    .footer-widgets>.wrap>div:last-child,
    .new-footer-widgets-two>div,
    .new-footer-widgets-two>div:last-child {
        width: 100% !important;
        text-align: center;
    }

    .sociales-new {
        justify-content: center;
    }
}

@media screen and (max-width: 599px) {
    .new-banner-text-one {
        font-size: 140%;
    }

    .new-icons-featured {
        column-gap: 3rem;
    }

    .new-icons-featured>img {
        width: 50%;
        max-width: 120px;
    }

    h2.wp-block-heading.title-large {
        font-size: 3rem;
    }

    .testi-hom-slider .swiper-button-next,
    .testi-hom-slider .swiper-button-prev {
        display: none;
    }
}

.container-fluid.topsearch{
    background-color: black;
}

.block-search-wp {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	height: 0;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	animation: none;
}

.block-search-wp.active {
	animation: openSearch 0.35s ease-out forwards;
}

@keyframes openSearch {
	from {
		height: 0;
		opacity: 0;
	}

	to {
		height: 60px;
		opacity: 1;
	}
}

@media (max-width: 959px) {
	.block-search-wp{
		padding-left: 20px;
		padding-right: 20px;
	}
}

.top-search {
	display: flex;
	align-items: stretch;
	width: 100%;
}

.top-search input[type=text] {
	flex: 1;
    padding: 0.5rem;
}

.top-search input[type=submit] {
	padding: 0 !important;
	width: 50px;
	border-radius: 0 !important;
	border: none;
	cursor: pointer;
	background-image: url('/wp-content/themes/starter-theme/assets/img/search-icon.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #CC953C;
	background-size: 18px 18px;
	text-indent: -9999px;
	transition: none;
}

.top-search input[type=submit]:hover{
	background-image: url('/wp-content/themes/starter-theme/assets/img/search-icon.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 18px 18px;
}

.open-close-search {
	display: flex;
	padding: 5px 10px;
	cursor: pointer;
	justify-content: center;
	align-items: center;
	gap: 6px;
	color: white;
    font-size: 16px;
}

.top-phone-search{
    display: flex;
    flex-direction: column;
    align-items: center;
    /* gap: 1rem; */
}

html[lang="es"] .page-id-677 .open-close-search {
    display: none;
}

/* LANGUAGE SWITCH */
.language-tab {
    display: flex;
    align-items: center;
    white-space: nowrap;
    font-size: 16px;
}

.language-tab,
.language-tab a {
    color: white;
    text-decoration: none;
}

.language-tab .btn-toggle.active,
.language-tab button {
    background-color: #fff !important;
}

.language-tab button .handle {
    background: #cc953c;
}

/* END LANGUAGE SWITCH */

.block-search-language{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
}

.mobile-header__wrapper > div{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 1.5rem;
}