    /* Fonts */
    @font-face {
        font-family: 'icomoon';
        src:  url('/ingro/dam/ingro/fonts/digital-loan/icomoon.eot?xvs9gs');
        src:  url('/ingro/dam/ingro/fonts/digital-loan/icomoon.eot?xvs9gs#iefix') format('embedded-opentype'),
          url('/ingro/dam/ingro/fonts/digital-loan/icomoon.ttf?xvs9gs') format('truetype'),
          url('/ingro/dam/ingro/fonts/digital-loan/icomoon.woff?xvs9gs') format('woff'),
          url('/ingro/dam/ingro/fonts/digital-loan/icomoon.svg?xvs9gs#icomoon') format('svg');
        font-weight: normal;
        font-style: normal;
      }
  
      [class^="icon-"], [class*=" icon-"] {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
  
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
      }
  
  
  
      /* General styling */
      /*
      p, br {
          transition: all 0.5s ease;
      }*/
      /*html {
        width: 100vw;
        height: 100vh;
      }*/
  
      body {
          font-family: 'ingme', sans-serif;
          font-size: 16px;
          background-color: #fff;
          font-weight: 400;
      }

      p {
          padding-bottom: 15px;
          margin: 0px;
          font-size: 18px;
          line-height: 22px;
      }
  
      a {
          cursor: pointer;
          color: #ff6200;
          text-decoration: underline;
      }
      a.info-point {
        text-decoration: none;
      }
  
      h2 {
          color: #ff6200;
          font-size: 24px;
          line-height: 26px;
          font-weight: 700;
          margin: 0px 0 10px;
          padding: 0px;
      }
      
      /* REMOVE COOKIE POLICY (v2) FROM HB */
      .optanon-alert-box-wrapper {
          display: none !important;
      }
  
      .calc_mecanica {
          max-width: 768px;
          margin: 0 auto;
      }
  
      .main-title-loan, .main-title-credit, .main-title-refinance {
          padding-bottom: 0;
          font-weight: 700;
          color: #333;
          text-align: center;
          font-size: 20px;
      }
  
      .main-title-loan span, .main-title-credit span, .main-title-refinance span  {
          color: #ff6200;
      }
  
      .calc_label_title {
          color: #333;
          text-align: center;
          line-height: 1.29;
      }
    
      .calc-select {
          color: #333;
          text-align: center;
      }
  
      .calc_actions {
          padding: 40px 100px;
          width: 100%;
          float: left;
          background: #fff;
          border-radius: 4px;
      }
      .calc_dl + .calc_detailed_results.flex-container {
          padding: 0 100px 15px;
      }
      .calc_dl {
          border-radius: 4px 4px 0 0;
          /*margin: 5px 5px 0;
          border-width: 1px 1px 0 1px;
          border-style: solid;
          border-color: #ccc; */
      }
      .switch-edit .calc_dl {
          background: #fff!important;
          padding: 18px 15px 15px;
          text-align: center;
          color: #333;
      }
  
      .switch-edit .calc_detailed_results .rez_block .rez_result, .switch-edit .calc_detailed_results .rez_block .rez_result_b {
          float: none;
          text-align: left;
          padding-left: 0;
      }
  
      .switch-edit .calc_detailed_results .rez_block {
          text-align: center;
      }
  
      .edit-item .edit-sum {
          font-size: 30px;
          display: block;
          margin: 20px 0 10px;
      }
  
      .switch-edit .edit-sum,
      .switch-edit .v_rata_luna{
          color: #ff6200;
      }
  
      .info_highlight {
          padding: 20px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          float: left;
          width: 100%;
          text-align: center;
      }
  
      .info_highlight .item {
          color: #333;
          font-size: 22px;
          line-height: 1.27;
      }
  
      .info_highlight .item .value-rate {
          display: inline-block;
          float: none;
      }
      .value-rate .v_rata_luna {
          font-size: 28px;
          font-weight: normal;
          line-height: 1.29;
      }
  
      .edit-box-subtitle {
          clear: both;
          font-size: 17px;
      }
  
      .edit-item:nth-child(2) {
          padding: 0 0 20px;
          font-size: 22px;
      }
  
      .switch-edit .rez_dobanda span,
      .switch-edit .rez_dobanda,
      .switch-edit .result_asig{
          font-weight: 700;
      }
  
      .edit-period {
          font-size: 16px;
      }
  
      .edit-period span {
          color: #ff6200;
          font-weight: 700;
      }
  
      .edit-item:nth-child(2) .item {
          font-size: 22px;
      }
  
      .calc_row {
          /*padding-bottom: 5px;*/
          margin-top: 25px;
      }
  
      .calc_row .calc_slider {
          width: 520px;
          float: left;
          min-height: 40px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          position: relative;
          padding: 10px 62px 0 55px;
          margin-left: 50%;
          right: 260px;
      }
  
      .step-calculator .calc_row .calc_slider {
          padding: 10px 0 0;
      }
  
      .calc_row .calc_slider .label-from,
      .calc_row .calc_slider .label-to {
          font-size: 18px;
          line-height: 38px;
          color: #070000;
          position: absolute;
          display: none;
      }
  
      .calc_row .calc_slider .label-from {
          top: 15px;
          left: 0px;
      }
  
      .calc_row .calc_slider .label-to {
          top: 15px;
          right: 0px;
      }
  
      .calc_row .calc_input {
          width: 185px;
          float: left;
          min-height: 40px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding-left: 15px;
      }
  
      .calc_row .calc_input input {
          width: 110px;
          line-height: 40px;
          height: 40px;
          text-align: right;
          color: #a8a8a8;
          padding: 0 10px;
          outline: none;
          border: none;
          background: #a8a8a8;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          border-radius: 3px;
          color: #ffffff;
      }
      .calc-options {
          max-width: 280px;
          margin: 0 auto;
      }
  
      .calc-options .calc-select {
          margin: initial;
          display: flex;
          /* width: 100%; */
          justify-content: center;
          margin-top: 20px;
      }
  
      .calc-options .calc-select .calc-tenor-text {
          align-self: center;
          margin-right: 10px;
      }
  
  
      .calc-options .calc-select .chosen-container {
          width: 110px!important;
          margin-top: 0;
          margin-bottom: 0;
          z-index: 1;
          background: transparent;
      }
      .calc-options .calc_slider {
          width: initial!important;
          position: static;
          margin-left: 0;
      }
      .calc_dl + .calc_detailed_results.flex-container {
          background: #fff;
          border-color: #ccc;
      }
      .calc_detailed_results .rez_block {
          vertical-align: top;
          padding: 0 12px;
          color: #333;
      }
      .calc_detailed_results .rez_block .rez_label {
          font-size: 14px;
          line-height: 20px;
          max-width: calc(100% - 95px) !important;
      }
      .calc_detailed_results .rez_block .rez_result, .calc_detailed_results .rez_block .rez_result_b {
          padding-left: 10px;
          font-size: 14px;
          line-height: 20px;
          float: right;
          text-align: right;
      }
      .calc_actions .calc_detailed_results .rez_block {
          /* border-bottom: 0.5px solid #eaeaea; */
          line-height: 20px;
      }
      .calc_actions .calc_detailed_results .rez_block:last-child {
          border-bottom: none;
      }
      .calc_mecanica .rez_block{
          display: flex;
          justify-content: space-between;
          align-items: center;
      }
      .item .value-rate {
          float: right;
          text-align: right;
      }
  
      .switch-edit .item .value-rate {
          float: none;
          text-align: inherit;
      }
  
      .switch-edit .prima_asigurare > span {
          display: block;
          line-height: 25px;
      }
  
      .insurance-details {
          display: block;
          clear: both;
      }
      .switch-edit .rez_result span {
          font-size: 16px;
      }
      .edit-link, .edit-link:hover,
      .edit-link:focus {
          color: #ff6200;
          font-size: 13px;
          text-decoration: underline;
          display:  inline-block;
          margin-top: 15px;
      }
  
      .edit-box {
          padding: 10px 0 35px;
          border-bottom: 1px solid #ededed;
      }
    
      .edit-box-title, .edit-box-subtitle {
          font-weight: 700;
          font-size: 16px;
      }
  
      #first-modal .modal-body {
          overflow: auto;
          max-height: 400px;
      }
  
      .disabled-link {
          pointer-events: none;
          cursor: default;
      }
  
      .insurance-details a, .insurance-details p {
          color: #333;
          padding-bottom: 0;
          padding-top: 10px;
          text-align: right;
          text-decoration: underline;
          font-size: 12px;
          display: inline-block;
          float: right;
          margin: 0;
          line-height: 14px;
      }
      .insurance-details p {
          float: none;
          text-decoration: none;
          text-align: left;
      }
      .modal-content li a, .modal-content p a {
          float: none;
          padding: 0;
          display: initial;
          color: #0000EE;
          text-decoration: underline;
      }
      #third-modal .modal-body p {
          font-size: 14px;
          line-height: 20px;
      }
      .garantie-mobiliara-title {
          text-decoration: underline;
      }
  
      .garantie-mobiliara.flex-item.rez_block .rez_label {
          padding-right: 0;
          max-width: 100% !important;
      }
 
      .garantie-mobiliara .garantie-mobiliara-title.rez_result {
          float: none;
          text-align: left;
          padding-left: 0;
      }
  
      /* tooltip */
  
      .calc_detailed_results .right-line a {
        font-size: 14px;
      }
      .calc_detailed_results .right-line svg {
        width: 18px;
        height: 18px;
      }
  
      .calc_detailed_results [aria-label] {
        position: relative;
      }
  
      .calc_detailed_results [aria-label]:after {
        content: attr(aria-label);
        display: none;
        position: absolute;
        top: 110%;
        left: -50px;
        z-index: 5000;
        pointer-events: none;
        padding: 8px 10px;
        line-height: 15px;
        white-space: nowrap;
        text-decoration: none;
        text-indent: 0;
        overflow: visible;
        font-size: .9em;
        font-weight: normal;
        color: #fff;
        text-shadow: 1px 0 1px #888;
        background-color: #333;
        border-left: 6px solid #ff6200;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -webkit-box-shadow: 1px 2px 6px rgba(0,0,0,0.3);
        box-shadow: 1px 2px 6px rgba(0,0,0,0.3);
      }
  
      .calc_detailed_results a:focus {
        outline:1px dashed #E92C6C;
      }
  
      .calc_detailed_results [aria-label]:hover:after, [aria-label]:focus:after {
      display: block;
      }
  
      .prima_asigurare svg {
        width: 20px;
        position: relative;
        top: 5px;
        left: 2px;
      }
  
      .card-section {
        position: relative;
        margin-bottom: 40px;
      }
  
  
      .card-section .store_first_element, .card-section .store_subsection {
        padding: 0 15px;
      }
  
  
  
      /* Place Holder CSS */
  
      ::-webkit-input-placeholder {
          color: #ff6200;
          /*opacity: 0.5;*/
          -webkit-transition: opacity 0.35s ease-in-out;
          transition: opacity 0.35s ease-in-out;
          font-size: 20px;
      }
  
      :-moz-placeholder {
          color: #ff6200;
          /*opacity: 0.5;*/
          -moz-transition: opacity 0.35s ease-in-out;
          transition: opacity 0.35s ease-in-out;
          font-size: 20px;
      }
  
      ::-moz-placeholder {
          color: #ff6200;
          /*opacity: 0.5;*/
          -moz-transition: opacity 0.35s ease-in-out;
          transition: opacity 0.35s ease-in-out;
          font-size: 20px;
      }
  
      :-ms-input-placeholder {
          color: #ff6200;
          /*opacity: 0.5;*/
          -ms-transition: opacity 0.35s ease-in-out;
          transition: opacity 0.35s ease-in-out;
          font-size: 20px;
      }
  
      select {
          width: 120%;
          background: #e5e5e5;
          color: #000000!important;
          text-indent: 5px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px;
          padding: 7px 30px 7px 0px;
          font-size: 18px;
          font-weight: 400;
          text-align: left;
          line-height: normal;
          vertical-align: middle;
          display: block;
          margin-top: 0px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          border: 1px solid transparent;
          margin-bottom: 10px;
          -moz-appearance: none;
          -webkit-appearance: none;
          appearance: none;
          font-weight: 400;
          /*background: #e5e5e5 url(./images/ico_arrow_bottom.png) no-repeat right center*/
      }
  
      select option {
          color: #000
      }
  
      .calc-select select {
          margin-top: 15px;
          margin-bottom: 0px;
          max-width: 100px;
      }
  
      .chosen-container {
          margin-bottom: 15px;
      }
  
      .chosen-container-single .chosen-single {
          padding-left: 15px;
          height: 40px;
          background: transparent;
          border: 1px solid #d3d3d3;
          color: #333;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          text-align: left;
      }
  
      .chosen-container-single .chosen-single span {
          font-size: 18px;
          line-height: 40px;
          text-transform: none;
          text-shadow: none;
          color: #333;
      }
  
      .chosen-container-single .chosen-single div {
          display: block;
          height: 100%;
          position: absolute;
          right: 0px;
          top: 0px;
          width: 40px;
          background: #f0f0f0 !important;
      }
  
      .chosen-container-active.chosen-with-drop .chosen-single {
          background: #fff;
          background-image: none!important;
          border: 1px solid #d9d9d9;
      }
  
      .chosen-container-single .chosen-single div b {
          position: relative;
          top: 10px;
          display: inline-block;
          font-style: normal;
          font-weight: 400;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-family: 'icomoon';
          text-align: center;
      }
  
      .select-icon {
          right: 10px;
          top: 25%;
          position: absolute;
          z-index: 0;
          display: none;
      }
  
      .chosen-container-single .chosen-single div b:before {
          font-size: 18px;
          font-family: 'icomoon';
          content: "\f05b";
      }
      .chosen-container-active.chosen-with-drop .chosen-single div b:before {
          font-size: 18px;
          font-family: 'icomoon';
          content: "\f0aa";
      }
  
      .chosen-results .active-result.highlighted {
          background: #ff6200!important;
          color:#333;
      }
  
      .chosen-container .chosen-drop {
          background: #fff;
          border: 1px solid #d3d3d3;
          border-top: none;
          text-align: left;
          box-shadow: none!important;
      }
  
      .chosen-container-single .chosen-drop {
          margin-top: 0px;
      }
  
      .chosen-container .chosen-results {
          max-height: 210px;
      }
  
      #input_suma {
          padding: 2px 47px 2px 8px;
          min-width: 180px;
          width: 100%;
          border-radius: 4px;
          border: 1px solid #d9d9d9;
          position: relative;
          z-index: 2;
          background: transparent;
          outline: none;
          font-size: 28px;
          line-height: 1.25;
          text-align: center;
      }
      .calc_dl .calc_detailed_results.flex-container {
          padding: 15px 0 0;
      }
  
      .calc_dl .calc_detailed_results.flex-container .item {
          font-size: 14px;
          line-height: 20px;
          font-weight: 900;
          color: #333;
          padding: 8px 0;
          display:flex;
          justify-content: space-between;
          align-items: center;
      }
      .calc_dl .calc_detailed_results.flex-container .item .rez_label{
          max-width: calc(100% - 95px);
      }
  
      .calc_dl .calc_detailed_results.flex-container .value-rate, .calc_dl .calc_detailed_results.flex-container .v_rata_luna {
          padding-left: 10px;
          font-size: 14px;
          line-height: 20px;
          font-weight: 400;
      }
      .calc_dl .calc_detailed_results.flex-container .value-rate {
          font-weight: 700;
      }
      .calc_dl .calc_detailed_results.flex-container .v_rata_luna {
          padding-left: 0;
          font-weight: 700;
      }
    
      .calc_slider_suma {
          position: absolute;
          right: 0;
          top: 0;
          bottom: 0;
          padding: 10px;
          background: #f0f0f0;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0;
          font-size: 15px;
          z-index: 1;
          height: 100%;
          text-transform: uppercase;
      }
      .switch-main .calc_slider.calc-select {
          position: relative;
          display: table;
          padding-top: 0!important;
          margin: 10px auto 0;
          min-height: 36px;
          width: 140px;
          float: none;
          border-radius: 4px;
          overflow: hidden;
          right: 0;
      }
      /* hides the spin-button for firefox */
  
      input[type=number] {
          -moz-appearance: textfield;
      }
  
      /* modals styling */
      .modal-header {
          height: 0;
          border-bottom: 0;
      }
      .modal-content p{
          font-size: 14px;
          text-align: left;
      }
      .modal-content ul {
          padding-top: 10px;
          text-align: left;
          -webkit-padding-start: 0;
      }
      .modal-content ul li {
          font-size: 15px;
          list-style: none;
      }
      .modal-content h2 {
          padding-top: 10px;
          text-align: left;
          color: #000;
          font-size: 16px;
      }
  
      .modal-content a {
          text-align: left;
          text-decoration: none;
          font-size: 15px;
          padding: 15px 0;
      }
  
      .modal {
          /*padding-right: 0!important;*/
      }
  
      .step-calculator button.close, .switch-edit button.close {
          z-index: 9;
          font-size: 24px;
          background-color: #ff6200;
          padding: 2px 6px;
          border-radius: 4px;
          position: absolute;
          top: 10px;
          right: -10px;
          margin-top: 8px!important;
          color: #fff;
      }
  
      .step-calculator button.close:hover, .step-calculator button.close:focus, .switch-edit button.close:hover, .switch-edit button.close:focus {
          opacity: 1;
      }
  
  
      /* loader styling */
  
      .progress-container {
          max-width: 768px;
          margin: 0 auto;
          position: relative;
      }
      .step-interrogation {
          background: #fff;
      }
      #canvas-progress, #canvas-base, #canvas-float {
          display: block;
          margin: 0 auto;
          position: absolute;
          left: 0;
          right: 0;
      }
      #canvas-float {
          background: url("/ingro/dam/ingro/lp/digital-loan/steps/images/orange_background.svg");
          background-size: 55%;
          background-position: center 30px;
          background-repeat: no-repeat;
      }
      .step-interrogation .calc_mecanica {
          position: relative;
          width: 300px;
          height: 300px;
          margin: 0 auto;
          padding-top: 30px;
      }
      .step-interrogation .calc_mecanica:after {
          content: "";
          display: table;
          clear: both;
      }
      .progress-info h6 {
          font-size: 1.5em;
      }
      .progress-container .slick-dotted.slick-slider {
          margin-bottom: 30px;
      }
      .slick-slide {
          position: relative;
      }
      .slick-slide .progress-slider-image {
          width: 74px;
          display: block;
          margin: 0 auto;
      }
      .progress-info h6, .progress-info p {
          color: #fff;
          text-align: center;
      }
      .progress-info p {
          padding-bottom: 0;
      }
      .step-interrogation .slick-dots li button:before, .step-interrogation .slick-dots li button:after, .step-interrogation .slick-dots li.slick-active button:before, .step-interrogation .slick-dots li.slick-active button:after {
          color: #fff;
      }
      .step-interrogation .slick-prev {
          left: 25px;
      }
      .step-interrogation .slick-next {
          right: 25px;
      }
      .step-interrogation .slick-dots {
          bottom: -30px;
      }
      .progress-time-container {
          /*width: 110%;*/
          position: relative;
          left: -50%;
      }
      /*button.slick-prev, button.slick-next {
          top: 180%;
      }*/
  
      .slick-prev.slick-arrow, .slick-next.slick-arrow {
          z-index: 99;
      }
  
      .slick-initialized .slick-slide {
          padding: 0 55px;
          position: relative;
          outline: none;
      }
  
  
      /* details*/
  
      .irs-line,
      .irs-bar-edge,
      .irs-bar {
          top: 20px;
      }
  
      .irs-line-mid,
      .irs-line-left,
      .irs-line-right,
      .irs-bar,
      .irs-bar-edge {
          background: #666;
          height: 10px;
      }
  
      .calc-select {
          margin: 0 auto;
          position: relative;
      }
  
      .calc-select .chosen-container {
          margin-top: 10px;
      }
  
      .irs-from,
      .irs-to {
          font-size: 12px;
          top: -24px;
          z-index: 10;
      }
  
      .irs-single {
          display: none;
      }
  
      /* minimum requirements styling */
  
      .irs-slider {
          -webkit-border-radius: 50%;
          -webkit-background-clip: padding-box;
          -moz-border-radius: 50%;
          -moz-background-clip: padding;
          border-radius: 50%;
          background-clip: padding-box;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          background: #fff;
          border: 1px solid #ff6200;
          width: 49px;
          height: 49px;
          top: 0;
          cursor: pointer;
      }
  
      .irs-bar-edge,
      .irs-bar {
          background: #ff6200;
          border-color: #ff6200;
      }
  
      .irs-bar-edge {
          width: 25px;
      }
  
      .irs-bar-edge,
      .irs-bar {
          background: #ff6200;
          border-color: #ff6200;
      }
  
      .irs-bar-edge,
      .irs-bar {
          background: #ff6200;
          border-color: #ff6200;
      }
  
      .irs-line,
      .irs-line-left,
      .irs-line-mid,
      .irs-line-right {
          background: #666;
          border-color: #666;
      }
  
      .irs-slider:before {
          left: 14px;
          border-width: 7px 7px 7px 0;
          border-color: transparent #ff6200 transparent transparent;
      }
  
      .irs-slider:after {
          right: 14px;
          border-width: 7px 0 7px 7px;
          border-color: transparent transparent transparent #ff6200;
      }
  
      .irs-slider:before,
      .irs-slider:after {
          position: absolute;
          content: '';
          top: 50%;
          margin-top: -7px;
          width: 0;
          height: 0;
          border-style: solid;
      }
  
      /* Other styles */
      .gray {
          color: #767676!important;
      }
  
      .progress-container .slick-list {
          overflow: visible;
      }
  
      .progress-container {
          overflow: hidden;
      }
  
      .progress-text-container {
          /*width: 170px;*/
          position: absolute;
          top: -185px;
          left: 50%;
          color: #fff;
          font-size: 16px;
          line-height: 18px;
          text-align: center;
          margin: 0 auto;
          display: block;
      }
  
      .progress-text-time {
          display: inline-block;
          padding-left: 8px;
          line-height: 20px;
          text-align: left;
      }
  
      .progress-average-time {
          display: inline-block;
          font-size: 74px;
          font-weight: 400;
          line-height: 46px;
          position: relative;
          top: 2px;
          left: -4px;
          letter-spacing: -10.999px;
          width: 60px;
          text-align: center;
      }
  
      .insurance-box, .notification-box {
          overflow: hidden;
          margin-right: 0;
          display: inline-block;
          float: right;
      }
  
      .notification-box {
          float: none;
          margin: 0px auto 20px;
          display: block;
          text-align: center;
      }
      .calc_slider.calc-select {
          display: inline-block;
      }
  
      .insurance-box input, .notification-box input {
          display: none;
      }
  
      .insurance-box i, .notification-box i {
          width: 24px;
          text-align: left;
      }
  
      .notification-box input+label i.check-sign {
          display: none;
      }
  
      .notification-box input+label i.notification-visible {
          display: inline-block;
          padding-left: 30px;
          position: relative;
          top: -5px;
      }
      .insurance-box input+label {
          box-shadow: none;
          padding: 2.5px 8px;
          font-size: 10px;
      }
  
      .notification-box input+label {
          font-size: 10px;
          box-shadow: none;
          background: #fff;
          padding: 20px 10px;
          max-width: 280px;
          padding: 10px;
      }
  
      .insurance-box .label-text, .notification-box .label-text {
          display: inline-block;
          text-align: left;
          font-size: 12px;
          line-height: 16px;
          padding-left: 5px;
      }
  
      .notification-box .label-text {
          padding: 0 50px;
          text-align: center;
          word-wrap: break-word;
          white-space: normal;
      }
      .notification-box label:hover {
          background: #fff;
      }
  
      .notification-box .label-text.notification-pending {
          text-align: left;
          padding-left: 30px;
          padding-right: 22px;
          position: relative;
          top: 3px;
      }
  
      .insurance-box input:checked+label, .notification-box input:checked+label {
          color: #333;
          background-color: #fff;
          border-color: #d3d3d3;
      }
      .insurance-box input+label i, .notification-box input+label i {
          display: inline-block;
      }
      .highlight-text {
          color: #ff6200;
          font-size: 14px;
      }
      .insurance-box input+label i:before {
          content: url("/ingro/dam/ingro/lp/digital-loan/steps/images/calculator_inactive_check.svg");
      }
  
      .insurance-box input:checked+label i:before {
          content: url("/ingro/dam/ingro/lp/digital-loan/steps/images/calculator_active_check.svg");
      }
  
      .notification-box input:checked+label i:before {
          content: url("/ingro/dam/ingro/lp/digital-loan/steps/images/sms-notification-check.svg");
          display: block;
          width: 20px;
          height: 20px;
          margin: 0 auto;
      }
  
      .page-title {
          max-width: 280px;
          margin: 20px auto 0;
          display: block;
          color: #fff;
          text-align: center;
          font-size: 22px;
          line-height: 30px;
          font-weight: 300;
      }
  
  
      .close {
          position: absolute;
          right: 20px;
          top: 10px;
          color: #fff;
          font-size: 44px;
          font-weight: 300;
          outline: none;
          text-shadow: none;
          opacity: 1;
      }
      .switch-main .calc_detailed_results .rez_block {
          padding: 8px 0;
      }
      .calc_type {
        display: flex;
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
    }
    .pl-type {
        flex-basis: 50%;
        border: 1px solid #525199;
        color: #525199;
        padding: 6px 0;
        cursor: pointer;
        user-select: none;
    }
    .pl-type:first-child {
        border-radius: 5px 0 0 5px;
    }
    .pl-type:last-child {
        border-radius: 0 5px 5px 0;
        border-left: none;
    }
    .calc_type.isStaff .pl-type[data-type='variabil'] {
        display: none;
    }
    .calc_type.isStaff .pl-type[data-type='fix'] {
        flex-basis: 100%;
        border: 1px solid #525199;
        border-radius: 5px;
    }
    .pl-type.active {
        background: #525199;
        color: #fff;
    }
    .staff-exception.isStaff {
        padding-top: 0;
    }
    .staff-exception.isStaff .tip_dobanda {
        border-top: 1px solid #eaeaea;
        padding: 0;
    }
    .staff-exception.isStaff .calc_detailed_results {
        padding: 0;
    }
      .calc_detailed_results .rez_block .rez_label,
      .calc_detailed_results .rez_block .rez_result, .calc_detailed_results .rez_block .rez_result_b {
          vertical-align: top;
      }
      .tip_dobanda {
            font-size: 14px;
            border-bottom: none !important;
      }
      .item .rez_label, .item .value-rate {
          display: inline-block;
      }
      .calc_detailed_results .rez_title {
        font-size: 16px;
        font-weight: 700;
        border-bottom: none;
        margin: 0 0 15px;
        color: #333;
      }
      .calc_detailed_results .rez_block .rez_label {
          padding-right: 10px;
          display: inline-block;
      }
      .toggle-asig a {
          position: relative;
          top: 1px;
      }
      .toggle-asig a:hover, .toggle-asig a:focus, .toggle-asig a:active {
          text-decoration: none;
          outline: none;
      }
      .toggle-interest a:hover, .toggle-interest a:focus, .toggle-interest a:active {
          text-decoration: none;
          outline: none;
      }
      .toggle-asig, .toggle-interest {
          flex-grow: 1;
          
      }
      .modal-content .modal-mobiliar ul li{
          list-style-position: outside;
          list-style: initial;
          margin-left: 20px;
          font-size: 14px;
      }
      .modal-broker p {
          float: none;
          padding: 5px 0;
      }
      .modal-broker h6 {
          margin-top:  25px;
          margin-bottom: 5px;
          color: #333;
          font-size: 15px;
          line-height: 20px;
          font-weight: 700;
      }
      .modal-broker ul, .modal-broker ol {
          padding-bottom: 5px;
      }
      .modal-broker ul li {
          font-size: 15px;
          color: #333;
          padding: 5px 0;
      }
      .modal-broker ol {
          list-style-position: inside;
          -webkit-padding-start: 0;
      }
      .modal-broker ol li {
          padding: 5px 0;
          font-size: 15px;
          color: #333;
      }
      .modal-broker .list-guide {
          list-style-type: initial;
          list-style-position: outside;
          margin-left: 40px;
      }
      .modal-broker .list-guide li {
          list-style: disc;
      }
      .modal-broker .list-undordered {
          margin-left: 40px;
      }
  
      .modal-broker .list-undordered li {
          list-style: disc;
      }
      .icon-info {
        font-size: 18px;
        position: relative;
        top: 3px;
      }
      .icon-info:before {
        content: "\e88e";
        color: #00c1f9;
      }
  
      .calc_mecanica .calc_detailed_results span.rez_result.garantie-mobiliara-title {
          font-size: 13px;
      }
  
      .delay-container {
          margin-top: 0;
          text-align: center;
          display: none;
          padding: 10px 20px;
          color: #000;
      }
      .delay-container-text {
          font-size: 14px;
      }
  
      .text-disabled {
          color: #A8A8A8 !important;
      }
      .switch-main .calc_detailed_results.flex-container .rez_block.val_total_credit,
      .switch-main .calc_detailed_results.flex-container .rez_block.disponibil_content{
          padding-top: 12px;
      }
      .switch-main .calc_detailed_results.flex-container .rez_block.garantie-mobiliara{
          padding-bottom:  15px;
      }
      .disponibil_refinantare .rez_block .rez_label,
      .disponibil_refinantare .rez_block .rez_result{
          font-weight: bold;
      }
      .disponibil_refinantare.disponibil_ref_final .rez_block {
          border-top: 1px solid #eaeaea;
          padding-top: 5px !important;
      }
      .edit-box .edit-item:nth-child(3) span,
      .edit-box .edit-item:nth-child(4) span,
      .edit-box .prima_asigurare span {
          font-size: 14px;
      }
      .switch-edit .calc_dl {
          border: 1px solid #fff;
      }
      .switch-edit .calc_detailed_results .rez_block{
          display: block;
      }
      .switch-edit .calc_detailed_results .analiza .rez_label,
      .switch-edit .calc_detailed_results .dae.flex-item .rez_label {
          padding-right: 0;
      }
  
    .calc_detailed_results {
        background: #ffffff;
        padding-top: 30px;
    }
  
      @media screen and (max-width: 1280px) {
          .calc_dl {
              background: none;
          }
          .calc_actions {
              padding: 40px 100px;
              width: 100%;
              float: none;
              background: #ffffff;
          }
          .calc_dl + .calc_detailed_results.flex-container {
              padding-left: 100px;
              padding-right: 100px;
          }
          .info_highlight {
              float: none;
              width: 100%;
              height: auto;
              padding: 15px 0;
              font-size: 0px;
          }
          .info_highlight .item {
              float: none;
              width: 100%;
              height: auto;
              font-size: 18px;
              line-height: 22px;
              display: inline-block;
              vertical-align: top;
              text-align: left;
              text-align: center;
          }
          .info_highlight .item .value-rate {
              padding: 0px;
              font-size: 24px;
              line-height: 28px;
              text-align: right;
          }
          .calc_row {
              margin-top: 10px;
          }
          .calc_row .calc_slider {
              width: 100%;
              position: relative;
              left: auto;
              right: auto;
              margin-left: 0px;
              /*display:none;*/
          }
          .calc_row .calc_input {
              width: 100%;
              padding-left: 0px;
              padding-right: 35px;
              position: relative;
          }
          .calc_row .calc_input input {
              width: 100%;
          }
          .calc_detailed_results {
              background: #ffffff;
          }
          .calc_detailed_results .rez_block .rez_result, .calc_detailed_results .rez_block .rez_result_b {
              display: inline-block;
          }
          .custom-salary-content {
              margin-bottom: 15px;
          }
          .chosen-container {
              margin-bottom: 10px;
          }
          .btn_md {
              padding: 0 50px;
          }
          .irs-line,
          .irs-bar-edge,
          .irs-bar {
              top: 20px;
          }
          .irs-line-mid,
          .irs-line-left,
          .irs-line-right,
          .irs-bar,
          .irs-bar-edge {
              height: 10px;
          }
          .calc_mecanica {
              padding-top: 0;
          }
          .calc_actions {
              padding-top: 30px;
          }
          .calc-options .calc_slider {
              margin-top:  0;
              padding-top: 0;
          }
          .calc-select select {
              margin-top:  0;
          }
      }
  
      @media screen and (min-width: 1001px) {}
  
      @media screen and (max-width: 1000px) {}
  
      @media screen and (max-width: 995px) {}
      @media screen and (min-width:993px) and (max-width:1280px) {}
      @media screen and (min-width: 769px) {
  
      }
  
  
      @media screen and (max-width: 600px) {
            .calc_detailed_results {
                  padding-top: 0;
            }
      }
  
      @media screen and (min-width: 521px) {
  
        .switch-edit .calc_dl + .calc_detailed_results.flex-container {
            background: #fff;
            text-align: center;
        }
        .switch-edit .rez_block.dae.flex-item {
            margin-left: 0;
        }
        .switch-edit .calc_detailed_results.flex-container .rez_result span:first-child {
            font-weight: 400;
            font-size: 14px!important;
        }
        .switch-edit .calc_detailed_results .rez_block .rez_label {
            padding-right: 0;
        }
        .switch-edit .calc_dl {
            border: 0;
        }
  
        .garantie-mobiliara.flex-item .rez_label {
            padding-right: 0;
        }
  
        .edit-item span {
            display: inline-block;
        }
        .step-interrogation {
            background: #fff;
        }
        .progress-text-container, .step-interrogation .slick-prev:before, .step-interrogation .slick-next:before {
            color: #ff6200;
        }
        .progress-info h6, .progress-info p {
            color: #333;
        }
        .open>.dropdown-toggle.btn-default, .notification-box input+label {
            color: #fff;
            background-color: #ff6200;
        }
        .step-interrogation .btn-default, .step-interrogation .btn-default:hover, .step-interrogation .btn-default:focus, .step-interrogation .btn-default:active, .step-interrogation .btn-default.active {
            border-color: #ff6200;
        }
        .notification-box .label-text {
            padding: 5px;
        }
        .step-interrogation .page-title {
            display: none;
        }
        .btn-default:disabled, .btn-default[disabled] {
            background: #ededed!important;
        }
        .notification-box input+label {
            max-width: 375px;
            width: 100%;
        }
        .notification-box input+label i.notification-visible {
            top: 5px;
        }
        .notification-box .label-text.notification-pending {
            top: 2px;
        }
        .edit-box {
            margin: 0 90px 15px;
        }
        body.step-calculator {
            background-color: #fff;
        }
        .switch-main .calc_actions {
            padding-bottom: 0;
        }
        .switch-main .calc_dl {
            margin-bottom:  0;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }
      }

      @media screen and (max-width: 520px) {
        .notification-box .label-text.notification-pending {
          padding-left: 20px;
          padding-right: 0;
          position: relative;
          top: 3px;
          max-width: 200px;
          font-size: 13px;
        }
        #canvas-float {
            background: url("/ingro/dam/ingro/lp/digital-loan/steps/images/blue_background.svg");
            background-size: 55%;
            background-position: center 30px;
            background-repeat: no-repeat;
        }
        .step-interrogation {
            background: #60a6da;
        }
        .calc_actions {
            padding: 15px 50px 15px;
            width: 100%;
            float: none;
            background: #ffffff;
        }
        .delay-container {
              color: #fff;
          }
      }
  
      /* @media screen and (max-width: 600px) {
        .calc_dl {
            border-bottom: 15px solid #f0f0f0;
            padding: 30px 0;
        }
        .calc_dl + .calc_detailed_results.flex-container {
            padding: 0 25px 15px;
        }
        .calc_actions {
            padding: 0 25px 0;
            width: 100%;
            float: none;
            background: #ffffff;
        }
      } */
  
      @media (max-width: 600px) {
            .calc_dl {
                border-bottom: 15px solid #f0f0f0;
                padding: 0 0 30px;
            }
            .calc-select select {
                margin-top: 0;
                background: #fff !important;
                border: 1px solid #d9d9d9;
                height: 40px;
            }
            .calc-select .select-icon {
                background: #f0f0f0;
                display: block;
                height: 39px;
                width: 40px;
                top: 1px;
                right: 28px;
                border-radius: 0 5px 5px 0;
            }
            .calc-select .select-icon:before {
                font-size: 18px;
                font-family: 'icomoon';
                content: "\f0aa";
                line-height: 39px;
            }
            .calc_detailed_results .rez_title {
                  margin: 0 0 30px;
                  color: #a8a8a8;
                  text-transform: uppercase;
                  font-size:14px;
            }
            .calc_dl + .calc_detailed_results.flex-container {
                  padding: 30px 15px 30px;
            }
            .calc_actions {
                padding: 15px 15px 0;
                width: 100%;
                float: none;
                background: #ffffff;
            }
            .info_highlight .item {
                font-size: 18px;
            }
            .info_highlight .item .value-rate {
                padding: 0px;
                font-size: 20px;
                line-height: 20px;
            }
            .insurance-box .label-text, .notification-box .label-text {
                font-size: 11px;
            }
            .highlight-text {
                font-size: 11px;
            }
            .calc-options {
                max-width: 240px;
            }
            .switch-main .calc_detailed_results .rez_block .rez_label,
            .switch-main .calc_dl .calc_detailed_results.flex-container .item {
                font-size: 14px;
            }
      }
  
      @media screen and (max-width: 480px) {
          body{
              /* background-color: #f0f0f0; */
          }
          .calc_slider.calc-select {
              width: 100%;
              margin: 0 auto;
              padding: 0px;
          }
          .calc_label_title + .calc_slider.calc-select {
              margin: 10px auto 0;
          }
          .calc_label_title {
              margin-top: 10px;
              font-size: 14px;
          }
          .switch-edit .calc_dl {
              padding: 18px 8px 15px;
          }
          .calc_detailed_results .rez_block .rez_result, .calc_detailed_results .rez_block .rez_result_b {
              padding-left: 0;
          }
          #second-modal .modal-dialog {
              margin: 300px 10px;
          }
      }
      @media screen and (max-width: 450px) {
          .info_highlight .item{
              display: flex;
              justify-content: space-between;
              align-items:center;
          }
          .calc-options{
              display:
              block;
              /* max-width: 100%; */
          }
          .calc-options .calc-select{
              /* width: 50%; */
              /*padding-right: 20px;*/
              margin: 0 auto;
          }
          .calc-options .calc-select select{
              width: 100%;
              /* max-width:100%; */
          }
          .calc-options .insurance-box{
              width: 60%;
          }
          .calc-options .insurance-box .btn-default{
              width:100%;
              text-align:left;
          }
          .calc-options .insurance-details{
              flex: 100%;
          }
      }
  
  
      .rez_block.taxe.flex-item .rez_label {
          font-weight:900
      }
  
      .taxe_comisioane {
          /* border-bottom: 1px solid #eaeaea; */
      }
  
      .taxe_comisioane .rez_block.taxe.flex-item {
          padding: 15px 0;
      }
      .taxe_comisioane .analiza {
         /* border-bottom: 1px solid #eaeaea; */
      }
      .taxe_comisioane .rez_block {
          padding:  10px  0 !important;
          
      }
      .taxe_comimioane_content {
         background-color: #F0f0f0;
         border-radius: 5px;
         padding: 0 20px;
      }
  
      .disponibil_content .rez_result {
          font-weight: 700 !important;
      }
      .taxe_comimioane_content .analize.flex-item {
          padding: 10px 0;
      }
      .analize,
      .publicity,
      .functionality {
        display: none;
      }
      .hb-loans__calculator iframe {
          height: 850px;
      }
       .orange-item {
          color: #ff6200;
      }
      
      .box_refinantare{
          padding: 20px 95px 20px 20px;
          margin-top:15px;
          border-radius: 4px;
          border: solid 1px #eaeaea;
      }
      .box_refinantare .rez_block{
          padding: 0 !important;
      }
      .box_refinantare .rez_block .rez_label{
          width:100%;
          font-weight:bold;
      }
      .box_refinantare .rez_block .rez_content{
              font-size: 12px;
              line-height: 1.83;
              display:  block;
      }
      .box_refinantare .rez_block .rez_content a{
          color: #ff6200;
          text-decoration: underline;
      }
  
      .asigurare_credit_protect .rez_label {
          display: inline;
      }
  
      .asigurare_credit_protect .rez_label .taxe-comisioane-title {
          padding-right: 0;
          display: inline;
      }
  
      /*Insurance toggle*/
  
      .asigurare_credit_protect .insurance_toggle {
          display: flex;
      }
  
      .insurance_toggle {
        position: relative;
        display: inline-block;
        width: 40px;
        height: 24px;
      }
  
      .insurance_toggle input { 
        opacity: 0;
        width: 0;
        height: 0;
      }
  
      .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #767676;
        -webkit-transition: .4s;
        transition: .4s;
      }

      .slider:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
      }

      input:checked + .slider {
        background-color: #ff6200;
      }

      input:focus + .slider {
        box-shadow: 0 0 1px #ff6200;
      }
  
      input:checked + .slider:before {
          left: calc(100% - 2px);
          transform: translateX(-100%);
          -ms-transform: translateX(-100%);
          -webkit-transform: translateX(-100%);
      }
  
      /* Rounded sliders */
      .slider.round {
        border-radius: 34px;
      }
  
      .slider.round:before {
        border-radius: 50%;
      }
  
  
  
      .asigurare_credit_protect .rez_label .taxe-comisioane-status {
          padding: 0;
      }
  
      .taxe-comisioane-details {
          display: flex;
          padding: 0;
      }
  
      .taxe-comisioane-status:after {
         content: '•'; 
         padding-left: 5px;
         padding-right: 5px;
      }
  
      .taxe-comisioane-link {
          font-size: 13px;
          display: block;
      }
  
    .ing-income-icon.icon-happy:before {
        content: " 😄"
    }
    .ing-income-icon.icon-lion:before {
        content: " 🦁"
    }
    
  