﻿@charset "utf-8";
/* Convergencia
verde fondo: 8dc63f
verde texto: 75b025*/

 html {
    scroll-behavior: smooth;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  font-family: 'Lato', sans-serif;
  background: #FFF;
}
a {
  text-decoration: none;
}
a:hover {
}
p + ul {
  margin-top: 7px
}
input::-webkit-input-placeholder {
color:#fff;
}
input:-moz-placeholder {
color:#fff;
}
select {
  font-size: 12px;
  height: 20px;
  line-height: 20px
}
.right {
  float: right
}
.left {
  float: left
}
.margin-bottom-10 {
  margin-bottom: 10px
}
.wrapper ul li {
  background: url(../img/bullet-verde.png) no-repeat 0 12px;
  padding: 0 0 0 10px;
  list-style: none;
  line-height: 24px
}
/*------------- HEADER --------------------------------------------------*/
header {
  width: 1000px;
  margin: auto;
  background: rgb(5,45,93); /* Old browsers */
  position: relative;
  background: -moz-linear-gradient(top, rgba(5,45,93,1) 0%, rgba(0,66,147,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(5,45,93,1)), color-stop(100%, rgba(0,66,147,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(5,45,93,1) 0%, rgba(0,66,147,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(5,45,93,1) 0%, rgba(0,66,147,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(5,45,93,1) 0%, rgba(0,66,147,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(5,45,93,1) 0%, rgba(0,66,147,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#052d5d', endColorstr='#004293', GradientType=0 ); /* IE6-9 */
  clear: both;
  display: block
}
.header-top {
  height: 204px;
  width: 1000px;
  margin: 0 auto;
}
.header-bottom {
  height: 280px;
  width: 970px;
  margin: 0 15px;
}
.logo {
  background: url(../img/convergencia-latina-logo.png) no-repeat !important;
  width: 395px;
  height: 82px;
  float: left;
  margin: 10px 0 5px 25px;
}
.busqueda-login {
  position: relative;
  overflow: hidden;
  height: 37px;
  width: 970px;
  margin: 0 15px
}
.login {
  float: left;
}
.busqueda-login input[type=text], .busqueda-login input[type=password] {
  font-size: 11px;
  height: 17px;
  background: #023a7f;
  border: 1px solid #ced6e1;
  color: #ffffff;
  padding: 0 5px;
  margin-right: 5px;
  width: 100px;
  vertical-align: bottom
}
.busqueda-login input[type=password] {
  margin-right: -3px;
}
.busqueda-login input[type=submit] {
  background: url(../img/btn-header.jpg) center;
  width: 19px;
  height: 19px;
  border: none;
  cursor: pointer;
  vertical-align: bottom
}
@-moz-document url-prefix() {
.login input[type=submit] {
left:283px;
top:3px;
}
}
.busqueda-login span {
  background: url(../img/user-icon-header.png) 0 6px no-repeat;
  padding-left: 15px;
  width: 20px;
  height: 20px;
}
.busqueda-login a {
  color: #fff;
  font-size: 13px;
  margin: 0 0 0 20px
}
.login a {
  margin: 0 0 0 20px
}
.busqueda-login .suscribirse {
  background: #ff4e9a;
  height: 19px;
  line-height: 18px;
  padding: 0 20px;
  margin: 0;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block
}
.busqueda-login .suscribirse:hover {
  color: #ffe2ee;
  text-shadow: none
}
.busqueda-login .suscribirse-ico {
  background: url(../img/iconos.png) no-repeat -90px 0;
  width: 19px;
  height: 19px;
  display: inline-block;
  margin: 0;
  vertical-align: bottom;
  margin: 0 2px 0 10px
}
.login input[type=submit] {
  left: 293px \0;
  top: 0 \0;
}
.login .lupa {
  left: 621px \0;
  top: 2px \0;
}
.busqueda {
  position: relative;
  width: 390px;
  float: right;
  margin-right: 10px
}
.busqueda input[type=text], .texto-intro2 input[type=text] {
  width: 240px;
  margin-top: 3px
}
.busqueda-login .lupa, .texto-intro .lupa, .coberturas-especiales .busqueda .lupa, .seccion-mapas .busqueda .lupa {
  background: url(../img/lupa-busqueda.png) no-repeat;
  padding: 0;
  background-color: none !important;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 213px;
  top: 5px
}
.busqueda-login .busqueda .lupa:hover {
  background: url(../img/lupa-busqueda.png) no-repeat 0 -14px
}
.busqueda-login .buscar, .texto-intro .buscar {
  border: 1px solid #43658f !important;
  width: 230px;
  background: #023a7f;
  color: #FFF;
  font-size: 11px;
  height: 17px;
  line-height: 17px;
  padding: 0 5px
}
.texto-intro .lupa:hover, .seccion-mapas .busqueda .lupa:hover {
  background: url(../img/lupa-busqueda.png) no-repeat 0 -29px
}
.busqueda-login a:hover {
  color: #bbd1ec;
  text-decoration: none;
  text-shadow: 0 0 2px #000000
}
.idiomas {
  float: right;
  margin-top: 7px
}
.idiomas, .idiomas .idioma {
  font-size: 11px;
  color: #6087b7;
  margin: 6px 0 0
}
.idiomas .active {
  font-size: 11px;
  color: #e4edf9
}
.top-right {
  float: right;
  width: 468px;
  height: 96px;
  margin: 20px 20px 0 0
}
.slider-header {
  width: 431px;
  height: 250px;
  float: left;
  margin: 10px 14px 0 0
}
.slider-header .caroufredsel_wrapper {
  width: 430px !important;
}
.slider-titulo-noticia, .slider-mapas-titulo {
  width: 411px;
  height: 84px;
  padding: 10px;
  position: absolute;
  z-index: 888;
  background: url(../img/bg-slider-transparente.png) repeat;
  bottom: 0;
}
.slider-titulo-noticia h3, .slider-mapas-titulo h3 {
  font-size: 12px;
  color: #fff;
  margin-bottom: 8px;
  font-weight: 400
}
.slider-titulo-noticia h1, .slider-mapas-titulo h1 {
  color: #fff;
  font-size: 20px;
  line-height: 21px;
  font-weight: 300
}
#slider-noticia-header, .caroufredsel_wrapper {
  height: 250px!important
}
.list_carousel {
  margin: 1px 0 0
}
.list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.list_carousel li {
  color: #999;
  text-align: left;
  width: 430px;
  height: 250px;
  padding: 0;
  display: block;
  float: left;
  position: relative
}
.clearfix {
  float: none;
  clear: both;
}
.prev {
  float: left;
  margin-left: 10px;
}
.next {
  float: right;
  margin-right: 10px;
}
.pager {
  float: left;
  width: 300px;
  text-align: center;
}
.pager a {
  margin: 0 5px;
  text-decoration: none;
}
.pager a.selected {
  text-decoration: underline;
}
.mini-destacado-header {
  padding: 10px 15px 10px 12px;
  width: 180px;
  height: 230px;
  float: left;
  margin: 15px 0 0;
  border-right: 1px solid #034698;
  border-left: 1px solid #034698;
}
.mini-destacado-header h1 {
  color: #fff;
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: 400
}
.mini-destacado-header h2, .mini-destacado-header h2 a {
  color: #fff;
  font-size: 13px;
  margin-top: 15px;
  font-weight: 300
}
.mini-destacado-header a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 300
}
.mini-destacado-header a:hover {
  color: #e8f2fe
}
.mini-destacado-header2 {
  padding: 0 15px 10px 0px;
  width: 210px;
  height: 230px;
  float: left;
  margin: 0 0 0;
}
.mini-destacado-header2 p {
  color: #fff;
  font-size: 11px;
}
.mini-destacado-header2 a {
  color: #e45194 !important;
  font-size: 14px !important;
  font-weight: 700 !important
}
.mini-destacado-header2 a:hover {
  color: #f261aa;
}
.mini-destacado-header2 h1 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 400
}
.mini-destacado-header2 h2, .mini-destacado-header h2 a {
  color: #fff;
  font-size: 13px;
  margin-top: 15px;
  font-weight: 300
}
.mini-destacado-header2 a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 300
}
.mini-destacado-header2 a:hover {
  color: #e8f2fe
}
.publicidad-header {
  width: 300px;
  height: 250px;
  float: right;
  margin: 10px 0 0;
  border: 1px solid #819ab9;
  z-index: 9;
  position: absolute;
  right: 16px;
}
#menu {
  list-style: none;
  height: 43px;
  padding: 0;
  width: 970px;
  height: 30px;
  background: #8dc63f;
  margin: 10px auto;
}
#menu li {
  float: left;
  display: block;
  text-align: center;
  position: relative;
  padding: 4px 10px 4px 10px;
  margin-top: 3px;
  border: none;
}
#menu li:hover {
  border: 1px solid #8dc63f;
  padding: 4px 9px 6px 9px;
  background: #fff;
  border-bottom: none;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
#menu li a {
  font-size: 13px;
  color: #fff;
  display: block;
  outline: 0;
  text-decoration: none;
}
#menu li:hover a {
  color: #8dc63f;
  text-shadow: 0px 0px 1px #ffffff;
}
#menu li .drop {
  padding-right: 21px;
  background: url("img/drop.png") no-repeat right 8px;
}
#menu li:hover .drop {
  background: url("img/drop.png") no-repeat right 7px;
}
.dropdown_1column {
  margin: 4px auto;
  float: left;
  position: absolute;
  z-index: 9999;
  left: -999em;
  text-align: left;
  padding: 5px;
  border: 1px solid #8dc63f;
  border-top: none;
  background: #ffffff;
  background: -moz-linear-gradient(top, #fff, #f9f9f9);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f9f9f9));
  -moz-border-radius: 0px 5px 5px 5px;
  -webkit-border-radius: 0px 5px 5px 5px;
  border-radius: 0px 5px 5px 5px;
}
.dropdown_1column {
  width: 140px;
}
#menu li:hover .dropdown_1column {
  left: -1px;
  top: auto;
}
.col_1 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  width: 130px;
}
#menu li:hover div a {
  font-size: 12px;
  color: #000000;
  line-height: 8px;
}
#menu li:hover div li {
  margin: 10px 0
}
#menu li:hover div a:hover {
  color: #7e7e7e;
  margin: 10px 0
}
#menu li:first-child {
  margin-right: -17px;
  margin-left: 8px;
}
#menu li:nth-child(11) ul li a {
  line-height: 14px;
}
#menu li:nth-child(10) {
  width: 55px;
}
#menu li:nth-child(11) .dropdown_1column ul li {
  width: 120px!important;
}
.imgshadow { /* Better style on light background */
  background: #FFFFFF;
  padding: 4px;
  border: 1px solid #777777;
  margin-top: 5px;
  -moz-box-shadow: 0px 0px 5px #666666;
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
  width: auto;
  float: left;
  margin: 5px 15px 5px 5px;
}
#menu li .black_box {
  background-color: #333333;
  color: #eeeeee;
  text-shadow: 1px 1px 1px #000000;
  padding: 4px 6px 4px 6px;
  border-radius: 5px;
  box-shadow: inset 0 0 3px #000000;
}
#menu li ul {
  list-style: none;
  padding: 0;
  margin: 0 0 12px 0;
}
#menu li ul li {
  font-size: 12px;
  line-height: 24px;
  text-shadow: 1px 1px 1px #ffffff;
  padding: 0;
  margin: 0;
  float: none;
  text-align: left
}
#menu li ul li:hover {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
.line-height a {
  line-height: 14px;
}
.wrapper {
  width: 968px;
  margin: 0 auto;
  padding: 10px 15px;
  overflow: hidden;
  border-left: 1px solid #ececec;
  border-right: 1px solid #eaeaea
}
.columna-izquierda {
  float: left;
  width: 645px
}
.columna-izquierda .banners-publi {
  overflow: hidden
}
.columna-izquierda button {
  float: right;
  padding: 5px 25px;
  margin-top: -7px;
}
.columna-derecha {
  float: right;
  width: 300px;
}
.columna-full {
  width: 968px;
  overflow: hidden
}
/* INTERNA */
.interna {
  margin-top: 5px;
}
.titulo-interna {
  padding: 5px 10px;
  background: #8dc63f;
  height: 20px;
  float: left;
  width: 625px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
  text-shadow: -1px 0 1px #669a20;
  border-bottom: 2px solid #669a1f
}
.acciones {
  clear: both;
  display: block;
  overflow: hidden
}
.acciones .ico-mail, .acciones .ico-print {
  float: right;
  margin-left: 5px
}
.acciones .ico-mail {
  height: 14px;
  width: 19px;
  background: url(../img/iconos.png) no-repeat -24px -1px
}
.acciones .ico-print {
  height: 17px;
  width: 20px;
  background: url(../img/iconos.png) no-repeat 1px -1px
}
.interna .fecha, .nota-top .fecha {
  float: right;
  color: #7f7f7f;
  font-size: 11px;
  line-height: 20px
}
.interna .volanta, .nota-top .volanta {
  font-size: 15px;
  padding-bottom: 10pxx;
  color: #000000;
  clear: both
}
.interna .autor {
  font-size: 13px
}
.interna .autor a {
  font-size: 13px;
  color: #1e73bb;
  display: inline
}
.interna .autor a:hover {
  color: #01437b
}
.interna .autor .medio {
  font-size: 10px;
  text-transform: uppercase;
  color: #8a8a8a;
  display: inline
}
.interna .left {
  float: left;
  max-width:300px;
  margin: 0 15px 10px 0;
  padding-bottom: 15px
}
.interna .left2 {
  float: left;
  margin: 1px 10px 0 0;
  width: 200px;
  padding-bottom: 3px;
  background: #f8f8f8;
  border: 1px solid #dadada;
}
.interna .foto {
  background: #f8f8f8;
  border: 1px solid #dadada
}
.interna .foto .pie {
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  padding: 5px 0 5px 7px;
  color: #464646;
  margin: 0;
  clear: both;
}
.interna .left2 .pie {
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  padding: 5px 0 5px 7px;
  color: #464646;
  margin: 0
}
.interna .documento {
  overflow: hidden;
  border: 1px solid #eaeaea;
  padding: 10px 0;
  margin-top: 5px
}
.interna .documento .ico {
  width: 18px;
  height: 22px;
  background: url(../img/iconos.png) no-repeat -50px 0;
  padding-right: 15px;
  float: left;
  margin: 3px 15px 0;
  border-right: 1px dashed #d1d1d1
}
.interna .documento a {
  font-size: 12px;
  line-height: 15px;
  color: #464646;
  margin: 0
}
.interna .documento a span {
  font-weight: 700;
  color: #75b025
}
.interna h1, .nota-top h1 {
  font-size: 30px;
  padding-bottom: 10px;
  margin: 0;
  color: #000000;
  clear: both
}
.interna h2, .nota-top h2 {
  font-size: 17px;
  line-height: 24px;
  margin: 0 0 10px;
  font-weight: 400
}
.interna h3, .nota-top h3 {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 15px;
  padding: 5px 10px;
  font-weight: 400;
  background: #79bc42;
  color: #ffffff;
  position: relative;
  clear: both;
  display: inline-block;
}
.interna h4, .nota-top h4 {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 10px;
  font-weight: 400
}
.interna p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 20px
}
.interna .ver-todas {
  background: url(../img/bullets.png) no-repeat 0 -30px;
  padding-left: 15px;
  font-size: 11px;
  color: #5a5a5a;
  float: right;
  margin-bottom: 10px
}
.interna .ver-todas:hover {
  color: #75b025;
  text-decoration: none
}
.interna a {
  color: #499715;
  font-size: 14px;
  display: block
}
.interna img {
  float: left
}
.separador-gris {
  border-bottom: 8px solid #EEE;
  width: 100%;
  margin-bottom: 15px;
}
.todas-las-noticias {
  border-bottom: 1px solid #e5e5e8;
  padding: 10px 0;
  overflow: hidden
}
.todas-las-noticias p {
  color: #7f7f7f;
  margin: 0 0 7px;
  font-size: 12px;
  line-height: 12px
}
.todas-las.noticias h2 a {
  line-height: 20px;
  color: #000000;
  margin: 0;
  background: none !important
}
.todas-las-noticias h3 {
  color: #333;
  margin: 0;
  font-size: 19px;
  line-height: 20px;
  overflow: hidden;
  font-weight: 400;
  padding: 0px;
  background: none
}
.right {
  float: right;
}
.top-stories {
  margin-bottom: 40px
}
.top-stories h1 {
  font-size: 14px;
  color: #75b025;
  border-bottom: 8px solid #EEE;
  padding: 0 0 7px;
  margin-bottom: 10px;
  text-transform: uppercase
}
.top-stories .new {
  overflow: hidden;
  clear: both;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e8;
  margin-bottom: 10px
}
.top-stories .new .bandera {
  float: left;
  width: 50px
}
.top-stories .new .datos {
  overflow: hidden
}
.datos-right {
  float: right;
  width: 595px;
}
.top-stories .new p {
  color: #7f7f7f;
  margin: 0 0 5px;
  font-size: 12px;
  line-height: 12px
}
.top-stories .new h2, .top-stories div h2 a {
  font-size: 21px;
  line-height: 23px;
  color: #000000;
  margin: 0 0 5px 0;
}
.top-stories div h2 a:hover {
  color: #75b025
}
.top-stories .new h3 {
  color: #898989;
  margin: 5px 0 5px;
  font-size: 15px;
  line-height: 17px;
  height: 17px;
  overflow: hidden;
  font-weight: 400;
  display: inline;
  padding: 0px;
  background: none;
  width: 625px
}
.top-stories .new h4 {
  color: #000000;
  margin: 10px 0 5px;
  font-size: 13px;
  line-height: 17px;
  height: 17px;
  overflow: hidden;
  font-weight: 400;
  padding: 0;
  background: none;
  width: 625px
}
.top-stories img {
  float: left;
  display: inline-block;
  margin-right: 10px;
}
.top-stories .new .ver-mas {
  background: url(../img/bullets.png) no-repeat right -31px;
  height: 12px;
  width: 12px;
  float: right;
  margin-top: 3px
}
.top-stories .ver-todas, .evento .ver-todas {
  background: url(../img/bullets.png) no-repeat 0 3px;
  padding-left: 10px;
  font-size: 11px;
  color: #5a5a5a;
  float: right
}
.top-stories .ver-todas:hover, .evento .ver-todas:hover {
  color: #75b025;
  text-decoration: none
}
.adiariolatino-lastest {
  margin-bottom: 40px
}
.adiariolatino-lastest .titulo-y-fecha-adiario-solapa {
  margin-bottom: 10px;
  border-bottom: 1px solid #d7d7d7
}
.adiariolatino-lastest .titulo-y-fecha-adiario-solapa .titulo-y-fecha-adiario {
  width: 204px
}
.adiariolatino-lastest .titulo-y-fecha-adiario-solapa .titulo-y-fecha-adiario h1 {
  clear: inherit;
  font-size: 14px;
  color: #ffffff;
  line-height: 16px
}
.adiariolatino-lastest .new {
  overflow: hidden;
  clear: both;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e8;
  margin-bottom: 10px;
  position: relative
}
.adiariolatino-lastest .new .bandera, .todas-las-noticias .bandera {
  float: left;
  width: 50px
}
.adiariolatino-lastest .new .candado-gris2 {
  bottom: 5px;
  right: 5px
}
.adiariolatino-lastest .new .datos {
}
.adiariolatino-lastest .new p {
  color: #898989;
  margin: 0 0 5px;
  font-size: 12px;
  line-height: 12px
}
.adiariolatino-lastest .new h2, .adiariolatino-lastest div h2 a {
  font-size: 17px;
  line-height: 19px;
  color: #000000;
  margin: 0
}
.adiariolatino-lastest div h2 a:hover {
  color: #75b025
}
.adiariolatino-lastest .ver-todas {
  background: url(../img/bullets.png) no-repeat 0 3px;
  padding-left: 10px;
  font-size: 11px;
  color: #5a5a5a;
  float: right
}
.adiariolatino-lastest .ver-todas:hover {
  color: #8dc63f;
  text-decoration: none
}
.datos-mapa {
  font-size: 12px;
  margin: 15px 0 0 0
}
.image_carousel {
  padding: 15px 0 15px 40px;
}
.image_carousel img {
  border: 1px solid #ccc;
  background-color: white;
  padding: 9px;
  margin: 7px;
  display: block;
  float: left;
}
.image_carousel a {
  display: block;
  float: left;
}
.clearfix {
  float: none;
  clear: both;
}
.comprar-mapas {
  float: right;
  color: #022c5e !important;
  font-weight: 700;
}
.comprar-mapas:hover {
  font-weight: 700;
  text-decoration: none !important;
  text-decoration: underline;
}
.comprar-mapas span {
  background: url(../img/comprar-icon.jpg) no-repeat;
  padding-left: 25px;
}
.capital {
  font-size: 65px;
  line-height: 65px;
  padding: 0 7px 0;
  color: #fff;
  float: left;
  margin: 5px 8px 5px 0
}
.verde {
  background: #8dc63f
}
.turquesa {
  background: #1e73bb
}
.violeta {
  background: #630f89
}
.naranja {
  background: #e24f09
}
.mapa-contenedor {
  overflow: hidden;
  margin: 25px 0
}
.mapa {
  float: left;
  margin: 0 15px 5px 0;
  width: 300px
}
.mapas-acciones {
  border: 1px solid #eaeaea;
  width: 289px;
  height: 30px;
  padding: 5px;
}
.mapas-acciones .descargar {
  float: left;
  background: url(../img/iconos.png) no-repeat 0 -96px;
  border-right: 1px dashed #d1d1d1;
  padding: 0 0 0 18px;
  font-size: 11px;
  height: 32px;
  color: #000000;
  margin-right: 20px;
  width: 155px
}
.mapas-acciones .descargar:hover, .mapas-acciones .comprar:hover {
  color: #ea5c1a
}
.mapas-acciones .comprar {
  float: right;
  background: url(../img/iconos.png) no-repeat -90px 5px;
  padding: 8px 0 0 22px;
  font-size: 11px;
  height: 32px;
  color: #000000;
  width: 72px;
}
.mapas .titulo-mapas {
  max-width: inherit
}
.mapas .seccion-mapas {
  border-top: 1px solid #e35108;
  border-left: none;
  border-right: none;
  border-bottom: none
}
.mapa-list {
  margin: 10px 0;
  position: relative;
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e8;
  overflow: hidden
}
.mapa-list .candado-gris {
  float: right;
  position: relative;
  bottom: 0
}
.mapa-list .ver-anteriores {
  float: right;
  background: url(../img/bullets.png) no-repeat right -208px;
  padding-right: 15px;
  margin: 0;
  line-height: 14px;
  height: 18px;
  color: #e24f09
}
.mapa-list .ver-anteriores:hover {
  color: #4f4f4f!important
}
.mapa-list a:hover {
  color: #e24f09!important
}
.mapa-list img {
  float: left;
  margin: 0 10px 5px 0
}
.mapa-list .volanta {
  clear: none
}
.seccion-mapas .busqueda {
  width: 100%;
  margin: 0
}
.seccion-mapas .busqueda .lupa {
  left: 628px;
  background-position: 0 -15px
}
.seccion-mapas .busqueda input[type=text] {
  background: #e24f09;
  border: none;
  color: #f4e5de;
  padding: 0 0 0 5px;
  width: 100%;
  height: 25px;
  line-height: 25px;
  margin: 0
}
.slider-mapas {
  width: 655px;
  overflow: hidden;
  padding-top: 10px
}
.slider-mapas-titulo {
  width: 655px;
  height: 30px;
  padding: 10px;
  position: absolute;
  z-index: 888;
  background: url(../img/bg-slider-transparente.png) repeat;
  bottom: 0;
}
.mapa-pie {
  float: left;
  border: 1px solid #dadada;
  height: 165px;
  padding: 0;
  width: 196px;
  margin-right: 10px;
  background: #f8f8f8;
}
.mapa-pie p {
  font-size: 12px;
  margin-left: 5px;
  color: #464646;
}
.noticias-derecha .titulo {
  background: url(../img/bg-azul.jpg);
  color: #fff;
  padding: 5px;
  text-shadow: -1px 0 1px #000000;
  margin-bottom: 10px;
  border-bottom: 2px solid #022045;
}
.noticias-derecha .box {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0px;
}
.noticias-derecha .box:last-child {
  border: none;
}
.noticias-derecha .box h2 {
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: lighter;
}
.noticias-derecha .box h1 {
  font-size: 15px;
  margin-bottom: 5px;
}
.noticias-derecha .box p {
  font-size: 11px;
  text-align: right
}
.noticias-derecha .box a {
  color: #000000;
}
.noticias-derecha .box a:hover {
  text-decoration: underline;
}
.eventos {
  margin-bottom: 20px;
  float : left;
  margin-top: -10px
}
.eventos th {
  background: #75b025;
  padding: 5px;
  color: #ffffff;
  border-radius: 0 0 7px 7px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px
}
.eventos td {
  text-align: left;
  padding: 10px 5px;
  border-bottom: 1px solid #CCC;
  font-size: 16px;
  border-right: 1px dashed #E5E5E5;
  vertical-align: top
}
.eventos td:first-child {
  border-right: 1px dashed #E5E5E5
}
.eventos td:last-child {
  border-right: none;
}
.eventos td h1 {
  border: none;
}
.eventos tr:nth-child(odd) {
  background: #f9fcfe
}
.eventos td p {
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 10px;
  color: #545454
}
.eventos td p img {
  vertical-align: middle;
  margin-right: 5px
}
.eventos td b {
  font-weight: bolder;
}
.eventos td a {
  color: #000000;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 5px;
}
.eventos td a:hover {
  color: #000000
}
.eventos td a span {
  background: url(../img/pdf_icon.png) 0 2px no-repeat;
  font-size: 12px;
  color: #669a1f;
  padding: 10px 20px 5px 15px
}
.eventos td a span:hover {
  color: #669a1f !important;
  text-decoration: none !important
}
.eventos td .flecha {
  background: url(../img/bullet-gris.jpg) no-repeat 0 5px;
  padding: 0 0 0 8px;
  color: #545454
}
.calendario {
  text-align: center;
  margin: auto;
  background: url(../img/calendario-convergencia.png) bottom no-repeat;
  width: 40px;
  height: 42px;
}
.calendario span {
  background: none !important;
  font-size: 12px;
  color: #fff;
  margin-top: -2px !important;
  display: inline-block;
}
.calendario p {
  margin: auto;
}
.fecha-destacada {
  background: #EFEFEF;
  color: #222 !important;
  display: inline-block;
  padding: 0 5px;
  font-size: 12px !important;
  margin-top: 2px;
}
.tooltip {
  display: inline;
  position: relative;
}
.tooltip span {
  color: #fff!important;
}
.tooltip:hover:after {
  background: #333;
  background: rgba(0,0,0,.8);
  border-radius: 5px;
  bottom: 26px;
  color: #fff;
  content: attr(title);
  left: 10%;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
}
.tooltip:hover:before {
  border: solid;
  border-color: #333 transparent;
  border-width: 6px 6px 0 6px;
  bottom: 20px;
  content: "";
  left: 40%;
  position: absolute;
  z-index: 99;
}
/* paises banderas */
.argentina {
  background: url(../img/paises.jpg) no-repeat -353px 0;
  width: 37px;
  height: 24px;
}
.uruguay {
  background: url(../img/paises.jpg) no-repeat -102px -668px;
  width: 37px;
  height: 24px;
}
.brasil {
  background: url(../img/paises.jpg) no-repeat -556px -48px;
  width: 37px;
  height: 24px;
}
.chile {
  background: url(../img/paises.jpg) no-repeat -455px -96px;
  width: 37px;
  height: 24px;
}
.colombia {
  background: url(../img/paises.jpg) no-repeat -556px -96px;
  width: 37px;
  height: 24px;
}
.uruguay {
  background: url(../img/paises.jpg) no-repeat -102px -668px;
  width: 37px;
  height: 24px;
}
.ecuador {
  background: url(../img/paises.jpg) no-repeat -556px -144px;
  width: 37px;
  height: 24px;
}
.costa-rica {
  background: url(../img/paises.jpg) no-repeat -53px -144px;
  width: 37px;
  height: 24px;
}
.elsalvador {
  background: url(../img/paises.jpg) no-repeat -657px -145px;
  width: 37px;
  height: 24px;
}
.guatemala {
  background: url(../img/paises.jpg) no-repeat -254px -239px;
  width: 37px;
  height: 24px;
}
.honduras {
  background: url(../img/paises.jpg) no-repeat -506px -240px;
  width: 37px;
  height: 24px;
}
.mexico {
  background: url(../img/paises.jpg) no-repeat -455px -382px;
  width: 37px;
  height: 24px;
}
.nicaragua {
  background: url(../img/paises.jpg) no-repeat -455px -430px;
  width: 37px;
  height: 24px;
}
.panama {
  background: url(../img/paises.jpg) no-repeat -204px -478px;
  width: 37px;
  height: 24px;
}
.paraguay {
  background: url(../img/paises.jpg) no-repeat -305px -478px;
  width: 37px;
  height: 24px;
}
.peru {
  background: url(../img/paises.jpg) no-repeat -355px -478px;
  width: 37px;
  height: 24px;
}
.republicadominicana {
  background: url(../img/paises.jpg) no-repeat -506px -144px;
  width: 37px;
  height: 24px;
}
.trinidadytobago {
  background: url(../img/paises.jpg) no-repeat -305px -621px;
  width: 37px;
  height: 24px;
}
.uruguay {
  background: url(../img/paises.jpg) no-repeat -102px -668px;
  width: 37px;
  height: 24px;
}
.venezuela {
  background: url(../img/paises.jpg) no-repeat -305px -668px;
  width: 37px;
  height: 24px;
}
.consultoria-y-research {
  margin-bottom: 20px;
}
.consultoria-y-research td {
  padding: 5px;
  text-shadow: 0 0 1px #fff;
}
.consultoria-y-research tr:first-child {
  background: #EEE
}
.lista-chica {
  margin-left: 30px;
  float: left
}
.lista-chica li {
  font-size: 13px;
  color: #46651e;
  margin: 5px 0;
}
.indicadores {
  margin-bottom: 20px;
  float: left
}
.indicadores th {
  background: #EEE;
  padding: 5px;
  text-align: left;
  color: #000000
}
.indicadores td {
  text-align: left;
  padding: 10px 5px;
  border-bottom: 1px solid #CCC;
  font-size: 14px;
  border-right: 1px dashed #E5E5E5;
  vertical-align: top
}
.indicadores td:last-child {
  border-right: none;
}
.indicadores td h1 {
  border: none;
}
.indicadores td p {
  margin-bottom: 10px;
}
.indicadores td a {
  color: #499715;
}
.indicadores td a:hover {
  text-decoration: none;
  color: #36720e;
  font-weight: 600
}
.indicadores td a span {
  background: url(../img/pdf_icon.png) 0 2px no-repeat;
  width: 20px;
  height: 30px;
  padding: 11px 0 0 30px;
  font-size: 12px;
}
.adiario-latino {
  width: 970px;
  margin-bottom: 10px;
  overflow: hidden
}
.titulo-y-fecha-adiario {
  height: 16px;
  background: #499715 url(../img/bg-seccion-tit-adiario.jpg);
  max-width: 210px;
  padding: 5px 10px;
  border: 1px solid #489717;
  border-bottom: none;
}
.titulo-y-fecha-adiario h1 {
  color: #fff;
  font-size: 14px;
  font-weight: 400
}
.titulo-y-fecha-adiario span {
  margin-left: 10px;
}
.titulo-y-fecha-masanalisis {
  float: left;
  height: 16px;
  background: #ff4e9a;
  max-width: 210px;
  padding: 5px 10px;
  border: 1px solid #d0065d;
  border-bottom: none;
}
.titulo-y-fecha-masanalisis h1 {
  color: #ffffff!important;
  font-size: 14px!important;
  font-weight: 400;
  border: none;
}
.titulo-y-fecha-masanalisis span {
  margin-left: 10px;
}
.linea-gris {
  border-bottom: 1px solid #d7d7d7;
  float: left;
  width: 100%;
  margin: 10px 0;
}
.adiario-latino-box {
  width: 179px;
  height: 135px;
  float: left;
  padding: 7px;
  position: relative;
}
.adiario-latino-box h1 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  color: #000000;
}
.adiario-latino-box h3 {
  font-size: 12px;
  margin-bottom: 7px;
  font-weight: 400;
  color: #75b025;
}
.adiario-latino-box h2 {
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 300;
  color: #000000;
}
.adiario-latino-box h4 {
  font-size: 13px;
  margin-top: 7px;
  font-weight: 300;
  color: #000000;
}
.adiario-latino-box a {
  color: #000000;
}
.adiario-latino-box a:hover {
  color: #555555;
}
.adiario-latino-box .candado {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: url(../img/mini-candado.png) no-repeat;
  width: 15px;
  height: 15px;
}
.adiario-latino .last {
  width: 178px;
  margin-right: 0;
  border-right: 1px solid #d7d7d7;
}
/* bg verdes */
.bg {
  background: #ffffff;
  border-top: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.bg1 {
  background: #8dc63f;
}
.bg2 {
  background: #8dc540;
}
.bg3 {
  background: #a0ce5e;
}
.bg4 {
  background: #b7d887;
}
.bg5 {
  background: #c9e1a2;
}
.candado-gris {
  position: absolute;
  bottom: 7px;
  right: 0;
  background: url(../img/mini-candado-gris.png) no-repeat;
  width: 15px;
  height: 15px;
}
.candado-blanco {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: url(../img/mini-candado-blanco.png) no-repeat;
  width: 15px;
  height: 15px;
}
.candado-verde {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: url(../img/mini-candado.png) no-repeat;
  width: 15px;
  height: 15px;
}
.titulo-analisis {
  border: 1px solid #1d71b9;
  border-bottom: none;
  height: 17px;
  background: url(../img/bg-titulo-analisis.jpg) repeat;
  max-width: 65px;
  padding: 5px 10px;
  border-bottom: none;
}
.titulo-analisis h1 {
  color: #fff;
  font-size: 14px
}
.seccion-analisis {
  border: 1px solid #d7d7d7;
  margin: 0 0 10px 0;
  float: left
}
.seccion-analisis .box {
  width: 194px;
  float: left;
  height: 350px;
  padding: 10px;
  border: 1px solid #d7d7d7;
  color: #0096cf;
  margin-bottom: 0;
  position: relative;
}
.seccion-analisis .box:nth-child(odd) {
  border-left: none;
  border-right: none;
  border-top: none;
}
.seccion-analisis .box:nth-child(even) {
  border: none;
  margin-bottom: 0 !important;
}
.seccion-analisis .box:nth-child(0n+5) {
  border-bottom: none;
}
.seccion-analisis a {
  color: #000000
}
.seccion-analisis a:hover, .seccion-analisis .box h1 a:hover {
  color: #7e7e7e;
}
.seccion-analisis .box h1, .seccion-analisis .box h1 a {
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
  color: #000000
}
.seccion-analisis .box h2 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
  font-weight: 400
}
.seccion-analisis .box h3 {
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: 400;
}
.seccion-analisis .box h4 {
  font-size: 14px;
  margin-top: 15px;
  font-weight: 400;
}
.seccion-analisis .box img {
  margin: 5px 10px;
}
.seccion-analisis .box-grande {
  float: left;
  width: 407px;
  height: 350px;
  border-right: 1px solid #d7d7d7;
  padding: 10px 10px 10px 10px;
  color: #018abf;
}
.seccion-analisis .box-grande h2 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #1d71b9;
  margin-bottom: 5px
}
.seccion-analisis .box-grande h3 {
  font-size: 12px;
  font-weight: 400;
  color: #1d71b9;
  margin-bottom: 10px
}
.seccion-analisis .box-grande h1 {
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
  color: #000000
}
.seccion-analisis .box-grande img {
  margin: 10px 0;
}
.bg6 {
  background: #1d71b9;
  color: #ffffff!important
}
.bg6 h1, .bg6 h1 a {
  color: #ffffff!important
}
.bg6 h2, .bg6 h2 a {
  color: #abc9ff
}
.bg6 a:hover {
  color: #abc9ff!important
}
.bg6 a {
  color: #fff
}
.publicidad-naranja {
  float: left;
  padding: 10px 10px;
  width: 280px;
  height: auto;
  background: #e96423;
  margin: 0 0 10px 0;
  border-radius: 5px;
  box-shadow: 0 0 6px #c84201 inset;
}
.publicidad-naranja img {
  margin: 10px 0
}
.publicidad-naranja h1 {
  color: #fff;
  font-size: 12px;
  margin-bottom: 10px;
  font-weight:400;
}
.publicidad-naranja h2 {
  color: #fff;
  font-size: 20px;
  font-weight:300;
  line-height:22px;
}
.publicidad-naranja p {
  color: #fff;
  font-size: 14px;
  font-weight:400;
}
.titulo-mapas {
  margin: -28px 0 0 -1px;
  height: 17px;
  float: left;
  background: url(../img/bg-titulo-mapas.jpg) repeat;
  border: 1px solid #e35108;
  border-bottom: none;
  max-width: 65px;
  padding: 5px 10px;
  border-bottom: none;
}
.titulo-mapas h1 {
  color: #fff!important;
  font-size: 14px!important;
  line-height: 17px!important
}
.seccion-mapas {
  width: 643px;
  border: 1px solid #d7d7d7;
  margin: 27px 0 10px 0;
  float: left;
  padding: 0
}
.seccion-mapas .box {
  width: 294px;
  float: left;
  height: 201px;
  color: #0096cf;
  padding: 10px;
}
.seccion-mapas .box h1, .seccion-mapas .box h1 a {
  color: #bf4d00;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300
}
.seccion-mapas .box h2 {
  color: #4f4f4f;
  font-size: 14px
}
.seccion-mapas a {
  color: #4f4f4f;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400
}
.seccion-mapas .box-mapas {
  width: 177px;
  height: 173px;
  padding: 10px !important;
  float: left;
  margin-right: 14px;
}
.seccion-mapas .box-mapas h2, .seccion-mapas .box-mapas h2 a {
  font-size: 15px;
  line-height: 18px;
  font-weight: 400
}
.seccion-mapas .box-mapas a {
  color: #bf4d00;
  text-decoration: none;
}
.seccion-mapas .box h1 a:hover, .seccion-mapas .box-mapas a:hover {
  color: #dc7733
}
/* publicidades  */
.publicidad-horizontal-1 {
  width: 643px;
  height: 60px;
  margin-bottom: 20px;
}
.publicidad-468 {
  float: left;
  width: 468px;
  height: 60px;
  margin-right: 25px;
}
.publicidad-263 {
  float: left;
  width: 263px;
  height: 60px;
  margin-right: 0px;
}
.publicidad-234 {
  float: left;
  width: 234px;
  height: 60px;
}
.publicidad-horizontal-2 {
  width: 990px;
  height: 100px;
  margin: 0 0 20px 0;
  float: left;
}
.publicidad-300x100, .publicidad-645x100 {
  height: 100px;
  margin: 0 0 10px 0
}
.publicidad-300x100 {
  width: 300px
}
.publicidad-300x100:nth-child(2) {
  margin-left: 45px;
}
.publicidad-300x100:nth-child(8) {
  margin-left: 45px;
}
.publicidad-300x100:nth-child(4) {
  margin-left: 45px;
}
.publicidad300x250 {
  width: 300px;
  height: 250px;
  margin: 0 0 10px 0;
  overflow: hidden
}
.columna-derecha .publicidad-300x100, .columna-derecha .publicidad-645x100 {
  margin-left: 0 !important;
  margin-bottom: 10px!important;
  clear: both;
  display: block
}
.publicidad315 {
  margin-bottom: 15px
}
.publicidad-645x100 {
  width: 645px;
  clear: both;
}
/* anuario */
.titulo-anuario {
  color: #fff;
  margin: -44px 0 0 -20px;
  height: 20px;
  float: left;
  background: #84b300;
  max-width: 75px;
  padding: 5px 10px;
  border-bottom: none;
}
.anuario {
  float: left;
  padding: 20px 20px;
  width: 260px;
  background: #84b200;
  margin: 25px 0 10px 0;
  border-radius: 5px;
  box-shadow: 0 0 6px #769e04 inset;
}
.anuario img {
  margin: 10px 10px 0 0;
  float: left;
}
.anuario h1, .anuario h1 a {
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 10px;
}
.anuario h1 a:hover {
  color: #f1f9da
}
.anuario h2 {
  color: #fff;
  font-size: 15px;
}
.anuario p {
  color: #fff;
  font-size: 13px;
}
/* registrelo */
.registrelo {
  float: left;
  padding: 20px 20px;
  width: 260px;
  background: #2da8e1 url(../img/bg-registrelo.jpg) bottom repeat-x;
  border-radius: 5px;
  border: 1px solid #2264b0;
  box-shadow: 0 0 2px #fff inset;
  margin-bottom: 10px
}
.registrelo h1 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}
.registrelo p {
  color: #fff;
  font-size: 15px;
}
.registrelo span {
  color: #fff;
  margin-top: 15px;
  display: block;
  text-align: right
}
/* pases y ascensos */
.pases {
  float: left;
  padding: 15px 20px;
  width: 260px;
  margin: 0 0 10px 0;
  border-radius: 5px;
  border: 1px solid #8dc63f;
}
.pases h1, .pases a {
  color: #373737;
  font-size: 15px;
}
.pases a:hover {
  color: #7e7e7e
}
.pases h2 {
  color: #75b025;
  margin-bottom: 10px;
  font-weight: 400
}
.pases .box {
  width: 280px;
  height: 67px;
  float: left;
  margin: 10px 0 20px 0;
}
.pases .box img {
  float: left;
  border: 4px solid #cccccc;
  border-radius: 5px;
  margin-right: 10px;
}
.pases .box h3 {
  color: #75b025;
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: 400
}
.titulo-eventos {
  border: 1px solid #3c0155;
  margin: -28px 0 0 -1px;
  height: 17px;
  float: left;
  background: url(../img/bg-titulo-eventos.jpg);
  max-width: 65px;
  padding: 5px 10px;
  border-bottom: none;
}
.titulo-eventos h1 {
  color: #fff;
  font-size: 14px
}
.seccion-eventos {
  width: 643px;
  border: 1px solid #d7d7d7;
  margin: 30px 0 20px 0;
  float: left;
  padding: 0;
  border-bottom: none;
}
.seccion-eventos .box {
  width: 140px;
  float: left;
  height: 201px;
  color: #0096cf;
  padding: 10px;
  border: 1px solid #d7d7d7;
}
.seccion-eventos .box:nth-child(even) {
  border: none;
  border-bottom: 1px solid #d7d7d7;
}
.seccion-eventos .box:nth-child(odd) {
  border-top: none;
}
.seccion-eventos .box:nth-child(5),
.seccion-eventos .box:nth-child(9),
.seccion-eventos .box:nth-child(13),
.seccion-eventos .box:nth-child(17) {
  border-left: none;
}
.seccion-eventos .box-imagen-eventos {
  width: 139px;
  text-align: center;
  margin-top: 25px
}
.seccion-eventos .box h1, .seccion-eventos .box h1 a {
  color: #000000;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300
}
.seccion-eventos .box h1 a:hover, .seccion-eventos .box h2 a:hover {
  color: #7e7e7e
}
.seccion-eventos .box h2, .seccion-eventos .box h2 a {
  color: #000000;
  font-size: 11px;
  line-height: 15px;
  font-weight: 400
}
.seccion-eventos .box h3 {
  color: #3a0055;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400
}
.seccion-eventos .box h4 {
  color: #3a0055;
  font-size: 12px;
}
.seccion-eventos .box img {
  margin: 10px 0
}
.seccion-eventos .imagen-box {
  width: 145px;
  height: 146px;
  float: left;
}
.seccion-eventos .imagen-box img {
  margin: 10px 0
}
.bg7 {
  background: #3a0055;
  white-space: normal
}
.bg7 a {
  color: #ffffff
}
.bg7 h3 {
  color: #fff !important;
  margin-bottom: 5px;
}
.bg7 h4 {
  color: #c894df !important;
  margin-bottom: 10px;
}
.bg7 h1, .bg7 h1 a {
  color: #fff !important;
  font-weight: normal;
}
.bg7 h1 a:hover {
  color: #f8e9ff!important
}
/* gallery display */
.photos {
  display: block;
  margin-top: 10px;
  position: relative
}
.photos ul {
  list-style: none;
}
.photos ul li {
  display: inline;
}
.photos ul li a {
  display: block;
  float: left;
  padding: 4px;
  margin-right: 5px;
  margin-bottom: 7px;
  opacity: 0.75;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photos ul li a:hover {
  opacity: 1.0;
}
.photos ul li a img {
  border: 2px solid #e1d9ec;
}
/* footer */
footer {
  width: 1000px;
  margin: auto;
  text-align: center
}
footer ul li {
  display: inline;
  margin: 0
}
footer ul li a {
  color: #686868;
  text-decoration: none;
  font-size: 12px
}
footer ul li a:hover {
  text-decoration: underline
}
.menus-footer {
  float: left;
  text-align: left;
  margin: 0 0 15px;
  list-style: circle;
}
.quienesomosfooter h2, .menus-footer h2, .menus-footer-ultimo h2, .logo-footer h2, .quienesomosfooter h2 a, .menus-footer h2 a, .menus-footer-ultimo h2 a, .logo-footer h2 a {
  color: #75b025;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 7px;
  text-transform: uppercase
}
.quienesomosfooter h2 a:hover, .menus-footer h2 a:hover, .menus-footer-ultimo h2 a:hover, .logo-footer h2 a:hover {
  color: #75b025
}
.menus-footer li, .menus-footer-ultimo li {
  text-align: left;
  margin: 0 0 4px;
  display: block;
  font-size: 12px
}
.menus-footer li.empty:before {
  content: ""
}
.menus-footer li a span {
  margin-left: 5px!important;
  display: block
}
.menus-footer li a:hover, .menus-footer-ultimo li a:hover {
  text-decoration: none;
  color: #8dc63f;
  padding: 0 !important;
  margin: 0 !important;
}
.menus-footer li h3, .menus-footer li a h3 {
  font-size: 12px;
  margin-top: 20px;
  color: #686868
}
.menus-footer h2 + li h3 {
  margin-top: 0
}
.menus-footer-ultimo {
  float: left;
  text-align: left;
  margin: 0 0 20px;
  list-style: circle;
}
.menus-footer-ultimo li a {
  font-size: 12px;
  padding: 0;
}
.menus-footer-ultimo h2:last-child {
  margin: 10px 0;
}
.menus-footer-ultimo img {
  margin: 15px 0
}
.logo-footer {
  float: right;
  margin: 45px 20px 0 0;
  width: 330px;
  text-align: left;
  overflow: hidden;
  font-size: 12px
}
.logo-footer .right {
  float: right;
  text-align: left;
  width: 122px
}
.logo-footer .left {
  float: left;
  text-align: left
}
.logo-footer .left select {
  margin-top: 5px
}
.footer-contenido {
  background: #ececec;
  overflow: hidden;
  margin-bottom: 10px;
}
.footer-contenido nav {
  width: 1000px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #fff;
  background: none;
  margin-bottom: 10px
}
.footer-contenido nav ul {
  height: 30px;
  padding: 0;
  width: 989px
}
.footer-contenido nav ul li a {
  color: #4e4e4e;
  text-shadow: -1px 0 1px #fff;
  font-size: 13px;
  text-transform: uppercase;
  margin-right: 25px
}
.columna-footer {
  float: left;
  width: 185px;
  margin: 0 0 0 15px
}
.columna-footer:first-child {
}
.columna-footer2 {
  float: left;
  width: 270px;
  margin: 0 0 5px 15px
}
.columna-footer2 .menus-footer li {
  margin-bottom: 4px;
}
.columna-footer2 .menus-footer li span {
  margin-left: 10px;
}
.columna-footer3 {
  float: left;
  width: 131px;
  margin: 0 0 0 20px
}
.tabulado:before {
  content: " � "
}
.tabulado {
  margin-left: 10px!important;
  display: block;
}
.tabulado:hover {
  margin-left: 10px !important;
}
.quienesomosfooter {
  float: left;
  width: 180px;
  text-align: left
}
.quienesomosfooter p, footer p, .menus-footer-ultimo p {
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 20px;
  color: #686868
}
.footer-end li {
  display: inline;
}
.footer-end li a {
  font-size: 14px;
  padding: 0 15px;
  color: #000000;
  text-decoration: none;
}
.traductor-google {
  width: 208px;
  height: 51px;
  float: right;
  margin: 0 30px 0 0;
  text-align: left;
  font-size: 13px;
}
.iconos-sociales {
  width: 120px;
  height: 30px;
  float: right;
  margin: 15px 50px 0 0;
}
.iconos-sociales .google {
  background: url(../img/iconos-sociales-chicos.png) -5px -5px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
.iconos-sociales .facebook {
  background: url(../img/iconos-sociales-chicos.png) -28px -5px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
.iconos-sociales .twitter {
  background: url(../img/iconos-sociales-chicos.png) -51px -5px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
.iconos-sociales .linkedin {
  background: url(../img/iconos-sociales-chicos.png) -75px -5px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
.iconos-sociales .youtube {
  background: url(../img/iconos-sociales-chicos.png) -97px -5px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
.iconos-sociales-small {
  clear: both;
  text-align: left;
  margin-bottom: 10px
}
.iconos-sociales-small .google {
  background: url(../img/iconos-sociales-small.png) no-repeat -4px -5px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
.iconos-sociales-small .facebook {
  background: url(../img/iconos-sociales-small.png) no-repeat -28px -5px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
.iconos-sociales-small .twitter {
  background: url(../img/iconos-sociales-small.png) no-repeat -50px -5px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
.iconos-sociales-small .linkedin {
  background: url(../img/iconos-sociales-small.png) no-repeat -73px -5px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
.iconos-sociales-small .youtube {
  background: url(../img/iconos-sociales-small.png) no-repeat -96px -5px;
  width: 21px;
  height: 21px;
  display: inline-block;
}
#credits {
  display: block;
  padding: 5px 6px;
  text-align: center;
}
#credits p {
  font-size: 1.2em;
  color: #666;
  text-shadow: 0 1px 0 #fff;
}
#credits p a {
  color: #798fad;
}
#credits p a:hover {
  color: #4d6b94;
}
/* CSS Clearfix */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
  clear: both
} /* IE 6/7 */
/* lightbox hacks */
#lightbox-container-image-data-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.breadcrumb {
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 18px;
  color: #7f7f7f
}
.breadcrumb a {
  font-size: 14px;
  line-height: 15px;
  color: #6f6f6f;
  display: inline
}
.breadcrumb a:hover {
  color: #000000
}
.breadcrumb p {
  font-size: 12px;
  line-height: 15px;
  color: #7f7f7f;
  display: inline;
  font-weight: 400
}
.articulo {
  overflow: hidden;
  margin-bottom: 15px;
  border-top: 1px solid #CCC
}
.articulo .categoria {
  color: #ffffff;
  font-size: 12px;
  height: 23px;
  line-height: 23px;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 10px;
  margin: 0
}
.articulo h1 {
  font-size: 18px;
  font-weight: 400;
  margin: 10px 0
}
.articulo h2 {
  margin-bottom: 10px;
  font-weight: 400
}
.articulo p {
  margin-bottom: 10px;
  font-size: 14px;
  color: #7a7a7a
}
.articulo .foto {
  float: left;
  margin: 0 20px 5px 0;
  position: relative
}
.articulo .foto .fecha {
  float: right;
  top: 2px;
  right: 2px;
  z-index: 100;
  position: absolute;
  background: #efefef;
  color: #525252;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  padding: 0 10px

}
.articulo .foto .hora {
  float: right;
  top: 24px;
  right: 2px;
  z-index: 100;
  position: absolute;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  padding: 0 10px
}
.adiariolatino .categoria {
  background: #8dc63f
}
.adiariolatino h1 {
  color: #4a9916
}
.adiariolatino .foto .hora {
  background: #c9e1a2;
  color: #2b6b00
}
.analisis .categoria {
  background: #1d71b9
}
.analisis h1 {
  color: #1d71b9
}
.analisis .foto .hora {
  background: #c7e3fa;
  color: #1d71b9
}
.eventos .categoria {
  background: #530a75
}
.eventos h1 {
  color: #000000
}
.eventos .foto .hora {
  background: #e7c8f7;
  color: #530a75
}
.list_carousel {
  position: relative
}
.list_carousel #slider-noticia li {
  width: 645px;
  height: 500px;
  display: inline;
  background: none;
  padding: 0
}
.list_carousel .prev, .next {
  position: absolute;
  top: 80px;
  z-index: 9;
  width: 35px;
  height: 100px
}
.list_carousel .prev {
  left: -10px;
  background: url(../img/galeria-prev.png) no-repeat
}
.list_carousel .next {
  right: -10px;
  background: url(../img/galeria-next.png) no-repeat
}
#foo2 {
  width: 645px;
  height: 484px;
  overflow: hidden;
  margin-bottom: 20px
}
.calendar {
  margin: .25em 0 10px;
  padding-top: 4px;
  float: left;
  width: 65px;
  background: #ededef;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededef), to(#ccc));
  background: -moz-linear-gradient(top, #ededef, #ccc);
  font-size: 15px !important;
  text-align: center;
  color: #000000;
  text-shadow: #fff 0 1px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  -moz-box-shadow: 0 2px 2px #888;
  -webkit-box-shadow: 0 2px 2px #888;
  box-shadow: 0 2px 2px #888;
}
.calendar em {
  display: block;
  font: normal bold 12px/30px Arial, Helvetica, sans-serif;
  color: #fff;
  text-shadow: #447305 0 -1px 0;
  background: #75b025;
  background: -webkit-gradient(linear, left top, left bottom, from(#75b025), to(#447305));
  background: -moz-linear-gradient(top, #75b025, #447305);
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #447305;
  margin-top: 3px
}
.calendar:before, .calendar:after {
  content: '';
  float: left;
  position: absolute;
  top: 5px;
  width: 8px;
  height: 8px;
  background: #111;
  z-index: 1;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-shadow: 0 1px 1px #fff;
  -webkit-box-shadow: 0 1px 1px #fff;
  box-shadow: 0 1px 1px #fff;
}
.calendar:before {
  left: 3px;
}
.calendar:after {
  right: 3px;
}
.calendar em:before, .calendar em:after {
  content: '';
  float: left;
  position: absolute;
  top: -5px;
  width: 4px;
  height: 14px;
  background: #dadada;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#aaa));
  background: -moz-linear-gradient(top, #f1f1f1, #aaa);
  z-index: 2;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.calendar em:before {
  left: 5px;
}
.calendar em:after {
  right: 5px;
}
.ultimas10noticias {
  margin: 30px 0;
  overflow: hidden
}
.ultimas10noticias h1 {
  border-bottom: 8px solid #EEE;
  padding-bottom: 7px;
  margin-bottom: 10px;
  color: #75b025;
  text-transform: uppercase;
  font-size: 14px
}
.ultimas10noticias h2 a, .coberturas-especiales h2 a, .seccion-mapas .mapa-list h2 a {
  font-size: 21px;
  line-height: 20px;
  color: #000000;
  margin: 3px 0;
  display: block;
  font-weight: 400
}
.coberturas-especiales h2 a {
  font-size: 21px;
  margin: 10px 0;
  font-weight: 400
}
.coberturas-especiales .copete {
  margin-bottom: 10px;
}
.ultimas10noticias .volanta, .mapa-list .volanta {
  font-size: 14px;
  line-height: 15px;
  color: #000000;
  margin-bottom: 5px
}
.ultimas10noticias .copete, .mapa-list .copete {
  font-size: 15px;
  line-height: 17px;
  color: #898989
}
.mapa-list .copete {
  margin-bottom: 10px;
}
.ultimas10noticias .ver-todas {
  font-size: 15px;
  background: url("../img/bullets.png") no-repeat scroll 0 -125px;
  padding-left: 10px;
  color: #8a1ebf
}
.ultimas10noticias .ver-todas:hover {
  background-position: 0 -145px;
  color: #42015d
}
.ultimas10noticias .ver-todas-fucsia {
  font-size: 15px;
  background: url("../img/bullets.png") no-repeat scroll 0 -69px;
  padding-left: 10px;
  color: #ff4e9a
}
.ultimas10noticias .ver-todas-fucsia:hover {
  background-position: 0 -89px;
  color: #b30952
}
.ultimas10noticias a:hover {
  color: #8a1ebf
}
.ultimas10noticias .pais-tema, .mapa-list .pais-tema {
  font-size: 12px;
  color: #7f7f7f;
  margin: 0 0 8px 0
}
.ultimas10noticias .fecha, .mapa-list .fecha {
  font-size: 13px;
  color: #7f7f7f;
  margin: -27px 0 3px 0;
  float: right
}
.ultimas10noticias span {
  color: #023666;
  margin-left: 5px
}
.ultimas10noticias .noticia {
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e8;
  margin: 10px 0;
  clear: both;
  position: relative;
}
.ultimas10noticias .noticia img {
  float: left;
  margin: 0 10px 10px 0;
  height: 150px;
}
.ultimas10noticias .noticia .noticia-con-imagen {
  min-height: 150px;
}
.ultimas10noticias .noticia h2 {
  margin-bottom: 5px
}
.ultimas10noticias .titulo-eventos-linea {
  border-bottom: 1px solid #8a1ebf;
  overflow: hidden;
  margin-bottom: 15px;
}
.ultimas10noticias .titulo-eventos {
  max-width: 300px!important;
  margin: 0!important
}
.ultimas10noticias .titulo-eventos h1 {
  color: #ffffff;
  border: none;
  font-weight: normal;
  font-size: 12px
}
.mapa-list .texto {
  font-size: 16px;
}
.mapa-y-pie {
  float: left;
  height: 235px;
  width: 300px;
  margin-bottom: 50px;
  background: #f8f8f8;
  border: 1px solid #dadada;
}
.mapa-y-pie p {
  font-size: 12px;
  color: #464646;
  margin-left: 5px;
}
.mapa-pie-coberturas {
  float: left;
  margin-right: 15px;
  height: 185px;
  width: 237px;
  margin-bottom: 10px;
  background: #f8f8f8;
  border: 1px solid #dadada;
}
.mapa-pie-coberturas p {
  font-size: 12px;
  color: #464646;
  margin-left: 5px;
}
.mapa-pie-coberturas img {
  text-align: center;
}
.coberturas-especiales {
  margin: 0
}
.coberturas-especiales .busqueda {
  width: 100%;
  margin: 0
}
.coberturas-especiales .busqueda input[type=text] {
  background: #023a7f;
  border: none;
  color: #ecf5ff;
  padding: 0 0 0 5px;
  width: 100%;
  height: 25px;
  line-height: 25px;
  margin: 0
}
.coberturas-especiales .busqueda .lupa {
  left: 624px;
  background-position: 0 -15px
}
.coberturas-especiales .busqueda .lupa:hover {
  background-position: 0 -29px
}
.ver-todas-rosa {
  font-size: 15px;
  background: url("../img/bullets.png") no-repeat scroll 0 -69px;
  padding-left: 10px;
  color: #ff4e9a !important;
  float: right;
}
.ver-todas-rosa:hover {
  background-position: 0 -89px;
  color: #b30952;
}
.ver-todas-verde {
  font-size: 15px;
  background: url("../img/bullets.png") no-repeat scroll 0 -164px;
  padding-left: 10px;
  color: #4e9e19 !important;
  float: right;
}
.ver-todas-verde:hover {
  background-position: 0 -89px;
  color: #b30952;
}
.datos-tecnicos {
  list-style: none;
  font-size: 11px;
  color: #797979;
  background: #f8f8f8;
  border: 1px solid #dadada;
  float: right;
  width: 210px;
  padding: 10px;
  margin-bottom: 10px
}
.datos-tecnicos h1 {
  font-size: 12px;
  text-transform: uppercase
}
.datos-tecnicos li {
  line-height: 17px;
  margin-bottom: 7px;
  padding-left: 10px;
  background: url(../img/bullets.png) no-repeat 0 -45px
}
.destacado {
  float: right;
  width: 150px;
  margin-left: 10px;
  background: url(../img/destacado.png) no-repeat;
  padding: 25px 35px 30px 40px;
  width: 200px;
  height: 75px;
  font-style: italic;
  font-size: 17px;
  font-weight: 400;
  color: #75b025
}
.cobertura {
  background: #f8f8f8;
  padding: 10px 10px 2px;
  margin-bottom: 10px;
  clear: both
}
.cobertura h1 {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 8px solid #EEE;
  color: #75b025;
  padding: 0 0 5px;
  margin: 0 0 10px
}
.cobertura .evento {
  border-bottom: 1px solid #e5e5e8;
  margin-bottom: 15px;
  padding-bottom: 5px;
  overflow: hidden
}
.cobertura .evento h2, .cobertura .evento h2 a {
  font-size: 15px;
  font-weight: 400;
  color: #444444;
  margin: 0 0 10px
}
.cobertura .evento h2 a:hover {
  color: #8d8d8d
}
.cobertura .evento .nota {
  overflow: hidden;
  margin-bottom: 15px
}
.cobertura .evento .nota .candado-gris {
  top: 0;
  right: 0
}
.cobertura .evento .nota .left {
  float: left;
  width: 60px
}
.cobertura .evento .nota .right {
  float: right;
  width: 200px;
  padding: 0 9px 0 0;
  position: relative;
  overflow: hidden
}
.cobertura .evento .fecha {
  font-size: 11px;
  line-height: 16px;
  color: #535353
}
.cobertura .evento h3, .cobertura .evento h3 a {
  font-size: 13px;
  color: #000000!important;
  font-weight: 400;
  margin: 0
}
.cobertura .evento h3 a:hover {
  color: #8d8d8d!important
}
.calendar2 h1 {
  background: url(../img/iconos.png) no-repeat 0 -41px;
  padding-left: 42px;
  font-size: 20px!important;
  font-weight: 400;
  text-transform: uppercase;
  color: #75b025!important;
  height: 35px;
  line-height: 35px
}
.filtros {
  background: #f8f8f8;
  border-bottom: 1px solid #e5e5e8;
  padding: 10px 15px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 5px;
}
.filtros h1 {
  font-size: 15px!important;
  text-transform: uppercase;
  font-weight: 400;
  color: #75b025!important;
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 0
}
.filtros h2 {
  font-size: 14px;
  font-weight: 400;
  color: #535353;
  display: inline-block;
  margin: 0 0 5px 10px
}
.filtros table td {
  font-size: 13px;
  font-weight: 400
}
.filtros table td input, .filtros table td select, .filtros table td input[type=submit], .filtros table td input[type=button] {
  font-size: 12px;
  font-weight: 400;
  margin: 0 10px;
  color: #535353;
  border-radius: 10px;
  padding: 2px 10px;
  border: 1px solid #e5e5e8;
  vertical-align: middle!important
}
.filtros table td input {
  height: 25px!important;
  line-height: 25px!important;
  vertical-align: middle!important
}
.filtros table td select {
  height: 30px!important;
  line-height: 25px!important;
  vertical-align: middle!important;
}
 @-moz-document url-prefix() {
.filtros table td select {
padding:5px;
}
}
.filtros table td input[type=submit], .filtros table td input[type=button] {
  height: 30px!important;
  line-height: 25px!important;
  vertical-align: middle!important;
  margin: 0
}
.nota-top {
  height: 250px;
  margin-bottom: 10px
}
.paginador {
  margin: 4px 0 15px 0;
  padding: 0px;
  height: 100%;
  overflow: hidden;
  font-size: 12px;
  list-style-type: none;
}
.paginador li {
  float: left;
  padding: 5px;
  border: 1px solid #b2d397;
  border-radius: 5px;
  margin: 0 5px;
  background: #f7faf4
}
.paginador li a {
  color: #478223;
  padding: 0 5px;
  font-size: 13px !important
}
.current {
  text-shadow: 0px 1px #4E802C !important;
  background: #599F2F !important;
  color: #FFF !important;
  background: -moz-linear-gradient(top, #9FE355 1px, #79BF4A 1px, #599F2F) !important;
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #9FE355), color-stop(0.02, #79BF4A), color-stop(1, #599F2F)) !important;
}
.current a {
  color: #fff !important;
}
.texto-intro, .texto-intro3 {
  width: 620px;
  height: 222px;
  overflow: hidden;
  margin: 10px 0 0;
  float: left;
  background: #123061;
  padding: 15px
}
.texto-intro input[type=text], .texto-intro textarea, .texto-intro3 input[type=text], .texto-intro3 textarea {
  border: 1px solid #43658f !important;
  width: 230px;
  background: #023a7f;
  color: #FFF;
  height: 17px;
  line-height: 17px;
  padding: 0 5px
}
.texto-intro .leftcol {
  width: 300px;
  float: left
}
.texto-intro .leftcol2 {
  width: 340px;
  float: left
}
.texto-intro .rightcol {
  width: 300px;
  float: right
}
.texto-intro .rightcol2 {
  width: 240px;
  float: right
}
.texto-intro .rightcol2 .filtro-newsletter {
  position: relative;
  margin-bottom: 15px
}
.texto-intro .rightcol2 .filtro-newsletter .lupa {
  left: 223px
}
.texto-intro input[type=button], .texto-intro input[type=submit], .texto-intro3 input[type=button], .texto-intro3 input[type=submit] {
  float: right;
  margin: 0
}
.texto-intro h1, .texto-intro3 h1 {
  color: #ffffff;
  font-size: 35px;
  line-height: 24px;
  margin: 0 0 20px;
  font-weight: 400
}
.texto-intro h2, .texto-intro3 h2 {
  color: #ffffff;
  font-size: 21px;
  line-height: 20px;
  margin: 0 0 22px;
  font-weight: 400;
}
.texto-intro p, .texto-intro3 p {
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  margin: 0 0 10px
}
.texto-intro3 {
  padding: 10px 15px 10px 10px;
  width: 625px;
  height: 232px
}
.texto-intro3 .leftcol {
  width: 380px;
  float: left
}
.texto-intro3 .rightcol {
  width: 210px;
  float: right
}
.texto-intro3 textarea {
  height: 40px
}
.texto-intro3 input[type=text], .texto-intro3 textarea {
  width: 198px;
  margin-bottom: 5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.texto-intro3 textarea {
  margin-left: 2px;
  font-family: 'Lato', sans-serif
}
}
.texto-intro3 input[type=button], .texto-intro3 input[type=submit] {
  font-size: 12px!important;
  padding: 2px 7px!important
}
.texto-intro3 .leftcol p {
  font-size: 12px;
  line-height: 17px
}
.info {
  padding: 20px;
  background: #fbfbfb;
  border: dashed 1px #999;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px
}
.info p {
  margin-bottom: 10px
}
.info ul {
  overflow: hidden;
  margin-bottom: 10px
}
.info ul li {
  display: inline;
  font-size: 13px;
  line-height: 20px;
  width: 430px;
  float: right
}
.info ul li:first-child {
  text-align: right;
  width: 160px;
  display: inline-block;
  float: left;
  font-weight: bold
}
.info-table td.ficha {
  width: 315px;
  padding: 15px;
  background: #f7f7f7;
  border: dashed 1px #999;
  font-size: 14px;
  line-height: 21px
}
.info-table td.ficha p {
  margin-bottom: 10px
}
.info-table td.spacer {
  width: 12px;
  background: #ffffff;
  border: none
}
.formulario {
  position: relative
}
.formulario h1 {
  font-size: 21px;
  color: #033674;
  font-weight: 400;
  margin: 0 0 20px
}
.formulario h2 {
  font-size: 17px;
  color: #ffffff;
  font-weight: 400;
  margin: 0 0 20px
}
.formulario #paso1, .formulario #paso2, .formulario #paso3 {
  background:/*url(../img/marco-superior.png) no-repeat left top*/ #123061;
  padding: 15px 0 0 15px;
  margin-bottom: 10px
}
.formulario #paso1 .int, .formulario #paso2 .int, .formulario #paso3 .int {/*background:url(../img/marco-inferior.png) no-repeat  right bottom;*/
  padding: 0 15px 45px 0
}
.formulario #paso1 .int p, .formulario #paso2 .int p, .formulario #paso3 .int p {
  font-size: 16px;
  color: #ffffff
}
.formulario table {
  margin-bottom: 10px;
  width: 100%
}
.formulario table td {
  font-size: 13px;
  line-height: 22px;
  padding: 5px 0 7px 10px;
  vertical-align: top;
  color: #ffffff
}
.formulario table td:first-child {
  font-size: 14px;
  text-align: right;
  width: 160px;
  padding: 5px 10px 5px 0;
}
.formulario table td p {
  display: inline;
  margin: 0 3px 0 0;
  font-size: 13px!important;
  line-height: 18px;
  color: #ffffff
}
.formulario table td input[type=text], .formulario table td input[type=password], .formulario table td textarea {
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  vertical-align: baseline;
  ;
  border: 1px solid #ffffff;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  background: #d9e7f9;
  color: #00000
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=text] {
  margin-left: 2px
}
}
.formulario input[type=button], .formulario input[type=submit], .texto-intro input[type=button], .texto-intro input[type=submit], .texto-intro3 input[type=button], .texto-intro3 input[type=submit] {
  width: auto;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  background: #79bc42;
  color: #ffffff;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  margin-left: 10px;
  border-radius: 5px
}
.formulario input[type=button]:hover, .formulario input[type=submit]:hover {
  background: #54991b
}
.formulario table td select {
  font-size: 12px;
  line-height: 25px;
  height: 25px;
  background: #d9e7f9;
  border: 1px solid #ffffff
}
.formulario table td input[type=checkbox] {
  padding: 0;
  margin: 0 5px 5px 0
}
.formulario .nav {
  float: right
}
hr {
  border: none;
  background: #d9e7f9;
  height: 1px;
  margin: 0 0 10px;
  padding: 0
}
.pasos {
  background: url(../img/pasos-linea.png) repeat-x 0 44px;
  width: 600px;
  margin: 0 auto 20px
}
.pasos li {
  color: #7f7f7f;
  font-size: 14px;
  height: 60px;
  display: inline-block;
  margin-left: 235px;
  text-align: center;
  list-style: none;
  padding: 0!important;
  background: none!important
}
.pasos li:first-child {
  margin: 0
}
.pasos li.active {
  color: #ff4e9a;
  background: url(../img/pasos-active.png) no-repeat 7px 32px!important
}
.columnas-contenedor {
  overflow: hidden;
  margin-bottom: 20px
}
.col315 {
  width: 315px
}
.adl-lectura-sitio {
  border-bottom: 1px solid #75b025;
  padding: 0 0 10px;
  margin-bottom: 15px
}
.adl-lectura-sitio h1 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  color: #000000;
}
.adl-lectura-sitio h3 {
  font-size: 12px;
  margin-bottom: 7px;
  font-weight: 400;
  color: #75b025;
}
.adl-lectura-sitio h2 {
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 300;
  color: #000000;
}
.adl-lectura-sitio h4 {
  font-size: 13px;
  margin-top: 7px;
  font-weight: 300;
  color: #000000;
}
.adl-lectura-sitio a {
  color: #000000;
}
.adl-lectura-sitio a:hover {
  color: #555555;
}
.adl-lectura-sitio .pais {
  font-size: 14px;
  font-weight: normal;
  color: #75b025;
  margin-bottom: 10px
}
.adl-lectura-sitio .pais img {
  vertical-align: middle;
  margin-right: 5px
}
.adl-lectura-sitio-contenedor .titulo-y-fecha-adiario-separador {
  margin-bottom: 10px;
  border-bottom: 1px solid #d7d7d7
}
.adl-lectura-sitio-contenedor .titulo-y-fecha-adiario {
  display: block;
  background: none;
  min-width: 250px;
  padding: 0;
  margin: 0;
  border: none;
  height: 27px;
  margin: 0;
  overflow: hidden;
  clear: both
}
.adl-lectura-sitio-contenedor .titulo-y-fecha-adiario h1 {
  color: #ffffff!important;
  font-size: 14px;
  font-weight: 400;
  height: 25px;
  line-height: 25px;
  background: #499715 url(../img/bg-seccion-tit-adiario.jpg);
  padding: 0 10px;
  border: 1px solid #489717
}
.adl-lectura-sitio-contenedor .ver-todas {
  font-size: 14px;
  background: url("../img/bullets.png") no-repeat scroll 0 5px;
  padding-left: 10px;
  color: #75b025;
  float: right
}
.adl-lectura-sitio-contenedor .ver-todas:hover {
  background-position: 0 -188px;
  color: #528d03
}
.nota-top2 {
  height: 100px;
  margin-bottom: 10px
}
.interna h1, .nota-top2 h1 {
  font-size: 30px;
  margin: 0;
  color: #000000;
  clear: none
}
.interna .fecha2, .nota-top2 .fecha2 {
  float: right;
  color: #7f7f7f;
  font-size: 11px;
  line-height: 20px
}
.breadcrumbNADL p {
  font-size: 12px;
  line-height: 15px;
  color: #7f7f7f;
  display: inline;
  font-weight: 400
}
.titulo-y-fecha-adiario2 {
  height: 16px;
  background: #499715 url(../img/bg-seccion-tit-adiario.jpg);
  max-width: 230px;
  padding: 5px 10px;
  border: 1px solid #489717;
  border-bottom: none;
}
.titulo-y-fecha-adiario2 h1 {
  color: #fff;
  font-size: 14px;
  font-weight: 400
}
.separador-gris {
  border-bottom: 8px solid #EEE;
  width: 100%;
  margin-bottom: 15px;
}
.candado-gris2 {
  position: absolute;
  bottom: -386px;
  right: -581px;
  background: url(../img/mini-candado-gris.png) no-repeat;
  width: 12px;
  height: 12px
}
.fuente {
  font-size: 13px;
  color: #000000;
  margin: 10px 0
}
.fuente a {
  font-size: 13px;
  color: #5e5e5e;
  text-decoration: none;
  display: inline
}
.fuente a:hover {
  color: #000000
}
.filtros table td {
  font-size: 13px;
  font-weight: 400;
  padding: 5px 0
}
.filtros table td p {
  font-size: 13px;
  margin: 0;
  color: #000000
}
.filtros table td select, .filtros table td input[type=text] {
  font-size: 13px;
  margin: 0
}
.filtros table td select {
  padding: 0
}
.filtros table td input[type=text] {
  padding: 0 0 0 5px
}
.palabraclave {
  border-radius: 10px;
  border: solid 1px #e5e5e8;
  padding: 6px 73px 3px 10px;
  font-family: Arial;
  color: #7d7d84;
  font-size: 14px;
  margin-left: 100px
}
.caja_blanca {
  background-color: #fff;
  border: solid 1px #ececee;
}
.regular_content table tbody td {
  border-top: solid 1px #e5e5e8;
}
#colorbox, #cboxOverlay, #cboxWrapper, #modal6325 {
  position: absolute;
  z-index: 99999999;
  overflow: visible;
  width: 500px;
  background: #004292;
  padding: 15px;
  border: 3px solid #e0edfc;
  color: #ffffff
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
}
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: absolute;
  padding: 0;
  background-color: #fff;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}
#cboxClose {
  position: absolute;
  top: 3px;
  right: 3px;
  background: url(../img/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  border: 0;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#inline_content {
  overflow: hidden;
}
#cboxOverlay {
  background: #333;
}
#cboxContent {
  overflow: visible;
  padding: 15px;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 5px;
}
#cboxLoadingOverlay {
  background: url(../../grado/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(../../grado/loading.gif) no-repeat center center;
}
.modalEvent5 h1 {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 10px
}
.modalEvent p, .modalEvent a {
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px
}
.modalEvent a:hover {
  color: #e0edf8
}
.Quienes-Somos {
  height: 400px;
  margin-bottom: 10px
}
.Producto {
  font-size: 40px;
  line-height: 45px;
  padding: 0 6px 0px;
  color: #fff;
  float: left;
  margin: 0px 5px 5px 0
}
.Productos {
  float: left;
  width: 645px;
  overflow: hidden
}
.Productos .banners-publi {
  overflow: hidden
}
.Productos-online {
  padding: 17px;
  margin-top: -24px
}
.Productos-online h1 {
  font-size: 30px;
  padding-bottom: 10px;
  margin: 0;
  color: #000000;
  clear: both
}
.anuario-contenedor h1 {
  font-size: 30px;
  line-height: 31px;
  padding: 0 0 10px 40px;
  margin: 0;
  color: #000000;
  clear: none
}
.anuario-acciones {
  overflow: hidden;
  border: 1px solid #eaeaea;
  padding: 10px 0;
  margin-top: 5px
}
.anuario-acciones .carrito-verde {
  width: 18px;
  height: 22px;
  padding-right: 15px;
  float: left;
  margin: 3px 15px 0;
  border-right: 1px dashed #d1d1d1
}
.anuario-acciones a {
  font-size: 12px;
  line-height: 15px;
  color: #464646;
  margin: 0
}
.interna .documento a span {
  font-weight: 700;
  color: #75b025
}
.anuario-acciones .carrito {
  background: url(../img/iconos.png) no-repeat -90px 0;
  width: 19px;
  height: 19px;
  display: inline-block;
  margin: 0;
  vertical-align: bottom;
  margin: 0 2px 0 10px
}
.carrito-verde {
  background: url(../img/iconos.png) no-repeat -110px 0;
  width: 19px;
  height: 19px;
  vertical-align: bottom;
  margin: 0 2px 0 15px
}
.anuario-acciones a p span {
  font-weight: 700;
  color: #000000
}
#colorbox, #cboxOverlay2, #cboxWrapper, #modal6325 {
  position: absolute;
  z-index: 99999999;
  overflow: visible;
  width: 500px;
  background: #004292;
  padding: 15px;
  border: 3px solid #e0edfc;
  color: #ffffff
}
.formulario #compraanuario1, .formulario #compraanuario2 {
  padding: 15px 1px 0 15px;
  margin-bottom: 10px
}
.Banners-Centrados {
  width: 970px;
  margin-bottom: 10px;
  overflow: hidden
}
.Banners-Centrados .publicidad {
  margin-left: 667px;
  margin-top: -110px;
}
/* indicador de pais */
.Indicador-de-pais {
  width: 968px;
  margin: 0 auto;
  padding: 10px 0;
  overflow: hidden;
}
.Indicador-de-pais .Indicador-pais {
  width: 643px;
  float: left;
  min-height: 1220px;
  color: #0096cf;
  padding: 3px 0;
  border: 1px solid #babec0;
  margin-bottom: 20px;
}
.Indicador-de-pais .Indicador-pais .Tic {
  width: 643px;
  height: 20px;
}
.Indicador-de-pais .Indicador-pais .Pais {
  width: 643px;
  height: 70px;
}
.Indicador-de-pais .Indicador-pais .Pais h2 {
  color: #FFF;
  font-size: 30px;
  font-weight: 400;
  padding-top: 28px;
  margin-left: 10px;
}
.Indicador-de-pais .Indicador-pais .Data {
  width: 643px;
  height: 18px;
  padding-top: 2px;
}
.Indicador-de-pais .Indicador-pais .Data h3 {
  color: #000000;
  font-size: 11px;
  font-weight: 400;
  margin-left: 10px;
}
.Indicador-de-pais .Indicador-pais .Data span {
  margin: 0 5px;
}
.Indicador-de-pais .Indicador-pais h4 a {
  color: #e2007a;
  font-size: 12px;
}
.Indicador-de-pais .Indicador-pais h4 {
  margin: 10px 0 0 10px;
  color: #333;
  font-size: 15px;
  width: 312px;
  border-right: 1px solid #babec0
}
.Indicador-de-pais .Indicador-pais h5 a {
  color: #e2007a;
  font-size: 12px;
}
.Indicador-de-pais .Indicador-pais h5 {
  margin: 10px 0 0 10px;
  color: #333;
  font-size: 14px;
  width: 305px;
}
.Indicador-de-pais .Indicador-pais h1 {
  color: #000000;
  font-size: 24px;
  font-weight: 400;
  margin: 5px 5px 7px 10px;
}
.Indicador-de-pais .Indicador-pais .foto-indicador {
  width: 275px;
  margin-left: 25px !important;
  float: left;
}
.Indicador-de-pais .Indicador-pais .foto-indicador img {
  width: 268px;
  border: 1px solid #babec0;
}
.Indicador-de-pais .Indicador-pais .pie-indicador {
  font-size: 12px;
  color: #000;
  margin-bottom: 5px;
}
.Indicador-de-pais .indicador-left {
  float: left;
  width: 300px;
  position: relative;
}
.Indicador-de-pais .indicador-left .separador {
  border-right: 1px solid #babec0;
  position: absolute;
  top: 60px;
  right: -27px;
  width: 1px;
  min-height: 350px;
}
.Indicador-de-pais .indicador-right {
  float: right;
  width: 310px;
  padding-left: 10px;
  margin-top: 60px;
  border-left: 1px solid #babec0;
}
.Indicador-de-pais .indicador-right .suscribirse {
  background: #e20079;
  height: 19px;
  line-height: 18px;
  padding: 0 20px;
  margin: 0;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
}
.Indicador-de-pais .indicador-right .suscribirse:hover {
  color: #ffe2ee;
  text-shadow: none
}
.Indicador-de-pais .indicador-right .suscribirse a {
  color: #fff;
}
.Indicador-de-pais .indicadores-anteriores {
  color: #999;
  padding: 8px 0;
  width: 97%;
  min-height: 45px;
  float: left;
  margin: 20px 0 0 10px;
  border-top: 1px solid #babec0;
  border-bottom: 1px solid #babec0;
}
.Indicador-de-pais .indicadores-anteriores p {
  color: #e20079;
  font-size: 12px;
  margin-bottom: 10px;
}
.Indicador-de-pais .indicadores-anteriores a {
  color: #000;
  font-size: 12px;
}
.Indicador-de-pais .indicadores-anteriores a:hover {
  text-decoration: underline;
}
.Indicador-de-pais .ultimas-noticias {
  float: left;
  width: 624px;
}
.Indicador-de-pais .ultimas-noticias h1 {
  height: 17px;
  float: left;
  background: url(../img/bg-titulo-eventos.jpg);
  width: 624px;
  padding: 5px 10px;
  border-bottom: none;
  color: #fff;
  font-size: 12px;
  margin: 20px 0 20px 0;
}
.Indicador-de-pais .ultimas-noticias p {
  color: #000;
  margin-left: 10px;
}
.Indicador-de-pais .ultimas-noticias .pais-tema, .pais-tem a {
  font-size: 12px;
  color: #7f7f7f;
  margin: 0 0 8px 10px
}
.Indicador-de-pais .ultimas-noticias .fecha {
  font-size: 13px;
  color: #7f7f7f;
  margin: -27px 0 3px 0;
  float: right
}
.Indicador-de-pais .ultimas-noticias h2 {
  font-size: 21px;
  margin: 10px 0 0 10px;
  font-weight: 400;
}
.Indicador-de-pais .ultimas-noticias .noticia .copete {
  font-size: 15px;
  line-height: 17px;
  color: #000000;
}
.Indicador-de-pais .ultimas-noticias .noticia .volanta {
  font-size: 14px;
  line-height: 15px;
  color: #000000;
  margin-bottom: 5px;
}
.Indicador-de-pais .ultimas-noticias .noticia {
  padding: 0 0 10px 5px;
  float: left;
  border-bottom: 1px solid #e5e5e8;
  margin: 10px 0 10px 10px;
  clear: both;
  position: relative;
}
.Indicador-de-pais .ultimas-noticias .noticia img {
  float: left;
  margin: 0 10px 10px 0;
  height: 150px;
}
.Indicador-de-pais .ultimas-noticias .noticia .noticia-con-imagen {
  min-height: 150px;
}
.Indicador-de-pais .ultimas-noticias .noticia h2 {
  margin-bottom: 5px;
}
.Indicador-de-pais .ultimas-noticias .noticia a {
  margin-bottom: 10px;
  color: #000;
}
.Indicador-de-pais .ultimas-noticias .noticia:last-child {
  border-bottom: none !important
}
/* indicadores */
.Indicadores {
  width: 968px;
  margin: 0 auto;
  padding: 10px 0;
  overflow: hidden;
}
.Indicadores .Indicador {
  width: 321px;
  float: left;
  height: 820px;
  color: #0096cf;
  padding: 3px 0;
  border: 1px solid #babec0;
  margin-bottom: 20px;
}
.Indicadores .Indicador:nth-child(1) {
  border-right: none;
}
.Indicadores .Indicador:nth-child(3) {
  border-left: none;
}
.Indicadores .Indicador:nth-child(4) {
  border-right: none;
}
.Indicadores .Indicador:nth-child(6) {
  border-left: none;
}
.Indicadores .Indicador:nth-child(8) {
  border-left: none;
}
.Indicadores .Indicador .Tic {
  width: 321px;
  height: 20px;
}
.Tic h3 {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 3px 10px;
}
/* verde */
.verde {
  background: #61af2e;
}
.verde-claro {
  background: #92c265;
}
.verde-claro h3 {
  color: #fff !important
}
/* naranja */
.naranja {
  background: #f29400;
}
.naranja-claro {
  background: #e7511e;
}
.naranja-claro h3 {
  color: #fff !important
}
/* violeta */
.violeta {
  background: #7f3589;
}
.violeta-claro {
  background: #a10c58;
}
.violeta-claro h3 {
  color: #fff !important
}
/* celeste */
.celeste {
  background: #38a9db;
}
.celeste-claro {
  background: #0a71b4;
}
.celeste-claro h3 {
  color: #fff !important
}
/* azul */
.azul {
  background: #3b589f;
}
.azul-claro {
  background: #003a7e;
}
.azul-claro h3 {
  color: #fff !important
}
.Pais {
  width: 321px;
  height: 70px;
}
.Pais h2 {
  color: #FFF;
  font-size: 30px;
  font-weight: 400;
  padding-top: 28px;
  margin-left: 10px;
}
.Data {
  width: 321px;
  height: 18px;
  padding-top: 2px;
}
.Data h3 {
  color: #000000;
  font-size: 11px;
  font-weight: 400;
  margin-left: 10px;
}
.Data span {
  margin: 0 5px;
}
.Indicadores h4 a {
  color: #e2007a;
  font-size: 12px;
}
.Indicadores h4 {
  margin: 10px 0 0 10px;
  color: #333;
  font-size: 15px;
  width: 305px;
}
.Indicadores h5 a {
  color: #e2007a;
  font-size: 12px;
}
.Indicadores h5 {
  margin: 10px 0 0 10px;
  color: #333;
  font-size: 14px;
  width: 305px;
}
.Indicador h1 {
  color: #000000;
  font-size: 30px;
  font-weight: 400;
  margin: 5px 5px 7px 10px;
}
.foto-indicador {
  margin: auto;
  width: 275px;
}
.foto-indicador img {
  width: 268px;
  border: 1px solid #babec0;
}
.pie-indicador {
  font-size: 12px;
  color: #000;
  margin-bottom: 5px;
}
.indicadores-links {
  margin: 15px 0 0 10px;
  float: left;
  position: relative;
}
.indicadores-links .link .candado {
  position: absolute;
  bottom: 39px;
  right: 40px;
  background: url(../img/mini-candado-gris.png) no-repeat;
  width: 15px;
  height: 15px;
}
.indicadores-links a {
  font-size: 13px;
  display: block;
}
.indicadores-links .link {
  width: 270px;
  height: 80px;
  position: relative;
}
.indicadores-links .link:nth-child(1) {
  background: url(../img/indicadores-hoja1.png)no-repeat right top;
}
.indicadores-links .link:nth-child(2) {
  background: url(../img/indicadores-hoja2.png)no-repeat right top;
}
.indicadores-links .link:nth-child(3) {
  background: url(../img/carrito-fuxia.png) no-repeat right top;
}
.indicadores-links .link:nth-child(1) a {
  color: #e7511e;
}
.indicadores-links .link:nth-child(2) a {
  color: #41a62a;
}
.indicadores-links .link:nth-child(3) a {
  color: #e20079;
}
.indicadores-links a:nth-child(1) span {
  background: url(../img/indicadores-hoja.png) 0 0 no-repeat;
}
/* players */
.players {
  width: 968px;
  margin: 0 auto;
  padding: 10px 0;
  overflow: hidden;
}
.players .Indicador {
  width: 192px;
  float: left;
  height: 820px;
  color: #0096cf;
  padding: 3px 0;
  border: 1px solid #babec0;
  margin-bottom: 20px;
}
.players .Indicador:nth-child(1) {
  border-right: none;
}
.players .Indicador:nth-child(5n+3) {
  border-left: none;
  border-right: none;
}
.players .Indicador:nth-child(4) {
  border-right: none;
}
.players .Indicador:nth-child(6) {
  border-left: none;
}
.players .Indicador:nth-child(8) {
  border-left: none;
}
.players .Indicador .Tic {
  width: 200px !important;
  height: 20px;
}
.players .Tic h3 {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 3px 10px;
}
.players .Pais {
  width: 185px;
  height: 70px;
  color: #FFF;
  font-size: 26px;
  font-weight: 400;
  padding: 3px 0 0 8px;
}
.players .Pais h2 {
  margin-left: 10px;
}
.players .Data {
  width: 192px;
  height: 18px;
  padding-top: 2px;
  font-size:12px;
  color:#FFF;
}
.players .Data h3 {
  color: #000000;
  font-size: 11px;
  font-weight: 400;
  margin-left: 10px;
}
.players .Data span {
  margin: 0 5px;
}
.players .Indicadores h4 a {
  color: #e2007a;
  font-size: 12px;
}
.players .Indicadores h4 {
  margin: 10px 0 0 10px;
  color: #333;
  font-size: 15px;
  width: 305px;
}
.players .Indicadores h5 a {
  color: #e2007a;
  font-size: 12px;
}
.players .Indicadores h5 {
  margin: 10px 0 0 10px;
  color: #333;
  font-size: 14px;
  width: 305px;
}
.players .Indicador h1 {
  color: #000000;
  font-size: 14px;
  font-weight: bold !important;
  margin: 5px 5px 3px 10px;
}
.players .Indicador h2 {
  font-size: 10px;
  margin: 0 0 7px 10px;
  color: #868789;
}
.players .Indicador h3 {
  font-size: 14px;
  margin-left: 10px;
  color: #000;
  font-weight: lighter
}
.foto-indicador {
  margin: auto;
  width: 275px;
}
.foto-indicador img {
  width: 268px;
  border: 1px solid #babec0;
}
.pie-indicador {
  font-size: 12px;
  color: #000;
  margin-bottom: 5px;
}
.players-links {
  margin: 5px 10px 0 10px;
  float: right;
  position: relative;
}
.players-links .candado {
  position: absolute;
  bottom: 0;
  right: 90px;
  background: url(../img/mini-candado-gris.png) no-repeat;
  width: 15px;
  height: 15px;
}
.players-links a {
  font-size: 12px;
  display: block;
  color: #e2007a;
}
.players-links .link {
  width: 270px;
  height: 80px;
  position: relative;
}
.players-links .link:nth-child(1) {
  background: url(../img/indicadores-hoja1.png)no-repeat right top;
}
.players-links .link:nth-child(2) {
  background: url(../img/indicadores-hoja2.png)no-repeat right top;
}
.players-links .link:nth-child(3) {
  background: url(../img/carrito-fuxia.png) no-repeat right top;
}
.players-links .link:nth-child(1) a {
  color: #e7511e;
}
.players-links .link:nth-child(2) a {
  color: #41a62a;
}
.players-links .link:nth-child(3) a {
  color: #e20079;
}
.players-links a:nth-child(1) span {
  background: url(../img/indicadores-hoja.png) 0 0 no-repeat;
}
.players .separador-players {
  width: 98%;
  height: 1px;
  background: #CCC;
  margin: 35px 0 10px 2px;
  display: block;
}
.players-3filas {
  width: 667px;
  padding: 0;
}
.players-3filas .Indicador {
  width: 216px !important;
}
.players-3filas .Pais {
  width: 208px !important;
}
.players-3filas .Data {
  width: 216px !important;
}
.players-3filas .Indicador:nth-child(4) {
  border-right: 1px solid #babec0
}
.players-3filas .Indicador:nth-child(3) {
  border-right: none;
  border-left: 1px solid #babec0
}
.players .busqueda2 {
  width: 97%;
  position: relative;
  height: 30px;
  margin: 0 0 30px 0;
}
.players .busqueda2 .lupa2 {
  background: url(../img/lupa-busqueda.png) 0 -15px no-repeat;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 5px;
  left: 156px;
}
.players .busqueda2 input[type=text] {
  background: #023b7f;
  border: none;
  color: #f4e5de;
  padding: 0 0 0 26px;
  width: 102%;
  height: 25px;
  line-height: 25px;
  margin: 0 0 0 -20px;
}
.busqueda2:last-child {
  float: left !important;
}
.titulo-operadores {
  height: 16px;
  background: #499715 url(../img/bg-seccion-tit-adiario.jpg);
  max-width: 95px;
  padding: 5px 10px;
  border: 1px solid #489717;
  border-bottom: none;
}
.titulo-operadores h1 {
  color: #fff;
  font-size: 14px;
  font-weight: 400
}
.titulo-vendors {
  border: 1px solid #1d71b9;
  border-bottom: none;
  height: 17px;
  background: url(../img/bg-titulo-analisis.jpg) repeat;
  max-width: 65px;
  padding: 5px 10px;
  border-bottom: none;
}
.titulo-vendors h1 {
  color: #fff;
  font-size: 14px
}
.titulo-otrasempresas {
  border: 1px solid #3c0155;
  height: 17px;
  background: url(../img/bg-titulo-eventos.jpg);
  max-width: 124px;
  padding: 5px 10px;
  border-bottom: none;
}
.titulo-otrasempresas h1 {
  color: #fff;
  font-size: 14px
}
.players-header {
  width: 620px;
  float: left;
  background: #042f62;
  padding: 5px 15px 0px 15px;
  margin-top: 10px
}
.players-header p {
  color: #fff;
  font-size: 13px;
  margin-bottom: 10px;
}
.players-header h1 {
  font-size: 19px;
  color: #fff;
}
.players-header a {
  color: #e2007a;
}
.players-header .link-naranja {
  color: #f8b333;
}
.players-header .left {
  float: left;
  width: 320px;
}
.players-header b {
  font-weight: bold;
}
.players-header input[type=text] {
  background: #073c80;
  border: 1px solid #477aaf;
  width: 240px;
  height: 25px;
  margin-bottom: 10px;
  float: right;
  padding-left: 5px;
}
.busqueda-players-header {
  position: relative;
  width: 290px;
  float: left
}
.busqueda-players-header .lupa {
  background: url(../img/lupa-busqueda.png) 0 -15px no-repeat;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 7px;
  right: 10px;
}
.players-header .link-naranja2 {
  float: left;
  color: #f8b333;
  margin-left: 40px;
  font-size: 12px;
  margin-top: 3px;
}
.faq-players {
  border-top: 1px solid #477aaf;
  border-bottom: 1px solid #477aaf;
  width: 248px;
  margin: 5px 10px 5px 0;
  height: 48px;
  padding: 5px 0 0 0;
  float: right;
  color: #fff;
}
.faq-players a {
  color: #fff;
  font-size: 13px;
}
.faq-players span {
  font-size: 40px;
  float: left;
  margin: -4px 15px 0 44px
}
.form-suscribase {
  padding: 0 15px 10px 0px;
  width: 645px;
  height: 230px;
  float: left;
  margin: 0 0 0
}
.form-suscribase a {
  color: #e45194 !important;
  font-size: 14px !important;
  font-weight: 700 !important
}
.terminos-y-condiciones {
  width: 628px;
  height: 300px;
  margin-bottom: 40px;
  padding: 5px 10px 5px 5px;
  overflow-y: scroll;
  overflow-x: hidden;
  border: 1px solid #dadada;
}
.form {
  width: 643px;
  height: 350px;
  margin: 20px 0;
  padding: 15px 0 0 0;
  text-align: right;
  background: #f7f7f7;
  border: 1px solid #e9e9e9;
}
.form input[type=text] {
  width: 190px;
  height: 25px;
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
  margin-left: 5px;
}
.form label {
  display: inline-block;
  margin: 0 65px 15px 0;
  font-size: 14px
}
.form label:nth-child(2), .form label:nth-child(4), .form label:nth-child(7), .form label:nth-child(6) {
  margin: 0 15px;
}
.form label:nth-child(7) {
  display: inline-block;
  margin-top: 15px;
}
.form label:nth-child(5) {
  margin: 0 30px 0 0
}
.form textarea {
  width: 575px;
  border: 1px solid #e9e9e9;
  height: 100px;
  padding: 5px;
  margin: 15px 17px 0 0;
}
.vendors .columna-vendors {
  width: 207px;
  float: left;
  height: auto;
  margin-right: 11px;
}
.vendors .vendor {
  width: 206px;
  color: #0096cf;
  padding: 3px 0;
  border: 1px solid #babec0;
  margin-bottom: 20px;
  display: inline-block;
}
.vendors .vendor .Tic {
  width: 212px !important;
  height: 20px;
}
.vendors .Tic h3 {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 3px 10px;
}
.vendors .Pais {
  width: 199px;
  height: 70px;
  color: #FFF;
  font-size: 26px;
  font-weight: 400;
  padding: 3px 0 0 8px;
}
.vendors .Pais h2 {
  margin-left: 10px;
}
.vendors .Data {
  width: 207px;
  height: 18px;
  padding-top: 2px;
}
.vendors .Data h3 {
  color: #000000;
  font-size: 12px !important;
  font-weight: 400;
  margin-left: 10px;
}
.vendors .Data span {
  margin: 0 5px;
}
.vendors .vendor h4 a {
  color: #e2007a;
  font-size: 12px;
}
.vendors .vendor h4 {
  margin: 10px 0 0 10px;
  color: #333;
  font-size: 15px;
  width: 305px;
}
.vendors .vendor h5 a {
  color: #e2007a;
  font-size: 12px;
}
.vendors h5 {
  margin: 10px 0 0 10px;
  color: #333;
  font-size: 14px;
  width: 305px;
}
.vendors h1 {
  color: #000000;
  font-size: 14px;
  font-weight: bold !important;
  margin: 5px 5px 3px 10px;
}
.vendors h2 {
  font-size: 10px;
  margin: 0 0 7px 10px;
  color: #868789;
}
.vendors .vendor h3 {
  font-size: 14px;
  margin-left: 10px;
  color: #000;
  font-weight: lighter;
  width: 180px;
}
.vendors .vendor p {
  font-size: 14px;
  margin: 0 0 20px 10px;
  color: #000;
  font-weight: lighter;
  width: 180px;
}
.vendors .vendor .img-mini-ejecutivos {
  width: 200px;
  height: 90px;
  margin: 10px;
}
.vendors .vendor .img-mini-ejecutivos img {
  width: 60px;
  height: 80px;
  float: left;
  margin: 0 8px 0 0;
}
.vendors .vendor .img-mini-ejecutivos p {
  font-size: 14px;
  color: #000;
  margin: 0
}
.foto-indicador {
  margin: auto;
  width: 275px;
}
.foto-indicador img {
  width: 268px;
  border: 1px solid #babec0;
}
.pie-indicador {
  font-size: 12px;
color:#000 margin-bottom:5px;
}
.vendors-link {
  margin: 10px 10px 0 10px;
  float: right;
  position: relative;
}
.vendors-link .candado {
  position: absolute;
  bottom: 0;
  right: 90px;
  background: url(../img/mini-candado-gris.png) no-repeat;
  width: 15px;
  height: 15px;
}
.vendors-link a {
  font-size: 12px;
  display: block;
  color: #e2007a;
}
.vendors-link .link {
  width: 270px;
  height: 80px;
  position: relative;
}
.vendors-link .link:nth-child(1) {
  background: url(../img/indicadores-hoja1.png)no-repeat right top;
}
.vendors-link .link:nth-child(2) {
  background: url(../img/indicadores-hoja2.png)no-repeat right top;
}
.vendors-link .link:nth-child(3) {
  background: url(../img/carrito-fuxia.png) no-repeat right top;
}
.vendors-link .link:nth-child(1) a {
  color: #e7511e;
}
.vendors-link .link:nth-child(2) a {
  color: #41a62a;
}
.vendors-link .link:nth-child(3) a {
  color: #e20079;
}
.vendors-link a:nth-child(1) span {
  background: url(../img/indicadores-hoja.png) 0 0 no-repeat;
}
.vendors .separador-vendors {
  width: 98%;
  height: 1px;
  background: #CCC;
  margin: 35px 0 10px 2px;
  display: block;
}
.vendors-link .ficha-hoja {
  background: url(../img/indicadores-hoja-mini.png) no-repeat;
  top: -45px;
  right: -20px;
  width: 40px;
  height: 43px;
  position: absolute;
}










