.fuente {
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
  text-align: justify;
}

.menumovil {
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
  float: right;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.titulo {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  color: #FFFFFF;
  background: #b5bdc8;
  
  background: -moz-radial-gradient(center, ellipse cover, #b5bdc8 0%, #828c95 18%, #28343b 100%);
  
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #b5bdc8), color-stop(18%, #828c95), color-stop(100%, #28343b));
  
  background: -webkit-radial-gradient(center, ellipse cover, #b5bdc8 0%, #828c95 18%, #28343b 100%);
  
  background: -o-radial-gradient(center, ellipse cover, #b5bdc8 0%, #828c95 18%, #28343b 100%);
  
  background: -ms-radial-gradient(center, ellipse cover, #b5bdc8 0%, #828c95 18%, #28343b 100%);
  
  background: radial-gradient(ellipse at center, #b5bdc8 0%, #828c95 18%, #28343b 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5bdc8', endColorstr='#28343b', GradientType=1);
  
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.titulo:before,
.titulo:after {
  display: table;
  content: " ";
}
.titulo:after {
  clear: both;
}
.titulo h1,
.titulo h2,
.titulo h3,
.titulo h4 {
  color: #ffffff;
}
.titulo p {
  color: #666666;
}
.titulo p:last-child {
  margin-bottom: 0;
}
.container .titulo {
  border-radius: 20px;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}
.titulo .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.tabla img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tabla th,
.tabla td {
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.tabla table {
  border-collapse: separate;
  border-spacing: 20px;
}
.tabla table {
  border-collapse: collapse;
  border-spacing: 0;
}
.tabla table {
  margin: 0 auto;
}
div.itemBackToTop a {
  display: none !important;
}
a.modal {
  display: inline !important;
}

span.azuloscuro {
  background: #0076BB;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  padding: 0px 20px 0px 20px;
  text-align: justify;
  
  
  
}
span.azuloscuro a {
  color: white;
  text-decoration: underline;
}
span.azuloscuro a:visited {
  color: white;
  text-decoration: none;
}
span.azuloscuro a:hover {
  text-decoration: none;
  background-color: white;
  color: #0076BB;
}
span.azulclaro {
  background: #06C9EC;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  padding: 0px 20px 0px 20px;
  text-align: justify;
  
  
  
}
span.azulclaro a {
  color: white;
  text-decoration: underline;
}
span.azulclaro a:visited {
  color: white;
  text-decoration: none;
}
span.azulclaro a:hover {
  text-decoration: none;
  background-color: white;
  color: #0076BB;
}
span.gris {
  background: #797B7C;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  padding: 0px 20px 0px 20px;
  text-align: justify;
  
  
  
}
span.gris a {
  color: white;
  text-decoration: underline;
}
span.gris a:visited {
  color: white;
  text-decoration: none;
}
span.gris a:hover {
  text-decoration: none;
  background-color: white;
  color: #0076BB;
}
span.grisclaro {
  background: #B7B7B7;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  padding: 0px 20px 0px 20px;
  text-align: justify;
  
  
  
}
span.grisclaro a {
  color: white;
  text-decoration: underline;
}
span.grisclaro a:visited {
  color: white;
  text-decoration: none;
}
span.grisclaro a:hover {
  text-decoration: none;
  background-color: white;
  color: #0076BB;
}
.imagenredondeada {
  padding: 15px;
  
  background: #FFF;
  
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.imagenredondeada:hover {
  border-radius: 0% 50%;
  
  box-shadow: 0px 0px 15px #000;
  
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  cursor: pointer;
}

div.contact h3 {
  display: none;
}

div.contact legend {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 0 0 5px 0;
}
div.contact .form-horizontal .control-label {
  padding-right: 5px;
  text-align: left;
  width: 180px;
}
div.contact .form-horizontal .control-group {
  margin-bottom: 10px;
}
div.contact .form-horizontal .form-actions {
  padding-left: 0;
}
div.contact .form-actions {
  background: none;
  border-top: none;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0;
}

.page-masthead .row-feature {
  padding: 0px 0;
}
.t3-sidebar {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 0px;
  }
}