/*
Theme Name: AgeHubTheme
Text Domain: AgeHubTheme
Version: 1.0
Description: Theme for AgeHub project
Tags: veinsa, responsive
Author: Michael Martinez
Author URI: wwww.lionbridge.com
*/

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');

/* Mobile */
@media (max-width: 576px) {
  .sm-center {
    text-align: center!important;
    margin-top: 25px;
    color: #454545;
  }

  .sm-left {
    text-align: left!important;
  }

  .sm-right {
    text-align: right!important;
  }

  .login-car {
    margin-bottom: 50px;
    text-align: center;
  }

  .login-page {
    background-image: url('assets/images/login-background.svg');
    background-repeat: no-repeat;
    background-size: 90%;
  }

  .brands img {
    max-width: 50%;
    margin-bottom: 15px;
    margin: 10px 11px !important;
  }


  h5 {
    font-size: 1.75rem;
  }

  h6 {
    font-size: 1.5rem;
    margin-bottom: 20px!important;
  }

  .sm-center h2{
    font-size: 2rem;
    line-height: 4.8rem;
  }

  p.sm-center {
    font-size: 100%;
  }

  .avaluo {
    margin-right: 10px;
  }
 
  .renovar {
    height: auto!important;
  }

  .renovar img {
    border-top-left-radius: 23px!important;
    border-top-right-radius: 23px!important;
  }

  #home-badges .card {
    width: 100%;
    margin: 10px auto;
    height: auto !important;
  }

  #home-badges .card .card-footer button {
    margin-top: 20px !important;
  }

  .card h5 {
    font-size: 1.25rem;
    padding: 10px 0;
  }
 
  .card.cuotas {
    height: auto!important;
  }

  .card.renovar {
    margin-right: 0;
    width: 100%;
  }

  .card.cuotas .title {
    font-size: 20px!important;
  }

  .card.cuotas .slim {
    font-size: 18px!important;
    margin-bottom: 15px!important;
  }

  .card.cuota-capital {
    padding: 10px;
    height:auto!important;
    margin-top: 25px;
    margin-bottom: 25px!important;
  }

  .card.cuota-capital p {
    font-size: 28px;
  }

  .card.cuota-capital .days-title {
    font-size: 18px;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 15px;
  }

  .card.cuota-capital button {
    width: auto!important;
  }

  .card.cuota-capital .date {
    font-size: 16px;
    text-align: left;
  }

  .card.cuota-capital h1 {
    font-size: 100px;
  }

  .card button {
    width: 85%;
    font-size: 15px!important;
    height: auto;
  }

  .miperfil-content .card button {
    width: 100% !important;
  }

  .cotizaciones {
    padding: 0!important;
    margin-bottom: 30px;
    border-radius: 35px!important;
  }

  .cotizaciones p strong {
    font-size: 18px;
  }

  .thecalendar {
    border-radius: 35px!important;
    width: 100%!important;
    max-width: 100%!important;
  }

  .thecalendar p {
    font-size: 18px;
  }

  .thecalendar button {
    margin-bottom: 10px;
  }

  .calendar-container {
    padding: 0!important;
    height: auto!important;
  }

  .calendar-container button {
    margin-bottom: 10px;
    border-radius: 50px;
    height: 38px;
    font-size: 15px;
    width: 50%;
    font-weight: bold;
  }

  .calendar-month {
    font-weight: lighter!important;
    font-size: 16px;
    color: #454545!important;
  }

  .calendar-date {
    font-size: 16px;
  }

  .calendar-date-item img {
    width: 40px;
    height: 40px;
  }

  .sidebar {
    min-height: auto!important;
  }

  .sidebar ul li {
    margin: 20px;
    font-size: 18px;
  }

  .button-tab {
    font-size: 16px!important;
  }

  .dropdown-item {
    font-size: 14px !important;
    padding: 0.1rem !important;
  }

  .row-item.poliza .secondary {
    margin-bottom: 15px;
    font-size: 15px!important;
  }

  .card.prox-pago {
    padding: 10px;
    height:auto!important;
    margin-top: 25px;
    margin-bottom: 0;
  }

  .card.prox-pago .days-title {
    font-size: 18px;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 15px;
  }

  .card.prox-pago .date {
    font-size: 15px;
    text-align: left;
  }

  .card.prox-pago h1 {
    font-size: 100px;
  }

  .card.prox-pago p {
    font-size: 28px!important;
  }

  .card.prox-pago button {
    width: auto;
    font-size: 16px!important;
  }

  .card.poliza-hoken {
    padding: 10px;
    height:auto!important;
    margin-top: 25px;
    margin-bottom: 0;
  }

  .card.poliza-hoken .days-title {
    font-size: 18px;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 15px;
  }

  .card.poliza-hoken .date {
    font-size: 15px;
    text-align: left;
  }

  .card.poliza-hoken h1 {
    font-size: 100px;
  }

  .card.poliza-hoken p {
    font-size: 28px!important;
  }

  .card.poliza-hoken button {
    width: auto;
    font-size: 16px!important;
  }

  .hoken-container {
    padding-left: 0;
    padding-right: 0;
  }

  .cotizacion-container {
    padding-left: 0;
    padding-right: 0;
  }

  .operation.list-group-item {
    padding: 5px !important;
  }

  .list-group-item {
    margin-bottom: 20px;
    padding: 10px;
  }

  .help-asesoria-info {
    font-size: 15px;
  }

  .faq {
    font-size: 15px;
  }

  .faq strong {
    font-size: 15px;
  }

  .faq .faq-answer {
    display: block;
  }

  .active-link {
    background-color: #C6CAD9;
    border-radius: 45px 45px 45px 45px!important;
    -moz-border-radius: 45px 45px 45px 45px!important;
    -webkit-border-radius: 45px 45px 45px 45px!important;
  }

  .cotizacion-footer {
    text-align: center!important;
    clear: both;
  }

  .paginate {
    margin-right: 0!important;
  }

  .welcome-badges {
    height: auto;
  }
  
  .badges:before {
    content: "";
    background-image: url('assets/images/badge-icon-person.svg');
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 1;
    top: -87px!important;
    width: 100%!important;
    height: 160px!important;
    background-position-x: center;
  }

  .badges {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: auto!important;
    padding-left: 0!important;
  }

  .badge-icon {
    display: flex!important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%!important;
    height: 125px!important;
    border-radius: 25px!important;
    padding: 10px!important;
    margin-bottom: 20px;
  }

  .badge-icon img {
    padding: initial!important;
    height: initial!important;
    margin-right: 15px;
  }

  .avaluo-car {
    margin-bottom: 30px!important;
  }

  .avaluo-formal {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }

  .username {
    font-size: 1rem;
  }

  .miperfil-menu .list-group-item {
    height: 45px;
    font-size: 15px;
    padding-top: 12px;
    margin-bottom: 10px;
    text-align: left;
  }

  .miperfil-menu .list-group-item img {
    display: block!important;
  }

  .miperfil-menu .list-group-item:last-child {
    margin-bottom: 0;
  }
  
  .miperfil-menu .list-group-item {
    background-color: transparent;
  }
  
  /* .miperfil-menu a img {
    right: 25px;
    top: 15px;
  } */

  .miperfil-menu h5 {
    font-size: 2rem;
  }

  .title-form {
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
    color: #3B3E51;
  }
  
  .title-form a:hover {
    text-decoration: none;
    color: #3B3E51;
  }

  .title-form img {
    display: block!important;
    position: absolute;
    top: 10px;
    right: 5px;
  }

  .mycar {
    position: relative;
    margin-bottom: 15px!important;
  }

  .mycar .primary {
    color: #2E384D;
    font-size: 15px!important;
  }
  
  .mycar .secondary {
    color: #707070;
    font-size: 15px!important;
  }

  .mycar .block {
    margin-bottom: 15px;
  }

  .mycar .block-delete {
    position: absolute;
    top: 12px;
    right: 10px;
  }

  .buttons-below input[type=button] {
    min-width: 40%;
  }

  .cuotas-capital p {
    font-size: 1.5em;
  }

  .operation {
    width: 50%!important;
    height: 50px !important;
    line-height: 18px !important;
  }

  .operation-empty {
    width: 0!important;
  }

  .title-content {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px!important;
  }

  .poliza-capital .primary {
    font-size: 16px!important;
  }

  .poliza-capital .secondary {
    font-size: 15px!important;
  }

  .card.prox-pago p {
    font-size: 18px!important;
  }

  .card.prox-pago .days-title, .card.prox-pago .date {
    text-align: center;
  }

  .capital-container {
    padding: 0;
  }

  .row-item .brand {
    font-size: 22px!important;
  }

  .dai-brand {
    font-size: 19px!important;
  }

  .row-item .brand-light {
    font-size: 22px!important;
    font-weight: lighter;
  }
  
  .row-item .model {
    font-size: 22px!important;
  }
  
  .row-item .model-descr {
    font-size: 18px!important;
  }
  
  .row-item .primary {
    font-size: 16px!important;
    margin-top: 10px;
  }
  
  .row-item .secondary {
    font-size: 16px!important;
  }

  .delete {
    padding-top: 25px;
    padding-bottom: 10px;
    text-align: center;
  }

  .estado {
    width: auto;
  }

  .appointment {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .appointment .subtitle {
    font-size: 14px!important;
  }

  .appointment .date {
    width: 100%!important;
    height: 35px!important;
    font-size: 15px!important;
    padding: 10px 10px!important;
    line-height: 15px!important;
  }

  .appointment-detail {
    font-size: 15px;
    font-weight: lighter;
  }

  .appointment-detail .comments .title {
    font-size: 16px!important;
  }

  .appointment-detail button {
    position: relative;
    height: 35px;
    width: 100%;
    display: block;
  }
  
  .appointment-detail button img {
    position: absolute;
    right: 12px!important;
    top: 12px!important;
  }

  .buttons {
    text-align: center;
  }

  .buttons button:first-child {
    margin-bottom: 10px;
  }

  .buttons button {
    margin: 0 auto;
  }

  .menutab .list-group-item {
    font-size: 18px!important;
  }

  .menutab .list-group-item {
    border-radius: 5px!important;
    color: #bcbcbc!important;
    width: 180px!important;
    height: 55px!important;
  }

  .maintenance-calendar {
    margin-bottom: 30px;
  }

  .descr {
    font-size: 19px!important;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  h6.gray {
    text-align: center;
    font-size: 20px;
  }

  #carouselCotizaciones .primary {
    margin-top: 15px;
  }

  .cotizacion-footer {
    text-align: center;
  }

  .cotizacion-footer .button {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    display: block;
  }

  .noitem-message {
    font-size: 15px;
  }

  .faq-answer .descr {
    font-size: 15px!important;
  }

  .asesoria-text1 {
    font-size: 18px!important;
    margin-bottom: 5px!important;
    padding-left: 0!important;
    text-align: center!important;
  }
  
  .asesoria-text2 {
    font-size: 15px!important;
    padding-left: 0!important;
    margin-bottom: 30px!important;
    text-align: center!important;
  }

  .margin-r {
    margin-right: 10px!important;
  }

  .compra-vehiculo .button-semi-narrowed {
    height: auto!important;
  }

  .welcome-badges {
    height: auto!important;
  }

  .welcome-badges h2 {
    font-size: 30px;
    font-weight: bold;
    color: #16335C;
    margin-bottom: 20px;
  }

  .welcome-badges h6 {
    font-size: 22px;
    color: #16335C;
    margin-bottom: 30px!important;
  }

  .sm-bienvenida-descr {
    font-size: 18px;
    color: #16335C;
  }
  
  .card-auto.prox-pago {
    margin: 10px auto;
  }

  .cotizaciones-bottom {
    display: flex;
    flex-direction: column!important;
    justify-content: center!important;
    align-items: center;
  }

  .cotizaciones-bottom strong {
    margin-bottom: 15px;
  }

  .cotizaciones-bottom .button {
    width: 100% !important;
    min-width: 95px;
    margin-bottom: 15px;
  }

  .brands img {
    width: 16%;
  }

  .dai-desktop {
    display: none !important;
  }

  .dai-my-cars-models {
    width: 85%!important;
  }

  .dai-my-cars-details {
    width: 33.333%;
  }

  .dai-float {
    float: left!important;
    width: 100%!important;
  }

  .help-asesoria {
    height: 85px!important;
  }

  .dai-passthrough-inicio {
    right: 8%;
    top: 55%;
  }

  .dai-passthrough-avaluo {
    right: 8%;
    top: 52%;
  }

  .dai-passthrough-registro {
    right: 8%;
    top: 45%;
  }

  .dai-passthrough-first {
    right: 8%;
    top: 52%;
  }

  .dai-passthrough-last {
    right: 8%;
    top: 52%;
  }

  .dai-passthrough {
    right: 20px;
    top: 20%;
    width: 20px;
  }

  .button {
    margin-top: 10px;
  }

  .accessories tr td,
  .accessories thead tr th {
    padding: 5px!important;
  }

  .accessories thead {
    font-size: 16px!important;
  }

  .dai-seguros__details-row,
  .dai-seguros__details-row-perfil {
    width: 50% !important;
    margin-bottom: 10px;
  }

  .dai-btn__first-col {
    width: 50%;
    color: #f7f7f7;
  }

  .dai-btn__last-col {
    width: 50%;
  }

  .dai-btn__first-col-futura {
    display: none !important;
  }

  .dai-btn__col-futura {
    width: 100%;
    margin-top: 10px;
  }

  .dai-details__hoken-lg-xl {
    position: absolute;
    top: 76%;
  }

  .dai-gestione-seguros__details-row:first-child {
    width: 100%!important;
  }

  .dai-gestione-seguros__details-row {
    width: 50%!important;
  }

  .dai-details__hoken-gestione-lg-xl {
    padding-left: 0!important;
  }

  .button-orange-big {
    float: right !important;
  }

  .dai-layout-40-capital {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
    height: 80px;
  }

  .dai-layout-60-capital {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .dai-align-center {
    padding-left: 20px !important;
  }

  .dai-btn__last-col-futura {
    display: none!important;
  }

  .dai-sin-seguros {
    background-image: url('assets/images/mensaje-polizas.png') !important;
  }

  .dai-sin-seguros-mss {
    top: 20% !important;
  }

  .dai-sin-poliza-container {
    width: 50% !important;
  }

  .button-solicitar-nuevo {
    float: none !important;
    display: table;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 70%;
    text-align: center;
  }

  .progress-button {
    width: 90% !important;
  }

  .form-section__disclaimer {
    padding: 0 20px !important;
  }

  .accordion-capital-solicitudes .card-header button {
    font-size: 13px !important;
  }

  .cedulaFisico {
    width: 90% !important;
  }

  .dai-d-flex  {
    display: block !important;
    width: 100% !important;
  }

  .maintenance-km .form-check-inline {
    font-size: 14px !important;
  }

  .content-capital .content .row-buttons button {
    width: 100% !important;
  }

  .miperfil-content .button-upload {
    width: 100% !important;
    margin: 10px 0 !important;
  }

  .dai-file-inputs {
    width: 100% !important;
  }

  .dai-completa {
    font-size: 16px !important;
  }

  .dai-requisitos {
    width: 100% !important;
    display: block !important;
    font-weight: bolder;
    font-size: 18px;
  }

  #dai-siguiente-paso {
    margin-bottom: 10px !important;
  }

  #dai-paso-anterior {
    margin-bottom: 10px !important;
    margin-right: 0 !important;
  }

  .dai-dnone-lg {
    display: none;
  }

  .faq .question {
    text-decoration: none !important;
  }

  .dai-steps-p {
    font-size: 15px !important;
  }

  .button-descargar-pdf-capital,
  .button-cancelar-solicitud-capital {
    width: 100%;
    display: block;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 5px;
    text-align: center;
  }

  .p-result {
    margin: 0 !important;
  }

  #veinsaHubLogo {
    width: 30% !important;
  }

  #veinsaHubHeaderLogo {
    width: 60% !important;
  }

  .veinsaLogoRegistro {
    width: 50% !important;
  }
}

