/* Color principal Oficios.cl*/
.bg-primary {
  background-color: #033C73 !important;
  background-color: #34495e !important;
}

body {
  margin: 0;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  /*color: #212529;*/
  color: #333333;
  text-align: left;
  background-color: #fff;
}

a {
  color: #044ab3;
  color: #0066ff;
  text-decoration: none;
  background-color: transparent;
}

/* color: #0f7864; */
a:hover {
  color:  #cc6633;
  text-decoration: none;
}

@media (min-width: 1700px) {
  .container {
    max-width: 1660px;
    font-size: 15px;
  }  
  }

.bannercentral468{background-color:dimgrey;width:100%;width:auto;}
.bannercentral250 {background-color:#333; width:100%; width:auto;}
.imagen468 img{margin:2px 2px 2px 2px}
.imagen250 img{margin:2px 2px 2px 2px}