/*! Financiera El Corte Inglés v2.0 - marzo 2018 */
/*Icons*/

@import "/assets/css/components/color-skin.css";

@media (forced-colors: active) {
  #headerLogo {
    content: url("/assets/img/shared/logo-footer.svg");
  }
}

.skip-link {
  position: absolute;
  top: -40px;
  z-index: 100;
}
/* Z-INDEX*/
.only-desktop-tr,
.only-desktop-td,
.only-desktop-block,
.only-desktop-iblock,
.only-desktop-inline,
.only-tablet-desktop {
  display: none !important;
}
.header > div > div > div:first-child:after,
.close,
.credit-line-contratar.amplia.confirma .wrapper-credit-line .h1,
.footer-pages.faqs .parent-link {
  z-index: 1;
}
.logo-header,
.navbar-toggle,
.footer-pages .box a,
.cookies-banner {
  z-index: 2;
}
.separator {
  z-index: 3;
}
.grid-transfer-movements #tooltip {
  z-index: 90;
}
.menu-bg,
.alert-box,
.menu-box,
.dropdown-menu,
.open-panel-info {
  z-index: 100;
}
#menuProducts,
#menuPromo,
.header {
  z-index: 101;
}
.tooltip,
.sr-only-focusable:active,
.sr-only-focusable:focus {
  z-index: 102;
}
.loading {
  z-index: 1060;
}
#tooltip,
.tooltip-login-box {
  z-index: 1060;
}
/* FONTS ===================================================================================================== */
/* =============================================================================================================

font-family: 'Lato', sans-serif; font-weight: 300; font-weight: 400; font-weight: 700;
font-family: 'Merriweather', serif; font-weight: 300;
font-family: 'Open Sans', sans-serif; font-weight: 800;

*/

@font-face {
  font-style: normal;
  font-family: 'Lato Light';
  font-weight: 300;
  src: url('/assets/fonts/lato-light.woff2') format('woff2'),
    url('/assets/fonts/lato-light.woff') format('woff'),
    url('/assets/fonts/lato-light.ttf') format('truetype');
}
@font-face {
  font-style: normal;
  font-family: 'Lato';
  font-weight: 400;
  src: url('/assets/fonts/lato-regular.woff2') format('woff2'),
    url('/assets/fonts/lato-regular.woff') format('woff'),
    url('/assets/fonts/lato-regular.ttf') format('truetype');
}
@font-face {
  font-style: normal;
  font-family: 'Lato Bold';
  font-weight: 700;
  src: url('/assets/fonts/lato-bold.woff2') format('woff2'),
    url('/assets/fonts/lato-bold.woff') format('woff'),
    url('/assets/fonts/lato-bold.ttf') format('truetype');
}
@font-face {
  font-style: normal;
  font-family: 'Merriweather';
  font-weight: 300;
  src: url('/assets/fonts/merriweather-light.woff2') format('woff2'),
    url('/assets/fonts/merriweather-light.woff') format('woff'),
    url('/assets/fonts/merriweather-light.ttf') format('truetype');
}
@font-face {
  font-style: normal;
  font-family: 'Open Sans';
  font-weight: 800;
  src: url('/assets/fonts/opensans-extrabold.woff2') format('woff2'),
    url('/assets/fonts/opensans-extrabold.woff') format('woff'),
    url('/assets/fonts/opensans-extrabold.ttf') format('truetype');
}
@font-face {
  font-style: normal;
  font-family: 'Basier Circle';
  font-weight: 300;
  src: url('/assets/fonts/basiercircle-regular.woff2') format('woff2'),
    url('/assets/fonts/basiercircle-regular.woff') format('woff'),
    url('/assets/fonts/basiercircle-regular.ttf') format('truetype');
}
@font-face {
  font-style: normal;
  font-family: 'Eci Font Medium';
  font-weight: 300;
  src: url('/assets/fonts/ecifont-medium.woff2') format('woff2'),
    url('/assets/fonts/ecifont-medium.woff') format('woff'),
    url('/assets/fonts/ECIFont-Medium.ttf') format('truetype');
}
@font-face {
  font-style: normal;
  font-family: 'Eci Font Light';
  font-weight: 300;
  src: url('/assets/fonts/ecifont-light.woff2') format('woff2'),
    url('/assets/fonts/ecifont-light.woff') format('woff'),
    url('/assets/fonts/Ecifont-light.ttf') format('truetype');
}
/* CUSTOM RESET ===================================================================================================== */
/* ============================================================================================================= */
html {
  overflow-x: hidden;
  font-size: 62.5%; /* 10px = 1rem */
}
body {
  position: relative;
  background-color: #fafafa;
  overflow-x: hidden;
  font-family: 'Lato', sans-serif;
  font-size: 1.4rem;
  line-height: 1.45; /* 22px */
  font-weight: 400;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
abbr[title] {
  border-bottom: none;
  font-weight: bolder;
}

abbr[title].tin {
  text-decoration: none;
  font-weight: normal;
}
/* ACCESIBILIDAD =============================================================================================== */
/* ============================================================================================================= */
/* añade a la regla de Bootstrap */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: fixed;
  display: inline-block;
  border-bottom: none;
  background-color: #fafafa;
  width: 100%;
  padding: 5px;
  text-align: center;
}
.phone {
  font-size: inherit;
  color: inherit;
}
.phone:hover,
.phone:focus,
.phone:active {
  border-bottom: none;
  color: inherit;
}
/* COLORES ===================================================================================================== */
/* ============================================================================================================= */
.pri-color,
.pri-color-only-mobile {
  color: rgb(10, 130, 80);
}
/* #077D4B; -> verde 1 */
.pri-color2 {
  color: rgb(49, 179, 125);
}
/* #31b37d; -> verde 2 -> más brillante, para verde en texto sobre fondo gris */
.pri-color3 {
  color: rgb(181, 216, 97);
}
/* #b5d861; -> verde 3 -> para gráficos */
.sec-color {
  color: #9E4700;
}
/* #9E4700; -> naranja */
.ter-color {
  color: rgb(153, 153, 153);
}
/* #606060 -> gris */

.pri-bg {
  background-color: rgb(10, 130, 80);
}
/* #077D4B; -> verde */
.sec-bg {
  background-color: rgb(222, 117, 32);
}
/* #9E4700 -> naranja */
.ter-bg {
  background-color: rgb(153, 153, 153);
}
/* #606060 -> gris */

/* SE USAN DOS VERDES */
/* #077D4B; -> enlaces, títulos con tipo 'Merriweather', botones */
/* #31b37d; -> tipo 'Lato' sobre gris, cajas de alerta */
/* #b5d861; -> para gráficos el tercer verde */

/* ESTRUCTURA Y ELEMENTOS GENÉRICOS ============================================================================ */
/* ============================================================================================================= */
button:active,
button:focus {
  outline: none;
}
button.go.docum.showTicket.no-style-button:active {
  border-bottom: 1px solid #242424;
}