@media (max-width: 375px) {
  .navbar-brand {
    width: 50% !important;
  }
}

@media (min-width: 376px) and (max-width: 576px) {
  .navbar-brand {
    width: 60% !important;
  }
}

@media (max-width: 360px) {
  .accessories tbody {
    font-size: 10px!important;
  }
}

@media (min-width: 361px) and (max-width: 576px) {
  .accessories tbody {
    font-size: 11px!important;
  }
}

@media (max-width: 575px) {
  .miperfil-content {
    margin: 20px 0 !important;
  }
  .capital-content {
    margin: 20px 0 !important;
  }
}

@media (min-width: 576px) {
  .miperfil-menu {
    padding-left: 30px !important;
  }
  
  .miperfil-content {
    padding-right: 30px !important;
  }

  .capital-content {
    padding-right: 30px !important;
  }
}


/* Tablet */
@media (min-width: 577px) and (max-width: 767px) {
  .miperfil-content h2 {
    font-size: 21px !important;
  }

  .dai-dnone-lg {
    display: none;
  }

  .dai-requisitos {
    width: 100% !important;
    display: block !important;
    font-weight: bolder !important;
    font-size: 18px !important;
  }

  #dai-paso-anterior {
    margin: 10px 0 !important;
  }

  .miperfil-content .button-upload {
    width: 39% !important;
  }

  .dai-file-inputs {
    width: 60% !important;
  }

  .dai-d-flex  {
    display: block !important;
    width: 100% !important;
  }

  .appointment .date {
    width: 100%!important;
    height: 35px!important;
    font-size: 15px!important;
    padding: 10px 10px!important;
    line-height: 15px!important;
  }

  .row.dai-mi-financiamiento > div:first-child {
    margin-bottom: 10px;
  }

  .cedulaFisico {
    width: 40% !important;
  }

  .miperfil-menu {
    margin-bottom: 15px;
  }

  .miperfil-menu .list-group-item {
    text-align: center;
  }

  .miperfil-menu .list-group-item img {
    display: none;
  }

  .md-left {
    text-align: left!important;
  }

  .quote .state {
    margin-top: 10px;
  }
 
  .hoken-container {
    margin-bottom: 30px;
  }

  .cotizaciones {
    margin-bottom: 30px;
    padding: 0!important;
  }

  .cotizacion-container {
    margin-bottom: 30px;
    padding: 0;
  }

  #carouselCotizaciones .primary {
    margin-top: 15px;
  }

  .capital-container {
    padding: 0;
  }

  .card.prox-pago {
    margin-top: 15px;
  }

  .card.cuotas {
    margin-top: 15px;
  }

  .estado {
    width: auto;
  }

  .maintenance-calendar {
    margin-bottom: 30px;
  }

  .cotizacion-footer {
    text-align: center!important;
  }

  .asesoria-text1 {
    text-align: center!important;
  }
  
  .asesoria-text2 {
    text-align: center!important;
  }

  .row-item .primary {
    margin-top: 10px;
  }

  .sidebar {
    padding: 5px!important;
  }
    
  .menu-item::before {
    left: 7px!important;
  }

  .home-link:before {
    left: 0!important;
  }

  .thecalendar {
    max-width: initial!important;
  }

  .dai-mobile {
    display: none !important;
  }

  .brands {
    padding-bottom: 30px !important;
  }

  .mycar .block-delete {
    position: absolute;
    top: 12px;
    right: 10px;
  }

  .dai-my-cars-models {
    width: 90% !important;
  }

  .dai-my-cars-details {
    width: 20%;
    margin-top: 10px;
  }

  .dai-float {
    float: left !important;
  }

  .operation {
    width: 50%!important;
    margin-right: 0!important;
  }

  .operation-empty {
    width: 0!important;
  }

  .dai-mi-financiamiento div .primary {
    font-size: 15px!important;
  }
  
  .dai-mi-financiamiento div .secondary {
    font-size: 15px!important;
  }

  .maintenance-calendar {
    margin-bottom: 20px;
  }

  .maintenance-calendar .content {
    padding: 15px!important;
  }

  .dai-passthrough-inicio {
    right: 10%;
    top: 48%;
  }

  .dai-passthrough-avaluo {
    right: 10%;
    top: 52%;
  }

  .dai-passthrough-registro {
    right: 8%;
    top: 42%;
  }

  .dai-passthrough-first {
    right: 12%;
    top: 52%;
  }

  .dai-passthrough-last {
    right: 15%;
    top: 50%;
  }

  #miperfil .col-form-label {
    padding-top: 0!important;
  }

  .dai-btn-modal:first-child {
    margin-right: 2.5px;
  }

  .dai-btn-modal:last-child {
    margin-left: 2.5px;
  }

  .dai-seguros__details-row {
    width: 50% !important;
    margin-bottom: 10px;
  }

  .dai-btn__first-col {
    width: 75%;
    color: #f7f7f7;
  }

  .dai-btn__last-col {
    width: 25%;
  }

  .dai-btn__first-col-futura {
    display: none !important;
  }

  .dai-btn__last-col-futura {
    width: 75% !important;
  }

  .dai-btn__col-futura {
    width: auto;
  }

  .dai-btn__col-futura:first-child {
    margin-top: 0 !important;
  }

  .dai-seguros__details-row:first-child {
    width: 16% !important;
  }

  .dai-seguros__details-row-perfil {
    width: 42% !important;
  }

  .dai-details__hoken-lg-xl {
    position: absolute;
    top: 76%;
  }

  .dai-pagar-margin {
    margin-top: 20px;
  }

  .dai-layout-60-capital {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .dai-layout-40-capital {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
    height: 80px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  #dai-capital-row-buttons {
    text-align: center !important;
  }

  #dai-capital-row-buttons button {
    width: 60% !important;
    margin: auto !important;
    float: none !important;
    margin-bottom: 10px !important;
  }

  .miperfil-content h2 {
    font-size: 21px !important;
  }

  #dai-siguiente-paso {
    margin-left: 10px;
  }

  .button-solicitar-nuevo {
    margin: 15px auto 10px 0 !important;
    width: 40% !important;
    display: block !important;
    float: none !important;
}

  .dai-dnone-lg {
    display: none;
  }

  .dai-requisitos {
    width: 100% !important;
    display: block !important;
    font-weight: bolder !important;
    font-size: 18px !important;
  }

  #dai-paso-anterior {
    margin: 10px 0 !important;
  }

  .button-brown-big {
    float: left !important;
  }

  .miperfil-content .button-upload {
    width: 39% !important;
  }

  .dai-file-inputs {
    width: 60% !important;
  }

  .dai-d-flex  {
    display: block !important;
    width: 100% !important;
  }

  .appointment .date {
    width: 100%!important;
    height: 35px!important;
    font-size: 15px!important;
    padding: 10px 10px!important;
    line-height: 15px!important;
  }

  .row.dai-mi-financiamiento > div:first-child {
    margin-bottom: 10px;
  }

  .appointment.bg-white button {
    width: 47.5% !important;
  }

  #futuraBadge,
  #hokenBadge {
    margin-top: 20px !important;
  }

  .cedulaFisico {
    width: 40% !important;
  }

  .quote .state {
    margin-top: 10px;
  }

  .sidebar {
    padding: 10px!important;
  }

  .menu-item::before {
    left: 7px!important;
  }

  .home-link:before {
    left: 0!important;
  }

  .cotizaciones {
    margin-bottom: 30px;
  }

  .dai-mobile {
    display: none !important;
  }

  #personaldata label {
    font-size: 15px !important;
  }

  .mycar .block-delete {
    position: absolute;
    top: 12px;
    right: 10px;
  }

  .dai-my-cars-models {
    width: 90% !important;
  }

  .dai-my-cars-details {
    width: 20%;
    margin-top: 10px;
  }

  .operation {
    width: 30%!important;
    margin-right: 0!important;
  }

  .operation-empty {
    width: 0!important;
  }

  .dai-mi-financiamiento div .primary {
    font-size: 15px!important;
  }
  
  .dai-mi-financiamiento div .secondary {
    font-size: 15px!important;
  }

  .maintenance-calendar {
    margin-bottom: 20px;
  }

  .maintenance-calendar .content {
    padding: 15px!important;
  }

  .dai-passthrough-inicio {
    right: 10%;
    top: 48%;
  }

  .dai-passthrough-avaluo {
    right: 15%;
    top: 52%;
  }

  .dai-passthrough-registro {
    right: 15%;
    top: 48%;
  }

  .dai-passthrough-first {
    right: 12%;
    top: 52%;
  }

  .dai-passthrough-last {
    right: 15%;
    top: 50%;
  }

  #miperfil .col-form-label {
    padding-top: 0!important;
  }

  .dai-btn-modal:first-child {
    margin-right: 2.5px;
  }

  .dai-btn-modal:last-child {
    margin-left: 2.5px;
  }

  .dai-seguros__details-row {
    width: 50% !important;
    margin-bottom: 10px;
  }

  .dai-btn__first-col {
    width: 75%;
    color: #f7f7f7;
  }

  .dai-btn__last-col {
    width: 25%;
  }

  .dai-btn__first-col-futura {
    display: none !important;
  }

  .dai-btn__last-col-futura {
    width: 75% !important;
  }

  .dai-btn__col-futura {
    width: auto;
  }

  .dai-btn__col-futura:last-child {
    margin-top: 0 !important;
  }

  .dai-seguros__details-row-perfil {
    width: 50% !important;
  }

  .dai-details__hoken-lg-xl {
    position: absolute;
    top: 46%;
  }

  .dai-gestione-seguros__details-row:first-child {
    width: 50%!important;
  }

  .dai-gestione-seguros__details-row {
    width: 25%!important;
  }

  .dai-btn__last-col-futura {
    display: none !important;
  }

  .dai-pagar-margin {
    margin-top: 20px;
  }

  .dai-layout-60-capital {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .dai-layout-40-capital {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
    height: 80px;
  }

  .dai-btn-futura {
    margin-top: 10px !important;
  }
}

