@charset "UTF-8";
@font-face {
        font-family: "Roboto";
        src: url('/dxp/o/colfondos-afiliado-solicitud-usuario/fonts/Roboto-ExtraLight.ttf') format("truetype");
        font-weight: 300;
        font-style: normal;
      }
      @font-face {
        font-family: "Roboto";
        src: url('/dxp/o/colfondos-afiliado-solicitud-usuario/fonts/Roboto-Regular.ttf') format("truetype");
        font-weight: 400;
        font-style: normal;
      }
@font-face {
        font-family: "Roboto";
        src: url('/dxp/o/colfondos-afiliado-solicitud-usuario/fonts/Roboto-Medium.ttf') format("truetype");
        font-weight: 500;
        font-style: normal;
      }
      @font-face {
        font-family: "Roboto";
        src: url('/dxp/o/colfondos-afiliado-solicitud-usuario/fonts/Roboto-SemiBold.ttf') format("truetype");
        font-weight: 600;
        font-style: normal;
      }

    body::after {
  	content: "";
  	background-image: url(/o/colfondos-afiliado-solicitud-usuario/img/icon-check.svg);
  	position:absolute;
  	width: 0;
  	height: 0;
  	overflow: hidden;
  	visibility: hidden;
  }
input::-ms-reveal,
input::-ms-clear {
    display: none !important;
}

  .c-c-creation {
    position: relative;
    background-color: #0c193c;
    padding: 25px 0 40px 0;
  }
  @media (min-width: 1024px) {
    .c-c-creation {
      padding: 20px;
    }
  }
  .c-c-creation .row {
    margin-left: 0;
  }
  @media (min-width: 1024px) {
    .c-c-creation .row {
      margin-left: -25px;
      margin-right: -25px;
    }
  }
  .c-c-creation .row .col-md-6 {
    padding-left: 0;
    padding-right: 0;
  }
  @media (min-width: 1024px) {
    .c-c-creation .row .col-md-6 {
      padding-left: 25px;
      padding-right: 25px;
    }
  }
  .c-c-creation .c-t-creation__shape-head {
    position: absolute;
    right: 0;
    top: 6%;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__shape-head {
      /* top: 0%;*/
      top: 2%;
    }
  }
  .c-c-creation .c-t-creation__shape-head svg {
    width: 16px;
    height: 132px;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__shape-head svg {
      /* width: 40px;
      height: 280px; */
      width: 50px;
      height: auto;
    }
  }
  .c-c-creation .c-t-creation__shape-foot {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .c-c-creation .c-t-creation__shape-foot svg {
    width: 100%;
    height: 423px;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__container {
      max-width: 1200px;
      margin: 0 auto;
    }
  }
  .c-c-creation .c-t-creation__text {
    color: #ffffff;
    margin-bottom: 30px;
    padding: 0 16px 0 31px;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__text {
      padding: 0;
    }
  }
  .c-c-creation .c-t-creation__text h1,
  .c-c-creation .c-t-creation__text h2,
  .c-c-creation .c-t-creation__text h3,
  .c-c-creation .c-t-creation__text h4,
  .c-c-creation .c-t-creation__text h5,
  .c-c-creation .c-t-creation__text h6 {
    font-family: Roboto;
    font-size: 2.2rem;
    line-height: 36px;
    font-weight: 500;
    text-align: center;
    margin-top: 0;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__text h1,
    .c-c-creation .c-t-creation__text h2,
    .c-c-creation .c-t-creation__text h3,
    .c-c-creation .c-t-creation__text h4,
    .c-c-creation .c-t-creation__text h5,
    .c-c-creation .c-t-creation__text h6 {
      text-align: start;
      margin-bottom: 15px;
    }
  }
  .c-c-creation .c-t-creation__text p {
    font-family: Roboto;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 20px;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__text p {
      text-align: start;
      font-weight: 300;
    }
  }
  .c-c-creation .c-t-creation__text p a {
    font-family: Roboto;
    color: #29f8ff;
    font-weight: 500;
  }
  .c-c-creation .c-t-creation__steps {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 40px 16px;
    margin-bottom: 30px;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__steps {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      min-height: 650px;
      padding: 50px;
      margin-bottom: 0;
    }
  }
  .c-c-creation .c-t-creation__progress-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__progress-container {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
    }
  }
  .c-c-creation .c-t-creation__progress-container span {
    font-family: Roboto;
    font-weight: 300;
    font-size: 1.8rem;
    text-align: center;
    color: #0C193C;
  }
  .c-c-creation .c-t-creation__progress-bar {
    background: rgba(197, 204, 221, 0.3019607843);
    border-radius: 5px;
    width: 77%;
    height: 10px;
  }
  .c-c-creation .c-t-creation__progress-fill {
    background: #173278;
    border-radius: 5px;
    height: 100%;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
  }
  .c-c-creation .c-t-creation__step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__step {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
    }
  }

  @media (max-width: 1024px) {
    .c-c-creation .c-t-creation__step #c-js-creation__initial{
      display: flex;
      flex-direction: column;
      gap: 25px;
    }


  }
  .c-c-creation .c-t-creation__step h1,
  .c-c-creation .c-t-creation__step h2,
  .c-c-creation .c-t-creation__step h3,
  .c-c-creation .c-t-creation__step h4,
  .c-c-creation .c-t-creation__step h5,
  .c-c-creation .c-t-creation__step h6 {
    color: #173278;
    font-family: Roboto;
    font-size: 2.2rem;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 25px;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__step h1,
    .c-c-creation .c-t-creation__step h2,
    .c-c-creation .c-t-creation__step h3,
    .c-c-creation .c-t-creation__step h4,
    .c-c-creation .c-t-creation__step h5,
    .c-c-creation .c-t-creation__step h6 {
      font-size: 3rem;
    }
  }

   @media (max-width: 1024px) {
  
    .c-c-creation{
      padding: 25px 25px 40px 25px; 
    }
  
  	.c-c-creation .c-t-creation__step form {
	  	display: flex;
	    flex-direction: column;
	    gap: 25px;
  	}
  }
  .c-c-creation .c-t-creation__step .main-p{
    font-family: Roboto;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 24px;
    color: #0c193c;
    text-align: center;
    margin-bottom: 25px;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__step form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
              gap: 25px;
    }
  }
  .c-c-creation .c-t-creation__step form .form-group {
    position: relative;
    margin-bottom: 0px;
    height: 40px
  }
  
  .c-c-creation .c-t-creation__step form .form-group label {
    position: absolute;
    color: #173278;
    font-family: Roboto;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 16px;
    left: 5px;
    top: -9px;
    background: #ffffff;
    padding: 0 3px 0 6px;
  }
  .c-c-creation .c-t-creation__step form .form-group .form-control {
    border-radius: 8px;
    border: 1px solid #C5CCDD;
  }
  .c-c-creation .c-t-creation__step form .form-group input,
  .c-c-creation .c-t-creation__step form .form-group select {
    font-family: Roboto;
    min-height: 40px;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 24px;
    color: #0c193c;
    padding: 8px 8px 8px 16px;
  }
  .c-c-creation .c-t-creation__step form .form-group input:focus,
  .c-c-creation .c-t-creation__step form .form-group select:focus {
    border: 1px solid #88bae4;
  }
  .c-c-creation .c-t-creation__step form .form-group input[type=number] {
    -moz-appearance: textfield;
  }
  .c-c-creation .c-t-creation__step form .form-group input[type=number]::-webkit-inner-spin-button, .c-c-creation .c-t-creation__step form .form-group input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .c-c-creation .c-t-creation__step form .form-group.has-success label {
    color: #3c763d;
  }
  .c-c-creation .c-t-creation__step form .form-group.has-success input,
  .c-c-creation .c-t-creation__step form .form-group.has-success select {
    border: 1px solid #3c763d;
  }
  .c-c-creation .c-t-creation__step form .form-group.has-error label {
    color: #a94442;
  }
  .c-c-creation .c-t-creation__step form .form-group.has-error input,
  .c-c-creation .c-t-creation__step form .form-group.has-error select {
    border: 1px solid #a94442;
  }
  .c-c-creation .c-t-creation__step form .form-group.has-error .help-block {
    color: #a94442;
  }
  .c-c-creation .c-t-creation__step form .form-group select {
    -webkit-appearance: none;
      -moz-appearance: none;
            appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='9' viewBox='0 0 15 9' fill='none'%3E%3Cpath d='M1.5 1.32227L7.5 7.32227L13.5 1.32227' stroke='%23173278' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 8px center;
  }
  .c-c-creation .c-t-creation__step form .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
  }
  .c-c-creation .c-t-creation__step form .form-check input[type=checkbox] {
    width: 24px;
    height: 24px;
    -webkit-appearance: none;
      -moz-appearance: none;
            appearance: none;
    border: 1px solid #c5ccdd;
    border-radius: 6px;
  }
  .c-c-creation .c-t-creation__step form .form-check input[type=checkbox]:checked {
    background: #173278;
    text-align: center;
    border: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .c-c-creation .c-t-creation__step form .form-check input[type=checkbox]:checked::after {
    content: "";
    display: inline-block;
    background-image: url(/dxp/o/colfondos-afiliado-solicitud-usuario/img/icon-check.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px; 
    height: 15px;
  }
  .c-c-creation .c-t-creation__step form .form-check label {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-family: Roboto;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 300;
    color: #0c193c;
  }
  .c-c-creation .c-t-creation__step form .form-check label a {
    font-family: Roboto;
    font-weight: 500;
    color: #157c80;
  }
  .c-c-creation .c-t-creation__step form .btn_col {
    background: #173278;
    font-family: Roboto;
    font-size: 1.6rem;
    line-height: 16px;
    font-weight: 500;
    min-width: 120px;
    border: none;
    border-radius: 8px;
    height: 44px;
    padding: 10px 20px;
    color: white;
  }
  .c-c-creation .c-t-creation__step form .btn_col:not([disabled]):hover, .c-c-creation .c-t-creation__step form .btn_col:not([disabled]):active {
    background: #0c193c;
  }
  .c-c-creation .c-t-creation__step form .btn_col:disabled {
    background: #cdcbcd;
    color: #343334;
  }
  .c-c-creation .c-t-creation__step form.c-t-creation__security .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .c-c-creation .c-t-creation__step form.c-t-creation__security label {
    font-family: Roboto;
    font-size: 1.4rem;
    line-height: 24px;
    font-weight: 500;
    position: relative;
    left: unset;
    top: unset;
    padding: 0;
    background: none;
    margin-bottom: 0;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__step form.c-t-creation__security label {
      font-size: 1.6rem;
    }
  }
  .c-c-creation .c-t-creation__step form.c-t-creation__security label span {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 16px;
    position: absolute;
    left: 5px;
    top: 26px;
    background: #ffffff;
    padding: 0 3px 0 6px;
  }
  .c-c-creation .c-t-creation__recaptcha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-c-creation .c-t-creation__submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-c-creation .c-t-creation__video {
    background-image: url("img/Group 1148.svg");
    background-repeat: no-repeat;
    background-position: center 38%;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__video {
      background: none;
    }
  }
  .c-c-creation .c-t-creation__video-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 30px;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__video-item {
      margin-bottom: 0;
    }
  }
  .c-c-creation .c-t-creation__video-item video {
    width: 71%;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__video-item video {
      width: 240px;
    }
  }
  .c-c-creation .c-t-creation__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-c-creation .c-t-creation__button .c-o-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 8px;
    padding: 10px 20px;
    gap: 15px;
    max-width: 250px;
  }
  .c-c-creation .c-t-creation__button .c-o-button.c-t-button__secondary {
    background-color: #ffffff;
    color: #173278;
    border: none;
  }
  .c-c-creation .c-t-creation__button .c-o-button.c-t-button__secondary span {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 21.6px;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__button .c-o-button.c-t-button__secondary {
      width: 40px;
      height: 40px;
      padding: 0;
    }
    .c-c-creation .c-t-creation__button .c-o-button.c-t-button__secondary span {
      display: none;
    }
  }
  .c-c-creation .c-t-creation__modal-img {
    width: 140px;
    height: 170px;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__modal-img {
      width: auto;
      height: auto;
    }
  }
  .c-c-creation .c-t-creation__modal-img img {
    width: 100%;
    height: 100%;
  }
  .c-c-creation .c-t-creation__modal-sucess.modal .modal-dialog .modal-content .modal-header {
    position: absolute;
    top: 20px;
    right: 20px;
    border: none;
    padding: 0;
  }
  .c-c-creation .c-t-creation__modal-sucess.modal .modal-dialog .modal-content .modal-header button {
    margin: 0;
    color: #173278;
    opacity: 1;
  }
  .c-c-creation .c-t-creation__modal-sucess.modal .modal-dialog .modal-content .modal-body h2 span {
    color: #173278;
  }
  .c-c-creation .c-t-creation__modal-sucess.modal .modal-dialog .modal-content .modal-body ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 400;
    color: #0c193c;
    margin-bottom: 10px;
  }
  .c-c-creation .c-t-creation__modal-sucess.modal .modal-dialog .modal-content .modal-body ul li span {
    font-family: Roboto;
    text-align: start;
  }
  .c-c-creation .c-t-creation__modal-sucess.modal .modal-dialog .modal-content .modal-footer a {
    font-family: Roboto;
    max-width: 250px;
    font-size: 1.6rem;
    font-weight: 500;
    border-radius: 8px;
    line-height: 24px;
    padding: 10px 25px;
    background: #173278;
    color: #ffffff;
  }
  .c-c-creation .c-t-creation__modal-sucess.modal .modal-dialog .modal-content .modal-footer a:hover, .c-c-creation .c-t-creation__modal-sucess.modal .modal-dialog .modal-content .modal-footer a:active {
    background: #0c193c;
  }
  .c-c-creation .c-t-creation__password-list {
    margin-bottom: 25px;
    list-style: none;
  	padding-left: 0;
  }
  .c-c-creation .c-t-creation__password-list span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1.5px solid #aeadaf;
  }
  .c-c-creation .c-t-creation__password-list li {
    font-family: Roboto;
    font-size: 1.6rem;
    line-height: 20px;
    font-weight: 300;
    color: #0c193c;
    margin-bottom: 10px;
    display: flex;
	align-items: center;
	gap: 10px;
  }
  .c-c-creation .c-t-creation__rule-valid span {
    color: #ffffff;
    background-color: #db214e;
    border: 1.5px solid #db214e;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .c-c-creation .c-t-creation__rule-valid span:before {
    content: "";
  	display: inline-block;
    background-image: url(/dxp/o/colfondos-afiliado-solicitud-usuario/img/icon-check.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 10px; 
    height: 10px;
  }

  .c-c-creation .c-t-creation__toggle-password {
    display: none;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 8px;
    top: 6px;
    background: none;
    border: none;
  }
  .c-c-creation .c-t-creation__toggle-password svg {
    width: 100%;
    height: 100%;
  }
  @media (min-width: 1024px) {
    .c-c-creation .c-t-creation__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      gap: 45px;
    }
  }
  .c-c-creation .modal {
    display: none;
  }
  .c-c-creation .modal .modal-dialog {
    margin: auto;
    max-width: 90%;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
  }
  @media (min-width: 1024px) {
    .c-c-creation .modal .modal-dialog {
      min-width: 700px;
      margin: 30px auto;
    }
  }
  .c-c-creation .modal .modal-dialog .modal-content {
    border: none;
    border-radius: 10px;
    padding:30px;
    height: 624px;
  }
   .c-c-creation .c-t-creation__modal-standard-error .modal-dialog .modal-content{
   	height: 500px;
   } 

  @media (max-width: 1024px) {
    .c-c-creation .c-t-creation__modal-standard-error .modal-dialog .modal-content {
      height: auto;
    }

    .c-c-creation .c-t-creation__modal-standard-error .modal-dialog .modal-content .modal-body h2 span{
      font-size: 18px !important;
    }
  }

  .c-c-creation .modal .modal-dialog .modal-content .info-transaction {
  	display: flex;
    background-color: #f6f6f6;
    padding: 10px;
    gap: 10px;
    flex-direction: column;
    border-radius: 16px;
  }
  
  .c-c-creation .modal .modal-dialog .modal-content .info-transaction h3{
  	font-family: Roboto;
  	font-size: 18px;
  	font-weight: 500;
  	margin-bottom: 10px;
    margin-top: 0;
    color: #0c193c;
  }
  .c-c-creation .modal .modal-dialog .modal-content .info-transaction .main-text-modal-end{
  	text-align: justify;
  }
  
  
  .c-c-creation .modal .modal-dialog-accept .modal-content {
    border: none;
    border-radius: 10px;
    padding:30px;
    height: 340px !important; 
  }

  
  
  .c-c-creation .modal .modal-dialog-account-created .modal-content {
    border: none;
    border-radius: 10px;
    padding: 30px 20px;
    height: 570px !important; 
  }

  @media (max-width: 1024px) {
    .c-c-creation .modal .modal-dialog-accept .modal-content {
      height: auto !important; 	
    }

    .c-c-creation .modal .modal-dialog-account-created .modal-content{
       height: auto !important;
    }
  }
  
  .c-c-creation .modal .modal-dialog .modal-content .item-container{
  	 width: 100%;
    text-align: left;
    padding-left: 12px;
  }
  
  .c-c-creation .modal .modal-dialog .modal-content .item-container ul {
  	margin-bottom: 15px;
    padding-left: 5px;
    list-style: disc !important;
  }
  
  .c-c-creation .modal .modal-dialog .modal-content  li{
  	font-family: Roboto;
  	font-size: 16px;
  	font-weight: 300;
    list-style: disc;
  }
  
  .c-c-creation .modal .modal-dialog .modal-content::-webkit-scrollbar-track {
  	margin-right: 10px;
  }
  
  .c-c-creation .modal .modal-dialog .modal-content .modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
    position: unset;
    padding: 0;
    text-align: center;
    background-color: white;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-body h2 {
    font-family: Roboto;
    font-size: 1.8rem;
    line-height: 24px;
    font-weight: 400;
    color: #173278;
    margin: 0;
    text-transform: none;
  }
  @media (min-width: 1024px) {
    .c-c-creation .modal .modal-dialog .modal-content .modal-body h2 {
      font-size: 2.2rem;
      line-height: 30px;
      font-weight: 400;
    }
  }
  
  .c-t-creation__modal-standard .modal-dialog .modal-content .modal-body h2 spam{
  	color: #157C80;
    font-weight: 500;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-body h2 span {
    font-weight: 600;
    color: #db214e;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-body p {
    font-family: Roboto;
    font-size: 1.6rem;
    line-height: 23px;
    font-weight: 400;
    color: #0c193c;
    margin: 0;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-body .msm {
    font-size: 14px !important;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-body p a {
    font-family: Roboto;
    color: #157c80;
    font-weight: 500;
    text-decoration: underline;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-body p span {
    color: #173278;
    font-weight: 500;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-footer {
    position: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-footer button {
    max-width: 250px;
    font-family: Roboto;
    font-size: 1.6rem;
    font-weight: 500;
    border-radius: 8px;
    line-height: 24px;
    padding: 10px 25px;
    background: #173278;
    color: #ffffff;
    border: none;
  }
  
  .c-c-creation .modal .modal-dialog .modal-content .modal-footer .btn-modal-end{
  	margin-top: 20px;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-footer button:hover, .c-c-creation .modal .modal-dialog .modal-content .modal-footer button:active {
    background: #0c193c;
  }
  
  
  .c-c-creation .modal .modal-dialog .modal-content .modal-body-terms {
    height: 500px;
    overflow-y: scroll;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
    gap: 20px;
    margin-bottom: 20px;
    position: unset;
    padding: 0;
    padding-right: 15px;
    background-color: white;
  }
  .preguntas__intentos-modal__content {
  background: white;
  width: 650px;
  height: 516px;
  border-radius: 8px;
  padding: 40px 20px;
  text-align: center;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  }
  @media (max-width: 768px) {
    .preguntas__intentos-modal__content {
      width: 350px;
    }
  }
  .preguntas__intentos-modal__content-img {
    width: 300px;
    height: 260px;
    margin-bottom: 20px;
  }
  .preguntas__intentos-modal__content-img img {
    width: 100%;
    height: 100%;
  }

   .preguntas__intentos-modal__message-two {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #0C193C;
    margin-bottom: 20px;
    font-family: "Roboto", sans-serif;
  }
  @media (max-width: 768px) {
    .preguntas__intentos-modal__message-two {
      font-size: 1.4rem;
    }
  }
  .preguntas__intentos-modal__message-two .preguntas__resaltado-dos {
    font-family: "Roboto", sans-serif;
    color: #173278;
    font-weight: 500;
    line-height: 24px;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-body-terms h2 {
    font-family: Roboto;
    font-size: 1.8rem;
    line-height: 24px;
    font-weight: 400;
    color: #173278;
    margin: 0;
  }
  @media (min-width: 1024px) {
    .c-c-creation .modal .modal-dialog .modal-content .modal-body-terms h2 {
      font-size: 2.2rem;
      line-height: 24px;
      font-weight: 500;
    }
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-body-terms h2 span {
    font-weight: 600;
    font-size: 16px;
    color: #173278;
  }
  
  .c-c-creation .modal .modal-dialog .modal-content .modal-body h2 span {
    font-weight: 600;
    font-size: 16px;
    color: #157C80;
  }
  
  .c-c-creation .c-t-creation__modal-standard-error .modal-dialog .modal-content .modal-body h2 span {
  	font-weight: 500;
  	font-size: 22px;
  	color: #DB214E;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-body-terms p {
  	text-align: justify;
    font-family: Roboto;
    font-size: 1.6rem;
    line-height: 23px;
    font-weight: 300;
    color: #0c193c;
    margin: 0;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-body-terms p a {
    font-family: Roboto;
    color: #157c80;
    text-decoration: underline;
  }
  .c-c-creation .modal .modal-dialog .modal-content .modal-body-terms p span {
    color: #173278;
    font-weight: 500;
  }
  
  .error-container{
  	display: flex;
  }
  
  #message-num-no-valid {
    font-size: 13px;
    color: #DB214E;
    text-align: left;
    margin-left: 12px;
    margin-top: 5px;
}

.first-check{
	margin-top: 10px;
}

.border-error {
	border-color: #DB214E !important;
}

.color-error {
	color: #DB214E !important;
}
  .oculto{
	visibility: hidden;
}
.message-error{
	font-size: 12px;
	line-height: 16px;
	font-family: Roboto;
	font-weight: 400;
	color: #DB214E;
	margin-top: 5px;
	margin-left: 12px;
	display: none;
	text-align: left;
}


.preguntas_intentos-modal {
  text-decoration: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* fondo oscuro */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.preguntas_intentos-modal  a:hover {
  text-decoration: none;
}

.otp__cuentas__intentos-modal__content {
  background: white;
  width: 650px;
  height: 516px;
  border-radius: 8px;
  padding: 40px 20px;
  text-align: center;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
   .otp__cuentas__intentos-modal__content {
    width: 350px;
  }
}
 .otp__cuentas__intentos-modal__content-img {
  width: 300px;
  height: 260px;
  margin-bottom: 20px;
}
 .otp__cuentas__intentos-modal__content-img img {
  width: 100%;
  height: 100%;
}
 .otp__cuentas__intentos-modal__message {
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
  color: #173278;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
}
@media (max-width: 768px) {
   .otp__cuentas__intentos-modal__message {
    font-size: 18px;
  }
}
 .otp__cuentas__intentos-modal__message .otp__cuentas__resaltado-uno {
  font-family: "Roboto", sans-serif;
  color: #DB214E;
  font-weight: 500;
  line-height: 24px;
}
 .otp__cuentas__intentos-modal__message-two {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #0C193C;
  margin-bottom: 20px;
  font-family: "MiFuenteRegular", sans-serif;
}
@media (max-width: 768px) {
   .otp__cuentas__intentos-modal__message-two {
    font-size: 1.4rem;
  }
}
 .otp__cuentas__intentos-modal__message-two .otp__cuentas__resaltado-dos {
  font-family: "Roboto", sans-serif;
  color: #173278;
  font-weight: 500;
  line-height: 24px;
}

 .preguntas_intentos-modal  .c-t-button__size-s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 500;
  border-radius: 8px;
  line-height: 1.5rem;
  padding: 10px 20px;
  gap: 0.625rem;
  min-width: 120px;
  max-width: 217px;
  gap: 0.625rem;
}

 .preguntas_intentos-modal  .c-o-button.c-t-button__primary {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  background-color: #173278;
  color: #ffffff;
  border: none;
}
 .preguntas_intentos-modal  .c-o-button.c-t-button__primary:hover {
  background-color: #0c193c;
  color: #FFFFFF;
  -webkit-text-decoration: not-allowed;
  text-decoration: not-allowed;
}
 .preguntas_intentos-modal .c-o-button.c-t-button__primary:active {
  background-color: #0c193c;
  color: #FFFFFF;
  -webkit-text-decoration: not-allowed;
  text-decoration: not-allowed;
}

.preguntas_intentos-modal  .modal-container{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
}