fieldset {
  position: relative;
}
input {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -o-appearance: textfield;
  appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#tab-evolve ul li{
  width: 50%;
}
#tab-evolve ul li button{
  width: 100%;
}
#tab-evolve ul li button:active{
  border: 1px solid #242424;
}
.dialog ul.disc2 {
  margin-bottom: 20px;
}
img {
  max-width: 100%;
  width: 100%;
}
p {
  margin: 0 0 20px 0;
  font-size: 1.4rem;
}
p,
a {
  line-height: 1.35;
}
a {
  border-bottom: 1px dashed transparent;
}
.look-eci a {
  color: #242424;
}
.look-others a {
  color: #242424;
}
.underlineLink {
  text-decoration: underline;
}
a {
  color: #242424;
  cursor: pointer;
}
h1,
.h1 {
  margin-bottom: 8px;
  font-family: 'Lato Light', sans-serif;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 300;
  color: #606060;
}
.private h1,
.private .h1 {
  border-bottom: 0 solid #BBB;
  color: #242424 !important;
}
.look-others.private h1,
.look-others.private .h1 {
  color: #9E4700;
}
.main-title-black {
  font-style: normal;
  font-family: 'Lato Bold', serif;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 2.7rem;
  color: #000000;
  margin-top: 1rem;
  margin-bottom: 1.8rem;
}
h2,
.h2 {
  margin-bottom: 10px;
  font-family: 'Merriweather', serif;
  font-size: 2.2rem;
  line-height: 1.25;
  font-weight: 300;
  color: #077D4B;
}
address {
  font-style: normal;
}
.title {
  font-family: "Lato Light", sans-serif;
  font-weight: 300;
}
.separator {
  position: absolute;
  top: -26px;
  display: inline-block;
  background-color: #c7c7c7;
  height: 17px;
  width: 2px;
  pointer-events: none;
}
.ellipsis {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.disabled {
  color: #bbb !important;
  cursor: default;
  pointer-events: none;
}
.bold {
  font-family: "Lato Bold";
}
.menu-bg {
  position: absolute;
  top: 43px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.25);
  height: calc(100% - 43px);
  width: 100%;
  -webkit-box-shadow: 0 3px 60px rgba(0, 0, 1, 0.1);
  box-shadow: 0 3px 60px rgba(0, 0, 1, 0.1);
}
/* ESTILOS BLOQUES =================================================================================================== */
/* ============================================================================================================= */
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.mt-15 {
  margin-top: 15px;
}
.mt-33 {
  margin-top: 33px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.pt-20 {
  padding-top: 20px;
}
.pt-40 {
  padding-top: 40px;
}
.pr-20 {
  padding-right: 20px;
}
.d-table {
  display: table;
  height: 100%;
  width: 100%;
}
.d-cell {
  display: table-cell;
}
.list-inline li,
.inline-block {
  display: inline-block;
}
.block {
  display: block;
  white-space: normal;
}
.buttons-inline {
  text-align: center;
}
.buttons-inline .btn {
  display: block;
  width: 100%;
}
.title-with-link a {
  line-height: 1.2em;
}
.bordered {
  border: 1px solid #ddd;
}
.bordered-b {
  border-bottom: 1px solid #ddd;
}
.small {
  color: #606060;
}
.pointerNone {
  pointer-events: none;
}
.bold-underlined {
  text-decoration: underline;
  font-family: 'Lato bold', sans-serif;
}
.align-between-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* ELEMENTOS =================================================================================================== */
/* ============================================================================================================= */
.close {
  position: relative;
  opacity: 1;
  display: block;
  border-bottom: none;
  background-image: url('/assets/img/icons/cross_grey.svg');
  background-color: transparent;
  background-position: 50%;
  background-size: 10px auto;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}
.close:hover,
.close:focus,
.close:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* botón blanco con borde verde */
.btn {
  display: inline-block;
  border: 1px solid #077D4B;
  margin: 10px 0;
  background-color: #efefef;
  padding: 9px 20px;
  text-decoration: none;
  line-height: 1.45;
  color: #077D4B;
  text-align: center;
}
/* botón fondo verde */
.btn-primary {
  background-color: #077D4B;
  color: #fff !important;
}

.look-eci .error-page .btn.btn-secondary:active {
  color: #242424;
  border: 1px solid #242424;
  background-color: #fafafa;
}

.look-eci .btn-secondary {
  background-color: #242424;
  color: #fff;
  border-color: #242424;
}
.look-eci .btn-orange {
  background-color: #9E4700;
  color: #fff !important;
  border-color: #9E4700;
  width: 100%;
}

.look-eci .btn-orange:hover {
  background-color: #9E4700;
  color: #fff !important;
  border-color: #9E4700;
  opacity: 80%;
}

.divText{
  display: flex;
  flex-direction: column;
}

.text {
  display: flex;
  padding-left: 4%;
  padding-right: 3%;
  font-size: 15px;
}


#imgBtnStatement {
  cursor: pointer;
}

.vimeoVideo .video-responsive {
  width: 100%;
}