@media (min-width: 993px) and (max-width: 1199px) {
  .miperfil-content h2 {
    font-size: 25px !important;
  }

  .dai-dnone-lg {
    display: none;
  }

  .cedulaFisico {
    width: 40% !important;
  }

  .quote .state {
    margin-top: 10px;
  }

  .dai-mobile {
    display: none !important;
  }

  .dai-my-cars-models {
    width: 30% !important;
  }

  .mycar .block-delete {
    width: 5% !important;
    float: left;
  }

  .dai-my-cars-details {
    width: 13%;
  }

  .dai-passthrough-inicio {
    right: 10%;
    top: 48%;
  }

  .dai-passthrough-avaluo {
    right: 10%;
    top: 52%;
  }

  .dai-passthrough-registro {
    right: 15%;
    top: 48%;
  }

  .dai-passthrough-first {
    right: 12%;
    top: 52%;
  }

  .dai-passthrough-last {
    right: 15%;
    top: 50%;
  }

  .dai-btn-modal:first-child {
    margin-right: 2.5px;
  }

  .dai-btn-modal:last-child {
    margin-left: 2.5px;
  }

  .dai-details__hoken-lg-xl {
    margin-top: 10px;
  }

  .dai-details__hoken-gestione-lg-xl {
    margin-top: 10px;
  }

  .dai-btn__first-col {
    width: 70%;
    color: #f7f7f7;
  }

  .dai-btn__last-col {
    width: 30%;
  }

  .dai-btn__first-col-futura {
    width: 50%;
  }

  .dai-btn__last-col-futura {
    width: 75% !important;
  }

  .dai-btn__col-futura {
    width: auto;
    padding-left: 3%;
  }

  .dai-seguros__details-row:first-child {
    width: 16% !important;
  }

  .dai-layout-40-capital {
    height: 94px;
  }
}

/*Big screens*/
@media (min-width: 1200px) {
  .dai-btn__last-col {
    padding-right: 0 !important;
  }

  .miperfil-content h2 {
    font-size: 25px !important;
  }

  .cedulaFisico {
    width: 40% !important;
  }
  
  .thecalendar {
    max-width: 100%;
  }

  .cotizaciones {
    max-width: 500px;
  }

  .dai-mobile {
    display: none !important;
  }

  .dai-my-cars-models {
    width: 30% !important;
  }

  .dai-my-cars-details {
    width: 13%;
  }

  .dai-passthrough-inicio {
    right: 10%;
    top: 48%;
  }

  .dai-passthrough-avaluo {
    right: 10%;
    top: 52%;
  }

  .dai-passthrough-registro {
    right: 15%;
    top: 48%;
  }

  .dai-passthrough-first {
    right: 8%;
    top: 49%;
  }

  .dai-passthrough-last {
    right: 10%;
    top: 48%;
  }

  .mycar .block-delete {
    width: 5% !important;
    float: left;
  }

  .dai-btn-modal:first-child {
    margin-right: 2.5px;
  }

  .dai-btn-modal:last-child {
    margin-left: 2.5px;
  }

  .dai-details__hoken-lg-xl {
    margin-top: 0;
  }

  .dai-btn__first-col {
    display: none !important;
  }

  .dai-btn__last-col {
    width: 100%;
  }

  .dai-btn__first-col-futura {
    width: 25%;
  }

  .dai-btn__col-futura {
    width: auto;
  }

  #futuratab .dai-pagar-inactivo, 
  #futuratab .dai-pagar-activo,
  #futuratab .dai-descarga-activo {
    margin-top: 10px;
  }

  .dai-seguros__details-row:first-child {
    width: 16% !important;
  }

  .dai-gestione-seguros__details-row:first-child {
    width: 30%!important;
  }

  .dai-gestione-seguros__details-row:nth-child(2) {
    width: 10%!important;
  }

  .dai-btn__last-col-futura {
    display: none!important;
  }

  .dai-layout-40-capital {
    height: 94px;
  }
}

/*Safari*/
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
  .active-link {
    width: 100%;
  }
}}

body {
  font-family: 'Lato', sans-serif;
  background-color: #FFF;
  font-size: 15px;
}

.link:hover {
  text-decoration: none;
}

small.error {
  color: #E3031B!important;
  font-weight: bold;
}

.error {
  color: #E3031B;
}

.form-km.error {
  border-color: #E3031B;
  border-width: 2px;
}

label.error {
  font-weight: bold;
}

.form-control.error {
  border-width: 2px;
  border-color: #E3031B;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-check-input {
  margin-top: 2px!important;
}

.bg-white {
  background-color: #FFF;
}

.bg-gray {
  background-color: #F2F2F2!important;
}

.bg-black {
  background-color: #000!important;
}

.bg-darkblue {
  background-color: #16335C;
  color: #FFF;
}

.bg-darkblue a {
  color: #fff;
}

.main {
  padding: 20px 30px;
}

.navbar {
  background-color: #fff!important;
}

.sidebar {
  background-color: #16335C;
  font-size: 15px;
  min-height: calc(100vh - 40px);
  height: auto;
  padding: 10px 10px 10px 0;
}

.sidebar ul {
  margin-left: 0;
}

.sidebar ul li {
  display: table;
  list-style: none; 
  position: relative;
  margin-bottom: 5px;
  padding-left: 75px;
  height: 45px;
}

.sidebar ul li a {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  min-height: 25px;
  min-height: auto;
}

.sidebar-link {
  margin-left: 40px;
}

.home-link a {
  margin-left: 43px;
}

.historial-link a {
  margin-left: 43px;
}

.cotizaciones-link a {
  margin-left: 43px;
}

.avaluo-link a {
  margin-left: 43px;
}

.asesoria-link a {
  margin-left: 43px;
}

