@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&family=Ubuntu:wght@300;600;700&display=swap');

html
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #1E3D4D;
}

h1,h2,h3,h4,h5,h6
{
    font-family: 'Ubuntu', sans-serif !important;
    font-weight: 700;
    color: #1E3D4D;
}

a:not(.uk-button),
a:not(.uk-button):hover
{
    color: #1E3D4D;
    font-weight: 600;
}

.uk-button-primary
{
    background-color: #1E3D4D;
    font-weight: bold;
}

.uk-button-primary:hover
{
    background-color: #ED2332;
    color: #fff;
}

.uk-offcanvas-bar
{
    background-color: rgba(0,0,0,.85);
}

.uk-dark a.uk-text-emphasis,
.uk-offcanvas-bar a,
.ms-top-right-info a
{
    color: #fff !important;
    font-weight: 400;
}

header a
{
    transition: all 0.3s !important;
    opacity: 1;
}

header a:hover
{
    opacity: 0.75;
}

.uk-checkbox
{
    border-color: #1E3D4D;
}

footer
{
    background-color: #134050;
}

header
{
    background-position: center bottom;
    background-size: cover;
    min-height: 868px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    /*background-color: #134050;*/
    /*background-image: url(../img/background-gradient-red.jpg);*/
}


.ms-header-lite-wrapper
{
    background-color: #134050;
    /*background: linear-gradient(to bottom, rgba(19,64,80,1), rgba(19,64,80,0.7));*/
}

.ms-header-alt .ms-header-lite-wrapper
{
    background: linear-gradient(to bottom, rgba(19,64,80,1), rgba(19,64,80,1));
}

.ms-header-alt2 .ms-header-lite-wrapper
{
    background: transparent;
}

@media screen and (min-width: 958px)
{
    .ms-header-alt .ms-header-lite-wrapper,
    .ms-header-alt2 .ms-header-lite-wrapper
    {
        position: relative;
        z-index: 10000;
    }
}

.ms-header-alt .ms-main-menu,
.ms-header-alt2 .ms-main-menu
{
    position: relative;
    z-index: 10000;
}

header .uk-overlay-default
{
    background: rgba(19,64,80,0.5);
    background: linear-gradient(to bottom, rgba(19,64,80,0.7), rgba(19,64,80,0.1));
}

.ms-header-alt2 .ms-slideshow-alt .ms-hero-text
{
    margin-left: 48px;
}

@media screen and (max-width: 480px)
{
    header .uk-slideshow-items img:first-child
    {
        min-height: 600px;
        object-fit: cover;
        object-position: center center;
        /*margin-top: 0px;
        width: auto;*/
    }

    .ms-header-alt2 header .uk-slideshow-items img:first-child
    {
        object-fit: contain;
        object-position: bottom right;
    }

    .ms-header-alt2 .ms-slideshow-alt .ms-hero-text
    {
        margin-left: 0;
    }

    .ms-header-alt2 .ms-slideshow-alt .ms-hero-text br
    {
        display: none;
    }
}

.ms-header-lite-wrapper
{
    z-index: 100; /* was 1000 */
}

.ms-header-alt2 .ms-slideshow-alt
{
    margin-top: -80px;
    z-index: 0;
}

.ms-header-alt2 header .uk-slideshow-items img:first-child
{
    height: 45vw;
    max-height: 700px;
}

@media screen and (min-width: 958px)
{
    header .uk-slideshow-items img:first-child
    {
        min-height: auto;
        margin-top: -250px;
    }

    .ms-header-alt2 header .uk-slideshow-items img:first-child
    {
        object-fit: contain;
    }

    .ms-slideshow-alt
    {
        margin-top: -100px;
    }

    .ms-header-alt2 .ms-slideshow-alt
    {
        margin-top: -160px;
    }

}

.ms-header-height
{
    min-height: auto;
}

.ms-slideshow-item-image-wrapper
{
    margin-top: 260px;
}