.video-responsive {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 69%;
  padding-top: 0;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-statement{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.title-video-statement{
  font-size: 2rem;
  margin-top: 15px;
}

.img-video-statement{
  max-width: 500px;
}
.look-others .btn-secondary {
  background-color: #242424;
  color: #fff;
  border-color: #242424;
}
.openAdvancedPaymentButton {
  margin-left: 15px !important;
}
.closeAdvancedPaymentButton {
  margin-left: 15px !important;
}
.btn-secondary {
  background-color: #242424;
  color: #fff;
  border-color: #242424;
}
.btn-primary.btn-inverted {
  background-color: transparent;
  color: #242424 !important;
  border-color: #242424;
}
.look-eci .btn-secondary.btn-inverted {
  border: 1px solid #242424;
  color: #242424;
}
.btn-secondary.btn-inverted {
  background-color: #fff;
  color: #242424;
  border-color: #242424;
}
.look-eci .btn-secondary-outlined {
  color: #242424;
  border-color: #242424;
}
.btn-secondary-outlined {
  background-color: transparent;
  color: #242424;
  border-color: #242424;
}
/* botón borde y texto blancos */
.btn-white {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff !important;
}
/* boton con fondo rojo error */
.btn-error {
  background-color: #df5454;
  color: white;
  border-color: #df5454;
}
/* boton blanco sin border */
.btn-clear {
  background-color: #fff;
  font-family: 'Lato Bold';
  color: #333;
  border-color: transparent;
}
/* botón deshabilitado */
.btn.disabled,
.btn[disabled],
select[disabled] {
  border: 1px solid #bbb !important;
  background-color: #f6f6f6 !important;
  color: #bbb !important;
  cursor: default;
}
.select select,
select {
  background-image: url("/assets/img/icons/arrow_grey_down.svg");
  background-size: 12px 8px;
  background-repeat: no-repeat;
}
.btn-block {
  display: block;
  width: 100%;
  text-align: center;
}
.btn-no-tks {
  border: none;
  background: transparent;
  padding: 0;
  line-height: 1.3;
  color: #9E4700;
}
.btn-on-tks {
  border: none;
  background: transparent;
  padding: 0;
  line-height: 1.3;
  color: #333;
}
.btn-pay-now {
  background-color: #242424;
  color: #fff !important;
  border-color: #242424;
  padding: 8px 11px;
}
.icon {
  background-repeat: no-repeat;
}
.green-link{
  color: #077D4B;
  text-decoration: underline;
}

/* HOVERS ============================================================================== */
/* ===================================================================================== */
.green-link:hover{
  color: #077D4B;
}

/* .look-eci a:active, */
/* .look-eci a:hover, */
.look-eci a:focus {
  border-bottom: 1px dashed #242424;
  color: #242424;
}
.look-eci a.imp-banner-acc__button:focus {
  border-bottom: 1px dashed #fafafa;
  color: #fafafa;
}
.look-eci a.imp-banner-acc__button:active {
  color: #242424;
  background-color: #fafafa;
  border: 1px solid #242424;
}
.look-eci a.skip-link:active {
  border-bottom: 1px solid #242424;
}
.look-eci a.btn_ET01:hover,
.look-eci a.btn_ET01:focus,
.look-eci a.btn_ET01:active {
  border-bottom: 1px dashed #242424;
  color: #fff;
}

.look-eci a.btn_EA05:hover,
.look-eci a.btn_EA05:focus,
.look-eci a.btn_EA05:active {
  border-bottom: 1px dashed #242424;
  color: #fff;
}

.look-eci a.btn_ET08:hover,
.look-eci a.btn_ET08:focus,
.look-eci a.btn_ET08:active {
  border-bottom: 1px dashed #242424;
  color: #fff;
}

.look-eci a.btn_ET23:hover,
.look-eci a.btn_ET23:focus,
.look-eci a.btn_ET23:active {
  border-bottom: 1px dashed #242424;
  color: #fff;
}

.look-eci a.btn_MT32:hover,
.look-eci a.btn_MT32:focus,
.look-eci a.btn_MT32:active {
  border-bottom: 1px dashed #242424;
  color: #fff;
}

.look-eci .onlineBtn:hover,
.look-eci .onlineBtn:focus,
.look-eci .onlineBtn:active,
.look-eci .tiendaBtn:hover,
.look-eci .tiendaBtn:focus,
.look-eci .tiendaBtn:active {
  border-bottom: none;
}

.look-others .evolve-col-reset a:hover,
.look-others .evolve-col-reset a:focus,
.look-others .evolve-col-reset a:active {
  background-color: #fff;
  border-bottom: 1px dashed #242424;
  color: #242424;
}
/* a:hover, */
a:active {
  border-bottom: 1px solid #242424;
  /* color: #242424; */
}
a.logo-header:active img {
  border-bottom: 1px solid #242424;
}
a.disabled:hover,
a.disabled:focus,
a.disabled:active {
  border-bottom: none;
  color: #bbb !important;
}
.look-eci .btn:hover,
.look-eci .btn:focus,
.look-eci .btn:active {
  background-color: #e0e0e0;
  color: #242424;
}
/* .btn:hover,
.btn:active {
  background-color: #e0e0e0;
  color: #242424;
} */
/* .btn-primary:hover, */
/* .btn-primary:focus, */
.btn-primary:active {
  background-color: #242424;
  color: #fff;
  border-color: #242424;
}
.look-eci .btn-secondary:hover,
.look-eci .btn-secondary:focus,
.look-eci .btn-secondary:active {
  background-color: #242424;
  border-color: #242424;
  color: #fff;
}
.look-others .btn-secondary:hover,
.look-others .btn-secondary:focus,
.look-others .btn-secondary:active {
  background-color: #242424;
  border-color: #242424;
  color: #fff;
}
/* .btn-secondary:hover, */
/* .btn-secondary:focus, */
.btn-secondary:active {
  background-color: #fff;
  border-color: #242424;
  color: #242424;
}
.look-eci .btn-secondary.btn-inverted:hover,
.look-eci .btn-secondary.btn-inverted:focus,
.look-eci .btn-secondary.btn-inverted:active,
.look-eci .btn-secondary-outlined:hover,
.look-eci .btn-secondary-outlined:active,
.look-eci .btn-secondary-outlined:focus {
  opacity: 1;
  background-color: #242424;
  border-color: #242424;
  color: #fff;
}
/* .btn-secondary.btn-inverted:hover, */
/* .btn-secondary.btn-inverted:focus, */
.btn-secondary.btn-inverted:active,
/* .btn-secondary-outlined:hover, */
/* .btn-secondary-outlined:focus, */
.btn-secondary-outlined:active {
  background-color: #242424;
  color: #fff;
  border-color: #242424;
}
.btn-clear:hover,
.btn-clear:focus,
.btn-clear:active {
  background-color: #fff;
  color: #333;
  border-color: transparent;
}

.look-eci .btn-secondary-search[disabled],
.look-eci .btn-secondary-search[disabled]:hover,
.look-others .btn-secondary-search[disabled],
.look-others .btn-secondary-search[disabled]:hover {
  opacity: inherit;
  background-color: #8F8F8F !important;
  border-color: #8F8F8F !important;
}

.look-eci .new-btn-inverted,
.look-others .new-btn-inverted {
  background-color: #fff !important;
  color: #242424 !important;
  border-color: #242424 !important;
}

/* .look-eci .new-btn-inverted:hover,
.look-others .new-btn-inverted:hover {
  background-color: #242424 !important;
  color: #fff !important;
  border-color: #242424 !important;
} */

.look-eci .new-btn-inverted:hover span,
.look-others .new-btn-inverted:hover span{
  border-bottom: none !important;
}

.look-eci .btn-secondary-search:hover span {
  border-bottom: 1px dashed transparent!important;
}

.btn-secondary-search[disabled] {
  opacity: 0.4;
  background-color: #9E4700 !important;
  color: #fff !important;
  border-color: #9E4700 !important;
}
/* 
.look-eci .btn.disabled:hover,
.look-eci .btn.disabled.hover,
.look-eci .btn[disabled]:hover,
.look-eci .btn[disabled].hover,
.look-eci .btn.disabled:focus,
.look-eci .btn[disabled]:focus,
.look-eci .btn.disabled:active,
.look-eci .btn[disabled]:active {
  color: #fff !important;
}

.btn.disabled:hover,
.btn.disabled.hover,
.btn[disabled]:hover,
.btn[disabled].hover,
.btn.disabled:focus,
.btn[disabled]:focus,
.btn.disabled:active,
.btn[disabled]:active {
  color: #bbb !important;
}

.btn-secondary.btn-inverted[disabled]:hover,
.btn-secondary.btn-inverted[disabled].hover,
.btn-secondary.btn-inverted[disabled]:focus,
.btn-secondary.btn-inverted[disabled]:active,
.btn-secondary.btn-inverted.disabled:hover,
.btn-secondary.btn-inverted.disabled.hover,
.btn-secondary.btn-inverted.disabled:focus,
.btn-secondary.btn-inverted.disabled:active {
  color: #bbb !important;
} */
.btn-white:hover,
.btn-white:focus,
.btn-white:active {
  border: 1px solid #fff;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff !important;
}
.btn:hover span,
.btn:focus span,
.btn:active span,
.btn-primary:hover span,
.btn-primary:focus span,
.btn-primary:active span {
  border-bottom: 1px dashed #077D4B;
}
.btn.disabled:hover span,
.btn.disabled.hover span,
.btn[disabled]:hover span,
.btn[disabled].hover span,
.btn.disabled:focus span,
.btn[disabled]:focus span,
.btn.disabled:active span,
.btn[disabled]:active span {
  border-bottom: none;
}
.btn-secondary:hover span {
  border-bottom: none;
}
.btn-secondary:focus span,
.btn-secondary:active span {
  border-bottom: none;
}
.look-eci .btn-secondary:hover span {
  border-bottom: 1px dashed transparent !important;
}
/* .btn-secondary.btn-inverted:hover span, */
/* .btn-secondary.btn-inverted:focus span, */
.btn-secondary.btn-inverted:active span,
/* .btn-secondary-outlined:hover span, */
/* .btn-secondary-outlined:focus span, */
.btn-secondary-outlined:active span{
  border-bottom: 1px dashed #fff;
}
.btn-white:hover span,
.btn-white:focus span,
.btn-white:active span {
  border-bottom: 1px dashed #fff;
}
.btn-no-tks:hover {
  border-bottom: 1px dashed #9E4700;
  color: #9E4700;
}
.btn-error:hover,
.btn-error:active,
.btn-error:focus {
  background-color: #d52323;
  text-decoration: none;
  color: white;
  border-color: #d52323;
}
.btn-error:hover span,
.btn-error:active span,
.btn-error:focus span {
  border-bottom: 1px dashed white;
}
.btn-secondary.btn-inverted.btn-no-focus:hover,
.btn-secondary.btn-inverted.btn-no-focus:focus,
.btn-secondary.btn-inverted.btn-no-focus:active,
.btn-secondary-outlined.btn-no-focus:hover,
.btn-secondary-outlined.btn-no-focus:active,
.btn-secondary-outlined.btn-no-focus:focus {
  background-color: #fff;
  color: #9E4700 !important;
}
/* cajas */
.box {
  position: relative;
  background-color: #fff;
  padding: 18px 15px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 1, 0.05);
  box-shadow: 0 0 20px rgba(0, 0, 1, 0.05);
}
.box.transp,
.private .box.transp {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.box.transp {
  padding: 15px;
}
.private .box.transp {
  padding: 10px;
}
/*.box.transp p {color: #666;}*/
.private .box.transp p {
  color: #333;
}
.box.transp > h1,
.box.transp > .h1 {
  border-bottom: 1px solid #ddd;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-family: 'Lato Light', sans-serif;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 300;
  color: #333;
}
.box.transp ul li {
  margin-bottom: 10px;
}
.box.transp ul li:last-child {
  margin-bottom: 0;
}
/*.private .box.transp > h1, .private .box.transp .h1 {font-size: 18px;}*/
.look-eci .box.transp .phone {
  color: #077D4B;
}
.box.transp .phone {
  font-size: 3.2rem;
  color: #9E4700;
  cursor: default;
  pointer-events: none;
}
.box.transp .phone.small {
  display: block;
  font-size: 2.2rem;
}
.box.transp .phone:hover,
.box.transp .phone:focus,
.box.transp .phone:active {
  border-bottom: none;
}
/* COMBO en mobile y menú vertical en desktop*/

/* pie de caja */
.box + small {
  display: block;
  margin: -15px 0 20px;
  font-size: 1.2rem;
  color: #606060;
}
/* listas con iconos de checked */
ul.ok {
  margin-bottom: 15px;
}
/* Iconos Antiguos */
ul.ok li {
  display: block;
  margin-bottom: 10px;
  background-position: left top 2px;
  background-repeat: no-repeat;
  padding: 5px 0 5px 35px;
  list-style-type: none;
  line-height: 1.3;
}
.box.transp ul.ok {
  margin-bottom: 0;
}
/* listas con puntos naranjas */
ul.disc li {
  position: relative;
  padding-left: 8px;
  line-height: 1.25;
}
ul.disc li:before {
  position: absolute;
  top: 7px;
  left: -2px;
  content: '';
  display: block;
  border-radius: 2px;
  background-color: #242424;
  height: 4px;
  width: 4px;
}
/* listas con puntos verdes */
.look-eci ul.disc li:before {
  background-color: #242424;
}
ul.disc2 li {
  position: relative;
  padding-left: 8px;
  line-height: 1.25;
}

.look-eci ul.disc2 li:before {
  background-color: #242424;
}
ul.disc2 li:before {
  position: absolute;
  top: 7px;
  left: -2px;
  content: '';
  display: block;
  border-radius: 2px;
  background-color: #242424;
  height: 4px;
  width: 4px;
}

/* listas con puntos verdes con más espacio */
ul.disc3 li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 35px;
  line-height: 1.25;
}
.look-eci ul.disc3 li:before {
  background-color: #077D4B;
}
ul.disc3 li:before {
  position: absolute;
  top: 7px;
  left: 10px;
  content: '';
  display: block;
  border-radius: 50%;
  background-color: #9E4700;
  height: 5px;
  width: 5px;
}
/* listas con letras */
ul.lower-alpha {
  list-style-type: lower-alpha;
}

/* lista con letras y parentesis */
ol.alphabetic__ol{
  counter-reset: mycounter;
}
ol.alphabetic__ol > li{
  counter-increment: mycounter;
  list-style: none;
  margin-top: 18px;
}
ol.alphabetic__ol > li:before{
  content: counter(mycounter,lower-latin) ")";
  margin-right: 12px;
}
ol.alphabetic__ol > li > p:first-of-type{
    margin-top: 20px;
}

/* lista con letras romanas minúsculas */
ol.romanic__ol {
  counter-reset: mycounter;
}
ol.romanic__ol > li {
  counter-increment: mycounter;
  list-style: none;
  margin-top: 18px;
}
ol.romanic__ol > li:before {
  content: "(" counter(mycounter, lower-roman) ")";
  margin-right: 12px;
}
ol.romanic__ol > li > p:first-of-type {
  margin-top: 20px;
}

/*lista con discos*/
ul.disc__ul {
  list-style-type: disc;
}

/* listas con guiones */
/*ul.dash {padding-left: 16px;}*/
ul.dash > li:before,
ul.dash > li:before {
  top: 0;
  content: '-';
  margin-right: 4px;
  background-color: white;
}
/* listas con números simples */
ol.numbers {
  font-size: 1.4rem;
  line-height: 1.2;
  counter-reset: my-counter;
}

ol.numbers li {
  position: relative;
  margin: 0 0 5px 0;
  padding: 0 0 0 35px;
}
.look-eci ol.numbers li::before {
  color: #077D4B;
}
ol.numbers li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(my-counter)'.';
  width: 22px;
  color: #9E4700;
  counter-increment: my-counter;
  text-align: right;
}

