@font-face {
    font-family: 'icomoon';
    font-weight: normal;
    font-style: normal;
    src: url('webdirecto\themes\GenesisPublicPortalTheme\src\main\webapp\fonts/icomoon.eot?66haga');
    src: url('webdirecto\themes\GenesisPublicPortalTheme\src\main\webapp\fonts/icomoon.eot?66haga#iefix') format('embedded-opentype'),
    url('webdirecto\themes\GenesisPublicPortalTheme\src\main\webapp\fonts/icomoon.ttf?66haga') format('truetype'),
    url('webdirecto\themes\GenesisPublicPortalTheme\src\main\webapp\fonts/icomoon.woff?66haga') format('woff'),
    url('webdirecto\themes\GenesisPublicPortalTheme\src\main\webapp\fonts/icomoon.svg?66haga#icomoon') format('svg');
}

@font-face {
    font-family: 'Diamond';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/diamond-skinny-webfont.eot');
    src: url('../fonts/diamond-skinny-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/diamond-skinny-webfont.woff') format('woff'), url('../fonts/diamond-skinny-webfont.ttf') format('truetype'), url('../fonts/diamond-skinny-webfont.svg#Diamond') format('svg');
}

body {
    background: #FFFFFF !important;
}

a:focus {
    outline: 0;
}

.quote-public-portlet h1,
.quote-public-portlet h2,
.quote-public-portlet h3,
.quote-public-portlet h4,
.quote-public-portlet h5,
.quote-public-portlet h6 {
    font-family: 'Cabin', 'Open Sans';
}

.portales .co2 ul {
    display: block !important;
}

.portales .co2 .category {
    width: 57% !important;
}

.portales .co2 .category-def {
    width: 42% !important;
}

.portales #personData .field + .field {
    margin-top: 5px;
}

.portales #personData .full-width {
    width: 100%;
}

.portales #personData .right {
    float: right;
}

.portales .phoneSpan {
    display: inline-block;
}

.portales form#form_modifyQuote .fk-check {
    padding: initial;
}

.portales div#cancelQuote label span.icon {
    font-size: 25px;
}

.resume-mv-top {
    font-size: 14px;
    display: none;
    color: #FFFFFF;
    background: #198AC9;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.kutxabank .resume-mv-top {
    color: #000000;
}

.cajasur .resume-mv-top {
    color: #000000;
}

.regal .resume-mv-top {
    background: #812733;
}

.liberty .resume-mv-top {
    background: #244C7F;
}

.resume-mv-top .prize-mv-top {
    font-size: 14px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #FFFFFF;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.kutxabank .resume-mv-top .prize-mv-top {
	color: #000000;
}

.cajasur .resume-mv-top .prize-mv-top {
	color: #000000;
}

.resume-mv-top .prize-mv-top .icon {
    font-size: 20px;
    margin-right: 5px;
}

.resume-mv-top-menu-stck {
    font-size: 14px;
    font-weight: bold;
    display: none;
    width: 100%;
    margin-bottom: 5px;
    padding: 10px 20px;
    color: #FFFFFF;
    background: #198AC9;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.regal .resume-mv-top-menu-stck {
    background: #812733;
}

.liberty .resume-mv-top-menu-stck {
    background: #244C7F;
}

.kutxabank .resume-mv-top-menu-stck, .cajasur .resume-mv-top-menu-stck {
    background: #000;
}

.resume-mv-top-menu-stck .prize-mv-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.resume-mv-top-menu-stck .prize-mv-top .icon {
    font-size: 20px;
    margin-right: 5px;
}

.tabs-generics .tabs-container .tab-content > .row {
    margin-left: 0;
}

.calendar-mvl {
    display: none;
}

.btn-fecha-mvl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 47px;
    padding: 1rem 0;
    cursor: pointer;
    text-transform: uppercase;
    color: #007DC3;
    border: 1px solid #007DC3;
    border-radius: 3px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.regal .btn-fecha-mvl {
    color: #812733;
    border: 1px solid #812733;
}

.liberty .btn-fecha-mvl {
    color: #244C7F;
    border: 1px solid #244C7F;
}

.calendar-mvl .calendar-label {
    font-size: 13px;
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #6E6E6E;
}

.calendar-mvl .texto {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px 0;
    text-transform: uppercase;
    color: #00DF00;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.calendar-mvl .disable-calendar {
    -webkit-filter: opacity(30%);
    filter: opacity(30%);
}

