.mc_merge_var {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: italic;
	  font-weight: normal; 
    color: #FFFFFF;
}
#mc_signup_submit {
    background-color: #b9c965;
    color: white;
    border: none;
    padding: 16px 55px 16px 55px;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer;
}
#mc_signup_submit:hover {
    background-color: transparent;
	color: #dc851f;
	border: 2px solid #dc851f;
}

/* Calculator Pro */
.sub-list-item.red {
	color: red !important;
}
.sub-list-item.dark-green {
	color: darkgreen !important;
}
.sub-list-item.light-green {
	color: lightgreen !important;
}
.sub-list-item.orange {
	color: orange !important;
}

.highlight-profit-style {
	font-weight: bold;
  font-size: 1.5rem;
	text-align: right;
}
.highlight-profit-style.red {
	color: red !important;
}
.highlight-profit-style.dark-green {
	color: darkgreen !important;
}
.highlight-profit-style.light-green {
	color: lightgreen !important;
}
.highlight-profit-style.orange {
	color: orange !important;
}

/* Range sliders */
.calc-range .ccb-range-value, .ccb-range-field .ccb-icon-circle-question {
	cursor: pointer;
}

/* Tooltips */
.ccb-options-tooltip i {
    color: #9facb9;
    font-size: 22px;
    line-height: 1;
    margin-left: 5px;
}

.ccb-icon-circle-question:before {
    content: "\e9dc";
}

.ccb-options-tooltip__text {
    background-color: #333;
    border-radius: 10px;
    bottom: 120%;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    left: 100%;
    margin-left: -120px !important;
    padding: 8px 12px !important;
    position: absolute;
    text-align: center;
    visibility: hidden;
    width: 185px !important;
    z-index: 1;
}

.ccb-options-tooltip__text:after {
    border: 5px solid #0000;
    border-top-color: #273342;
    content: "";
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 100%;
}

.ccb-options-tooltip:hover .ccb-options-tooltip__text {
    visibility: visible;
    z-index: 3;
}

.ccb-options-tooltip {
    display: inline-block;
    position: relative;
    width: auto !important;
}

.ccb-wrapper-2463 .calc-group .calc-group-wrapper {
    border-bottom: 0px;
	  padding-bottom: 0px;
}

.ccb-wrapper-2463 .calc-container .calc-list.calc-subtotal {
    display: none;
}

/*Custom branding Calculator*/
.inv-calculator.heading {
    text-align: center;
}

.ccb-wrapper-2463 .calc-item__title span.collapsible span {
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 7px;
    color: white;
}

.ccb-wrapper-2463 .calc-item__title.ccb-group-field {
    text-align: center !important;
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
}


.ccb-wrapper-2463 .calc-item__title {
    background-color: #162A41;
}

.ccb-wrapper-2463 .calc-item__title[data-index="group_field_id_26"], .ccb-wrapper-2463 .calc-item__title[data-index="group_field_id_5"], .calc-item__title[data-index="group_field_id_1"] {
    background-color: #B9C965 !important;
    word-break: initial;
    position: relative;
}

.ccb-wrapper-2463 .calc-list-inner {
    padding: 0px !important;
}

.ccb-wrapper-2463 .calc-item html .calc-item__title {
    background-color: white !important
    color: black !important;
}

.ccb-wrapper-2463 .calc-item__title.ccb-group-field {
    text-align: center !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 0px;
}

.ccb-wrapper-2463 .calc-item__title.ccb-group-field .collapsible span {
    text-align: center !important;
    width: 100% !important;
}

.ccb-wrapper-2463 .calc-group .calc-group-wrapper .ccb-group-field span {
    display: inline-flex;
}

.ccb-wrapper-2463 .calc-item.ccb-field {
    margin: 0px 2%;
}

.ccb-wrapper-2463 .calc-item__title {
    padding: 10px !important;
}

.ccb-wrapper-2463 .total-costs-roce-summary.calc-list-inner,
.ccb-wrapper-2463 .summary-roce.calc-list-inner,
.total-costs-summary.calc-list-inner, .summary-cashflow.calc-list-inner {
    text-align: center;
    background-color: #d3d3d3 !important;
}

