/* Universal Style */

html {
    box-sizing: border-box;
    font-size: calc(1vw + 1vh);
    --vmin: min(1vw, 1vh);
}

*, *::before, *::after {
    box-sizing: inherit;
    margin: 0;
    padding: 0;
}

/* Body Settings */

body {
    font-size: 0.6rem;
    background-color: #eff0f4;
    width: 100vw;
    height: 100vh;
    padding-top: 8.2rem;
}

/* Header Box Model CSS Style */

#site-header {
    width: max-content;
    height: max-content;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}

#menu_one {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    overflow: hidden;
    position: static;
    width: 100vw;
    height: 2rem;
    align-items: center;
    justify-content: none;

    background-color: #458ABA;
}

#menu_two {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    overflow: hidden;
    position: static;
    width: 100vw;
    height: 6rem;
    align-items: center;
    justify-content: center;

    background-color: #ffffff;
}

#cajabotonemergencia{
    display: flex;
    flex-wrap: wrap;
    gap: none;
    overflow: hidden;
    position: static;
    margin-left: auto;
}

.botonemergencia{
    min-width: fit-content;
    min-height: fit-content;
    padding: 0.3rem 1rem 0.3rem 1rem;
    margin: 0rem 1rem 0rem 0rem;

    color: #f43838;
    font-family: 'Inter', 'Segoe UI', sans-serif;
    font-size: 1.1rem;
    text-transform: uppercase;
    background-color: #ffffff;
    border-radius: 1rem;
    border: none;
    text-align: center;
    border: 0.08rem solid #f43838;
}

.boxmodelFlowingRight {
    display: flex;
    flex-wrap: wrap;
    gap: none;
    overflow: hidden;
    position: static;
}

.spacingleft {
    margin-left: 1rem;
    padding-left: 0;
}

.iconoHeaderOne {
    width: 0.9rem;
    height: 0.9rem;
    margin-right: 0.2rem;

    color: #ffffff;
}

.iconoHeaderTwo {
    display: flex;
    align-items: center;
    justify-content: none;
    max-width: fit-content;
    max-height: fit-content;
}

.heading02 {
    color: #ffffff;
    font-family: 'Inter', 'Segoe UI', sans-serif;
    font-size: 0.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#boxleft {
    display: flex;
    align-items: center;
    justify-content: none;
    max-width: fit-content;
    max-height: fit-content;
}

#boxmiddle {
    display: flex;
    align-items: center;
    justify-content: none;
    max-width: fit-content;
    max-height: fit-content;
    margin-left: 1rem;
}

#boxright {
    display: flex;
    align-items: center;
    justify-content: none;
    max-width: fit-content;
    max-height: fit-content;
    margin-left: 1rem;
}

#boxbright {
    display: flex;
    align-items: center;
    justify-content: none;
    max-width: fit-content;
    max-height: fit-content;
    margin-right: 1rem;
}

#seccionright {
    display: flex;
    flex-wrap: wrap;
    gap: none;
    overflow: hidden;
    position: static;
    margin-left: auto;
}

#cajahyperlinklogo{
    display: inline-block;
    position: relative;
    width: 8.1125rem;
    height: 6.2125rem;
    margin: 0rem 0rem 0rem 4rem;
    line-height: 0;
    overflow: hidden;
    aspect-ratio: 243 / 139;
}

#clicklogo{
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    aspect-ratio: 243 / 139;
    object-fit: contain;
}

/* Main Content Body Page */
/* Section Two */

#maibody {
    width: fit-content;
    height: fit-content;
    overflow: visible;
}

.heading01 {
    margin: 1.5rem 0rem 0rem 0rem;

    color: #ffffff;
    font-family: 'Inter', 'Segoe UI', sans-serif;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.heading03 {
    margin: 3rem 1rem 0rem 0rem;

    color: #ffffff;
    font-family: 'Inter', 'Segoe UI', sans-serif;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#primarybodycover {
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    line-height: 0;
    overflow: hidden;
    overflow-x: hidden;
    aspect-ratio: 1920 / 780;
}

#fotocover {
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 243 / 139;
    object-fit: cover;
    overflow: hidden;
    overflow-x: hidden;
}

#secondarybody {
    display: flex;
    width: 100vw;
    height: fit-content;
    position: absolute;
    z-index: 1;
}

#cajaflotante {
    width: fit-content;
    height: fit-content;
    margin-left: auto;
}

#cajadetexto{
    display: block;
    width: fit-content;
    height: fit-content;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0rem 0rem 0rem 0rem;
}

#ctaboton {
    min-width: fit-content;
    min-height: fit-content;
    padding: 0.3rem 1rem 0.3rem 1rem;
    margin: 2rem 1rem 0rem 0rem;

    color: #ffffff;
    font-family: 'Inter', 'Segoe UI', sans-serif;
    font-size: 0.9rem;
    font-weight: bolder;
    text-transform: uppercase;
    background-color: #f43838;
    border-radius: 1rem;
    border: none;
    text-align: center;
    border: 0.08rem solid #f43838;
}

/* Section Three */

