
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@900&display=swap');


.font-ins {
    font-family: 'Tajawal', sans-serif;
    top: 583px;
    left: 195px;
    width: 265px;
    height: 62px;
    text-align: left;
    letter-spacing: 1.05px;
    color: #4A4A4A;
    opacity: 1;
}



.circle {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #000;
    line-height: 50px;
    position: absolute;
    left: -14px;
    top: 0;
    bottom: 0;
    margin: auto 0;

}


.circulo {
    display: flex;
    align-items: center;
    font-size: xx-large;
    background: #6A6B4D 0% 0% no-repeat padding-box;
    border-radius: 20px 0px 23px 33px;
    height: 50px;
    position: relative;
    margin: 0 10px !important;
    width: 80% !important;
    color: #CADBDD;


}

.contenedor-b {
    align-items: center;
    width: auto;
     height: auto;
    opacity: 1;
    text-align: -webkit-center;
    font-family: 'Tajawal', sans-serif;
}

.nombre {
    font-size: 16px;
    height: 100%;
    line-height: 100%;
    font-family: 'Tajawal', sans-serif;
    margin: 0;
}

.color-radio {
    /* margin-left: 15px; */
    margin-right: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
}

.formulario-fondo {
    height: 550px;
    background: #E0AC90 0% 0% no-repeat padding-box;
    opacity: 1;
}

.formulario-input {
    height: 42px;
    background: #F7ECE7 0% 0% no-repeat padding-box;
    border-radius: 36px;
    opacity: 1;
}

.btn-enviar {
    width: 75%;
    height: 71px;
    background: #C1632F 0% 0% no-repeat padding-box;
    border-radius: 36px;
    opacity: 1;
    border:0;
}

.titulo_encabezado_form {
    width: 100%;
    height: 53px;
    text-align: left;
    letter-spacing: 0.9px;
    color: #C1632F;
    opacity: 1;
    block-size: auto;
}

.titulo_input {
    width: 191px;
    height: 20px;
    text-align: left;
    letter-spacing: 0.75px;
    color: #C1632F;
    opacity: 1;
    margin-left: 4%;
}

.titulo_form {
    text-align: left;
    letter-spacing: 0px;
    color: #4A4A4A;
    opacity: 1;
    text-align: center;
    padding-top: 20%;
}

.label_enviar {
    bottom: 30%;
    left: 28%;
    position: absolute;
    margin: 0 !important;
}

.disenno-modal {

    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 0px 73px 73px 0px;
    opacity: 1;
}

.rd_color {
    accent-color: #C1632F;
}

.btn_mostrar_votos {
    background: #C1632F 0% 0% no-repeat padding-box;
    border-radius: 36px;
    opacity: 1;
} 


.hover-element {
    background-color: #dab9b4;
    color: white;
    padding: 4px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.hover-element:hover {
    background-color: #000;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    background-image: url(https://premiosenoturismochile.cl/wp-content/uploads/2023/08/icono_cerrar.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #0066cc;
    right: 0.3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

.heading-title {
    color: #D66316;
    font-family: "afterglow_regular";
    font-size: 55px;
    font-weight: 600;
    letter-spacing: 1.2px;
    border-left: solid 1rem #a7ba4f;
    padding: 0 0 0 0.8rem;
}

.heading-subtitle {
    color: #A4BA49;
    font-family: "Tajawal";
    font-size: 1.5em;
    font-weight: 300;
}

.instrucciones {
    font-family: "Tajawal";
    color: #7a7a7a;
}

/* .ajuste-tamanno {
    width: 70%;
    margin: auto;
}*/