.mifinanciamiento-link a {
  margin-left: 43px;
}

.hoken-link a {
  margin-left: 43px;
}

.mantenimiento-link a {
  margin-left: 43px;
}

.compravehiculo-link a {
  margin-left: 43px;
}

.accesorios-link a {
  margin-left: 43px;
}

.empty-link a {
  margin-left: 43px;
}

.home-link:before {
  background: transparent url('assets/images/home-icon.svg') scroll 0 0 no-repeat;
  content: "";
  width: 45px;
  height: 50px;
  position: absolute;
  left: 25px;
  top: -2px;
}

.historial-link:before {
  background: transparent url('assets/images/historial-icon.svg') scroll 0 0 no-repeat;
  content: "";
  width: 45px;
  height: 50px;
  position: absolute;
  left: 33px;
  top: 5px;
}

.cotizaciones-link:before {
  background: transparent url('assets/images/cotizaciones-icon.svg') scroll 0 0 no-repeat;
  content: "";
  width: 45px;
  height: 50px;
  position: absolute;
  left: 33px;
  top: 5px;
}

.avaluo-link:before {
  background: transparent url('assets/images/avaluo-icon.svg') scroll 0 0 no-repeat;
  content: "";
  width: 45px;
  height: 50px;
  position: absolute;
  left: 33px;
  top: 5px;
}

.asesoria-link:before {
  background: transparent url('assets/images/asesoria-icon.svg') scroll 0 0 no-repeat;
  content: "";
  width: 45px;
  height: 50px;
  position: absolute;
  left: 33px;
  top: 5px;
}

.mifinanciamiento-link:before {
  background: transparent url('assets/images/financiamiento-icon.svg') scroll 0 0 no-repeat;
  content: "";
  width: 45px;
  height: 50px;
  position: absolute;
  left: 33px;
  top: 4px;
}

.hoken-link:before {
  background: transparent url('assets/images/coutas-hoken-icon.svg') scroll 0 0 no-repeat;
  content: "";
  width: 43px;
  height: 50px;
  position: absolute;
  left: 33px;
  top: 4px;
}

.mantenimiento-link:before {
  background: transparent url('assets/images/citas-mantenimiento-icon.svg') scroll 0 0 no-repeat;
  content: "";
  width: 45px;
  height: 50px;
  position: absolute;
  left: 33px;
  top: 4px;
}

.compravehiculo-link:before {
  background: transparent url('assets/images/compra-vehiculo-icon.svg') scroll 0 0 no-repeat;
  content: "";
  width: 45px;
  height: 50px;
  position: absolute;
  left: 33px;
  top: 5px;
}

.accesorios-link:before {
  background: transparent url('assets/images/accesorios-icon.svg') scroll 0 0 no-repeat;
  content: "";
  width: 45px;
  height: 50px;
  position: absolute;
  left: 33px;
  top: 4px;
}

.empty-link:before {
  background: transparent url('assets/images/empty-icon.svg') scroll 0 0 no-repeat;
  content: "";
  width: 45px;
  height: 50px;
  position: absolute;
  left: 33px;
  top: 5px;
}

.button {
  border-radius: 50px;
  padding: 4px 20px 6px 20px;
  text-align: center;
  border: 1px solid;
}

.button-narrowed {
  border-radius: 50px;
  padding: 7px 15px;
  text-align: center;
  border: 1px solid;
  min-width: 102px;
  width: auto;
}

.button-semi-narrowed {
  border-radius: 50px;
  padding: 3px 15px;
  text-align: center;
  border: 1px solid;
  height: 30px;
  min-width: 110px;
  width: auto;
  font-size: 15px;
  font-weight: bold;
  position: relative;
}

.button-semi-narrowed img {
  position: absolute;
  right: 10px;
  top: 10px;
}

.button-narrowed svg {
  float: right;
}

.button-primary {
  color: #ffffff;
  background-color: #e3031b !important;
  border-color: #e3031b;
}

.button-secondary {
  color: #2E384D!important;
  border-color: #2E384D;
  background-color: #fff;
}

.button-third {
  color: #2E384D!important;
  border-color: #C6CAD9;
  background-color: #fff;
  padding: 7px 20px;
}

.button-fourth {
  color: #16335C;
  background-color: #fff!important;
  border: 1px solid #16335C;
}

.button-blue-big {
  color: #FFF;
  border-color: #16335C;
  background-color: #16335C;
  font-weight: bold;
  font-size: 15px;
}
.button-orange-big {
  color: #FFF;
  border-color: #BB9947;
  background-color: #BB9947;
  font-weight: bold;
  font-size: 15px;
  width: 25%;
  height: 100%;
}

.button-brown-big {
  color: #FFF;
  border-color: #454545;
  background-color: #454545;
  font-weight: bold;
  font-size: 15px;
  width: 25%;
  height: 100%;
}

.button-tab {
  border: 1px solid #16335C!important;
  background-color: transparent;
  border-radius: 5px;
  font-size: 15px;
}

.button-blue {
  color: #fff;
  background-color: #16335C;
  border-color: #353B42;
}

.button-tab:disabled {
  border: solid 1px #8C8C8C!important;
}

.button-simple {
  border: 1px solid #ffffff!important;
  background-color: transparent;
  border-radius: 45px;
  font-size: 18px;
  padding: 12px 40px;
  color: #ffffff;
}

.button-black {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.carinfo {
  background-color: #F6F6F6;
  border-color: solid 1px #2E384D;
  border-radius: 10px;
  display: block;
  padding: 5px;
}

.login {
  margin-top: auto;
  margin-bottom: auto;
  min-height: calc(100vh - 130px);
}

#login {
  z-index: 2;
}

h5,h6 {
  color: #2E384D;
}

.content {
  display: block;
  background-color: #fff;
  border-radius: 25px;
  padding: 10px 20px 20px;
  border-color: #2E384D;
  width: 100%;
  height: 100%;
}

.content p {
  color: #918F8F;
}

.content hr {
  margin-top: 0.5em;
}

.shadowed {
  -webkit-box-shadow: 0px 0px 5px -3px rgba(140,140,140,1);
  -moz-box-shadow: 0px 0px 5px -3px rgba(140,140,140,1);
  box-shadow: 0px 0px 5px -3px rgba(140,140,140,1);
}

.hide {
  display: block;
}

.row-item {
  background-color: #F7F7F7;
  border-radius: 10px;
  display: block;
  padding: 20px;
  margin-bottom: 15px;
}

.row-item:hover + .hide {
  display: block;
}

.row-item .brand {
  color: #2E384D!important;
  font-weight: bold;
  font-size: 16px;
}

.row-item .model {
  color: #2E384D;
  font-weight: lighter;
  font-size: 16px;
}

.row-item .model-descr {
  color: #454545;
  font-size: 15px;
}

.row-item .primary {
  color: #2E384D;
  font-size: 15px;
  font-weight: bold;
}

.row-item .secondary {
  color: #707070;
  font-size: 15px;
}

.row-item.poliza {
  background-color: #F7F7F7;
  border-radius: 10px;
  display: block;
  padding: 20px;
  margin-bottom: 15px;
}

.row-item.poliza:hover + .hide {
  display: block;
}

.row-item.poliza .brand {
  color: #2E384D;
  font-weight: bold;
  font-size: 15px;
}

.row-item.poliza .brand-light {
  color: #2E384D;
  font-weight: lighter;
  font-size: 15px;
}

.row-item.poliza .model {
  color: #2E384D;
  font-weight: lighter;
  font-size: 18px;
}

.row-item.poliza .model-descr {
  color: #454545;
  font-size: 15px;
}

.row-item.poliza .primary {
  color: #2E384D;
  font-size: 15px;
  font-weight: lighter;
}

.row-item.poliza .secondary {
  color: #707070;
  font-size: 15px;
  font-weight: lighter;
}

.row-item.poliza-capital {
  background-color: #F7F7F7;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 15px;
}

.descr {
  color: #918F8F;
  font-size: 16px;
}

.paginate-descr {
  padding: 10px 30px;
  color: #3B3E51;
  font-size: 16px;
  font-weight: 100;
  display: block;
}

.paginate-single {
  color: #8C98A9;
}

.paginate-multiple {
  color: #2E384D;
}

.poliza {
  font-weight: bold;
}

.capital {
  color: #2E384D!important;
  background-color: #FFF!important;
  padding: 10px 10px;
  height: 215px;
}

.capital p {
  font-size: 15px!important;
  margin-bottom: 10px!important;
}

.capital .slim {
  font-size: 15px;
  font-weight: lighter;
  margin-top: 15px;
}

.renovar {
  padding: 0 0 10px 0!important;
  background-color: #16335C;
  color: #FFF;
}

.renovar .card-body,
.avaluo .card-body,
.asesoria .card-body,
.poliza .card-body,
.card.avaluo,
.card.asesoria,
.card.poliza {
  padding: 0!important;
}

.renovar img {
  border-radius: 25px 25px 0 0;
}

.renovar .background {
  width: 100%;
}

.renovar h5,
.avaluo h5,
.poliza h5 {
  color: #ffffff;
  margin-top: 10px;
}

.asesoria h5 {
  margin-top: 10px;
}

.avaluo {
  background-color: #16335c;
  color: #ffffff;
  height: 215px;
  padding: 20px 10px 10px 10px;
}

.asesoria {
  color: #ffffff!important;
  background-color: #16335c!important;
  height: 215px;
  padding: 20px 10px 10px 10px;
}

#home-badges .card h1 {
  font-size: 30px !important;
}

.card h1 {
  font-weight: bold;
  font-size: 50px;
  margin-bottom: 0;
}

.card-auto h1 {
  font-weight: bold;
  font-size: 50px;
  margin-bottom: 0;
}

.card p {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
  line-height: 0.8;
}

.card-auto p {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
  line-height: 0.8;
}

.card .date {
  font-size: 15px;
  font-weight: initial;
}

.card-auto .date {
  font-size: 15px;
  font-weight: initial;
}