.ccb-wrapper-2463 .total-costs-roce-summary.calc-list-inner .calc-item__title,
.ccb-wrapper-2463 .summary-roce.calc-list-inner .calc-item__title, .total-costs-summary.calc-list-inner .calc-item__title,
.ccb-wrapper-2463 .summary-cashflow.calc-list-inner .calc-item__title {
    background: #d3d3d3 !important;
    color: #162A41 !important;
    padding: 0px !important;
}

.ccb-wrapper-2463 .total-costs-roce-summary.calc-list-inner .calc-item__title:first-child,
.ccb-wrapper-2463 .summary.cashflow.calc-list-inner .calc-item__title:first-child {
    padding-top: 20px !important;
}

.ccb-wrapper-2463 .highlight-profit-style, .ccb-wrapper-2463 .total-cost {
    text-align: center !important;
    text-transform: uppercase;
    color: white !important;
    background-color: #dc851f;
}

.ccb-wrapper-2463 .total-costs-roce-summary.calc-list-inner {
    margin-bottom: 0px !important;
}

.ccb-wrapper-2463 .calc-group .calc-group-wrapper .total-costs-roce-summary .calc-item__title,
.ccb-wrapper-2463 .calc-group .calc-group-wrapper .summary-roce .calc-item__title,
.ccb-wrapper-2463 .calc-group .calc-group-wrapper .summary-cashflow .calc-item__title {
    margin-bottom: 0px !important;
}

.ccb-wrapper-2463 .summary-roce .calc-item__title:first-child {
    padding-top: 20px !important;    
}

.ccb-wrapper-2463 .total-cost {
    font-weight: bold;
    font-size: 1.5rem;
}

.ccb-wrapper-2463 .ccb-calc-heading {
    display: none;
}

.ccb-wrapper-2463 .calc-item__title .ccb-range-label {
    color: white !important;
}

.ccb-wrapper-2463 .calc-item__title {
    color: white !important;
    margin-bottom: 20px;
}

.ccb-wrapper-2463 .highlight-profit-style {
    color: white !important;
}

.ccb-wrapper-2463 .calc-item.html {
    margin: 0px 0.5rem; !important;
}

.ccb-wrapper-2463 .calc-range-slider-min-max span {
    font-size: 16px;
}

.ccb-wrapper-2463 .total-costs-summary.calc-list-inner,
.ccb-wrapper-2463 .total-costs-summary-roce.calc-list-inner,
.ccb-wrapper-2463 .summary-cashflow.calc-list-inner,
.ccb-wrapper-2463 .total-costs-summary-roce.calc-list-inner {
    border: 0px !important;
    padding-top: 20px !important;
    margin-bottom: 20px;
}


.inv-calculator.heading h1 {
    margin-block-end: 0px;
    margin-block-start: 0px;
}

.calculator-settings.ccb-front.ccb-wrapper-2463 {
    margin: 25px auto;
}

.calc-group-wrapper.calc_group_field_id_26 {
    padding-bottom: 0px !important;
}

.ccb-wrapper-2463 .calc-container .calc-list .calc-list-inner .calc-fields-container {
    row-gap: 0px !important;
}

.calc-group-wrapper.calc_group_field_id_5 {
    padding-bottom: 0px;
}

.ccb-wrapper-2463 .calc-item.html .calc-item__title {
    background-color: white;
    color: #162A41 !important;
}

.ccb-wrapper-2463 .calc-item[data-id="radio_field_id_43"] {
    margin-bottom: 20px !important;
}

.ccb-wrapper-2463 .calc-item__title[data-index="group_field_52"] {
    background-color: #162A41 !important;
    color: #162A41 !important;
}

.ccb-wrapper-2463 .calc-item__title.ccb-group-field[data-index="group_field_id_52"] {
    background-color: #162A41 !important;
    color: white !important;
}

.ccb-wrapper-2463 .calc-group .calc-group-wrapper .calc-group-fields {
    margin-top: 0px;
}

.ccb-wrapper-2463 .calc-item.html .calc-item__title {
    margin-bottom: 0px;
}

.ccb-wrapper-2463 .ccb-field .calc-item__title {
    color: white !important;
}

