:root {
  --cr-primary:rgba(0,140,42,1);
  --cr-primary-superlight:rgba(0,140,42,0.7);
  --cr-contrast: rgba(254,153,0,1); /* #fc0a0a;*/
  --cr-primaryhov: rgba(0,140,42,0.7);
  --cr-darkgrey: rgba(35,31,32,1);
  --cr-lightgrey: rgba(35,31,32,0.7);
  --cr-darkgreen: rgba(0,140,42,1);
--cr-superlightgrey: rgba(35,31,32,0.1);
}


.cd-primary-nav {
  background-image: -moz-linear-gradient( 129deg, rgba(0,140,42,1) 0%, rgba(0,0,0,0.9) 100%);
  background-image: -webkit-linear-gradient( 129deg, rgba(0,140,42,1) 0%, rgba(0,0,0,0.9) 100%);
  background-image: -ms-linear-gradient( 129deg, rgba(0,140,42,1) 0%, rgba(0,0,0,0.9) 100%);
}

.flipcard-wrapper.homecards .usp-repeater-desktop .back{
background: var(--cr-primary);
background: -moz-linear-gradient(18deg, var(--cr-primary) 0%, var(--cr-primary-superlight) 34%, var(--cr-primary) 80%, var(--cr-primary-superlight) 100%);
background: -webkit-linear-gradient(18deg, var(--cr-primary) 0%, var(--cr-primary-superlight) 34%, var(--cr-primary) 80%, var(--cr-primary-superlight) 100%);
background: linear-gradient(18deg, var(--cr-primary) 0%, var(--cr-primary-superlight) 34%, var(--cr-primary) 80%, var(--cr-primary-superlight) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--cr-primary)",endColorstr="#var(--cr-primary-superlight)",GradientType=1);
}
.simulare-container {
    max-width: 750px;
    margin:  0px auto 50px;
    line-height: 1.6;
    color: #000;
}

.simulare-container h1 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}

.text-piramida {
    max-width: 1000px;
    width: 100%;
    margin: 30px auto;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.8;
    color: #111;
    /* efect vizual: liniile se scurtează treptat */
    background: linear-gradient(to right, white 10%, transparent 10%, transparent 70%, white 90%);
}
.simulare-container p {
    font-size: 16px;
    color: #111;
}

.simulare-container .highlight {
    text-decoration: underline;
    text-decoration-color: red; /* linia roșie de sub text */
    text-decoration-thickness: 1.5px;
}

.list-dec-line {
    list-style:none;
    margin: 20px 0;
    padding: 0;

}

.list-dec-line li {
    position: relative;
    padding-left: 25px; /* spațiu pentru liniuță */
    margin-bottom: 10px;
    font-size: 16px;
}

.list-dec-line li::before {
    content: "–"; /* liniuța dorită */
    position: absolute;
    left: 0;
    top: 0;
    color: rgba(0, 140, 42, 1); /* albastru subtil pentru accent */
    font-weight: bold;
}

.simulare-container .call-to-action {
    margin-top: 25px;
    font-weight: 600;
    font-size: 17px;
    text-align: center;
    color: #000;
}
.faq h2 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #000;
    text-align: left;
}

/* listă alfabetică */
.faq-list {
    margin: 0;
    padding-left: 20px;
}

/* fiecare întrebare */
.faq-list > li {
    margin-bottom: 25px;
}

/* subtitlul (întrebarea) */
.faq-list h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 6px;
    color: #008c2a; /* verdele brandului */
}

/* paragrafele */
.faq p {
    font-size: 16px;
    margin-bottom: 10px;
}

/* lista din interior (bullet points clasice) */
.faq ul {
    margin: 8px 0 10px 22px;
    padding-left: 18px;
    list-style: disc;
}

/* linkurile */
.faq a {
    color: rgba(254, 153, 0, 1);
    text-decoration: underline;
    transition: color 0.2s ease;
}

.faq a:hover {
    color: rgba(0, 140, 42, 1);
}

#tophead{
  background: #e6e7e8;
  padding:11px 5px;
}
#tophead a{color:#585858; text-decoration: none; font-size: 14px;}
#tophead a:hover{color:var(--cr-primary); }

.cd-header {
  top: 0;
  padding:0!important;

}
.cd-header #mainheader{  min-height:60px;}

#mainmenu{background:var(--cr-primary);}
#mainmenu nav ul li {padding:15px 10px; }
#mainmenu nav ul li a{color:#fff !important;padding:5px; text-decoration: none; font-weight: bold; font-size: 15px}
#mainmenu nav ul li:hover {background:var(--cr-contrast);}

