@charset "UTF-8";
/* CSS Document */
body {
    font-family: 'Raleway',sans-serif;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5 {
    font-family: 'Raleway', sans-serif;
}

.panel-heading {
    font-family: 'Raleway', sans-serif;
}

label {
    font-family: 'Raleway', sans-serif;
}

a {
    color: #54585a;
}

    a:hover {
        color: #ed8b00;
        text-decoration: none;
    }
/*D68502*/
img a {
    border: 0;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

.aviso {
    background: url("../img/fondo_error.png") no-repeat;
    min-height: 500px;
}

.link {
    position: relative;
    padding: .1875rem 0;
    font-size: 1.175rem;
    line-height: 1.5;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    transition: color .2s;
}

    .link::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        border-bottom: 1px solid #ed8b00;
    }

.main-footer__separator {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: .125rem solid #999;
}

/*Font*/
@font-face {
    font-family: "raleway";
    src: url("../assets/fonts/raleway/raleway-black-webfont.woff2") format("woff2"), url("../assets/fonts/raleway/raleway-black-webfont.woff") format("woff"), url("../assets/fonts/raleway/raleway-black-webfont.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "raleway";
    src: url("../assets/fonts/raleway/raleway-bold-webfont.woff2") format("woff2"), url("../assets/fonts/raleway/raleway-bold-webfont.woff") format("woff"), url("../assets/fonts/raleway/raleway-bold-webfont.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "raleway";
    src: url("../assets/fonts/raleway/raleway-regular-webfont.woff2") format("woff2"), url("../assets/fonts/raleway/raleway-regular-webfont.woff") format("woff"), url("../fonts/raleway/raleway-regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "openSans";
    src: url("../assets/fonts/openSans/OpenSans-ExtraBold.woff2") format("woff2"), url("../assets/fonts/openSans/OpenSans-ExtraBold.woff") format("woff"), url("../assets/fonts/openSans/OpenSans-ExtraBold.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "openSans";
    src: url("../assets/fonts/openSans/OpenSans-Bold.woff2") format("woff2"), url("../assets/fonts/openSans/OpenSans-Bold.woff") format("woff"), url("../assets/fonts/openSans/OpenSans-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "openSans";
    src: url("../assets/fonts/openSans/OpenSans-Regular.woff2") format("woff2"), url("../assets/fonts/openSans/OpenSans-Regular.woff") format("woff"), url("../assets/fonts/openSans/OpenSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.u-brand-primary-color {
    color: #ed8b00;
}

.is-numeric {
    font-family: "openSans" !important;
}

.u-uppercase {
    text-transform: uppercase;
}

.u-font-bold {
    font-weight: 700;
}

.u-font-black {
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.u-font-h1 {
    font-size: 4.625rem;
    line-height: 1.1;
}

    .u-font-h1:hover {
        color: #54585a;
    }

.u-font-h2 {
    font-size: 2.4375rem;
    line-height: 1.1;
}

.u-text-decoration-none {
    text-decoration: none;
}

.u-text-right\@lg {
    text-align: right;
}

.u-text-center {
    text-align: center;
}
/*Botones*/
.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top;
    height: 3rem;
    padding: .375rem .75rem;
    line-height: 1.5;
    border: 1px solid transparent;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: .1875rem;
    background: transparent;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: raleway,Arial;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .7px;
    color: #54585a;
    border-color: #fff;
    cursor: pointer;
    text-decoration: none;
    transition: all .2s;
}

.button--highlight {
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
}

.button--big {
    height: 4.5rem;
}

.button--highlight {
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
}

.button--primary {
    background-color: #ff2e63;
    color: #fff;
}

    .button--primary:hover, .button--primary:focus, .button--primary:active {
        background-color: #bb3f5f;
        color: #fff;
    }

    .button--primary[disabled] {
        background-color: #bbb;
        cursor: not-allowed;
    }


/*Margins*/
.separator {
    margin-top: .75rem;
    margin-bottom: .75rem;
    border-bottom: 2px solid #ddd;
    position: relative;
}

.separator--secondary, .separator--secondary-left {
    position: relative;
    width: 5.9375rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 6px solid #bbb;
}

.separator--secondary {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.u-margin-right {
    margin-right: 0.5rem !important;
}

.u-margin-bottom-tiny {
    margin-bottom: .375rem !important;
}

.u-margin-bottom {
    margin-bottom: 1.5rem !important;
}

.u-margin-bottom-medium {
    margin-bottom: 3rem !important;
}

.u-margin-bottom-small {
    margin-bottom: .75rem !important;
}
/*Images Icons*/
.link__icon, .link__icon--small {
    padding-left: .3125rem;
    color: #54585a;
}

.link__icon {
    font-size: 1.6em;
}

.icon, [data-ico]::after {
    font-family: dp-icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    speak: none;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*Lists*/

.list {
    list-style: none;
    margin-top: 0;
    padding: 0;
}

.u-3-columns--xl {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.list__item {
    position: relative;
    margin-bottom: .8em;
    padding-left: 1.5em;
}

    .list__item::before {
        font-family: dp-icons;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        speak: none;
        vertical-align: middle;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e939";
        position: absolute;
        top: .6em;
        left: 0;
        font-size: .7em;
    }

.list--brand-color .list__item::before {
    color: #ed8b00;
}


.Raleway {
    font-family: 'Raleway', sans-serif;
}

/*Sprite-general*/
.oficina, .oficina_over, .galeria, .galeria_over, .blog, .cliente_over, .cuadroMedico, .cuadroMedico_over, .cliente, .app_over, .app, .logo-cabecera, .boton-calcular, .boton-calcularon, .boton_clientes_alianca, .boton-consultaron, .boton-consultar, .youtube, .twitter, .spotify, .facebook, .ico-candado, .ico-arrow-left, .ico-arrow-up, .ico-arrow-right, .ico-arrow-down, .blog_over16px, .blog16px, .cuadroMedico16px, .cuadroMedico_over16px, .app16px, .app_over16px, .cliente16px, .cliente_over16px, .galeria16px, .galeria_over16px, .oficina16px, .oficina_over16px, .blog_over {
    background: url(.../img/sprite-general.png) no-repeat
}

.oficina {
    background-position: 0 0;
    width: 27px;
    height: 27px
}

    .oficina:hover {
        background-position: -26px 0;
        width: 27px;
        height: 27px
    }

.galeria {
    background-position: -53px 0;
    width: 27px;
    height: 27px
}

    .galeria:hover {
        background-position: -81px 0;
        width: 27px;
        height: 27px
    }

.blog {
    background-position: -273px 0;
    width: 27px;
    height: 27px
}

.cliente:hover {
    background-position: -134px 0;
    width: 27px;
    height: 27px
}

.cuadroMedico {
    background-position: -217px 0;
    width: 27px;
    height: 27px
}

    .cuadroMedico:hover {
        background-position: -245px 0;
        width: 27px;
        height: 27px
    }

.cliente {
    background-position: -108px 0;
    width: 27px;
    height: 27px
}

.app:hover {
    background-position: -189px 0;
    width: 27px;
    height: 27px
}

.app {
    background-position: -161px 0;
    width: 27px;
    height: 27px
}

.logo-cabecera {
    background-position: 0 -28px;
    width: 226px;
    height: 55px
}

.boton-calcular {
    background-position: -241px -91px;
    width: 77px;
    height: 27px
}

    .boton-calcular:hover {
        background-position: -241px -118px;
        width: 77px;
        height: 27px
    }

.boton_clientes_alianca:hover {
    background-position: 0 -119px;
    width: 160px;
    height: 35px
}

.boton_clientes_alianca {
    background-position: 0 -84px;
    width: 160px;
    height: 35px
}

.boton-consultar:hover {
    background-position: -162px -119px;
    width: 77px;
    height: 27px
}

.boton-consultar {
    background-position: -162px -92px;
    width: 77px;
    height: 27px
}

.youtube {
    background-position: -228px -28px;
    width: 37px;
    height: 28px
}

.twitter {
    background-position: -296px -29px;
    width: 33px;
    height: 27px
}

.spotify {
    background-position: -229px -58px;
    width: 32px;
    height: 31px
}

.facebook {
    background-position: -266px -28px;
    width: 29px;
    height: 28px
}

.ico-candado {
    background-position: -266px -58px;
    width: 9px;
    height: 12px
}

.ico-arrow-left {
    background-position: -277px -58px;
    width: 10px;
    height: 11px
}

.ico-arrow-up {
    background-position: -289px -58px;
    width: 10px;
    height: 11px
}

.ico-arrow-right {
    background-position: -313px -58px;
    width: 10px;
    height: 11px
}

.ico-arrow-down {
    background-position: -301px -58px;
    width: 10px;
    height: 11px
}

.blog16px:hover {
    background-position: -331px -18px;
    width: 16px;
    height: 16px
}

.blog16px {
    background-position: -331px -1px;
    width: 16px;
    height: 16px
}

.cuadroMedico16px {
    background-position: -331px -35px;
    width: 16px;
    height: 16px
}

    .cuadroMedico16px:hover {
        background-position: -331px -53px;
        width: 16px;
        height: 16px
    }

.app16px {
    background-position: -263px -73px;
    width: 16px;
    height: 16px
}

    .app16px:hover {
        background-position: -280px -73px;
        width: 16px;
        height: 16px
    }

.cliente16px {
    background-position: -331px -70px;
    width: 16px;
    height: 16px
}

    .cliente16px:hover {
        background-position: -331px -87px;
        width: 16px;
        height: 16px
    }

.galeria16px {
    background-position: -298px -73px;
    width: 16px;
    height: 16px
}

    .galeria16px:hover {
        background-position: -315px -73px;
        width: 16px;
        height: 16px
    }

.oficina16px {
    background-position: -331px -104px;
    width: 16px;
    height: 16px
}

    .oficina16px:hover {
        background-position: -331px -121px;
        width: 16px;
        height: 16px
    }

.blog:hover {
    background-position: -301px 0;
    width: 27px;
    height: 27px
}

/*** TOP ***/
#cabecera {
    margin-bottom: 20px;
}

    #cabecera #logo {
        width: 370px;
        height: 61px;
        float: left;
        margin-left: 0;
    }

/*Bootstrap fix*/
.radio.radiobuttonlist input[type="radio"],
.checkbox.checkboxlist input[type="checkbox"] {
    margin-left: 0;
}

.radio.radiobuttonlist label,
.checkbox.checkboxlist label {
    margin-bottom: 4px;
    margin-left: 0;
}

fieldset legend {
    border: 0;
    font-size: inherit;
    font-weight: 700;
    margin-bottom: 0;
}

fieldset .radio,
fieldset .checkbox {
    margin-top: 4px;
}

.btn-pink {
    color: #fff;
    background-color: #ff2e63;
    border-color: #ff2e63;
}

    .btn-pink:focus,
    .btn-pink.focus {
        color: #fff;
        background-color: #ff2e63;
        border-color: #ff2e63;
    }

    .btn-pink:hover {
        color: #fff;
        background-color: #bb3f5f;
        border-color: #bb3f5f;
    }

    .btn-pink:active,
    .btn-pink.active,
    .open > .dropdown-toggle.btn-pink {
        color: #fff;
        background-color: #bb3f5f;
        border-color: #bb3f5f;
    }

        .btn-pink:active:hover,
        .btn-pink.active:hover,
        .open > .dropdown-toggle.btn-pink:hover,
        .btn-pink:active:focus,
        .btn-pink.active:focus,
        .open > .dropdown-toggle.btn-pink:focus,
        .btn-pink:active.focus,
        .btn-pink.active.focus,
        .open > .dropdown-toggle.btn-pink.focus {
            color: #fff;
            background-color: #ff8c00;
            border-color: #ff8c00;
        }

    .btn-pink:active,
    .btn-pink.active,
    .open > .dropdown-toggle.btn-pink {
        background-image: none;
    }

    .btn-pink.disabled:hover,
    .btn-pink[disabled]:hover,
    fieldset[disabled] .btn-pink:hover,
    .btn-pink.disabled:focus,
    .btn-pink[disabled]:focus,
    fieldset[disabled] .btn-pink:focus,
    .btn-pink.disabled.focus,
    .btn-pink[disabled].focus,
    fieldset[disabled] .btn-pink.focus {
        background-color: #fc2c64;
        border-color: #fc2c64;
    }


/*Bootstrap vertical*/
/* make sidebar nav vertical */
@media (min-width: 768px) {
    .sidebar-nav .navbar .navbar-collapse {
        padding: 0;
        max-height: none;
    }

    .sidebar-nav .navbar ul {
        float: none;
    }

        .sidebar-nav .navbar ul:not {
            display: block;
        }

    .sidebar-nav .navbar li {
        float: none;
        display: block;
    }
}

.sidebar-nav {
    padding-bottom: 10px;
}

    .sidebar-nav .navbar ul ul {
        list-style: none outside none;
    }

    .sidebar-nav .navbar li a {
        padding-top: 2px;
        padding-bottom: 3px;
    }

    .sidebar-nav .navbar li ul li {
        padding-left: 5px;
        margin-top: 2px;
        margin-bottom: 3px;
    }

.navbar-nav {
    padding-bottom: 20px;
}

#menu .menu-titulo {
    color: #54585a;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    padding: 15px 0 5px 15px;
}

#menu .menu-separador {
    border-top: 1px solid #ccc;
    padding-top: 15px;
    margin-top: 5px;
}

#menu a {
    color: #54585a;
    text-decoration: none;
}

    #menu a:hover {
        color: #ed8b00;
    }

#menu .seccion-activa a {
    color: #ed8b00;
}

/*boostrap footer reset nav*/
#footer .nav {
    margin: 5px 0;
}

    #footer .nav > li > a {
        margin: 0 10px 0 0;
        padding: 0;
        text-shadow: none;
    }

        #footer .nav > li > a:hover {
            background-color: #fff
        }

