.dash {
  width: 110px;
  height: 124px;
  background: transparent url("../images/dash_large.png") 0 0 no-repeat;
  float: left;
  margin-left: 30px;
  position: relative;
  padding-top: 25px;
  line-height: 50px;
}
.dash .digit {
  font-size: 55pt;
  font-weight: bold;
  float: left;
  width: 55px;
  text-align: center;
  font-family: Times;
  color: #555;
  position: relative;
}
.dash_title {
  position: absolute;
  display: block;
  bottom: 0px;
  right: 6px;
  font-size: 9pt;
  color: #555;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.dev_comment {
  font-size: 14pt;
  color: #777;
  text-align: center;
  font-style: italic;
  margin: 40px 10px;
}
header .container-fluid {
  background-color: #fff;
  padding: 40px 0 30px;
}
.icono {
  float: left;
  width: 140px;
}
.icono p .link_hom {
  color: #f37c21;
  font-weight: bold;
  height: 30px;
  line-height: 1em;
  margin-top: 10px;
}
.icono a {
  display: block;
  height: 144px;
  width: 132px;
}
.icono .bases {
  background-image: url("../images/01b.png");
}
.icono .bases_on {
  background-image: url("../images/01.png");
}

.icono .bases:hover {
  background-image: url("../images/01.png");
}
.icono .inscripcion {
  background-image: url("../images/02b.png");
}
.icono .inscripcion:hover {
  background-image: url("../images/02.png");
}
.icono .inscripcion_on {
  background-image: url("../images/02.png");
}
.icono .ganadores {
 background-image: url("../images/05b.png"); 
}
.icono .ganadores_on {
  background-image: url("../images/05.png");
}
.icono .ganadores:hover {
  background-image: url("../images/05.png"); 
  
}
.icono .galeria {
  background-image: url("../images/04b.png");
}
.icono .galeria_on {
  background-image: url("../images/04.png");
}
.icono .galeria:hover {
  background-image: url("../images/04.png");
}
.icono .sistema {
 background-image: url("../images/03b.png");

}
.icono .sistema_on {
  background-image: url("../images/03.png");
}
.icono .sistema:hover {
background-image: url("../images/03.png");
 
}
.icono .recurso {
  background-image: url("../images/06b.png");
}
.icono .recurso_on {
  background-image: url("../images/06.png");
}
.icono .recurso:hover {
  background-image: url("../images/06.png");
}
.contCotiz {
  background-color: #007ec6;
  background-repeat: repeat-x;
  color: #fff;
  font-size: 1em;
  margin: 10px 0;
}
.contZl {
  background-color: #007ec6;
  border-radius: 0 20px 0 0;
  font-size: 1em;
  margin: 0;
  overflow: auto;
}
.contZl a {
  color: #fff !important;
  display: block;
  overflow: auto;
  font-family: 'Dosis';
  font-size: 1.2em;
  line-height: 2em;
  padding: 10px;
}
.contZl a:hover {
  background-color: #0165ba !important;
  border-radius: 0 20px 0 0;
  text-decoration: none !important;
}
.contZl a p {
  line-height: 1.2em;
  width: 80%;
}
.contZb {
  background-color: #f37c21;
  border-radius: 0 0 20px 0;
  font-size: 1em;
  margin: 10px 0;
  overflow: auto;
}
.contZb a {
  color: #fff !important;
  display: block;
  overflow: auto;
  font-family: 'Dosis';
  font-size: 1.2em;
  line-height: 2em;
  padding: 10px;
}
.contZb a:hover {
  background-color: #e75201 !important;
  border-radius: 0 0 20px 0;
  text-decoration: none !important;
}
.contZb a p {
  line-height: 1.2em;
  width: 80%;
}
.contCotiz a {
  color: #fff !important;
  display: block;
  font-family: 'Dosis';
  font-size: 1.2em;
  line-height: 2em;
  padding: 10px;
  overflow: auto;
}
.contCotiz a p {
  line-height: 1.2em;
  width: 80%;
}
.contCotiz a:hover {
  background-color: #0165ba !important;
  text-decoration: none !important;
}
.contCotiz-naranja {
  background-color: #f37c21;
  background-repeat: repeat-x;
  color: #fff;
  font-size: 1em;
  margin: 10px 0;
  overflow: auto;
}
.contCotiz-naranja a {
  color: #fff !important;
  font-family: 'Dosis';
  font-size: 1.2em;
  line-height: 2em;
  overflow: auto;
  display: block;
  padding: 10px;
}
.contCotiz-naranja a p {
  line-height: 1.2em;
  width: 80%;
}
.contCotiz-naranja a:hover {
  background-color: #e75201;
  color: #fff;
  text-decoration: none !important;
}
.contCotiz-azul {
  background-color: #f37c21;
  background-repeat: repeat-x;
  color: #fff;
  font-size: 1em;
  margin: 10px 0;
  padding: 5px 5px;
}
.contCotiz-azul a {
  color: #fff !important;
  display: block;
}
.contCotiz-azul a:hover {
  background-color: #007cac;
  color: #fff;
  text-decoration: none !important;
}
.iconLeft-objetivos {
  margin-right: 4px;
  background: url("../images/01_izq.png") no-repeat;
  width: 30px;
  height: 30px;
}
.iconLeft-inicio {
  margin-right: 4px;
  background-image: url("../images/inicio01.png");
  width: 30px;
  height: 30px;
}
.iconLeft-quienes {
  margin-right: 4px;
  background: url("../images/02_izq.png") no-repeat;
  width: 30px;
  height: 30px;
}
.iconLeft-cultura-agua {
  margin-right: 4px;
  background: url("../images/05_izq.png") no-repeat;
  width: 30px;
  height: 30px;
}
.iconLeft-cat-subcat {
  margin-right: 4px;
  background: url("../images/07_izq.png") no-repeat;
  width: 30px;
  height: 30px;
}
.iconLeft-cronograma {
  margin-right: 4px;
  background: url("../images/03_izq.png") no-repeat;
  width: 30px;
  height: 30px;
}
.iconLeft-evaluara {
  margin-right: 4px;
  background: url("../images/06_izq.png") no-repeat;
  width: 30px;
  height: 30px;
}
.iconLeft {
  margin-right: 8px;
  background: url("../images/gotita.png") no-repeat;
  width: 19px;
  height: 27px;
}
.contBord {
  border: 1px solid #38c6f4;
  border-radius: 20px;
  padding: 20px 55px;
}
.contLatMen {
  background-color: #fff;
  margin: 0px 0;
  overflow: auto;
  padding: 0 10px;
  
}
.contLatMen div.justificar{
	text-align: justify;
}
.contLatMen h1 {
  color: #38c6f4;
  margin-bottom: 0.7em;
  text-align: center;
}
.contLatMen p.txt_cent {
  color: #222;
}
.contLatMen h2.categ_nar,
.contLatMen h2.categ_zl {
  font-size: 1.3em;
}
.contLatMen h2.categ_nar span,
.contLatMen h2.categ_zl span {
  font-size: 1.4em;
  margin-left: 7px;
}
.contLatMen h2.categ_zl {
  color: #38c6f4;
}
.contLatMen .bg_nar {
  background-color: #fcf0e7;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 20px;
}
.contLatMen .bg_zl {
  background-color: #e7f5fc;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 20px;
}
.contLatMen h3 {
  color: #333;
  font-weight: bold;
  font-size: 1em;
}
footer {
  background-color: #f8f8f8;
  border-top: 1px solid;
  color: #007ec6;
  min-height: 30px;
  padding-bottom: 20px;
  padding-top: 15px;
}
footer:before,
footer:after {
  content: " ";
  display: table;
}
footer:after {
  clear: both;
}
footer .col.reset {
  margin: 0;
}
footer h4 {
  color: #ccc;
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: capitalize;
}
footer .col p {
  color: #ccc;
  font-size: 13px;
  margin-bottom: 10px;
}
.wright {
  font-size: 0.8em;
}
.tp {
  margin-top: 3em;
}
.icon_soc {
  border-radius: 50%;
  color: #fff;
  height: 2em;
  margin-right: 5px;
  padding: 8px;
  text-align: center;
  width: 2em;
}
.fac {
  background-color: #3b579d;
}
.twt {
  background-color: #007fc5;
}
.twt :hover{
  background-color: #00A2F9;
}
.ytube {
  background-color: #dc2925;
}
footer a {
  color: #ccc;
  text-decoration: none;
}
footer a:hover {
  text-decoration: none;
}
footer .col ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
footer .col ul li {
  color: #ccc;
}
footer .col ul li a,
footer .copyright a {
  color: #ccc;
}
footer .col ul li a:hover,
footer .copyright a:hover {
  color: #ccc;
  text-decoration: underline;
}
footer .col ul li span {
  color: #fff;
}
footer .col address {
  color: #ddd;
  padding: 8px 0;
}
footer .company-info {
  font-size: 10px;
  text-align: justify;
}
footer .company-info h2 {
  font-size: 14px;
  font-weight: 600;
}
footer .col.col-social-icons i {
  background: none repeat scroll 0 0 #fff;
  border-radius: 2px;
  color: #333;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px;
  text-align: center;
  width: 40px;
}
footer form {
  margin-top: 20px;
}
footer hr {
  border-top: 1px solid #ccc;
}
footer .copyright {
  color: #fff;
}