#column-wrapper {
  float: left;
  width: 648px;
  }

#column {
	-webkit-column-count: 3;
	-webkit-column-gap: 0;
	-webkit-column-fill: auto;
  -ms-column-count: 3;
	-ms-column-gap: 0;
	-ms-column-fill: auto;
	-moz-column-count: 3;
	-moz-column-gap: 0;
	-moz-column-fill: auto;
	column-count: 3;
	column-gap: 0;
	column-fill: auto;
  width: 648px;
  padding:0;
}

.player {
	display: inline-block;
	margin: 0 0 20px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
  width:100%;
}
.player {
  border: 1px solid #a3a8ac;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.player .container {
  padding:10px;
  }
.player .heading {
  color: #fff;
  }
.player .heading.green {
  background-color:#61af2e;
  }
.player .heading.green .update {
  background-color:#92c265;
  }
.player .heading.purple {
  background-color:#7f3589;
  }
.player .heading.purple .update {
  background-color:#a10c58;
  }
.player .heading.turquoise {
  background-color:#38a9db;
  }
.player .heading.turquoise .update {
  background-color:#0a71b4;
  }
.player .heading.blue {
  background-color:#375b9a;
  }
.player .heading.blue .update {
  background-color:#053d7a;
  }
.player .heading.orange {
  background-color:#f29400;
  }
