.stands-block {
    position: relative;
    padding: 0px;
}
.stands {
    width: 100%;
}
.stands-content {
    position: relative;
    width: 100%;
    height: 100%;
}
.stand-mapa img {
    width: 100%;
}
.stand-1 {
    position: absolute;
    top: 73%;
    width: 25%;
    left: 1%;
    z-index: 9;
}
.stand-2 {
    position: absolute;
    top: 73%;
    width: 25%;
    left: 26%;
    z-index: 9;
}
.stand-3 {
    position: absolute;
    top: 73%;
    width: 25%;
    left: 50%;
    z-index: 9;
}
.stand-4 {
    position: absolute;
    top: 73%;
    width: 25%;
    left: 74%;
    z-index: 9;
}
.stand-5 {
    position: absolute;
    top: 52%;
    width: 23%;
    left: 2%;
    z-index: 9;
}
.stand-6 {
    position: absolute;
    top: 52%;
    width: 23%;
    left: 27%;
    z-index: 8;
}
.stand-7 {
    position: absolute;
    top: 52%;
    width: 23%;
    left: 53%;
    z-index: 8;
}
.stand-8 {
    position: absolute;
    top: 52%;
    width: 23%;
    left: 77%;
    z-index: 7;
}
.stand-9 {
    position: absolute;
    top: 35%;
    width: 20%;
    left: 27%;
    z-index: 7;
}
.stand-10 {
    position: absolute;
    top: 35%;
    width: 20%;
    left: 53%;
    z-index: 6;
}