/* listas con números */
ol.steps {
  font-size: 1.4rem;
  line-height: 1.2;
  counter-reset: my-counter;
}
ol.steps li {
  position: relative;
  display: table;
  margin: 0 0 10px 0;
  height: 32px;
  padding: 0 0 0 42px;
  color: #606060;
}
ol.steps li:last-child {
  margin: 0;
}
.look-eci ol.steps li::before {
  color: #242424;
}
ol.steps li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(my-counter);
  border: 2px solid #606060;
  border-radius: 50%;
  height: 1.8em;
  width: 1.8em;
  font-size: 1.8rem;
  line-height: 27px;
  color: #242424;
  counter-increment: my-counter;
  text-align: center;
}
ol.steps li span,
ol.steps li::before {
  display: table-cell;
  vertical-align: middle;
}
ol.steps li span{
  padding-left: 0.9em;
}
/* listas de definición */
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
.box dt,
.box dd,
.tab-pane dt,
.tab-pane dd {
  position: relative;
}
.box dt,
.tab-pane dt {
  color: #606060;
}
.box dd,
.tab-pane dd {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.box dd.no-border,
.tab-pane dd.no-border {
  border: none;
  margin-bottom: 0;
}
.box dd > a,
.tab-pane dd > a {
  position: absolute;
  right: 0;
}
/* Lista con bullets grises */
ul.list-bullet-gray {
  margin: 0;
}
ul.list-bullet-gray li:before {
  position: relative;
  top: -2px;
  content: '';
  display: inline-block;
  border-radius: 50%;
  margin: 0;
  margin-right: 10px;
  background: #606060;
  height: 4px;
  width: 4px;
  line-height: 1;
}
/* DL por defecto -> en mobile y desktop en bloque  // dt en gris y dd en negro */

/* DL.general -> en mobile dt y dd en línea */
dl.general dt,
dl.general dd {
  padding-bottom: 4px;
  line-height: 28px;
}
dl.general dt {
  border-bottom: 1px solid #ddd;
  margin-bottom: 18px;
  width: 58%;
  float: left;
  color: #606060;
}
dl.general dd {
  width: 42%;
  float: right;
  font-size: 1.6rem;
  text-align: right;
}
dl.general dd:last-child {
  border-bottom: 1px solid #ddd;
}
/* si queremos en móvil que dt y dd no estén en la misma línea añadimos clase "long" al span que los envuelve */
dl.general .long dt,
dl.general .long dd {
  width: 100%;
  font-size: 1.4rem;
}
dl.general .long dt {
  border-bottom: none;
  margin-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1;
}
dl.general .long dd {
  margin-bottom: 10px;
  letter-spacing: -0.1px;
  line-height: 1.45;
  text-align: left;
}
/* lista de definición block en mobile y float en desktop */
dl.dt-block-mobile dl,
dl.dt-block-mobile dt,
dl.dt-block-mobile dd {
  width: 100%;
  line-height: 1.2em;
}
dl.general dd span {
  white-space: normal;
}
dl.dt-block-mobile {
  border-bottom: 1px solid #ddd;
  margin-bottom: 6px;
}
dl.dt-block-mobile dt,
dl.dt-block-mobile dd,
dl.dt-block-mobile dd:last-child {
  border: none;
}
dl.dt-block-mobile dt {
  margin-bottom: 0;
}
dl.dt-block-mobile dd {
  float: left;
  font-size: 1.4rem;
  text-align: left;
}

/* lista de cuotas -> número - texto - cifra -> fondo verde en móvil */
ul.fees-list li {
  position: relative;
  margin-bottom: 10px;
  background-color: #edf6f2;
  padding: 5px 8px;
}
ul.fees-list li:last-child {
  margin-bottom: 20px;
}
.look-eci ul.fees-list li > span {
  color: #077D4B;
}
ul.fees-list li > span {
  font-size: 1.8rem;
  color: #9E4700;
}
ul.fees-list li > span.public-simulator {
  color: #333;
  line-height: 28px;
  margin-left: auto;
  position: initial;
}

ul.fees-list li > span.cuotas-append {
  font-size: 1.4rem;
}
ul.fees-list li > span.cline,
ul.fees-list li > span.cline-with {
  font-size: 1.4rem;
  line-height: 2.0rem;
  color: #333;
}
ul.fees-list li > span.cline-with {
  padding-left: 0.5rem;
}
ul.fees-list li > span:last-child {
  position: absolute;
  top: 6px;
  right: 8px;
}
ul.fees-list li > span.cuotas-append {
  margin-right: 4px;
  font-size: 1.4rem;
  line-height: 2.0rem;
  color: #333;
}
ul.fees-list li span:first-child {
  line-height: 23px;
}
ul.fees-list li:last-child > span:first-child {
  margin-right: 5px;
}

.unpaid-amount {
  display: inline;
}

/* ico-info */
/* Iconos Antiguos */
.ico-info {
  display: inline-block;
  margin: -1px 0 0 5px;
  background-position: center center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  height: 21px;
  width: 21px;
  vertical-align: middle;
}
.ico-info:hover,
.ico-info:focus,
.ico-info:active {
  border-bottom: none;
}
/* .ico */
.ico-parent {
  position: relative;
  left: -4px;
}
.ico:before {
  position: relative;
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
}
/* ico open-settings */
.ico-open-settigns:before,
.open-settigns:before {
  top: 2px;
  left: 4px;
  background-position: left center;
  height: 13px;
  width: 13px;
}
/* ico doc*/
.ico-doc:before {
  height: 26px;
  width: 20px;
}
.parent.doc {
  display: table;
  margin-bottom: 0 !important;
  padding-top: 8px;
}
.parent.doc span {
  display: table-cell;
  padding-right: 6px;
  vertical-align: middle;
}
.parent.doc a {
  display: block;
  margin-top: 4px;
}
/* alert-box */
.alert-box.off {
  display: none;
}
.alert-box.on {
  margin-top: 100px;
}
.alert-box .container {
  position: relative;
  background-color: #077D4B;
  color: #fff;
}
.alert {
  position: relative;
  padding: 15px 5px;
}
.alert a {
  border-bottom: 1px solid #fff;
  color: #fff;
}
.alert a:hover,
.alert a:focus,
.alert a:active {
  border-bottom: 1px solid #fff;
}
.alert p:last-child {
  margin: 0;
  font-weight: normal;
  color: #fff;
}
.alert .close,
.alert-pin .close {
  position: absolute;
  top: 10px;
  right: 5px;
  border-bottom: none;
}
.alert-pin .close {
  right: -10px;
}
.alert a.close:hover,
.alert a.close:focus,
.alert a.close:active,
.alert-pin a.close:hover,
.alert-pin a.close:focus,
.alert-pin a.close:active {
  border-bottom: none;
}
/*tooltip*/
#tooltip {
  position: absolute;
  background-color: #fff;
  width: auto;
  padding: 15px;
  font-size: 1.3rem;
  color: #333;
  text-align: left;
  -webkit-box-shadow: 0 2px 80px rgba(0, 0, 1, 0.15);
  box-shadow: 0 2px 80px rgba(0, 0, 1, 0.15);
}
#tooltip:after,
.tooltip-login-box:after {
  position: absolute;
  bottom: -7px;
  left: calc(50% - 8px);
  content: '';
  border-top: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  height: 0;
  width: 0;
}
#tooltip.top:after,
.tooltip-login-box.top:after {
  top: -18px;
  bottom: auto;
  border-bottom: 10px solid #fff;
  border-top-color: transparent;
}
#tooltip.left:after {
  left: 20px;
  margin: 0;
}
#tooltip.right:after {
  left: auto;
  right: 20px;
  margin: 0;
}
/* Publi */
.publi .box img {
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 295px;
}
/* tabs */
.nav-tabs {
  height: 35px;
}
.nav-tabs > li {
  width: 50%;
  float: left;
  text-align: center;
}
.look-eci .nav-tabs > li > a.active,
.look-eci .nav-tabs > li > a.active:focus,
.look-eci .nav-tabs > li > a.active:hover {
  color: #077D4B;
}
.look-eci .nav-tabs > li > .onlineBtn.active,
.look-eci .nav-tabs > li > .onlineBtn.active:focus,
.look-eci .nav-tabs > li > .onlineBtn.active:hover,
.look-eci .nav-tabs > li > .tiendaBtn.active,
.look-eci .nav-tabs > li > .tiendaBtn.active:focus,
.look-eci .nav-tabs > li > .tiendaBtn.active:hover {
  color: #242424;
}
.nav-tabs > li > a.active,
.nav-tabs > li > a.active:focus,
.nav-tabs > li > a.active:hover {
  background-color: #fff;
  padding-bottom: 9px;
  color: #9E4700;
  cursor: default;
}
.black-eci {
  color: #242424 !important;
}
.black-eci:hover {
  color: #242424 !important;
}
.nav-tabs > li > a {
  border: 1px solid transparent;
  line-height: 1.42857143;
  color: #666;
}
.nav-tabs > li > a {
  position: relative;
  display: block;
  background-color: #eee;
  padding: 7px 4px;
}
.nav-tabs > li:last-child > a {
  padding-right: 9px;
}
.tab-pane {
  position: relative;
  opacity: 0;
  background-color: #fff;
  /* display: none; */
  height: 0;
  overflow: hidden;
  padding: 0;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 1, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 1, 0.05);
}
.tab-pane.active {
  opacity: 1;
  height: auto;
  width: 100%;
  padding: 20px 15px 10px;
}
#datosFinan.tab-pane.active {
  padding: 20px 10px 10px;
}
.tab-pane .title {
  margin-bottom: 5px;
  font-family: 'Lato', sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  color: #333;
}
/* wizard: 2 tipos en responsive -> 3 pasos, se muestran los nombres; 4 ó más pasos -> sólo se muestra el activo
*/

