/*form-modal*/
#frmLead {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}

 #frmLead  .form-group {
    padding: 0 5px 8px 5px;
}
 #frmLead  .form-group label {
    font-size:14px
}

.form-group.date-group {
  padding: 0;
}

#frmLead .cat-prim-canaloposicones .col-md-4 {
  flex: 0 0 auto;
  width: 33.333333%;
  margin: 0;
}

@media (min-width:992px) {
  #frmLead .cat-prim-canaloposicones .col-md-4 {
    flex: 0 0 auto;
    width: 33.333333%;
    margin: 0%;
  }

}
#frmLead .job-offer {
  width: 100%;
}
.job-offer .form-group label.radio-question.option_si {
    margin-right: 2%;
}

.job-offer .form-group label.radio-question {
    display: inline-blockblock;
    background-color: #fff;
    width: 49%;
    height: 31px;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #343434;
    box-shadow: inset 0 1px 1px #00000013;
    cursor: pointer;
    padding: 2px;
    text-align: center;
    font-weight: normal;
    color: #555;
    float: left;
}
#frmLead .job-offer input {
  margin-top: 7px;
  margin-right: 5px;
}
.deseo input#cdeseo {
    width: 15px;
    height: 15px;
    vertical-align: bottom;
    position: absolute;
    padding-right: 0;
    z-index: 99;
    margin-left: 0;
    margin-top: 6px;
}

#frmLead .btn.btn-block {
  width: 100%;
  font-size: 20px;
margin-bottom: 5px;
  background-color: #10b3d6;
  border: 1px solid  #10b3d6;
  color: #ffffff
}
#frmLead .btn.btn-block:hover {
  
  background-color: #10b3d6;
  border: 2px solid  #10b3d6;
 
}


#frmLead .help-block {
  font-size: 10px;
  margin-top: -33px;
  top: 24px;
  position: relative;
  float: right;
  padding-right: 10px;
}

#frmLead .checkbox label {
  padding-left:25px
}
#frmLead input {
  font-size: 13px;
  padding: 8px;
  color: #333333;
}

#frmLead .sin-padding {
  padding: 0;
}

#frmLead .form-control {
  padding: 5px;
  font-size: 13px;
}

#frmLead .contact-legal {
  font-size: 12px;
}
#frmLead .has-success .form-control {
  border-color: #198754;
}

#frmLead .has-success .help-block {
  color: #198754;
  background-color: #ffffff;
  padding-right: 5px;
  padding-left: 7px;
  font-size: 12px;
  font-weight: 600;
  top: 21px;
  border-radius: 5px;
}

#frmLead .has-success .success.optional-question {
  color: #198754;
  background-color: #ffffff;
  padding-right: 5px;
  padding-left: 7px;
  font-size: 12px;
  font-weight: 600;
  margin-top: -9px;
  border-radius: 5px;
  float:right;
  position: relative;
}
#frmLead em.success.optional-question {
  background-color: #ffffff;
}


#frmLead .has-error .form-control {
  border-color: #dc3545;
}

#frmLead .has-error .help-block {
  color: #dc3545;
  background-color: #ffffff;
  padding-right: 5px;
  padding-left: 7px;
  font-size: 12px;
  font-weight: 600;
  top: 21px;
  border-radius: 5px;
}



#frmLead .btn-group button {
  border: 1px solid #ced4da;
  font-size: 14px;
}




#frmLead .multiselect-group a {
  color: #333333;
}

#frmLead .multiselect-container>li.multiselect-group label {
  font-weight:400 !important;
}


#frmLead .col-xs-12 {
    width: 100%;
   
}
#frmLead .col-xs-4{
width: 33.33333333%;
}
#frmLead .col-sm-2{

    width: 28.333333%;
}
#frmLead .col-xs-6{

    width: 50%;
}

#frmLead .multiselect-container.dropdown-menu.show {
  max-height: 300px;
  overflow: hidden auto;
  position: absolute;
  will-change: transform;
  top: 0px;
  left: 0px;
  transform: translate3d(0px, 271px, 0px);
  width: 100%;
}
@media (min-width: 576px){

#frmLead .col-sm-6 {
    flex: 0 0 auto;
    width: 50%
}
#frmLead .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}
#frmLead .col-sm-2{
width: 16.66666667%;
}
#frmLead .multiselect-container.dropdown-menu.show {
  max-height: 300px;
  overflow: hidden auto;
  position: absolute;
  will-change: transform;
  top: 0px;
  left: 0px;
  transform: translate3d(0px, 35px, 0px);
  width: 100%;
}

}