.bounce {
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.stand-burbuja {
    width: 33%;
    position: absolute;
    left: 66%;
    top: -20px;
    background: #fff;
    padding: 10px 16px;
    border-radius: 0 15px;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.09);
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.stand-burbuja:hover {
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.stand-burbuja img {
    width: 80%;
}
.instructivo_responsive{
    display: none;
}

@media (min-width: 320px) and (max-width: 484px){
.stand-mapa img {
    width: 100%;
}
section.menu-header {
    display: block;
    position: relative;
    height: 122px!important;
}
.stand-burbuja img {
    width: 80%;
}
.stand-img-coord img {
    width: auto;    
}
.menu_no_log_feria {
    width: 100%!important;
    float: left;
}
.header-content {
    display: block;
    width: 100%;
    position: fixed!important;
    z-index: 1!important;
    background: #fff;
    height: 122px;
    -webkit-box-shadow: 0px 4px 16px -4px rgba(0,0,0,1);
    -moz-box-shadow: 0px 4px 16px -4px rgba(0,0,0,1);
    box-shadow: 0px 4px 16px -4px rgba(0,0,0,1);
}
.items_menu_log p {
    font-size: 10px;
    font-family: 'montserrat';
}
.items_menu_log {
    width: 80px!important;
    float: left!important;
    display: block!important;
    word-break: break-all;
}
.menu_feria_virtual_qap {
    width: 118px!important;
    float: left!important;
    display: block!important;
}
.footer-container {
    position: relative;
}
.instructivo_responsive {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 999999999;
    background: #000000b0;
    height: 100%;
    padding: 50px;
    top: 0;
}
.instructivo_responsive svg {
    width: 100%;
    position: relative;
    top: 160px;
}
.instructivo_responsive p{
    position: relative;
    top: 200px;
    text-align: center;
    font-size: 16px;
    font-family: 'montserrat';
    color: #fff;
}
.instructivo_responsive a {
    color: #fff;
    font-size: 25px;
    font-family: 'montserrat';
    text-align: right;
    float: right;
    cursor: pointer;
}
.instructivo_responsive a:hover {
    color: #fff;
    font-size: 25px;
    font-family: 'montserrat';
    text-align: right;
    float: right;
    cursor: pointer;
}
.instructivo_responsive_hide{
    display: none;
}
.stands-block {
    position: relative;
    padding: 0px;
    width: 2288px;
}
section.stands-section-group {
    background: #fcfcfc;
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
}
.btn_regresaraferia {
    border-radius: 0!important;
    border: none;
    padding: 10px;
    font-size: 12px;
    font-family: 'montserrat';
    background: #fd4b4b;
    width: 100%;
    margin-bottom: 10px;
}
.btn_chatear {
    background: #26ae62;
    border-radius: 0!important;
    border: none;
    padding: 10px;
    font-size: 12px;
    font-family: 'montserrat';
    width: 100%;
}
section.body-empresas-participantes {
    padding: 20px;
    background: #fcfcfc;
}
}
@media (min-width: 568px) and (max-width: 736px){
.stand-mapa img {
    width: 100%;
}
section.menu-header {
    display: block;
    position: relative;
    height: 122px!important;
}
.stand-burbuja img {
    width: 80%;
}
.stand-img-coord img {
    width: auto;    
}
.menu_no_log_feria {
    width: 100%!important;
    float: left;
}
.header-content {
    display: block;
    width: 100%;
    position: fixed!important;
    z-index: 9999999!important;
    background: #fff;
    height: 122px;
    -webkit-box-shadow: 0px 4px 16px -4px rgba(0,0,0,1);
    -moz-box-shadow: 0px 4px 16px -4px rgba(0,0,0,1);
    box-shadow: 0px 4px 16px -4px rgba(0,0,0,1);
}
.items_menu_log p {
    font-size: 10px;
    font-family: 'montserrat';
}
.items_menu_log {
    width: 80px!important;
    float: left!important;
    display: block!important;
    word-break: break-all;
}
.menu_feria_virtual_qap {
    width: 118px!important;
    float: left!important;
    display: block!important;
}
.footer-container {
    position: relative;
}
.instructivo_responsive {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 999999999;
    background: #000000b0;
    height: 100%;
    padding: 50px;
    top: 0;
}
.instructivo_responsive svg {
    width: 100%;
    position: relative;
    top: 160px;
}
.instructivo_responsive p{
    position: relative;
    top: 200px;
    text-align: center;
    font-size: 16px;
    font-family: 'montserrat';
    color: #fff;
}
.instructivo_responsive a {
    color: #fff;
    font-size: 25px;
    font-family: 'montserrat';
    text-align: right;
    float: right;
    cursor: pointer;
}
.instructivo_responsive a:hover {
    color: #fff;
    font-size: 25px;
    font-family: 'montserrat';
    text-align: right;
    float: right;
    cursor: pointer;
}
.instructivo_responsive_hide{
    display: none;
}
.stands-block {
    position: relative;
    padding: 0px;
    width: 2288px;
}
section.stands-section-group {
    background: #fcfcfc;
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
}
.btn_regresaraferia {
    border-radius: 0!important;
    border: none;
    padding: 10px;
    font-size: 12px;
    font-family: 'montserrat';
    background: #fd4b4b;
    width: 100%;
    margin-bottom: 10px;
}
.btn_chatear {
    background: #26ae62;
    border-radius: 0!important;
    border: none;
    padding: 10px;
    font-size: 12px;
    font-family: 'montserrat';
    width: 100%;
}
section.body-empresas-participantes {
    padding: 20px;
    background: #fcfcfc;
}

}


@media (min-width: 768px) and (max-width: 800px){
.stand-mapa img {
    width: 100%;
}
section.menu-header {
    display: block;
    position: relative;
    height: 122px!important;
}
.stand-burbuja img {
    width: 80%;
}
.stand-img-coord img {
    width: auto;    
}
.menu_no_log_feria {
    width: 100%!important;
    float: left;
}
.header-content {
    display: block;
    width: 100%;
    position: fixed!important;
    z-index: 9999999!important;
    background: #fff;
    height: 122px;
    -webkit-box-shadow: 0px 4px 16px -4px rgba(0,0,0,1);
    -moz-box-shadow: 0px 4px 16px -4px rgba(0,0,0,1);
    box-shadow: 0px 4px 16px -4px rgba(0,0,0,1);
}
.items_menu_log p {
    font-size: 10px;
    font-family: 'montserrat';
}
.items_menu_log {
    width: 80px!important;
    float: left!important;
    display: block!important;
    word-break: break-all;
}
.menu_feria_virtual_qap {
    width: 118px!important;
    float: left!important;
    display: block!important;
}
.footer-container {
    position: relative;
}
.instructivo_responsive {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 999999999;
    background: #000000b0;
    height: 100%;
    padding: 50px;
    top: 0;
}
.instructivo_responsive svg {
    width: 100%;
    position: relative;
    top: 160px;
}
.instructivo_responsive p{
    position: relative;
    top: 200px;
    text-align: center;
    font-size: 16px;
    font-family: 'montserrat';
    color: #fff;
}
.instructivo_responsive a {
    color: #fff;
    font-size: 25px;
    font-family: 'montserrat';
    text-align: right;
    float: right;
    cursor: pointer;
}
.instructivo_responsive a:hover {
    color: #fff;
    font-size: 25px;
    font-family: 'montserrat';
    text-align: right;
    float: right;
    cursor: pointer;
}
.instructivo_responsive_hide{
    display: none;
}
.stands-block {
    position: relative;
    padding: 0px;
    width: 2288px;
}
section.stands-section-group {
    background: #fcfcfc;
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
}
.btn_regresaraferia {
    border-radius: 0!important;
    border: none;
    padding: 10px;
    font-size: 12px;
    font-family: 'montserrat';
    background: #fd4b4b;
    width: 100%;
    margin-bottom: 10px;
}
.btn_chatear {
    background: #26ae62;
    border-radius: 0!important;
    border: none;
    padding: 10px;
    font-size: 12px;
    font-family: 'montserrat';
    width: 100%;
}
section.body-empresas-participantes {
    padding: 20px;
    background: #fcfcfc;
}
}


@media (min-width:800px) and (max-width: 1050px){
.stand-mapa img {
    width: 100%;
}
section.menu-header {
    display: block;
    position: relative;
    height: 122px!important;
}
.stand-burbuja img {
    width: 80%;
}
.stand-img-coord img {
    width: auto;    
}
.menu_no_log_feria {
    width: 100%!important;
    float: left;
}
.header-content {
    display: block;
    width: 100%;
    position: fixed!important;
    z-index: 9999999!important;
    background: #fff;
    height: 122px;
    -webkit-box-shadow: 0px 4px 16px -4px rgba(0,0,0,1);
    -moz-box-shadow: 0px 4px 16px -4px rgba(0,0,0,1);
    box-shadow: 0px 4px 16px -4px rgba(0,0,0,1);
}
.items_menu_log p {
    font-size: 10px;
    font-family: 'montserrat';
}
.items_menu_log {
    width: 175px!important;
    float: left!important;
    display: block!important;
    word-break: break-all;
}
.menu_feria_virtual_qap {
    width: 259px!important;
    float: left!important;
    display: block!important;
}
.footer-container {
    position: relative;
}
.instructivo_responsive {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 999999999;
    background: #000000b0;
    height: 100%;
    padding: 50px;
    top: 0;
}
.instructivo_responsive svg {
    width: 100%;
    position: relative;
    top: 160px;
}
.instructivo_responsive p{
    position: relative;
    top: 200px;
    text-align: center;
    font-size: 16px;
    font-family: 'montserrat';
    color: #fff;
}
.instructivo_responsive a {
    color: #fff;
    font-size: 25px;
    font-family: 'montserrat';
    text-align: right;
    float: right;
    cursor: pointer;
}
.instructivo_responsive a:hover {
    color: #fff;
    font-size: 25px;
    font-family: 'montserrat';
    text-align: right;
    float: right;
    cursor: pointer;
}
.instructivo_responsive_hide{
    display: none;
}
.stands-block {
    position: relative;
    padding: 0px;
    width: 2288px;
}
section.stands-section-group {
    background: #fcfcfc;
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
}
.btn_regresaraferia {
    border-radius: 0!important;
    border: none;
    padding: 10px;
    font-size: 12px;
    font-family: 'montserrat';
    background: #fd4b4b;
    width: 100%;
    margin-bottom: 10px;
}
.btn_chatear {
    background: #26ae62;
    border-radius: 0!important;
    border: none;
    padding: 10px;
    font-size: 12px;
    font-family: 'montserrat';
    width: 100%;
}
section.body-empresas-participantes {
    padding: 80px 20px;
    background: #fcfcfc;
}
}