.card button,
.thecalendar button {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.card-auto button {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.card-body {
  padding: 0.25rem!important;
}

.mycar {
  background-color: #F7F7F7;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  display: table;
}

.mycar .primary {
  color: #2E384D;
  font-size: 15px;
}

.mycar .model {
  color: #2E384D;
  font-size: 17px;
  font-weight: 100;
}

.mycar .secondary {
  color: #707070;
  font-size: 15px;
}

.title-form {
  font-size: 18px;
  text-decoration: none;
  color: #3B3E51;
}

.title-form img {
  display: none;
}

.login-page {
  background-image: url('assets/images/login-background.svg');
  background-repeat: no-repeat;
  background-size: 90%;
}

.brands {
  background-color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  /* height: 130px; */
}

.brands img {
  margin: 10px 15px;
}

.registry {
  min-height: calc(100vh - 150px);
  height: auto;
}

.registry-car {
  position: absolute;
  right: 0;
  bottom: 70px;
}

.logo {
  margin-top: 20px;
  margin-bottom: 20px;
}

.modal {
  color: #000;
}

#addNewCar {
  margin-bottom: 50px;
  color: #2E384D;
}

.user-logo {
  display: inline-block;
  height: 30px;
  width: 30px;
  background-color: #2E384D;
  color: #fff;
  text-transform: capitalize;
  padding:5px;
  line-height: 20px;
  text-align: center;
}

.dropdown-menu::before {
  content: "";
  display: block;
  background-color: #16335C;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -6px;
  left: 71%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.dropdown-menu-notifications::before {
  content: "";
  display: block;
  background-color: #16335C;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -6px;
  left: 88%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.dropdown-menu {
  font-size: 18px!important;
  background-color: #16335C;
  border-radius: 25px;
  padding: 20px 10px;
  box-shadow: 7px 7px 14px rgba(33, 37, 41, .35);
}

.dropdown-menu .dropdown-item {
  color: #fff;
}

.dropdown-menu .dropdown-item:hover {
  background-color: #16335C;
  border-radius: 25px;
}

.dropdown-divider {
  height: 2px;
}

.notifications {
  line-height: 26px;
  position: relative;
}

.notification-alert {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 15px;
  background-color: #E3031B;
  position: absolute;
  right: 15px;
  top: 10px;
  z-index: 2;
}

.table td, .table th {
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}

#carouselCotizaciones a :not(.button) {
  color: #000;
}

#carouselCotizaciones .price {
  color: #2E384D;
  font-size: 16px;
  font-weight: normal;
}

.calendar-container {
  font-size: 15px;
  text-align: center;
  /*height: 270px;*/
}

.calendar-date {
  border-radius: 0;
}

.calendar-date-item {
  border: 0!important;
  margin-bottom: 2px;
}

.calendar-date-item img {
  margin-right: 10px;
}

.calendar-date-item.red {
  /* border-left: solid 5px #E3031B!important; */
  color: #E3031B;
}

.calendar-date-item.blue {
  /* border-left: solid 5px #2E384D!important; */
  color: #16335C;
}

.calendar-date-item.darkgray {
  /* border-left: solid 5px #454545!important; */
  color: #454545;
}

.calendar-date-item.lightgray {
  /* border-left: solid 5px #C6CAD9!important; */
  color: #C6CAD9;
}

.calendar-month {
  color: #454545;
  text-align: center;
  font-weight: bold;
}

.calendar-pn {
  color: #3B3E51;
  font-size: 18px;
  width: 150px;
  line-height: 18px;
  margin-left: 15px;
  margin-right: 15px;
}

.calendar-pn span {
  color: #95989A;
}

.calendar-title {
  font-size: 15px;
  color: #2E384D!important;
}

.calendar a {
  cursor: pointer;
}

.day-name {
  font-weight: bold;
}

.day-blue {
  background-color: #16335C;
  color: #fff;
  border-radius: 45px;
  padding: 1px;
  width: 25px;
  height: 25px;
  text-align: center;
  margin: auto;
  display: block;
}

.day-red {
  background-color: #E3031B;
  color: #fff;
  padding: 1px;
  border-radius: 45px;
  width: 25px;
  height: 25px;
  text-align: center;
  margin: auto;
  display: block;
}

.day-darkgray {
  background-color: #454545;
  color: #fff;
  padding: 1px;
  border-radius: 45px;
  width: 25px;
  height: 25px;
  text-align: center;
  margin: auto;
}

.day-lightgray {
  background-color: #C6CAD9;
  color: #fff;
  padding: 5px;
  border-radius: 45px;
  width: 25px;
  height: 25px;
  text-align: center;
  margin: auto;
  display: block;
}

.page-inicio .card {
  font-family: 'Lato', sans-serif;
  color: #fff;
  border: 0;
  border-radius: 25px;
  width: 186px;
  height: 270px;
  margin-right: 15px;
  margin-bottom: 30px;
  padding-bottom: 5px!important;
  cursor: pointer;
}

.card-auto {
  font-family: 'Lato', sans-serif;
  color: #fff;
  border: 0;
  border-radius: 25px;
  width: auto;
  height: 233px;
  margin-right: 15px;
  margin-bottom: 30px;
  padding: 10px;
  padding-bottom: 5px!important;
}

.card-body {
  padding-left: 0!important;
  padding-right: 0!important;
}

.card-footer {
  padding: 0;
  padding-bottom: 5px!important;
  border: 0!important;
  background-color: transparent;
}

.history-state {
  height: 25px;
  border-radius: 1.25rem;
  font-size: 15px;
  padding: 2px;
}

.accessories {
  text-align: left;
  width: 100%;
  font-weight: initial;
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 20px;
}

.accessories thead tr th {
  text-align: left;
  padding: 5px 20px;
  font-weight: initial;
  background-color: #2E384D;
  color: #fff;
}

.accessories tr {
  border: 1px solid #2E384D;
  vertical-align: baseline!important;
}

.accessories tr td {
  text-align: left;
  padding: 5px 20px;
  color: #3B3E51;
  border-right: 1px solid #2E384D;
  border-bottom: 1px solid #2E384D;
}

.accessories tr th:first-child,
.accessories tr td:first-child {
  border-left: 1px solid #2E384D;
}

.accessories tr td p {
  margin-bottom: 5px;
}

.accessories tr:first-child th:first-child {
  border-top-left-radius: 15px;
}

.accessories tr:first-child th:last-child {
  border-top-right-radius: 15px;
}

.accessories tr:last-child td:first-child {
  border-bottom-left-radius: 15px;
}

.accessories tr:last-child td:last-child {
  border-bottom-right-radius: 15px;
}

.avaluo-form {
  background-color: transparent;
  background-image: url('assets/images/avaluo-background.svg');
  background-repeat: no-repeat;
  color: #707070;
}

.avaluo-form .card {
  width: auto;
}

.help-asesoria {
  height: 60px;
}

.list-group-item {
  border: 0;
}

.help-asesoria .list-group-item {
  border: 0;
  background-color: transparent;
  padding-bottom: 0;
  border-radius: 0!important;
}

.help-asesoria .list-group-item.active {
  border-bottom: 1px solid #E3031B!important;
}

.help-asesoria-info.tab-pane .info {
  background-color: #2E384D;
  color: #fff;
  border-radius: 20px;
  padding: 20px 40px;
  min-height: 200px;
  margin-bottom: 30px;
  font-size: 15px;
}

.help-asesoria-info hr {
  border-color: #fff;
}

.help-asesoria-info .title {
  font-size: 20px;
}

.help-asesoria-info ul {
  padding-left: 20px;
}

.help-asesoria-info img {
  margin-right: 10px;
}

.help-asesoria-info .title {
  font-size: 20px;
}

.help-asesoria-info a {
  color: #B9B8B8;
  text-decoration: underline;
}

.help-link {
  text-decoration: none!important;
}

.help-link:hover {
  text-decoration: underline!important;
}

.faq .question {
  color: #2E384D;
  font-size: 18px;
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 100%;
}

.faq-answer {
  margin-bottom: 15px;
}
 
.cuotas {
  min-height: 0!important;
  color: #2E384D;
  padding: 5px 10px;
  height: auto;
  background-color: #fff;
  border-radius: 25px;
}

.cuotas .title {
  color: #E3031B;
  font-size: 15px;
}

.cuotas .progress {
  height: 3px;
  background-color: #C6CAD9;
  margin: 10px 0;
}

.progress-bar {
  background-color: #2E384D;
  width: 100%;

}

.cuotas .slim {
  color: #2E384D;
  font-size: 15px;
  font-weight: lighter;
  margin-bottom: 5px;
}

.card.poliza {
  /* padding-top: 10px!important; */
  background-color: #16335C;
  color: #fff;
  padding: 10px;
  font-size: 13px;
}

.card.poliza p {
  font-size: 15px!important;
  line-height: 14px;
}

.card.poliza h5 {
  color: #fff;
}

.card.poliza-hoken {
  background-color: #16335C;
  color: #fff;
  padding: 10px;
  margin-bottom: 25px;
  min-height: 215px;
  height: auto;
}

.card.poliza-hoken p {
  font-size: 15px!important;
  line-height: 14px;
}

.card.prox-pago {
  padding: 10px;
  margin-bottom: 25px;
  min-height: 215px;
  height: auto;
}

.card-auto.prox-pago {
  padding: 10px;
  margin-bottom: 25px;
  min-height: 215px;
  height: auto;
}

.card.prox-pago p {
  font-size: 15px;
  line-height: 14px;
}

.card-auto.prox-pago p {
  font-size: 15px;
  line-height: 18px;
}

.form-check {
  padding-bottom: 10px;
}

.table-cita {
  width: 100%;
}

.table-cita thead {
  font-weight: bold;
  border-bottom: solid 1px #C6CAD9;  
}

.table-cita tbody {
  color:#918F8F;
  border-bottom: solid 1px #C6CAD9;  
}

.table-cita tbody tr td input {
  color:#918F8F;
  font-size: 15px;
}

.table-cita tbody tr th {
  margin-bottom: 10px;
}

.service {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #918F8F;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

.service a {
  color: #2E384D;
}

.mantenimiento-banner {
  background-color: transparent;
  background-image: url('assets/images/mantenimiento-background.svg');
  background-repeat: no-repeat;
}

.mantenimiento-banner-img {
  top: 25px;
  z-index: 2;
  width: 200px;
}

.menu-toggler {
  background-color: #16335C;
  font-size: 15px;
  height: auto;
  padding: 10px 10px 10px 20px; 
  
}

.menu-toggler button {
  color: #ffffff;
}

.tab-container {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 25px;
}

.btn-renovar {
  margin-right: 17px;
}

.asesoria-button {
  width: 190px;
  height: 40px;
  text-transform: uppercase;
  padding: 2px 7px 2px 15px;
  font-weight: bold;
  line-height: 25px;
  font-size: 15px;
}

.historial-button {
  width: 112px!important;
  padding: 8px!important;
}

.card.cuota-capital {
  margin-bottom: 25px!important;
}

.active-link {
  background-color: #C6CAD9;
  border-radius: 0px 45px 45px 0px;
  -moz-border-radius: 0px 45px 45px 0px;
  -webkit-border-radius: 0px 45px 45px 0px;
}

.active-link a {
  color: #16335C!important;
}

.paginate {
  margin-right: 30px;
}

.miscarros {
  color: #2E384D;
  font-size: 15px;
}

.avaluo-car {
  border: 1px solid #C6CAD9;
  border-radius: 5px;
  display: block;
  background-color: #fff;
  color: #918F8F;
  font-size: 15px;
  min-height: 270px;
  height: auto;
  width: auto;
  padding: 12px 7px 10px;
  cursor: pointer;
  margin: 1px 1px 40px;
  position: relative;
}

.avaluo-car .amount {
  bottom: 0;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.avaluo-car .amount .centered {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.avaluo-car.active {
  border: 1.5px solid #E3031B;
}

.avaluo-car h1 {
  color: #16335C;
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}

.avaluo-car p {
  margin-bottom: 5px;
}

.avaluo-car .left {
  border-right: 1px solid #C6CAD9;
}

.avaluo-car input[type=text] {
  width: 100%;
  border: 1px solid #C6CAD9;
  border-radius: 5px;
  padding: 5px 10px;
  text-align: center;
  color: #918F8F;
}

.avaluo-car .text-red {
  color: #E3031B;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0;
}

.avaluo-formal {
  color: #16335C;
  font-weight: bold;
  font-size: 15px;
  margin-right: 20px;
}

.menutab .list-group-item {
  border-radius: 5px!important;
  color: #bcbcbc!important;
  background-color: transparent!important;
  border: 2px solid #bcbcbc!important;
  padding: initial;
  text-align: center;
  display: block;
  width: 130px;
  height: 40px;
}

.menutab .list-group-item.active {
  border: 2px solid #16335C!important;
  color: #16335C!important;
}

.title-content {
  color: #16335C;
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
}

.badge-icon {
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 25px;
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.badge-icon img {
  padding: 5px;
  width: 50px;
  height: 50px;
}

.badge-icon p {
  margin-bottom: 0;
}

.badge-icon .title {
  font-weight: bold;
  font-size: 18px;
}

.badge-icon .title-small {
  font-size: 15px;
  font-weight: normal;
}

.badge-icon-poliza {
  color: #2E384D;
  background-color: #C6CAD9;
}

.badge-icon-compra {
  color: #fff;
  background-color: #2E384D;
}

.badge-icon-financiamiento {
  color: #2E384D;
  background-color: #fff;
}

.badge-icon-perfil {
  color: #fff;
  background-color: #2E384D;
}

.welcome-landscape {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  padding-top: 30px;
  color: #16335C!important;
}

.welcome-landscape:after {
  content: "";
  opacity: 0.5;
  background-color: #F7F7F7;
  background-image: url('assets/images/welcome-background.svg');
  background-repeat: no-repeat;
  background-position-x: center;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

.welcome-landscape .main-title {
  font-size: 37px;
  font-weight: bold;
  color: #16335C;
}

.welcome-landscape .descr {
  font-weight: normal;
  color: #16335C;
  font-size: 18px;
}

.welcome-landscape .sub-title {
  font-size: 22px;
  font-weight: bold;
  color: #16335C;
}

.welcome-badges {
  min-height: 300px;
  height: auto;
}

.badges {
  margin-top: 90px;
  min-height: 135px;
  z-index: 2;
  display: flex;
  justify-content: center;
}

.badges a:hover {
  text-decoration: none;
} 

.badges:before {
  content: "";
  background-image: url('assets/images/badge-icon-person.svg');
  display: block;
  height: 117px;
  width: 150px;
  position: absolute;
  top: -87px;
  background-size: 150px;
  background-repeat: no-repeat;
  z-index: 1;
}

.compra-vehiculo {
  height: 100%;
  display: block;
  padding-top: 30px;
  color: #16335C!important;
  margin-right: 0;
}

.compra-vehiculo:after {
  content: "";
  opacity: 0.5;
  background-color: #F7F7F7;
  background-image: url('assets/images/welcome-background.svg');
  background-repeat: no-repeat;
  background-position-x: center;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

.margin-r {
  margin-right: 80px;
}

.capital-buttons button {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}

.capital-buttons button span {
  width: 120px;
  display: block;
  font-weight: bold;
  font-size: 15px;
}

.capital-buttons button img {
  position: absolute;
  right: 6px;
  top: 8px;
}

.operation-empty {
  border: none;
  cursor: initial;
  background-color: #fff;
  width: 170px;
  height: 35px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.operation {
  display: block;
  width: 170px;
  height: 35px;
  text-align: center;
  line-height: 10px;
  background-color: #F6F6F6!important;
  border: 1px solid #F6F6F6;
  border-radius: 10px;
  padding-left: 3px;
  padding-right: 3px;
  color: #707070;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 10px;
  margin-right: 10px;
  position: relative;
}

.operation:hover {
  text-decoration: none;
}

.operation strong {
  color: #2E384D;
}

.operation.active {
  border: 1px solid #16335C;
}

.operation.active:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  width: 10px;
  height: 10px;
  display: block;
  background-color: #F6F6F6;
  border: 1px solid;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  border-color:transparent #16335C #16335C transparent;
}

.header {
  font-weight: bold;
  color: #2E384D;
  font-size: 15px;
}

.cuotas-capital .list-group {
  display: initial;
  flex-direction: initial;
  padding-left: initial;
  margin-bottom: initial;
  border-radius: 10px;
}

.cuotas-capital .list-group-item.active {
  z-index: initial;
  color: initial;
  background-color: initial;
}

.cuotas-capital .list-group-item:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.miperfil-menu .list-group {
  background-color: #F6F6F6;
  border-radius: 15px;
  padding: 7px;
  font-weight: bold;
}

.miperfil-menu .list-group-item {
  padding-left: 10px!important;
  background-color: transparent;
  color: #454545;
  position: relative;
}

.miperfil-menu .list-group-item:disabled {
  color: #6c757d!important;
}

/* .miperfil-menu a img {
  position: absolute;
  right: 15px;
  top: 13px;
  width: 18px;
  padding-left: 5px;
} */

.miperfil-menu .list-group-item.active {
  background-color: #16335C;
  color: #fff;
  border-radius: 15px;
}

.miperfil-header {
  background-color: #C6CAD9;
  height: 40px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 50px;
  position: relative;
}

.miperfil-header .user-logo {
  width: 50px;
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  left: 30px;
  top: 15px;
  padding-top: 15px;
}

.username {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: left;
  margin-bottom: 30px;
}

.appointment {
  background-color: #F6F6F6;
  border-radius: 15px;
  margin-bottom: 15px;
}

.appointment:last-child {
  margin-bottom: 0;
}

.appointment h6 {
  font-weight: bold;
  font-size: 20px;
  color: #16335C;
}

.appointment .label {
  font-weight: normal;
  font-size: 16px;
  color: #2E384D;
}

.appointment .date {
  background-color: #2E384D;
  color: #fff;
  display: block;
  width: 70px;
  height: 45px;
  border-radius: 15px 10px 0 15px;
  font-size: 15px;
  padding: 8px 10px;
  left: 0;
  top: 0;
  line-height: 15px;
}

.appointment .title {
  font-weight: bold;
  font-size: 18px;
  padding: 10px 15px;
  color: #2E384D;
  margin-bottom: 0;
}

.appointment .title a {
  font-size: 15px;
  font-weight: bold;
  color: #2E384D;
}

.appointment .subtitle {
  color: #2E384D;
  font-size: 15px;
  margin-bottom: 0;
}

.appointment-detail {
  padding: 15px;
}

.appointment-detail .brand {
  padding-top: 15px;
  font-size: 18px;
  font-weight: bold;
  color: #2E384D;
}

.appointment-detail .title {
  padding: 0;
}
  
.appointment-detail .subtitle {
  margin-bottom: 10px;
  font-size: 16px;
}

.appointment-detail p {
  color: #918F8F;
  font-size: 15px;
}

.appointment-detail hr {
  margin-top: 1em;
  margin-bottom: 1em;
}

.appointment-detail .hour {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 15px;
  color: #2E384D;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
}

.appointment-detail .comments {
  color: #918F8F;
}

.appointment-detail button {
  border-width: 1px!important;
  position: relative;
}

.appointment-detail button img {
  border-width: 1px!important;
  position: absolute;
  right: 7px;
  top: 7px;
}

.appointment-detail .comments .title {
  color: #918F8F!important;
  font-size: 16px;
  font-weight: normal;
}

.title-category {
  font-weight: bold;
  font-size: 15px;
  color: #2e384d;
}

.gray {
  color: #918F8F!important;
}

.delete {
  padding-top: 25px;
  padding-bottom: 10px;
  text-align: center;
}

.estado {
  width: 100%;
}

.buttons {
  text-align: right;
}

.maintenance-calendar {
  table-layout: fixed;
}

.maintenance-calendar .title {
  font-size: 16px;
  font-weight: bold;
}

.maintenance-calendar .link {
  font-size: 15px;
  font-weight: normal;
  color: #454545;
}

.maintenance-calendar .today-name {
  color: #3B3E51;
  font-size: 15px;
  font-weight: normal;
}

.maintenance-calendar thead tr th {
  font-size: 15px;
}

.maintenance-calendar tbody tr td {
  width: 40px;
  height: 40px;
}

.maintenance-calendar .content {
  text-align: left;
}

.maintenance-calendar .label {
  font-size: 15px;
  color: #918F8F;
}

.maintenance-calendar .dot-blue {
  display: block;
  width: 7px;
  height: 7px;
  background-color: #2E384D;
  float: left;
  border-radius: 50px;
  margin-right: 5px;
  margin-top: 7px;
}

.maintenance-calendar .dot-red {
  display: block;
  width: 7px;
  height: 7px;
  background-color: #E3031B;
  float: left;
  border-radius: 50px;
  margin-right: 5px;
  margin-top: 7px;
}

.maintenance-calendar .dot-gray {
  display: block;
  width: 7px;
  height: 7px;
  background-color: #8C98A9;
  float: left;
  border-radius: 50px;
  margin-right: 5px;
  margin-top: 7px;
}

.maintenance-calendar .calendar-title {
  font-size: 15px;
}

.maintenance-calendar .calendar-legend {
  font-size: 15px;
}

.maintenance-calendar a {
  color: #212529;
  font-size: 15px;
}

.maintenance-calendar .disabled {
  color: #918F8F;
  font-size: 15px;
  cursor: not-allowed;
}

.maintenance-calendar .selected {
  border: 1px solid #454545;
  padding: 0px;
  border-radius: 45px;
  width: 25px;
  height: 25px;
  text-align: center;
  margin: auto;
  display: block;
}

table.calendar td, table.calendar th {
  padding: .55rem!important;
}

/*------------------------*/

.maintenance-calendar-add {
  table-layout: fixed;
}

.maintenance-calendar-add .title {
  font-size: 16px;
  font-weight: bold;
}

.maintenance-calendar-add .link {
  font-size: 15px;
  font-weight: normal;
  color: #454545;
}

.maintenance-calendar-add .today-name {
  color: #3B3E51;
  font-size: 15px;
  font-weight: normal;
}

.maintenance-calendar-add thead tr th {
  font-size: 15px;
}

.maintenance-calendar-add tbody tr td {
  width: 40px;
  height: 40px;
}

.maintenance-calendar-add .content {
  text-align: left;
}

.maintenance-calendar-add .label {
  font-size: 15px;
  color: #918F8F;
}

.maintenance-calendar-add .dot-blue {
  display: block;
  width: 7px;
  height: 7px;
  background-color: #2E384D;
  float: left;
  border-radius: 50px;
  margin-right: 5px;
  margin-top: 7px;
}

.maintenance-calendar-add .dot-red {
  display: block;
  width: 7px;
  height: 7px;
  background-color: #E3031B;
  float: left;
  border-radius: 50px;
  margin-right: 5px;
  margin-top: 7px;
}

.maintenance-calendar-add .dot-gray {
  display: block;
  width: 7px;
  height: 7px;
  background-color: #8C98A9;
  float: left;
  border-radius: 50px;
  margin-right: 5px;
  margin-top: 7px;
}

.maintenance-calendar-add .calendar-title {
  font-size: 15px;
}

.maintenance-calendar-add .calendar-legend {
  font-size: 15px;
}

.maintenance-calendar-add a {
  color: #212529;
  font-size: 15px;
}

.maintenance-calendar-add .disabled {
  color: #918F8F;
  font-size: 15px;
  cursor: not-allowed;
}

.maintenance-calendar-add .selected {
  border: 1px solid #454545;
  border-radius: 50px;
  font-weight: bold;
  width: 27px;
  height: 27px;
  padding: 0px!important;
  display: inline-block;
}

.maintenance-calendar-add .day-lightgray {
  display: inline-block;
  background-color: #C6CAD9;
  color: #fff;
  padding: 5px;
  border-radius: 45px;
  padding: 0;
  width: 25px;
  height: 25px;
  text-align: center;
  margin: auto;
} 

/*------------------------*/

.maintenance-km { 
  text-align: center;
  background-color: rgba(198, 202, 217, .1);
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.maintenance-km .small {
  font-size: 15px;
  color: #918F8F;
  font-weight: normal;
}

.maintenance-km .msg {
  font-size: 20px;
  color: #16335C;
  font-weight: bold;
}

.maintenance-km .form-check-inline {
  font-size: 24px;
  color: #16335C;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
}

.maintenance-subtitle {
  color: #2E384D!important;
  font-size: 15px;
  font-weight: normal;
}

.form-km {
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  background-image: url('assets/images/km-text-icon.svg');
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.addcar {
  font-size: 15px;
  color: #918F8F;
  font-weight: normal;
  text-align: center;
}

.cotizacion-container {
  margin-bottom: 30px;
  padding: 0;
}

.asesoria-text1 {
  color: #918F8F;
  font-size: 20px;
  margin-bottom: 5px;
  padding-left: 30px;
}

.asesoria-text2 {
  color: #918F8F;
  font-size: 16px;
  padding-left: 30px;
}

#chatonline {
  margin-bottom: 10px;
}

/*CAPITAL CONTENT SECTION*/

.capital-content {
  padding-left: 30px;
}

.capital-content h2 {
  font-size: 2rem;
}

.capital-content h3 {
  font-size: 1.4rem;
}

.capital-content .file {
  margin-bottom: 30px;
  margin-top: 30px;
}

.capital-content .subtitle {
  font-size: 1.6rem;
  font-weight: normal;
  color: #131212;
}

.capital-content .title {
  /*font-size: 16px;*/
  font-size: 1.2rem;
  font-weight: bold;
  color: #16335C;
  margin-bottom: 0.2rem;
  align-items: center;
}

.capital-content .descr {
  font-size: 1rem;
  color: #454545;
  margin-bottom: 5px;
}

.capital-content input {
  font-size: 15px;
  color: #707070;
  border-radius: 10px;
  height: 30px;
}

.capital-content .progress {
  height: 30px;
  border-radius: 10px;
  width: 100%;
  background-color: rgb(255,255,255);
  border: 1px solid #C6CAD9;
}

.capital-content .progress-bar {
  border-radius: 10px;
  background-color: #C6CAD9;
  color: #353131;
  text-align: left;
  /*padding-left: 10px;*/
}

.miperfil-content .button-upload {
  color: #ffffff;
  background-color: #bb9947;
  font-size: 15px;
  border-radius: 25px;
  padding: 4px 20px;
  border: none !important;
  margin-top: 2px;
}

.capital-content .message {
  color: #4D8400;
  font-size: 15px;
  font-weight: bold;
}

.capital-content .message-title {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
  color: #454545;
}

.capital-content .message-title a {
  text-decoration: underline;
  color: #16335C;
}

.capital-content .message-descr {
  font-size: 15px;
  font-weight: normal;
  color: #707070;
}

.capital-content button {
  position: relative;
}

.capital-content button span {
  width: 120px;
  display: block;
}

.capital-content button img {
  position: absolute;
  right: 15px;
  top: 15px;
}

.capital-content button img.left {
  position: absolute;
  left: 15px;
  top: 10px;
}

.capital-content .content.shadowed {
  background-color: #f6f6f6;
}

.capital-content {
  margin-bottom: 20px;
}

.row-imagenes{
  width: 100%;
  margin-bottom: 20px;
  display: block;
}

.menu-steps {
  width: 100%;
  display: block;
  height: 5rem;
  padding: 0 !important;
}

.menu-steps li {
  text-align: center;
  display: block;
  width: 33.33%;
  position: relative;
  /*margin-right: 1rem;*/
  float: left;
  margin-left: -1rem;
}

.menu-steps li img {
  z-index: 2;
  width: 2.5rem;
  height: 2.5rem;
}

.menu-steps li p {
  margin-bottom: 0;
}

.menu-steps li:last-child {
  margin-right: 0;
}

.menu-steps li:not(:last-child)::after {
  content: "";
  display: block;
  height: 5px;
  width: 95.33%;
  background-color: #BB9947;
  position: absolute;
  left: 50%;
  top: 24%;
  z-index: -1;
}

.row-file-1{
  width: 100%;
  display: block;
}

.row-file-2{
  margin-top: 1rem;
  width: 100%;
  display: block;
}

.check{
  float: left;
  display: block;
}

.left-text{
  display: block;
  margin-left: 3rem;
}

.row-subir-archivo{
  display: block;
}

.progress-button{
  display: block;
  width: 100%;
}

.row-buttons{
  display: block;
  width: 100%;
}

.button-orange-big {
  color: #FFF;
  border-color: #BB9947;
  background-color: #BB9947;
  font-weight: bold;
  font-size: 15px;
  width: 15rem;
  height: 2.5rem;
  float: left;
}

.button-brown-big {
  color: #FFF;
  border-color: #454545;
  background-color: #454545;
  font-weight: bold;
  font-size: 15px;
  width: 15rem;
  height: 2.5rem;
  float: right;
}

/*CAPITAL CONTENT SECTION*/

.filter-white {
  filter: brightness(0) invert(1);
}

.buttons-row .button {
  margin-right: 10px;
}

.buttons-row strong {
  font-size: 18px;
  color:#2E384D;
  margin-right: 10px;
}

.buttons-row .button {
  height: 32px;
}

.miperfil-content .subtitle {
  font-size: 18px;
  font-weight: normal;
}

.buttons-below {
  font-size: 14px;
  font-weight: bold;
}

.buttons-below .button {
  padding-left: 30px;
  padding-right: 30px;
}

#personaldata label {
  font-size: 15px;
  font-weight: normal;
}

#createANewCar label {
  font-size: 15px;
  font-weight: normal;
}

#miperfil .form-control {
  color: #918F8F;
}

.clickable {
  cursor: pointer;
}

.mymodal .modal-body {
  color: #2E384D;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  border-bottom: 0;
}

.mymodal .modal-content {
  border-radius: 2.3rem;
}

.mymodal .modal-header {
  border-bottom: 0;
}

.mymodal .modal-footer {
  border-top: 0;
  border-bottom: 0;
}

.avaluo-form .main-title {
  font-size: 24px;
  font-weight: bold;
  color: #16335C;
}

.avaluo-form .sub-title {
  font-size: 16px;
  font-weight: normal;
  color: #707070;
}

input:read-only {
  background-color: #fff;
}

.form-km.error {
  border-color: #E3031B;
}

.mymodal .modal-body p {
  color: #2E384D;
  font-size: 15px;
  font-weight: normal;
}

.mymodal .modal-body h1 {
  color: #2E384D;
  font-size: 28px;
}

.mymodal .modal-footer a {
  color: #2E384D;
}

small {
  font-size: 15px;
  color: #918F8F;
  font-weight: normal;
}

.lighter {
  font-weight: lighter;
}

button:disabled,
button[disabled] {
  opacity: 0.4;
}

.noitem-message {
  font-size: 16px;
}

.cotizaciones-bottom {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.cotizaciones-bottom .button {
  width: auto;
  min-width: 150px;
  margin-bottom: 15px;
}

.thecalendar .clickable {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 1em;
  margin:-1em;
}

.link-goback {
  color: #2E384D;
  font-weight: bold;
  font-size: 16px;
}

/* Dai */
#veinsaHubLogo {
  width: 10%;
}

#veinsaHubHeaderLogo {
  width: 70%;
}

.veinsaLogoRegistro {
  width: 25%;
}

.dai-agehub-logo {
  width: 20%;
}

.buttons-below input[type=button] {
  margin-top: 12px;
}

.dai-my-cars-details,
.dai-my-cars-models {
  float: left;
}

.dai-float {
  float: right;
}

.dai-passthrough-inicio,
.dai-passthrough-registro,
.dai-passthrough-first,
.dai-passthrough-last,
.dai-passthrough-avaluo {
  pointer-events: none;
  position: absolute;
  width: 5%;
}

.dai-passthrough {
  pointer-events: none;
  float: right;
  width: 20px;
  margin: -28px 10px 0 0;
}

select {
  appearance: none;
  -webkit-appearance:none;
}

.text-left {
  text-align: left!important;
}

button:focus,
button:focus-visible {
  outline: none;
  box-shadow: none;
}

#login .form-group:nth-child(4) {
	margin-bottom: 0.6rem !important
}

#login #submit {
	font-size: 15px;
  font-weight: bold;
}

label {
  letter-spacing: 0.1px;
}

.modal {
  background-color: rgba(0,0,0,0.30) !important;
}

h5 {
  letter-spacing: 0.1px !important;
}

.miperfil-content .content.shadowed {
  background-color: #f6f6f6;
}

.miperfil-content {
  margin-bottom: 20px;
}

.miperfil-header {
  margin-left: 0 !important;
}

.username {
  padding-left: 15px !important;
}

.active-capital {
  background-color: #bb9947 !important;
  color: #ffffff !important;
}

.active-capital-menu {
  background-color: #000000 !important;
}

.capital-header {
  background-color: #000000 !important;
}

.active-hoken {
  background-color: #E3031B !important;
}

.hoken-header {
  background-color: #000000 !important;
}

.link-orange{
  color: #BB9947 !important;
}

.dai-pagar-activo {
  background-color: #E3031B;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 20px;
  display: block;
  text-align: center;
  width: 100%;
}

.dai-descarga-activo {
  background-color: #16335C;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 20px;
  display: block;
  text-align: center;
  width: 100%;
}

.dai-pagar-activo-poliza {
  background-color: #E3031B;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 20px;
  display: block;
  text-align: center;
  float: right;
  width: 35%;
}

.dai-pagar-activo-capital {
  background-color: #BB9947;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 20px;
  display: block;
  text-align: center;
  float: right;
  width: 70%;
  border: 0;
}

.dai-pagar-activo-capital:hover {
  color: #ffffff!important;
}

.dai-pagar-inactivo {
  background-color: #9b9b9b;
  padding: 5px 10px;
  color: #000000;
  border-radius: 20px;
  display: block;
  text-align: center;
  width: 100%;
}

.dai-pagar-inactivo-poliza {
  background-color: #9b9b9b;
  padding: 5px 10px;
  color: #000000;
  border-radius: 20px;
  display: block;
  text-align: center;
  width: 100%;
  float: right;
  width: 35%;
}

.dai-pagar-activo:hover,
.dai-pagar-activo-poliza:hover,
.dai-descarga-activo:hover {
  text-decoration: none !important;
  cursor: pointer !important;
  color: #ffffff !important;
}

.dai-pagar-inactivo:hover,
.dai-pagar-inactivo-poliza:hover {
  text-decoration: none !important;
  cursor: auto !important;
  color: inherit !important;
}

.row-item-hoken {
  border: 2px solid #000000;
  background-color: #ffffff;
}

.brand-light.hoken-quote {
  color: #9b9b9b !important;
}

a:hover {
  text-decoration: none !important;
}

.hoken-quote-detail {
  width: 100%;
  margin-top: 15px;
  border: 1px solid #000000;
  border-radius: 10px;
  padding: 15px;
}

.hoken-quote-detil-item {
  width: 50%;
  float: left;
  display: block;
}

.button.button-primary:hover,
.button.button-blue:hover {
  color: #ffffff !important;
}

.appointment.bg-white button {
  margin-top: 10px;
}

.dai-seguros__details-row {
  float: left;
  display: block;
  width: 28%;
}

.dai-seguros__details-row-perfil {
  width: 33.333%;
  margin-bottom: 10px;
  float: left;
}

.dai-btn__first-col,
.dai-btn__last-col,
.dai-btn__col-futura,
.dai-btn__first-col-futura,
.dai-btn__last-col-futura {
  float: left;
  display: block;
  padding-right: 10px;
}

.accordion-capital-solicitudes .card-header{
  width: 100%;
  background: #f1ebda;
  padding: 0;
  text-align: left;
  margin-bottom: 0px;
}

.accordion-capital-solicitudes .card-header button {
  text-decoration: none;
  color: #000;
}

.accordion-capital-solicitudes .card{
  margin-top: 20px;
  border: .075rem solid rgba(0,0,0,.3) !important;
  border-radius: 6px !important;
}

.dai-gestione-seguros__details-row {
  width: 20%;
  display: block;
  float: left;
}

.dai-btn__first-col-futura,
.dai-btn__last-col-futura {
  visibility: hidden !important;
}

#carouselCotizaciones .cotizaciones-bottom .button {
  padding: 4px 15px !important;
}

.btn:focus {
  box-shadow: none !important
}

.card-body .form-container {
  padding: 20px;
}

.content-capital .content p {
  color: #000000 !important;
}

.content-capital .btn-block {
  font-size: 15px;
}

.form-control:focus {
    border-color: #ced4da !important;
    box-shadow: none !important;
}

.dai-estado-danger {
  background-color: #DB6D0F !important;
  color: #ffffff !important;
}

.dai-estado-warning {
  background-color: #d8b212 !important;
  color: #ffffff !important;
}

.dai-estado-psuccess {
  background-color: #92ac3d !important;
  color: #ffffff !important;
}

.dai-estado-success {
  background-color: #48740b !important;
  color: #ffffff !important;
}

.dai-hide {
  display: none !important;
}

.dai-edit-capital {
  width: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
}

.dai-view-capital {
  width: 26px;
  position: absolute;
  top: 15px;
  right: 15px;
}

.dai-align-center {
  display: flex;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
}

.dai-row-item {
  margin: 10px 0 20px 0;
}

.dai-brand {
  color: #000000!important;
  font-weight: bold!important;
  font-size: 18px;
}

.dai-layout-40-capital {
  float: left;
  width: 39%;
  margin-right: 1%;
  position: relative;
}

.dai-layout-60-capital {
  float: left;
  width: 59%;
  padding: 15px;
  margin-left: 1%;
  position: relative;
}

.nav-link .user-logo.rounded-circle {
  font-size: 13px !important;
}

.compra-vehiculo .button-semi-narrowed:hover,
.button-solicitar-nuevo:hover,
.button-descargar-pdf-capital:hover,
.button-cancelar-solicitud-capital:hover {
  color: #ffffff !important;
}

#cancelar-solicitud-capital:hover,
#formalizar-solicitud-capital:hover {
  cursor: pointer;
}

