#regForm {
    margin: 0px auto;
    padding: 0px;
    margin: 0;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;

}
.tab {
    border: 1px solid #dedbda;
    border-top-right-radius: 45px;
    border-top-left-radius: 45px;
    border-top: #F59C1A solid 15px;
    border-left: #F59C1A solid 15px;
    border-right: #F59C1A solid 15px;
    /* box-shadow: 0 0 20px #888888; */
    padding: 4rem 1rem !important;
    background-color: #FFFFFF;
    position: relative;
}

.section-form-form .row{
    align-items: center;
  }
.all-steps {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    display: none;
}
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}
.step.active {
    opacity: 1;
}
.step.finish {
    background-color: #4caf50;
}

.tab-inactive,
.tab-inactive * {
    display: none;
    max-height: 0px;
    padding: 0 !important;
    left: 0;
    visibility: hidden;
    border: none;
    opacity: 0;
}


.info {
    position: absolute;
    top: 40px;
    right: 30px;
    color: inherit;
    text-decoration: none;
}
.info:hover {
    color: inherit;
}

.info i {
    font-size: 1.2rem;
}

.tab h4 {
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 2.1rem;
}

.tab p {
    font-size: 1.15rem;
    line-height: 1.5rem;
}

.input-form-inversiones {
    background-color: black(255, 255, 255,8) ;
    color: #002D74;
    border: 1px solid #002D74 !important;
}

p.data {
    text-align: left;
}

.form-check-input:checked {
    background-color: rgb(102, 47, 152) !important;
    border-color: rgb(102, 47, 152) !important;
}

.slider-col>input.invalid {
    border-color: #db1f1f;
}

.amount-box>i {
    color: #002D74;
    margin-bottom: 30px;
    transform: translateY(15px);
    cursor: pointer;
}

.amount-box {
    gap: 3px;
    align-items: center;
}

#amount-input {
    border-color: rgb(102, 47, 152);
    color: #28336b;
    width: 100%;
    font-size: 15px;
    margin-left: .5em;
    margin-right: .5rem;
}



#result-m {
    font-size: 1.5rem;
    font-weight: 700;
}
#r-mensual {
    font-size: 3.5rem;
    font-weight: 700;
    color: #f44902;
}
#result-t {
    font-size: 1.2rem;
}

#datos-simulador table .des{
    color: #f44902;
    font-weight: 700;
}

.info-simulador p{
    font-size: .9rem;
    margin-bottom: 5px;
}

#to-result {
    font-size: 1.3rem;
    padding: .5rem 1.5rem;
}

@media only screen and (min-width: 0px) and (max-width: 760px) {

    .sim select {
        text-align: center;
        width: 80%;
    }
    
    .sim .amount button {
        font-size: 19px;
    }
}

@media (max-width: 767.98px) {
    #regForm {
        padding: 2rem 0 0 0 !important;
        margin: 0rem 0 !important;
    }

    .tab {
        padding: 3rem 1.8rem !important;
        
    }
    .tab h2{
        font-weight: bold !important;
        font-size: 1.4rem;
        color:#002D74;
    }

    .tab h4 {
        font-size: 1.0rem;
        line-height: 2.5rem;
    }

    .tab p {
        font-size: 1rem;
        margin-bottom: 1rem !important;
        color:#002D74;
    }

    .sim select {
        text-align: center;
        width: 100%;
    }
    
    .sim .amount button {
        font-size: 25px;
    }

    .info {
        top: 20px;
        right: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #regForm {
        padding: 0 !important;
        margin: 1rem 0 0rem !important;
    }
    .text-azul{
        font-size: 1 !important;
        color: #00266A;
      }

    .tab {
        padding:2.4rem 2.0rem !important;
    }
    .tab h2{
        font-size: 1.5rem;
        color: #002D74;
    }
    .tab h4 {
        
        font-size: 1.5rem;
        line-height: 1.5rem;
    }

    .tab p {
        color: #002D74;
        font-size: .95rem;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .tab {
        border: 1px solid #dedbda;
        border-top-right-radius: 45px;
        border-top-left-radius: 45px;
        border-top: #F59C1A solid 15px;
        border-left: #F59C1A solid 15px;
        border-right: #F59C1A solid 15px;
        /* box-shadow: 0 0 20px #888888; */
        padding: 4rem 1rem !important;
        background-color: #FFFFFF;
        position: relative;
    }
    .tab {
        padding: .8rem 1.2rem !important;
    }

    .tab h4 {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .tab {
        padding: 1.5rem 3rem;
    }

    .tab h4 {
        font-size: 1.8rem;
        line-height: 1.8rem;
    }
}
.footer .btn{
    background-color: #F59C1A;
    border-radius: 35px;
    width: 50%;
    padding: 10px;
    font-weight: bold;
    font-size: 1.2rem;
    color: white;
}
@media only screen and  (min-width: 1367px) {
    #regForm {
        /* padding: 3rem 3rem 0; */
        color: #002D74;
    }
    .tab {
        border: 1px solid #dedbda;
        border-top-right-radius: 45px;
        border-top-left-radius: 45px;
        border-top: #F59C1A solid 15px;
        border-left: #F59C1A solid 15px;
        border-right: #F59C1A solid 15px;
        /* box-shadow: 0 0 20px #888888; */
        padding: 4rem 3rem !important;
        background-color: #FFFFFF;
        position: relative;
    }
    .tab h2{
        font-size: 1.4rem;
        padding: 0 12px 0 13px;
        font-weight: bold;
    }
    .tab p{
        font-size: .7rem;
        line-height: 1.4rem;
        /* white-space: nowrap; */
        text-align: center;
    }
    .sim{
        padding: 0 4.5rem;
    }
}
@media only screen and (max-width: 1366px) and (min-width: 1100px)  {
    #regForm {
        padding: 5rem 0rem 0 0 !important;
        color: #002D74;
    }
    #regForm .tab h2 {
        font-size: 1.4rem;
        padding: 0 12px 0 13px;
        font-weight: bold;
    }
    .tab p {
        font-size: .7rem;
        line-height: 1.4rem;
        /* white-space: nowrap; */
        text-align: center;
    }
    .tab {
        border: 1px solid #dedbda;
        border-top-right-radius: 45px;
        border-top-left-radius: 45px;
        border-top: #F59C1A solid 15px;
        border-left: #F59C1A solid 15px;
        border-right: #F59C1A solid 15px;
        /* box-shadow: 0 0 20px #888888; */
        padding: 4rem 1rem !important;
        background-color: #FFFFFF;
        position: relative;
    }
    .sim {
        padding: 0 4.5rem;
    }
    .form-item-gracias {
        padding:180px 0 180px 0;
    }
    
}
@media only  screen and (max-width:1099){
    .tab h2{
        color: #002D74;
    }
    .tab p{
        color: #002D74;
    }
}
#regForm .btn{
    background-color: #F59C1A;
    border-radius: 55px;
    color: white;
    width: 150px;

}

