@media only screen and (max-width: 1369px){
    .inputsearch input{
        width: 89%;
    }
}
@media only screen and (max-width: 1100px) {
    .conttabs {
        overflow: auto;
        white-space: nowrap;
        flex-wrap: initial;
    }

    #escenario{
        width: 83%;
    }
    #tabintecen{
        overflow: auto;
        white-space: nowrap;
        flex-wrap: initial;
    }
    .menusec {
        margin-left: 15px;
        margin-top: -19px;
    }
    
    #nav-sec{
        overflow: auto;
        white-space: nowrap;
        flex-wrap: initial;
    }
    .searchTitle {
        margin-top: 0px; 
        font-size: 34px;
    }
    .inputsearch {
        margin-top: -25px;
    }
    .inputsearch input {
        width: 85%;
    }
    .custoCardTwo {
        width: 100%;
    }
    .imgaten{
        width: 100%;
    }
    .titlemuac {
        font-size: 55px;
    }
}

@media only screen and (max-width:999px) {
    #escenario{
        width: 400px;
    }
    .searchTitle {
        font-size: 28px;
        line-height: 48px;
        margin-top: 24px;
    }
    .titlemuac {
        font-size: 47px;
    }
    .inputsearch input {
        width: 80%;
    }

}
@media only screen and (max-width:799px) {
    .titlemuac {
        font-size: 43px;
    }

    .customCOne{
        width: 327px;
        height: 219px;
    }
    .contbuscador {
        height: auto;
    }
    .img-filtro {
        position: initial;
    }
    .searchTitle{
        font-size: 31px;
        font-weight: 600;
        line-height: 32px;
        letter-spacing: 0.005em;
        text-align: center; 
        margin-bottom: 50px;
        padding-left: 25px;
    }
    .inputsearch input {
        padding-left: 20px;
        width: 82%;
    }
    .inputsearch {
        margin-top: -39px;
        position: absolute;
    }
    .titlemuac , .titlemuac small{
        font-size: 38px;
        font-weight: 700;
        line-height: 48px;
        letter-spacing: -0.02em;
        text-align: left;

    }
    .conlogof:before {
        content: " ";
       border-right: none; 
    }
    .ttems{
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
        letter-spacing: -0.01em;
        text-align: left;

    }
    .customTres{
        width: 331px;
        height: 305px;
    }
    .customDos{
        width: 327px;
        height: 219px;
    }
    .InTitle{
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
        letter-spacing: -0.01em;
        text-align: left;
    }
    .indesc{
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: -0.01em;
        text-align: left;

    }
    .clave{
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: -0.01em;
        text-align: left;

    }
    .btn-outline-danger, .btn-outline-warning{
        font-family: 'Montserrat';
        font-size: 10px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: -0.01em;
        text-align: left;
        padding: 0px 8px;
    }
    .formatos-o {
        font-size: 8px;
        height: auto;
    }
    .btn_descargar{
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0.002em;
        text-align: left;

    }
    .cat_int{
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.01em;
        text-align: left;

    }
    .facem{
        width: 30.5px;
        height: 30.5px;
    }
    .utilinfo{        
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: -0.015em;
        text-align: center;

    }
    .descutil{
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        letter-spacing: -0.01em;
        text-align: center;

    }
    .body-mobilcard{
        font-family: 'Montserrat';
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.01em;
        text-align: left;
        padding: 0;
        padding-top: 30px;
    }
    .body-mobilcard h6{
        font-family: 'Montserrat';
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: -0.01em;
        text-align: left;
        color: var(--secondary);
    }
    #intTab-m li .active {
        font-family: 'Montserrat';
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: -0.01em;
        text-align: left;
    
        border: 1px solid #9B1C40;
        color: #9B1C40;
    }
    #intTab-m li button {
        font-family: 'Montserrat';
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: -0.01em;
        text-align: left;
        color: #959595;
    
    }
    #intTab-m{
        overflow: auto;
        white-space: nowrap;
        flex-wrap: initial;
    }
    .cardOficinas {
        width: 100%;
        height: auto;
    }
}
@media only screen and (max-width:768px) {
    .img-filtro {
       position: absolute;
       height: 195px;
    }
    .ContlistaBusqueda {
        top: 20px;
    }
}
@media only screen and (max-width:699px) {
    .ContlistaBusqueda {
        width: 83.5%;
    }
    .inputsearch input {
        width: 71%;
        margin-left: 11px;
    }
    .img-filtro {
       position: initial;
       height: auto;
    }

}