.dai-sin-seguros {
  background-image: url('assets/images/polizas.png');
  background-repeat: no-repeat;
  background-position: center;
}

.dai-sin-seguros-mss {
  position: absolute;
  display: block;
  margin: auto;
  width: 100%;
  top: 30%;
  font-weight: bold;
  color: #2E384D;
}

.dai-sin-poliza-container {
  float: left;
  width: 25%;
  display: block;
  height: 100%;
}

.button-solicitar-nuevo {
  color: #ffffff;
  background-color: #bb9947;
  font-size: 15px;
  border-radius: 25px;
  padding: 6px 6px;
  border: none !important;
  float: right;
  text-align: center;
}

.button-descargar-pdf-capital {
  color: #ffffff;
  background-color: #bb9947;
  font-size: 15px;
  border-radius: 25px;
  padding: 4px 20px;
  border: none !important;
  margin-left: 5px;
}

.button-cancelar-solicitud-capital {
  color: #ffffff;
  background-color: #000000;
  font-size: 15px;
  border-radius: 25px;
  padding: 4px 20px;
  border: none !important;
  margin-right: 5px;
}

.capital-form-message {
  border-top: 4px solid rgba(204, 204, 204, 0.5);
  border-bottom: 4px solid rgba(204, 204, 204, 0.5);
  padding: 5px 10px;
  text-align: center;
  margin-bottom: 30px;
}

