@font-face {
  font-family: 'TGE';
  src: url('/fonts/trumpgoteasreg-webfont.eot');
  src: url('/fonts/trumpgoteasreg-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/trumpgoteasreg-webfont.woff') format('woff'), url('/fonts/trumpgoteasreg-webfont.ttf') format('truetype'), url('/fonts/trumpgoteasreg-webfont.svg#TrumpGothicEastRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'univers';
  src: url('/fonts/UniversLTStd-Cn.eot');
  src: url('/fonts/UniversLTStd-Cn.eo?#iefix') format('embedded-opentype'), url('/fonts/UniversLTStd-Cn.ttf') format('truetype'), url('/fonts/UniversLTStd-Cn.svg#TrumpGothicEastRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.pliegos a {
  color: #00ADBB;
}
.pliegos p.anno {
  background: #802145;
  padding: 5px;
}
.pliegos p.anno a {
  color: #fff;
}
.pliegos ul li {
  margin-bottom: 20px;
  font-weight: bold;
}
.pliegos ul li span {
  font-weight: normal;
  font-style: italic;
}
.pliegos ul li ul li {
  margin-bottom: 0px;
  font-weight: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-Regular-webfont.eot');
  src: url('/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/OpenSans-Regular-webfont.woff') format('woff'), url('/fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-Semibold-webfont.eot');
  src: url('/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('/fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('/fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/OpenSans-Bold-webfont.eot');
  src: url('/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/OpenSans-Bold-webfont.woff') format('woff'), url('/fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('/fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
ul {
  padding-left: 0;
}
ul li {
  list-style: none;
}
.minhe500 {
  min-height: 500px;
}
.no-mt {
  margin-top: 0;
}
.no-ml {
  margin-left: 0;
}
.no-mr {
  margin-right: 0;
}
.no-mb {
  margin-bottom: 0;
}
.no-pl {
  padding-left: 0;
}
.no-pr {
  padding-right: 0;
}
.no-pb {
  padding-bottom: 0;
}
.mgt20 {
  margin-top: 20px;
}
.mgb20 {
  margin-bottom: 20px;
}
.fix-margin {
  margin-left: 15px;
  margin-right: 15px;
}
.clear {
  clear: both;
}
img.responsive,
img.logo {
  width: 100%;
}
body {
  font-family: Arial, 'Open Sans', sans-serif;
}
header.desktop {
  transition: all 0.4s;
  border-top: 8px solid #00ADBB;
  padding: 20px 0 30px 0;
}
header.desktop .block {
  background: #802145;
  height: 90px;
}
header.desktop .logo {
  height: 90px;
  background-position: 10px 5px;
  background-size: 330px;
}
header.desktop .logo2 {
  top: -70px;
}
header.desktop nav {
  clear: both;
  line-height: 60px;
  padding-top: 0px;
}
header.desktop nav a {
  font-family: 'univers';
  color: #1b1b1b;
  font-size: 13px;
  padding-left: 10px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 800;
}
header.desktop nav a:hover {
  text-decoration: none;
  color: #00ADBB;
}
header.desktop nav li:last-child a {
  padding-right: 0;
}
.carousel-indicators {
  display: none;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.carousel-control.left {
  top: 40%;
  left: -40px;
}
.carousel-control.right {
  top: 40%;
  right: -40px;
}
#contenido {
  background-color: #fff;
  position: relative;
}
header .top.fix {
  transition: all 0.4s;
  background: #00ADBB;
  z-index: 999;
  top: 0 !important;
  padding: 0;
  border-bottom: 2px solid #fff;
  height: 55px;
  padding: 5px 0 0 0;
  position: fixed;
  width: 100%;
}
header .top.fix .logo {
  display: none;
}
header .top.fix .logo2 {
  display: block;
  top: 0;
  padding-top: 5px;
}
header .top.fix .block {
  background: #802145;
  height: 100%;
  height: 40px;
}
header .top.fix nav {
  clear: both;
  line-height: inherit;
  padding-top: 10px;
}
header .top.fix nav a {
  color: #fff;
  font-family: 'univers';
  font-size: 13px;
  padding-left: 10px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 800;
}
header .top.fix nav a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.agenda-list .event {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E4E4E4;
}
hr {
  clear: both;
  margin-left: 15px;
  margin-right: 15px;
  border-bottom: 10px solid #e5e5e5;
  border-top: 0;
}
hr.two {
  clear: both;
  margin-left: 15px;
  margin-right: 15px;
  border-bottom: 1px dashed #e5e5e5;
  padding: 10px 0;
  border-top: 0;
}
.bloque1 {
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 0;
}
.bloque1 .box-img {
  height: 380px;
  overflow: hidden;
}
.bloque1 .box-img img {
  width: 100% !important;
}
.bloque1 .caption-slide {
  background: #00ADBB;
  border-top: 9px solid #00ADBB;
  padding: 0px 15px 15px 15px;
}
.bloque1 .caption-slide h1 a {
  color: #fff;
  opacity: 1;
  text-transform: inherit;
  font-size: 22px;
}
.bloque1 .caption-slide a {
  opacity: 0.8;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
.bloque1 h1 {
  font-size: 22px;
}
.bloque1 h2 {
  font-size: 15px;
}
.bloque1 img {
  width: 100%;
}
.bloque1 hr {
  padding: 10px 0;
}
ul.paginacion li span {
  background-color: #802145;
}
ul.paginacion li a {
  background-color: #00ADBB;
}
ul.paginacion li a:hover {
  text-decoration: none;
}
ul.paginacion li span,
ul.paginacion li a {
  color: #fff;
  padding: 5px;
}
.expo {
  padding-left: 0;
  margin-left: 0;
  color: #fff;
  margin-bottom: 20px;
}
.expo h1 {
  font-size: 22px;
}
.expo h2 {
  font-size: 15px;
}
.expo .caption-slide {
  background: #00ADBB;
  border-top: 9px solid #00ADBB;
  padding: 0px 15px 15px 15px;
  min-height: 140px;
}
.expo .caption-slide a {
  opacity: 0.8;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
.banner ul li {
  margin: 20px 0;
}
.main .col-left {
  padding-bottom: 30px;
}
.main .noticia {
  clear: both;
}
.main .noticia h1 {
  margin-top: 0;
  line-height: 27px;
}
.main .noticia h1 a {
  color: #802145;
  font-size: 26px;
  line-height: 22px;
}
.main .noticia .fecha {
  color: #999;
  font-size: 13px;
  margin-bottom: 0px;
}
.main .noticia h2 {
  font-size: 13px;
  line-height: 20px;
  margin-top: 10px;
}
.main .noticia a.masinfo {
  color: #00ADBB;
  font-size: 11px;
  text-transform: uppercase;
}
.main .noticia .txt {
  margin-top: 10px;
}
.main .noticia:last-child hr.two {
  display: none;
}
.menu-quienessomos {
  border-bottom: #f4f4f4 20px solid;
}
.menu-quienessomos h1 {
  font-family: 'TGE';
  color: #00ADBB;
  margin-bottom: 20px;
  color: #1b1b1b;
  text-transform: uppercase;
}
.menu-quienessomos button {
  background: transparent;
  border: none;
  margin-bottom: 20px;
}
.menu-quienessomos input[type="text"] {
  padding: 5px;
  width: 80%;
}
.menu-quienessomos ul li {
  border-bottom: 1px dotted #ddd;
  padding: 10px 0;
}
.menu-quienessomos ul li a {
  color: #1b1b1b;
}
.menu-quienessomos ul :last-child {
  border-bottom: none;
}
.box-sabias {
  background: #e5e5e5;
  padding: 15px;
  margin-bottom: 20px;
}
.box-sabias p.txtPortada a,
.box-sabias p.txtPortada a:hover {
  text-decoration: none;
  color: inherit;
}
.box-sabias img {
  width: 100%;
}
.box-sabias .img_entrevistas {
  height: 330px;
  overflow: hidden;
}
.box-sabias h1 {
  margin-top: 0;
  margin-bottom: 0;
  color: #802145;
  font-family: 'TGE';
  text-transform: uppercase;
  font-size: 45px;
  margin-bottom: 5px;
}
.box-sabias h2 {
  margin-top: 10px;
  font-size: 19px;
  text-transform: uppercase;
}
.box-sabias a {
  color: #802145;
}
.box-sabias .mas {
  background: #802145;
  margin-top: 10px;
  width: 100%;
  padding: 10px;
}
.box-sabias .mas a {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
  display: block;
}
.box-sabias .mas a:hover {
  text-decoration: none;
}
.box-sabias .mas:hover {
  background: #00ADBB;
}
.agenda {
  background: #e5e5e5;
  height: 524px;
}
.agenda h1 {
  background: #802145;
  font-family: 'TGE';
  text-transform: uppercase;
  font-size: 75px;
  color: #fff;
  padding: 15px;
  margin-top: 0px;
}
.agenda .content {
  padding: 0 15px 15px 15px;
}
.agenda h2 {
  background: #00ADBB;
  color: #fff;
  padding: 10px;
  font-size: 20px;
  margin: 0;
}
.agenda ul {
  height: 310px;
  overflow: auto;
}
.agenda ul > li {
  border-bottom: 2px solid #999;
  padding: 10px 0;
}
.agenda ul > li > a {
  color: #1b1b1b;
}
.agenda .more,
.agenda .more a {
  color: #802145;
}
.fechaNoticia {
  font-size: 20px;
  text-transform: uppercase;
}
.fechaNoticia .dia {
  font-size: 36px;
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom: -5px;
}
.entrevista-content .carousel {
  height: 640px;
}
.entrevista-content .carousel .carousel-caption {
  z-index: 10;
}
.entrevista-content .carousel .item {
  height: 640px;
  background-color: #777;
}
.entrevista-content .carousel .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}
.entrevista-content .carousel .carousel-control {
  padding-top: 29%;
  text-shadow: none;
  width: 6%;
}
.entrevista-content .carousel .carousel-control.left,
.entrevista-content .carousel .carousel-control.right {
  font-size: 62px;
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0) 0),color-stop(rgba(0,0,0,0.0001) 100%));
  background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
  top: 30%;
}
.entrevista-content .carousel .carousel-control.left {
  left: 0;
}
.entrevista-content .carousel .carousel-control.right {
  right: 0;
}
.entrevista-content h1 {
  font-family: 'TGE';
  color: #802145;
  font-size: 60px;
}
.entrevista-content h3 {
  width: 70%;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 0;
}
.entrevista-content .preg {
  font-weight: 600;
  margin-bottom: 0;
}
.entrevista-content .res {
  padding-left: 10px;
}
.entrevista-content .intro {
  border-left: 5px solid #DDD;
  padding-left: 10px;
}
.entrevista-content .videoNoticia {
  margin: 20px 0px;
}
.entrevista-content .fichero {
  color: #802145;
  vertical-align: bottom;
}
.entrevista-content .fichero img.icono {
  width: 40px;
  margin-top: 20px;
}
.entrevista-content button.btn {
  border: none;
  background: #802145;
  margin-top: 10px;
  width: 100%;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  display: block;
}
.entrevista-content button.btn:hover {
  background: #00ADBB;
}
.comite h3 {
  color: #00ADBB;
  margin-top: 40px;
}
.comite h3.lower {
  text-transform: none;
}
.comite .logos {
  margin-top: 30px;
  display: flex;
}
.comite .logos > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.comite .logos > div img {
  margin: 0 auto;
}
.comite ul {
  list-style: initial;
  padding-left: 15px;
}
.comite ul li {
  list-style: inherit;
}
.comite ul#agenda {
  padding-left: 0;
  list-style: none;
}
.comite ul#agenda > li {
  text-align: center;
  margin-top: 20px;
}
.comite ul#agenda > li h4 {
  color: #802145;
  padding: 10px 0;
  border-top: 1px solid #802145;
  border-bottom: 1px solid #802145;
  font-style: italic;
}
.comite ul#agenda > li p {
  text-align: left;
}
.comite ul#agenda > li p span.hora {
  font-weight: bold;
  width: 12%;
  display: inline-block;
}
.comite ul#agenda > li p span.texto {
  display: inline-block;
  width: 75%;
}
.comite ul#agenda > li p small,
.comite ul#agenda > li p.debate {
  margin-left: 12%;
}
.comite ul#agenda > li ul li {
  margin-left: 13%;
  text-align: left;
}
.comite ul.imagenes_comite {
  padding-left: 0;
}
.comite ul.imagenes_comite li {
  width: 23%;
  padding: 1%;
  display: inline-block;
  list-style: none;
}
.comite ul.imagenes_comite li a.download {
  color: #802145;
}
.comite ul.imagenes_comite li span {
  color: #802145;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.comite ul.imagenes_comite.oculto {
  display: none;
}
.comite .download-pdf {
  color: #802145;
}
.comite iframe {
  display: block;
  margin: 40px auto;
}
.comite .redes-foot {
  padding-left: 0;
}
.comite .redes-foot li a {
  color: #fff;
  background-color: #802145;
  padding: 3px 5px;
  text-align: center;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  font-size: 19px;
  display: block;
  margin-top: 10px;
  margin-bottom: -20px;
}
.comite .redes-foot li a:hover {
  background-color: #1b1b1b;
}
.comite .redes-foot li a span {
  padding-left: 1px;
}
.listado-entrevistas .box-sabias {
  margin-bottom: 30px;
}
.listado-entrevistas .box-sabias h2 {
  min-height: 60px;
}
.listado-entrevistas .box-sabias h3 {
  min-height: 80px;
}
.listado-entrevistas .box-sabias p {
  min-height: 170px;
}
.sabias h1 {
  margin-top: 0;
  margin-bottom: 0;
  color: #802145;
  font-family: 'TGE';
  text-transform: uppercase;
  font-size: 45px;
  margin-bottom: 25px;
}
.sabias .listado-sabias .box-sabias {
  margin-bottom: 30px;
}
.sabias .listado-sabias .box-sabias h3 {
  min-height: 80px;
}
.sabias .listado-sabias .box-sabias p {
  min-height: 220px;
}
.breadcumb {
  border-bottom: 2px solid #ddd;
  padding: 10px 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 11px;
}
.breadcumb a {
  color: #802145;
}
.redes {
  padding-left: 0;
  margin: 40px 0;
  clear: both;
}
.redes img {
  width: 30px;
}
.redes a:hover {
  opacity: .6;
}
.redes h1 {
  color: #00ADBB;
}
.redes .share-news li {
  margin-bottom: 10px;
}
footer {
  font-size: 13px;
  color: #fff;
}
footer a,
footer a:hover {
  color: #fff;
}
footer .prefoot {
  padding-bottom: 1px;
}
footer .prefoot img.logo {
  padding-top: 30px;
  width: 100%;
}
footer .datos-contacto {
  border-left: 5px solid #802145;
  padding: 20px;
  color: #1b1b1b;
  line-height: 18px;
  margin-bottom: 20px;
}
footer .datos-contacto a {
  color: #1b1b1b;
}
footer .datos-contacto .fit img {
  max-width: 100px;
  margin-top: 10px;
}
footer .copy > div {
  background: #00ADBB;
  padding: 10px;
  font-size: 11px;
}
footer .redes-foot li a {
  color: #fff;
  background-color: #802145;
  padding: 5px;
  text-align: center;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  font-size: 19px;
  display: block;
  margin-top: 10px;
  margin-bottom: -20px;
}
footer .redes-foot li a:hover {
  background-color: #1b1b1b;
}
footer .redes-foot li a span {
  padding-left: 1px;
}
.cadiz360 {
  margin: 40px 0;
  padding: 20px;
}
.cadiz360 li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.cadiz360 li a {
  color: #802145;
}
.salas h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Univers';
  margin-bottom: 0;
}
.salas .mgbottom {
  margin-bottom: 40px;
}
.salas img.sala {
  margin: 10px 0;
}
.multimedia h1 a {
  color: #802145;
  font-family: 'TGE';
  text-transform: uppercase;
  font-size: 45px;
}
.agenda-list h3 a {
  color: #802145;
}
.agenda-list h2 {
  background-color: #00ADBB;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 10px;
  font-size: 14px;
}
.agenda-list ul {
  margin: 20px 0;
}
.agenda-list ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.agenda-list ul li h3 {
  text-transform: none;
  color: #802145;
}
.entrevista b {
  display: block;
}
@media (max-width: 991px) {
  .comite .logos {
    display: block;
  }
  .comite .logos > div {
    display: block;
  }
  .comite ul.imagenes_comite li {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .comite ul.imagenes_comite li {
    width: 100%;
    padding: 0;
  }
  .no-pl {
    padding-right: 15px;
    padding-left: 15px;
  }
  .main .col-right {
    padding-left: 15px;
    margin-right: 0;
  }
  .bloque1 .box-img {
    height: inherit;
  }
  .agenda {
    height: inherit;
  }
  .agenda h1 {
    margin-top: 20px;
    font-size: 35px;
  }
  header.mobile .container {
    transition: all 0.4s;
    position: relative;
    background: #00ADBB;
    z-index: 88888;
    height: 50px;
    margin-bottom: 20px;
  }
  header.mobile .navbar-default {
    background: #00ADBB;
    border: none;
  }
  header.mobile .navbar-default .navbar-toggle {
    border: none;
    color: #fff;
    border-radius: 0;
  }
  header.mobile .navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
  }
  header.mobile .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  header.mobile .navbar-default .navbar-collapse,
  header.mobile .navbar-default .navbar-form {
    border-color: #FFFFFF;
    border-bottom: 2px solid #fff;
    background: #802145;
  }
  header.mobile .navbar-toggle {
    margin-top: 10px;
  }
  header.mobile .navbar-brand {
    float: left;
    padding: 13px 0 0 10px;
    font-size: 18px;
    line-height: 20px;
    width: 210px;
  }
  .redes {
    margin: 0;
  }
  .redes .share-news li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  .entrevista-content .carousel {
    height: 192px;
  }
  .entrevista-content .carousel .item {
    height: 192px;
  }
  .copy,
  .copy .text-right,
  .datos-contacto {
    text-align: center;
  }
  .copy img,
  .copy .text-right img,
  .datos-contacto img {
    margin: 0 auto;
  }
  .carousel-control.left {
    top: 20%;
    left: -10px;
  }
  .carousel-control.right {
    top: 20%;
    right: -5px;
  }
}
@media (min-width: 768px) {
  .no-pl {
    padding-right: 15px;
    padding-left: 15px;
  }
  header {
    padding: 20px 0 0 0;
  }
  header nav {
    line-height: 20px;
  }
  header nav a {
    font-size: 12px;
  }
  .agenda {
    height: 452px;
  }
  .agenda ul {
    height: 290px;
  }
  .agenda h1 {
    font-size: 35px;
  }
  .agenda h2 {
    font-size: 14px;
  }
  .bloque1 .box-img {
    height: 353px;
  }
  .bloque1 .box-img img {
    width: 120% !important;
  }
  .bloque1 .caption-slide h1 a {
    font-size: 20px;
  }
  header.mobile .container {
    transition: all 0.4s;
    position: relative;
    z-index: 88888;
    height: 50px;
    margin-bottom: 20px;
  }
  header.mobile .navbar-default {
    background: #fff;
    border: none;
  }
  header.mobile .navbar-default .navbar-toggle {
    border: none;
    color: #fff;
    border-radius: 0;
  }
  header.mobile .navbar-default .navbar-nav>li>a {
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
  }
  header.mobile .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  header.mobile .navbar-default .navbar-collapse,
  header.mobile .navbar-default .navbar-form {
    border-color: #FFFFFF;
    border-bottom: 2px solid #fff;
    background: #fff;
  }
  header.mobile .navbar-toggle {
    margin-top: 10px;
  }
  header.mobile .navbar-header {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  header.mobile .navbar-brand {
    background: #802145;
    text-align: center;
    margin: 0 auto 0 10px;
    display: block;
    max-width: 720px;
    width: 100%;
  }
  header.mobile .navbar-brand img {
    margin: -3px auto 0 auto;
  }
  .redes .share-news li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  .entrevista-content .carousel {
    height: 510px;
  }
  .entrevista-content .carousel .item {
    height: 510px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav {
    line-height: inherit !important;
  }
  nav a {
    font-size: 12px;
    padding-left: 5px !important;
  }
}
#pie_foto {
  float: right;
  color: #aca9a9;
}
.pdf-per {
  margin-top: 20px;
  margin-bottom: 20px;
}
#title_pdf_per {
  color: black;
}
span#licitacion-titulo {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