.btn-contrast{background:var(--cr-contrast); font-weight: bold; color:#fff;}
.cd-header svg{max-width:40px !important;  fill:var(--cr-contrast);}
.headerblock{position: relative; width: 100%; display: block; text-decoration:none; color: #000;}
.headerblock:hover{ color:var(--cr-primary);text-decoration:none;}

#headernrfaved{
  font-size: 12px;
  width:20px;
  height:20px;
  text-align: center;
  line-height:20px;
  background: var(--cr-primary);
  display: block;
  position: absolute;
  color:#fff;
  bottom:0;
  left:20px;
  border-radius:50%;
}
.thelink2{display: inline-block; margin-left:10px; text-transform: uppercase; font-size:14px !important;}
.thelink2 strong{font-weight: bold;}
/*optimizari mobile*/
.cd-main-content {margin-top:130px !important;}
 .credithero{margin-top:100px !important;}
.credithero{min-height:500px !important;}

.cd-header.is-fixed{top: -70px !important;}
.cd-header.is-visible{
  transform: translate3d(0, 64%, 0) !important;
  border: unset !important;
}

h1.forms-title{font-size: 50px !important; font-weight: 300 !important; margin-top: 60px !important;}
h1.forms-title strong{font-weight: bold !important;}
p{font-weight: 300;}
.btn-outline-white{color:#fff; font-weight: bold; padding:10px 20px; border:2px solid #fff; border-radius: 10px !important; margin:20px 0;}
.btn-outline-white:hover{color:var(--cr-contrast); border-color: var(--cr-contrast);}
.credithero{background-size: cover !important;}
.whiteblock{
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0.626px 3.951px 21px 0px rgba(0, 0, 0, 0.45);
  width: 100%;
  padding:20px;
  margin-top:20px;
}
.btn {border-radius:10px !important;}
.redbg.btn-primary .fa{border-radius:10px 0 0 10px !important;}

.contrastblock{
  border-radius: 20px;
  background-color: var(--cr-contrast);
  box-shadow: 0.626px 3.951px 21px 0px rgba(0, 0, 0, 0.45);
  width: 100%;
  padding:20px;
  margin-top:20px;
  color:#fff !important;
}

.contrastblock .btn-outline-white{text-transform: uppercase; margin:0;}
.contrastblock .btn-outline-white:hover{color: #000; border-color: #000;}


.whiteblock .newdesign{
  background-color: rgb(255, 255, 255);
box-shadow: unset;
padding: unset;
padding-top: unset;
display: block;
width: 100%;
margin-top: 15px;
}

.formholder label.text14{font-size:14px !important;}

.whiteblock .newdesign .input-group input,.whiteblock .newdesign .input-group select{
  padding-left:40px !important;
  color: var(--cr-primary) !important;
}

.whiteblock .newdesign label.textlabel{
font-size:14px !important;
color:#000;
text-align: left !important;
width:100%;
padding:10px; text-align:center; margin-bottom: 0;
margin-top:5px;
padding-left:0 !important
}

.whiteblock .newdesign .input-group-prepend .input-group-text{
color:#000;
background: rgba(255,255,255,0.6);  border:unset;
}
.whiteblock .newdesign .input-group-prepend .input-group-text i{color:#000 !important;}
.whiteblock .newdesign input,.whiteblock .newdesign select{font-weight:bold; font-size: 14px !important; color: var(--cr-primary);    border-bottom: 4px solid var(--cr-contrast); }
.whiteblock .newdesign .slider-track{ background: linear-gradient(90deg, rgb(8, 193, 119) 28%, rgb(255, 197, 7) 51%, rgb(255, 112, 77) 79%, rgb(217, 53, 81)) !important;}

ol.customnumbers{
  max-width: 350px;
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 40px;
}

ol.customnumbers>li{
  margin: 0 0 0.5rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
  display: block;
  min-height:40px;
  margin:20px 0;
}

.credithero ol.customnumbers>li{
    min-height:20px;
}

ol.customnumbers>li:before {
   content: counter(my-awesome-counter);
   color: #fff;
   font-size: 1.5rem;
   font-weight: bold;
   position: absolute;
   --size: 32px;
   left: calc(-1 * var(--size) - 10px);
   line-height: var(--size);
   width: var(--size);
   height: var(--size);
   top: 0;
   transform: rotate(-10deg);
   background: var(--cr-primary);
   border-radius: 50%;
   text-align: center;
   box-shadow: 1px 1px 0 #999;
}
ol.customnumbers.red>li:before{background: var(--cr-contrast);}

ol.customnumbers.largerlist>li{font-weight:bold; font-size:16px; color: #fff;}

.blurrit{margin:5px! important; border:1px solid #dadada;  position: relative; }
.blurrit>.bankholder{
  filter: blur(0.3rem);
  pointer-events: none;
  cursor: default;

}
.blurrit>.loginmessage{
  position: absolute;
  top:50px;
  left:0px;
  width:100%;
  display: block;
}

.blurrit>.loginmessage>.greenbgnotice{
  background: var(--cr-contrast);
  color:#fff;
  width:100%;
  display: block;
  padding:20px 60px;
  text-align:center !important;
}

.blurrit>.loginmessage>a{color:#fff; text-align:center; text-decoration:none; font-size:24px; width:100%;}
.blurrit>.loginmessage>a span.smalltext{ font-size:14px; margin-top:10px;}
@media only screen and (max-width: 768px) {
  #tophead {padding:11px !important;}
  #tophead a span.thelink, #mainmenu, .thelink2, .hiddenmob{display:none;}
  #tophead a{font-size:20px;}
  .cd-primary-nav-trigger.themain{
    float: unset;
    margin-top: 5px;
    border: unset !important;
    padding: 5px;
    position: relative;
  }
}
