.form_subtitulo{
    width: 800px;
    }
 

.form_subtituloback1{
    background-color: #eeeeee ;
    margin-top: 30px;
    padding: 10px;
    }


.form_subtituloback2{
    background-color: #f9eaea ;
    margin-top: 30px;
    padding: 10px;
    }



.form_subtituloback3{
    background-color: #e2e1e1 ;
    margin-top: 30px;
    padding: 10px;
    }
    

   
    .title{
        padding-top: 38px;
    }

 
   
/*  eliminar busqueda  */
 .mt-6{
        margin-top:0rem !important;
    }  

.pt-6{
    padding-top: 0rem !important;
}


@media only screen and (max-width: 640px) {
    
  /*  iniciar sesion   */ 
  
 .title:not(:last-child){
    padding-top:20px !important;
} 
  
  .button.is-info{
background-color: #395b2e !important;
}


        /*  header  */
.container.is-fluid{
   
    background-image: url(../img/css-img/header.jpg) !important; 
    height: 580px !important;
    background-size: cover;
    background-position: center;
    }
    
    
    .image.is-64x64{
        height:48px!important ;
        width:48px !important;
        margin-right:14px;
    }

 /*  mapa  */
.column.is-two-fifths{
    width: 100% !important;
}

}
@media only screen and (max-width: 1023px) and (min-width: 641px)  {}
@media only screen and (min-width: 1024px)  {
    

/*  iniciar sesion   */
  
.title.is-5.has-text-centered.is-uppercase{
    padding-top:20px;
}


.button.is-info{
background-color: red !important;
}

/*  general   */
    .columns:not(:last-child) {
        margin-bottom: 80px;
    }


 /*  navbar   */

 .navbar{
    min-height: 4.25rem;
  position: absolute !important;
  background-color: unset;
}

a.navbar-item{
    margin-top: 8px;
}


    .navbar-brand{
        padding-left: 30px;
        width: 200px;
        height: 60px;
    }

    .navbar-brand img{
        max-height: 50px !important;
    }

    

    /*  header  */
.container.is-fluid{
   
    background-image: url(../img/css-img/header.jpg) !important; 
    height: 580px !important;
    background-size: cover;
    background-position: center;
    }

    .title{
        color: #ff396d; 
        font-size: 40px; 
        }

        .subtitle{
            color: #ff396d;  
            }

    .title:not(:last-child){
    padding-left: 80px; 
    padding-top: 240px;  
    }


    .title:not(.is-spaced)+.subtitle{
    margin-bottom: 20px;
    padding-left: 80px;
    }

    .input{
        background-color: #ffffffb8;
        border-color:#ff8fad ;
       
    }

    .input.is-rounded {
height: 50px;
    }

    .input.is-rounded{
        height: 60px;
padding-right: 5px;
        border-radius: 6px;
    }




    .field.is-grouped>.control.is-expanded{
        width: 863px;
        flex-grow: 0.5;
    }

   
    
    .field.is-grouped>.control:not(:last-child){
        margin-right: 0.2rem;
        flex-grow: none;
    }



    .button.is-info{
        background-color: #ff396d;
        width: 147px;
        height: 60px;
    }

    .button.is-info:hover{
     background-color:#d52251;
    }

  /*  lista categoría  */
 .container.is-fluid.sinfil{

    height: 130px;
    margin-bottom: 30px;
    }  

    p.nombre{
        font-size: 20px !important;
        margin-bottom: 0px!important;
    }

    .media-content{
        margin-left: 15px !important;
    }

}
 /*  mapa  */
 
 .container.is-fluid.sinfil{
     height:300px !important;
 }
 
 
.column.is-two-fifths{
    width: 70%;
}


 .image.is-64x64{
        height:42px !important;
        width:42px!important ;
    }
    
    /*  lista infraestructura  */
    .content p{
    margin-bottom: 0 !important;
}