.dai-file-inputs {
  border: 1px solid #ced4da;
  border-radius: 20px;
  padding: 2px 10px;
  width: 50%;
}

.dai-download-icon {
  margin-right: 5px;
  width: 25px;
}

.dai-cedula {
  display: flex;
  vertical-align: middle;
}

.dai-cedula-btn {
  margin-left: 5px;
  border: none !important;
  background: #f6f6f6 !important;
}

.dai-d-flex  {
  display: flex;
}

.row.appointment .form-group {
  margin-bottom: 0 !important;
}

#home-badges .card:first-child .card-body img,
#home-badges .card:nth-child(2) .card-body img,
#home-badges .card:nth-child(3) .card-body img,
#home-badges .card:nth-child(4) .card-body img {
  width: 100% !important;
}

.dai-completa {
  font-size: 17px;
}

.dai-requisitos {
  font-weight: bolder !important;
  font-size: 18px !important;
}

.dai-download-dtr:hover,
.dai-download-cic:hover {
  color: #000000;
  text-decoration: none !important;
}

.dai-download-dtr,
.dai-download-cic {
  color: #000000;
  text-decoration: none !important;
}

.card-body label {
  font-weight: bold;
}

.dai-whatsapp:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}

#dai-paso-anterior {
  margin-right: 5px;
}

