@font-face {
    font-family: 'Scandia';
    src: url('/fonts/Scandia-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Scandia';
    src: url('/fonts/Scandia-Bold.ttf');
    font-weight: bold;
}

@media (max-width: 700px) {
    .tc-cedula-mascota {
        position: relative;
        top: -35px;
        left: -72px;
        width: 500px;
        transform: scale(0.75);
    }

    .tc-cedula-mascota-col {
        height: 250px;
    }
}

@media (min-width: 1200px) {
    .tc-kit-identidad-banner, .tc-formulario-censo-banner {
        min-height: 660px;
    }

    .tc-comparativo-planes .tc-tabla-primera-fila {
        padding-left: 60px;
    }
}

@media (max-width: 600px) {
    .tc-cedula-mascota {
        position: relative;
        top: -55px;
        left: -110px;
        width: 500px;
        transform: scale(0.65);
    }

    .tc-cedula-mascota-col {
        height: 210px;
    }

    .tc-kit-identidad-banner, .tc-formulario-censo-banner {
        min-height: 520px;
    }
}

@media (max-width: 570px) {
    #carouselSuHistoria .carousel-caption {
        bottom: 15px;
    }

    #carouselSuHistoria .carousel-caption h5 {
        font-size: 1.1rem;
    }

    #carouselSuHistoria .carousel-caption p {
        font-size: 0.9rem;
    }
}

@media (max-width: 500px) {
    #carouselSuHistoria .carousel-caption {
        bottom: 7px;
    }

    #carouselSuHistoria .carousel-caption h5 {
        font-size: 0.9rem;
    }

    #carouselSuHistoria .carousel-caption p {
        font-size: 0.70rem;
    }

    .tc-cedula-mascota {
        position: relative;
        top: -85px;
        left: -142px;
        width: 500px;
        transform: scale(0.5);
    }

    .tc-cedula-mascota-col {
        height: 150px;
    }

    .tc-comparativo-planes tr td {
        font-size: 10px;
    }

    .tc-comparativo-planes tr td img {
        width: 12px;
    }
}

@media (max-width: 400px) {
    #carouselSuHistoria .carousel-caption {
        bottom: 7px;
    }

    #carouselSuHistoria .carousel-caption h5 {
        font-size: 0.8rem;
    }

    #carouselSuHistoria .carousel-caption p {
        font-size: 0.65rem;
    }

    .tc-cedula-mascota {
        position: relative;
        top: -85px;
        left: -155px;
        width: 500px;
        transform: scale(0.45);
    }

    .tc-cedula-mascota-col {
        height: 150px;
    }
}