#thirdbody {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    overflow: visible;
    position: static;
    width: 100vw;
    height: fit-content;

    background-color: #458ABA;
}

#cajadetitulo {
    display: flex;
    width: 100vw;
    height: fit-content;
    align-items: center;
    justify-content: center;
    margin: 1rem 0rem 0rem 0rem;

    font-family: 'Inter', 'Segoe UI', sans-serif;
    font-size: 2.1rem;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: lighter;
}

#boxcards {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    width: 100vw;
    height: fit-content;
    align-items: center;
    justify-content: center;
}

.card {
    display: inline-block;
    width: 17.625rem;
    height: 19.5rem;
    padding: 1rem 1rem 1rem 1rem;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;

    background-color: #ffffff;
    border-radius: 0.75rem;
}

.parrafo {
    text-align: left;
    color: #195986;
    font-family: 'Inter', 'Segoe UI', sans-serif;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.heading04 {
    color: #458ABA;
    font-family: 'Inter', 'Segoe UI', sans-serif;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.lineaseparadora {
    width: 15rem;
    margin: 0.7rem 0rem 0.7rem 0rem;
    border: solid 0.052rem #458ABA;
}

.lineaseparadoraextra {
    margin: 0rem 0rem 1.78rem 0rem;
}

.spacingright {
    margin-right: 1rem;
    padding-right: 0rem;
}

/* Section Four */

#forthbody {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    overflow: visible;
    position: static;
    width: 100vw;
    height: fit-content;

    background-color: #ffffff;
}

#cajadetitulodos {
    display: flex;
    width: 100vw;
    height: fit-content;
    align-items: center;
    justify-content: center;
    margin: 1rem 0rem 0rem 0rem;

    font-family: 'Inter', 'Segoe UI', sans-serif;
    font-size: 2.1rem;
    color: #458ABA;
    text-transform: uppercase;
    font-weight: lighter;
}

#boxcardsdos {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    width: 100vw;
    height: fit-content;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}

.imageboxmedidas {
    display: flex;
    position: relative;
    width: 20.625rem;
    height: 13.6875rem;
    margin: 0.1rem 0.1rem 0.1rem 0.1rem;
    line-height: 0;
    overflow: hidden;
    aspect-ratio: 550 / 365;
}

/* Section Fifth */

#fifthbody {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    overflow: visible;
    position: static;
    width: 100vw;
    height: fit-content;

    background-color: #458ABA;
}

#cajadetitulotres {
    display: flex;
    width: 100vw;
    height: fit-content;
    align-items: center;
    justify-content: center;
    margin: 1rem 0rem 0rem 0rem;

    font-family: 'Inter', 'Segoe UI', sans-serif;
    font-size: 2.1rem;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: lighter;
}

#boxcardstres {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    width: 100vw;
    height: fit-content;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}

.imageboxmedidasdos {
    display: grid;
    align-items: center;
    justify-content: center;
    margin: 0.7rem 2rem 0.7rem 0.7rem;
    padding: 0rem 0rem 0rem 0rem;

    width: fit-content;
    height: fit-content;
}

.centrar {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ilustrationsos {
    width: 11.8875rem;
    height: 10.7625rem;
    line-height: 0;
    overflow: hidden;
    aspect-ratio: 317 / 287;

    color: #ffffff;
}

.ilustrationambulance {
    width: 14.325rem;
    height: 9.5625rem;
    line-height: 0;
    overflow: hidden;
    aspect-ratio: 382 / 255;

    color: #ffffff;
}

.ilustrationhospital {
    width: 12.075rem;
    height: 11.1375rem;
    line-height: 0;
    overflow: hidden;
    aspect-ratio: 322 / 297;

    color: #ffffff;
}

.ilustrationinsurance {
    width: 8.175rem;
    height: 10.65rem;
    line-height: 0;
    overflow: hidden;
    aspect-ratio: 218 / 284;

    color: #ffffff;
}

.heading05 {
    display: flex;
    align-items: center;
    justify-content: center;

    color: #ffffff;
    font-family: 'Inter', 'Segoe UI', sans-serif;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.lineaseparadoraextrados {
    margin: 0.75rem 0rem 0.75rem 0rem;
}

.extraespaciotres {
    padding-top: 2rem
}

.extraespaciocuatro {
    padding-top: 0.89rem;
}

.extraespaciocinco {
    padding-top: 0.5rem;
}

/* Footer Box Model CSS Style */

#site-footer {
    width: max-content;
    height: max-content;

}

#section_footer {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: fit-content;

    background-color: #ffffff;
}

#one_footer {
    display: inline;
    width: 22.5rem;
    height: fit-content;
}

#cajahyperlinklogofooter{
    display: inline-block;
    position: relative;
    width: 9.1125rem;
    height: 5.2125rem;
    margin: 1rem 0rem 0rem 0rem;
}

#clicklogofooter{
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    aspect-ratio: 243 / 139;
    object-fit: contain;
}

#clicklogotwofooter{
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    aspect-ratio: 243 / 79;
    object-fit: contain;
}