.ccb-wrapper-2463 .ccb-field .calc-item__title {
    color: white !important;
}

.ccb-wrapper-2463 .calc-group-fields .calc-item__title {
    margin-bottom: 20px;
}

.ccb-wrapper-2463 .calc-item.html .calc-list-inner {
    padding: 0px !important;
}

.ccb-wrapper-2463 .calc-item.html .calc-list-inner .calc-item__title {
    padding: 0.5rem 0px !important;
}

.ccb-wrapper-2463 i.ccb-icon-Path-3514 {
    margin-top: -0.3rem;
}

.ccb-wrapper-2463 .ccb-icon-Path-3514::before {
    content: "\e95c";
    font-size: 20px;
}

.ccb-wrapper-2463 
.total-costs-summary.calc-list-inner {
    margin-bottom: 20px !important;
}

.ccb-wrapper-2463 .calc-list .calc-item-title { 
	display: none;
}

.ccb-wrapper-2463 .calc-list__indexed {
    overflow: hidden;
}

.ccb-wrapper-2463 .ccb-collapsed .ccb-icon-Path-3514::before {
    content: "\e95c" !important;
}

.ccb-wrapper-2463 .ccb-icon-Path-3514::before {
     content: "\e930";
}

.ccb-wrapper-2463 .calc-range.calc_range_field_id_29 .calc-item__title {
    background: none;
    color: #162A41 !important;
    margin: 0px;
    padding: 0px 0px !important;
}

.post-2467 header.page-header,
.blog .page-header .entry-title {
    display: none;
}
header.page-header,
.recursos .page-header .entry-title {
    display: none;
}
/* ==============================
   Estilos generales para la página
   ============================== */

body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  background-color: #fafafa;
  color: #283044;
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3 {
  margin: 0;
  padding: 0;
  line-height: 1.3;
}

/* ==============================
   Contenedor principal
   ============================== */

.recursos-container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 60px;
}

/* ==============================
   Sección Libro Destacado
   ============================== */

.libro {
  margin-bottom: 60px;
  text-align: center;
}

.libro-card {
  display: inline-block;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  padding: 20px;
  max-width: 300px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.libro-card:hover {
  transform: translateY(-4px);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
}

.libro-card img {
  width: 150px;
  height: 150px;
  object-fit: contain;
  margin: 0 auto 15px auto;
}

.libro-card h2 {
  font-size: 20px;
  color: #283044;
  margin-bottom: 8px;
}

.libro-card p {
  font-size: 14px;
  color: #555;
  margin-bottom: 0;
}

/* ==============================
   Sección Calculadoras y Simuladores
   ============================== */

.calculadoras h2 {
  font-size: 24px;
  color: #283044;
  text-align: center;
  margin-bottom: 30px;
}

.grid-calculadoras {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}


.card-calculadora {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  text-align: center;
  padding: 20px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card-calculadora:hover {
  transform: translateY(-4px);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
}

.card-calculadora img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  margin: 0 auto 15px auto;
}

.card-calculadora h3 {
  font-size: 16px;
  color: #283044;
  margin-bottom: 0;
  flex-grow: 1;
}

/* ==============================
   Responsive Breakpoints
   ============================== */

@media (max-width: 768px) {
  .libro-card {
    max-width: 260px;
    padding: 16px;
  }

  .libro-card img {
    width: 130px;
    height: 130px;
  }

  .card-calculadora {
    padding: 16px;
  }

  .card-calculadora img {
    width: 70px;
    height: 70px;
  }

  .card-calculadora h3 {
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .libro-card {
    max-width: 100%;
  }

  .libro-card img {
    width: 100px;
    height: 100px;
  }

  .card-calculadora {
    padding: 12px;
  }

  .card-calculadora img {
    width: 60px;
    height: 60px;
  }

  .card-calculadora h3 {
    font-size: 14px;
  }
}

/* ==============================
   Color de enlaces en el footer
   ============================== */
footer a,
.site-footer a,
.footer a {
  color: #ffffff !important; /* Enlaces en blanco */
}

footer a:hover,
.site-footer a:hover,
.footer a:hover {
  color: #dc851f !important; /* Enlace al pasar el ratón, en naranja */
}