.calendar-mvl .texto .iconN {
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.container-calendar-mv {
    font: 100% 'Open Sans', sans-serif;
    position: relative;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 220px;
    margin-bottom: 30px;
    border: 1px solid #B5B5B5;
    background: #FFFFFF;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.container-calendar-mv .center {
    position: absolute;
    z-index: 1;
    top: calc(50% - 17px);
    background: transparent;
}

.container-calendar-mv .center > span {
    height: 35px;
    border: 1px solid #006AAA;
    background: transparent;
}

.liberty .container-calendar-mv .center > span {
    border: 1px solid #244C7F;
}

.regal .container-calendar-mv .center > span {
    border: 1px solid #812733;
}

.container-calendar-mv .btns-up {
    font-size: 24px;
    position: absolute;
    z-index: 1;
    top: 0;
    text-align: center;
    color: #007DC3;
    -webkit-box-shadow: 0 18px 20px -4px rgba(255, 255, 255, 1);
    box-shadow: 0 18px 20px -4px rgba(255, 255, 255, 1);
}

.container-calendar-mv .btns-down {
    font-size: 24px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    text-align: center;
    color: #007DC3;
    -webkit-box-shadow: 0 -19px 20px -4px rgba(255, 255, 255, 1);
    box-shadow: 0 -19px 20px -4px rgb(255, 255, 255);
}

.container-calendar-mv .btns-up > span {
    cursor: pointer;
}

.container-calendar-mv .btns-down > span {
    cursor: pointer;
}

.container-calendar-mv > div {
    position: relative;
    z-index: 0;
    display: -ms-grid;
    display: grid;
    overflow: hidden;
    width: 100%;
    max-width: 200px;
    background: #FFFFFF;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 5px;
}

.container-calendar-mv > div > div {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 89px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.container-calendar-mv > div > div > span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 42px;
    padding: 10px 0;
    text-align: center;
}

.container-calendar-mv > div > div > span.current {
    font-weight: bold;
    color: #333333;
}

.container-calendar-mv > div > div > span.no-current {
    color: #A9A9A9;
}

.container-calendar-mv > div > div > span.center {
    border: 1px solid blue;
}

.btns-up > span.disabled,
.btns-down > span.disabled {
    pointer-events: none;
    color: grey !important;
}

.modal-calendar .accordion-incluye {
    display: block;
    float: left;
    margin-top: 30px;
}

.calendar-label {
    font-size: 15px;
    font-weight: normal;
    text-transform: none;
    color: #333333;
}

.container-calendar {
    font: 100% 'Open Sans', sans-serif;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.calendar-parent {
    position: relative;
    overflow: hidden;
}

.calendar-parent > span {
    font-size: 24px;
    position: absolute;
    z-index: 13;
    cursor: pointer;
    color: #007DC3;
}

.regal .calendar-parent > span {
    color: #812733;
}

.liberty .calendar-parent > span {
    color: #244C7F;
}

.calendar-parent > span.right {
    right: 0;
}

.calendar-parent > span.disabled {
    color: lightgrey;
}

.container-calendar .month {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: calc(50% - 10px);
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    margin-right: 10px;
    border-bottom: 1px solid #D9D9D9;
    background: #F6F6F6;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.container-calendar .month label {
    font-size: 1.1875rem;
    font-weight: 600;
    width: 100%;
    padding-bottom: 15px;
    text-align: center;
    text-transform: capitalize;
    border-bottom: 1px solid #D9D9D9;
    background: #FFFFFF;
}

.container-calendar .names {
    font-size: .75rem;
    font-weight: normal;
    display: -ms-grid;
    display: grid;
    padding: 5px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    -ms-grid-columns: auto auto auto auto auto auto auto;
    grid-template-columns: auto auto auto auto auto auto auto;
    grid-gap: 3px;
}

.container-calendar .days {
    display: -ms-grid;
    display: grid;
    padding: 5px;
    -ms-grid-columns: auto auto auto auto auto auto auto;
    grid-template-columns: auto auto auto auto auto auto auto;
}

.container-calendar .days div {
    font-weight: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    margin: 3px;
    border: 1px solid #999999;
    background: #FFFFFF;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.container-calendar .days div.disabled {
    font-weight: 100;
    cursor: default;
    color: #999999;
    background: #E4E1E1;
}

.container-calendar .days div.disabled:hover {
    color: #999999;
}

.container-calendar .days div.none {
    border: none;
    background: transparent;
}

.container-calendar .days div.none:hover {
    cursor: default;
}

.container-calendar .days div.actived {
    font-weight: bold;
    border: 3px solid #0000FF;
}

.regal .container-calendar .days div.actived {
    border: 3px solid #812733;
}

.liberty .container-calendar .days div.actived {
    border: 3px solid #244C7F;
}

.kutxabank .container-calendar .days div.actived {
    border: 3px solid #000;
}

.cajasur .container-calendar .days div.actived {
    border: 3px solid #000;
}

.container-calendar .days div:hover {
    cursor: pointer;
    color: #007DC3;
}

.regal .container-calendar .days div:hover {
    color: #812733;
}

.liberty .container-calendar .days div:hover {
    color: #244C7F;
}

.kutxabank .container-calendar .days div:hover {
    color: #000;
}

.cajasur .container-calendar .days div:hover {
    color: #000;
}

.portales .wrapper-marker-text {
    margin-bottom: 24px;
}

.portales .wrapper-marker-text span {
    display: block;
}

.portales .img-container {
    padding-left: 40px;
}

.portales .img-container .img-title {
    font-family: 'Cabin';
    font-size: 25px;
    display: block;
    padding-top: 15px;
    padding-bottom: 24px;
}

.portales .img-container .img-presu {
    display: block;
    float: right;
}

.portales .w-100 {
    width: 100%;
}

.portales .pt-5px {
    padding-top: 5px;
}

#form_personData .container-desple-list {
    margin-top: 15px!important;
}

.mercadotecnia-container {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.legitimos-container {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}
.portales .mt-10px {
    margin-top: 10px;
}

.portales .ml-0px {
    margin-left: 0;
}

.portales .mb-55px {
    margin-bottom: 55px;
}

.portales .ajuste-ptpl-0px {
    padding-top: 0;
    padding-left: 0;
}

.portales .contenedorRestore {
    max-width: 1200px;
    margin: 0 45px;
}

.portales .contenedor-form {
    display: table;
}

.portales .col-form {
    display: table-cell;
    float: none;
    padding-bottom: 30px;
}

.portales .col-info {
    position: relative;
    display: table-cell;
    float: none;
    vertical-align: top;
}

.portales .col-info .img-title {
    position: relative;
    z-index: 1;
    display: block;
}

.portales .col-info .img-presu {
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: 0;
    display: block !important;
    float: none !important;
}

.portales .contenedorRestore .persondata-title {
    margin-top: 30px;
}

.portales .pl-10px {
    padding-left: 10px !important;
}

.portales .img-container-mobile {
    display: none !important;
}

@media only screen and (max-width: 480px) {
    .portales .img-container {
        display: none !important;
    }

    .portales .col-form .s6of12,
    .portales .col-form .s12of12 {
        padding-right: 0 !important;
    }

    .portales .contenedorRestore {
        margin: 0 !important;
    }

    .pack.add .pack-add > p.add {
        min-height: 76px;
    }

    .tabs-generics .tabs {
        display: none !important;
    }

    .tabs-generics .tabs-mv {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media only screen and (max-width: 768px) {
    .portales .img-container .img-presu {
        width: 100%;
    }
    .portales .contenedorRestore {
        margin: 0 !important;
    }
}

.portales .field.text .special-field + .alert {
    padding: 10px;
}

.gdpr-element-title:after {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin-left: 5px;
    content: '+';
    color: #CCCCCC;
}

.gdpr-element-title.collapsed:after {
    content: '-';
}

.gdpr-list__collapsable {
    font-size: 14px;
    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #FAFAFA;
}

.gdpr-list__collapsable h3 {
    font-size: 14px;
    margin-top: 0 !important;
    color: #007DC3;
}

.gdpr-list__collapsable .gdpr-element {
    padding: 5px;
}

.gdpr-list__collapsable .gdpr-element-title {
    color: #007DC3;
}

.gdpr-collapse-link {
    font-size: 20px;
    font-weight: 600;
    line-height: 19px;
    cursor: pointer;
    color: #CCCCCC;
}

.gdpr-text {
    margin: 10px 10px 20px;
}

.gdpr-text ul {
    margin-bottom: 10px;
    list-style: disc inside;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-content {
    display: none;
}

.accordion-content.default {
    display: block;
}

.gdpr-list__collapsable.clr_14028 h3,
.gdpr-list__collapsable.clr_14028 .gdpr-element-title {
    color: #812733;
}

.gdpr-list__collapsable.clr_9072435  h3,
.gdpr-list__collapsable.clr_9072435  .gdpr-element-title {
    color: #812733;
}

.gdpr-list__collapsable.clr_13959 h3,
.gdpr-list__collapsable.clr_13959 .gdpr-element-title {
    color: #007DC3;
}

.gdpr-list__collapsable.clr_13875 h3,
.gdpr-list__collapsable.clr_13875 .gdpr-element-title {
    color: #00669F;
}

/*DATOS CLIENTE*/
.container-priceScreen.row {
    margin: 0 !important;
    padding-bottom: 35px;
    border-bottom: 1px solid #EDEBEB;
}

.container-priceScreen .row {
    margin: 0 !important;
}

.container-data-all {
    clear: both;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto !important;
}

.data {
    width: 100%;
    color: black;
    border-bottom: 1px solid #DCDCDC;
    background-color: #FAFAFA;
}

.data.row {
    margin: 0;
}

.data .data-container {
    font-size: 18px;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.data .data-container .data-client p {
    margin-bottom: 5px;
}

.data .data-container .number-presupuesto {
    font-size: 14px;
    color: #666666;
}

.data .data-container .number-presupuesto span {
    font-weight: bold;
}

.data .data-container .data-btns {
    padding: 0 10px 0 0 !important;
}

.data .data-container .data-btns .data-btn-edit {
    font-size: 13px;
    width: 95%;
    padding: .5em;
    text-align: center;
    text-transform: uppercase;
    color: #218DC9;
    border: 1px solid #DCDCDC;
    border-radius: 3px;
    background-color: #FEFEFE;
}

.kutxabank .data .data-container .data-btns .data-btn-edit, .cajasur .data .data-container .data-btns .data-btn-edit {
    color: #20252b;
}

.data .data-container .data-btns .data-btn-edit span {
    font-size: 24px;
    color: #9C9C9C;
}

.data .data-container .data-btns .data-btn-save {
    font-size: 13px;
    width: 100%;
    padding: .5em;
    text-align: center;
    text-transform: uppercase;
    color: #218DC9;
    border: 1px solid #DCDCDC;
    border-radius: 3px;
    background-color: #FEFEFE;
}

.data .data-container .data-btns .data-btn-save span {
    font-size: 25px;
    color: #9C9C9C;
}

.data-menu-mv {
    font-size: 20px;
    font-weight: bold;
    display: none;
    float: left;
    flex-direction: column;
    width: 100%;
    margin: 0;
    color: black;
    background-color: #F9F9F9;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.data-menu-mv label {
    display: block;
    padding: .5rem 1rem .5rem 1rem !important;
    border-bottom: 5px solid #077DC1;
    background: #FAFAFA;
}

.data-menu-mv .data-menu-list-active {
    display: none !important;
}

.data-menu-mv label .icon {
    font-weight: bold;
    float: right;
    margin-top: 5px;
}

.data-menu-mv div {
    font-size: 16px;
    font-weight: 500;
    font-weight: bold;
    display: none;
    float: left;
    padding: .5rem 0 .5rem 1rem;
    color: #077DC1;
}

.data-menu-mv div span {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}

.data .data-menu {
    font-family: sansation, sans-serif;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    cursor: pointer;
    text-align: center;
}

.data .data-menu .data-menu-list-active {
    font-size: 24px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    float: left;
    width: auto;
    margin-right: 2rem;
    padding: 0 0 .3em 0;
    border-bottom: 5px solid #077DC1;
}

.kutxabank .data .data-menu .data-menu-list-active, .cajasur .data .data-menu .data-menu-list-active {
    border-bottom: 5px solid #20252b;
}

.data .data-menu .data-menu-list-active:before {
    position: absolute;
    top: 31px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -4px;
    content: ' ';
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-transform: rotate(360deg);
    border-width: 7px 8.5px 0 8.5px;
    border-style: solid;
    border-color: #007BC1 transparent transparent transparent;
}

.kutxabank .data .data-menu .data-menu-list-active:before, .cajasur .data .data-menu .data-menu-list-active:before {
    border-color: #20252b transparent transparent transparent;
}

.data .data-menu .data-menu-list {
    font-size: 20px;
    font-size: 20px;
    font-weight: 600;
    float: left;
    width: auto;
    padding: 0 2em 0 0;
    color: #077DC1;
}

.kutxabank .data .data-menu .data-menu-list, .cajasur .data .data-menu .data-menu-list {
    color: #20252b;
}

.data .data-menu .data-menu-list span {
    font-size: 18px;
    font-weight: normal;
}

/*END DATOS CLIENTE*/

/* TAb de las modalidades*/

/* TYPE SEGUROS */
.seguros-container, .method-container {
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 40px 0;
    border-bottom: 1px solid #EDEBEB;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.seguros-container .icon-recommended {
    position: relative;
}

.seguros-container .icon-recommended:before {
    font-weight: normal;
    position: absolute;
    width: 100%;
    height: 30px;
    content: '.';
    -webkit-transform: translate(0px, -40px);
    -ms-transform: translate(0px, -40px);
    transform: translate(0px, -40px);
    color: transparent;
    background-repeat: no-repeat !important;
}

.price-container .icon.icon-info-circle {
    cursor: pointer;
}

.icon-recommended-mv {
    display: none;
    width: 100%;
    height: 30px;
    margin-top: 22px;
    color: transparent;
    background-repeat: no-repeat !important;
    background-position: 45% !important;
    background-size: contain !important;
}

.seguros-container label, .method-container label {
    font-weight: 500;
    padding: .5em .5em .5em 0;
}

.genesis .seguros-container label {
    font-family: sansation, sans-serif;
}

.seguros-container .seguros-item, .method-container .method-item {
    font-size: 18px;
    position: relative;
    width: 100%;
    max-width: 33%;
    padding: .5em;
    cursor: pointer;
    text-align: center;
    color: #666666;
    border: 1px solid  #CCCCCC;
    border-right: 0;
    border-radius: 0;
}

.seguros-container div:first-of-type, .method-container div:first-of-type {
    border-radius: 3px 0 0 3px;
}

.seguros-container div:last-child, .method-container div:last-child{
    border-right: 1px solid  #CCCCCC;
    border-radius: 0 3px 3px 0;
}

.seguros-container .seguros-item:hover, .method-container .seguros-item:hover {
    background: rgba(255,255,255,0);
    background: -webkit-gradient(left top, left bottom, color-stop(54%, rgba(255,255,255,0)), color-stop(100%, rgba(184,186,255,.23)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 54%, rgba(184,186,255,.23) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 54%, rgba(184,186,255,.23) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, rgba(255,255,255,0)), to(rgba(184,186,255,.23)));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 54%, rgba(184,186,255,.23) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b8baff', GradientType=0 );
}

.seguros-container .actived, .method-container .actived {
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    padding: .5em;
    cursor: pointer;
    text-align: center;
    color: black;
    border: 1px solid  #007DC3 !important;
    background: rgba(255,255,255,0);
    background: -webkit-gradient(left top, left bottom, color-stop(54%, rgba(255,255,255,0)), color-stop(100%, rgba(184,186,255,.23)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 54%, rgba(184,186,255,.23) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 54%, rgba(184,186,255,.23) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, rgba(255,255,255,0)), to(rgba(184,186,255,.23)));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 54%, rgba(184,186,255,.23) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b8baff', GradientType=0 );
}

.kutxabank .seguros-container .actived, .kutxabank .method-container .actived, .cajasur .seguros-container .actived, .cajasur .method-container .actived {
    border: 1px solid  #20252b !important;
}

.multi-price-header {
    margin-bottom: 10px;
}

.seguros-container-mv {
    font-size: 18px;
    display: none;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 22px;
}

.seguros-container-mv .seguros-label-mv {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40px;
    padding: 1rem;
    cursor: pointer;
    border: 1px solid #DCDCDC;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.seguros-container-mv .seguros-label-mv > i,
.seguros-container-mv .seguros-label-mv > span {
    font-size: 12px;
    font-weight: bold;
    float: right;
    color: #007DC3;
}

.seguros-container-mv .seguros-desplegable-mv {
    display: none;
    flex-direction: column;
    width: 100%;
    list-style: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.seguros-container-mv .seguros-desplegable-mv li {
    width: 100%;
    padding: 1rem;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #007DC3;
    border: 1px solid  #DCDCDC;
    border-bottom: 0;
}

.seguros-container-mv .seguros-desplegable-mv li.actived {
    font-weight: bold;
    color: black;
}

.seguros-container-mv .seguros-desplegable-mv li:first-child {
    border-top: 0;
}

.seguros-container-mv .seguros-desplegable-mv li:last-child {
    border-bottom: 1px solid  #DCDCDC;
}

.displaySeguros {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-animation: displayseguros .5s cubic-bezier(.41,.29,.52,.98);
    animation: displayseguros .5s cubic-bezier(.41,.29,.52,.98);
    opacity: 1 ;
}

.deploySeguros {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-animation: deployseguros .3s cubic-bezier(.41,.29,.52,.98);
    animation: deployseguros .3s cubic-bezier(.41,.29,.52,.98);
    opacity: 0 ;;
}

@-webkit-keyframes displayseguros {
    0% {
        display: none;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }

    100% {
        display: -webkit-box;
        display: flex;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }
}

@keyframes displayseguros {
    0% {
        display: none;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }

    100% {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }
}

@-webkit-keyframes deployseguros {
    0% {
        display: -webkit-box;
        display: flex;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }
    100% {
        display: none;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }
}

@keyframes deployseguros {
    0% {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
    }
    100% {
        display: none;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0;
    }
}

.staticSeguros {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rotateSeguros {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation: rotateseguros .5s cubic-bezier(.41,.29,.52,.98);
    animation: rotateseguros .5s cubic-bezier(.41,.29,.52,.98);
}

.RrotateSeguros {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation: Rrotateseguros .3s cubic-bezier(.41,.29,.52,.98);
    animation: Rrotateseguros .3s cubic-bezier(.41,.29,.52,.98);
}

@-webkit-keyframes rotateseguros {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@keyframes rotateseguros {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@-webkit-keyframes Rrotateseguros {
    0% {
        -webkit-transform: rotate(120deg);
        transform: rotate(120deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes Rrotateseguros {
    0% {
        -webkit-transform: rotate(120deg);
        transform: rotate(120deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

/*Combo*/
.banner-combo-1 {
    min-width: 30%;
    max-width: 30%;
    min-height: 300px;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    margin: 0 0rem 1rem 0;
    margin-right: 3%;
    cursor: pointer;
    background: grey;
    -webkit-box-shadow: 0 2px 3px 1px #F4F4F4;
    box-shadow: 0 2px 3px 1px #F4F4F4;
}

.banner-combo-2 {
    min-width: 63%;
    max-width: 63%;
    min-height: 300px;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    margin: 0 0rem 1rem 0;
    margin-right: 3%;
    cursor: pointer;
    background: grey;
    -webkit-box-shadow: 0 2px 3px 1px #F4F4F4;
    box-shadow: 0 2px 3px 1px #F4F4F4;
}

/* PACKS */
.packs-prices {
    margin-bottom: 3rem;
}

.packs-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.packs-container .pack {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-width: 30%;
    max-width: 30%;
    min-height: 287px;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    margin: 0 0rem 23px 0;
    margin-right: 3%;
    cursor: pointer;
    border: 1px solid #DCDCDC;
    -webkit-box-shadow: 0 2px 3px 1px rgba(244, 244, 244,1);
    box-shadow: 0 2px 3px 1px rgba(244, 244, 244,1);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pack.add {
    max-width: 63%;
}

.pack.add.add-actived {
    border: 1px solid #007DC3;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 117, 220, .11)), color-stop(100%, rgba(255, 255, 255, .08)));
    background: -webkit-linear-gradient(top, rgba(0, 117, 220, .11) 0%, rgba(255, 255, 255, .08) 100%);
    background: -o-linear-gradient(top, rgba(0, 117, 220, .11) 0%, rgba(255, 255, 255, .08) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 117, 220, .11)), to(rgba(255, 255, 255, .08)));
    background: linear-gradient(to bottom, rgba(0, 117, 220, .11) 0%, rgba(255, 255, 255, .08) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F0F7FC));
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #F0F7FC 100%);
    background: -o-linear-gradient(top, #FFFFFF 0%, #F0F7FC 100%);
    background: linear-gradient(180deg, #FFFFFF 0%, #F0F7FC 100%);
}

.pack.pack-add.add-actived {
    border: 1px solid #007DC3;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 117, 220, .11)), color-stop(100%, rgba(255, 255, 255, .08)));
    background: -webkit-linear-gradient(top, rgba(0, 117, 220, .11) 0%, rgba(255, 255, 255, .08) 100%);
    background: -o-linear-gradient(top, rgba(0, 117, 220, .11) 0%, rgba(255, 255, 255, .08) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 117, 220, .11)), to(rgba(255, 255, 255, .08)));
    background: linear-gradient(to bottom, rgba(0, 117, 220, .11) 0%, rgba(255, 255, 255, .08) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F0F7FC));
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #F0F7FC 100%);
    background: -o-linear-gradient(top, #FFFFFF 0%, #F0F7FC 100%);
    background: linear-gradient(180deg, #FFFFFF 0%, #F0F7FC 100%);
}

.kutxabank .pack.pack-add.add-actived, .cajasur .pack.pack-add.add-actived {
    border: 1px solid #000000;
    background: linear-gradient(180deg,white,#cccccc  100%)
}

.pack.add .icon-ok {
    width: 20px;
    height: 20px;
}

.pack.add .icon-edit,
.pack.add .icon-cancel {
    font-size: 20px;
    color: #007DC3;
}

.pack.add .GENESIS.icon-edit,
.pack.add .GENESIS.icon-cancel {
    font-size: 20px;
    color: #007DC3;
}

.pack.add .pack-desc {
    margin: 0 15px 10px 15px !important;
}

.pack.add .pack-desc p {
    margin: 0;
}

.adv {
    margin-bottom: 20px;
    cursor: default !important;
}

.pack-add {
    cursor: default !important;
}

.adv.pack-add {
    min-width: 63%;
    max-width: 63%;
    min-height: 287px;
    max-height: 287px;
    margin-right: 3%;
}

.adv.pack-add img,
.adv img {
    width: 100%;
    height: 287px;
}

.pack.add .pack-add {
    margin: 0 40px 15px 40px;
}

.pack.add .pack-add > p.no-add {
    font-size: 14px;
    margin: 2.5px 0;
    padding: .5rem 1rem;
    color: black;
    background: #F6F6F6;
}

.pack.add .pack-add > p.add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 40px;
    margin: 2px 0;
    padding: .5rem 12px;
    text-transform: capitalize;
    background: #FFFFFF;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pack.add .pack-add > p.add .form-text {
    display: none;
}

.pack.add .pack-add > p.add .icon,
.pack.add .pack-add > p.add .iconN {
    font-size: 20px;
    margin: 0 5px;
}

.pack.add .pack-add > p.add > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}

.incluye-dvrs {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 600;
    color: #333333;
}

.pack.add .pack-add > p.add > .forms-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.packs-container .pack-long {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-width: 63%;
    max-width: 63%;
    min-height: 287px;
    max-height: 287px;
    margin: 0 0rem 1rem 0;
    margin-right: 3%;
    padding: 1rem;
    border: 1px solid #DCDCDC;
    background: #FFFFFF;
    -webkit-box-shadow: 0 2px 3px 1px rgba(244, 244, 244,1);
    box-shadow: 0 2px 3px 1px rgba(244, 244, 244,1);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.packs-container .pack-long .icon-info-circle {
    font-size: 22px;
    cursor: pointer;
}

.packs-container .pack-long .title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0 !important;
}

.packs-container .pack-long .extra-info {
    margin: 1rem 0 0 0;
    color: #666666;
}

.fake-select.occupants {
    width: 100%;
}

.packs-container .pack.pack-add .pack-title {
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
    text-transform: capitalize;
    color: #333333 !important;
}

.packs-container .actived {
    border: 2px solid #077DC1;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F0F7FC));
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #F0F7FC 100%);
    background: -o-linear-gradient(top, #FFFFFF 0%, #F0F7FC 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F0F7FC));
    background: linear-gradient(180deg, #FFFFFF 0%, #F0F7FC 100%);
}

.packs-container .pack .pack-title-sup {
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0 3px 0;
    padding: 0;
    text-align: center;
    color: #077DC1;
}

.packs-container .pack .pack-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.packs-container .pack .pack-title {
    font-family: sansation, sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 0rem 1rem 9px 1rem;
    text-align: center;
    text-transform: uppercase;
    color: #E85B02;
}

.packs-container .pack .pack-price {
    font-size: 35px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: .7rem;
    margin-bottom: 6px;
    text-align: center;
    color: #077DC1;
}

.packs-container .pack .discounted-pack-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.packs-container .pack .discounted-pack-price .discounted-price,
.packs-container .pack .modal-discounted-pack-price .modal-discounted-price {
    position: relative;
    width: 80px;
}

.modal-pack .modal-mobile-discounted-pack-price .modal-mobile-discounted-price {
    position: relative;
    width: 80px;
    margin: auto;
}

.modal-pack .sub-header .conductor p {
    display: block;
}

.packs-container .pack .discounted-pack-price .discounted-price span:before,
.modal-pack .modal-mobile-discounted-pack-price .modal-mobile-discounted-price span:before {
    position: absolute;
    bottom: 10px;
    left: 5px;
    display: block;
    width: 100%;
    height: 12px;
    content: '';
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    border-top: 3px solid #E2007E;
}

.regal .packs-container .pack .discounted-pack-price .discounted-price span:before,
.regal .modal-pack .modal-mobile-discounted-pack-price .modal-mobile-discounted-price span:before {
    border-top: 3px solid #FF6D22;
}

.packs-container .pack .modal-discounted-pack-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.modal-pack .modal-mobile-discounted-pack-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.packs-container .pack .modal-discounted-pack-price .modal-discounted-pack-price-title,
.modal-pack .modal-mobile-discounted-pack-price .modal-mobile-discounted-pack-price-title {
    font-family: 'open sans';
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #333333;
}

.packs-container .pack .modal-discounted-pack-price .modal-discounted-price .modal-pack-price,
.modal-pack .modal-mobile-discounted-pack-price .modal-mobile-discounted-price .modal-mobile-pack-price {
    font-size: 35px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: .7rem;
    margin-bottom: 6px;
    text-align: center;
    color: #077DC1;
}

.regal .packs-container .pack .modal-discounted-pack-price .modal-discounted-price .modal-pack-price,
.regal .modal-pack .modal-mobile-discounted-pack-price .modal-mobile-discounted-price .modal-mobile-pack-price {
    color: #812733;
}

.packs-container .pack .modal-discounted-pack-price .modal-discounted-price span:before,
.modal-pack .modal-mobile-discounted-pack-price .modal-mobile-discounted-price span:before {
    position: absolute;
    top: 15px;
    left: 5px;
    display: block;
    width: 100%;
    height: 12px;
    content: '';
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    border-top: 3px solid #E2007E;
}

.regal .packs-container .pack .modal-discounted-pack-price .modal-discounted-price span:before,
.regal .modal-pack .modal-mobile-discounted-pack-price .modal-mobile-discounted-price span:before {
    border-top: 3px solid #FF6D22;
}

.packs-container .pack .modal-discounted-pack-price .modal-discounted-price-icon,
.modal-pack .modal-mobile-discounted-pack-price .modal-mobile-discounted-price-icon {
    margin-top: 8px;
}

.packs-container .pack .pack-fake-price {
    font-size: 35px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .7rem;
    text-align: center;
    color: #077DC1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.kutxabank .packs-container .pack .pack-fake-price, .cajasur .packs-container .pack .pack-fake-price {
    color: #20252b;
}

.packs-container .pack .pack-fake-price span:first-child {
    font-size: 22px;
    font-weight: initial;
    padding-bottom: 5px;
}

.packs-container .pack .pack-desc {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 1px 0 1px;
    padding: 0 1rem 0 1rem;
    text-align: center;
    color: #666666;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.packs-container .pack .pack-desc .desc {
    margin-bottom: 10px !important;
}

.packs-container .pack .pack-desc .pack-desc-btns {
    float: left;
    width: 100%;
    margin-bottom: 15px !important;
}

.packs-container .pack .pack-desc .pack-desc-btns .btn-normal {
    float: left;
    width: 50%;
    padding: .3rem 0;
    cursor: pointer;
    color: rgb(152, 148, 152);
    border: 1px solid #DCDCDC;
    border-radius: 3px 0 0 3px;
    background: #FFFFFF;
}

.packs-container .pack .pack-desc .pack-desc-btns .btn-premium {
    float: left;
    width: 50%;
    padding: .3rem 0;
    cursor: pointer;
    color: rgb(152, 148, 152);
    border: 1px solid #DCDCDC;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    background: #FFFFFF;
}

.packs-container .pack .pack-desc .pack-desc-btns .actived {
    color: #FFFFFF;
    border: 1px solid #077DC1;
    background: #077DC1;
}

.packs-container .pack .pack-footer {
    font-size: 14px;
    float: left;
    width: 100%;
    color: #077DC1;
    border-top: 1px solid #DCDCDC;
    background-color: rgb(245, 245, 245);
}

.packs-container .pack .pack-footer .info {
    float: left;
    width: 50%;
    padding: 1rem;
    cursor: pointer;
}

.packs-container .pack .pack-footer .add {
    font-size: 25px;
    float: right;
    width: 50%;
    padding: .5rem 1rem 0 0;
    cursor: pointer;
    text-align: right;
}

.packs-container .pack .pack-btn-add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.packs-container .pack .pack-btn-add .btn-add {
    float: left;
    width: 80%;
    margin: 0 10% 20px 10%;
    padding: .5rem 1rem;
    cursor: pointer;
    text-align: center;
    color: #0D7DC0;
    border: 1px solid #0D7DC0;
    border-radius: 5px;
    background: #FFFFFF;
}

.kutxabank .packs-container .pack .pack-btn-add .btn-add, .cajasur .packs-container .pack .pack-btn-add .btn-add {
    color: #20252b;
    border: 1px solid #20252b;
}

.pack.add .pack-btn-add .btn-add {
    width: 40%;
}

.packs-container .pack .pack-btn-add .btn-add:hover {
    background: #F2F2F2;
}

/* END PACKS */

/* PRICE */
.price-container {
    float: left;
    width: 100%;
    border: 1px solid #DCDCDC;
    border-top: 5px solid #077DC1;
    border-radius: 3px;
    background-color: rgb(245, 245, 245);
}

.kutxabank .price-container, .cajasur .price-container {
    border-top: 5px solid #20252b;
}


#virtual-price {
    position: absolute;
    display: inline-block;
    -webkit-transform: translate(11px,-20px);
    -ms-transform: translate(11px,-20px);
    transform: translate(11px,-20px);
    opacity: 1;
}

#virtual-price1 {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
}

#virtual-price1 ul li.inactived {
    opacity: 0;
}

#virtual-price1 ul li {
    opacity: 1;
}

.addPrice {
    position: relative;
    top: 0;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-animation: addPrice 1s;
    animation: addPrice 1s;
    opacity: 0;
}

@-webkit-keyframes addPrice {
    0% {
        top: 0;
        opacity: 0;
    }
    100% {
        top: 20px;
        opacity: 1;
    }
}

@keyframes addPrice {
    0% {
        top: 0;
        opacity: 0;
    }
    100% {
        top: 20px;
        opacity: 1;
    }
}

.delPrice {
    position: relative;
    top: 0;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-animation: delPrice 1s;
    animation: delPrice 1s;
    opacity: 1;
}

@-webkit-keyframes delPrice {
    0% {
        top: 0;
        opacity: 1;
    }
    100% {
        top: 10px;
        opacity: 0;
    }
}

@keyframes delPrice {
    0% {
        top: 0;
        opacity: 1;
    }
    100% {
        top: 10px;
        opacity: 0;
    }
}

.price-container-mv #total-price, .price-container-mv .modality-price {
    display: inline-block;
    margin: 0 5px;
}

.price-container #total-price, .price-container-mv .modality-price {
    display: inline-block;
}

.price-container .price-cont-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 100%;
    padding: 18px 2rem 22px 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.price-container .price-cont-data .price-title {
    margin-bottom: 1rem;
}

.price-container .price-cont-data .price-title .price-title-general {
    font-family: sansation, sans-serif;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
}

.liberty .price-container .price-cont-data .price-title .price-title-general {
    font-family: 'Cabin';
}

.price-container .price-cont-data .price-title .price-title-specific {
    font-family: sansation, sans-serif;
    font-size: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.liberty .price-container .price-cont-data .price-title .price-title-specific {
    font-family: 'Cabin';
}

.price-container .price-desc p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.price-container .price-cont-data .price-value {
    font-size: 54px;
    font-weight: bold;
}

.price-container .price-cont-data .first-price {
    font-size: 46px;
    font-weight: bold;
}

.price-container .price-cont-data .price-value span {
    font-size: 35px;
}

.price-container .price-cont-data .rest-price {
	font-size: 18px;	
}

.price-container .price-cont-data .price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.price-container .price-cont-data .payment-price {
	display: -webkit-inline-box
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.price-container .price-cont-data .price-modal-type {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgb(152, 148, 152);
}

.price-container .price-cont-data .price-modal-type .icon {
    font-size: 20px;
    display: none;
    color: #077DC1;
}

.price-container .price-cont-data .price-btn {
    font-size: 16px;
    font-weight: bold !important;
    width: 100%;
    margin-top: 10px;
    padding: 1rem;
    cursor: pointer;
    -webkit-animation-name: animButtom;
    animation-name: animButtom;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    text-decoration: none;
    color: #FFFFFF;
    border: none;
    border-radius: 5px;
    background: #E85B02;
    background-size: 200% auto;
}

.kutxabank .price-container .price-cont-data .price-btn, .cajasur .price-container .price-cont-data .price-btn {
    -webkit-animation-name: animButtomProvider;
    animation-name: animButtomProvider;
    background: #20252b;
}

.price-container .price-cont-resume {
    float: left;
    width: calc( 100% - 2rem);
    margin: 0  1rem 1rem;
    padding: 1rem;
    background-color: #FFFFFF;
}

.price-container .price-cont-resume .comboColectivo {

}

.price-container .price-cont-resume .comboColectivo img {
    margin-left: 10px;
}

.price-cont-resume .price-desc {
    position: relative;
}

/*DESPLEGABLE PRECIO*/
.modal-type-price {
    position: absolute;
    z-index: 999;
    display: none;
    width: 100%;
    background: #FFFFFF;
}

.modal-type-price ul {
    width: 100%;
    border: 1px solid #007DC3;
}

.modal-type-price ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 1rem .5rem;
    padding-right: 2rem;
    text-align: center;
    border-bottom: 1px solid #DCDCDC;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.modal-type-price ul li:first-child .icon {
    font-size: 20px;
    display: inline-block;
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #007DC3;
}

.modal-type-price ul li:hover {
    cursor: pointer;
    background-color: #007DC3;
}

.modal-type-price ul li:hover * {
    color: #FFFFFF !important;
}

.modal-type-price ul li span {
    min-width: 33%;
}

.modal-type-price .price {
    font-size: 1.5rem;
}

.modal-type-price li:first-child .price {
    font-size: 2rem;
    font-weight: bold;
}

.modal-type-price .type-pay {
    font-size: .7rem;
    line-height: 40px;
}

.modal-type-price .ini-pay {
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.modal-type-price .ini-pay .title {
    font-size: .7rem;
    font-weight: 400;
    color: grey;
}

/*END DESPLEGABLE PRECIO*/

.packs-marcados .icon {
    cursor: pointer;
}

.price-desc .popo-up {
    position: absolute;
    left: 0;
    display: block;
    padding: 1rem;
    -webkit-transform: translate(-320px, -55px);
    -ms-transform: translate(-320px, -55px);
    transform: translate(-320px, -55px);
    border: 1px solid #007BC1;
    border-right: 3px solid #007BC1;
    background: #FFFFFF;
}

.price-desc .popo-up:after {
    position: absolute;
    top: 26px;
    left: 100%;
    width: 0;
    height: 0;
    margin-left: -4px;
    content: ' ';
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-width: 9px 8.5px 0 8.5px;
    border-style: solid;
    border-color: #007BC1 transparent transparent transparent;
}

.price-container .price-cont-resume .price-desc .icon {
    font-size: 22px;
    margin: 0 10px 0 5px;
    color: #077DC3;
}

.kutxabank .price-container .price-cont-resume .price-desc .icon, .cajasur .price-container .price-cont-resume .price-desc .icon {
    color: #20252b;
}

.price-container .price-cont-resume .price-desc .fa {
    font-size: 16px;
    margin-right: 10px;
    margin-left: 10px;
    color: #077DC3;
}

.price-container .price-cont-resume .price-desc .price-desc-title {
    font-weight: bold;
    display: block;
    margin-bottom: 1rem;
}

.price-desc-title.select {
    margin-top: 32px;
}

.price-container .price-cont-resume .price-desc .price-desc-item {
    margin: .5rem 0 .5rem 0;
    color: rgb(152, 148, 152);
}

.price-container .price-cont-resume .price-desc .price-desc-item span {
    font-size: 18px;
    color: #077DC1;
}

.price-container-mv {
    position: fixed;
    z-index: 998;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 104px;
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
    padding: 10px 15px;
    background-color: rgba(250,250,250,1);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.27);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.27);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.price-container-mv .price-btn {
    font-size: 18px;
    font-size: 16px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40px;
    padding: 0;
    cursor: pointer;
    -webkit-animation-name: animButtom;
    animation-name: animButtom;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    border-radius: 5px;
    background: #E85B02;
    background-size: 200% auto;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.kutxabank .price-container-mv .price-btn, .cajasur .price-container-mv .price-btn {
    -webkit-animation-name: animButtomProvider;
    animation-name: animButtomProvider;
    background: #20252b;
}

@-webkit-keyframes animButtom {
    0% {
        background-image: -webkit-gradient(linear, left top, right top, from(#E85B02), color-stop(51%, #E88902), to(#E85B02));
        background-image: -webkit-linear-gradient(left, #E85B02 0%, #E88902 51%, #E85B02 100%);
        background-image: linear-gradient(to right, #E85B02 0%, #E88902 51%, #E85B02 100%);
        background-position: right center;
    }

    100% {
        background-image: -webkit-gradient(linear, left top, right top, from(#E85B02), color-stop(51%, #E88902), to(#E85B02));
        background-image: -webkit-linear-gradient(left, #E85B02 0%, #E88902 51%, #E85B02 100%);
        background-image: linear-gradient(to right, #E85B02 0%, #E88902 51%, #E85B02 100%);
    }
}

@keyframes animButtom {
    0% {
        background-image: -webkit-gradient(linear, left top, right top, from(#E85B02), color-stop(51%, #E88902), to(#E85B02));
        background-image: -webkit-linear-gradient(left, #E85B02 0%, #E88902 51%, #E85B02 100%);
        background-image: -o-linear-gradient(left, #E85B02 0%, #E88902 51%, #E85B02 100%);
        background-image: linear-gradient(to right, #E85B02 0%, #E88902 51%, #E85B02 100%);
        background-position: right center;
    }

    100% {
        background-image: -webkit-gradient(linear, left top, right top, from(#E85B02), color-stop(51%, #E88902), to(#E85B02));
        background-image: -webkit-linear-gradient(left, #E85B02 0%, #E88902 51%, #E85B02 100%);
        background-image: -o-linear-gradient(left, #E85B02 0%, #E88902 51%, #E85B02 100%);
        background-image: linear-gradient(to right, #E85B02 0%, #E88902 51%, #E85B02 100%);
    }
}

@-webkit-keyframes animButtomProvider {
    0% {
        background-image: -webkit-gradient(linear,left top,right top,from(#20252b),color-stop(51%,#494d53),to(#20252b));
        background-image: -webkit-linear-gradient(left,#20252b 0,#494d53 51%,#20252b 100%);
        background-image: linear-gradient(to right,#20252b 0,#494d53 51%,#20252b 100%);
        background-position: right center
    }

    100% {
        background-image: -webkit-gradient(linear,left top,right top,from(#20252b),color-stop(51%,#494d53),to(#20252b));
        background-image: -webkit-linear-gradient(left,#20252b 0,#494d53 51%,#20252b 100%);
        background-image: linear-gradient(to right,#20252b 0,#494d53 51%,#20252b 100%)
    }
}

@keyframes animButtomProvider {
    0% {
        background-image: -webkit-gradient(linear,left top,right top,from(#20252b),color-stop(51%,#494d53),to(#20252b));
        background-image: -webkit-linear-gradient(left,#20252b 0,#494d53 51%,#20252b 100%);
        background-image: -o-linear-gradient(left,#20252b 0,#494d53 51%,#20252b 100%);
        background-image: linear-gradient(to right,#20252b 0,#494d53 51%,#20252b 100%);
        background-position: right center
    }

    100% {
        background-image: -webkit-gradient(linear,left top,right top,from(#20252b),color-stop(51%,#494d53),to(#20252b));
        background-image: -webkit-linear-gradient(left,#20252b 0,#494d53 51%,#20252b 100%);
        background-image: -o-linear-gradient(left,#20252b 0,#494d53 51%,#20252b 100%);
        background-image: linear-gradient(to right,#20252b 0,#494d53 51%,#20252b 100%)
    }
}

.price-container-mv .price-title-mv {
    font-size: 14px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3px !important;
    text-transform: uppercase;
}

.price-container-mv .price-title-mv > span:last-child {
    font-size: 14px;
    display: block;
    text-transform: capitalize;

    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.price-container-mv .price-resume-mv {
    font-size: 14px;
    margin-bottom: 10px !important;
}

.price-container-mv .price-resume-mv div {
    font-size: 14px;
    font-weight: 500;
    float: left;
    width: 50%;
}

.price-container-mv .price-resume-mv div:last-child {
    float: right;
    cursor: pointer;
    text-align: right;
    color: #007DC3;
}

/* END PRICE */
/* Motos*/
.incluye-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.price-desc-title-moto {
    font-weight: bold;
    display: block;
    margin-bottom: 1rem;
}

.incluye-container .inclu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    width: 95%;
    padding: 1rem;
    border-top: 1px solid  #DCDCDC;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.incluye-container .inclu-item:last-child {
    border-bottom: 1px solid  #DCDCDC;
}

.incluye-container .inclu-item .desc {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.incluye-container .inclu-item span.icon {
    font-size: 22px;
    margin: 0 .5rem;
    margin: 0 10px 0 5px;
    color: #077DC3;
}

.completaPacks {
    font-size: 20px;
    position: relative;
    display: block;
    clear: both;
    width: 90%;
    max-width: 1200px;
    margin: 25px 0;
    margin: 25px auto!important;
    color: black;
}

.genesis .completaPacks {
    font-family: sansation, sans-serif;
}

.genesis .completaPacks.hasBanner.globalBannerSlide {
	font-family: 'Open Sans', sans-serif;
}

.completaPacks.hasBanner {
    margin: 40px auto !important;
}

.modalities-separator {
    width: 100%;
    margin-bottom: 1rem;
    border: 1px solid #EDEBEB;
}

.modalities-separator-1 {
    width: calc(100% - 4px);
    margin: 40px auto 20px auto;
    border: 1px solid #EDEBEB;
}

.iconN.icon-plus.REGAL {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 3px;
    background-image: url(../images/price_car/addplus_regal.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.iconN.icon-plus.REGAL:before {
    content: '' !important;
}

.iconN.icon-plus.LIBERTY {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 3px;
    background-image: url(../images/price_car/addplus_liberty.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.iconN.icon-plus.LIBERTY:before {
    content: '' !important;
}

.iconN.icon-plus.GENESIS {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 3px;
    background-image: url(../images/price_car/addplus_genesis.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.iconN.icon-plus.GENESIS:before {
    content: '' !important;
}

.iconN.icon-ok {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 3px;
    background-image: url(../images/price_car/check_fat.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.iconN.icon-ok:before {
    content: '' !important;
}

.iconN.icon-check {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-top: 3px;
    background-image: url(../images/price_car/check_fat_genesis.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.iconN.icon-check.GENESIS:before {
    content: '' !important;
}

.iconN.icon-check.LIBERTY {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-top: 3px;
    background-image: url(../images/price_car/check_fat_liberty.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.iconN.icon-check.LIBERTY:before {
    content: '' !important;
}

.iconN.icon-check.REGAL {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-top: 3px;
    background-image: url(../images/price_car/check_fat_regal.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.iconN.icon-check.REGAL:before {
    content: '' !important;
}

/* fin motos*/

/*MODAL PACK DESCRICCION*/
.requote.pack .pack-title-sup {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-top: 1.5rem;
    padding: 0 1.1rem;
    color: #333333;
}

.modal-pack {
    position: fixed;
    z-index: 999;
    top: 10%;
    left: calc( 50% - 400px);
    display: none;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    cursor: default;
    background: #FFFFFF;
}

.modal-pack::-webkit-scrollbar {
    width: 0;
}

.modal-pack .header {
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 100%;
    padding: 1rem;
    color: #FFFFFF;
    background: #000;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.modal-pack .header span:last-child {
    display: block;
    float: right;
    cursor: pointer;
}

.modal-pack .sub-header {
    float: left;
    width: 100%;
    padding: 10px 0 1rem 0;
    text-align: center;
    background-color: #F6F6F6;
}

.modal-pack .sub-header-incluye {
    float: left;
    margin: 1.5rem;
    text-align: left;
}

.modal-pack .sub-header .title {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 15px 0;
    color: black;
}

.modal-pack .sub-header .title span {
    font-size: 36px;
    color: #007DC3;
}

.modal-pack .sub-header .desc {
    font-size: 18px;
    padding: 0rem 2rem 0rem 2rem;
    color: #666666;
}

.modal-pack .container {
    float: left;
    width: 90%;
    margin-top: 40px;
    margin-left: 5%;
}

.modal-pack .container::-webkit-scrollbar {
    width: 5px;
}

.modal-pack .container::-webkit-scrollbar-track {
    background: #F1F1F1;
}

.modal-pack .container::-webkit-scrollbar-thumb {
    background: #007DC3;
}

.modal-pack .container::-webkit-scrollbar-thumb:hover {
    background: #0068C3;
}

.modal-pack .container .head {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 1rem;
    margin-left: 1rem;
    text-transform: uppercase;
    color: #333333;
}

.modal-pack .container p {
    font-size: 14px;
    margin: 1rem 0;
    color: #333333;
}

.modal-pack .container .title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 1rem;
    color: #333333;
}

.modal-pack .container .check {
    font-size: 1.4rem;
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    text-align: center;
    color: #007DC3;
}

.modal-pack .container .desc {
    padding-right: 2rem;
    text-align: justify;
}

.modal-pack .btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin: 0 auto;
    padding: 2rem;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.modal-pack .btns button {
    width: 45%;
    padding: 1rem;
}

.modal-pack .btns button.add-btn {
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid #E85B02;
    border-radius: 3px;
    background: #E85B02;
}

.modal-pack .btns button.add-btn:hover {
    border: 1px solid #C74D00;
    background: #C74D00;
}

/* END MODAL PACK DESCRICCION*/

/* MODAL INCLUYE */
.modal-incluye {
    position: fixed;
    z-index: 1015;
    top: 0;
    left: 0;
    display: none;
    overflow: scroll;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.modal-incluye::-webkit-scrollbar {
    width: 0;
}

.modal-incluye label {
    font-size: 16px;
    font-weight: bold;
    margin-left: 5%;
}

.modal-incluye .header {
    font-size: 18px;
    float: left;
    width: 100%;
    padding: .5rem;
    color: #FFFFFF;
    background: #007DC3;
}

.kutxabank .modal-incluye .header{
	background: #000;
}

.cajasur .modal-incluye .header{
	background: #000;
}

.modal-incluye .header span:last-child {
    display: block;
    float: right;
    cursor: pointer;
}

.modal-incluye .resume-incluye {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: block;
    float: left;
    width: 80%;
    margin: 1rem 10% 1rem 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.modal-incluye .resume-incluye .title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.modal-incluye .resume-incluye .price {
    font-size: 44px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.modal-incluye .resume-incluye .price .icon {
    font-size: 30px;
}

.modal-incluye .resume-incluye .cent {
    font-size: 34px;
    font-weight: bold;
}

.modal-incluye .resume-incluye .year {
    font-size: 14px;
    font-weight: 500;
}

.modal-incluye .accordion-incluye {
    width: calc(100% - 30px);
    margin: 1rem 15px;
}

.modal-incluye .accordion-incluye .comboColectivoMV .accordion {
    border-top: 0;
}

.modal-incluye .accordion-incluye .comboColectivoMV .accordion .comboColectivoMV-included {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.modal-incluye .accordion-incluye .comboColectivoMV .accordion .comboColectivoMV-included img {
    width: 60px;
    height: 20px;
    margin-top: 5px;
}

.modal-incluye .accordion {
    font-size: 18px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto !important;
    padding: 18px;
    padding-right: 25px;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    text-align: left;
    color: #007DC3;
    border: none;
    border-right: 1px solid rgb(217, 217, 217);
    border-left: 1px solid rgb(217, 217, 217);
    outline: none;
    background-color: rgb(246, 246, 246);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-incluye .accordion:first-child {
    border-top: 1px solid rgb(217, 217, 217);
    border-radius: 5px 5px 0 0;
}

.modal-incluye .accordion:first-child {
    border-radius: 0 0 5px 5px;
}

.modal-incluye .accordion:after {
    font-weight: bold;
    position: absolute;
    top: 32%;
    right: 15px;
    float: right;
    margin-left: 5px;
    content: '\002B';
    color: #777777;
}

.modal-incluye .active:after {
    content: '\2212';
}

.modal-incluye .panel {
    overflow: hidden;
    max-height: 0;
    padding: 0 18px;
    -webkit-transition: max-height .2s ease-out;
    -o-transition: max-height .2s ease-out;
    transition: max-height .2s ease-out;
    color: #626262;
    border: 1px solid rgb(217, 217, 217);
    background-color: rgb(246, 246, 246);;
}
.modal-incluye .btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 15px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.modal-incluye .btns button.add-btn {
    font-size: 16px;
    width: 100%;
    height: 47px;
    max-height: 47px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid #E85B02;
    border-radius: 3px;
    background: #E85B02;
}

.modal-incluye label.selected {
    margin-top: 20px;
    margin-left: 15px;
    padding: 0;
}

.modal-incluye .resume-incluye .price-rest {
    font-size: 28px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #CCC;
}

.modal-incluye .resume-incluye .cent-rest {
    font-size: 18px;
    font-weight: bold;}

.cont-accordion-selected {
    width: calc(100% - 30px);
    margin: 1rem 15px;
}

.accordion-selected {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.accordion-selected > label {
    font-size: 18px;
    font-weight: normal;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 1rem;
    cursor: pointer;
    color: #007DC3;
    border: 1px solid #D9D9D9;
    border-bottom: 0;
    background: #F6F6F6;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.accordion-selected:last-child > label {
    border-bottom: 1px solid #D9D9D9;
}

.regal .accordion-selected > label {
    color: #812733;
}

.kutxabank .accordion-selected > label {
    color: #000000;
}

.cajasur .accordion-selected > label {
    color: #000000;
}

.liberty .accordion-selected > label {
    color: #244C7F;
}

.accordion-selected > label > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.accordion-selected > span {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    margin: 0;
    background: #F6F6F6;
}

.accordion-selected > label:after {
    font-weight: bold;
    position: relative;
    float: right;
    content: '+';
    color: #777777;
}

.accordion-selected.noDesple > label:after {
    content: '';
}

.accordion-selected input:checked ~ span {
    height: auto;
    padding: 1rem;
    border: 1px solid #D9D9D9;
}

.accordion-selected input:checked ~ label:after {
    font-weight: bolded;
    content: '\2212';
}

.accordion-selected .title {
    font-weight: bold;
    margin-bottom: 10px;
}

/* END MODAL INCLUYE */
/*MODAL PACK DESCRICCION*/
.modal-doble {
    position: fixed;
    z-index: 999;
    top: 5%;
    left: calc( 50% - 400px);
    display: none;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    cursor: default;
    color: black;
    background: #FFFFFF;
}

.modal-doble::-webkit-scrollbar {
    width: 0;
}

.modal-doble .header {
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    color: #FFFFFF;
    background: #007DC3;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-doble .header span:last-child {
    display: block;
    float: right;
    cursor: pointer;
}

.modal-doble .sub-header {
    float: left;
    width: 100%;
    padding: 1rem 0 1rem 0;
    text-align: center;
    background-color: #F6F6F6;
}

.modal-doble .sub-header .title {
    font-size: 1.4rem;
    font-weight: bold;
    padding: 0 0 .5rem 0;
    color: black;
}

.modal-doble .sub-header .title span {
    font-size: 2rem;
    color: #007DC3;
}

.modal-doble .sub-header .desc {
    font-size: 1rem;
    color: rgb(127, 116, 116);
}

.modal-doble .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    width: 90%;
    margin: 5%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.modal-doble .container > .resume-pack {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 50%;
    margin-right: .5rem;
    margin-left: .5rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.modal-doble .container > .resume-pack:first-child {
    margin-left: 0;
}

.modal-doble .container > .resume-pack:last-child {
    margin-right: 0;
}

.modal-doble .container .resume-pack .pack-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 225px;
    max-height: 225px;
    padding: 20px 5% 46px 5%;
    text-align: center;
    border: 1px solid lightgrey;
    background: #FAFAFA;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.modal-doble .container .resume-pack .pack-description .subtitle {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #007DC3;
}

.modal-doble .container .resume-pack .pack-description .title {
    font-family: sansation, sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #E85B02;
}

.regal .modal-doble .container .resume-pack .pack-description .title {
    font-family: diamond;
}

.liberty .modal-doble .container .resume-pack .pack-description .title {
    font-family: sans-serif;
}

.modal-doble .container .resume-pack .pack-description .title small {
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
}

.modal-doble .container .resume-pack .pack-description .price {
    font-size: 36px;
    font-weight: bold;
    color: #007DC3;
}

.modal-doble .container .resume-pack .pack-description .desc {
    font-size: 18px;
    color: #666666;
}

.modal-doble .container .resume-pack .pack-incluyed {
    overflow: auto;
    min-height: 300px;
    max-height: 300px;
    padding: 12px 5%;
    color: #333333;
    border: 1px solid lightgrey;
    border-top: 0;
}

.modal-doble .container .resume-pack .pack-incluyed label {
    font-size: 14px;
    font-weight: bold;
}

.modal-doble .container .resume-pack .pack-incluyed > label {
    font-size: 16px;
    text-transform: uppercase;
}

.modal-doble .container .resume-pack .pack-incluyed .item-incluyed .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
}

.modal-doble .container .resume-pack .pack-incluyed .item-incluyed .iconN {
    min-width: 16px;
    margin: 1rem 0;
    color: #007DC3;
}

.modal-doble .container .resume-pack .pack-incluyed .item-incluyed label {
    font-size: 14px;
    margin: 1rem 0;
}

.modal-doble .container .resume-pack .pack-incluyed .item-incluyed div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.modal-doble .container .resume-pack .pack-incluyed .item-incluyed div > p {
    margin-bottom: 14px;
}

.modal-doble .btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin: 0 auto;
    padding: 2rem;
    padding: 0 0 5% 0;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.modal-doble .btns button.add-btn {
    padding: 1rem 2rem;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid #E85B02;
    border-radius: 3px;
    background: #E85B02;
}

.modal-doble .pack-incluyed::-webkit-scrollbar {
    width: 5px;
}

.modal-doble .pack-incluyed::-webkit-scrollbar-track {
    background: #F1F1F1;
}

.modal-doble .pack-incluyed::-webkit-scrollbar-thumb {
    background: #007DC3;
}

.modal-doble .pack-incluyed::-webkit-scrollbar-thumb:hover {
    background: #0068C3;
}

/* END MODAL doble DESCRICCION*/

/* AGENTES */
.container-agente {
    font-family: 'Open Sans', sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    width: 90%;
    max-width: 1200px;
    height: 115px;
    margin: 0 auto;
    margin-top: 2rem;
    margin-bottom: 1rem;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 0;
    background-color: #F6F6F6;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.container-agente .agente-title {
    font-size: 1.2rem;
    max-width: 20%;
    height: 100%;
    padding: .5rem;
    color: #FFFFFF;
    background-image: url(../images/price_car/agente-fondo.png);
    background-repeat: no-repeat;
    background-size: 90% 100%;
}

.container-agente .agente-title span {
    display: block;
    margin-top: .6rem;
    padding: 1rem 2.5rem 1rem 1rem;
    vertical-align: middle;
}

.container-agente .agente-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 60%;
    padding: 1rem 1rem 1rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.container-agente .agente-body .title {
    font-weight: bold;
    color: #1B395F;
}

.container-agente .agente-body .addres {
    color: #1F1F1F;
}

.container-agente .agente-body .contactUs {
    font-size: 14px;
    text-transform: uppercase;
    color: #1B395F;
}

.container-agente .agente-body .contactUs .icon {
    font-size: 1.5rem;
}

.container-agente .agente-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    margin-right: 1rem;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.container-agente .agente-btn button {
    font-size: 16px;
    width: 100%;
    padding: 1rem .5rem;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 0;
    border-radius: 4px;
    background-color: #1B395F;
}

.txt-dni {
    width: 10%;
}

/* agentes MV */
.container-agente-mv {
    font-family: 'Open Sans', sans-serif;
    display: none;
    flex-direction: column;
    width: 90%;
    margin: 0 auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 0;
    background-color: #F6F6F6;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.container-agente-mv .agente-title-mv {
    font-size: 1.2rem;
    max-width: 100%;
    padding: 1.5rem;
    color: #FFFFFF;
    background-image: url(../images/price_car/agente-fondo-mv.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.container-agente-mv .agente-title-mv span {
    display: block;
    width: 56%;
}

.container-agente-mv .agente-body-mv .title {
    font-weight: bold;
    margin-bottom: 10px;
}

.container-agente-mv .agente-body-mv .addres {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.container-agente-mv .agente-body-mv .addres a {
    margin: 10px 0;
}

.container-agente-mv .agente-body-mv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.container-agente-mv .agente-btn-mv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    text-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.container-agente-mv .agente-btn-mv a {
    width: 100%;
    padding: 0 1rem 0 1rem;
}

.container-agente-mv .agente-btn-mv button {
    font-size: 16px;
    width: 100%;
    padding: 1rem .5rem;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 0;
    border-radius: 4px;
    background-color: #1B395F;
}

.container-agente-mv .contacUs span {
    font-size: 25px;
}

/* FIN AGENTES */

label.onlyFamily {
    font-family: sansation,sans-serif;
    font-size: 24px;
    font-weight: bold;
    display: block;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 26px 0 10px 0;
    color: #007DC3;
}

.kutxabank label.onlyFamily {
    color: #000000;
}

.cajasur label.onlyFamily {
    color: #000000;
}

.regal label.onlyFamily {
    font-family: diamond;
    font-size: 34px;
}

label.onlyFamily.container-data {
    border: none;
    background: transparent;
}

label.onlyFamily.container-data .selects > span {
    width: 100%;
    margin: 15px 0 10px 0;
    color: #000000;
}

@media only screen and (max-width: 1200px) {
    body {
        margin: 0 !important;
    }
}

@media only screen and (max-width: 1100px) {
    .packs-container .pack {
        min-width: 47%;
        max-width: 47%;
    }
    .adv.pack-add {
        min-width: 97%;
        max-width: 97%;
    }
    .container-agente .agente-title {
        max-width: 25%;
    }
}

@media only screen and (max-width: 1042px) {
    .bitdhDate-ajust {
        width: -webkit-max-content !important;
        width: -moz-max-content !important;
        width: max-content !important;
    }
}

@media only screen and (max-width: 990px) {
    .seguros-container label {
        display: none;
    }
    .data-container .data-btns {
        display: none;
    }
    .data-client {
        font-size: 14px;
        width: 90% !important;
        margin-left: 5%;
    }
    .container-agente .agente-title {
        max-width: 30%;
    }
}

@media only screen and (max-width: 880px) {
    .packs-container .pack {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }
    .adv.pack-add {
        min-width: 100%;
        max-width: 100%;
    }
    .packs-container {
        width: calc( 50% - 20px )!important;
        margin-right: 20px !important;
    }
    .container-price {
        width: 50% !important;
    }
    .container-agente .agente-title {
        max-width: 31%;
    }
}

@media only screen and (max-width: 620px) {

    .modalities-separator {
        display: none;
    }

    .container-agente {
        display: none;
    }

    .container-agente-mv {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .packs-container {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .icon-recommended-mv {
        display: block;
    }

    .seguros-container {
        display: none !important;
    }
    
    #formas-pago {
        display: none;
    }

    .modal-pack {
        top: 0;
    }

    .pack.add .pack-btn-add .btn-add {
        width: 80%;
    }

    .pack.add .pack-add {
        margin: 0 15px 15px 15px;
    }

    .pack.add .pack-add > p.add {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .pack.add .pack-add > p.add > span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

    .pack.add .pack-add > p.add .form-text {
        display: block;
    }

    .pack.add .pack-add > p.add .forms-btns {
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-top: 15px;
        color: #007DC3;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .pack.add .pack-add > p.add .forms-btns > span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .regal .pack.add .pack-add > p.add .forms-btns {
        color: #812733;
    }
    
    .kutxabank .pack.add .pack-add > p.add .forms-btns {
        color: #000000;
    }
    
    .cajasur .pack.add .pack-add > p.add .forms-btns {
        color: #000000;
    }

    .liberty .pack.add .pack-add > p.add .forms-btns {
        color: #244C7F;
    }

    .modal-doble .container .resume-pack .pack-incluyed {
        min-height: -webkit-max-content;
        min-height: -moz-max-content;
        min-height: max-content;
        max-height: -webkit-max-content;
        max-height: -moz-max-content;
        max-height: max-content;
    }

    .modal-pack .btns button {
        width: 100%;
    }

    .data-container {
        font-size: 14px !important;
        padding-top: 10px !important;
        padding-bottom: 0 !important;
    }

    .data-container p {
        margin-bottom: 0 !important;
    }

    .data-container .data-client {
        margin-bottom: 10px;
    }

    .price-container {
        display: none;
    }

    .data .data-container .number-presupuesto {
        font-size: 12px;
    }

    .label-pack-D:before {
        right: -5px !important;
    }

    .seguros-container-mv {
        display: block;
    }

    .pack {
        min-width: 90%;
    }

    .price-container-mv {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .data-menu {
        display: none;
    }

    .data-menu-mv {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .modal-pack {
        z-index: 1015;
        left: 0;
    }

    .modal-pack .container {
        margin-top: 30px;
    }

    .modal-pack .header {
        font-size: 18px;
        padding: .5rem;
    }

    .modal-pack .sub-header .title {
        font-size: 20px;
        font-weight: 600;
    }

    .modal-pack .header .icon {
        margin-top: 4px;
    }

    .modal-pack .sub-header {
        padding: 1rem;
    }

    .modal-pack .container .s1of12 {
        width: 10%;
        margin-top: .3rem;
    }

    .modal-pack .container .s11of12 {
        width: calc( 90% - 20px);
        margin-left: 20px;
    }

    .modal-pack .btns {
        width: 100%;
    }

    .pack-long {
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    .pack-long .fake-select.occupants {
        width: 100%;
    }

    .mod-modal .inner {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 35px 10px 0;
    }

    .completaPacks .msg-completa {
        display: none;
    }

    .data-client strong > span {
        display: none;
    }
}

.genesis .icon icon-chevron_down{
	color: #007dc3;
}

/* REGAL */
.regal .data {
    background-color: #F7F6F1;
}

.regal .data .data-menu .data-menu-list-active {
    border-bottom: 5px solid #812733;
}

.regal .icon icon-chevron_down {
    color: #812733;
}

.regal .modal-incluye .btns button.add-btn {
    color: #812733;
    border-color: #FFC72B;
    background: #FFC72B;
}

.kutxabank .modal-incluye .btns button.add-btn, .cajasur .modal-incluye .btns button.add-btn {
    color: #FFFFFF;
    border-color: #000000;
    background: #000000;
}

.regal .pack.add .icon-edit,
.regal .pack.add .icon-cancel {
    color: #812733;
}

.kutxabank .pack.add .icon-edit,
.kutxabank .pack.add .icon-cancel {
    color: #000000;
}

.cajasur .pack.add .icon-edit,
.cajasur .pack.add .icon-cancel {
    color: #000000;
}

.regal .modal-doble .btns button.add-btn {
    padding: 1rem 2rem;
    color: #812733;
    border: 1px solid #FFC72B;
    border-radius: 3px;
    background: #FFC72B;
}

.regal .msg-warning .war {
    font-weight: bold;
    margin-bottom: .5rem;
    text-transform: uppercase;
    color: #812733;
}

.regal .data .data-menu .data-menu-list-active:before {
    border-color: #812733 transparent transparent transparent;
}

.regal .data-menu-mv label {
    border-bottom: 5px solid #812733;
}

.regal .data-menu-mv div {
    color: #812733;
}

.regal .data .data-menu .data-menu-list {
    color: #812733;
}

.regal .seguros-container .actived {
    border: 1px solid  #812733 !important;
}

.regal .seguros-container .add-actived {
    border: 1px solid  #812733 !important;
}

.regal .seguros-container-mv .seguros-label-mv > i,
.regal .seguros-container-mv .seguros-label-mv > span {
    color: #812733;
}

.regal .seguros-container-mv .seguros-desplegable-mv li {
    color: #812733;
}

.regal .resumen-poliza {
    border-top: 6px solid #812733;
}

.regal label.onlyFamily {
    font-family: diamond;
    color: #812733;
}

.regal .packs-container .pack.pack-add .pack-title {
    font-family: diamond;
    font-size: 26px;
}

.regal .packs-container .actived {
    border: 2px solid #812733;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F7F6F1));
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #F7F6F1 100%);
    background: -o-linear-gradient(top, #FFFFFF 0%, #F7F6F1 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#F7F6F1));
    background: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F7F6F1 100%);
    background: -o-linear-gradient(bottom, #FFFFFF 0%, #F7F6F1 100%);
    background: linear-gradient(0deg, #FFFFFF 0%, #F7F6F1 100%);
}

.regal .packs-container .add-actived {
    border: 1px solid #812733;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #F7F6F1));
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #F7F6F1 100%);
    background: -o-linear-gradient(top, #FFFFFF 0%, #F7F6F1 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#F7F6F1));
    background: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F7F6F1 100%);
    background: -o-linear-gradient(bottom, #FFFFFF 0%, #F7F6F1 100%);
    background: linear-gradient(0deg, #FFFFFF 0%, #F7F6F1 100%);
}

.regal .packs-container .pack .pack-title-sup {
    font-family: diamond;
    font-size: 20px;
    color: #676869;
}

.regal .packs-container .pack .pack-price {
    color: #812733;
}

.regal .packs-container .pack .pack-fake-price {
    color: #812733;
}

.regal .data .data-container {
    padding-top: 40px;
}

.regal .packs-container .pack .pack-desc .pack-desc-btns .actived {
    font-weight: 600;
    color: #812733;
    border: 1px solid #FFC72B;
    background: #FFC72B;
}

.regal .inputRange .selectorRange i {
    margin-right: 5px;
    color: #A04753;
}

.regal .price-container .price-desc p {
    color: #6E6E6E;
}

.regal .packs-container .pack .pack-footer {
    color: #812733;
}

.regal .packs-container .pack .pack-btn-add .btn-add {
    color: #812733;
    border: 1px solid #812733;
}

.regal .price-container {
    border-top: 5px solid #812733;
}

.regal .price-container .price-cont-data .price-modal-type .icon {
    color: #812733;
}

.regal .price-container .price-cont-resume .price-desc .icon {
    color: #812733;
}

.regal .price-container .price-cont-resume .price-desc .fa {
    color: #812733;
}

.regal .price-container .price-cont-resume .price-desc .price-desc-item .icon {
    color: #812733;
}

.kutxabank .price-container .price-cont-resume .price-desc .fa {
    color: #000000;
}

.kutxabank .price-container .price-cont-resume .price-desc .price-desc-item .icon {
    color: #000000;
}

.cajasur .price-container .price-cont-resume .price-desc .fa {
    color: #000000;
}

.cajasur .price-container .price-cont-resume .price-desc .price-desc-item .icon {
    color: #000000;
}

.regal .price-container-mv .price-resume-mv div:last-child {
    color: #812733;
}

.regal .incluye-container .inclu-item .fa-info-circle {
    color: #812733;
}

.regal .modal-pack .header {
    background: #812733;
}

.regal .modal-pack .sub-header .title span {
    color: #812733;
}

.regal .modal-pack .container::-webkit-scrollbar-thumb {
    background: #812733;
}

.regal .modal-pack .container::-webkit-scrollbar-thumb:hover {
    background: #681420;
}

.regal .modal-pack .container .check {
    color: #812733;
}

.regal .data .data-container .data-btns .data-btn-edit {
    color: #812733;
}

.regal .data .data-container .data-btns .data-btn-save {
    color: #812733;
}

.regal .seguros-container .actived {
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    padding: .5em;
    cursor: pointer;
    text-align: center;
    color: black;
    border: 1px solid  #812733 !important;
    background: rgba(255,255,255,0);
    background: -webkit-gradient(left top, left bottom, color-stop(54%, rgba(255,255,255,0)), color-stop(100%, rgba(129, 39, 51, .11)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 54%, rgba(129, 39, 51, .11) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 54%, rgba(129, 39, 51, .11) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, rgba(255,255,255,0)), to(rgba(129, 39, 51, .11)));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 54%, rgba(129, 39, 51, .11) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b8baff', GradientType=0 );
}

.regal .seguros-container .add-actived {
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    padding: .5em;
    cursor: pointer;
    text-align: center;
    color: black;
    border: 1px solid  #812733 !important;
    background: rgba(255,255,255,0);
    background: -webkit-gradient(left top, left bottom, color-stop(54%, rgba(255,255,255,0)), color-stop(100%, rgba(129, 39, 51, .11)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 54%, rgba(129, 39, 51, .11) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 54%, rgba(129, 39, 51, .11) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, rgba(255,255,255,0)), to(rgba(129, 39, 51, .11)));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 54%, rgba(129, 39, 51, .11) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b8baff', GradientType=0 );
}

.regal .seguros-container .seguros-item:hover {
    background: rgba(255,255,255,0);
    background: -webkit-gradient(left top, left bottom, color-stop(54%, rgba(255,255,255,0)), color-stop(100%, rgba(129, 39, 51, .11)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 54%, rgba(129, 39, 51, .11) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 54%, rgba(129, 39, 51, .11) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, rgba(255,255,255,0)), to(rgba(129, 39, 51, .11)));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 54%, rgba(129, 39, 51, .11) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b8baff', GradientType=0 );
}

.regal .icon.icon-chevron_up {
    color: #812733;
}

.regal .icon.icon-chevron_down {
    color: #812733;
}

.regal .packs-container .pack .pack-title {
    font-family: diamond;
    color: #962230;
}

.regal .modal-pack .btns button.add-btn {
    font-size: 16px;
    font-weight: regular !important;
    text-transform: uppercase;
    color: #812733;
    border: 1px solid #FFC72B;
    border-radius: 3px;
    background: #FFC72B;
}

.regal .modal-pack .btns button.add-btn:hover {
    background: #F7B808;
}

.regal .price-container .price-cont-data .price-btn,
.regal .price-container-mv .price-btn {
    font-size: 16px;
    font-weight: bold !important;
    width: 100%;
    cursor: pointer;
    -webkit-animation-name: aniRegal;
    animation-name: aniRegal;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    text-decoration: none;
    color: #812733;
    border: none;
    border-radius: 5px;
    background: #FFC72B;
    background-size: 200% auto;
}

.regal .modal-additional .btns div.add,
.regal .modal-range .btns button.add {
    min-width: 150px;
    color: #812733;
    border-radius: 3px;
    background: #FFC72B;
}

.regal .modal-additional .btns div.add:hover,
.regal .modal-range .btns button.add:hover {
    color: #812733;
    background: #F7B600;
}

.regal .modal-additional .btns span.cancel,
.regal .modal-range .btns span.cancel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 150px;
    color: #812733;
    border: 1px solid #812733;
    border-radius: 3px;
    background: #FFFFFF;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.regal .modal-additional .btns span.cancel:hover,
.regal .modal-range .btns span.cancel:hover {
    color: #812733;
    border: 1px solid #812733;
    border-radius: 3px;
    background: #F2F2F2;
}

@-webkit-keyframes aniRegal {
    0% {
        background-image: -webkit-gradient(linear, left top, right top, from(#FFC72B), color-stop(51%, #FFC72B), to(#FFC72B));
        background-image: -webkit-linear-gradient(left, #FFC72B 0%, #FFC72B 51%, #FFC72B 100%);
        background-image: linear-gradient(to right, #FFC72B 0%, #FFC72B 51%, #FFC72B 100%);
        background-position: right center;
    }

    100% {
        background-image: -webkit-gradient(linear, left top, right top, from(#FFC72B), color-stop(51%, #FFC72B), to(#FFC72B));
        background-image: -webkit-linear-gradient(left, #FFC72B 0%, #FFC72B 51%, #FFC72B 100%);
        background-image: linear-gradient(to right, #FFC72B 0%, #FFC72B 51%, #FFC72B 100%);
    }
}

@keyframes aniRegal {
    0% {
        background-image: -webkit-gradient(linear, left top, right top, from(#FFC72B), color-stop(51%, #FFC72B), to(#FFC72B));
        background-image: -webkit-linear-gradient(left, #FFC72B 0%, #FFC72B 51%, #FFC72B 100%);
        background-image: -o-linear-gradient(left, #FFC72B 0%, #FFC72B 51%, #FFC72B 100%);
        background-image: linear-gradient(to right, #FFC72B 0%, #FFC72B 51%, #FFC72B 100%);
        background-position: right center;
    }

    100% {
        background-image: -webkit-gradient(linear, left top, right top, from(#FFC72B), color-stop(51%, #FFC72B), to(#FFC72B));
        background-image: -webkit-linear-gradient(left, #FFC72B 0%, #FFC72B 51%, #FFC72B 100%);
        background-image: -o-linear-gradient(left, #FFC72B 0%, #FFC72B 51%, #FFC72B 100%);
        background-image: linear-gradient(to right, #FFC72B 0%, #FFC72B 51%, #FFC72B 100%);
    }
}

.regal .modal-incluye .header {
    background: #812733;
}

.regal .modal-incluye .accordion {
    color: #812733;
}

.regal .incluye-container .inclu-item span.icon {
    color: #812733;
}

.regal .modal-additional .header,
.regal .modal-range .header {
    background: #812733;
}

.regal .modal-additional .desc p:first-child,
.regal .modal-range .desc p:first-child {
    color: #812733;
}

.regal .modal-doble .header {
    background: #812733;
}

.regal .modal-doble .sub-header .title span {
    color: #812733;
}

.regal .modal-doble .container .resume-pack .pack-description .price {
    color: #812733;
}

.regal .modal-doble .container .resume-pack .pack-description .subtitle {
    font-family: diamond;
    font-size: 20px;
    color: #812733;
}

.regal .modal-doble .pack-incluyed::-webkit-scrollbar-thumb {
    background: #812733;
}

.regal .modal-doble .pack-incluyed::-webkit-scrollbar-thumb:hover {
    background: #71222C;
}

.regal .resumen-poliza {
    border-top: 6px solid #812733;
}

.regal .resumen-poliza .poliza-incluye {
    color: #812733;
}

.regal .resumen-poliza .poliza-title .icon,
.resumen-poliza .poliza-title .fa {
    color: #812733;
}

.regal .resumen-poliza .poliza-start span:last-child {
    color: #812733;
}

.regal .modal-body .modal-header {
    background: #812733;
}

.regal .modal-body .modal-subheader .resume-policy > span:first-child {
    color: #812733;
}

.regal .modal-body .modal-btn .acept {
    color: #812733;
    background: #FFC72B;
}

/*liberty*/
.liberty {
    background: #FFFFFF;
}

.liberty .icon icon-chevron_down {
    color: #244C7F;
}

.liberty .data .data-menu {
    font-family: 'Cabin';
}

.liberty .data .data-menu .data-menu-list-active {
    border-bottom: 5px solid #244C7F;
}

.liberty .data .data-menu .data-menu-list-active:before {
    border-color: #244C7F transparent transparent transparent;
    top: 37px;
}

.liberty .data .data-menu .data-menu-list {
    color: #244C7F;
}

.liberty .packs-container .pack.pack-add .pack-title {
    font-family: 'Open Sans', sans-serif;
}

.liberty .modal-doble .btns button.add-btn {
    padding: 1rem 2rem;
    color: #FFFFFF;
    border: 1px solid #D58400;
    border-radius: 3px;
    background: #D58400;
}

.liberty .seguros-container .actived {
    border: 1px solid  #244C7F !important;
}

.liberty .data-menu-mv label {
    border-bottom: 5px solid #244C7F;
}

.liberty .data-menu-mv div {
    color: #244C7F;
}

.liberty .pack.add .icon-edit,
.liberty .pack.add .icon-cancel {
    color: #244C7F;
}

.liberty .resumen-poliza {
    border-top: 6px solid #244C7F;
}

.liberty .seguros-container-mv .seguros-label-mv > i,
.liberty .seguros-container-mv .seguros-label-mv > span {
    color: #244C7F;
}

.liberty .seguros-container-mv .seguros-desplegable-mv li {
    color: #244C7F;
}

.liberty .modal-incluye .btns button.add-btn {
    border: 1px solid #D58400;
    background: #D58400;
}

.liberty label.onlyFamily {
    font-family: 'Open Sans', sans-serif;
    color: #244C7F;
}

.liberty .packs-container .actived {
    border: 2px solid #244C7F;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(36, 76, 127, .11)), color-stop(100%, rgba(255, 255, 255, .08)));
    background: -webkit-linear-gradient(top, rgba(36, 76, 127, .11) 0%, rgba(255, 255, 255, .08) 100%);
    background: -o-linear-gradient(top, rgba(36, 76, 127, .11) 0%, rgba(255, 255, 255, .08) 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), color-stop(100%, #ECEFF2), to(#DBE2EB));
    background: -webkit-linear-gradient(bottom, #FFFFFF 0%, #ECEFF2 100%, #DBE2EB 100%);
    background: -o-linear-gradient(bottom, #FFFFFF 0%, #ECEFF2 100%, #DBE2EB 100%);
    background: linear-gradient(0deg, #FFFFFF 0%, #ECEFF2 100%, #DBE2EB 100%);
}

.liberty .packs-container .add-actived {
    border: 1px solid #244C7F;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(36, 76, 127, .11)), color-stop(100%, rgba(255, 255, 255, .08)));
    background: -webkit-linear-gradient(top, rgba(36, 76, 127, .11) 0%, rgba(255, 255, 255, .08) 100%);
    background: -o-linear-gradient(top, rgba(36, 76, 127, .11) 0%, rgba(255, 255, 255, .08) 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), color-stop(100%, #ECEFF2), to(#DBE2EB));
    background: -webkit-linear-gradient(bottom, #FFFFFF 0%, #ECEFF2 100%, #DBE2EB 100%);
    background: -o-linear-gradient(bottom, #FFFFFF 0%, #ECEFF2 100%, #DBE2EB 100%);
    background: linear-gradient(0deg, #FFFFFF 0%, #ECEFF2 100%, #DBE2EB 100%);
}

.liberty .packs-container .pack .pack-price {
    color: #244C7F;
}

.liberty .packs-container .pack .pack-fake-price {
    color: #244C7F;
}

.liberty .packs-container .pack .pack-desc .pack-desc-btns .actived {
    border: 1px solid #244C7F;
    background: #244C7F;
}

.liberty .packs-container .pack .pack-footer {
    color: #244C7F;
}

.liberty .packs-container .pack .pack-btn-add .btn-add {
    color: #244C7F;
    border: 1px solid #244C7F;
}

.liberty .price-container {
    border-top: 5px solid #244C7F;
}

.liberty .price-container .price-cont-data .price-modal-type .icon {
    color: #244C7F;
}

.liberty .price-container .price-cont-resume .price-desc .icon {
    color: #244C7F;
}

.liberty .price-container .price-cont-resume .price-desc .fa {
    color: #244C7F;
}

.liberty .price-container .price-cont-resume .price-desc .price-desc-item .icon {
    color: #244C7F;
}

.liberty .price-container-mv .price-resume-mv div:last-child {
    color: #244C7F;
}

.liberty .incluye-container .inclu-item .fa-info-circle {
    color: #244C7F;
}

.kutxabank .price-container-mv .price-resume-mv div:last-child {
    color: #000000;
}

 .kutxabank .incluye-container .inclu-item .fa-info-circle{
    color: #000000;
}

.cajasur .price-container-mv .price-resume-mv div:last-child {
    color: #000000;
}

.cajasur .incluye-container .inclu-item .fa-info-circle{
    color: #000000;
}

.liberty .modal-pack .header {
    background: #244C7F;
}

.liberty .modal-pack .sub-header .title span {
    text-transform: lowercase;
    color: #244C7F;
}

.liberty .modal-pack .container::-webkit-scrollbar-thumb {
    background: #244C7F;
}

.liberty .modal-pack .container::-webkit-scrollbar-thumb:hover {
    background: #681420;
}

.liberty .modal-pack .container .check {
    color: #244C7F;
}

.liberty .data .data-container .data-btns .data-btn-edit {
    color: #244C7F;
}

.liberty .data .data-container .data-btns .data-btn-save {
    color: #244C7F;
}

.liberty .seguros-container .actived {
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    padding: .5em;
    cursor: pointer;
    text-align: center;
    color: black;
    border: 1px solid  #244C7F !important;
    background: rgba(255,255,255,0);
    background: -webkit-gradient(left top, left bottom, color-stop(54%, rgba(255,255,255,0)), color-stop(100%, #DBE2EB));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 54%, #DBE2EB 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 54%, #DBE2EB 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, rgba(255,255,255,0)), to(#DBE2EB));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 54%, #DBE2EB 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#DBE2EB', GradientType=0 );
}

.liberty .seguros-container .seguros-item:hover {
    background: rgba(255,255,255,0);
    background: -webkit-gradient(left top, left bottom, color-stop(54%, rgba(255,255,255,0)), color-stop(100%, #DBE2EB));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 54%, #DBE2EB 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 54%, #DBE2EB 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(54%, rgba(255,255,255,0)), to(#DBE2EB));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 54%, #DBE2EB 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#DBE2EB', GradientType=0 );
}

.liberty.seguros-item .actived {
    color: #1B395F;
}

.liberty .icon.icon-chevron_down {
    color: #244C7F;
}

.liberty .icon.icon-chevron_up {
    color: #244C7F;
}

.liberty .packs-container .pack .pack-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
}

.liberty .packs-container .pack-add .pack-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #333333;
}

.liberty .modal-incluye .header {
    background: #244C7F;
}

.liberty .modal-incluye .accordion {
    color: #244C7F;
}

.liberty .incluye-container .inclu-item span.icon {
    color: #244C7F;
}

.kutxabank .modal-incluye .accordion {
    color: #000000;
}

.cajasur .modal-incluye .accordion {
    color: #000000;
}

.kutxabank .incluye-container .inclu-item span.icon {
    color: #000000;
}

.cajasur .incluye-container .inclu-item span.icon {
    color: #000000;
}

.liberty .incluye-container .inclu-item span.icon {
    color: #244C7F;
}

.liberty .modal-pack .btns button.add-btn {
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 0;
    border-radius: 3px;
    background: #D58400;
}

.liberty .modal-pack .btns button.add-btn:hover {
    background: #D58400;
}

.liberty .modal-additional .header,
.liberty .modal-range .header {
    background: #244C7F;
}

.liberty .modal-additional .desc p:first-child,
.liberty .modal-range .desc p:first-child {
    color: #244C7F;
}

.liberty .modal-additional .btns div.add,
.liberty .modal-range .btns button.add {
    color: #FFFFFF;
    border-radius: 3px;
    background: #D58400;
}

.liberty .modal-additional .btns div.add:hover,
.liberty .modal-range .btns button.add:hover {
    border: 1px solid #C74D00;
    background: #C74D00;
}

.liberty .modal-additional .btns span.cancel,
.liberty .modal-range .btns span.cancel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 150px;
    color: #244C7F;
    border: 1px solid #244C7F;
    border-radius: 3px;
    background: #FFFFFF;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.liberty .modal-additional .btns span.cancel:hover,
.liberty .modal-range .btns span.cancel:hover {
    color: #244C7F;
    border: 1px solid #C17600;
    border-radius: 3px;
    background: #F2F2F2;
}

.liberty .modal-doble .header {
    background: #244C7F;
}

.liberty .modal-doble .sub-header .title span {
    color: #244C7F;
}

.liberty .modal-doble .container .resume-pack .pack-description .price {
    color: #244C7F;
}

.liberty .modal-doble .container .resume-pack .pack-description .subtitle {
    color: #244C7F;
}

.liberty .modal-doble .pack-incluyed::-webkit-scrollbar-thumb {
    background: #244C7F;
}

.liberty .modal-doble .pack-incluyed::-webkit-scrollbar-thumb:hover {
    background: #214776;
}

.liberty .price-container .price-cont-data .price-btn,
.liberty .price-container-mv .price-btn {
    font-size: 16px;
    font-weight: bold !important;
    width: 100%;
    cursor: pointer;
    -webkit-animation-name: aniLiber;
    animation-name: aniLiber;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    text-decoration: none;
    border: none;
    border-radius: 5px;
    background: #D58400;
    background-size: 200% auto;
}

@-webkit-keyframes aniLiber {
    0% {
        background-image: -webkit-gradient(linear, left top, right top, from(#D58400), color-stop(51%, rgba(213, 132, 0, .7)), to(#D58400));
        background-image: -webkit-linear-gradient(left, #D58400 0%, rgba(213, 132, 0, .7) 51%, #D58400 100%);
        background-image: linear-gradient(to right, #D58400 0%, rgba(213, 132, 0, .7) 51%, #D58400 100%);
        background-position: right center;
    }

    100% {
        background-image: -webkit-gradient(linear, left top, right top, from(#D58400), color-stop(51%, rgba(213, 132, 0, .7)), to(#D58400));
        background-image: -webkit-linear-gradient(left, #D58400 0%, rgba(213, 132, 0, .7) 51%, #D58400 100%);
        background-image: linear-gradient(to right, #D58400 0%, rgba(213, 132, 0, .7) 51%, #D58400 100%);
    }
}

@keyframes aniLiber {
    0% {
        background-image: -webkit-gradient(linear, left top, right top, from(#D58400), color-stop(51%, rgba(213, 132, 0, .7)), to(#D58400));
        background-image: -webkit-linear-gradient(left, #D58400 0%, rgba(213, 132, 0, .7) 51%, #D58400 100%);
        background-image: -o-linear-gradient(left, #D58400 0%, rgba(213, 132, 0, .7) 51%, #D58400 100%);
        background-image: linear-gradient(to right, #D58400 0%, rgba(213, 132, 0, .7) 51%, #D58400 100%);
        background-position: right center;
    }

    100% {
        background-image: -webkit-gradient(linear, left top, right top, from(#D58400), color-stop(51%, rgba(213, 132, 0, .7)), to(#D58400));
        background-image: -webkit-linear-gradient(left, #D58400 0%, rgba(213, 132, 0, .7) 51%, #D58400 100%);
        background-image: -o-linear-gradient(left, #D58400 0%, rgba(213, 132, 0, .7) 51%, #D58400 100%);
        background-image: linear-gradient(to right, #D58400 0%, rgba(213, 132, 0, .7) 51%, #D58400 100%);
    }
}

.liberty .resumen-poliza .poliza-incluye {
    color: #244C7F;
}

.liberty .resumen-poliza .poliza-title .icon,
.resumen-poliza .poliza-title .fa {
    color: #244C7F;
}

.liberty .resumen-poliza .poliza-start span:last-child {
    color: #1B395F;
}

.liberty .modal-body .modal-header {
    background: #244C7F;
}

.liberty .modal-body .modal-subheader .resume-policy > span:first-child {
    color: #244C7F;
}

.liberty .modal-body .modal-btn .acept {
    background: #D58400;
}

.kutxabank .modal-body .modal-header {
    background: #000;
}

.kutxabank .modal-body .modal-subheader .resume-policy > span:first-child {
    color: #000;
}

.kutxabank .modal-body .modal-btn .acept {
    background: #000;
}

.cajasur .modal-body .modal-header {
    background: #000;
}

.cajasur .modal-body .modal-subheader .resume-policy > span:first-child {
    color: #000;
}

.cajasur .modal-body .modal-btn .acept {
    background: #000;
}

/*genesis*/

.pack-long .fake-select-content {
    position: relative !important;
    overflow: hidden !important;
    padding: 10px 10px !important;
    cursor: pointer !important;
    border: 1px solid #999999 !important;
    background: #FFFFFF !important;
}

.pack-long .fk-sel-selected {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-flow: row !important;
    flex-flow: row !important;
}

.pack-long .fk-sel-selected span {
    font-size: 14px !important;
    font-size: .875rem !important;
    display: block !important;
    float: left !important;
    width: auto !important;
    padding: 0 !important;
    padding-right: 15px !important;
    text-transform: uppercase !important;
    text-aling: left !important;
}

.pack-long  .fk-sel-option,
.fk-sel-option.selected {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.pack-long .portales .fake-select-options .fk-sel-option,
.portlet-journal-content .fake-select-options .fk-sel-option {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.container-data-all .s4of12,
.container-data-all .s8of12,
.container-data-all .s5of12,
.container-data-all .s7of12,
.data-container .s4of12,
.data-container .s8of12,
.data-container .s5of12,
.data-container .s7of12 {
    padding: 0 !important;
}

.msg-info-sugestion {
    display: none !important;
}

/* ESTILO OFERTAS */
.sales_price {
    float: left;
    width: 100%;
    margin-bottom: .5rem;
}
.sale
s_price .price {
    font-size: 1.5rem;
    padding-left: .5rem;
    color: gray;
}

.sales_price .svg-cross {
    position: absolute;
    width: 65px;
    height: 22px;
    -webkit-transform: translate(-3px, -27px);
    -ms-transform: translate(-3px, -27px);
    transform: translate(-3px, -27px);
}

.sales_price .svg-cross line {
    stroke: #E2007E;
    stroke-width: 2px;
}

.regal .sales_price .svg-cross line {
    stroke: #FF6D22;
}

.sales_price .desc {
    font-weight: bold;
    color: #E2007E;
}

.regal .sales_price .desc {
    color: #FF6D22;
}

/* END ESTILO OFERTAS */

/*MODAL ADDITIONAL PILOS*/
.modal-additional {
    position: fixed;
    top: 10%;
    left: calc( 50% - 425px);
    display: none;
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    background: #FFFFFF;
}

.modal-additional::-webkit-scrollbar {
    width: 0;
}

.modal-additional .row {
    margin: 0;
}

.modal-additional .header {
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 1rem;
    color: #FFFFFF;
    background: #007DC3;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-additional .header span:last-child {
    display: block;
    float: right;
    cursor: pointer;
}

.modal-additional .desc {
    font-size: 16px;
    float: left;
    width: 90%;
    margin: 1rem 5%;
}

.modal-additional .desc p {
    margin: 0;
    padding: .5rem 0;
}

.modal-additional .desc p:first-child {
    font-family: Cabin;
    font-size: 20px;
    color: #007DC3;
}

.kutxabank .modal-additional .desc p:first-child, .cajasur .modal-additional .desc p:first-child {
    color: #20252b;
}

.modal-additional .desc.maxDrivers p:first-child {
    color: #333333!important;
}

.modal-additional .form {
    font-size: 1.1rem;
    float: left;
    width: 100%;
    padding: 1rem 2rem;
}

.modal-additional .form .row:first-child .input {
    width: 47%;
}

.modal-additional .form .row:last-child .input {
    width: 30%;
}

.modal-additional .form .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.modal-additional .form .input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-bottom: 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.modal-additional .form .input label {
    font-size: .9rem;
    padding-bottom: 5px;
}

.modal-additional .form .input input {
    padding: .5rem;
}

.modal-additional .btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin: 0 auto;
    padding: 26px 2rem 30px 2rem;

    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.modal-additional .btns button {
    width: 45%;
    padding: 1rem;
}

.modal-additional .btns div.add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 170px;
    height: 47px;
    padding: 1rem 0;
    color: #FFFFFF;
    border-radius: 3px;
    background: #E85B02;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-additional .btns div.add:hover {
    cursor: pointer;
    background: #C74D00;
}

.modal-additional .btns span.cancel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 170px;
    height: 47px;
    padding: 1rem 0;
    cursor: pointer;
    color: #007DC3;
    border: 1px solid #05659C;
    border-radius: 3px;
    background: #FFFFFF;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-additional .btns span.cancel:hover {
    color: #007DC3;
    border: 1px solid #05659C;
    border-radius: 3px;
    background: #F2F2F2;
}
/* end additional Drivers*/

/* MODAL RANGE */
.modal-range {
    position: fixed;
    top: 10%;
    left: calc( 50% - 400px);
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    background: #FFFFFF;
}

.modal-range .row {
    margin: 0;
}

.modal-range .header {
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 1rem;
    color: #FFFFFF;
    background: #007DC3;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-range .header span:last-child {
    display: block;
    float: right;
    cursor: pointer;
}

.modal-range .desc {
    font-size: 1.1rem;
    margin: 0;
    padding: 30px;
    padding-bottom: 0;
}

.modal-range .desc p {
    font-size: 16px;
    margin-bottom: 0;
    padding: .5rem 0;
}

.modal-range .desc p:first-child {
    font-family: Cabin;
    font-size: 20px;
    color: #007DC3;
}

.kutxabank .modal-range .desc p:first-child, .cajasur .modal-range .desc p:first-child {
    color: #20252b;
}

.modal-range .btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 54%;
    margin: 0 auto;
    padding: 60px 2rem 30px 2rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.modal-range .btns button.add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 170px;
    height: 47px;
    color: #FFFFFF;
    border: 1px solid #E85B02;
    border-radius: 3px;
    background: #E85B02;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-range .btns button.add:hover {
    border: 1px solid #C74D00;
    background: #C74D00;
}

.modal-range .btns span.cancel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 170px;
    height: 47px;
    padding: 1rem 0;
    cursor: pointer;
    color: #007DC3;
    border: 1px solid #05659C;
    border-radius: 3px;
    background: #FFFFFF;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-range .btns span.cancel:hover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 150px;
    padding: 1rem 0;
    color: #007DC3;
    border: 1px solid #05659C;
    border-radius: 3px;
    background: #F2F2F2;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.kutxabank .modal-range .btns span.cancel, .cajasur .modal-range .btns span.cancel, .kutxabank .modal-range .btns span.cancel:hover, .cajasur .modal-range .btns span.cancel:hover  {
    color: #20252b;
    border: 1px solid #20252b;
}

.range-container {
    width: 90%;
    margin-left: 5%;
}

.rangePrice {
    position: relative;
    display: none;
}

.inputRange {
    position: relative;
    width: 75%;
    height: 100px;
    margin: 0 auto;
}

.inputRange .barRange {
    position: absolute;
    z-index: 0;
    top: calc( 50% - 5px );
    display: inline-block;
    width: 533px;
    max-width: 100%;
    height: 14px;
    border-radius: 8px;
    background: #E1E1E1;
}

.inputRange .barRangeFill {
    position: absolute;
    z-index: 1;
    top: calc( 50% - 5px );
    display: inline-block;
    width: 50%;
    max-width: 100%;
    height: 14px;
    border-radius: 8px;
    background-color: #0068A3;
}

.kutxabank .inputRange .barRangeFill, .cajasur .inputRange .barRangeFill {
    background-color: #20252b;
}


.regal .inputRange .barRangeFill {
    background: #6B1520;
}

.regal .inputRange .selectorRange {
    background: #812733;
}

.liberty .inputRange .barRangeFill {
    background: #20436F;
}

.liberty .inputRange .selectorRange {
    background: #244C7F;
}

.inputRange .selectorRange {
    font-weight: bolder;
    line-height: 35px;
    position: absolute;
    z-index: 2;
    top: calc(50% - 18px);
    left: calc(50% - 40px);
    display: inline-block;
    width: 80px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 40px;
    background: #007DC3;
}

.kutxabank .inputRange .selectorRange, .cajasur .inputRange .selectorRange {
    background: #20252b;
}

.inputRange .selectorRange i {
    margin-right: 5px;
    color: #64ABD3;
}

.kutxabank .inputRange .selectorRange i, .cajasur .inputRange .selectorRange i {
    color: #FFF;
}

.inputRange label {
    position: absolute;
    bottom: 10px;
    left: 0;
    display: inline-block;
    width: 100%;
    color: #666666;
}

.inputRange label span {
    float: left;
    width: 50%;
}

.inputRange label span:last-child {
    float: left;
    width: 50%;
    text-align: right;
}

.final-price {
    position: relative;
    width: 20%;
    margin: 0 auto;
    color: #05659C;
}

.kutxabank .final-price, .cajasur .final-price {
    color: #20252b;
}

.regal .final-price {
    color: #812733;
}

.liberty .final-price {
    color: #244C7F;
}

.final-price::before {
    position: absolute;
    top: 10px;
    right: 10px;
    content: '\20AC';
    color: black;
}

.final-price .numberPrice {
    width: 100%;
    padding: .5rem;
}

.final-price .info {
    position: absolute;
    top: 10px;
    right: -25px;
    cursor: pointer;
}

.final-price .info .desc {
    font-size: .8rem;
    position: absolute;
    z-index: 9;
    top: -100px;
    display: none;
    width: 260px;
    min-width: 150px;
    max-width: 300px;
    padding: 1rem;
    color: black;
    border: 1px solid #A9A9A9;
    background-color: #F6F6F6;
    -webkit-box-shadow: 0 1px 13px 0 rgb(208, 206, 206);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
}

.final-price .info .desc:after {
    position: absolute;
    bottom: -7px;
    left: 12px;
    width: 10px;
    height: 10px;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #A9A9A9;
    border-top: 0;
    border-left: 0;
    background: #F6F6F6;
}

.final-price .info span {
    font-size: 22px;
    width: 22px;
    padding-left: 8px;
}

.final-price .info span:hover ~ .desc {
    display: block;
}

/*TAG MONTHLY SALE*/

.monthly-sale {
    float: left;
    width: 100%;
    margin-bottom: .5rem;
}

.monthly-sale div {
    margin-right: 20px;
}

.monthly-sale .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.monthly-sale .tag {
    font-weight: bold;
    display: block;
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-left: 1rem;
    color: #FFFFFF;
    background: url(../images/price_car/mes.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.monthly-sale .days {
    font-size: .8rem;
    line-height: 30px;
    color: #8E8D8D;
}

.monthly-sale .days i {
    margin-right: .5rem;
}

.monthly-sale .price {
    font-size: 1.5rem;
    padding-left: .5rem;
    color: gray;
}

.monthly-sale .svg-cross {
    position: absolute;
    width: 105px;
    height: 20px;
}

.monthly-sale .svg-cross line {
    stroke: #FF0781;
    stroke-width: 3px;
}

/* END TAG MONTHLY SALE*/

/*TAG LABEL-PACK-C*/
.label-pack-C {
    position: relative;
}

.label-pack-C:before {
    font: normal normal normal 14px/1 FontAwesome, Arial;
    font-size: .7rem;
    font-weight: bold;
    position: absolute;
    left: calc(50% - 58px);
    width: 100px;
    padding: 5px;
    content: '\f02b' attr(data-labelpack);
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
    text-align: center;
    word-spacing: 3px;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #FF0781;
}

.regal .label-pack-C:before {
    font: normal normal normal 14px/1 FontAwesome, Arial;
    font-size: .7rem;
    font-weight: bold;
    position: absolute;
    left: calc(50% - 58px);
    width: 100px;
    padding: 5px;
    content: '\f02b' attr(data-labelpack);
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
    text-align: center;
    word-spacing: 3px;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #FF6D22;
}

/*TAG LABEL-PACK-D*/
.label-pack-D {
    position: relative;
}

.label-pack-D:before {
    font-size: .7rem;
    font-weight: bold;
    position: absolute;
    top: -10px;
    right: -10px;
    width: 75px;
    height: 25px;
    padding-top: 2px;
    padding-left: 5px;
    content: attr(data-labelpack);
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: transparent;
    background-image: url(../images/price_car/fav.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}

.banner-mv {
    position: relative;
    z-index: 3;
    display: none;
    width: 100%;
    height: 65px;
    margin: 15px 0;
}

.globalBannerSlide .banner-mv {
    z-index: inherit;
    height: auto;
}

.banner-mv img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.globalBannerSlide .banner-mv img {
	z-index: inherit;
}

.banner-mv .banner-bottom {
    position: absolute;
    top: -6px;
    z-index: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    height: 0;
}

.globalBannerSlide .banner-mv .banner-bottom {
	position: relative;
	z-index: inherit;
	top: -7px;
	height: 0;
}

.banner-mv .banner-bottom .banner-content {
    font-size: 13px;
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #333333;
    background: #D4EEFC;
}

.globalBannerSlide .banner-bottom .banner-content {
	display: none;
}

.regal .banner-mv .banner-bottom .banner-content {
    background: #D5717D;
}

.regal .globalBannerSlide .banner-mv .banner-bottom .banner-content {
	background: #fae8c9;
}

.liberty .banner-mv .banner-bottom .banner-content {
    background: #719ED7;
}

.banner-mv .banner-bottom .banner-button {
    font-family: Cabin;
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
    padding: 3px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 0 0 5px 5px;
    background-color: rgba(0,125,195,1);
}

.globalBannerSlide .banner-mv .banner-bottom .banner-button {
	position: relative;
	top: 0;
}

.regal .banner-mv .banner-bottom .banner-button {
    background-color: #812733;
}

.liberty .banner-mv .banner-bottom .banner-button {
    background-color: #244C7F;
}

.banner-mv .banner-bottom .banner-button > label {
    display: block;
}


.globalBannerSlide .banner-mv #bannerMV:checked ~ .banner-bottom .banner-content {
    display: block;
  }


.banner-mv #bannerMV:checked ~ .banner-bottom {
	height: auto;
	margin: 0px auto -22px;
    top: 65px;
   -webkit-animation: bannerMV 1s;
   animation: bannerMV 1s;
}

.globalBannerSlide #bannerMV:checked ~ .banner-bottom {
	top: -8px;
	-webkit-animation: none;
    animation: none;
}

@-webkit-keyframes bannerMV {
    0% {
        top: 0;
    }
    100% {
        top: 65px;
    }
}

@keyframes bannerMV {
    0% {
        top: 0;
    }
    100% {
        top: 65px;
    }
}

.banner-slide {
    position: absolute;
    right: 0;
    max-width: 400px;
    max-height: 60px;
}

.banner-slide .despl-ofer {
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 400px;
    min-height: 60px;
    cursor: pointer;
    -webkit-transform: translate(0px,-40px);
    -ms-transform: translate(0px,-40px);
    transform: translate(0px,-40px);
    color: #FFFFFF;
    border-radius: 5px;
    background-color: #D4EEFC;
}

.regal .banner-slide .despl-ofer {
    background-color: #D5717D;
}

.regal .globalBannerSlide .banner-slide .despl-ofer {
	background-color: #fae8c9;
}

.liberty .banner-slide .despl-ofer {
    background-color: #719ED7;
}

.banner-slide .despl-ofer > span:first-child {
    font-size: .7rem;
    position: absolute;
    z-index: 0;
    top: 5px;
    left: -20px;
    display: block;
    width: 20px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    border-radius: 5px 0 0 5px;
    background-color: #007DC3;
}

.liberty .banner-slide .despl-ofer > span:first-child {
    background-color: #244C7F;
}

.regal .banner-slide .despl-ofer > span:first-child {
    background-color: #812733;
}

.banner-slide .despl-ofer > span:first-child > span {
    display: block;
    -webkit-transform: translateY(20px) rotate(-90deg);
    -ms-transform: translateY(20px) rotate(-90deg);
    transform: translateY(20px) rotate(-90deg);
}

.banner-slide .despl-ofer > span:last-child, .globalBannerSlide .banner-slide .despl-ofer > span:last-child .globalBannerSlide {
    font-size: 13px;
    padding: .8rem .7rem;
    color: #333333;
}

.globalBannerSlide .banner-slide .despl-ofer > span:last-child {
	padding: 10px;
}

.banner-slide .despl-ofer:hover {
    -webkit-transform: translate(-390px,-40px);
    -ms-transform: translate(-390px,-40px);
    transform: translate(-390px,-40px);
    -webkit-animation: banner-slide 1s;
    animation: banner-slide 1s;
}

.banner-slide .banner {
    position: absolute;
    right: 0;
    -webkit-transform: translate(0px,-40px);
    -ms-transform: translate(0px,-40px);
    transform: translate(0px,-40px);
}

@-webkit-keyframes banner-slide {
    from {
        -webkit-transform: translate(0px,-40px);
        transform: translate(0px,-40px);
    }
    to {
        -webkit-transform: translate(-390px,-40px);
        transform: translate(-390px,-40px);
    }
}

@keyframes banner-slide {
    from {
        -webkit-transform: translate(0px,-40px);
        transform: translate(0px,-40px);
    }
    to {
        -webkit-transform: translate(-390px,-40px);
        transform: translate(-390px,-40px);
    }
}
.nofamily {
    display: none !important;
}

input.error {
    border: 1px solid red;
}

.lineal.error {
    border: 1px solid red !important;
}

.lineal input.error {
    border-right: 0 !important;
}

.lineal input.error:last-child {
    border: 1px solid red !important;
}

.msg.error {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: .5rem;
    background-color: #F8DFDF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

span.error label {
    font-size: 13px !important;
    font-weight: bold;
    text-transform: uppercase;
    color: #CC0000;
}

span.error > span {
    font-size: 13px;
}

.msg-warning {
    font-size: 13px;
    display: none;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 1rem;
    background-color: #F9EDD9;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.regal .msg-warning {
    background-color: #F9E9E1;
}

.liberty .msg-warning {
    border-radius: 5px;
    background-color: #FCFCFC;
}

.regal .msg-warning.error {
    background-color: #EACBCB;
}

.liberty .msg-warning.error {
    border-radius: 5px;
    background-color: #FCFCFC;
}

.msg-warning .war {
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .5rem;
    text-transform: uppercase;
    color: #E85B02;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.liberty .msg-warning .war {
    color: #E75A01;
}

.msg-warning .war .icon {
    font-size: 20px;
    margin-right: 10px;
}

.msg-warning .desc {
    font-size: 13px !important;
    margin: 0 !important;
    padding: 0 0 0 30px !important;
}

.substitutionVehicle > .pack-desc {
    margin-bottom: 20px;
}

/* COMPONENTES */
.marginMV {
    margin-left: 0 !important;;
}

.row-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 10%);
    margin: 0 5%;
}

.row-form > div {
    margin-right: .75rem;
    margin-bottom: 1rem;
    margin-left: .75rem;
}

.row-form > div:first-child {
    margin-left: 0rem;
}

.row-form > div:last-child {
    margin-right: 0rem;
}

/*input con select*/
.select-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.select-input > label {
    margin-bottom: 5px;
}

.select-input .select-imput-compo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
}

.select-input .select-imput-compo .select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-width: 70px;
    height: 40px;
    cursor: pointer;
    border: 1px solid darkgrey;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.select-input .select-imput-compo .select .options label {
    display: block;
    padding: .5rem;
}

.select-input .select-imput-compo .select .options label span.optional {
    font-size: 12px;
    float: right;
    color: grey;
}

.select-input .select-imput-compo .select .options label span.info {
    font-size: 16px;
    margin-left: .5rem;
    color: #007DC3;
}

.select-input .select-imput-compo .select .options label i {
    font-size: 20px;
    float: right;
    margin-top: 2px;
    cursor: pointer;
    color: #007DC3;
}

.select-input .select-imput-compo .select .options ul,
.select-input .select-imput-compo .select .options ul li {
    display: block;
    width: 100%;
}

.select-input .select-imput-compo .select .options ul li {
    padding: 0 .5rem;
}

.select-input .select-imput-compo .select .options ul li:hover {
    background: lightgrey;
}

.select-input .select-imput-compo input {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    border: 1px solid darkgrey;
    border-left: 0;
}

/*input text normal*/
.text-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.text-input > label {
    margin-bottom: 5px;
}

.text-input > label span.optional {
    font-size: 12px;
    float: right;
    color: grey;
}

.text-input > label span.info {
    font-size: 16px;
    margin-left: .5rem;
    color: #007DC3;
}

.text-input input {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    border: 1px solid darkgrey;
}

.regal .text-input input:focus {
    border: 3px solid #FFC72B;
}

.liberty .text-input input:focus {
    border: 3px solid #244C7F;
}

/*input date  normal*/
.date-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.date-input .lineal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    border: 1px solid darkgrey;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.date-input .lineal input {
    height: 50%;
    text-align: center;
    border: 0;
    border-right: 1px solid darkgrey;
    border-radius: 0;
}

.date-input .lineal input:last-child {
    border: 0;
}

.date-input > label {
    margin-bottom: 5px;
}

.date-input > label span.optional {
    font-size: 12px;
    float: right;
    color: grey;
}

.date-input > label span.info {
    font-size: 16px;
    margin-left: .5rem;
    color: #007DC3;
}

.date-input input {
    width: 33%;
    height: 40px;
    padding: 0 10px;
    border: 1px solid darkgrey;
}

.date-input input::-webkit-inner-spin-button {
    display: none;
}

.date-input input::-webkit-calendar-picker-indicator:hover {
    background: transparent;
}

.date-input input::-webkit-datetime-edit-text {
    padding: 0 .3em;
    color: lightgrey;
}

.date-input input::-webkit-datetime-edit-month-field {
    color: lightgrey;
}

.date-input input::-webkit-datetime-edit-day-field {
    color: lightgrey;
}

.date-input input::-webkit-datetime-edit-year-field {
    color: lightgrey;
}

/*select normal*/
.select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 150px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.select > label {
    margin-bottom: 5px;
}

.select > label span.optional {
    font-size: 12px;
    float: right;
    color: grey;
}

.select > label span.info {
    font-size: 16px;
    margin-left: .5rem;
    color: #007DC3;
}

.select select {
    font-size: 16px;
    width: 100%;
    height: 40px;
    padding: 0 30px 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.select span {
    position: relative;
    width: 100%;
    cursor: pointer;
}

.select span i {
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: #007DC3;
}

/*checkbox label lateral*/
.checkbox-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.checkbox-input .checkbox label {
    position: relative;
    display: block;
    margin-right: 10px;
    padding: .7rem;
    border: 1px solid darkgrey;
}

.checkbox-input .checkbox label i {
    position: absolute;
    top: 3px;
    left: 3px;
    display: none;
    color: #007DC3;
}

.checkbox-input .checkbox label input:checked + i {
    display: block;
}

/* END COMPONENTES */

/*RESUMEN POLIZA*/
/* resume-poliza */
.resumen-poliza {
    max-width: 380px;
    padding: 25px 10px 10px 10px;
    text-align: center;
    border: 1px solid #D1D1D1;
    border-top: 6px solid #006AAA;
    border-radius: 5px;
    background-color: #FAFAFA;
}

.kutxabank .resumen-poliza, .cajasur .resumen-poliza {
    border-top: 6px solid #20252b;
}

.resumen-poliza .resume-title {
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -o-max-content;
    width: -ms-max-content;
    margin: 0 auto;
    text-align: left;
    color: black;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.resumen-poliza .poliza-title {
    font-size: 18px;
    margin-top: 20px;
    color: #000000;
}

.resumen-poliza .poliza-title .icon-car {
    color: #203763;
}

.kutxabank .resumen-poliza .poliza-title .icon-car, .cajasur .resumen-poliza .poliza-title .icon-car {
    color: #20252b;
}

.regal .resumen-poliza .poliza-title .icon-car {
    color: #812733;
}

.liberty .resumen-poliza .poliza-title .icon-car {
    color: #244C7F;
}

.resumen-poliza .poliza-title .icon,
.resumen-poliza .poliza-title .fa {
    font-size: 24px;
    margin-right: 14px;
}

.resumen-poliza .poliza-incluye {
    font-size: 14px;
    margin-bottom: 7px;
    margin-left: 45px;
    cursor: pointer;
    text-align: left;
    color: #007DC3;
}

.resumen-poliza .poliza-price {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
}

.resumen-poliza .poliza-price small {
    font-size: 15px;
    font-weight: normal;
    color: #333333;
}

.resumen-poliza .poliza-car {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
    color: #333333;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.resumen-poliza .poliza-content {
    font-size: 14px;
    padding: 15px;
    border-radius: 3px;
    background-color: #FFFFFF;
}

.resumen-poliza .poliza-content .poliza-data .data-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.poliza-data-mv {
    margin-top: 15px;
    padding: 10px;
    background-color: #FFFFFF;
}

.poliza-data-mv .data-item:last-child {
    margin-bottom: 0;
}

.poliza-data-mv .data-item {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    text-align: left;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.poliza-data-mv .data-item {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.resumen-poliza .poliza-content .poliza-data .data-item:last-child {
    border-bottom: 1px solid #EDEBEB;
}

.resumen-poliza .poliza-content .poliza-data .data-item span {
    padding-bottom: 10px;
}

.resumen-poliza .poliza-content .poliza-data .data-item span:first-child {
    color: #6E6E6E;
}

.resumen-poliza .poliza-content .poliza-data .data-item a {
    max-width: 70%;
    word-wrap: break-word;
}

.resumen-poliza .poliza-start {
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    color: #6E6E6E;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.resumen-poliza .poliza-start .special-grey {
	color: #333333;
}

/*
.resumen-poliza .data-item + .poliza-start {
    border-top: 1px solid #EDEBEB;
}
*/

.resumen-poliza .poliza-start span:last-child {
    cursor: pointer;
    color: #007DC3;
}

.kutxabank .resumen-poliza .poliza-start span:last-child, .cajasur .resumen-poliza .poliza-start span:last-child {
    color: #20252b;
}

.resumen-poliza .poliza-content .poliza-start:first-child {
    padding: 0;
}

/*END RESUMEN POLIZA*/

form.newForm .row > div {
    padding: 20px 20px 0 0;
}

form.newForm .row > div:last-child,
form.newForm .row > div.s12of12 {
    padding: 20px 0 0 0;
}

.ajust-opacity-input label {
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    color: transparent!important;
    -khtml-user-select: none!important;
}

.pr-0 {
    padding-right: 0!important;
}

.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.form-actions.linksContratc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.pt-0 {
    padding-top: 0!important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.checkHolderPerson {
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 97px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

/*tabs genereics*/
.tabs-generics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.tabs-generics .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.tabs-generics .tabs .tab {
    padding: .5rem;
    cursor: pointer;
    -webkit-transition: border .5s;
    -o-transition: border .5s;
    transition: border .5s;
    text-align: center;
    text-transform: uppercase;
    color: grey;
    border-bottom: 2px solid lightgrey;
    background-color: transparent;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.tabs-generics .tabs .tab .fk-radio:before {
    display: none;
}

.tabs-generics .tabs .tab.actived {
    font-weight: bold;
    color: black;
    border-color: #007DC3;
}

.regal .tabs-generics .tabs .tab.actived {
    border-color: #812733;
}

.liberty .tabs-generics .tabs .tab.actived {
    border-color: #244C7F;
}

.tabs-generics .tabs-container {
    width: 100%;
}

.tabs-generics .tabs-container .tab-content {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.tabs-generics .tabs-container .tab-content:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
}

/*movil*/
.tabs-generics .tabs-mv {
    display: none;
    width: 100%;
    border-bottom: 2px solid #007DC3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.regal .tabs-generics .tabs-mv {
    border-bottom: 2px solid #812733;
}

.liberty .tabs-generics .tabs-mv {
    border-bottom: 2px solid #244C7F;
}

.tabs-generics .tabs-mv label {
    font-size: 15px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: .5rem;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tabs-generics .tabs-mv label i {
    font-size: 22px;
    float: right;
    color: #007DC3;
}

.regal .tabs-generics .tabs-mv label i {
    color: #812733;
}

.liberty .tabs-generics .tabs-mv label i {
    color: #244C7F;
}

.tabs-generics .tabs-mv > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.tabs-generics .tabs-mv .tab {
    font-size: 15px;
    display: none;
    padding: .5rem;
    cursor: pointer;
    -webkit-transition: border .5s;
    -o-transition: border .5s;
    transition: border .5s;
    text-transform: uppercase;
    color: grey;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.tabs-generics .tabs-mv .tab.actived {
    font-weight: bold;
    color: black;
}

/*end tabs genereics*/

/*lista coches version*/
.list-car-version {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.list-car-version .item-car-version {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: .5rem 1rem;
    border: 1px solid lightgrey;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.list-car-version .item-car-version.actived {
    border: 3px solid #007DC3;
}

.regal .list-car-version .item-car-version.actived {
    border: 3px solid #812733;
}

.liberty .list-car-version .item-car-version.actived {
    border: 3px solid #244C7F;
}
.kutxabank .list-car-version .item-car-version.actived {
    border: 3px solid #19c29c;
}

.list-car-version .item-car-version .car-version {
    font-weight: bold;
    overflow: hidden;
    padding-right: 1rem;
    #FFFFFF-space: nowrap;
    text-transform: uppercase;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.list-car-version .item-car-version .car-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/*end lista coches version*/
.imgDskFidelizacion {
    float: right;
}

#summary-contract .section-title {
    padding: 20px 60px;
    background: #FAFAFA;
}

.data-provisional {
    font-family: 'Open Sans';
    padding: 0 0 0 40px;
}

.data-provisional.row,
.data-provisional .row {
    margin: 0;
}

.data-provisional .type {
    font-size: 18px;
}

.data-provisional .type .icon-car, .data-provisional .type .icon-home {
    color: #203763;
}

.kutxabank .data-provisional .type .icon-car, .data-provisional .type .icon-home, .cajasur .data-provisional .type .icon-car, .data-provisional .type .icon-home {
    color: #20252b;
}

.regal .data-provisional .type .icon-car, .regal .data-provisional .type .icon-home {
    color: #812733;
}

.liberty .data-provisional .type .icon-car, .liberty .data-provisional .type .icon-home {
    color: #244C7F;
}

.genesis .data-provisional .type .icon-car, .genesis .data-provisional .type .icon-home {
    color: #198ac9;
}

.data-provisional .type .row:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
}

.data-provisional .type i,
.data-provisional .type .icon {
    font-size: 28px;
    margin-right: 10px;
}

.data-provisional .data-secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.data-provisional .data-secondary .incluye {
    font-size: 14px;
    cursor: pointer;
    color: #007DC3;
}

#linkNextSteps {
    cursor: pointer;
}

.regal .data-provisional .data-secondary .incluye {
    color: #812733;
}

.liberty .data-provisional .data-secondary .incluye {
    color: #244C7F;
}

.data-provisional .price {
    font-size: 34px;
    font-weight: bold;
    text-align: right;
    color: #333333;
}

.data-provisional .price span {
    font-size: 30px;
}

.data-provisional .price small {
    font-size: 15px;
}

.data-provisional .btn-provisional {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    text-transform: uppercase;
}

.imgAjust {
    text-align: right;
}

.data-provisional .btn-provisional > a {
    margin-right: 14px;
}

.data-provisional .btn-provisional .icon {
    font-size: 28px;
    font-size: 1.75rem;
    margin-top: -4px;
    margin-right: 4px;
    color: #999999;
}

#summary-contract .part-info {
    margin: 10px 0 0 35px;
}

.msg-remember {
    font-family: arial;
    float: left;
    margin: 30px 0 0 50px;
    padding: 15px 10px;
    background-color: rgba(249,237,217,1);
}

.msg-remember #form_acceptPolicy {
	position: relative;
}

.msg-remember #form_acceptPolicy .normal.fk-check {
	margin-top: 5px;
	margin-bottom: 0;
}

.msg-remember #form_acceptPolicy .normal.fk-check.checked:before {
	background-position: -20px -1px;
}

.msg-remember #form_acceptPolicy .error-send {
	position: absolute;
    top: 30px;
    left: 2px;
}

.msg-remember #form_acceptPolicy .btn {
	position: relative;
	height: 30px;
    padding: 7px 10px;
}
.regal .msg-remember {
	margin-top: 0;
	margin-bottom: 0;
    background-color: #F9E9E1;
}

.regal .msg-remember .ico-warning {
    color: #812733;
}

.liberty .msg-remember {
    border-radius: 5px;
    background-color: #FCFCFC;
}

.liberty .msg-remember .ico-warning {
    color: #E75A01;
}

.msg-remember.summaryInfoSP {
    width: 100%;
    margin: 2rem 0 0 0;
}

.msg-remember.summaryInfoSP2 {
    width: 100%;
    margin: 30px 0 30px 0;
}

.msg-remember.info {
    background-color: #EDF8F8;
}

.msg-remember .part-info {
    font-size: 13px;
}

.genesis .alert, .regal .alert, .genesis .alert.error, .regal .alert.error {
	padding: 15px 40px;
}

.genesis .error.formErrorClass.alert, .regal .error.formErrorClass.alert {
	padding: 10px;
}

.regal .alert.error .title {
	color: #921d2b;
}

.regal .error.formErrorClass.alert .title {
	color: #cc0000;
}

.regal .msg-remember.info {
    background-color: #F6F5F0;
}

.msg-remember.info .part-info {
    font-size: 15px;
    margin: 5px 0 0 35px;
}

.msg-remember.info .ico-info {
    font-size: 13px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    color: #007DC3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.msg-remember.info .ico-info .icon {
    font-size: 22px;
    margin-right: 10px;
}

.regal .msg-remember.info .ico-info {
    color: #812733;
}

.liberty .msg-remember.info .ico-info {
    color: #244C7F;
}

.msg-remember .row {
    margin: 0;
}

.msg-remember form {
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.msg-remember label {
    margin-right: 20px;
}

.msg-remember button {
    padding: 5px 10px;
}

.msg-remember .ico-warning {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgba(232,91,2,1);
}

.msg-remember .ico-warning .icon {
    font-size: 1.5rem;
    margin-right: 5px;
}

.msg-remember .msg-warning-remember {
    font-size: 13px;
    padding: 0 30px;
}

.msg-remember .msg-warning-remember > div {
    padding-right: 30px;
    padding-top: 4px;
    line-height: 20px;
}

.success-send {
    font-size: 13px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    margin-top: 45px;
    margin-left: 40px;
    text-transform: uppercase;
    color: #80B43E;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.success-send .icon {
    font-size: 25px;
    margin-right: 10px;
}

.genesis #summary-contract .wrapper.module, .regal #summary-contract .wrapper.module {
	margin-top: 20px;
}

/*Proximos Pasos*/
.next-steps-contract {
    margin: 0 !important;
    padding: 20px 0 15px 50px;
    background-color: #FAFAFA;
}

.next-steps-contract h3 {
    font-size: 22px;
    width: 100%;
    margin-bottom: 20px;
    color: rgba(0,0,0,1);
}

.next-steps-contract p {
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    color: rgba(51,51,51,1);
}

.next-steps-contract .step {
    width: 100%;
    margin-bottom: 25px;
}

.next-steps-contract .step .title {
    font-size: 22px;
    font-weight: bold;
    padding: 3px;
    text-transform: uppercase;
    color: rgba(25,138,201,1);
    border-bottom: 2px solid rgba(25,138,201,1);
}

.regal .next-steps-contract .step .title {
    color: #812733;
    border-bottom: 2px solid #812733;
}

.liberty .next-steps-contract .step .title {
    color: #244C7F;
    border-bottom: 2px solid #244C7F;
}

.next-steps-contract .step .title span:first-child {
    margin: 0 20px;
}

.next-steps-contract .step .desc {
    padding: 15px 15px 0 55px;
}

.next-steps-contract .step .send {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 380px;
    height: 47px;
    margin: 15px 0 0 55px;
    cursor: pointer;
    color: rgba(255,255,255,1);
    border-radius: 4px;
    background-color: rgba(232,91,2,1);
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.next-steps-contract .info {
    margin-bottom: 7px;
}

.next-steps-contract .info .title {
    font-size: 16px;
    line-height: 26px;
    max-width: 380px;
    margin-bottom: 20px;
}

.next-steps-contract .info .title span {
    color: #198AC9;
}

.next-steps-contract .info ul {
    font-size: 15px;
    list-style: none;
}

.next-steps-contract .info ul .icon {
    font-size: 18px;
    color: #198AC9;
}

.regal .next-steps-contract .info ul .icon {
    color: #812733;
}

.liberty .next-steps-contract .info ul .icon {
    color: #244C7F;
}

/****** START Payments by credit-card  ******/

#form_wayToPay .img-cards {
	background-image: url(../images/pay_card/visa-mastercard.png);
	background-repeat: no-repeat;
	background-position: 181px 10px;
}

#form_wayToPay .img-cards.checked {
	background-position: 191px 9px;
}

.payment-by-card-component {
    font-family: 'Open Sans', Cabin;
}

.payment-by-card-component .payment-by-card-title {
    background-color: #FAFAFA;
}

.payment-by-card-component .payment-by-card-title h1 {
    font-family: 'Open Sans';
    font-size: 30px;
    font-weight: normal;
    line-height: 41px;
    padding: 42px 0 18px 0;
    color: #000000;
}

.payment-by-card-component .payment-by-card-title-warning {
    margin: 44px 0;
}

.payment-by-card-component .payment-by-card-title-warning p {
    font-family: 'Open Sans', Cabin;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 20px 10px;
    letter-spacing: normal;
    color: #000000;
    background-color: #F9EDD9;
}

.payment-by-card-component .payment-by-card-title-warning p .payment-by-card-warning-text {
    width: 775px;
}

.payment-by-card-component .payment-by-card-title-warning .icon-alert {
    font-size: 18px;
    margin-right: 10px;
    vertical-align: top;
    color: #E85B02;
}

.payment-by-card-component .payment-by-card-quote-recap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-title p {
    font-size: 18px;
    font-stretch: normal;
    line-height: 1.39;
    margin-bottom: 8px;
    letter-spacing: normal;
}

.payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-title p .icon-car {
    font-size: 24px;
    margin-right: 10px;
    vertical-align: top;
    color: #007DC3;
}

.payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 775px;
    margin-left: 34px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}

.payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail-info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail-info-wrapper .payment-by-card-quote-detail-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail-info-wrapper .payment-by-card-quote-detail-info .payment-by-card-quote-detail-ref {
    font-size: 16px;
    font-stretch: normal;
    line-height: 1.56;
    margin: 0 50px 25px 0;
    letter-spacing: normal;
}

.payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail-info-wrapper .payment-by-card-quote-detail-info .incluye p {
    font-size: 16px;
    line-height: normal;
    cursor: pointer;
    letter-spacing: normal;
    color: #007DC3;
}

.payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail-info-wrapper .payment-by-card-quote-detail-price .payment-by-card-quote-detail-price-final {
    font-size: 34px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
}

.payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail-info-wrapper .payment-by-card-quote-detail-price .payment-by-card-quote-detail-price-periodicity {
    font-size: 15px;
    font-weight: bold;
    color: #333333;
}

.payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail-doc-download {
    margin: 20px 0 40px 34px;
}

.payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail-doc-download a {
    font-size: 14px;
    margin-right: 40px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #007DC3;
}

.payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail-doc-download a span {
    font-size: 20px;
    margin-right: 10px;
    color: #929294;
}

.payment-by-card-next-steps {
    background-color: #FAFAFA;
}

.payment-by-card-next-steps .next-steps-contract {
    margin: 0 auto !important;
    padding: 20px 10px 40px 10px;
}

.payment-by-card-next-steps .next-steps-contract .step .desc p {
    line-height: 1.67;
    margin-bottom: 15px;
}

.payment-by-card-next-steps .next-steps-contract .step .desc .web-btn {
    margin: 30px 0 40px 0;
}

/****** END Payments by credit-card  ******/

/****** START Summary-Contract credit-card  ******/

#summary-contract.summary-cardpayment p, #summary-contract.summary-cardpayment .section-title .wrapper .subtitle, #summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul {
	font-size: 16px;
	line-height: 24px;
}

.genesis #summary-contract.summary-cardpayment .data-provisional .s8of12.pr-0.mobile-wide .row .s8of12.type .row .icon {
	color: #198ac9;
}

.regal #summary-contract.summary-cardpayment .data-provisional .s8of12.pr-0.mobile-wide .row .s8of12.type .row .icon {
	color: #812733;
}

#summary-contract.summary-cardpayment .section-title {
	padding: 20px 60px 40px 60px;	
}

#summary-contract.summary-cardpayment .section-title .wrapper .h-delta.title {
	font-size: 30px;
}

#summary-contract.summary-cardpayment .section-title .wrapper .subtitle .contract-list-block {
	margin-left: 17px;
}

#summary-contract.summary-cardpayment .section-title .wrapper .subtitle .contract-list-block .contract-list {
	margin-top: 10px;
}

#summary-contract.summary-cardpayment .section-title .wrapper .subtitle .contract-list-block .contract-list a {
	cursor: pointer;
}

#summary-contract.summary-cardpayment .section-title .wrapper .subtitle .contract-conditions {
	color: #6E6E6E;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract {
	margin: 20px 10px 20px 10px;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step:last-child {
	margin-bottom: 0;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc {
	padding: 20px 15px 15px 0;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info p {
	margin-bottom: 20px;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info .error-send {
	font-size: 13px;
	padding-top: 10px;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info .error-send .icon-alert {
	position: relative;
	top: -2px;
	color: #E85B02;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul {
	margin-left: 20px;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul li {
	margin-top: 10px;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul .success-send, #summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul .success-send .icon-check_fat {
	color: #80B43E;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul .success-send {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 13px;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul li .selfControl {
	padding: 10px 0;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul li .selfControl .btn-next {
	padding: 10px 40px 10px 40px;
	margin-left: 30px;
}

#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .web-btn.weCallYou {
	margin: 20px 0 0 40px;
	font-weight: 400;
}


/****** END Summary-Contract credit-card  ******/

/****** START Form of payments by credit-card  ******/

#form_creditCard .form_creditCard_box .row  {
	margin: 0;
}
#form_creditCard .form_creditCard_box .alert.error {
	line-height: 20px;
	font-size: 13px;
}

/****** END Form of payments by credit-card  ******/

/****** START Next steps general  ******/

.next-steps-wrapper {
    background-color: #FAFAFA;
}

.next-steps-wrapper .next-steps-contract {
    margin: 0 auto !important;
    padding: 20px 10px 40px 10px;
}

.next-steps-wrapper .next-steps-contract .step .desc p {
    line-height: 1.67;
}

.next-steps-wrapper .next-steps-contract .step .desc .web-btn {
    margin: 30px 0 40px 0;
}

/****** END Next steps general  ******/

/****** START WSDA-1123 home quotation flow  ******/

.new-home-tooltip-content{
	 position: absolute;
	 font-size:0.72rem;
	 margin-left: 4px;
}

/****** END WSDA-1123 home quotation flow   ******/


/****** MEDIA QUERIES Payments by credit-card  ******/

@media only screen and (max-width: 991px) {
    .payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail {
        width: auto;
        max-width: 775px;
    }
    
    #summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .s6of12 {
		width: 100%;
	}
}

@media only screen and (max-width: 900px) {
    .genesis .container-resumen-poliza, .regal .container-resumen-poliza {
    	width: 41.33333%;
    	padding: 0;
    }
    .genesis #form_driverAdditionalData, .regal #form_driverAdditionalData {
    	margin-right: 10px;
    }
}

@media only screen and (max-width: 767px) {
	
	/****** START Summary-Contract credit-card  ******/

	#summary-contract.summary-cardpayment .section-title .wrapper .h-delta.title {
		font-size: 22px;
		line-height: 26px;
	}


	/****** END Summary-Contract credit-card  ******/
	
	 .genesis #form_driverAdditionalData, .regal #form_driverAdditionalData {
    	margin-right: 0;
    }
	
	#form_creditCard .form_creditCard_box .mobile-wide {
		padding-right: 0;
	}
	
	.msg-remember #form_acceptPolicy {
		flex-wrap: wrap;
	}
	
	.msg-remember .msg-warning-remember> div {
		padding-right: 0;
		padding-top: 2px;
		line-height: 21px;
	} 
	
	.msg-remember #form_acceptPolicy .btn {
		width: 100%;
		height: 40px;
		margin-top: 20px;
		bottom: 0;
	}
	
	.msg-remember #form_acceptPolicy .field.checkbox {
		position: inherit;
		top: 0;
		margin-top: 20px;
	}
	
	.msg-remember #form_acceptPolicy .normal.fk-check {
		margin: 0;
	}
	
	.msg-remember #form_acceptPolicy .error-send {
		position: relative;
		top: 15px;
	}
	
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc {
    	padding: 20px 0 15px 0;
	}
	
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .s6of12 {
		padding-right: 0;
	}
	
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .h-delta {
		font-size: 22px;
	}
	
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .title {
		position: relative;
		font-size: 20px;
		line-height: 24px;
	}
	
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .title .title-number {
		position: absolute;
    	left: -10px;
	}
	
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .title .title-text {
		display: block;
		padding-left: 30px;
	}
	
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul {
		margin-left: 0;
	}
	
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul li {
		position: relative;
	}
	
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul li .icon.icon-chevron_right {
		position: absolute;
    	left: 0px;
    	top: 4px;
	}
	
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul li .content {
		display: block;
		margin-left: 22px;
	}
	
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul li .selfControl {
		margin-left: 20px;
	}
	
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .info ul li .selfControl .btn-next {
		margin-left: 0;
	}
	#summary-contract.summary-cardpayment .next-steps-wrapper .next-steps-contract .step .desc .web-btn.weCallYou {
   	 	margin: 20px 0 0 20px;
	}
	.final-price .info .desc:after {
	    left: 174px;
	}
	.final-price .info .desc{
		left: -163px;
	}
}

@media only screen and (max-width: 575px) {
    .payment-by-card-component .payment-by-card-title h1 {
        font-size: 22px;
        line-height: normal;
        padding: 22px 0 10px 0;
    }

    .payment-by-card-component .payment-by-card-title-warning {
        margin: 18px 0;
    }

    .payment-by-card-component .payment-by-card-title-warning p {
        line-height: 1.56;
    }

    .payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail {
        margin: 0;
    }

    .payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-title p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 18px;
    }

    .payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail-info-wrapper {
        flex-direction: column;
        margin-left: 34px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
    }

    .payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail-info-wrapper .payment-by-card-quote-detail-info {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
    }

    .payment-by-card-component .payment-by-card-quote-recap .payment-by-card-quote-detail-doc-download {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        height: 70px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .payment-by-card-next-steps .next-steps-contract .step {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 374px) {

	#form_wayToPay .img-cards {
		background-position: 10px 40px;
		padding: 10px 45px 40px 10px;
	}
	#form_wayToPay .img-cards.checked {
		background-position: 10px 39px;
		padding: 10px 45px 38px 10px;
	}
}

/****** END MEDIA QUERIES Payments by credit-card  ******/

.modal-body {
    position: fixed;
    z-index: 999;
    top: 0;
    left: calc(50% - 400px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100%;
    max-width: 800px;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.modal-body::-webkit-scrollbar {
    width: 0;
}

.modal-body .modal-header {
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 1.5rem 1rem;
    color: #FFFFFF;
    background: #007DC3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-body .modal-header .icon {
    cursor: pointer;
}

.modal-body .modal-header .title {
    cursor: default;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.modal-body .modal-subheader {
    padding: 1rem 20% 1.5rem 20%;
    background: #FAFAFA;
}

.kutxabank .modal-body .modal-subheader, .cajasur .modal-body .modal-subheader {
    padding: 1rem 5% 1.5rem 5%;
}

.modal-body .modal-content {
    padding: 2rem 5% 2rem 5%;
    background: #FFFFFF;
}

.modal-body .modal-content > label {
    font-weight: bold;
    display: block;
    padding: 1rem 0;
    text-transform: uppercase;
}

.modal-body .accordion-incluye > label {
    font-weight: bold;
    display: block;
    margin: 0 0 1rem 0;
}

.modal-body .modal-btn .acept {
    max-width: 100%;
    margin: 30px auto 0 auto;
    padding: 1rem .5rem;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 4px;
    background: #E85B02;
}

/*end modal generic*/
/*modal-incluye especif CSS*/
.modal-body .modal-subheader .resume-policy {
    font-weight: bold;
    text-align: center;
}

.modal-body .modal-subheader .resume-policy > span:first-child {
    font-size: 24px;
    margin-right: .5rem;
    color: #007DC3;
}

.modal-body .modal-subheader .resume-policy > span:last-child {
    font-size: 36px;
}

.modal-body .modal-subheader .resume-policy > span small {
    font-size: 50%;
}

.modal-body .modal-subheader .type-car {
    font-size: 20px;
    text-align: center;
    color: #636363;
}

/* end modal-incluye especif CSS*/
/*modal-cuando especif CSS*/
.data-date-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
}

.data-date-start > div {
    margin-right: 1.5rem;
}

.data-date-start > div:last-child {
    margin-right: 0rem;
}
/*end modal-cuando especif CSS*/

/*add substitution*/
.add-substitution {
    font-size: 20px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 2em 0;
    padding: 2rem;
    border: 2px solid #00005A;
    background: #EBF4F7;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.add-substitution .add-checkbox {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    padding: .7rem;
    border: 1px solid darkgrey;
    background: #FFFFFF;
}

.add-substitution .add-checkbox i {
    position: absolute;
    top: 3px;
    left: 3px;
    display: none;
    color: lightgreen;
}
.add-substitution .add-checkbox input:checked + i {
    display: block;
}

/* end add substitution*/
.primary-slab-exception {
    height: 100px;
    padding-top: 55px;
    color: #333333;
    background: #FAFAFA;
}

.primary-slab-exception .icon-cancel {
    font-size: 30px;
    color: #007DC3;
}

.regal .primary-slab-exception .icon-cancel {
    color: #812733;
}

.liberty .primary-slab-exception .icon-cancel {
    color: #244C7F;
}

.forceBorder.fk-radio.checked,
.forceBorder.fk-check.checked {
    font-weight: bold;
    padding: 13px;
    border: 3px solid #007BC1 !important;
}

.regal .forceBorder.fk-radio.checked,
.regal .forceBorder.fk-check.checked {
    font-weight: bold;
    padding: 13px;
    border: 3px solid  #812733 !important;
}

.liberty .forceBorder.fk-radio.checked,
.liberty .forceBorder.fk-check.checked {
    font-weight: bold;
    padding: 13px;
    border: 3px solid #244C7F !important;
}

.fecha-inicio-mvl {
    font-size: 13px;
    display: none;
    margin-top: 15px;
    margin-bottom: 7px;
    text-align: left;
    color: #6E6E6E;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fecha-inicio-mvl > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 30%;
    color: #006AAA;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.regal .fecha-inicio-mvl span {
    color: #812733;
}

.kutxabank .fecha-inicio-mvl span {
    color: #000000;
}

.cajasur .fecha-inicio-mvl span {
    color: #000000;
}

.liberty .fecha-inicio-mvl span {
    color: #244C7F;
}

.fecha-inicio-mvl span.icon {
    font-size: 19px;
    padding-left: 10px;
}

.letrasMayusculas {
    text-transform: uppercase;
}

/*banner more*/
.banner-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-more input {
    display: none;
}

.banner-more .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-more .content > img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.banner-more .btn-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 125px;
    height: 40px;
    padding: .5rem 1rem;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    text-transform: uppercase;
    color: #007DC3;
    border: 1px solid #007DC3;
    border-radius: 5px;
    background: #FFFFFF;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.regal .banner-more .btn-more {
    color: #812733;
    border: 1px solid #812733;
}

.liberty .banner-more .btn-more {
    color: #244C7F;
    border: 1px solid #244C7F;
}

.banner-more .btn-more.open {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    color: #FFFFFF;
    background: #007DC3;
}

.regal .banner-more .btn-more.open {
    background: #812733;
}

.liberty .banner-more .btn-more.open {
    background: #244C7F;
}

.banner-more label {
    cursor: pointer;
}

.banner-more .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding: 0 50px 0 50px;
    background-color: #EAEEF1;
}

.banner-more .info p {
    margin: 2rem;
}

.banner-more .info > span {
    font-size: 14px;
    margin-bottom: 60px;
}

.banner-more .info > span h3 {
    font-family: 'Open Sans';
    font-size: 20px;
    font-weight: normal;
    margin: 30px 0 20px 0;
}

.banner-more .info .extraR {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: auto 0;
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.banner-more .info .extraR > span {
    margin-bottom: 20px;
}

.banner-more .info .extraR > span:last-child {
    margin-bottom: 0;
}

.banner-oferText {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    color: rgba(224,16,126,1);
}

.regal .banner-oferText {
    color: #FF6D22;
}

.banner-priceResume-month-mv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    clear: both;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-priceResume-month-mv > svg > polygon {
    fill: rgba(224,16,126,1);
    stroke: none;
    stroke-width: 1;
}

.regal .banner-priceResume-month-mv > svg > polygon {
    fill: #FF6D22;
}

.banner-priceResume-month-mv > div {
    margin: 0 5px;
}

.banner-priceResume-month-mv .priceSales {
    font-size: 14px;
    position: relative;
    color: rgba(102,102,102,1);
}

.banner-priceResume-month-mv .priceSales svg {
    position: absolute;
    top: 0;
    left: 0;
}

.banner-priceResume-month-mv .priceSales svg line {
    stroke: rgba(224,16,126,1);
    stroke-width: 3;
}

.regal .banner-priceResume-month-mv .priceSales svg line {
    stroke: #FF6D22;
    stroke-width: 3;
}

.banner-priceResume-month-mv .daysLeft {
    font-size: 11px;
    color: rgba(102,102,102,1);
}

/*end banner more*/
.pack-mv {
    display: none;
    width: 100%;
    height: 140px;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid transparent;
    background-color: rgba(255,255,255,1);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.27);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.27);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pack-mv.solo-online {
    position: relative;
    margin-top: 30px;
}

.pack-mv.solo-online:before {
    font: normal normal normal 12px/1 FontAwesome;
    position: absolute;
    top: -20px;
    left: calc(50% - 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 120px;
    height: 20px;
    content: '\f02b' attr(data-online);
    word-spacing: 5px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: rgba(224,16,126,1);
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.regal .pack-mv.solo-online:before {
    background: #FF6D22;
}

.pack-mv .container-colectivo-mv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pack-mv .container-colectivo-mv .title-colectivo-container-mv .title-colectivo-mv {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    color: #007DC3;
}

.regal .pack-mv .container-colectivo-mv .title-colectivo-container-mv .title-colectivo-mv {
    color: #676869;
}

.pack-mv .container-colectivo-mv .title-colectivo-container-mv .subtitle-colectivo-mv {
    font-family: Sansation;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #E85B02;
}

.regal .pack-mv .container-colectivo-mv .title-colectivo-container-mv .subtitle-colectivo-mv {
    font-family: diamond;
    color: #812733;
}

.pack-mv .container-colectivo-mv .container-colectivo-discounted-price {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pack-mv .container-colectivo-mv .container-colectivo-discounted-price img {
    position: absolute;
    top: -25px;
}

.pack-mv .container-colectivo-mv .container-colectivo-discounted-price .colectivo-discounted-price-mv {
    font-family: 'Open Sans';
    font-size: 22px;
    font-weight: bold;
    position: relative;
    width: 50px;
    color: #007DC3;
}

.regal .pack-mv .container-colectivo-mv .container-colectivo-discounted-price .colectivo-discounted-price-mv {
    font-family: diamond;
    width: 60px;
    text-align: center;
    color: #812733;
}

.pack-mv .container-colectivo-mv .container-colectivo-discounted-price span:before {
    position: absolute;
    bottom: 1px;
    left: 0;
    display: block;
    width: 100%;
    height: 12px;
    content: '';
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    border-top: 3px solid #E2007E;
}

.regal .pack-mv .container-colectivo-mv .container-colectivo-discounted-price span:before {
    border-top: 3px solid #FF6D22;
}

.pack-mv .title {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    color: #007DC3;
}

.regal .pack-mv .title {
    color: #676869;
}

.liberty .pack-mv .title {
    color: #244C7F;
}

.pack-mv .title span {
    font-family: Sansation;
    font-weight: bold;
    text-transform: uppercase;
    color: rgba(232,91,2,1);
}

.regal .pack-mv .title span {
    font-family: diamond;
    color: #812733;
}

.liberty .pack-mv .title span {
    font-family: 'Open Sans';
}

.pack-mv .title .price {
    font-family: 'Open Sans';
    font-size: 22px;
    font-weight: bold;
    position: relative;
    float: right;
    color: rgba(0,125,195,1);
}

.regal .pack-mv .title .price {
    color: #812733;
}

.liberty .pack-mv .title .price {
    color: #244C7F;
}

.pack-mv .title .price svg {
    position: absolute;
    top: 0;
    right: -5px;
}

.pack-mv .title .price .ofert-free {
    font-family: Cabin;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    z-index: 1;
    top: -25px;
    right: -10px;
    width: 70px;
    height: 20px;
    padding: 1px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 3px;
    background: rgba(224,16,126,1);
}

.regal .pack-mv .title .price .ofert-free {
    background: #FF6D22;
}

.pack-mv .title .price .ofert-free:before {
    position: absolute;
    z-index: -1;
    right: 30px;
    bottom: -2px;
    width: 10px;
    height: 10px;
    content: ' ';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: rgba(224,16,126,1);
}

.regal .pack-mv .title .price .ofert-free:before {
    background: #FF6D22;
}

.pack-mv .desc {
    font-size: 12px;
    color: rgba(102,102,102,1);
}

.pack-mv .btns {
    font-family: Cabin;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #007DC3;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.regal .pack-mv .btns {
    color: #812733;
}

.liberty .pack-mv .btns {
    color: #244C7F;
}

.pack-mv .btns .iconN {
    width: 20px;
    height: 20px;
}

.pack-mv.doble {
    height: 200px;
}

.pack-mv .btns-doble {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pack-mv .btns-doble span {
    width: 50%;
    padding: .3rem 0;
    cursor: pointer;
    text-align: center;
    color: #989498;
    border: 1px solid #DCDCDC;
    background: #FFFFFF;
}

.pack-mv .btns-doble span:first-child {
    border-radius: 3px 0 0 3px;
}

.pack-mv .btns-doble span:last-child {
    border-radius: 0 3px 3px 0;
}

.pack-mv .btns-doble span.actived {
    border: 1px solid #077DC1;
    background: #077DC1;
}

.pack-mv .btns-doble span.actived {
    border: 1px solid #077DC1;
    background: #077DC1;
}

.pack-mv .btns-doble span.actived {
    color: #FFFFFF;
    border: 1px solid #077DC1;
    background: #077DC1;
}

.regal .pack-mv .btns-doble span.actived {
    color: #812733;
    border: 1px solid #812733;
    background: #FFC72B;
}

.liberty .pack-mv .btns-doble span.actived {
    border: 1px solid #244C7F;
    background: #244C7F;
}

.container-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px 15px 15px;
    border-bottom: 1px solid rgba(220,220,220,1);
    background-color: rgba(250,250,250,1);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.container-data .selects {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.container-data .selects > span {
    font-family: Sansation;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 2px);
    padding: 5px 10px;
    cursor: pointer;
    border: 1px solid rgba(152,148,152,1);
    border-radius: 4px;
    background: #FFFFFF;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.container-data .selects > span.active {
    font-weight: bold;
    text-transform: uppercase;
}

.container-data .selects > span.active.modalidades {
    font-weight: strong;
    text-transform: capitalize;
}

.container-data .selects i {
    font-size: 22px;
    color: #007DC3;
}

.regal .container-data .selects i {
    color: #812733;
}

.kutxabank .container-data .selects i {
    color: #000000;
}

.cajasur .container-data .selects i {
    color: #000000;
}

.liberty .container-data .selects i {
    color: #244C7F;
}

.modal-family {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
}

.modal-family.index-fixed{
    z-index: 700;  
}

.modal-family .menu-mv {
    font-family: Sansation;
    position: relative;
    top: 110px;
    display: none;
    background: #FFFFFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.modal-family .menu-mv.familias:after {
    position: absolute;
    top: -7px;
    left: 25%;
    width: 15px;
    height: 15px;
    content: ' ';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #FFFFFF;
}

.modal-family .menu-mv.modalidades:after {
    position: absolute;
    top: -7px;
    left: 70%;
    width: 15px;
    height: 15px;
    content: ' ';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #FFFFFF;
}

.modal-family .menu-mv.modalidades > div {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}

.modal-family .menu-mv > span,
.modal-family .menu-mv > div > span {
    font-family: Sansation;
    font-size: 14px;
    padding: 10px 15px;
    cursor: pointer;
    color: rgba(0,125,195,1);
    border: 1px solid rgba(220,220,220,1);
    border-bottom: 0;
}

.modal-family .menu-mv > span,
.modal-family .menu-mv.regal > div > span {
    color: #812733;
}

.kutxabank .modal-family .menu-mv > span{
    color: #000000;
}

.cajasur .modal-family .menu-mv > span{
    color: #000000;
}

.kutxabank .modal-family .menu-mv > div > span, .cajasur .modal-family .menu-mv > div > span{
    color: #000000;
}

.liberty .modal-family .menu-mv > span,
.modal-family .menu-mv > div > span {
    color: #244C7F;
}

.modal-family .menu-mv > span:first-child,
.modal-family .menu-mv > div > span:first-child {
    border-bottom: 1px;
}

.modal-family .menu-mv > span.active,
.modal-family .menu-mv > div > span.active {
    font-size: 14px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgba(0,0,0,1);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.modal-family .menu-mv > span.active i,
.modal-family .menu-mv > div > span.active i {
    font-size: 18px;
    color: lightgreen;
}

.mb-16 {
    margin-bottom: 16px!important;
}

#form_driverAdditionalData .field.checkbox label {
    margin-bottom: 0!important;
}

.disableddiv {
    pointer-events: none;
    opacity: .4;
}

@media only screen and (max-width: 800px) {
    .row-form {
        width: calc(100% - 10%);
        margin: 0 5%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .modal-additional {
        position: fixed;
        top: 0;
        left: 0;
        overflow: scroll;
        height: 100%;
    }

    .modal-range {
        position: fixed;
        top: 0;
        left: 0;
    }

    .modal-doble {
        position: fixed;
        top: 0;
        left: 0;
        overflow: scroll;
        height: 100%;
    }

    .modal-body {
        position: fixed;
        top: 0;
        left: 0;
        overflow: auto;
        height: 100%;
    }

    .modal-body .modal-header {
        font-size: 16px;
        min-height: 50px;
        padding: 1rem .5rem;
    }

    .modal-body .modal-subheader {
        padding: 20px 15px;
    }

    .modal-body .modal-subheader .resume-policy {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    .modal-body .modal-subheader .resume-policy > span:first-child {
        font-size: 18px;
    }

    .modal-body .modal-subheader .resume-policy > span:first-child .icon {
        font-size: 24px;
    }
    .modal-body .modal-subheader .type-car {
        font-size: 16px;
    }

    .modal-pack {
        overflow: scroll;
        height: 100%;
    }

    .modal-doble .header,
    .modal-additional .header,
    .modal-range .header {
        font-size: 18px;
        padding: .5rem;
    }

    .modal-range .desc {
        padding: 15px;
        font-size: 16px;
    }

    .inputRange {
        width: 100%;
    }

    .final-price {
        width: 50%;
    }

    .next-steps-wrapper .next-steps-contract {
        margin: 0 !important;
        padding: 20px 20px 15px 20px;
    }
    
    .next-steps-wrapper .next-steps-contract .step .desc .web-btn {
    	margin: 30px 0 15px 0;
    }
    
    .genesis #summary-contract .wrapper.module, .regal #summary-contract .wrapper.module {
    	margin-top: 0;
    	padding: 20px;
    }
    
    .genesis #summary-contract .section-title .wrapper, .regal #summary-contract .section-title .wrapper {
    	padding: 0;
    }
    
	.genesis #summary-contract .section-title .wrapper .subtitle, .regal #summary-contract .section-title .wrapper .subtitle {
		margin-top: 20px;
	}
	
    .genesis .data-provisional .btn-provisional > a, .regal .data-provisional .btn-provisional > a {
		margin-bottom: 25px;
	}

    .data-provisional {
        padding: 0;
    }

    .part-info {
        margin: 20px 0 0 0;
    }

    #summary-contract .section-title {
        padding: 20px 20px!important;
    }
    
    .genesis #summary-contract .wrapper.module .alert, .regal #summary-contract .wrapper.module .alert {
		position: relative;
	}

	.genesis #summary-contract .wrapper.module .alert .icon.icon-alert, .regal #summary-contract .wrapper.module .alert .icon.icon-alert {
		position: absolute;
	    top: 13px;
	    left: 5px;
	    margin: 0;
	}
    
    .genesis .portales .section-title .title, .genesis .portlet-journal-content .section-title .title, .regal .portales .section-title .title, .regal .portlet-journal-content .section-title .title {
    	margin: 0;
    }
}
@media only screen and (max-width: 650px) {
    .modal-additional .btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 80%;
        margin: 0 auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .modal-range .btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin: 0 auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .modal-range .btns > * {
        width: 100% !important;
    }
}
@media only screen and (max-width: 550px) {
    .row-form > div {
        width: 100%;
        margin: 0;
        margin-top: 1rem;
    }

    .modal-additional .btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% - 10%);
        margin: 0 5%;
        padding: 2rem 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .modal-range .btns span.cancel {
        margin-right: 0;
        margin-bottom: 1rem;
    }

    .modal-additional .btns button {
        width: 100%;
    }

    .modal-additional .btns * {
        width: 100% !important;
    }

    .modal-additional .btns span:first-child {
        margin-bottom: 1rem;
    }

    .modal-doble .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    .modal-doble .container > .resume-pack {
        max-width: 100%;
        margin: 0;
    }

    .modal-doble .container > .resume-pack:first-child {
        margin-bottom: 1rem;
    }
}
@media only screen and (max-width: 767px) {
    .completaPacks.nohasbanner {
        display: none;
    }

    label.onlyFamily {
        padding: 10px 0 10px 0;
    }
    .completaPacks.hasBanner {
        margin: 15px auto 40px!important;
    }

    .marginMV {
        margin-left: 10px !important;;
    }

    .imgAjust * {
        margin: 0 auto;
    }

    .success-send {
        margin-left: 0;
    }

    .msg-remember.summaryInfoSP2 {
        margin: 20px 0 20px 0;
    }

    .show_on_mobile_flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .calendar-mvl {
        display: none;
    }

    .fecha-inicio-mvl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .msg-remember {
        width: calc(100% + 20px);
        margin: 0 0 0 -10px;
    }

    .list-car-version .item-car-version .car-data {
        max-width: 100%;
    }

    .portales .estrellas {
        margin: 0!important;
    }

    .tabs-generics .tabs .tab {
        text-align: left;
    }

    .container-calendar {
        display: none;
    }

    .next-steps-contract .step .desc {
        padding: 15px 0 0 0;
    }

    .next-steps-contract .step {
        margin-bottom: 5px;
    }

    form.newForm .row > div {
        padding: 10px 10px 0 0;
    }

    form.newForm .row > div:last-child {
        padding: 10px 10px 0 0;
    }

    .container-calendar-mv {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .portales .wrapper-marker-text span {
        font-size: 15px;
        padding: 0 10px;
    }

    .portales #presaveQuote .weCallYou {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .resume-mv-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px 20px;
    }

    .tabs-container .flex-center {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    .data-provisional .type .row:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translateX(0px) !important;
        -ms-transform: translateX(0px) !important;
        transform: translateX(0px) !important;
    }

    .data-provisional .data-secondary {
        margin-bottom: 20px;
        padding-left: 35px;
    }
    
    .genesis .data-provisional .data-secondary, .regal .data-provisional .data-secondary {
    	margin-top: 0;
    }
    
    .genesis .data-provisional .data-secondary .incluye, .regal .data-provisional .data-secondary .incluye {
    	margin-top: 10px;
    }

    .data-provisional .price {
        margin-bottom: 20px;
        text-align: center;
    }

    .data-provisional .btn-provisional {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    .data-provisional .btn-provisional > a {
        margin-bottom: 40px;
    }
    
    .genesis .data-provisional .data-secondary, .regal .data-provisional .data-secondary {
    	display: block;
    }

    #summary-contract .part-info {
        margin: 5px 10px 10px 35px;
    }

    .sticky .resume-mv-top {
        display: none;
    }

    .sticky .resume-mv-top-menu-stck {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .title-slab.mv-sitcky > div {
        padding: 0;
    }

    .title-slab.mv-sitcky > div > h1 {
        padding: 0 !important;
    }

    .title-slab.mv-sitcky > div > h1 > span {
        display: block;
        padding: 20px;
    }

    .sticky .title-slab.mv-sitcky > div > h1 > span {
        display: block;
        padding: 0 10px 5px 10px;
    }

    .container-resumen-poliza {
        display: none;
    }

    .tabs-generics .tabs-container .tab-content > .row * {
        margin-right: 0!important;
        padding-right: 0!important;
    }

    .checkHolderPerson {
        height: auto;
    }

    .banner-mv {
        display: block;
    }

    .banner-slide {
        display: none;
    }
    
    .genesis #summary-contract .wrapper.module .section-title .subtitle, .regal #summary-contract .wrapper.module .section-title .subtitle {
		margin-top: 20px;
	}
}
@media only screen and (min-width: 768px) {
    .portales #presaveQuote .weCallYou {
        margin-right: 20px;
    }
    .ajust-margin-mobile {
        margin-left: 0 !important;
    }
}