@import url("https://portal.sdm.com.do/fonts/apro/stylesheet.css");

h1, h2, h3, h4, h5, h6, a, p{
        font-family: 'Amsi Pro', Arial, Helvetica, sans-serif !important;
}

.text-black{    color:#000;}

.text-white{color:#fff;}

.smn26-yellow{
    background-color: rgb(248,203,18);
    color:#000;
}

.page-contacto .uk-icon, .page-contacto .uk-text-primary{
    color: rgb(248,203,18) !important;
}
.sdm-car-card-title h3{
    text-transform:uppercase !important;
}

.sdm-vlp-title{
    text-transform:uppercase !important;
}
.page-contacto h5{
    margin:0px !important;
}

.page-contacto p{
    margin:5px 0px !important;
}
.page-contacto .uk-tab>.uk-active>a {
    color: #333;
    border-color:rgb(248,203,18) !important;
}

.mapouter {
position: relative;
text-align: right;
height: 250px;
width: 100%;
margin:24px 0px;
}

.gmap_canvas {
overflow: hidden;
background: none !important;
height: 250px;
width: 100%;
}

.uk-button-stylesucursales {
    width: 100%;
    text-align: left;
    border: 1px solid #ccc;
    border-radius: 12px;
    max-width: 280px;
    line-height: 36px;
    padding: 8px 6px;
    float: left;
    position: relative;
    margin: 0px 12px 12px 0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.sdm-wa{
    border-radius:555px;
    color:#fff !important;
    min-height:56px;
    line-height: 56px;
    text-align:center;
    padding:12px 20px;
}

.precio-antes{
    font-size:26px;
    color:red;
    font-weight:300;
    text-decoration: line-through;
}

.text-sdm-yellow{
    color: rgb(248,203,18);
}

::selection {
    background-color: rgb(248, 203, 18) !important;
    color: #000 !important;
}

h3{
    margin:0px;
}

.bg-sdm-navy ol, .bg-sdm-navy  ul {
    padding-left: 0px;
}

.smn26-yellow a{
    font-family: 'Amsi Pro', Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    color:#1a1a1a;
    font-weight:bold;
    text-decoration:none;
    font-size:1rem;
    height: 65px;
    line-height: 65px;
}

.smn26-yellow a:hover{
    font-family: 'Amsi Pro', Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    color:#1a1a1a;
    font-weight:bolder;
    text-decoration:none;
    font-size:1rem;
}

.smn26-yellow a:hover,
.smn26-yellow a.active,
.smn26-yellow a[aria-current="page"] {
    border-bottom: 3px solid #1a1a1a;
}


body,html {
    font-family: 'Amsi Pro', Arial, Helvetica, sans-serif;
}

a, a:hover{
    text-decoration: none !important;
}
.font-display {
    font-family: 'Amsi Pro', Arial, Helvetica, sans-serif;
}

.font-mono {
    font-family: 'Amsi Pro', Arial, Helvetica, sans-serif;
}

.text-sdm-gray{
    color:gray
}

.bg-sdm-gray{
    background-color:gray;
}

.bg-sdm-navy{
    background-color:#222;
}

.sdm-car-card-title{
    min-height:80px;
}

.sdm-car-card-certified{
    background-color: gold;
    border: 0px;
}

/* Evita que resets afecten visualmente dentro del slider */
.brand-slider-scope .uk-slider-items,
.brand-slider-scope .uk-slider-items > li {
  margin: 0 !important;
  padding: 0 !important;
}

/* Asegura que el grid-collapse se vea como tu "gap-px" */
.brand-slider-scope .uk-grid-collapse > * {
  padding-left: 0 !important;
}
.brand-slider-scope .uk-grid-collapse {
  margin-left: 0 !important;
}

.uk-link,a {
    color: inherit !important;
    text-decoration: none;
    cursor: pointer
}

.sdm-cta-nav {
    position: absolute;
    right:0;
    background: #222222;
    color: #f8cb12 !important;
    border-radius: 500px;
    padding: 0 24px;
    height: 45px !important;
    line-height: 45px !important;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
}
.sdm-cta-nav::after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    background: #222222;
}
.sdm-cta-nav:hover {
    background: #000;
}
.sdm-cta-nav:hover::after {
    background: #000;
}

/* WP-Forms */


/* ==========================================================================
   1. CONTENEDOR GENERAL DEL FORMULARIO
   ========================================================================== */
/* Contenedor principal que envuelve todo el formulario */
.wpforms-container {
    margin: 20px auto;
    padding: 20px;
    background-color: transparent; /* Cambia por el fondo de tu tema */
    border: 1px solid transparent;
    border-radius: 4px;
    font-family: inherit; /* Hereda la fuente de tu tema */
}

/* El elemento <form> propiamente dicho */
.wpforms-form {
    width: 100%;
}

/* ==========================================================================
   2. FILAS Y FILAS DE CAMPOS (LAYOUT)
   ========================================================================== */
/* Contenedor de cada fila de campos */
.wpforms-field-container {
    margin-bottom: 15px;
}

/* Un campo individual (puede contener label + input) */
.wpforms-field {
    padding: 10px 0;
    clear: both;
}

/* ==========================================================================
   3. ETIQUETAS (LABELS) Y DESCRIPCIONES
   ========================================================================== */
/* Etiquetas principales del campo (ej: "Nombre", "Email") */
.wpforms-field-label {
    display: block;
    font-weight: bold;
    font-size: 11px;
    text-transform:uppercase;
    color: rgb(148, 163, 184); /* Color de texto de tu tema */
    margin-bottom: 5px;
}

/* Asterisco de campo obligatorio */
.wpforms-required-label {
    color: #ff0000;
    font-weight: bold;
}

/* Sub-etiquetas (ej: "Nombre" y "Apellido" cuando el campo está dividido) */
.wpforms-field-sublabel {
    display: block;
    font-size: 12px;
    color: rgb(148, 163, 184);
    margin-top: 3px;
}

/* Textos de descripción larga debajo o arriba de los campos */
.wpforms-field-description {
    font-size: 13px;
    color: #777777;
    margin-top: 5px;
}

/*
   4. ENTRADAS DE TEXTO, EMAIL, TEXTAREAS (INPUTS)
   ========================================================================== */
/* Aplica a campos de texto, email, url, smart-phone, password y selectores */
.wpforms-field input[type="text"],
.wpforms-field input[type="email"],
.wpforms-field input[type="url"],
.wpforms-field input[type="tel"],
.wpforms-field input[type="number"],
.wpforms-field input[type="password"],
.wpforms-field select,
.wpforms-field textarea {
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
    border: 1px solid rgb(226, 232, 240) !important;
    border-radius: 0px;
    background-color: #fff;
    color: #222;
    box-sizing: border-box;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

/* Estado Focus (Cuando el usuario hace clic dentro del campo) */
.wpforms-field input:focus, .wpforms-field select:focus, .wpforms-field textarea:focus {
    border-color: #617084 !important;
    box-shadow: 0 0 5px rgba(22, 21, 25, 0.3);
    outline: none;
}
/* Estilo para el área de texto larga (Mensaje) */
.wpforms-field textarea {
    min-height: 120px;
    resize: vertical;
}

/* ==========================================================================
   5. CASILLAS DE VERIFICACIÓN Y BOTONES DE RADIO (CHECKBOX & RADIO)
   ========================================================================== */
/* Contenedor de la lista de opciones */
.wpforms-field ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wpforms-field ul li {
    margin-bottom: 8px;
}

/* El input y su etiqueta al lado */
.wpforms-field-checkbox input,
.wpforms-field-radio input {
    margin-right: 8px;
    vertical-align: middle;
}

.wpforms-field-checkbox label,
.wpforms-field-radio label {
    vertical-align: middle;
    font-size: 14px;
    cursor: pointer;
}

/* ==========================================================================
   6. BOTÓN DE ENVÍO (SUBMIT BUTTON)
   ========================================================================== */
/* Contenedor del botón */
.wpforms-submit-container {
    padding: 10px 0;
    clear: both;
}

/* El botón por defecto */
.wpforms-submit {
    display: inline-block;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: bold;
    color: #222;
    background-color: rgb(248,203,18); /* Color del botón de tu tema */
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-transform: uppercase;
    transition: background-color 0.3s ease;
}

/* Estado Hover y Active del botón */
.wpforms-submit:hover {
    background-color: rgb(248,203,18); /* Color más oscuro al pasar el cursor */
}

.wpforms-submit:active {
    background-color: rgb(248,203,18);
}

/* Botón deshabilitado durante el envío */
.wpforms-submit:disabled,
.wpforms-submit[disabled] {
    background-color: #cccccc;
    color: #666666;
    cursor: not-allowed;
}

/* ==========================================================================
   7. MENSAJES DE ERROR Y VALIDACIÓN
   ========================================================================== */
/* Mensaje de error debajo de un campo específico */
label.wpforms-error {
    color: #dc3232;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
    display: block;
}

/* Borde rojo para el input que tiene un error */
.wpforms-has-error input,
.wpforms-has-error textarea,
.wpforms-has-error select {
    border-color: #dc3232 !important;
}

/* Caja de error general al inicio del formulario (si falla el envío) */
.wpforms-error-container {
    background-color: #fbeae9;
    border: 1px solid #dc3232;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
    color: #dc3232;
}

/* ==========================================================================
   8. MENSAJE DE ÉXITO (CONFIRMACIÓN EXITOSA)
   ========================================================================== */
/* Caja que aparece cuando el formulario se envía correctamente */
.wpforms-confirmation-container {
    background-color: #ecf7ed;
    border: 1px solid #46b450;
    padding: 20px;
    margin: 20px auto;
    border-radius: 4px;
    color: #46b450;
    text-align: center;
}

div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item {
    position: relative;
    vertical-align: top;
    padding: 10px;
    font-size: .875em;
    text-transform: uppercase;
}

div.wpforms-container .wpforms-form .choices__list--single .choices__item {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-inline-end: 20px;
    white-space: nowrap;
    color: #2c3338;
    text-transform: uppercase;
}

.sm-capitalize{
    text-transform:uppercase;
}