.tc-montserrat-font {
    font-family: "Montserrat", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.tc-green-text {
    color: #23562DFF;
}

.tc-brown-text {
    color: #A37048FF;
}

.tc-light-gray-text {
    color: gray;
}

.tc-black-text {
    color: #4C463F !important;
}

.tc-white-text {
    color: white;
}

.tc-gray-background-color {
    background-color: #F8F7F7FF;
}

.tc-green-background-color {
    background-color: #97DCA3FF;
}

.tc-darkgreen-background-color {
    background-color: #23562DFF;
    color: #97DCA3FF;
}

.tc-gray-background-color-card {
    background-color: #F7F7F6FF;
}

.tc-green-border-card {
    border: 1px solid #97DCA3FF;
}

.tc-btn-green {
    background-color: #3FAC52FF;
    color: white;
}

.tc-btn-green:hover {
    background-color: #2E893EFF;
    color: white;
}

.tc-btn-green2 {
    background-color: #6B8E62;
    color: white;
}

.tc-btn-green2:hover {
    background-color: #2E893EFF;
    color: white;
}

.tc-circulo-en-progreso, .tc-circulo-activa, .tc-circulo-planificando {
    display: inline-block;
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
}

.tc-circulo-en-progreso {
    background-color: #A37048FF;
}

.tc-circulo-activa {
    background-color: #3fab52;
}

.tc-circulo-planificando {
    background-color: #23562d;
}

.tc-banner-md-left-space {
    padding-left: 15rem;
}

.tc-banner-left-space {
    padding-left: 2rem;
}

.tc-tabla-mision-vision {
    width: 100%;
    border-collapse: collapse;
}

.tc-tabla-mision-vision .tc-columna-derecha {
    border-left: 1px dashed #A37048FF;
}

.tc-tabla-mision-vision .tc-columna-izquierda {
    border-right: 1px dashed #A37048FF;
}

.tc-columna-derecha, .tc-columna-izquierda {
    padding: 50px 100px;
}

.tc-tabla-mision-vision .tc-linea-punteada {
    display: inline-block;
    width: 40%;
    border: 1px dashed #A37048FF;
}

.tc-formulario-censo-banner {
    position: relative;
    background-image: url('https://s3.us-east-1.amazonaws.com/masivosec.com/FUNDACION_ARTHUR/IMAGENES/censo-nacional-fondo.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tc-formulario-censo-banner::before{
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.45);
    z-index: 0;
}

.tc-formulario-censo-banner .tc-formulario-censo-banner-content{
    position: relative;
    z-index: 1;
}

.tc-formulario-censo-banner h1 {
    color: #E2F6E5;
    margin-bottom: 0.5rem;
}
.tc-formulario-censo-banner p {
    color: #F2FBF3;
}

.tc-formulario-censo-fondo {
    background-image: url('https://s3.us-east-1.amazonaws.com/masivosec.com/FUNDACION_ARTHUR/IMAGENES/formulario-censo-fondo.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #24572D;
    position: relative;
}

.image-right {
    max-width: 80%;
    /* height: auto; */
}

.tc-formulario-censo-mensaje {
    background-image: url('https://s3.us-east-1.amazonaws.com/masivosec.com/FUNDACION_ARTHUR/IMAGENES/formulario-censo-mensaje.png');
    background-position: center;
    background-repeat: no-repeat;
    background-color: #286D34;
    color: white;
    text-align: center;
}

.ts-validation-error-text {
    color: rgb(220, 53, 69);
    font-size: 10px;
}

.ts-avatar-mascota {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}

.ts-avatar-mascota img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ts-logo-blanco-fundacion-arthur {
    width: 250px;
    margin: 0 auto;
}
.ts-logo-blanco-fundacion-arthur img {
    width: 100%;
    height: 100%;
}

/* Campo de consulta Microchip */
.input-search {
    position: relative;
}

.input-search input {
    width: 100%;
    padding: 10px 35px 10px 40px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #ccc;
    outline: none;
}

.input-search .icon {
    position: absolute;
    top: 54%;
    transform: translateY(-50%);
    cursor: pointer;
}

.input-search .icon.left {
    left: 12px;
    pointer-events: none;
}

.input-search .icon.right {
    right: 12px;
}

/* Tabs */
.tabs-container {
    max-width: 600px;
}

.tabs {
    border: 1px solid #2E893EFF;
    background-color: #F1FBF2FF;
    border-radius: 30px;
    padding: 5px;
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.tab-btn {
    width: 100%;
    padding: 8px;
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 15px;
    color: #000;
    border-radius: 20px;
    transition: all 0.3s ease;
}

.tab-btn:hover {
    background-color: #deecdf;
}

.tab-btn.active {
    background-color: #2E893EFF;
    color: #fff;
}

.content {
    display: none;
}

.content.active {
    display: block;
}

/* Cédula Mascota */
.tc-cedula-mascota {
    font-family: 'Scandia', Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1;
}
.tc-fondo-cedula-01 {
    background-image: url('https://s3.us-east-1.amazonaws.com/masivosec.com/FUNDACION_ARTHUR/IMAGENES/fondo-cedula-01.png');
}
.tc-fondo-cedula-02 {
    background-image: url('https://s3.us-east-1.amazonaws.com/masivosec.com/FUNDACION_ARTHUR/IMAGENES/fondo-cedula-02.png');
}
.tc-fondo-cedula-01, .tc-fondo-cedula-02 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}
.tc-cedula-mascota table {
    width: 100%;
}
.tc-cedula-mascota table tr td {
    vertical-align: top;
    padding: 5px;
}
.tc-cedula-mascota .tc-campo-cedula {
    font-size: 11px;
    color: black;
    font-weight: bold;
}
.tc-cedula-mascota .tc-header-h1 {
    font-size: 13px;
}
.tc-cedula-mascota .tc-img-translucida {
    border-radius: 8px;
    opacity: 0.5;
}
.tc-cedula-mascota .tc-div-br {
    height: 3px;
}
.tc-cedula-mascota .tc-qr-card {
    border-radius: 8px;
    width: 98px;
    padding: 10px;
    background-color: white;
}

/* Formulario Kit de Identidad */
.tc-kit-identidad-banner {
    background-image: url('https://s3.us-east-1.amazonaws.com/masivosec.com/FUNDACION_ARTHUR/IMAGENES/kit-identificacion-banner.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tc-kit-identidad-datos {
    width: 100%;
    border-collapse: collapse;
    border-radius: 10px;
}

.tc-kit-identidad-datos .columna-datos, .tc-kit-identidad-datos .columna-texto {
    width: 25%;
    padding: 40px;
}

.tc-kit-identidad-datos .columna-datos-mobile, .tc-kit-identidad-datos .columna-texto-mobile {
    padding: 20px;
}

.tc-kit-identidad-datos .columna-datos, .tc-kit-identidad-datos .columna-datos-mobile {
    text-align: center;
    background-color: rgb(256, 256, 256, 0.63);
}

.tc-kit-identidad-datos .columna-datos h3, .tc-kit-identidad-datos .columna-datos-mobile h3 {
    color: #2F8A3F;
    padding: 0;
    margin: 0;
}

.tc-kit-identidad-datos .columna-texto, .tc-kit-identidad-datos .columna-texto-mobile {
    background-color: #2F8A3F;
    color: white;
}

.tc-alert-green {
    padding: 8px;
    color: #286D34;
    background-color: #F2FBF3;
    border-radius: 10px;
}

.tc-comparativo-planes {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
    border-radius: 10px;
}

.tc-comparativo-planes tr td {
    padding: 10px;
}

.tc-comparativo-planes .tc-tabla-fila-celeste {
    background-color: #E2F6E5;
}

.tc-icono-kit {
    display: inline-block;
    width: 64px;
    height: 64px;
    background: #F0FDF4;
    border-radius: 16px;
}

.ts-card-plan-form {
    border: 1px solid #E2E8F0;
    border-radius: 8px;
    padding: 10px;
}

.ts-checkbox input[type="checkbox"] {
    display: none;
}

.ts-checkbox .checkmark {
    width: 18px;
    height: 18px;
    border: 2px solid black;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    background-color: white;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.ts-checkbox .checkmark::after {
    content: '';
    position: absolute;
    left: 6px;
    top: 2px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: opacity 0.2s ease;
}

.ts-checkbox input[type="checkbox"]:checked + .checkmark {
    background-color: black;
}

.ts-checkbox input[type="checkbox"]:checked + .checkmark::after {
    border-color: white;
    opacity: 1;
}