/* wizard de 3 pasos */
.wizard.basic-wizard {
  margin-bottom: 18px;
}
.wizard.basic-wizard .wizard-steps,
.wizard.basic-wizard .wizard-steps ul {
  width: 100%;
}
@media (max-width: 767px) {
  .wizard.basic-wizard .wizard-steps ul {
    display: flex;
    justify-content: space-around;
  }
  .wizard.basic-wizard .wizard-steps ul li {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    gap: 0.5rem;
  }
}
.wizard.basic-wizard .wizard-steps ul {
  margin: 0 auto;
}
.wizard.basic-wizard .wizard-steps ul li {
  margin: 0;
  width: 33%;
  font-size: 1.3rem;
  text-align: center;
}
.wizard.basic-wizard .wizard-steps ul li .paso-num {
  border: 2px solid #606060;
  margin: 0;
  height: 24px;
  width: 24px;
  line-height: 20px;
}
.wizard.basic-wizard .wizard-steps ul li.next .paso-num {
  border: 2px solid #606060;
  background-color: #fff;
}
.wizard.basic-wizard .wizard-steps ul li:not(.active) span:last-child {
  display: inline-block;
}
/* wizard de 4 pasos o mas*/
.wizard hr {
  display: none;
  border-top: 1px solid #ddd;
}
.wizard .wizard-steps {
  width: calc(100vw - 10px);
  text-align: center;
}
.wizard .wizard-steps ul {
  width: 100%;
  float: left;
}
.wizard .blq-drcha {
  position: absolute;
  top: 0;
  right: 0;
}
.wizard .wizard-steps ul li {
  display: inline-block;
  float: left;
  font-size: 1.6rem;
  font-weight: 400;
  color: #606060;
}
.wizard .wizard-steps ul li:first-of-type {
  margin-left: 0;
  text-align: left;
}
.wizard .wizard-steps ul li span:last-of-type {
  font-size: 1.4rem;
}
.wizard .wizard-steps ul li .paso-num {
  display: inline-block;
  border-radius: 50%;
  margin-right: 5px;
  background-color: #606060;
  height: 28px;
  width: 28px;
  line-height: 1.45;
  color: #fff;
  text-align: center;
}
.wizard .wizard-steps ul li:not(.active):not(.next) .paso-num {
  border: 2px solid #606060;
}
.wizard .wizard-steps ul li.next .paso-num {
  border: 2px solid #606060;
  background-color: #fff;
}
.wizard .wizard-steps ul li.next .paso-num,
.wizard .wizard-steps ul li.next {
  color: #606060;
}
.wizard .wizard-steps ul li.next {
  text-align: right;
}
.look-eci .wizard .wizard-steps ul li.active {
  color: #242424;
}
.wizard .wizard-steps ul li.active {
  float: left;
  color: #242424;
}
.look-eci .wizard .wizard-steps ul li.active .paso-num {
  border: 2px solid #000000;
  background-color: #000000;
}
.wizard .wizard-steps ul li.active .paso-num {
  border: 2px solid #242424;
  background-color: #242424;
}
.wizard .wizard-steps ul li:not(.active) span:last-child {
  display: none;
}
/* caja con fondo verde claro y padding, con algún texto en verde oscuro dentro */
.noted {
  background-color: #eaf5f0;
  padding: 10px;
}
.look-eci .noted .strong {
  color: #077D4B;
}
.noted .strong {
  color: #9E4700;
}
/* carrusel */
.carousel {
  position: relative;
}
/* ribon */
.ribbon-wrapper-green {
  position: absolute;
  top: 0;
  right: 0;
  height: 150px;
  width: 150px;
  overflow: hidden;
}
.ribbon-green {
  position: relative;
  top: 35px;
  left: -12px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #077D4B;
  width: 220px;
  padding: 10px 45px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
}
/* message ok, message ko*/
.message .default-title {
  border-bottom: none;
  padding-right: 0;
  font-family: 'Lato Light', sans-serif;
  font-size: 2.4rem;
  line-height: 1.17;
  font-weight: 300;
  color: #606060;
  text-align: center;
}
.message .icon {
  margin-bottom: 20px;
  background-position: center;
  background-repeat: no-repeat;
  height: 48px;
  text-align: center;
}
/* Box Outline*/
.box-outline {
  border: 1px solid #ddd;
  padding: 15px 20px;
}
/* div abierto y cerrado: estructura para que un enlace "open-details" lo abra y cierre */
.parent-detail .box-details {
  display: none;
}
.parent-detail .box-details.in {
  display: block;
}
/* Banner */
.banner-box {
  position: relative;
  margin-bottom: 30px;
  background-color: white;
  padding: 10px;
  text-align: center;
}
.banner-box .hide-mobile {
  display: none;
}
.banner-box .close {
  position: absolute;
  top: 8px;
  right: 6px;
  background-size: 100%;
  height: 10px;
  width: 10px;
}
.banner-box .btn {
  margin: 0;
  width: auto;
  padding: 5px 30px;
  line-height: 1.2;
}
.banner-box .item-left {
  text-align: left;
}
.banner-box .title {
  margin-bottom: 14px;
  font-size: 1.6rem;
}
.box-table .title {
  margin-bottom: 6px;
  font-size: 1.8rem;
  color: #333;
}
.box-table .box-outline {
  padding: 10px;
}
/* LOADING */
.loading {
  position: fixed;
  top: 40%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
}
.loading:not(:required):before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: ' ';
  display: inline-block;
  border: 4px solid #077D4B;
  border-right-color: #cccccc;
  border-radius: 32px;
  margin: auto;
  height: 32px;
  width: 32px;
  overflow: hidden;
  text-indent: -9999px;
  -webkit-animation: loading 800ms infinite linear;
  animation: loading 800ms infinite linear;
}
.new-black-btn {
  background-color: #242424 !important;
  color: #fff !important;
  border-color: #242424 !important;
}
.new-black-btn:active {
  background-color: #fafafa !important;
  color: #242424 !important;
  border: 1px solid #242424 !important;
}
.new-black-link {
  color: #242424 !important;
}
/* .new-black-link:hover {
  color: #242424 !important;
  border-bottom: 1px dashed #242424 !important;
} */
.border-bottom-none:hover span {
  border-bottom: none !important;
}
.border-bottom-none:hover {
  border-bottom: none !important;
}
/* loading */
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy {
  font-size: inherit !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
  color: #333 !important;
}

