html{
  zoom: 100%;
}

#body-cont {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  

  font-family: Tahoma, Geneva, sans-serif;
  font-size: 10px;
  line-height: 15em;
  background: #f5f5f5;
}
#imagenes1 img {
  width: 80%;
  height: 550px;
  margin-top: 60px;
  align-content: center;
}

.cabecera {
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 200px;
  background-image: url(puente-chico-pngfinal.png);
  background-size: 100% 200px;
  box-shadow: 0px 5px 5px black;
}
.menubutton {
  width: 100%;
  height: 100px;
}

#templatemo_container {
  margin: 0;
  padding: 0 0px;
  width: 100%;
  height: 254px;
  background: rgb(0, 0, 0);
  box-shadow: 5px 0px 5px 5px black;
}

#templatemo_header1 {
  width: 100%;
  height: 56px;
}

#site_title {
  margin-top: 0px;
  padding-top: 45px;
  padding-left: 15px;
}
#site_title h1 {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 150px;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 45px;
  padding-left: 15px;
}
#site_title h1 a {
  display: block;
  width: 100%;
  height: 100px;
  color: #fff;
}

#templatemo_menu1 {
  height: 50px;
  float: center;
  padding-top: 5px;
}

#templatemo_sidebar {
  float: right;
  width: 300px;
}

#templatemo_footer_wrapper {
  clear: both;
  height: 180px;
  width: 100%;
}

#templatemo_footer1 {
  clear: both;
  height: 180px;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 0px;
  border-top: 85px;
  margin-top: 0px;
  color: #666;
  text-align: center;
  background: black;
}

.footeradress p {
  text-align: left;
  width: 350px;
  height: 0px;
  padding-top: 0px;
}
#template-cont1 {
  padding-left: 20%;
  padding-right: 20%;
  padding-top: 5%;
  padding-bottom: 10%;
  margin-top: 15px;
  background: #f5f5f5;
}

.bq_autoridades {
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
  position: relative;
}
.bq_autoridades .pin {
  margin-bottom: 18px;
  display: inline-block;
  background: transparent;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
  position: relative;
  width: 100%;
  font-family: Roboto;
  font-weight: 400;
  color: #5e5e5e;
  font-size: 13px;
}

.bq_autoridades .pin h4 {
  font-family: Roboto;
  font-weight: 500;
  color: #333333;
  font-size: 15px;
}
.bq_autoridades .pin h4.cgold {
  color: #c09853;
}

.bq_autoridades .pin ul {
  list-style: none;
  padding: 0;
}

.bloque {
  font-family: Roboto;
  font-weight: 400;
  color: #5e5e5e;
  font-size: 18px;
}

#form-search {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
}

#form-search img {
  position: absolute;
  right: 25px;
  top: 6px;
  pointer-events: none;
}

#form-search input[type="submit"] {
  background-color: #bf9753;
  border: none;
  width: 40px;
}

#form-search input[type="text"] {
  border: 1px solid #b5b5b5;
  outline: none;
  height: 35px;
  padding-left: 11px;
  width: 250px;
}

#form-search input::-webkit-input-placeholder {
  color: #bebebe;
  font-size: 16px;
  font-weight: 400;
}

#form-search input::-moz-placeholder {
  color: #bebebe;
  font-size: 16px;
  font-weight: 400;
}

#form-search input:-ms-input-placeholder {
  color: #bebebe;
  font-size: 16px;
  font-weight: 400;
}

#form-search input:-moz-placeholder {
  color: #bebebe;
  font-size: 16px;
  font-weight: 400;
}

.page-tecnico .bloque,
.page-socios .bloque {
  font-size: 14px;
}

.page-capacitacion .bloque {
  font-size: 16px;
}

.bloque h2 {
  color: #962321;
  font-weight: 500;
  font-size: 24px;
  margin: 5px 0;
}

.bloque h3 {
  color: #585555;
  font-weight: 400;
  font-size: 22px;
  margin: 5px 0;
  margin-bottom: 25px;
}

h4.cgold {
  color: #bf9753;
}

.bloque hr {
  border-top: 1px solid #969696;
  margin: 40px 0;
}
