/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

a.boton-cabecera {
    font-size: 13px;
    padding: 20px;
    background-color: #ff0580;
    color: #ffffff;
    font-weight: 600;
    margin-left: 20px;
}
p.titulo-nuestros-listado {
    color: #ff0580;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 24px;
}
.page-id-486 .content p.titulo-nuestros-listado{
    font-size: 35px;
    line-height: 35px;
}
p.subtitulo-nuestros-listado {
    color: #1f1f1f;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 19px;
    margin-top: 5px;
    margin-bottom: 15px;
}
.page-id-486 .content p.subtitulo-nuestros-listado{
    font-size: 30px;
    line-height: 30px;
}
.page-id-486 .content p{
    font-size: 20px;
    line-height: 25px;
}
h2.titulo-con-icono {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
p.titulo-quienes-somos {
    font-size: 60px;
    line-height: 1.5em;
    color: #ffffff;
}
.content p.titulo-quienes-somos {
    text-align: right;
    font-size: 60px;
    line-height: 1.5em;
    color: #ffffff;
}
.columna-alineada-derecha > div.elementor-container{
    margin-right:0;
}
p.titulo-antes-despues-clientes {
    color: #ff0580;
    font-size: 85px;
    line-height: 1.15em;
    font-weight: 300;
}
.cosas-antes-despues-colores-img .twentytwenty-handle{
    border-color: #ff0580 !important;
}
.cosas-antes-despues-colores-img .twentytwenty-left-arrow{
    border-right-color: #ff0580 !important;  
}
.twentytwenty-horizontal .twentytwenty-right-arrow:before,
.twentytwenty-horizontal .twentytwenty-left-arrow:before{
    content: '' !important;
}

.cosas-antes-despues-colores-img .twentytwenty-right-arrow{
    border-left-color: #ff0580 !important;  
}
.cosas-antes-despues-colores-img .twentytwenty-horizontal .twentytwenty-handle:before, 
.cosas-antes-despues-colores-img .twentytwenty-horizontal .twentytwenty-handle:after, 
.cosas-antes-despues-colores-img .twentytwenty-vertical .twentytwenty-handle:before, 
.cosas-antes-despues-colores-img .twentytwenty-vertical .twentytwenty-handle:after{
    background: #ff0580 !important;
}
.cosas-antes-despues-colores-img .twentytwenty-horizontal .twentytwenty-handle:before{
    box-shadow: 0 3px 0 #ff0580, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.cosas-antes-despues-colores-img .twentytwenty-horizontal .twentytwenty-handle:after{
    box-shadow: 0 -3px 0 #ff0580, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
/*.bafg-twentytwenty-container:before {
    content: 'Antes';
    position: absolute;
    left: 0;
    bottom: 30px;
    color: #ffffff;
    z-index: 99;
    transform: rotate(-90deg);
    font-size: 15px;
}
.bafg-twentytwenty-container:after {
    content: 'Después';
    position: absolute;
    right: 0;
    bottom: 38px;
    color: #ffffff;
    z-index: 99;
    transform: rotate(-90deg);
    font-size: 15px;
}*/


/* FORMULARIO */

.invalid .wpcf7-response-output,
.unaccepted .wpcf7-response-output,
.spam  .wpcf7-response-output {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border: 1px solid #f5c6cb !important;
    padding: 0.75rem 1.25rem;
    border-radius: 0.25rem;
}
span.wpcf7-not-valid-tip {
    color: #dc3232 !important;
    font-size: 11px;
}
.wpcf7-response-output{ 
    font-size: 12px;
    line-height: 1.5rem !important;
}
.sent  .wpcf7-response-output {
    color: #155724 !important;
    background-color: #d4edda !important;
    border: 1px solid #c3e6cb!important;
    padding: 0.75rem 1.25rem;
    border-radius: 0.25rem;
}
.fila-dos-columnas > p {
    display: flex;
    flex-wrap: wrap;
}
.wpcf7-form div.fila-dos-columnas > p > label {
    width: calc(50% - 15px);
}
.wpcf7-form div > p > label{
    width: 100%;
}
.wpcf7-list-item-label a:hover{
    text-decoration: underline;
}
.submitting .wpcf7-spinner{
    display: inline-block;
}
.wpcf7-spinner{
    display: none;
}
.screen-reader-response{
    display: none !important;
}
span.wpcf7-list-item-label {
    margin-left: 7px;
}

.wpcf7-form div > p > label{
    position: relative;
}
.wpcf7-form div > p > label > span:not(.wpcf7-form-control-wrap){
    background-color: #d7d7d7;
    font-size: 15px;
    line-height: 22.5px;
    color: #343434;
    z-index: 5;
}
input[type=date], 
input[type=email], 
input[type=number], 
input[type=password], 
input[type=search], 
input[type=tel], 
input[type=text], 
input[type=url], 
select, 
textarea{
    border: 1.5px solid #343434 !important;
    background-color: rgba(255,255,255,.6);
    font-size: 14px;
    line-height: 14px;
    padding: 17px 20px;
    border-radius: 0px;
    margin-bottom: 20px;
}
.wpcf7-form div.fila-dos-columnas > p > label:first-child{
    margin-right: 15px;
}
.wpcf7-form div.fila-dos-columnas > p > label:last-child{
    margin-left: 15px;
}
.wpcf7-form div > p textarea{
    margin-bottom: 0;
}
.boton-formulario > p{
    text-align: center;
}
.boton-formulario [type=submit] {
    background-color: #343434;
    color: #fff;
    border: 0px;
    padding: 0 38px;
    font-size: 16px;
    font-weight: 500;
    min-height: 55px;
    border-radius: 3px;
    line-height: 24px;
}
.texto-contacto-subtitulo{
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #ff0580 !important;
    color: #ff0580 !important;
}

span.wpcf7-list-item-label a {
    color: #ff0580;
}
.flex-contacto-img {
    display: flex;
    align-items: center;
}
.flex-contacto-img > div {
    width: 60%;
}
.flex-contacto-img > img {
    width: 40%;
}
/* FIN FORMULARIO */

@media  screen and (max-width: 768px) {
    .titulo-quienes-somos {
        font-size: 30px;
        line-height: 1.5em;
        color: #ffffff;
    }
    .ancho-completo-movil-mapa .elementor-container {
        width: 100%;
    }
    h2.titulo-con-icono span {
        margin-right: 20px;
    }
    .qode_elementor_container_inner {
        width: auto;
    }
    .content p.titulo-quienes-somos {
        font-size: 40px;
        line-height: 1.25em;
        color: #ffffff
    }
    .flex-contacto-img {
        flex-direction: column-reverse;
        gap: 20px;
    }
    .flex-contacto-img > div {
        width: 100%;
    }
    .flex-contacto-img > img {
        width: 100%;
    }
    .wpcf7-form div.fila-dos-columnas > p > label {
        width: 100%;
    }
    .wpcf7-form div.fila-dos-columnas > p > label:first-child {
        margin-right: 0px;
    }
    .wpcf7-form div.fila-dos-columnas > p > label:last-child {
        margin-left: 0px;
    }
    .page-id-486 .content p {
        font-size: 16px;
        line-height: 25px;
    }
    .page-id-486 .content p.subtitulo-nuestros-listado {
        font-size: 25px;
        line-height: 30px;
    }
}