/* MEDIA QUERIES =============================================================================================== */
/* ============================================================================================================= */
@media (max-width: 767px) {
  .only-tablet,
  .only-desktop,
  .only-desktop-tr,
  .only-desktop-td,
  .only-desktop-block,
  .only-desktop-iblock,
  .only-desktop-inline,
  .only-tablet-desktop {
    display: none !important;
  }
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy {
    font-size: 1.4rem !important;
  }
  body.private {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .only-mobile,
  .only-desktop {
    display: none !important;
  }
  .only-tablet-desktop,
  .only-mobile-tablet {
    display: block !important;
  }
  ul.list-bullet-gray li {
    margin: 5px;
  }
  .look-eci ul.fees-list li > span {
    color: #333;
  }
  ul.fees-list li > span.cline {
    font-size: 1.4rem;
    line-height: 2.0rem;
    color: #333;
  }

  /* wizard */
  .wizard hr {
    display: none;
  }

  .wizard .wizard-steps {
    width: auto;
    text-align: center;
  }
  .wizard .wizard-steps .blq-drcha {
    position: relative;
    display: inline-block;
    clear: both;
  }
  .wizard .wizard-steps ul {
    float: none;
  }
  .wizard .wizard-steps ul li {
    display: inline-block;
    margin: 0 10px;
    float: none;
    font-size: 1.8rem;
    font-weight: 400;
    color: #606060;
    clear: both;
  }
  .wizard .wizard-steps ul li:not(.active) span:last-child {
    display: inline-block;
  }
  .wizard .wizard-steps ul li.active,
  .wizard .wizard-steps ul li:first-of-type {
    float: none;
  }
  /* wizard de 3 pasos */
  .wizard.basic-wizard .wizard-steps ul li {
    margin: 0 10px;
    width: auto;
    font-size: 1.8rem;
  }
  .wizard.basic-wizard .wizard-steps ul li .paso-num {
    margin-right: 5px;
    height: 4rem;
    width: 4rem;
    font-size: 1em;
    line-height: 35px;
  }
}
@media (max-width: 1023px) {
  .last-movements-open > thead{
    display: none;
  }
  .last-movements-close > thead{
    display: none;
  }
  ol.steps-style-2 .step-active {
    width: 100%;
  }
  ol.steps-style-2 .step:not(.step-active) span {
    display: none;
  }
  .mobile-tablet-show {
    display: block;
  }
  .menu-bg.fade.in {
    opacity: 0;
  }
  .side-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1024px) {
  .main-title-black  {
    font-size: 3.2rem;
    line-height: 3.9rem;
  }
  .only-mobile-tablet {
    display: none !important;
  }
  .only-mobile, .only-tablet {
    display: none !important;
  }
  .only-desktop-tr {
    display: table-row !important;
  }
  .only-desktop-td {
    display: table-cell !important;
  }
  .only-desktop-block {
    display: block !important;
  }
  .only-desktop-iblock {
    display: inline-block !important;
  }
  .only-desktop-inline {
    display: inline !important;
  }
  .only-desktop {
    display: block !important;
  }
  .mobile-tablet-show {
    display: none;
  }
  ol.steps-style-2 {
    position: relative;
    width: 90%;
  }
  ol.steps-style-2 li {
    padding: 0;
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 2.5;
    text-align: center;
  }
  ol.steps-style-2 li span {
    padding-left: 15px;
    vertical-align: inherit;
  }
  ol.steps-style-2 li::before {
    position: inherit;
    height: 37px;
    width: 37px;
    line-height: 34px;
  }
  ol.steps-style-2 li span,
  ol.steps-style-2 li::before {
    display: inline-block;
  }
  .steps-style-2::before,
  .steps-style-2::after {
    position: absolute;
    top: 54%;
    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #606060;
    height: 1px;
    width: 8.33333333%;
  }
  .steps-style-2::before {
    left: -8.33333333%;
  }
  .steps-style-2::after {
    right: -8.33333333%;
  }
  .wizard hr {
    display: block;
  }
  .btn {
    margin: 20px 0;
  }
  .btn-big {
    height: 65%;
  }
  /* .btn,
  .btn:hover,
  .btn:focus,
  .btn:active {
    padding-right: 40px;
    padding-left: 40px;
  } */
  .btn-clear {
    font-size: 18px;
  }
  h1,
  .h1 {
    margin-bottom: 6px;
    font-size: 2.4rem;
    line-height: 1.2;
  }
  h2,
  .h2 {
    margin-bottom: 18px;
    font-size: 3.2rem;
    line-height: 1.15;
  }
  .box {
    padding: 30px 20px;
  }
  .box.transp {
    padding: 20px 15px;
  }
  .private .box.transp {
    margin-top: 34px;
    padding: 15px;
  }
  .private .lateral-menu .box.transp {
    margin-top: 0;
  }
  /* lista de cuotas -> número - texto - cifra */
  ul.fees-list li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 52px;
    background-color: transparent;
    padding: 0 0 5px 0;
    line-height: 1;
    text-align: left;
  }
  ul.fees-list li:last-child {
    margin-bottom: 10px;
  }
  ul.fees-list li span {
    display: inline-block;
  }
  ul.fees-list li span:first-child,
  ul.fees-list li span:last-child,
  ul.fees-list li span.last-child {
    font-size: 2.2rem;
  }
  ul.fees-list li > span:last-child {
    top: 0;
    right: 0;
  }
  /* pie de caja */
  .box + small {
    text-align: right;
  }
  /* COMBO en mobile y menú vertical en desktop*/
  .box.transp.combo .list-options {
    margin-top: 0;
  }
  .box.transp.combo .list-options li.active {
    display: block;
  }

  /* listas de definición */
  dl,
  dt,
  dd {
    margin: 0;
    padding: 0;
  }
  dl.general {
    margin-bottom: 20px;
  }
  dl.general dt,
  dl.general dd {
    line-height: 1.45;
  }
  dl.general dt {
    border: none;
    margin: 0;
    width: 100%;
    padding-bottom: 0;
    color: #606060;
  }
  dl.general dd {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    width: 100%;
    padding-bottom: 4px;
    font-size: 1.4rem;
    text-align: left;
  }
  dl.general .long dt {
    line-height: 1.45;
  }
  .nav-tabs > li {
    width: auto;
    text-align: left;
  }
  .nav-tabs > li > a {
    padding: 7px 25px;
  }
  .nav-tabs > li:last-child > a {
    padding-right: 25px;
  }
  /*.nav-tabs > li > a.active:before {margin-left: -26px;}*/
  .tab-pane.active {
    padding: 25px;
  }
  .data-item {
    border-bottom: none;
  }
  .data-table-style .data-title,
  .data-table-style .data-text {
    display: block;
    float: none;
  }
  /* Data-table-style-1: 1 columna */
  .data-table-style-1 .data-item {
    display: block;
  }
  .title-with-link a {
    line-height: 2.2em;
  }
  .box-table .box-outline {
    padding: 0 20px;
  }
  #tooltip {
    max-width: 320px;
    min-width: 120px;
    width: auto;
  }
  ul.fees-list li > span.cuotas-append {
    font-size: 1.5rem;
    line-height: 1;
  }
  ul.fees-list li > span.cuotas-append {
    font-size: 1.5rem;
    line-height: 1;
  }
}
@media (min-width: 1280px) {
  ol.steps-style-2 {
    width: 83.33333333%;
  }
  ol.steps-style-2 li {
    line-height: 2.2;
  }
  ol.steps-style-2 li::before,
  ol.steps-style-2 li {
    font-size: 1.8rem;
  }
  h1,
  .h1 {
    margin-bottom: 6px;
    font-size: 2.2rem;
    line-height: 1.2;
  }
  h2,
  .h2 {
    margin-bottom: 18px;
    font-size: 3.2rem;
    line-height: 1.15;
  }
  .header > .container,
  .alert-box .container,
  .menu-box .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .private .box.transp {
    padding: 20px;
  }
  .wizard .wizard-steps ul li,
  .wizard .wizard-steps ul li span:last-of-type {
    font-size: 1.8rem;
  }
  .wizard .wizard-steps ul li .paso-num {
    height: 40px;
    width: 40px;
    line-height: 2.2;
  }
  ul.fees-list li span:first-child,
  ul.fees-list li span:last-child,
  ul.fees-list li span.last-child {
    font-size: 3.2rem;
  }
  .box.transp ul li {
    margin-bottom: 15px;
  }
}
@media (min-width: 1500px) {
  .header > .container,
  .alert-box .container,
  .menu-box .container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
/* TODO: BORRAR EN PRODUCCIÓN */
.look-eci #json-viewer { 
  border: 1px solid #077D4B;
}
#json-viewer {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  border: 1px solid #9E4700;
  margin: 20px auto;
  background-color: #f2f2f2;
  height: 80%;
  width: 1023px;
  overflow: auto;
  padding: 30px;
  font-size: 11px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
}
.renegotation-title {
  text-align: center;
}
.look-eci .renegotation-title span {
  color: #077D4B;
}
.renegotation-title span {
  color: #9E4700;
}