/*#formulario*/

#formulario {
border: 1px solid #081351;
background-color: #08135105;
border-radius: 0.25rem;
}

#formulario .text-side span {
  font-size: 16px;
  background-color: #efc20b;
  color: #081351;
  border-radius: 4px;
  padding: 0 5px;
}

#formulario .btn.btn-primary {
  background-color: #081351;
  border: 2px solid #081351;
  font-size: 20px;
  padding: 5px 30px;
}
#formulario .btn.btn-primary:hover {
  background-color: #10b3d6;
  border: 2px solid #10b3d6;
}
#formulario .form-group {
  margin-top: 0px;
}

#formulario label.form-label {
  margin-bottom: 0px;
  color: #222222;
}

#formulario .form-select,
#formulario .form-control {
  font-size: 14px !important;
}

#formulario {
  padding-top: 9px;
  padding: 1rem;
  margin-top: 1rem;
  margin-top: 0rem;
}
#formulario .form-group.date-group {
  margin-top:5px;
}

/*#formulario .date-group {
  display: flex;
  width: 104%;
}*/

::placeholder {

  /* Chrome, Firefox, Opera, Safari 10.1+ */

  font-size: 14px;
}

:-ms-input-placeholder {

  /* Internet Explorer 10-11 */

  font-size: 14px;
}

::-ms-input-placeholder {

  /* Microsoft Edge */

  font-size: 14px;
}

@media (max-width:480px) {
  label {
    display: none;
  }
.btn-group label {
    display:block;
  }
  
  #formulario .form-group {
    padding-bottom: 20px;
  }

  .deseo label,
  .date-group label,
  .job-offer label {
    display: block;
  }

  #formulario .form-group.date-group {
    padding-bottom: 10px;
  }

  #frmLead .job-offer {
    padding-bottom: 20px;
  }

}
/*relacionados*/
#divpopup .container {
  max-width: 100%;
}

#divpopup h3 {
  font-size: 18px;
  padding-bottom: 15;
  border-radius: 4px;
    background-color: #ededed;
    padding: 10px;
}

#divpopup .nodesktop .btn-primary {

  margin-top: 15px;
}
#divpopup .nodesktop {
  display: none;
}

#divpopup .btn-primary {
  background-color: #081351;
  border-color: #081351;
  margin-bottom: 3px;
}

#divpopup .btn-primary:hover {
  background-color: #10b3d6;
  border-color: #10b3d6;
}
#divpopup .panel-body {
  padding-top:15px;
}
#divpopup ul {
  list-style: none;
  padding-left: 0;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 10px 5px;
}

#divpopup li {
  list-style-type: none;
  padding-left: 0;
  display: flex;
}

#divpopup img {
  padding-left: 5px;
}

#divpopup h4 {
  font-size: 16px;
  padding-left: 10px;
}

#divpopup p.color-destacado {
  padding-left: 10px;
  font-size: 14px;
}

#divpopup a#nogracias {
  background-color: #cccccc;
  padding: 8px;
  border-radius:4px;
  cursor: pointer;

}
#divpopup a#nogracias:hover {
    background-color: #b2b2b2;
}

#divpopup .politica_text {
  padding-top:15px;
  font-size: 14px;
}
.loader_text {
font-size: 14px;
padding: 10px;
font-weight: 600;
border: 1px solid #d7d7d7;
background-color: #f2f2f2;
}

@media (max-width:480px) {
  #divpopup a#nogracias {
    display: block;
    width: 102px;
    margin-top: 15px;
  }

  /*#divpopup .nodesktop {
    display: block;
  }*/

  #divpopup .btn-primary {
    width: 100%;
  }

}
.time {
  opacity: 0.5;
  font-size: 12px;
}
.footer a {
  vertical-align: baseline;
}

.date-group em.error {
    top: 0px;
    white-space: nowrap;
}

#frmLead input.form-control {
  -webkit-appearance: auto;
  -moz-appearance: auto;
}