/*!
 * Start Bootstrap - 1 Col Portfolio HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

.canvas-con-borde {
  border: 1px solid #ccc;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.ui-autocomplete-loading {
    background: white url('https://jqueryui.com/resources/demos/autocomplete/images/ui-anim_basic_16x16.gif') right center no-repeat;
    }

#title-h1 {
  font-family: 'Kanit', sans-serif;
  font-weight:1000;
}

#title-h2 {
  font-family: 'Kanit', sans-serif;
  
}

.btn-primary:hover {
  background: red;
  color: black;
}