.glyphicon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }

    to {
        transform: scale(1) rotate(360deg);
    }
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

/* CONTENIDO */
.titulo-seccion {
    color: #54585a;
    padding-top: 0;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.titu-seguros-personales {
    color: #54585a;
    font-size: 13px;
    font-weight: bold;
    width: 100px;
    margin-left: -11px;
}

.arial18bold-bottom {
    font-size: 18px;
    font-weight: bold;
}

#enlaces {
    width: 970px;
    color: #999;
    font-size: 10px;
    margin-left: 20px
}

    #enlaces a {
        text-decoration: none;
        color: #777;
    }

        #enlaces a:hover {
            color: #ed8b00;
        }
    /*993333*/
    #enlaces .pie-negrita a {
        color: #777;
        text-decoration: none;
    }

        #enlaces .pie-negrita a:hover {
            color: #ed8b00;
        }
    /*993333*/
    #enlaces .enlace a {
        color: #999;
        text-decoration: none;
    }

        #enlaces .enlace a:hover {
            color: #ed8b00;
        }
    /*993333*/
    #enlaces ul {
        padding: 0 0;
        margin: 0;
    }

    #enlaces li {
        color: #999;
        font-size: 10px;
        line-height: 16px;
        list-style: none outside none;
        padding: 0 0;
        margin: 0;
    }