.ms-slideshow-item-image-wrapper img
{
    width: 48vw;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

@media screen and (min-width: 2048px)
{
    header
    {
        min-height: 45vw;
    }
}

.ms-declara-incidencia
{
    background-position: 20% center;
    background-size: cover;
    min-height: 848px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

@media screen and (min-width: 2048px)
{
    .ms-declara-incidencia
    {
       min-height: 32vw;
    }
}

img.logo
{
    max-width: 200px;
    height: auto;
}

.ms-main-menu
{
    position: relative;
}

.ms-main-menu.uk-navbar-nav > li > a
{
    font-size: 1.15rem;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    white-space: nowrap;
}

@media screen and (max-width: 1200px)
{
    .ms-main-menu.uk-navbar-nav > li > a
    {
        font-size: 0.9rem;
        font-weight: 600;
    }
}

.ms-footer-menu.uk-navbar-nav > li::before,
.ms-main-menu.uk-navbar-nav > li::before
{
    background: #fff;
    width: 1px;
    height: 16px;
    display: block;
    position: absolute;
    z-index: 100000;
    visibility: visible;
    content: "";
    top: calc(50% - 16px/2);
}

.ms-footer-menu.uk-navbar-nav > li:first-child::before,
.ms-main-menu.uk-navbar-nav > li:first-child::before
{
    display: none;
}

.ms-hero-container
{
    min-height: 500px;
    display: block;
}

.ms-hero-text
{
    font-size: 4.7vw;
    line-height: 5vw;
}

.ms-header-height .ms-hero-text
{
    font-size: 3vw;
    font-size: clamp(16px, 3.5vw, 64px);
    line-height: 4vw;
}

@media screen and (min-width: 2048px)
{
    .ms-header-height .ms-hero-text
    {
        line-height: 84px;
    }
}

.ms-header-alt .ms-hero-text
{
    padding-top: 140px;
}

@media screen and (max-width: 960px)
{
    .ms-hero-text
    {
        font-size: 8vw;
        line-height: 8.5vw;
    }

    .ms-header-height .ms-hero-text
    {
        font-size: 32px;
        line-height: 36px;
    }

    .ms-header-alt .ms-hero-text
    {
        padding-top: 12vw;
    }
}

.ms-top-contact-info .uk-subnav > * > :first-child,
.ms-top-right-info .uk-subnav > * > :first-child,
.ms-top-right-info .uk-subnav a
{
    text-transform: none;
    color: #fff;
    font-family: Ubuntu, sans-serif;
    font-weight: 300;
    font-size: 0.95rem;
}


.uk-light .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before
{
    height: 1em;
    border-color: #fff;
}

.uk-light .uk-search-navbar .uk-search-icon
{
    width: 1em;
    color: #fff;
}

.uk-search-navbar .uk-search-input
{
    height: 20px;
    font-size: 1em;
    width: 132px;
    border-bottom: solid 1px #fff;
    margin-right: 24px;
}

.uk-heading-medium
{
    font-weight: 700;
    color: #1E3D4D;
}

@media screen and (min-width: 1200px)
{
    .uk-heading-medium
    {
        font-size: 3.5rem;
    }
}

.ms-card-icon
{
    /*background-color: #999;*/
    border-top-right-radius: 36px;
    width: 86px;
    height: 86px;
    text-align: center;
}

#ms-home-claims p
{
    text-align: center;
}

.ms-card-icon-big
{
    width: 100%;
    height: auto !important;
}

.ms-card-icon-big img
{
    width: 75% !important;
    height: auto !important;
}

.ms-card-icon img
{
    width: 64px;
    height: 64px;
    margin-top: calc((86px - 64px) / 2);
}
/*
.ms-card-icon-hogar
{
    background-color: #f09ca4;
}
.ms-card-icon-empresa
{
    background-color: #f7d7ce;
}
.ms-card-icon-movilidad
{
    background-color: #fbe9ca;
}
.ms-card-icon-viaje
{
    background-color: #b6d3d7;
}
.ms-card-icon-salud
{
    background-color: #c1e5f6;
}
.ms-card-icon-hipoteca
{
    background-color: #b3b6d8;
}
*/

.ms-card-grid > div > div:first-child
{
    border-bottom: 1px solid #ddd;
}

@media screen and (min-width: 960px)
{
    .ms-card-grid > div:nth-child(4) > div,
    .ms-card-grid > div:nth-child(5) > div,
    .ms-card-grid > div:nth-child(6) > div
    {
        border-bottom: none;
    }
}

@media screen and (min-width: 640px) and (max-width: 960px)
{
    .ms-card-grid > div:nth-child(5) > div,
    .ms-card-grid > div:nth-child(6) > div
    {
        border-bottom: none;
    }
}

@media screen and (max-width: 640px)
{
    .ms-card-grid > div:nth-child(6) > div
    {
        border-bottom: none;
    }
}

.ms-input-underline
{
    border: 0;
    border-bottom: solid 1px #000;
    background: transparent !important;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 12px;
    height: 32px;
}

span.ms-input-underline
{
    min-height: 32px;
    height: auto;
}

.ms-input-underline:focus,
.ms-input-underline:active
{
    background: transparent;
    border-bottom: solid 1px #333;
}

@media screen and (max-width: 1024px)
{
    .ms-declara-incidencia-tipo
    {
        display: block;
        margin-left: 16px;
    }

    .ms-declara-incidencia > .uk-container
    {
        background-color: rgba(255,255,255,0.8);
    }

    .ms-declara-incidencia
    {
        min-height: auto;
    }
}

.ms-declara-incidencia button
{
    color: #1E3D4D;
    border-color: #1E3D4D;
}




.ms-home-news *
{
    transition: 0.3s all;
}

.ms-home-news a:hover img
{
    opacity: .75;
}

.ms-home-news a:hover h4
{
    color: #777;
}

.ms-button-outline
{
    color: #1E3D4D;
    border-color: #1E3D4D;
    text-transform: none;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
    font-size: 1rem;
}

footer .uk-iconnav .uk-icon
{
    color: #fff;
}

footer a:not(.uk-button)
{
    color: #fff;
    font-weight: 400;
}

footer a:not(.uk-button):hover
{
    font-weight: 400;
    color: #fff;
    text-decoration: underline;
}

.ms-footer-logo
{
    max-width: 184px;
}

p a,
p a:hover
{
    color: #1E3D4D;
}

input[type=checkbox].uk-form-danger
{
    border-color: red;
}

.uk-form-controls .ss-main .ss-single-selected,
.uk-form-controls .ss-main .ss-multi-selected
{
    border-radius: 0 !important;
    border-color: #ddd !important;
    padding-left: 12px !important;
    height: 36px !important;
}

.ss-main .ss-multi-selected .ss-add
{
    margin-top: 12px;
}

.ss-content .ss-list .ss-option.ss-disabled
{
    color: #e66;
    opacity: 0.75;
}

.ss-content .ss-list .ss-option.ss-disabled.ss-option-selected
{
    color: #ddd;
}

.uk-accordion li
{
    border-bottom: solid 1px #eee;
    padding-bottom: 12px;
}

#ms-como-trabajamos
{
    /*background-color: #F5F6F6;*/
    /*background: linear-gradient(to bottom, #FBE9CA, #ffffff);*/
}

#ms-home .ms-declara-incidencia
{
    padding-top: 0;
}

#claim_form .uk-form-label
{
    clear: left;
}

.ms-main-menu-right.uk-navbar-nav > li::before
{
    display: none;
}

.ms-main-menu-right.uk-navbar-nav > li a
{
    background: #1E3D4D;
    min-height: 42px;
}

.ms-main-menu-right.uk-navbar-nav > li
{
    margin-left: 16px;
}

@media screen and (max-width: 1225px)
{
    .ms-main-menu-right.uk-navbar-nav > li a
    {
        font-size: clamp(12px, 12px, 17px);
    }

    .uk-navbar-item, .uk-navbar-nav > li > a
    {
        padding: 0 8px;
    }
}

.uk-text-big
{
    font-size: 1.3rem;
    line-height: 1.4;
}

.uk-text-larger
{
    font-size: 2.3rem;
    line-height: 1.5;
}

.uk-text-giant
{
    font-size: 8rem;
    line-height: 1;
}

.ms-triangle-down
{
    width: 100%;
    height: 0;
    padding-left: 50%;
    padding-top: 50%;
    overflow: hidden;
}
.ms-triangle-down:after
{
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left:-500px;
    margin-top:-500px;

    border-left: 500px solid transparent;
    border-right: 500px solid transparent;
    border-top: 500px solid #4679BD;
}

.ms-triangle-down-color-01:after
{
    border-top-color: #FDE6C5;
}

.ms-triangle-down-color-02:after
{
    border-top-color: #FBD2C9;
}

.ms-triangle-down-color-03:after
{
    border-top-color: #FC98A3;
}

@media screen and (min-width: 960px)
{
    .ms-como-trabajamos-proceso-judicial
    {
        position: absolute;
        margin-top: -256px;
        max-width: 45%;
    }
}

@media screen and (max-width: 960px)
{
    #ms-cta-reclamacion > div:first-child
    {
        /*background-image: url(../img/woman-telephone-rose-vertical-blur.jpg) !important;*/
        background-image: url(../img/astonished-excited-female-with-lap-top-knees-showing-blank-screen-pointing-it-with-index-fingers.vertical.dark.jpg) !important;
        background-position: center !important;
    }
}

.ms-contacto a:not(.uk-button),
.ms-contacto a:not(.uk-button):hover
{
    font-weight: 400;
}

.ms-totop
{
    position: fixed;
    right: 16px;
    bottom: 16px;
    background: rgba(30, 61, 77, 0.75);
    color: #fff !important;
}

.ms-totop:hover
{
    background: rgba(30, 61, 77, 1);
}

#ms-account .ms-slideshow-alt,
#ms-reclamacion .ms-slideshow-alt
{
    background-size: cover;
    height: 300px;
    background-position: bottom center;
}

#ms-reclamacion .ms-slideshow-alt
{
    height: 300px;
}

@media screen and (max-width: 960px)
{
    #ms-account .ms-slideshow-alt,
    #ms-reclamacion .ms-slideshow-alt
    {
        background-size: cover;
        min-height: 200px;
        height: 30vw;
        width: 100%;
        background-position: bottom right;
    }
}

#ms-reclamacion .ms-slideshow-alt .ms-hero-text
{
    color: #fff;
}

#ms-account .ms-main-menu-cuenta a,
#ms-reclamacion .ms-main-menu-reclamacion a
{
    background-color: #ED2332;
}

.uk-grid-divider > :not(.uk-first-column)::before
{
    border-color: #1E3D4D;
}





.ms-header-alt2 .ms-slideshow-alt .swiper-slide
{
    padding-top: 160px;
}

@media screen and (max-width: 960px)
{
    .ms-header-alt2 .ms-slideshow-alt .swiper-slide
    {
        padding-top: 160px;
        margin-top: -160px;
    }
}

:root {
    --swiper-navigation-size: 28px;
}
:root {
    --swiper-theme-color: rgba(255,255,255,0.5);
}

.swiper
{
    width: 100%;
    min-height: 400px;
    max-height: 800px;
    height: 760px;
}

@media screen and (max-width: 960px)
{
    .swiper
    {
        height: 500px;
        margin-top: -260px;
    }
}

.swiper-slide
{
    min-height: 600px;
    max-height: 800px;
}

.swiper-slide img
{
    height: 700px;
    width: auto;
    object-fit: scale-down;
}

.swiper-slide > div:first-child
{
    bottom: 160px;
}

@media screen and (max-width: 960px)
{
    .swiper-slide img
    {
        width: 90%;
        height: auto;
    }

    .swiper-slide > div:first-child
    {
        bottom: 100px;
    }
}

.ms-swiper-slide-1
{
    background: #134050;
}

.ms-swiper-slide-2
{
    background: #f5ba3a;
}

.ms-swiper-slide-3
{
    background: #ef9ca4;
}

.ms-floating-navbar
{
    display: none;
}

.uk-sticky.uk-active .ms-floating-navbar
{
    display: block;
    min-height: 56px;
    background: #fffe;
    box-shadow: 0 0 8px 0px #444;
}

.ms-claimform-group-tab
{

}

.ms-claimform-group-tab.active
{
    background: #1E3D4D;
    color: #fff;
}

.ms-claimform-group-tab.active h3,
.ms-claimform-group-tab.active h4
{
    color: #fff;
}

.ms-claimform-questions-group,
#ms-claimform-submitted
{
    border: solid 1px #1E3D4D;
    min-height: 100px;
}

#ms-claimform-form label.uk-form-label
{
    font-size: 20px;
    padding-bottom: 16px;
    display: block;
    font-weight: 600;
}

#ms-claimform-controls-next i.fa-spin
{
    display: none;
}

#ms-claimform-controls-next.ms-loading
{
    cursor: wait;
    background: rgba(30, 61, 77, 0.5);
}

#ms-claimform-controls-next.ms-loading i.fa-spin
{
    display: inline-block;
}

#ms-claimform-controls-next.ms-loading i:not(.fa-spin)
{
    display: none;
}