@media only screen and (max-width: 1050px) {
    .descb5{
        padding-left: 30px;
    }
    .title-mi {
        font-size: 51px;
        margin-top: 33px;
    }
    .descb5 {
        padding-left: 57px;
        font-size: 35px;
    }
}
@media only screen and (max-width: 900px) {
    .title-card{
        margin-bottom: 0px;
        font-size: 20px;
        margin-bottom: 10px;
    }
    .desc-card {
        font-size: 12px;
    }
    input, select {
        width: 100%;
    }
    .titleb6 {
        font-size: 45px;
        margin-bottom: 50px;
    }
    .title-mi {
        font-size: 41px;
        margin-top: 33px;
    }
    .desc-mi {
        font-size: 15px;
    }
    .titleb4 {
        font-size: 44px;
        padding: 0px 31px;
    }
    .descb4 {
        font-size: 38px;
    }
}
@media only screen and (max-width: 600px) {
    .deschero{
        font-size: 18px;
        padding: 0px;
    }
    .descb4 {
        font-size: 26px;
    }
    input, select {
        width: 100%;
    }
    .title-contacto {
        font-size: 30px;
        padding: 0px;
    }
    .desc-mi {
        font-size: 12px;
    }
    .tel-mi {
        font-size: 12px;
    }
    .titleb4 {
        font-size: 30px;
        padding: 0px;
    }
    .img-card {
        width: 97%;
    }
    input, select {
        font-size: medium;
     
    }
    .form-check-input {
        font-size: xx-large;
    }
    footer p {
        color: #fff;
        font-family: "Raleway";
        font-size: medium;
    }
    .mrmb {
         margin-left: 0px; 
         margin-bottom:0px;
    }
    .titleb6 {
        margin-bottom: 0px;
        font-size: 27px;
        padding: 0px;
    }
    .icon {
        width: 80px;
        height: auto;
    }
    .descb5 {
        padding-left: 0px;
        font-size: 16px;
        padding-left: 48px;
    }
    .hrow {
        height: auto; 
    }
    .conb6 {
        height: auto;
        background-image: none;
      
    }
    .btnH {
        font-size: 14px;
    }
    .title-tipos {
        font-size: 31px;
    }
    .title-mi {
        font-size: 30px;
        margin-top: 70px;
    }
    .plus {
        width: 67px;
        height: 67px;
    }
    .pregunta {
        font-size: 16px;
    }
    .form-check-label {

        font-size: medium;

    }
    .titleb7 {
        font-size: 30px;
    }
    .btnb4 {
        font-size: 16px;
        margin-bottom: 60px;
    }
    .line::before {
        content: '';
        width: 100%;
        height: 30px;
        margin-right: 10px;
        vertical-align: 0;
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
         border-left: none; 
    }
    .line::after {
        content: '';
        width: 100%;
        height: 30px;
        margin-right: 10px;
        vertical-align: 0;
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
         border-left: none; 
    }
    .navtext {
        text-align: center;
    }
    .titleH {
     
        font-size: 35px;
    }
    .logo {
        height: 55px;
        width: auto;
    }
  }