html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}

.background-blue {
    background-color: #0a1f32;
}

.fondo-azulClaro {
    background-color: #3290ed;
}

.fondo-naranja {
    background-color: #e76541;
}

.fondo-crema {
    background-color: #F1EDE5;
}

.texto-blanco {
    color: #ffffff;
}

.texto-azul {
    color: blue;
}

.texto-naranja {
    color: #e76541;
}

.texto-azulClaro {
    color: #3290ed
}

.font-roboto {
    font-family: Roboto, sans-serif;
}

.font-roboto-regular {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.font-roboto-extraLight {
    font-family: "Roboto", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.font-roboto-light {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.font-roboto-bold {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.font-roboto-thin {
    font-family: "Roboto", sans-serif;
    font-weight: 200;
    font-style: normal;
    letter-spacing: 0.5px;
}

.button-font-roboto-bold {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
}

.fira-sans-thin {
    font-family: "Fira Sans", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.fira-sans-extralight {
    font-family: "Fira Sans", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.fira-sans-light {
    font-family: "Fira Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.fira-sans-regular {
    font-family: "Fira Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.fira-sans-medium {
    font-family: "Fira Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.fira-sans-semibold {
    font-family: "Fira Sans", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.fira-sans-bold {
    font-family: "Fira Sans", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.fira-sans-extrabold {
    font-family: "Fira Sans", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.fira-sans-black {
    font-family: "Fira Sans", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.fira-sans-thin-italic {
    font-family: "Fira Sans", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.fira-sans-extralight-italic {
    font-family: "Fira Sans", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.fira-sans-light-italic {
    font-family: "Fira Sans", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.fira-sans-regular-italic {
    font-family: "Fira Sans", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.fira-sans-medium-italic {
    font-family: "Fira Sans", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.fira-sans-semibold-italic {
    font-family: "Fira Sans", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.fira-sans-bold-italic {
    font-family: "Fira Sans", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.fira-sans-extrabold-italic {
    font-family: "Fira Sans", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.fira-sans-black-italic {
    font-family: "Fira Sans", sans-serif;
    font-weight: 900;
    font-style: italic;
}

.lato-thin {
    font-family: "Lato", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.lato-light {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.lato-regular {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.lato-bold {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.lato-black {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.lato-thin-italic {
    font-family: "Lato", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.lato-light-italic {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.lato-regular-italic {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.lato-bold-italic {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.lato-black-italic {
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: italic;
}

.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
}


video {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 250px;
}

.circle-bg {
    width: 19rem;
    height: 19rem;
    max-width: 288px;
    max-height: 288px;
    background-color: #F1EDE5;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.circle-img img {
    width: 16rem;
    height: 16rem;
    border-radius: 100%;
    overflow: hidden;
}

.icono-tarjeta {
    font-size: 20px;
    align-items: center
}

.icono-menu {
    font-size: 20px;
}

.icon-plane {
    font-size: 18px;
}

.card-rounded {
    border-radius: 15px;
}

.button-rounded {
    border-radius: 10px;
}
/*Cambios Registro de Clientes*/
.card-register {
    border-radius: 22px !important;
    border: none !important;
    background: #ffffff !important;
    box-shadow: 0 4px 28px rgba(0, 0, 0, 0.06) !important;
    padding-bottom: 17px;
}

.card-register-header {
    background: transparent !important;
    border: none !important;
    padding: 25px 0 5px 0;
}

    .card-register-header h3 {
        font-weight: 600;
        font-size: 22px;
        color: #222;
    }

/* ===== iOS Inputs ===== */
.input-ios,
.form-control.input-ios {
    background: #F5F6FA !important;
    border: 1px solid #E0E3E8 !important;
    border-radius: 8px !important;
    padding: 19px 20px !important;
    font-size: 15px;
    transition: all .2s ease;
}

    .input-ios:focus {
        border-color: #A2C7FF !important;
        background: #fff !important;
        box-shadow: 0 0 8px rgba(120, 170, 255, .35) !important;
    }

    .input-ios::placeholder {
        color: #B5B9C5 !important;
    }

/* Labels estilo prolijo */
.form-label {
    font-weight: 400;
    font-size: 14px;
    color: #303030;
} 

/* ===== BOTÓN PRINCIPAL estilo iOS ===== */
.btn-primary-ios {
    background: #63a2ff !important;
    border: none !important;
    border-radius: 20px !important;
    padding: 10px 12px !important;
    font-size: 14px !important;
    font-weight: 500;
    color: #fff !important;
    transition: all .2s ease;
    box-shadow: none;
}
.btn-danger-ios {
    background: #ff4343 !important;
    border: none !important;
    border-radius: 20px !important;
    padding: 5px 10px !important;
    font-size: 14px !important;
    font-weight: 500;
    color: #fff !important;
    transition: all .2s ease;
    box-shadow: none;
}
    .btn-primary-ios:hover {
        transform: translateY(-2px);
        box-shadow: none;
    }

/* ===== VALIDATION ===== */
.text-danger {
    font-size: 13px;
    margin-top: 3px;
}

/* credit card styles (front and back) */
/*.container .card-container {
    height: 220px;
    width: 300px;
    position: relative;
}

.container .card-container .front {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(45deg, #63339a, #ff00b4);
    border-radius: 5px;
    backface-visibility: hidden;
    box-shadow: 0 15px 25px rgba(0,0,0, .2);
    padding: 20px;
    transform: perspective(1000px) rotateY(0deg);
    transition: transform .4s ease-out;
}
.container .card-container .front .image {
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding-top: 0;
}

.container .card-container .front .card-number-box {
    padding: 20px 0;
    font-size: 22px;
    color: #fff;
}

.container .card-container .front .flexbox {
    display: flex;
}

.container .card-container .front .flexbox .box:nth-child(1) {
    margin-right: auto;
}

.container .card-container .front .flexbox .box {
    font-size: 15px;
    color: #fff;
}

.container .card-container .back {
    top: 0; left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(45deg, #63339a, #ff00b4);
    border-radius: 5px;
    padding: 20px 0;
    text-align: right;
    backface-visibility: hidden;
    box-shadow: 0 15px 25px rgba(0,0,0,.2);
    transform: perspective(1000px) rotateY(-180deg);
    transition: transform .4s ease-out;
}

.container .card-container .back .stripe {
    background: #000;
    width: 100%;
    margin: 10px 0;
    height: 50px;
}

.container .card-container .back .box {
    padding: 0 20px;
}

.container .card-container .back .box span {
    color: #fff;
    font-size: 18px;
}

.container .card-container .back .box .cvv-box {
    height: 50px;
    padding: 10px;
    margin-top: 5px;
    color: #333;
    background: #fff;
    border-radius: 5px;
    width: 100%;
    font-size: 16px;
    font-style: italic;
}

*/