.eci-underline-link {
  border-bottom: 1px solid;
  font-weight: bold;
}
.btnBackReceiptEmit{
  background: black;
  color: white !important;
  padding: 14px 30px;
}
.content-receipt{
  width: 320px;
}
.content-button-emit{
  margin-top: 44px;
}
.modal-content-emit{
  position: relative;
  outline: 0;
  background-color: #fff;
  background-clip: padding-box;
  padding: 32px 58px;
}
@media (min-width: 397px) and (max-width: 670px){
  body > div:last-of-type{
      left: calc(50vw - 200px)!important;
  }

  /* Unless is modal-backdrop */
  body > div:last-of-type.modal-backdrop,
  body > div.menu-box {
    left: 0 !important;
  }
  body > div:last-of-type.modal-backdrop{
    left: 0!important;
  }
}

.grecaptcha-badge{
  visibility: hidden;
}

.no-margin-bottom {
  margin-bottom: 0px;
}

.repsol-list {
  margin: 0 20px;
}

@font-face {
  font-style: normal;
  font-family: 'LeckerliOne-Regular';
  font-weight: 300;
  src: url('/assets/fonts/LeckerliOne-Regular.ttf') format('truetype');
}

#main {
  scroll-margin-top: 100px;
}
#main:focus, #main:focus-visible {
  outline: none !important;
}

a#linkPhone {
  text-decoration: underline;
  font-weight: bold;
}