.w-100 {
    width: 100% !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

/*CUSTOM*/

.s-texto.s-form {
    min-height: 8rem;
}

.contacto .form-contacto label {
    visibility: hidden;
}

.contacto .form-contacto input {
    width: 100%;
    background: #F1F1F1;
    height: 2rem;
    border: none;
    font-size: .65rem;
    font-family: "Montserrat", sans-serif;
    padding: 0.5rem 0.66rem;
    border-bottom: 2px solid #FF3237;
}

.contacto .form-contacto textarea {
    padding: 1rem;
    width: 100%;
    background: #F1F1F1;
    padding: 0.5rem 0.66rem;
    font-family: "Montserrat", sans-serif;
    border: none;
    font-size: .65rem;
    height: 6.1rem;
    border-bottom: 2px solid #FF3237;
    max-width: 100%;
    min-width: 100%;
    max-height: 300px;
    min-height: 100px;
}

.contacto .form-contacto .btn-enviar {
    display: flex;
    justify-content: flex-end;
}

.contacto .form-contacto button[type=submit] {
    background: #FF3237;
    border: 1px solid #FF3237;
    display: inline-block;
    color: #fff;
    font-family: "IBM Plex Mono", monospace;
    font-size: .6rem;
    padding: 0.5rem 1rem;
    padding-right: 1.5rem;
    position: relative;
}

.contacto .form-contacto button[type=submit]:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

.contacto .form-contacto button[type=submit]:after {
    content: url(/images/default-source/default-album/flecha-der.svg);
    position: absolute;
    right: 5px;
    bottom: 25%;
}

.contacto .form-contacto button[type=submit]:before {
    content: "";
    background: white;
    position: absolute;
    bottom: 3px;
    height: 80%;
    width: 0.5px;
    right: 25%;
}

.contacto .form-contacto p[data-sf-role=error-message],
.contacto .form-contacto div[data-sf-role=error-message] {
    color: #FF3237;
    font-size: 14px;
}

header nav ul li a.activo {
    border-color: #FF3237;
    color: #FF3237;
}

.sf_colsIn.f-4 input#Email {
    border: none;
    border-bottom: 1px solid #000;
    font-family: "IBM Plex Mono", monospace;
    font-size: .66rem;
    width: 100%;
    padding: 0.2rem 0.2rem 0.3rem;
}

.sf_colsIn.f-4 .d-flex.gap-2 {
    position: relative;
}

.sf_colsIn.f-4 .d-flex.gap-2 button {
    background: transparent;
    position: absolute;
    right: 0;
}

.sf_colsIn.f-4 .d-flex.gap-2 button img {
    transform: scale(1.5);
}

@media screen and (min-width: 991px) {
    .sf_colsIn.f-4 {
        min-width: 25%;
        max-width: 25%;
    }
}

/*13/10*/

.banner-interior.gc-2 .texto {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
}

.banner-interior.gc-2 .texto h1 {
    font-size: 2.5rem;
}

.que-hacemos.v2 .box-hacemos {
    background-image: unset;
    background-color: #FF3237;
}

.que-hacemos.v2 .box-hacemos h4 {
    color: #fff;
    text-align: left;
}

.que-hacemos.v2 .box-hacemos.activo h4 {
    color: #000;
}

.que-hacemos .box-hacemos.activo a i {
    color: #000;
}

.que-hacemos.v2 .box-hacemos a {
    left: unset;
    right: 5%;
    bottom: unset;
    color: #fff;
    top: 50%;
}

.que-hacemos.v2 .box-hacemos ul li:before {
    background: transparent;
    top: 0%;
}

.que-hacemos.v2 .box-hacemos ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
}

@media screen and (max-width: 991px) {
    .banner-interior.gc-2 .texto h1 {
        font-size: 1.4rem;
    }
}

.visibility-hidden {
    visibility: hidden !important;
}

.metodologia.v2 .box .card-img {
    height: 100%;
}

.metodologia.v2 .card-img h4 {
    font-size: 1.5rem;
    bottom: 44%;
    left: 24%;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .metodologia.v2 .box {
        margin-bottom: 1rem;
    }
}

.item-proy .texto-proy h4,
.item-proy.small .texto-proy h4 {
    font-size: 1.4rem;
    line-height: 1.4rem;
}

.item-equipo.order-undefined {
    display: none;
}


/* MODIFICACIONES */
/* General */
.header-sticky.v2.visible {
    background-color: #ffffff;
    box-shadow: 0 0 1rem rgba(0, 0, 0, .25);
}

footer .footer-top.v2 .f-3 .item-footer p {
    color: #000000;
}

.contenido .texto p {
    font-family: "Crimson Pro", serif;
    color: #000000;
}