.player .heading.orange .update {
  background-color:#e7511e;
  }


.player .heading .container {}
.player .heading .title {
  font-size: 26px;
  height: 70px;
  padding: 3px 0 0 8px;
  }
.player .heading .title {
  }
.player .heading .title h1 {
  font-weight:400;
  }
.player .heading .update {
  font-size:11px;
  }
.player .content li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  line-height: inherit;
  overflow: hidden;
  padding:0;
  position:relative;
}
.player .content .item {
  border-bottom: 1px solid #a3a8ac;
  padding: 10px 0;
  font-size:11px;
}
.player .content .item:first-child {
  padding-top:0;
  }
.player .content .item:last-child {
  border:none;
  }
.player .content .item h2 {
  color: #000000;
  font-size: 14px;
  margin-bottom: 5px;
  }
.player .content .item h4 {
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 5px;
}
.player .content .item small {
  color: #868789;
  display: block;
  font-size: 10px;
  margin-bottom: 10px;
  font-weight:bold;
}
.player .content .item p {
  font-size: 14px;
  font-weight: lighter;
  margin-bottom: 5px;
}
.player .content .item a.view-more {
  background: url("../img/mini-candado-gris.png") no-repeat scroll 0 0 transparent;
  color: #e2007a;
  display: block;
  float: right;
  font-size: 12px;
  padding: 0 0 0 17px;
}
.player .content .documents li {
  margin-bottom: 5px;
}
.player .content .documents h4 {
  float:left;
  width: 166px;
}
.player .content .documents a.view-document {
  background: url("../img/documents.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  float: right;
  height: 22px;
  padding: 0;
  text-indent: -9999em;
  width: 18px;
}
.player .content .years-index li {
  display: inline;
}
.player .content .years-index a {
  color: #e2007a;
  font-size: 12px;
  padding: 4px;
}
.player .content .news .item small.date {
  font-weight:normal;
  margin-bottom:5px;
}
.player .content .news .item small.subject {
  margin-bottom:5px;
  }
.player .content .news .item small.subject span {
  border-left:1px solid #868789;
  padding:0 5px;
  }
.player .content .news .item small.subject span:first-child {
  border:none;
  padding-left:0;
  }
.player .content .news .item  h2 a {
  color: #e2007a;
  font-weight:normal;
  }
.player .content .staff img {
  float:left;
  margin-right:10px;
  width:50px;
  height:55px;
  background-color:#ccc;
  }
.player .content .staff ul {
  float:left;
  }
.player .content .staff ul li {
  font-size: 12px;
}
.player .content dl {
  font-size: 10px;
  margin: 0 0 10px;
  overflow: hidden;
}
.player .content dt {
  clear: left;
  float: left;
}
.player .content dd {
  float: left;
}
.player .content dt, .player .content dd {
  width: 64px;
}

.post a {display:inline;font-size:16px;}


td.box {height:auto!important; float: none!important;}

td.box img {margin:0!important;}

td.border-right {border-bottom:none!important;border-right: 1px solid #d7d7d7!important;}

.regional {
  background: url(../banderas/bandera-Regional.jpg) no-repeat;
  width: 37px;
  height: 24px;
}

.globales {
  background: url(../banderas/bandera-Globales.jpg) no-repeat;
  width: 37px;
  height: 24px;
}


.estadosunidos {
  background: url(../img/paises.jpg) no-repeat  -54px -668px;
  width: 37px;
  height: 24px;
}
.costarica {
  background: url(../img/paises.jpg) no-repeat  -53px -145px;
  width: 37px;
  height: 24px;
}

.puertorico {
  background: url(../img/paises.jpg) no-repeat  -557px -478px;
  width: 37px;
  height: 24px;
}


 
.anguila {background: url('../img/sprite-banderas-new.png') no-repeat; background-position: -20px -0px; width: 37px; height: 25px; }
.antiguaybarbuda { background-position: -20px -45px; width: 37px; height: 25px; }
.aruba { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -90px; width: 37px; height: 25px;background: url('../img/sprite-banderas-new.png') no-repeat; }
.bahamas { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -135px; width: 37px; height: 25px; }
.barbados {  background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -180px; width: 37px; height: 25px;}
.belize { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -225px; width: 37px; height: 25px;  overflow: hidden; text-indent: -9999px; text-align: left;  }
.bermuda { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -270px; width: 37px; height: 25px; }
.espana { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -315px; width: 37px; height: 25px; }
.estadosunidos { background: url('../img/sprite-banderas-new.png') no-repeat; background-position: -20px -360px; width: 37px; height: 24px;}
.granada { background: url('../img/sprite-banderas-new.png') no-repeat; background-position: -20px -404px; width: 37px; height: 25px;}
.guyana { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -449px; width: 37px; height: 25px; }
.guyanafrancesa { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -494px; width: 37px; height: 25px; }
.haiti { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -539px; width: 37px; height: 25px; }
.islascaiman { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -584px; width: 37px; height: 25px; }
.islasvirgenes { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -629px; width: 37px; height: 25px; }
.jamaica { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -674px; width: 37px; height: 24px; }
.mexico { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -718px; width: 37px; height: 25px; }
.nicaragua {background: url('../img/sprite-banderas-new.png') no-repeat; background-position: -20px -763px; width: 37px; height: 25px; }
.panama { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -808px; width: 37px; height: 26px; }
.puertorico {  background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -854px; width: 37px; height: 25px;}
.repdom {  background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -899px; width: 37px; height: 26px;}
.surinam {  background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -945px; width: 37px; height: 25px;}
.trinidadytobago { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -990px; width: 37px; height: 25px; }
.uruguay { background: url('../img/sprite-banderas-new.png') no-repeat;background-position: -20px -1035px; width: 37px; height: 24px; }
.costarica {background: url('../img/sprite-banderas-new.png') no-repeat;  background-position: -20px -1079px; width: 36px; height: 24px; }

.current {
    text-shadow: none !important;
    background: rgba(0, 0, 0, 0.7) !important;
}

.modal {
    max-width: 615px!important;
    padding: 15px;
}

.jquery-modal.blocker.current {
    z-index: 9999999999;
}


.video-container {
	position: relative;
	height: 100%;
	background-color: #000;
}

.thumbnail-video {
	display: block;
	height: 100%;
}

.btn-play {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 10;
}

.thumbnail-video img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}


#ads {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    animation-name: grow;
    animation-duration: 1s;
    animation-delay: 0;
  }
  .disclaimer {
    text-align: center;
    margin-bottom:20px;
    font-size: 20px!important;
  }
  .disclaimer a {
    color: #0096cf;
  }
  .embed-responsive{
  text-align:center;
  }
  
   @keyframes grow {
        from {
          height: 0;
        }
        to {
          height: 100vh;
        }
      }
      .down-to-site {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        background-color: #042e60;
        color: rgba(255, 255, 255, 0.75);
        padding: 10px;
        width: 150px;
        margin: 0 auto;
        text-align: center;
        text-transform: uppercase;
        font-size: 12px;
      }
      .down-to-site a {
        color: rgba(255, 255, 255, 0.75);
      }
      .down-to-site a:hover {
        color: rgba(255, 255, 255, 1);
      }
      
      
       .modal-1 {
            background-color: rgba(0, 0, 0, 0.75);
            position: fixed;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            z-index: 99999;
            overflow-x: hidden;
            overflow-y: auto;
        }

            .modal-1 * {
                box-sizing: border-box;
            }

            .modal-1 .row {
                display: flex;
                flex-wrap: wrap;
                margin: 0 -10px;
            }

            .modal-1 .col-6 {
                width: 50%;
                flex: 0 0 auto;
            }

            .modal-1 .col-12 {
                width: 100%;
                flex: 0 0 auto;
            }

            .modal-1 .col-6,
            .modal-1 .col-12 {
                padding: 0 10px;
            }

        .modal-container {
            max-width: 500px;
            background-color: #fff;
            border-radius: 5px;
            margin: 1.75rem auto;
            position: relative;
        }

        .modal-1 .modal-header,
        .modal-1 .modal-body,
        .modal-1 .modal-footer {
            padding: 20px;
        }

        .modal-1 .modal-header {
            border-bottom: 1px solid #d2d2d2;
        }

            .modal-1 .modal-header .btn-close {
                border: none;
                background: no-repeat;
                font-size: 20px;
                font-weight: bold;
                color: rgba(0, 0, 0, 0.5);
                position: absolute;
                top: 10px;
                right: 10px;
                padding: 10px;
                line-height: 16px;
                cursor: pointer;
            }

                .modal-1 .modal-header .btn-close:hover {
                    color: rgba(0, 0, 0, 1);
                }

        .modal-1 .modal-footer {
            text-align: right;
            border-top: 1px solid #d2d2d2;
        }

        .modal-1 .modal-body .input {
            margin-bottom: 15px;
        }

        .modal-1 label {
            width: 100%;
            display: block;
            font-size: 13px;
            margin-bottom: 5px;
            color: #666;
        }

        .modal-1 input[type="text"],
        .modal-1 input[type="tel"],
        .modal-1 input[type="email"],
        .modal-1 select {
            width: 100%;
            border: 1px solid #e2e2e2;
            border-radius: 3px;
            display: block;
            margin: 0;
            font-size: 14px;
            padding: 8px 10px;
            height: 36px;
        }

        .modal-1 .radio-button label {
            font-size: 14px;
            color: #000;
        }

        .modal-1 small {
            font-size: 80%;
            color: #999;
        }

        .modal-1 .radio-button small {
            margin: 5px 0 0 25px;
        }

        .modal-1 .btn {
            border-radius: 3px;
            background-color: #ccc;
            border: none;
            text-transform: uppercase;
            padding: 10px 15px;
            font-size: 14px;
            font-weight: bold;
        }

        .modal-1 .btn-primary {
            background-color: #79bc42;
            color: #fff;
        }

            .modal-1 .btn-primary:hover {
                background-color: #54991b;
            }

        .btn {
            padding: 10px;
            border-radius: 3px;
            margin-bottom: 10px;
            font-weight: bold;
            text-transform: uppercase;
        }

        .btn-primary {
            background-color: #8dc63f;
            color: #fff;
        }

        .btn-full {
            display: block;
            text-align: center;
        }
        
        
         .form-mapa * {
        box-sizing: border-box;
      }

      .form-mapa {
        margin-bottom: 20px;
      }

      .form-mapa .input {
        width: 48%;
        float: left;
        margin-left: 5px;
      }

      .form-mapa .input,
      .form-mapa .radio-button {
        margin-bottom: 10px;
      }

      .form-mapa .input-lg {
        width: 98%;
      }
      
      .form-mapa .input-100 {
            width: 100%!important;
            margin: 0px!important;
        }

      .form-mapa .input label {
        width: 100%;
        display: none;
        font-size: 13px;
        margin-bottom: 5px;
        color: #666;
      }
      .form-mapa input[type="text"],
      .form-mapa input[type="tel"],
      .form-mapa input[type="email"],
      .form-mapa select {
        width: 100%;
        border: 1px solid #e2e2e2;
        border-radius: 3px;
        display: block;
        margin: 0;
        font-size: 14px;
        padding: 8px 10px;
        height: 36px;
      }