#enlaces-col1, #enlaces-col2, #enlaces-col3, #enlaces-col4, #enlaces-col5, #enlaces-col6, #enlaces-col7 {
    float: left;
    height: 240px;
}

#enlaces-col1 {
    width: 90px;
}

#enlaces-col2 {
    width: 160px
}

#enlaces-col3 {
    width: 190px
}

#enlaces-col4 {
    width: 120px
}

#enlaces-col5 {
    width: 115px
}

#enlaces-col6 {
    width: 130px
}

#enlaces-col7 {
    width: 160px
}

.aviso-legal {
    margin: 20px 0;
}

/* noticias */
.galeria {
    border: 1px solid #cccccc;
    padding: 6px;
    margin: 5px;
}

.cabecera {
    font-size: 9px;
    color: #52291c;
}

.entradilla {
    font-weight: bold;
    color: #333333;
}

/*Paginador*/

.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination-ys table > tbody > tr > td {
    display: inline;
}

    .pagination-ys table > tbody > tr > td > a,
    .pagination-ys table > tbody > tr > td > span {
        position: relative;
        float: left;
        padding: 8px 12px;
        line-height: 1.42857143;
        text-decoration: none;
        color: #dd4814;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        margin-left: -1px;
    }

    .pagination-ys table > tbody > tr > td > span {
        position: relative;
        float: left;
        padding: 8px 12px;
        line-height: 1.42857143;
        text-decoration: none;
        margin-left: -1px;
        z-index: 2;
        color: #aea79f;
        background-color: #f5f5f5;
        border-color: #dddddd;
        cursor: default;
    }

    .pagination-ys table > tbody > tr > td:first-child > a,
    .pagination-ys table > tbody > tr > td:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .pagination-ys table > tbody > tr > td:last-child > a,
    .pagination-ys table > tbody > tr > td:last-child > span {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }

    .pagination-ys table > tbody > tr > td > a:hover,
    .pagination-ys table > tbody > tr > td > span:hover,
    .pagination-ys table > tbody > tr > td > a:focus,
    .pagination-ys table > tbody > tr > td > span:focus {
        color: #97310e;
        background-color: #eeeeee;
        border-color: #dddddd;
    }




