@font-face {
    font-family: 'berthold_akzidenz_grotesk_bCn';
    src: url('fonts/berthold-akzidenz-grotesk-be-condensed-webfont.eot');
    src: url('fonts/berthold-akzidenz-grotesk-be-condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/berthold-akzidenz-grotesk-be-condensed-webfont.woff2') format('woff2'),
         url('fonts/berthold-akzidenz-grotesk-be-condensed-webfont.woff') format('woff'),
         url('fonts/berthold-akzidenz-grotesk-be-condensed-webfont.ttf') format('truetype'),
         url('fonts/berthold-akzidenz-grotesk-be-condensed-webfont.svg#berthold_akzidenz_grotesk_bCn') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_bdcn_btbold';
    src: url('fonts/futurat1-webfont.eot');
    src: url('fonts/futurat1-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurat1-webfont.woff2') format('woff2'),
         url('fonts/futurat1-webfont.woff') format('woff'),
         url('fonts/futurat1-webfont.ttf') format('truetype'),
         url('fonts/futurat1-webfont.svg#futura_bdcn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	font-family:Arial,Tahoma,Verdana;
	font-size:12px;
	color:#828282;
	line-height:18px;
	padding:0px;
	margin:0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}
.top {
	width:100%;
	margin: 0px;
	height: 145px;
}
.inner-top {
	width:1050px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 145px;
}
#slideshow-container{
	width:100%;
	height:386px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.logo {
	float:left;
	margin-top: 5px;
	margin-right: 45px;
}
.logo:hover {
	opacity:0.7;
}
.asociarme {float:left;}
.logo-iba{float:left;}
.logo-iba:hover{opacity:0.7;}
.kwicks kwicks_4 {
	width:960px !important; 
	height:386px;
}
.kwick_title{
	width: 100%;
	z-index: 1;
	float: left;
	height: 20px;
	color:#FFFFFF;
	position: absolute;
	overflow: hidden;
	left: 0px;
	bottom: 0px;
	font-family: 'futura_bdcn_btbold';
	font-size:14px;
	font-weight:bold;
	text-shadow: 1px 3px 1px rgba(0, 0, 0, 1);
	background-image: url(../img/bg-textos.png);
	background-repeat: repeat;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.kwick_desc_title{
	display: block;
	font-size:24px;
	line-height: 23px;
	padding-bottom: 5px;
	color:#d7ba69;
	font-family: 'futura_bdcn_btbold';
	font-weight:bold;
	text-shadow: 1px 3px 1px rgba(0, 0, 0, 1);
	text-align: left;
	text-transform: uppercase;
}
.kwick_desc_title_texto {
	display: block;
	font-size:26px;
	line-height: 23px;
	padding-bottom: 5px;
	color:#ffffff;
	font-family: 'berthold_akzidenz_grotesk_bCn';
	font-weight:normal;
	text-shadow: 1px 3px 1px rgba(0, 0, 0, 1);
	text-align: left;
}
.kwick_desc{
	bottom: -300px;	
	width: 100%; 
	z-index: 2;	
	padding: 15px;	
	color:#555;
	text-align:center;
	background-image: url(../img/bg-textos.png);
	background-repeat: repeat;
	position: absolute;
	opacity:0.9!Important;
}
.banner {
	background-image: url(../img/bg-banner.jpg);
	background-repeat: repeat;
	text-align: center;
	width: 100%;
	height: 73px;
}
.shadow{
	background-image: url(../img/sombra-divisoria.png);
	background-repeat: no-repeat;
	width: 100%;
}
.publicidad {
	text-align: center;
	width: 100%;
}
.pbanner img{max-width: 1050px;height: auto;}
.destacados {width: 100%;}
.inner-destacados {
	width:1110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 430px;
}
.renglon {
	float:left;
	width:1115px;
	margin: 0px;
	padding: 0px;
}
.destacado {
	float:left;
	box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.7);
	padding:10px;
	background-color:#eeeeee;
	border-radius:10px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.destacado img {
	border: thin solid #FFFFFF;
}
.destacado img:hover {
	box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.7);
}
.titulo {
	float:left;
	background-image: url(../img/bg-textos.png);
	background-repeat: repeat;
	position: absolute;
	padding: 10px;
	width: 277px;
	margin-top: 95px;
	font-family: 'berthold_akzidenz_grotesk_bCn';
	color: #FFFFFF;
	font-size: 18px;
	height: 50px;
	text-align: center;
	margin-left: 1px;
}
.titulo a {color: #FFFFFF; text-decoration:none}
.titulo a:active {color: #FFFFFF; text-decoration:none}
.titulo a:visited {color: #FFFFFF; text-decoration:none}
.titulo a:hover {color: #b9a059; text-decoration:none}
.clasificados {width:100%;}
.inner-clasificados {
	width:1071px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 158px;
}
.left {float:left;}
.right {
	float:left;
	color: #2b3134;
	font-family: 'berthold_akzidenz_grotesk_bCn';
	font-size: 19px;
	text-align: justify;
	width: 700px;
	margin-top: 45px;
}
.sponsors {
	width:100%;
	clear: both;
}
.inner-sponsors {
	width:1070px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90px;
}
.titulo-sponsors {
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.titulo-sponsors h1 {
	color:#242526;
	text-shadow: 1px 3px 1px rgba(185, 160, 89, 1);
	font-family: 'futura_bdcn_btbold';
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
}
/*Slider*/

.container {
  width: 960px;
  margin: auto;
}

.actions {
  margin-top: 10px;
}

.track {
	/*width: 937px;*/
	position: relative;
	margin-top:0px;
	color: #F9F9F9;
	width: 1020px;
	margin-left:10px;
}

.view-port, .track .inner {
 /* width: 946px;*/
  width: 1050px;
}

.axis-y .view-port,
.axis-y .track .inner {
  width: 240px;
  height: 660px;
}
.view-port {
	overflow: hidden;
	position: relative;
	height: 68px;
	background-color: #F9F9F7;
	width: 998px;margin-left: 42px;
}
.track .inner {
	position: relative;
	/*margin: auto;*/
  /*margin-bottom: 30px;*/
  /*padding: 10px;*/
  border-radius: 4px;
	color: #FAF8F9;
}

.track .inner h2 {
  font-weight: 200;
  font-family: Helvetica,Arial,Verdana,sans-serif;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
  text-transform: uppercase;
  color: #999;
}

.track .inner h2:hover {
  color: #6A3;
}

.track a.prev,
.track a.next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -36px;
  width: 64px;
  height: 70px;
  background: url("../img/arrow.png");
  background-repeat: no-repeat;
}

.track a.prev.disabled,
.track a.next.disabled {
  /*display: none;*/
}

.track a.prev {
  left: -23px;
  background-position: 0 0;
}

.track a.prev:hover {
  background-position: 0 -73px;
}

.track a.prev:active {
   background-position: 0 -73px;
}

.track a.next {
  right: -85px;
  background-position: -64px 0;
}

.track a.next:hover {
  background-position: -64px -145px;
}

.track a.next:active {
  background-position: -64px -145px;
}
.slider-container {
	position: relative;
	margin: 0;
	padding: 0;
	height: 78px;
	color: #FAF8F9;
}

.slider-container.big {
  height: 288px;
}

.slider-container.huge {
  height: 432px;
}

.slider-container .item {
  float: left;
  /*width: 224px;*/
  /*height: 150px;*/
  /*margin-right: 16px;*/
  /*margin-bottom: 16px;*/
}

.slider-container .item img {
  /*-webkit-box-sizing: border-box;*/
  /*-moz-box-sizing: border-box;*/
  /*box-sizing: border-box;*/
 /* border: 2px solid white;*/
}

.slider-container.big .item,
.slider-container.big .item .img-area {
  height: 288px;
}

.slider-contaiber.huge .item {
  margin-bottom: 12px;
}

.slider-container .item p {
  padding: 0;
  margin: 0;
}

.slider-container .item.cover {
  width: 940px;
}

.slider-container .item.cover-2 {
  height: 432px;
}

.slider-container .item.cover img {
  float: left;
}

.slider-container .item.cover-2 img {
  float: none;
}

.slider-container .item.cover .img-area {
  float: right;
  margin-left: 16px;
}

.slider-container .item.cover-2 .img-area {
  float: none;
  margin-left: 0;
  margin-top: 12px;
}

.slider-container .item.cover-2 .img-area .img-block:first-child {
  margin-right: 14px;
}

.slider-container .item.cover .img-block {
  height: 128px;
}

.slider-container .item.cover-2 .img-block {
  float: left;
}

.img-block {
  margin-bottom: 16px;
}

.editorial {
  float: right;
  width: 200px;

  padding-right: 20px;
  height: 272px;
  background: white;
}

.editorial .title {
  font-size: 24px;
  margin: 20px 0 0 20px;
}

.editorial .desc {
  font-size: 14px;
  line-height: 18px;
  padding-top: 8px;
  margin-left: 20px;
}

.side-a, .side-b {
  float: left;
  width: 462px;
}

.side-a {
  margin-right: 16px;
}

.side-a > img, .side-b > img {
  width: 462px;
  height: 272px;
}

.bullet-pagination {
  width: 100%;
  text-align: center;
  margin-top: 15px;
  display:none;
}

.bullet {
  display: inline-block;
  background: #999;
  padding: 4px;
  border-radius: 6px;
  margin-right: 5px;
  opacity: 0.4;

  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.bullet.active {
  opacity: 1;
}

.bullet:last-child {
  margin-right: 0;
}

#example-4 img {
  width: 228px;
  height: 132px;
}

.example-4 .loading {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  text-align: center;
  line-height: 140px;
  padding: 4px 0;
  z-index: 1;
}

.example-4 .loading:before {
  content: "loading...";
}

.example-4 .bullet {
  cursor: default;
}

.example-1 a.prev,
.example-1 a.next {
 /* margin-top: -69px;*/
}

.example-2 a.prev,
.example-2 a.next {
  margin-top: -58px;
}

.example-3 a.prev,
.example-3 a.next {
  margin-top: -53px;
}

.example-4 a.prev,
.example-4 a.next {
  margin-top: -68px;
}
.contenidos {
	width:100%;
	margin-bottom: 20px;
	height: auto;
}
.inner-contenidos {
	width:1071px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 158px;
}
.textos {
	float:left;
	color: #2b3134;
	font-family: 'berthold_akzidenz_grotesk_bCn';
	font-size: 19px;
	text-align: justify;
	width: 1050px;
	margin: 0px;
	line-height: 22px;
}
.renglon h4,
.textos h4{font-family: 'berthold_akzidenz_grotesk_bCn'; font-size: 25px;
    margin: 0 0 20px;
    font-style: normal;}
.textos p{margin: 0 0 20px;padding: 0;}
.inner-contenidos .titulo-sponsors {
	width: 1050px;
	margin: 0px;
}
.inner-contenidos .right {
	float:left;
	color: #2b3134;
	font-family: 'berthold_akzidenz_grotesk_bCn';
	font-size: 19px;
	text-align: justify;
	width: 760px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.inner-contenidos .right p {
	margin: 0 0 20px;
	padding: 0px;
	font-size: 19px;
	line-height: 22px;
}
.textos img{
	box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.7);
	padding:10px;
	background-color:#eeeeee;
	border-radius:10px;
}
.inner-contenidos .left {
	float:left;
	box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.7);
	padding:10px;
	background-color:#eeeeee;
	border-radius:10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 270px;
}
.inner-contenidos .columna-left {
	float:left;
	padding:10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 300px;
}
.columna-left .left {
	float:left;
	box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.7);
	padding:10px;
	background-color:#eeeeee;
	border-radius:10px;
	height: 172px;
	width: 270px;
	margin: 0px;
}
.columna-left .textos-left {
	float: left;
	width: 270px;
	padding: 10px;
	color: #535F64;
	font-family: 'berthold_akzidenz_grotesk_bCn';
	font-size: 16px;
	line-height: normal;
	text-align: justify;
	border: thin dotted #B9A059;
	border-radius:10px;
	margin-top:10px;
}
.textos-left h6 {
	margin-left: 20px;
}
.textos-left h5 {
	font-size: 18px;
	font-weight: normal;
}
.textos-left .pdf-button a {
	color: #FFFFFF;
	float: left;
}
.textos-left .pdf-button a:active {
	color: #FFFFFF;
}
.textos-left .pdf-button a:visited {
	color: #FFFFFF;
}
.textos-left .pdf-button a:hover {
	color: #000000!Important;
}
.download {margin-top:10px; margin-left:15px;}
.textos-left .pdf-button img {
	float: left;
}
.banner-horizontal {
	float:left;
	box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.7);
	padding:10px;
	background-color:#eeeeee;
	border-radius:10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.videos a{position: relative;}
.videos a i{display: none;position: absolute;width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;top: 43%;left: 50%;background: url(images/play-button.png);}
.videos a:hover i{display: block;}