/*      .form-mapa .radio-button label {
        font-size: 14px;
        color: #000;
        width: 100%;
        display: block;
        overflow: hidden;
      }
      .form-mapa .radio-button label input {
        float: left;
      }
      .form-mapa .radio-button label span {
        float: left;
        width: 275px;
        display: inline-block;
      }*/

      .form-mapa small {
        font-size: 80%;
        color: #999;
      }

      .form-mapa .radio-button small {
      }

      .form-mapa .btn {
        border-radius: 3px;
        background-color: #ccc;
        border: none;
        text-transform: uppercase;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: bold;
      }

      .form-mapa .btn-primary {
        background-color: #79bc42;
        color: #fff;
      }

      .form-mapa .btn-primary:hover {
        background-color: #54991b;
      }

      .form-mapa .btn-full {
        display: block;
        width: 100%;
      }

      .form-mapa input::placeholder {
        color: #999;
      }
      .sponsors ul {
        list-style: none;
        padding-left: 0;
      }
      .sponsors ul li {
        background: none;
        line-height: 1;
        padding: 0;
        float: left;
      }
      .sponsors ul li img {
        width: 94px;
        height: 60px;
        padding: 3px;
        display: block;
      }
      
      

/*
.custom-radiobutton {
    padding: 0px;
}

    .custom-radiobutton > input[type="radio"] {
        margin: 13px -7px 0px 0px;
    }

    .custom-radiobutton > label {
        margin-left: 10px;
        margin-right: 11px;
    }*/