html, body, p {margin: 0; padding: 0; font-family: 'Roboto', sans-serif; font-size: 100%}
h1, h2, h3, h4, h5, h6, ul { margin: 0; padding: 0}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?39096164');
  src: url('../font/fontello.eot?39096164#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?39096164') format('woff'),
       url('../font/fontello.ttf?39096164') format('truetype'),
       url('../font/fontello.svg?39096164#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
 [class^="icon-"]:before, [class*=" icon-"]:before, #row2 article a:hover::after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-right-open:before { content: '\e80d'; } /* '' */
.icon-left-open:before { content: '\e80e'; } /* '' */
.btn {background-color: #AF842D; text-decoration: none;}
.btn:hover {background-color: #CB9D4B;}
.big-btn {font-size: 1.3em; color: #fff; font-weight: 400; text-align: center; margin: 0 auto ; display: block; padding: 1em; width: 220px; text-decoration: none;}
.big-btn i { vertical-align: middle;}
.main-title {font-size: 3em; font-weight: 300; color: #434343; text-align: center; margin: 0.8em 0}
.title {color: #434343; font-weight: 300; text-align: center; font-size: 1.5em;}
hr { width: 150px; height: 8px; background-color: #e9e9ea; margin: 1em auto; display: block; border: none}
.bg-color {background-color: #ffe7d7; padding: 2em 0}
.bg-color-gris {background-color: #e6e6e6; padding: 0.2em 0 3em 0}


/* HEADER */
header { background-color: #262b31; background-image: url(../images/header-bg.jpg); background-repeat: repeat-y; background-position: center}
header h1 {background-color: #262b31; padding: 0.7em; float: left}
header .wrapper > div:first-of-type { background-color: #363b41; height: 100%; padding: 33px 0 33px 375px}
header h2 {  color: #fff; font-weight: 400; font-size: 1.5em; line-height: 1em}
header h2 span { font-size: 0.8em; font-weight: 300}
header .sponsors {position: absolute; top: 20px; right: 710px;}
.sponsor-sm { display: none}
.sponsor_size {border-radius:5px; width:280px;}
/* MAIN SLIDER */
.carousel1 .item > div { background-color: rgba(0,0,0,0.7);  position: absolute; bottom: 0; width: 100%; text-align: center; padding: 0.8em 0}
.carousel1 .item > div h2 {font-weight: 300; font-size: 2.5em; color: #fff; display: inline-block; vertical-align: middle; margin-right: 10px}
.carousel1 .item > div a { height: 45px; width: 86px; display: inline-block;vertical-align: middle; position: relative; cursor: pointer; padding: 0px 0 0 46px; text-align: left; color: #fff; line-height: 41px;}
.carousel1 .item > div a:after {content: "\00a0"; background: url(../images/play-icon.png) no-repeat; width: 32px; height: 32px; background-size: 32px 32px; position: absolute; top: 50%; margin-top: -18px; left: 50%;margin-left: -58px;}
.carousel1 h3 { position: absolute; bottom: 0; background-color: rgba(175, 132, 45, 0.7); font-weight: 400; font-size: 1.8em; color: #fff; text-align: center; left: 0; right: 0; margin: 0 auto; display: inline-block; width: 75%; padding: 0.3em
}

.carousel1 .carousel-control span {font-size: 3em; top: 50%; margin-top: -50px; position: absolute; }
.carousel1 .carousel-control span.icon-left-open {left: 0}
.carousel1 .carousel-control span.icon-right-open {right: 0}

#show-main-video-cont { background-color: rgba(0,0,0,1); width: 100%; text-align: center; padding: 0.8em 0}
#show-main-video-cont h2 {font-weight: 300; font-size: 2.5em; color: #fff; display: inline-block; vertical-align: middle; margin-right: 10px}
#show-main-video-cont a { height: 45px; width: 86px; display: inline-block;vertical-align: middle; position: relative; cursor: pointer; padding: 0px 0 0 46px; text-align: left; color: #fff; line-height: 41px;}
#show-main-video-cont a:after {content: "\00a0"; background: url(../images/play-icon.png) no-repeat; width: 32px; height: 32px; background-size: 32px 32px; position: absolute; top: 50%; margin-top: -18px; left: 50%;margin-left: -58px;}

.btn-gral{
  position:absolute; 
  top:15px; 
  right:130px; 
  width:99px; 
  height:104px; 
  z-index:1500;
}
.btn-gral img {
  width: 230px; 
  height: auto; 
}

/* HOME */
.row article.bg { background-position: center center; background-size: cover; position: relative;}
#row1 article h3 { font-size: 1.1em; line-height: 2.5em}
#row1 article p { font-size: 0.9em; line-height: 1.5em}
#row1 article a { font-size: 1em; background-color: #AF842D; color: #fff; text-decoration: none; font-weight: 500; padding: 1em; display: inline-block; padding: 8px 32px 8px 12px; margin-top: 1em; position: relative;}
#row1 article a::after { content: "\00a0"; background: url(../images/link-arrow.png) no-repeat; padding-right: 10px; margin-left: 10px; position: absolute; top:12px;}
#row1 article a:hover { background-color: #CF9A2C}
#row2 article { height: 270px; position: relative; }
#row2 article a { display: block; width: 100%; height: 100%; position: absolute; z-index: 3; text-decoration: none;
    transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out; }
#row2 article a:hover { background-color: rgba(175, 132, 45, 0.7); }
/*#row2 article a:hover:after { content: "\e80d"; font-size: 4em; color: #fff; opacity: 0.7; filter: alpha(opacity=70); left: 50%; position: absolute; margin-left: -24px; top: 30%}*/
#row2 article h3 { background-color: rgba(0,0,0,0.7); color: #fff; position: absolute; bottom: 0; font-size: 1em; font-weight: 400; box-sizing: border-box; padding: 0.8em; width: 100%; z-index: 2}
#row3 .carousel {height: 340px}
#row3 .carousel-inner {height: 340px}
#row3 article { height: 340px; position: relative; background-color: #000}
#row3 article h3 { background-color: rgba(0,0,0,0.7); color: #fff; position: absolute; bottom: 0; font-size: 1em; font-weight: 400; box-sizing: border-box; padding: 0.8em; width: 100%; z-index: 2}
#row3 article > a {font-size: 1em; background-color: #AF842D; color: #fff; text-decoration: none; font-weight: 500; padding: 1em; display: inline-block; padding: 8px 32px 8px 12px; margin-top: 1em; position: absolute; right: 0; bottom: 0; padding: 0.8em; z-index: 4}
#row3 article > a:hover {background-color: #CF9A2C}
#row3 article > a.link-video {width: 100px; }
#row3 article > a.link-photos {width: 85px; }
#row3 article > a::after { content: "\00a0"; background: url(../images/link-arrow.png) no-repeat; padding-right: 10px; margin-left: 10px; position: absolute; top:17px;}
#row3 article .carousel-control {width: 40px; height: 30px; background-color: #AF842D; padding: 30px 0; top: 50%; margin-top: -55px;}
#row3 article video {cursor: pointer}
/* POPUP */
.popup { width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); position: fixed; top: 0; z-index: 1000; display: none }
.popup .wrapper {z-index: 1001; top: 50%; margin-top: -250px}
.popup .wrapper > div { height: 500px; }
.popup .popup-bg { width: 100%; height: 100%;  position: fixed; top: 0; z-index: 500; cursor: pointer}

/* QUE ES */
#quees #info article { background-color: #ffe7d7; text-align: center; color: #7e6d62; font-size: 1.3em; padding: 0 1em; position: relative; height: 185px; line-height: 185px;}
#quees #info article:after {content: url(../images/quees_check.png); position: absolute; top: -64px; right: 10px}
#quees #info article.alt { background-color: #363b41; text-align: center; color: #fff; font-size: 2em; padding: 1em 1em; position: relative; line-height: 0; height: auto}
#quees #info article.alt:after { content: "\00a0"; position: absolute; top: -64px; right: 10px}
#quees #info article p {margin: 0; padding: 0; display: inline-block;
  vertical-align: middle;
  line-height: normal; }
#cuatroformas article { background-color: #262b31; color: #fff; height: 400px}
#cuatroformas article img {width: 100%; float: left;}
#cuatroformas article span { width: 75px; height: 70px; background-color: #AF842D; color: #fff; text-align: center; padding-top: 5px; font-size: 2.8em; font-weight: 300; float: left; clear: both}
#cuatroformas article h4 { float:left; font-size: 1.5em; color: #fff; text-align: left; font-weight: 300; line-height: 1em; font-size: 2em; margin: 6px 0 0 10px}
#cuatroformas article p { clear: both; padding: 1em}
#quees #link {margin-bottom: 4em}

/* SEDE */
#sede .carousel2 h3 { position: absolute; bottom: 104px; background-color: rgba(255,102,0,0.7); font-weight: 400; font-size: 1.8em; color: #fff; text-align: center; left: 0; right: 0; margin: 0 auto; display: inline-block; width: 75%; padding: 0.3em
}
#sede .carousel2 .item > div { background-color: rgba(0,0,0,0.7);  position: absolute; bottom: 0; width: 100%; text-align: center; padding: 0.8em 0}
#sede .carousel2 .item > div h2 {font-weight: 300; font-size: 2.5em; color: #fff; vertical-align: middle; margin-right: 10px}
#sede .carousel2 .item > div h4 {font-weight: 400; font-size: 1em; color: #fff; vertical-align: middle; margin-right: 10px}
#sede #mapa #map-canvas {height: 400px}
#sede .sidetxt { background-color: #31373d; color: #fff}
#sede .sidetxt article {padding: 3em}
#sede .sidetxt article h2 { font-size: 3.2em; font-weight: 100; line-height: 1em; }
#sede .sidetxt article h2 span {font-weight: 300}
#sede .sidetxt article h3 { font-size: 1.2em; font-weight: 700; margin-bottom: 0.8em}
#sede .sideimg { height: 1px}
#sede #main-slider .row { background: url(../images/sede-main.jpg) no-repeat; background-position: top; /*background-size: auto 475px;*/ position: relative; background-color: #31373d}
#sede #main-slider .row img { position: absolute; left: 50%; margin-left: -39px; top: 50%; margin-top: -27px}

/* AGENDA */
#agenda h3 { color: #434343; font-weight: 300; text-align: center; font-size: 1.5em}
#agenda #agenda-cont { width: 780px; margin: 2em auto; display: block; box-sizing: border-box; }
#agenda #agenda-cont nav ul { list-style: none; }
#agenda #agenda-cont nav ul li {display: inline-block; width: 90px; height: 90px; background-color: #AF842D; font-weight: 300; margin-right: -4px}
#agenda #agenda-cont nav ul li a {text-decoration: none; color: #fff; width: 68px; height: 78px; display: block; font-size: 24px; line-height: 1.2em; padding-top: 12px; padding-left: 22px; cursor: pointer}
#agenda #agenda-cont nav ul li a.selected {background-color:#AF842D }
#agenda #agenda-cont nav ul li a span {display: block; font-size: 42px; letter-spacing: -2px}
#agenda #agenda-cont .agenda-dia { background-color: #262b31; padding: 0.5em; border-top: 5px solid #AF842D; display: none}
#agenda #agenda-cont .agenda-dia h4 { font-size: 2em; color: #fff; text-align: left; font-weight: 300; margin-bottom: 0.3em}
#agenda #agenda-cont .agenda-dia .grilla ul {list-style: none}
#agenda #agenda-cont .agenda-dia .grilla ul li { background-color: #fff; height: auto; margin-bottom: 0.5em; display: table; height:60px }
#agenda #agenda-cont .agenda-dia .grilla ul li .hora {padding: 10px; background-color: #ffe7d7; color: #AF842D; font-size: 1.2em; text-align: center; vertical-align: top; float: left; font-weight: 700; display: table-cell;}
#agenda #agenda-cont .agenda-dia .grilla ul li .detalle { display: table-cell; vertical-align: top; padding: 10px; width: 100%}
#agenda #agenda-cont .agenda-dia .grilla ul li .detalle .data { color: #434343; display: inline-block;}
#agenda #agenda-cont .agenda-dia .grilla ul li .detalle .data h5{ font-size: 1.2em}
#agenda #agenda-cont .agenda-dia .grilla ul li .detalle .data p{ font-size: 0.8em; display: inline-block;}
#agenda #agenda-cont .agenda-dia .grilla ul li .detalle .data a { font-size: 1em; text-decoration: none; color: #AF842D; font-weight: 700; display: inline-block;}
#agenda #agenda-cont .agenda-dia .grilla ul li .detalle .logos { vertical-align: top; margin: 10px 10px 0 0; float: right;}
#agenda_files h2 {line-height: 1em}
#agenda_files h3 {margin-top: 1em}
#agenda_files ul { list-style: none}
#agenda_files img {display: block; margin: 1em auto; max-width: 100%}
#cboxLoadedContent {  padding: 2em 5em;  box-sizing: border-box;}

/* COMPRADORES / PROVEEDORES */
.prov-comp .sidetxt { background-color: #31373d; color: #fff}
.prov-comp .sidetxt article {padding: 3em}
.prov-comp .sidetxt article h2 { font-size: 3.2em; font-weight: 100; line-height: 1em; margin-bottom: 0.4em}
.prov-comp .sidetxt article h2 span {font-weight: 300}
.prov-comp .sideimg { height: 1px}
#compradores #main-info .row { background: url(../images/compradores-main.jpg) no-repeat; background-position: right; background-size: auto 475px; position: relative; background-color: #31373d}
.prov-comp #main-info .row img { position: absolute; left: 50%; margin-left: -39px; top: 50%; margin-top: -27px}
.prov-comp #participar {margin-top: 1em}
.prov-comp #participar .wrapper { background-color: #ffe7d7; padding: 0.2em 0 3em 0}
.prov-comp #participar .row {padding: 0 4em}
.prov-comp #participar article { padding: 0 2em}
.prov-comp #participar article > ul {list-style: square url('../images/ul-square.jpg');}
.prov-comp #participar article > ul li { padding-left: 1em; margin-bottom: 1em; color: #434343}
.prov-comp #participar article > ul li > ul {list-style: none; font-size: 1em; font-weight: 300; font-style: italic; line-height: 1em; margin-top: 1em}
.prov-comp #opiniones {margin-top: 1em}
.prov-comp #opiniones video {margin: 0 auto; display: block; cursor: pointer}
#compradores #retailers img { margin: 0 auto; display: block; max-width: 100%}
#compradores #retailers h2 {margin-bottom:0.3em }
.hs-responsive-embed-youtube {
  position: relative;
  padding-bottom: 56.25%; 
  height: 0;
  overflow: hidden;
  max-width: 80%; 
  margin: 0 auto;
  background-color: #d3d3d3; 
  border-radius: 8px; 
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); 
}

.hs-responsive-embed-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* PROVEEDORES */
#proveedores #opiniones {margin-bottom: 3em}
#proveedores #main-info .row { background: url(../images/proveedores-main.jpg) no-repeat; background-position: left; background-size: auto 475px; position: relative; background-color: #31373d}
#proveedores #info .btn { text-align: left; line-height: 1em; font-size: 1.2em; width: 216px}
#proveedores #info .btn span, #proveedores #info .btn i {display: inline-block; vertical-align: middle}

/* INSCRIPCION */
#select-ins .btn {margin: 1em auto; width: 245px}
#select-ins .btn-compradores { height: 36px; padding: 1.2em 1em 1em 1em; cursor:pointer;}
#select-ins .btn span, #select-ins .btn i {display: inline-block; vertical-align: middle; text-align: left; line-height: 1em}
#select-ins-sm {display: none}
#inscripcion #main-form-cont {display: none}
form {width: 850px; margin: 0 auto}
#inscripcion .wrapper h3 { text-align: center; font-size: 2em; color: #434343; font-weight: 400; margin: 1em 0}
#inscripcion .wrapper h3 span { font-weight: 700}
#inscripcion article { background-color: #363a3f; width: 80%; margin: 0 auto; display: block; padding: 0.5em}
#inscripcion article > div {margin: 0 auto; color: #fff; text-align: center;}
#inscripcion article > div h5 { display: inline-block; font-weight: 300; font-size: 1em; margin-right: 1em}
#inscripcion article > div a {display: inline-block; padding: 0.5em; color: #fff}
#inscripcion form ul {list-style: none}
#inscripcion form ul .row {margin-bottom: 1em}
#inscripcion form ul h5 { font-size: 1.2em; font-weight: 700; color: #AF842D; margin-top: 1em}
#inscripcion form ul li label{display:block;margin:.5em 0 0 0}
#inscripcion form ul li input[type='text']{width:100%;border:none;background:#fff;text-shadow:0 1px 1px #fff;color:#7d8387;padding:.5em; box-sizing: border-box; height: 2.5em}
#inscripcion form ul li textarea{width:100%;border:none;background:#fff;text-shadow:0 1px 1px #fff;color:#7d8387;padding:.5em}
#inscripcion form ul li input[type='radio'] {margin-right: 0.5em}
#inscripcion form ul li ul .enLinea{float:left;display:inline;margin-right:2.5em}
#inscripcion form ul li#porc-ventas ul .enLinea{margin: 0.5em 1em 0 0em}
#inscripcion form ul li#decision-rubros ul .enLinea{margin: 0.5em }
#inscripcion form ul li ul .no_PMB{width:3em;border:none;background:#fff;color:#7d8387;padding:.5em;margin-right:.2em}
#inscripcion form ul li input[type='submit'] { border: none; }
#inscripcion .mensaje_enviado { position: absolute;
background-color: rgba(0,0,0,0.7); color: #fff; text-align: center; padding: 2em; top: 50%; font-size: 1.5em; margin-top: -100px; width: 100%
}
/* FOTOS */
#fotos #menuSlider {display: none}
#fotos article#link-galeria-ext { background-color: #363a3f; width: 80%; margin: 0 auto; display: block; padding: 0.5em}
#fotos article#link-galeria-ext > div {margin: 0 auto; color: #fff; text-align: center;}
#fotos article#link-galeria-ext > div h5 { display: inline-block; font-weight: 300; font-size: 1em; margin-right: 1em}
#fotos article#link-galeria-ext > div a {display: inline-block; padding: 0.5em; color: #fff}

/* VIDEOS */
#videos .bg-color { padding: 2em 0 0 0}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    /*padding-top: 25px;*/
    height: 0;
    margin: 0 auto
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videoWrapper-width { width: 90%}

#organizacion .main-title { font-weight: 700; line-height: 1em}
#organizacion .main-title span { font-weight: 300; font-size: 1em}
#organizacion .bg-color { background-color: #363a3f; padding: 3em 0 5em 0}
#organizacion .title {color: #fff; width: 90%; margin: 0 auto 1em }
#organizacion .title img {display: inline-block; margin-left: 1em}
#organizacion img { margin: 0 auto; display: block; max-width: 100%}
#organizacion hr {margin: 2em auto 2em; background-color: #404449}
#organizacion .alto1 .org-logo {height: 120px;}
#organizacion .alto2 .org-logo {height: 90px;}
#organizacion .org-logo { margin: 20px 10px; background-repeat: no-repeat; background-position: center; background-size: contain;}
#organizacion .org-logo#btn-hogar {background-image: url(../images/organizacion/r100hogar-out.png);}
#organizacion .org-logo#btn-hogar:hover {background-image: url(../images/organizacion/r100hogar-over.png);}
#organizacion .org-logo#btn-farma {background-image: url(../images/organizacion/r100farma-out.png);}
#organizacion .org-logo#btn-farma:hover {background-image: url(../images/organizacion/r100farma-over.png);}

#organizacion .org-logo#btn-drogue {background-image: url(../images/organizacion/r100drogue-out.png);}
#organizacion .org-logo#btn-drogue:hover {background-image: url(../images/organizacion/r100drogue-over.png);}

#organizacion .org-logo#btn-constr {background-image: url(../images/organizacion/r100constr-out.png);}
#organizacion .org-logo#btn-constr:hover {background-image: url(../images/organizacion/r100constr-over.png);}
#organizacion .org-logo#btn-hyc {background-image: url(../images/organizacion/hyc100-out.png);}
#organizacion .org-logo#btn-hyc:hover {background-image: url(../images/organizacion/hyc100-over.png);}
#organizacion .org-logo#btn-it {background-image: url(../images/organizacion/it-out.png);}
#organizacion .org-logo#btn-it:hover {background-image: url(../images/organizacion/it-over.png);}
#organizacion .org-logo#btn-brand {background-image: url(../images/organizacion/brand100-out.png);}
#organizacion .org-logo#btn-brand:hover {background-image: url(../images/organizacion/brand100-over.png);}
#organizacion .org-logo#btn-autopartes {background-image: url(../images/organizacion/autopartes-out.png);}
#organizacion .org-logo#btn-autopartes:hover {background-image: url(../images/organizacion/autopartes-over.png);}
#organizacion .org-logo#btn-expouni {background-image: url(../images/organizacion/expouni-out.png);}
#organizacion .org-logo#btn-expouni:hover {background-image: url(../images/organizacion/expouni-over.png);}
#organizacion .org-logo#btn-qve {background-image: url(../images/organizacion/qve-out.png);}
#organizacion .org-logo#btn-qve:hover {background-image: url(../images/organizacion/qve-over.png);}
#organizacion .org-logo#btn-expofarma {background-image: url(../images/organizacion/expofarma-out.png);}
#organizacion .org-logo#btn-expofarma:hover {background-image: url(../images/organizacion/expofarma-over.png);}
#organizacion .org-logo#btn-dosis {background-image: url(../images/organizacion/dosis-out.png);}
#organizacion .org-logo#btn-dosis:hover {background-image: url(../images/organizacion/dosis-over.png);}
#organizacion .org-logo#btn-guiafarma {background-image: url(../images/organizacion/guia-farma-out.png);}
#organizacion .org-logo#btn-guiafarma:hover {background-image: url(../images/organizacion/guia-farma-over.png);}
#organizacion .org-logo#btn-congreso {background-image: url(../images/organizacion/congreso-out.png);}
#organizacion .org-logo#btn-congreso:hover {background-image: url(../images/organizacion/congreso-over.png);}
#organizacion .org-logo#btn-construactiva {background-image: url(../images/organizacion/construactiva-out.png);}
#organizacion .org-logo#btn-construactiva:hover {background-image: url(../images/organizacion/construactiva-over.png);}
#organizacion .org-logo#btn-instalar {background-image: url(../images/organizacion/instalar-out.png);}
#organizacion .org-logo#btn-instalar:hover {background-image: url(../images/organizacion/instalar-over.png);}
#organizacion .org-logo#btn-ferreteros {background-image: url(../images/organizacion/ferreteros-out.png);}
#organizacion .org-logo#btn-ferreteros:hover {background-image: url(../images/organizacion/ferreteros-over.png);}
#organizacion .org-logo#btn-mex-hyc100 {background-image: url(../images/organizacion/hyc100-mex-out.png);}
#organizacion .org-logo#btn-mex-hyc100:hover {background-image: url(../images/organizacion/hyc100-mex-over.png);}
#organizacion .org-logo#btn-mex-constr {background-image: url(../images/organizacion/r100constr-mex-out.png);}
#organizacion .org-logo#btn-mex-constr:hover {background-image: url(../images/organizacion/r100constr-mex-over.png);}
#organizacion .org-logo#btn-mex-gyh100 {background-image: url(../images/organizacion/gyh100-mex-out.png);}
#organizacion .org-logo#btn-mex-gyh100:hover {background-image: url(../images/organizacion/gyh100-mex-over.png);}
#organizacion .org-logo#btn-mex-farma {background-image: url(../images/organizacion/r100farma-mex-out.png);}
#organizacion .org-logo#btn-mex-farma:hover {background-image: url(../images/organizacion/r100farma-mex-over.png);}

#organizacion .org-logo#btn-col-farma {background-image: url(../images/organizacion/r100farma-col-out.png);}
#organizacion .org-logo#btn-col-farma:hover {background-image: url(../images/organizacion/r100farma-col-over.png);}
#organizacion .org-logo#btn-col-hyc100 {background-image: url(../images/organizacion/hyc100-col-out.png);}
#organizacion .org-logo#btn-col-hyc100:hover {background-image: url(../images/organizacion/hyc100-col-over.png);}

#organizacion .org-logo#btn-usa-brand {background-image: url(../images/organizacion/brand100ush-out.png);}
#organizacion .org-logo#btn-usa-brand:hover {background-image: url(../images/organizacion/brand100ush-over.png);}


#organizacion .org-logo a { display: block; width: 100%; height: 100%}

/* NEWS */
#news-header {margin-bottom: 1em}
.news-dia { background: url(../images/news-dia-bg.png) no-repeat; width: 87px; height: 44px; float: left; color: #fff; font-weight: 300; font-size: 1.6em; text-align: center; padding-top: 45px; }
.news-dia + div {padding: 24px 15px 0 106px;}
.news-dia + div p {font-size: 1.1em; color: #4c4c4c; font-weight: 300;}
#news-header h1 {   font-weight: 300;
  font-size: 2.5em;  line-height: 1em;  margin-bottom: 0.2em;}
  #news-header h1 span {font-weight: 700}
  #news.final #news-header h1 { font-size: 2.8em; margin-top: 0.5em}
 #news.final #news-header .wrapper > div:first-of-type {padding: 0 1em}
#news-header #show-main-video { height: 45px; width: 86px; display: inline-block;vertical-align: middle; position: absolute; cursor: pointer; padding: 0px 0 0 46px; text-align: left; color: #fff; line-height: 41px; z-index: 2; top: 50%; left: 50%; margin-left:-66px; margin-top: -23px }
#news-header #show-main-video:after {content: "\00a0"; background: url(../images/play-icon.png) no-repeat; width: 32px; height: 32px; background-size: 32px 32px; position: absolute; top: 50%; margin-top: -18px; left: 50%;margin-left: -58px;}
#news-header #show-video-cont {  position: relative;  background-position: center center;  background-size: cover;  height: 300px; cursor:pointer; margin-top: 2em}
#show-video-cont .black-bg {width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); position: absolute;z-index: 1}
#news-content article {margin-bottom: 2em; padding: 0 1em}
.final #news-content article {margin-bottom: 0.5em; padding: 0 1em}
#news-content article .padding {padding-right: 100px}
#news-content h3 {font-size: 1.5em; margin-bottom: 0.5em; line-height: 1em }
#news-content article div > img.sponsor {float: right; }
#news-content article > img {width: 100%; display: block; }
#news-content article p {margin-bottom: 1em}
#news-content .col-full article {padding: 0}
#news-content .col-1-2 article {padding: 0 1em 0 0}
#news-content .col-1-2 article div {padding: 0}
#news #agenda #agenda-cont {margin:0; padding: 0 1em }
#news #agenda #agenda-cont .agenda-dia .grilla ul li .detalle .logos {float: left}
#news-content .banner { margin: 0 auto 1em; display: block; max-width: 100%}
#news-content article hr {display: block}
.final hr {background-color: #ccc; margin:2em auto;}

/* FOOTER */
footer { background-color: #2e333a; padding: 2em 0 0 0; margin-top: 2em}
footer .wrapper > ul { float: right; list-style: none; font-size: 0.9em; color: #e0e0e0;}
footer .wrapper > ul > li { display: inline-block; vertical-align: top; margin: 0 1em}
footer .wrapper > ul a { color:#e0e0e0 }
footer .wrapper > ul a:hover { color:#ffffff }
footer .wrapper > ul > li a {text-decoration: none; color:#e0e0e0 }
footer .wrapper > ul > li > ul { list-style: none; }
footer .wrapper > ul > li > ul span { color: #999898}
footer .wrapper > ul > li > ul > li {margin-bottom: 1em}
footer #focus-footer { background-color: #141414; padding: 2em 0 2em 0; display: block; margin-top:1em }
footer #focus-footer > a { display: block; }
footer #focus-footer img { display: block; margin: 0 auto 1em}
footer #focus-footer p { color: #dfdfdf; text-align: center; font-size: 12px}
footer #focus-footer p a { text-decoration: none; color: #dfdfdf;}

#alert { position: fixed; top: 0; background-color: #CB0303; padding: 10px; font-size: 1em; color: #fff; display: none; width: 100%; text-align: center;}
#alert a {color: #fff}
.aerolineas {position:absolute; z-index:8000; background-color:rgba(255,255,255,1.00); padding:5px; border-style:solid; border-width:1px; border-color:#ebebeb; top:15px; right:0px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; box-sizing: border-box;}
.aerolineas-post {display:none;}
.aerolineas a img {width: 80px}
/* //////////////////// MEDIA QUERIES ////////////////////  */
/* //////////////////// MEDIA QUERIES ////////////////////  */
/* //////////////////// MEDIA QUERIES ////////////////////  */


@media only screen and (max-width: 959px) {
.aerolineas {position:relative; display:block; text-align:center; background-color:rgba(255,255,255,1.00); padding:15px; width:100%; margin-top:-15px; margin-bottom:15px;}
header {background-image: none}
header h1 a img {max-width: 100%; display: block; margin: 0 auto}
header h1 { width: 100%; float: left; box-sizing: border-box; text-align: center;}
header .wrapper > div:first-of-type { background-color: #363b41; padding: 1em 0; text-align: center; float: left; width: 100%}
header .sponsors { background-color: #fff; position: static; float: left; width: 100%}
header .sponsors img {display: block; margin: 0 auto}
#news #agenda #agenda-cont h5 {font-size: 1em}
#news #agenda #agenda-cont .hora { display: block; width: 100%; box-sizing: border-box; padding: 10px 5px}
#news #agenda #agenda-cont .detalle { display: block; box-sizing: border-box;}
#news #agenda #agenda-cont .agenda-dia .grilla ul li {width: 100%}
#news-content article div > img {float: none;}
#news-content article div div {padding-right: 0}
#news.final #agenda { display: none}
#news.final .wrapper .col-2-3 {width: 100%}
}


/*-@media only screen and (min-width: 960px) {
header .sponsors {position: absolute; top: 30px; right: 160px;}
.sponsors-mobile
}

@media only screen and (min-width: 960px) and (max-width: 1200px) {
header .sponsors {position: absolute; top: 30px; right: -42px !important;}
.sponsors-mobile
}*/

@media only screen and (min-width: 960px) and (max-width: 1395px) {
header .sponsors {position: absolute; top: 20px; right: 5px !important;}
.sponsors-mobile
}

/*@media only screen and (max-width: 1149px) {
.sponsors
.sponsors-mobile {display:block; width:100%; background-color:rgba(255,255,255,1.00); text-align:center;}
}*/

@media only screen and (min-width: 960px) and (max-width: 1200px) {
 #cuatroformas article { height: 425px}
 #compradores #main-info .row { background-position: 420px 0; background-size: auto 518px; }
 footer .wrapper > ul { font-size: 0.9em;}
 footer .wrapper > ul > li { margin: 0 0.8em}
.aerolineas {position:absolute; z-index:8000; background-color:rgba(255,255,255,1.00); padding:5px; border-style:solid; border-width:1px; border-color:#ebebeb; top:15px; right:0px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }

}
/*------------------------------------------------------*/
@media only screen and (max-width: 970px) {
form {width: 100%; margin: 0 auto}
.aerolineas {position:absolute; z-index:8000; background-color:rgba(255,255,255,1.00); padding:5px; border-style:solid; border-width:1px; border-color:#ebebeb; top:15px; right:0px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }

}
@media only screen and (max-width: 959px) {
  .aerolineas {position:relative; display:block; text-align:center; background-color:rgba(255,255,255,1.00); padding:15px; width:100%; margin-top:-15px;}
.sponsor-lg {display: none}
.sponsor-sm { display: block; display: inline-block;}
header .sponsors { background-color: #fff; position: static; float: left; width: 100%}
header .sponsors img {display: block; margin: 0 auto}
#news #agenda #agenda-cont h5 {font-size: 1em}
#news #agenda #agenda-cont .hora { display: block; width: 100%; box-sizing: border-box; padding: 10px 5px}
#news #agenda #agenda-cont .detalle { display: block; box-sizing: border-box;}
#news #agenda #agenda-cont .agenda-dia .grilla ul li {width: 100%}
#news-content article div > img {float: none;}
#news-content article div div {padding-right: 0}
#news.final #agenda { display: none}
#news.final .wrapper .col-2-3 {width: 100%}
}

/*------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .wrapper{width:768px;}
   #compradores #main-info .row { background-position: 300px 0; background-size: auto 600px; }
   footer .wrapper > img {display: block; margin: 0 auto}
   footer .wrapper > ul { float: none; margin-top: 1em}

nav#main-nav { background-color: #AF842D; margin-top:15px;}

}
/*------------------------------------------------------*/
@media only screen and (max-width: 767px) {
header h1 a img {max-width: 100%; display: block; margin: 0 auto}
header h1 { width: 100%; float: left; box-sizing: border-box; text-align: center;}
header .wrapper > div:first-of-type { background-color: #363b41; padding: 1em 0; text-align: center; float: left; width: 100%}
#agenda #agenda-cont { width: 100%; margin: 2em auto; display: block; box-sizing: border-box;  }
.prov-comp .sidetxt { width: 100% }
#sede .sidetxt { width: 100% }
.prov-comp #main-info img { display: none}
#sede #main-slider img { display: none}
footer .wrapper > ul { display: none}
footer .wrapper > img {display: block; margin: 0 auto}
 #agenda #agenda-cont .agenda-dia .grilla ul li .detalle .data { display: block}
#agenda #agenda-cont .agenda-dia .grilla ul li .detalle .logos { float: none}
#agenda #agenda-cont .agenda-dia .grilla ul li.conlogo {height:105px }
#organizacion .wrapper .row > .col-1-3 { width: 50%}
.aerolineas {position:relative; display:block; text-align:center; background-color:rgba(255,255,255,1.00); padding:5px; width:100%; margin-top:-15px;}
nav#main-nav { background-color: #AF842D; margin-top:15px;}
}
/*------------------------------------------------------*/
@media only screen and (max-width: 619px) {
 .main-title { width: 80%; font-size: 2.5em; margin: 0.8em auto}
 #cuatroformas article { height: auto}
 #select-ins {display: none}
 #select-ins-sm {display: block}
 .main-title {font-size: 2.5em; }
 #news-content .col-1-2 article {padding: 0}
 #news hr { margin: 0 auto}
#news-content article div > img.sponsor {float: none}
#news-content article .padding {padding-right: 0}
#row3 article { height: auto}
}
/*------------------------------------------------------*/
@media only screen and (max-width: 520px) {
/* HOME */
.carousel1 .item > div h2 {font-size: 1.5em; }
.carousel1 p {font-size: 1em; }
.carousel1 h3 { font-size: 1em; bottom:0;}
/*.carousel1 .item > div a { height: 50px; width: 50px; }
.carousel1 .item > div a:after { width: 30px; height: 30px; background-size: 30px 30px; position: absolute; top: 50%; margin-top: -16px; left: 50%; margin-left: -16px;}*/
#row3 h3 {display: none}
#row3 article > a.link-video {width: 100%; box-sizing: border-box;position: relative;
    margin-top: 0; }
#row3 article > a.link-photos {width: 100%; box-sizing: border-box; }
/* SEDE */
#sede .carousel2 h3 { font-size: 1em; bottom:76px;}
#sede .carousel2 .item > div h2 {font-size: 1.5em; }
#sede .carousel2 .item > div h4 {font-weight: 400; font-size: 1em; color: #fff; vertical-align: middle; margin-right: 10px}
#sede #mapa #map-canvas {height: 400px}
/* AGENDA */
#agenda #agenda-cont nav ul li { width: 25%; }
#cboxLoadedContent {  padding: 1em; }
  #news #news-header h1 { font-size: 2em; }
/* ORG */
#organizacion .wrapper .row > .col-1-3 { width: 100%}
#show-main-video-cont h2 {font-size: 1.5em}
}
/*------------------------------------------------------*/
@media only screen and (max-width: 479px) {
  .prov-comp .sidetxt article {padding: 1em}
  .prov-comp .sidetxt article h2 { font-size: 2.5em; }
  .prov-comp #participar article { padding: 0 0 }
  .prov-comp #participar .row {padding: 0 2em}
  #organizacion .title { font-size: 1em }
  .main-title {font-size: 2em; }
.aerolineas {position:relative; display:black; background-color:rgba(255,255,255,1.00); width:1005; padding:5px; text-align:center;}
nav#main-nav { background-color: #AF842D; margin-top:15px;}
}

/* PARTICIPANTES */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width:730px;
  margin:0 auto 0 auto;

}
table tr{
  height: 2em;
  vertical-align: middle;
}
table tr .h4 {color: #fff}
table tr:nth-child(odd) {
  background: #eee;
}
table td{
  padding-left: 1em;
  padding-top: .4em;
  height: 2em;
  text-align: left;
}
table td:first-child{
  font-weight: bold;
  color: #666;
  overflow: hidden;
}
table td:nth-child(3){
  color: #666;
  overflow: hidden;
}
table tr:first-child{
  background: #363b41;
  height: 3em;
}

.btn-whatsapp {
  position: fixed;
  width: 55px;
  height: 55px;
  bottom: 30px;
  right: 30px;
  line-height: 55px;
  z-index: 999999;
}

.btn-whatsapp img {
  width: 55px;
  height: 55px;
}

.btn-whatsapp img:hover {
  width: 58px;
  height: 58px;
}

@media (min-width: 960px) and (max-width: 1200px) {
	header .sponsors {position: absolute; top: 30px; right: 5px;}
	.sponsor_size {border-radius:5px; width:235px;}
}
@media only screen and (max-width: 500px) {
  table {
  width:100%;}
  .sponsor_size {border-radius:5px; width:50%;}

}

@media (min-width: 769px){
.foto-desktop {display:block;}
.foto-mobile {display:none;}
.alto-wifi{height:1150px !important;}
}

@media (min-width: 481px) and (max-width: 768px){
.foto-desktop {display:none;}
.foto-mobile {display:block;}
.alto-wifi{height:1100px !important;}
}

@media (min-width:361px) and (max-width: 480px) {
.foto-desktop {display:none;}
.foto-mobile {display:block;}
.alto-wifi{height:700px !important;}
}

@media (min-width:320px) and (max-width: 360px) {
.foto-desktop {display:none;}
.foto-mobile {display:block;}
.alto-wifi{height:550px !important;}
}
@media only screen and (min-width: 1600px) and (max-width: 4096px) {
.logo-fix{height:70px !important; margin-top:0px !important; margin-bottom:-17px !important;}
.btn-col{position:absolute; top:6px; right:395px; width:99px; height:104px; z-index:1500;}
.btn-mx{position:absolute; top: 6px; /* right:270px SIN BANDERAS /right:605px; ORIGINAL CON MAS BANDERAS*/ right:360px;  width:99px; height:104px; z-index:1500;}
.btn-per{position:absolute; top:6px; right:395px; width:99px; height:104px; z-index:1500;}
.btn-chi{position:absolute; top:6px; right:290px; width:99px; height:104px; z-index:1500;}
.btn-usa{position:absolute; top:6px; right:500px; width:99px; height:104px; z-index:1500;}
.btn-mobile {display:none;}
.video-background-home {display:block;}
.slide-normal{display:none;}
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
.btn-usa{position:absolute; top:6px; right:320px; width:99px; height:104px; z-index:1500;}
.btn-col{position:absolute; top:6px; right:215px; width:99px; height:104px; z-index:1500;}
.btn-mx{position:absolute; top:6px; /* right:425px; ORIGINAL CON MAS BANDERAS */ right:40px; width:99px; height:104px; z-index:1500;}
.btn-per{position:absolute; top:6px; right:215px; width:99px; height:104px; z-index:1500;}
.btn-chi{position:absolute; top:6px; right:110px; width:99px; height:104px; z-index:1500;}
.btn-mobile {display:none;}
}

@media only screen and (min-width: 320px) and (max-width: 1199px) {
.btn-usa{display:none;}
.btn-col{display:none;}
.btn-mx{display:none;}
.btn-per{display:none;}
.btn-chi{display:none;}
.btn-gral{display:none;}
.btn-mobile {display:block; width:100%; background-color:#2e333a; text-align:center;}
}
@media only screen and (max-width: 319px) {
.btn-usa{display:none;}
.btn-col{display:none;}
.btn-mx{display:none;}
.btn-per{display:none;}
.btn-chi{display:none;}
.btn-mobile {display:none;}
.btn-gral{display:none;}
.video-background-home {display:none;}
	}
