@import 'bootstrap.min.css';
@import "bootstrap-theme.min.css";
@font-face {
  font-family: "Frutiger";
  src: url("http://db.onlinewebfonts.com/t/b0b6eb8ffec6fd135e633df33313c82d.eot");
  src: url("http://db.onlinewebfonts.com/t/b0b6eb8ffec6fd135e633df33313c82d.eot?#iefix") format("embedded-opentype"), url("http://db.onlinewebfonts.com/t/b0b6eb8ffec6fd135e633df33313c82d.woff2") format("woff2"), url("http://db.onlinewebfonts.com/t/b0b6eb8ffec6fd135e633df33313c82d.woff") format("woff"), url("http://db.onlinewebfonts.com/t/b0b6eb8ffec6fd135e633df33313c82d.ttf") format("truetype"), url("http://db.onlinewebfonts.com/t/b0b6eb8ffec6fd135e633df33313c82d.svg#FrutigerLTW01-55Roman") format("svg");
}
html {
  font-family: 'Frutiger';
}
body {
  font-family: 'Frutiger';
  font-size: 1.5em;
}
footer {
  text-align: center;
  color: #013567;
}
a:link {
  text-decoration: none;
}
.azul {
  padding-left: 15px;
  padding-right: 5px;
}
/* Red */
/* Green * /
@bgDefault      : #2ecc71;
@bgHighlight    : #27ae60;
@colDefault     : #ecf0f1;
@colHover       : #d1ffed; /*/
/* Purple * /
@bgDefault      : #9b59b6;
@bgHighlight    : #8e44ad;
@colDefault     : #ecf0f1;
@colHover       : #ecdbff; /*/
/* Orange * /
@bgDefault      : #e67e22;
@bgHighlight    : #d35400;
@colDefault     : #ecf0f1;
@colHover       : #ffe6d1; /*/
/* --- Style --- */
/* ESte es un comentario */

.navbar {
  background-color: #dddedf;

}
.navbar-nav {
  background-color: #dddedf;
  border-color: #dddedf;
  font-family: Arial, Helvetica, sans-serif; 
}
.navbar-nav .navbar-brand {
  color: dddedf;
}
.navbar-nav .navbar-brand:hover,
.navbar-nav .navbar-brand:focus {
  color: #eeeeee;
}
.navbar-nav > li > a {
  background-color: #dddedf;
  color: #000000;
}
.navbar-nav > li > a span {
  color: #00c0ef;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  background-color: #ff8623;
  color: #dddedf;
}
.navbar-nav .active > a,
.navbar-nav .active > a:hover,
.navbar-nav .active > a:focus {
  color: #eeeeee;
  background-color: #013561;
}
.navbar-nav .open > a,
.navbar-nav .open > a:hover,
.navbar-nav .open > a:focus {
  color: #eeeeee;
  background-color: #013561;
}
.navbar-nav .open > a .caret,
.navbar-nav .open > a:hover .caret,
.navbar-nav .open > a:focus .caret {
  border-top-color: #ff8623;
  border-bottom-color: #ff8623;
}
.navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-nav > .dropdown > a:hover .caret,
.navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ff8623;
  border-bottom-color: #ff8623;
}
.navbar-toggle {
  border-color: #ff8623;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
  background-color: #013561;
}
.navbar-toggle .icon-bar {
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ff8623;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ff8623;
    background-color: #ff8623;
  }
}
h2 {
  font-size: 35px;
  letter-spacing: 5px;
}
.menu {
  background-color: #ff8623;
  font-family: 'Frutiger';
}
.botones {
  top: 80%;
  z-index: 1;
  position: absolute;
  text-align: center;
  float: left;
  margin: 0 auto;
}
.botones a {
  color: #717476;
  left: -50%;
}
.botones a img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.botones a :hover {
  color: #818486;
}
.botones a :hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}
.botones a p {
  text-align: center;
  text-transform: uppercase;
  font-size: large;
  font-weight: bold;
}
div.carrousel {
  max-width: 1200px;
  text-align: center;
  background-color: #ff8623;
  overflow: hidden;
}
div.carrousel h2 {
  color: white;
}
div.carrousel table#carrousel {
  overflow-y: hidden;
  overflow-x: hidden;
  max-width: 95%;
  text-align: center;
}
div.carrousel table#carrousel table.item_carrosel {
  border: 0px;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  display: table-cell;
  float: none;
  background-color: #ffffff;
}
div.carrousel table#carrousel table.item_carrosel .footer {
  /* height:40px;
         margin-top:-40px;*/
}
div.carrousel table#carrousel table.item_carrosel .fecha_noticia_1 {
  font-size: 20px;
  vertical-align: middle;
  color: white;
  background-color: #a4a9ad;
}
div.carrousel table#carrousel table.item_carrosel .fecha_noticia_2 {
  font-size: 20px;
  vertical-align: middle;
  color: white;
  background-color: #a4a9ad;
}
div.carrousel table#carrousel table.item_carrosel .fecha_noticia_0 {
  font-size: 20px;
  vertical-align: middle;
  color: white;
  background-color: #a4a9ad;
}
div.owl-carousel {
  background-color: 	#e0e0e0;
  display: flex;
  overflow: hidden;
  padding: 30px;
  display: table;
}
div.owl-carousel div.item_carrosel {
  background-color: white;
  display: table-cell;
}
.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
.owl-prev {
  left: 10px;
}
.owl-next {
  right: 10px;
}
div.contacto {
  background-color: lightgrey;
  color: GrayText;
  font-weight: bold;
}
div.contacto input.button {
  background-color: GrayText;
  color: white;
  font-weight: bold;
}
table.internos {
  width: 100%;
}
table.internos td {
  padding: 5px;
  border-bottom-style: solid;
  border-bottom-color: #0a0a0a;
}
.container-fluid {
  max-width: 1200px;
}
.titulo {
  text-align: center;
  font-weight: bold;
  color: #000000;
}
.texto_central {
  padding: 15px;
  text-align: left;
  font-size: 18px;
}
.titulo_ver {
  font-size: 30px;
  color: #ff8623;
  text-align: center;
  max-width: 1000px !important;
}
.texto_ver {
  max-width: 1000px !important;
}
.Textos_fecha {
  font-family: 'Frutiger';
  font-size: 20px;
  color: #666666;
}
.Titulos_grandes {
  font-family: 'Frutiger';
  font-size: 35px;
  color: #006699;
}
.Textos_mas {
  font-family: 'Frutiger';
  font-size: 25px;
  color: #006699;
}
.divider-vertical-second-menu {
  top: 15px;
  height: 10px;
  width: 1px;
  margin: 0 5px;
  overflow: hidden;
  background-color: #9d9d9d;
  border-right: 2px solid #9d9d9d;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #555;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.vertical-center {
  min-height: 100%;
  /* Fallback for browsers do NOT support vh unit */
  display: flex;
  align-items: center;
}
