span.error{
  color:red;
  font-size:12px;
}

input[type="text"].error, select.error{
    border:solid 1px red;
}

textarea.error{
    border:solid 1px red;
}

select {
    width: 100%!important;
}

select{
		color:#747474!important;
	}

.card{
    border:none!important;
}    

.textForm {
    padding-top: 15px!important;
    padding-right:0px;
    padding-left:0px;
}



.form-label {
    margin-bottom: 0 !important;
}

.form-control{
    padding: .675rem!important;
}
h3{
    color: #171f5e;
    font-weight: 600;
    text-transform: uppercase;
    
}

h3, h5{
    margin-bottom: 0;
}

.breadcrumb {
    font-size: 14px;
}

.breadcrumb-item a {
    color:#0d6efd;
}

.textoB{
    font-weight: 450;
}

.pequenio{
    margin-top: 0;
    margin-bottom: 0;
}

div#img {
    border: none;
}

.filepond--drop-label {
    background-color: #fff;
    border: 1px dashed #ced4da;
    border-radius: 5px;
    
}

label#descripcion-error,#upload-error {
    margin-top: 0px;
}

.movilePath{
    margin-top:25px;
}

 .movilePath {
    visibility: hidden !important;
  }