/* Home */
.proyectos-home.v2 .item-proy .texto-proy {
    text-align: left;
    background: #f7f7f7;
    box-shadow: 0 0 1rem rgba(0, 0, 0, .25);
}

.proyectos-home.v2 .item-proy:hover .texto-proy {
    background-color: #FF3237;
}

.boxes-home.v2 .card-home-tironi-v2 .box-home h4 {
    text-shadow: 0.1rem 0.1rem 0.75rem rgba(0, 0, 0, .5), 0.1rem 0.1rem 0.75rem rgba(0, 0, 0, .05), 0.5rem 0.5rem 0.75rem rgba(0, 0, 0, .3);
}

.boxes-home.v2 .card-home-tironi-v2:last-child .box-home h4 {
    text-shadow: none;
}

/* Comunicación e identidad de marca */
.banner-interior.gc-2.v2 .texto h1 {
    font-size: 2rem;
}

.que-hacemos.v2.v3 .box-hacemos {
    height: 4rem;
}

.que-hacemos.v2.v3 .box-hacemos h4 {
    width: 90%;
    margin-bottom: 1rem;
}

.que-hacemos.v2.v3 .box-hacemos a {
    top: 1.5rem;
}

.que-hacemos.v2.v3 .box-hacemos ul {
    margin: 0;
}

.que-hacemos.v2.v3 .box-hacemos ul li {
    font-size: 1rem;
}

.que-hacemos.v2.v3 .box-hacemos.activo {
    height: auto;
}

/* proyectos detalle */
.punto-interior.v2 .texto-proy-detalle .bloque-texto h3 {
    font-size: 1.25rem;
}

.punto-interior.v2 .texto-proy-detalle .bloque-texto ul li {
    font-family: "Crimson Pro", serif;
    font-size: 1.1rem;
    font-weight: 400;
}

.punto-interior.v2 .texto-proy-detalle .bloque-texto ol li {
    font-family: "Crimson Pro", serif;
    font-size: 1.1rem;
    font-weight: 400;
}

/* sello tironi */
.box-proposito.v2 .box-proposito__txt>* {
    width: 74%;
}

.box-proposito.tipo2.v2 .box-proposito__txt>* {
    margin-left: auto;
}

/* metodología */
.metodologia.v2.v3 .card-img h4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

/* puntos de vista */
.puntos-vista.v2 .carrusel-img .item .carrusel-item a {
    display: flex;
    flex-wrap: wrap;
    width: 730px;
    height: 430px;
    overflow: hidden;
}

.puntos-vista.v2 .card-mundo .bg {
    margin-bottom: 2rem;
}

.puntos-vista.v2 .card-mundo .texto {
    margin-bottom: 2rem;
}

/* extensión noticias detalle */
.noticia-detalle.v2 .noticia-izq .texto-not .w-texto p {
    font-size: 1.11rem;
    line-height: 1.1;
    color: #000000;
}

/* nuestro equipo */
.s-texto.v2 .texto {
    text-align: justify;
}

/* detalle perfil nuestro equipo */
.nosotros-interior.v2 .nosotros-der .titulo-equipo h4 {
    font-size: 1.2rem;
}

/* narrativa y marca */
.metodologia.v2.v3 .card-roja h4 {
    font-family: "IBM Plex Mono", monospace;
}

.metodologia.v2.v3 .card-roja p {
    font-family: "Crimson Pro", serif;
}

/* tabla */
.news-table {
    overflow-x: scroll;
}

.noticia-detalle.v2 .noticia-izq .texto-not .w-texto .news-table table p {
    font-size: 1rem;
}

.news-table table {
    margin: 0;
    border: none;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
    border: none;    
    background-color: #ffffff;
}

.news-table table td,
.news-table table th {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 0.5rem 1rem;
}

.news-table table thead th {
    padding: 3px;
    position: sticky;
    top: 0;
    z-index: 1;
    width: 25vw;
    background-color: #ffffff;
}

.news-table table td {
    background-color: #ffffff;
    padding: 4px 5px;
}

.news-table table tbody tr:first-child td {
    border: none;
}

.news-table table tbody th {
    text-align: left;
    position: relative;
}

.news-table table thead th:first-child {
    position: sticky;
    left: 0;
    z-index: 2;
}

.news-table table tbody th {
    position: sticky;
    left: 0;
    background-color: #ffffff;
    z-index: 1;
}

/* 1920px */
@media only screen and (min-width: 1920px) {
    .box-proposito.v2 .box-proposito__txt>* {
        width: 48%;
    }
}

/* mobile */
@media only screen and (max-width: 991px) {
    .header-sticky {
        background-color: #ffffff;
        box-shadow: 0 0 1rem rgba(0, 0, 0, .25);
    }

    .box-proposito.v2 .box-proposito__txt>* {
        width: 100%;
    }
}