.dpspager {
    font-family: Arial;
    font-size: 10px;
}

.dpspager_currentpage {
    padding: 2px 5px 2px 5px;
    border: 1px solid white;
    font-weight: bold;
}

.dpspager_otherpage a {
    padding: 2px 5px 2px 5px;
    border-top: 1px solid #7F5A2F;
    border-right: 1px solid #441810;
    border-bottom: 1px solid #441810;
    border-left: 1px solid #7F5A2F;
}

.dpspager_otherpage a {
    color: #441810;
}

.dpspager_First_off {
    padding: 2px 5px 2px 5px;
    border: 1px solid #bbbbbb;
    color: #bbbbbb;
}

.dpspager_First {
}

    .dpspager_First a {
        padding: 2px 5px 2px 5px;
        border-top: 1px solid #7F5A2F;
        border-right: 1px solid #441810;
        border-bottom: 1px solid #441810;
        border-left: 1px solid #7F5A2F;
        color: #441810;
    }

.dpspager_Prev_off {
    padding: 2px 5px 2px 5px;
    border: 1px solid #bbbbbb;
    color: #bbbbbb;
    margin-right: 20px;
}

.dpspager_Prev {
    margin-right: 20px;
}

    .dpspager_Prev a {
        padding: 2px 5px 2px 5px;
        border-top: 1px solid #7F5A2F;
        border-right: 1px solid #441810;
        border-bottom: 1px solid #441810;
        border-left: 1px solid #7F5A2F;
        color: #441810;
    }

.dpspager_Next {
    margin-left: 20px;
}

    .dpspager_Next a {
        padding: 2px 5px 2px 5px;
        border-top: 1px solid #7F5A2F;
        border-right: 1px solid #441810;
        border-bottom: 1px solid #441810;
        border-left: 1px solid #7F5A2F;
        color: #441810;
    }

.dpspager_Next_off {
    padding: 2px 5px 2px 5px;
    border: 1px solid #bbbbbb;
    color: #bbbbbb;
    margin-left: 20px;
}

.dpspager_Last {
}

    .dpspager_Last a {
        padding: 2px 5px 2px 5px;
        border-top: 1px solid #7F5A2F;
        border-right: 1px solid #441810;
        border-bottom: 1px solid #441810;
        border-left: 1px solid #7F5A2F;
        color: #441810;
    }

.dpspager_Last_off {
    padding: 2px 5px 2px 5px;
    border: 1px solid #bbbbbb;
    color: #bbbbbb;
}

#iframeajax {
    margin-left: 15px;
}