.dai-atras:hover {
  color: #bb9947 !important;
  text-decoration: none !important;
}

/* Form steps */
.stepper-wrapper {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-bottom: 10px;
  margin-top: 40px;
}
.stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;

  @media (max-width: 768px) {
    font-size: 12px;
  }
}

.stepper-item::before {
  position: absolute;
  content: "";
  border-bottom: 2px solid #ccc;
  width: 100%;
  top: 20px;
  left: -50%;
  z-index: 2;
}

.stepper-item::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #ccc;
  width: 100%;
  top: 20px;
  left: 50%;
  z-index: 2;
}

.stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ccc;
  margin-bottom: 6px;
}

.stepper-item.active {
  font-weight: bold;
}

.stepper-item.completed .step-counter {
  background-color: #f6f6f6;
}

.stepper-item.completed::after {
  position: absolute;
  content: "";
  border-bottom: 4px solid #f1ebda;
  width: 100%;
  top: 20px;
  left: 50%;
  z-index: 3;
}

.stepper-item:first-child::before {
  content: none;
}
.stepper-item:last-child::after {
  content: none;
}

.dai-steps-p {
  font-size: 17px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* DatepPicker */
.ui-datepicker {
    border-radius: 5px;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    padding: 0 5px;
    border-radius: 5px;
    margin-left: 5px;
}

.ui-widget-header {
    border: 1px solid #f1ebda !important;
    background: #f1ebda !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #bb9947 !important;
    background: #bb9947 !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #f1ebda !important;
    background: #f1ebda !important;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    background: #ffffff;
    border-radius: 4px;
}

.dai-btn-polizas {
  margin-left: 2px;
  margin-right: 2px;
}

.capital-bg {
  background-image: url(https://veinsahub.com/wp-content/themes/agehub/assets/images/bg_art.c089ace7.png);
  background-position: -200px 200px;
  background-repeat: repeat;
}