.accesovitrina{
  background: #fff000;
  padding: 30px 0
}
.accesovitrina > .u__container{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.accesovitrina > .u__container .accesovitrina__info h1,
.accesovitrina > .u__container .accesovitrina__info h2{
  margin: 0;
  text-transform: uppercase;
  font-weight: 900;
}
.accesovitrina > .u__container .accesovitrina__info h1{
  font-size: 2.4em
}
.accesovitrina > .u__container .accesovitrina__info h3 {
  font-family: 'uncertain_sansregular';
  font-size: 1.9em;
  margin: 15px 0;
  font-weight: 100;
}
.accesovitrina > .u__container .accesovitrina__info p{
  max-width: 410px;
  margin-bottom: 20px
}
.accesovitrina > .u__container .accesovitrina__info a div {
  color: #fff000;
  background: #000;
  display: inline-block;
  padding: 12px 15px;
  text-transform: uppercase;
  border-radius: 18px;
  font-weight: 600;
  font-size: 0.9em;
}
.accesovitrina > .u__container .accesovitrina__info a div{
  color: #fff000;
  background: #000;
  display: inline-block;
  padding: 12px;
  text-transform: uppercase;
  border-radius: 20px;
  font-weight: 600;
}

.accesovitrina > .u__container .accesovitrina__img img{
  width: 100%;
  max-width: 600px;
}


.espaciospublicitarios{
  background: #dddee2;
}
.espaciospublicitarios .u__container{
  display: flex;justify-content: space-between;
}
.espaciospublicitarios .u__container a {
    display: flex;
    align-items: flex-start;
}
.espaciospublicitarios .u__container a img{
  width: 100%;
  max-width: 400px;
}
.standsvirtuales {
  width: 100%;
  margin-bottom: 90px;
}
.standsvirtuales__muestracomercial{
  background: url('../img/stands/bg-stand-oscuro.jpg') no-repeat;
  background-size: cover;
  padding: 50px 0 110px;
}

.standsvirtuales__muestracomercial .standsvirtuales__muestracomercial--intro{
  display: flex;
  justify-content: space-between;
  align-items: center;

}
.standsvirtuales__muestracomercial .standsvirtuales__muestracomercial--intro h1,
.standsvirtuales__muestracomercial .standsvirtuales__muestracomercial--intro p{
    color: #fff;
}
.standsvirtuales__muestracomercial .standsvirtuales__muestracomercial--intro > div{
  padding: 20px
}
.standsvirtuales__muestracomercial .standsvirtuales__muestracomercial--intro > div:first-child{
  display: flex;
  justify-content: flex-end;
  width: 33%;
}
.standsvirtuales__muestracomercial .standsvirtuales__muestracomercial--intro > div:first-child h1 {
  font-size: 2.3em;
  line-height: 35px;
}
.standsvirtuales__muestracomercial .standsvirtuales__muestracomercial--intro > div:last-child{
  width: 66%;
}
.muestraexpo {
  /*width: 75%;*/
}
.muestraexpo .slick-slide li {
/*  height: 20vh; */
  text-align: center;
}
.muestraexpo .slick-slide li a {
  background: #FFF;
  /* border: 1px solid #092f43; */
  cursor: pointer;
  display: flex;
  margin: 0px 25px 30px;
  text-decoration: none;
  min-height: 190px;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 20px;
}
.muestraexpo .slick-slide li a.btntostand div {
  color: #fff;
  background: var(--main-orange);
  padding: 10px 0;
  text-transform: uppercase;
  width: 100%;
  font-weight: 600;
}

.muestraexpo .slick-slide li a img {
  padding: 0;
  width: 100%;
  margin-bottom: 0;
}
.muestraexpo .slick-prev,
.muestraexpo .slick-next {
  background: #fff;
  top: unset;
  bottom: -90px;
  width: 45px;
}
.muestraexpo .slick-prev:before,
.muestraexpo .slick-next:before {
  color: #34294a;
  text-shadow: none;
  font-size: 30px;
}
.muestraexpo .slick-next {
    right: 45%;
}
.muestraexpo .slick-prev {
    left: 45%;
}

.new-bg{
  /*background: #f1f1f3!important;*/
  padding: 50px 0 0;
}
.contain-pub{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contain-pub .gris{
    background-color: #71828c;
    width: 33.33%;
    height: 113px;
}
.contain-pub .gris a img{
    width: 52%;
    max-width: 52%;
    margin: 0 82px;
    padding: 0;
}
.contain-pub .naranja{
    background-color: #dd7a27;
    width: 33.33%;
    height: 113px;

}
.contain-pub .naranja a img{
    width: 53%;
    max-width: 53%;
    margin: 0 82px;
    padding: 0;
}
.contain-pub .azul{
    background-color: #0085ee;
    width: 33.33%;
    height: 113px;

}
.contain-pub .azul a img{
width: 52%;
    max-width: 52%;
    margin: 0 82px;
    padding: 0;
}

/*.contstand{
    background: url('../img/bg-muestra2.png') no-repeat;
  padding: 50px 0;
}*/
/* Stands */
.contstand {
  height: auto;
  margin: 0px auto;
  text-align: center;
  width: 1024px;
}
.stand {
  background: url(../img/stands/bg-stand-final.jpg) center no-repeat;
  background-size: cover;
  /*height: calc(100vh - 110px);*/
  height: calc(80vh);
  margin-bottom: 0px;
  padding-top: 50px;
}
.stand img.swipeicon {
    display: none;
}
.contstand img.basestand {
  width: 710px;
}
.contstand .logosup {
  display: flex;
  margin: -470px 290px 0;
  position: relative;
}
.contstand .logosup img {
  max-height: 64px;
  width: auto;
}
.contstand .bannerstand {
  background: #3f4040;
  display: flex;
  justify-content: center;
  margin: 94px 333px 0;
  overflow: hidden;
  /*position: relative;*/
  width: 110px;
}
.contstand .bannerstand img {
  max-height: 147px;
  width: auto;
}
.contstand .vidstand {
  display: flex;
  height: 104px;
  justify-content: center;
  margin: -125px 529px 0;
  overflow: hidden;
  position: relative;
  width: 189px;
}
.contstand .vidstand a.videxpo {
  overflow: hidden;  
  text-align: center;
  width: 190px;
}
.contstand .vidstand img.vidscreen {
  width: 100%;
  height: auto;
}
@supports(object-fit: cover) {
  .contstand .vidstand img.vidscreen {
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
}
.contstand .vidstand img.vidplay {
  position: relative;
  top: -75%;
}
.contstand .vidstand img.vidscreen {
  height: auto;
  width: 100%;
}
.contstand .prestand {
  background: #fff;
  display: flex;
  height: 82px;
  justify-content: center;
  margin: 36px 613px 0;
  overflow: hidden;
  position: relative;
  width: 166px; 
}
.contstand .prestand img {
  height: auto;
}
.contstand .col_icon_stand {
  margin-top: -290px;
  margin-left: 855px;
  position: relative;
  width: 70px;
}
.contstand .col_icon_stand a {  
  background: #00c0d8;
  color: #fff;
  display: block;
  font-size: 0.7em;
  margin-bottom: 5px;
  padding: 5px;
  text-align: center;
  width: 100%;
  text-decoration: none;
  -webkit-box-shadow: inset 1px 1px 15px 1px rgba(0,0,0,0.25); 
  box-shadow: inset 1px 1px 15px 1px rgba(0,0,0,0.25);
}
.contstand .col_icon_stand a span.contactenos{  
  color: #fff;
  font-size: 0.9em
}
.contstand .col_icon_stand a img {
  width: 55%;
}
@supports(object-fit: cover){
  .contstand .vidstand img.vidscreen,
  .contstand .prestand img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
}
.contstand .pdfbtn {
  height: 10px;
  left: 790px;
  position: relative;
  top: -290px;
}
.contstand .formbtn {
  left: 340px;
  position: relative;
  top: -75px;
}
.contstand .pdfbtn a,
.contstand .formbtn .formcont {
  display: flex;
}
.contstand .pdfbtn a img,
.contstand .formbtn .formcont img {
    background: var(--main-bg-color);
    height: 40px;
    padding: 5px;
    width: 40px;
}
.contstand .pdfbtn a .hideflag,
.contstand .formbtn .formcont .hideflag {
    background: #fff;
    color: var(--main-bg-color);
    display: none;
    font-weight: 700;
    padding: 10px;
    position: relative;
}
.contstand .pdfbtn:hover .hideflag,
.contstand .formbtn:hover .hideflag {
  display: block;
}
.contstand .pdfbtn a:after,
.contstand .formbtn .formcont:after {
    content: "";
    background: var(--main-bg-color);
    height: 10px;
    left: 15px;
    position: absolute;
    top: 35px;
    transform: rotate(45deg);
    width: 10px;
}
.modal-content {
  width: 550px;
}



/* form */
div#formcon {
    padding: 35px;
}
form#frmContacto {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
form#frmContacto div {
  width: 48%;
}
form#frmContacto div.wide {
  width: 100%;
}
form#frmContacto input {
  border: 1px solid #bbb;
  margin: 5px 0px 10px;
  padding: 5px;
}
form#frmContacto textarea {
  border: 1px solid #bbb;
  margin: 5px 0px 10px;
  min-height: 100px;
  width: 100%;
}
form#frmContacto input[type="checkbox"] {
  margin-right: 5px;
  width: auto;
}
form#frmContacto .checkterms {
  font-size: 0.8em;
}
form#frmContacto .form-terms {
  background: antiquewhite;
  max-height: 100px;
  margin-bottom: 10px;
  overflow-y: scroll;
  padding: 0px 10px;
}
form#frmContacto .form-terms p {
  font-size: 0.8em;
}
form#frmContacto button.btn.btn-primary {
  background: #f18a00;
  border: none ;
  color:#fff;
  padding: 5px 12px;
  margin: 0 auto;
  display: block;
}
.modal-content {
  width: 550px;
}
.wa-btn {
  background: #fff;
  margin-bottom: 7px;
  padding: 7px 0 4px;  
  cursor: pointer;
}
.wa-btn img {
  width: 50%;
}



#remembpop {
  width: 500px;
}
#remembpop h2 {
  color: var(--sec-bg-color);
  text-align: center;
}
#frmclave input {
  border: 1px solid #ccc;
  margin-bottom: 20px;
}/*
.msglogin {
  background: var(--main-bg-color);
  color: #fff;
  padding: 15px;
  position: fixed;
  right: 25%;
  top: 50%;
  width: 15%;
}*/
.stand__acercaexpositor {
  display: flex;
  align-items: flex-start;
  padding: 70px 0 10px;
  margin-bottom: 0 !important;
  justify-content: flex-start;
}
.stand__acercaexpositor >div{
  width: 50%
}
.stand__acercaexpositor >div:first-child{
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5vw;
  width: 25%;
}
.stand__acercaexpositor >div.linea{
  height: 50px;
  width: 4px;
  background: var(--main-orange);
  margin: 0 20px 0 50px;
}
.stand__acercaexpositor img{
  width: 100%;
}

.stand__acercaexpositor >div h1{ 
  color:var(--main-dark-text);
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2.5em;
  margin-top: 0;
  line-height: 1
}
.stand__acercaexpositor >div h1 span{
  font-weight: 500;
}
.stand__acercaexpositor >div hr {
  width: 10%;
  background: #132e45;
  border: none;
  height: 9px;
  margin: 28px 0;
}
.stand__contacercaexpositor { 
  /*background: url("../img/stands/bg-acerca-expositor.jpg");
  background-size: 100% 100%;*/
}
.stand__contacercaexpositor--lineasdenegoio {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start; 
  text-align: center;
}
.stand__contacercaexpositor--lineasdenegoio a {
  margin: 0px 10px;
  width: 17%;
}
.stand__contacercaexpositor--lineasdenegoio a img {
  height: 125px;
  /*filter: grayscale(1) brightness(10) saturate(0);*/
  transition: 0.3s ease-out all;
}
.stand__contacercaexpositor--lineasdenegoio a:hover img {
  filter: none;
}
.stand__contacercaexpositor--lineasdenegoio a>div{
  margin-bottom: 40px;
}
.stand__contacercaexpositor--lineasdenegoio a>div>div {
  background: #fff;
  border: 1px solid #014073;
  padding: 15px 0;
  transition: 0.3s ease-out all;
}
.stand__contacercaexpositor--lineasdenegoio a:hover>div>div{
  background: #014073;
}
.stand__contacercaexpositor--lineasdenegoio a>div>h3{
  color: #014073;
  font-size: 1.1em;
  font-weight: 800;
  margin-top: 5px;
}
.stand__nombreexpositor {
  margin: 40px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.stand__nombreexpositor.tipo1>div:first-child{
  background: #fff /*#004072*/;
  padding: 20px;
}
.stand__nombreexpositor.tipo2>div:first-child,
.stand__nombreexpositor.tipo3>div:first-child{
  align-items: center;
  display: flex;
}
.stand__nombreexpositor.tipo2>div:first-child>div:first-child,
.stand__nombreexpositor.tipo3>div:first-child>div:first-child {
  background: #fff;
}
.stand__nombreexpositor.tipo2>div:first-child >div:last-child,
.stand__nombreexpositor.tipo3>div:first-child >div:last-child {
  padding-left: 75px;
  border-left: 10px solid var(--main-blue);
}
.stand__nombreexpositor div:first-child img{
  height: 120px
}
.stand__nombreexpositor.tipo4 div:first-child img{
  height: unset;
  width: 100%;
  max-width: 460px;
}
.stand__nombreexpositor.tipo1>div:first-child img{
  /*filter: grayscale(1) brightness(11);*/
}
.stand__nombreexpositor>div:nth-child(2){
  margin: 0 40px;
}
.stand__nombreexpositor h2 {
  font-weight: 400;
  margin-bottom: 0;
  color: #969696;
}
.stand__nombreexpositor.tipo2 h2,
.stand__nombreexpositor.tipo3 h2 {
  font-weight: 600;
  color: #373737;
  font-size: 2em;
  margin-top: 0;
}
.stand__nombreexpositor h1{
  margin-top: 0;
  color: var(--main-dark-text);
}
.stand__nombreexpositor.tipo2 h1,
.stand__nombreexpositor.tipo3 h1 {
  font-weight: 900;
  font-size: 3em;
  margin-bottom: 0;
}
.stand__nombreexpositor.tipo1>div:nth-child(2) h1{
  font-weight: 900;
  font-size: 2.5em;
}
.stand__nombreexpositor a{
  color: #fff;
  text-decoration: none;
}
.stand__nombreexpositor a div {
  font-weight: 500;
  background: var(--main-orange);
  padding: 8px 20px;
  /* border-radius: 25px; */
  font-size: 0.9em;
  /*color: #000 !important;*/
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.stand__nombreexpositor a div i{
  transform: rotate(180deg);
/*  color: #000;*/
}
.vitrina-virtual{
  background:#092f43;
  padding: 80px 0 60px 0;
  display:  flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.vitrina--virtual {
  display: flex;
  flex-wrap: wrap;
    }
.vitrina--virtual>.col1v {
    flex: 0 50%;
    }
.vitrina--virtual>.col2v {
    flex: 0 50%;
    }
.col1v, .col2v{
  width: 100%;
}

.col1v h2 {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.col1v p, .col1v p b {
    color: #fff;
    text-align: left;
}
.col1v p{
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 40px;
}
.col1v b {
    font-size:25px;
}
.col1v .boton-naranja{
  background-color: #fff;
  /* width: 100%; */
  /* height: 50px; */
  padding: 10px 30px;
  color: #d7a257;
  border-radius: 30px;
  text-align: center;
  font-weight: 900;
  font-size: 20px;
  /* display: inline; */
  align-items: center;
  justify-content: center;
    border: 2px solid  transparent;

}
.col1v .boton-naranja:hover{
    border: 2px solid  #fff;
    color:  #fff;
    background-color: #d7a257;
}
.col2v img {
    width: 100%;
    max-width: 400px;
    /*position: relative;
    top: 10px;
    left: -45px;
    transform: scale(1.2);*/
}
@media (max-width: 800px){
    .col1v, .col2v{
    width: 100%;
    margin-top: 50px;
    padding: 0 3%;
    flex: none !important;
    }
    .col2v img {
    width:100%;
    margin: 20px auto;
    }
}







@media (min-width: 1401px){
  .wa-btn {
/*    top: 50%;
    left: 215px;*/
  }  
  .contstand {
    margin: 0 auto;
    width: 1024px;
  }
  /*.stand {
    background: url(../img/stands/p02_a.png) center no-repeat;
    background-size: cover;
    height: calc(100vh - 110px);
    margin-bottom: 0px;
  }*/
  .contstand img.basestand {
    width: 1024px;
  }
  .contstand .logosup {
    display: flex;
    margin: -675px 180px 0;
    position: relative;
  }
  .contstand .logosup img {
    max-height: 90px;
    width: auto;
  }
  .contstand .bannerstand {
    background: #3f4040;
    display: flex;
    justify-content: center;
    margin: 231px 254px 0;
    overflow: hidden;
    position: relative;
    width: 162px;
  }
  .contstand .bannerstand img {
    max-height: 211px;
    width: auto;
  }
  .contstand .vidstand { 
    display: flex;
    height: 149px;
    justify-content: center;
    margin: -178px 538px 0;
    overflow: hidden;
    position: relative;
    width: 269px;  
  }
  .contstand .vidstand .videxpo {
    text-align: center;
  }
  .contstand .prestand {
    background: #fff;
    display: flex;
    height: 117px;
    justify-content: center;
    margin: 52px 660px 0;
    overflow: hidden;
    position: relative;
    width: 241px; 
  }
  .contstand .vidstand img.vidscreen {
    position: absolute;
    left: 0px;
  }
  .contstand .vidstand img.vidplay {
    position: relative;
    top: 35%;
  }
  .contstand .vidstand img.vidscreen,
  .contstand .prestand img {
    height: auto;
  }
  .contstand .col_icon_stand {
    margin-top: -417px;
    margin-left: 1005px;
  }
  .contstand .formbtn {
    left: 273px;
    top: -103px;
  }
  .contstand .pdfbtn {
    left: 920px;
    top: -380px;
  }
  @supports(object-fit: cover){
    .contstand .vidstand img.vidscreen,
    .contstand .prestand img {
      height: 100%;
      object-fit: cover;
      object-position: center center;
    }
  }
}

@media (max-width: 1366px){
  .stand {
    height: calc(90vh);
  }
  .contstand img.basestand {
    width: 85%;
  }
  .contstand .logosup {
    display: flex;
    margin: -474px 290px 0;
    position: relative;
  }
  .contstand .bannerstand {
    margin: 94px 294px 0;
    width: 135px;
  }
  .contstand .bannerstand img {
    max-height: 184px;
    width: auto;
  }
  .contstand .vidstand {
    height: 127px;
    margin: -154px 533px 0;
    width: 230px;
  }
  .contstand .prestand {
    height: 100px;
    margin: 44px 637px 0;
    width: 205px;
  }
  .contstand .col_icon_stand {
    margin-top: -354px;
    margin-left: 933px;
    position: relative;
    width: 70px;
  }
}
@media (max-width: 800px){
  .contstand img.basestand {
    width: 710px;
  }
  .modal-content {
    width: 100%;
  }
  .wa-btn {
/*    position: relative;
    top: -260px !important;
    left: -117px !important;*/
  }  
  .modal-content {
    width: 100%;
  }
  .stand {
    height: 520px;
    position: relative;
  }
  .stand img.swipeicon {
    display: block;
    position: absolute;
    top: 30px;
    width: 35px;
    right: 35px;
  }
  .contstand {
    height: 490px;
    margin: 25px auto 0px !important;
    width: auto !important;
    overflow-x: scroll;
  }
  .contstand .logosup {
    margin: -470px 105px 0 !important;
  }
  .contstand .col_icon_stand {
    margin-left: 744px;
    margin-top: -288px;
  }
  .contstand .bannerstand {
    margin: 160px 210px 0;
  }
  .contstand .bannerstand img {
    max-height: 148px;
    width: auto;
  }
  .contstand .vidstand {
    margin: -124px 417px 0;
    height: 103px;
    width: 188px;
  }
  .contstand .prestand {
    margin: 37px 502px 0;
    height: 82px;
    width: 168px;
  }
  .contstand .pdfbtn {
    left: 635px;
    top: -300px;
  }  
  .contstand .formbtn {
    left: 184px;
    top: -76px;
  }  
}
@media (max-width: 768px){
  .contstand .bannerstand {
    margin: 160px 194px 0;
  }
  .contstand .vidstand {
    margin: -124px 401px 0;
  }
  .contstand .prestand {
    margin: 37px 486px 0;
  }
  .contstand .col_icon_stand {
    margin-left: 728px;
  }
  .stand__contacercaexpositor--lineasdenegoio a {
    width: 46%;
  }
  .stand__contacercaexpositor--lineasdenegoio a img {
    height: 74px;
  }
}
@media (max-width: 600px){
  .col2v img {
    width: 100%;
    position: relative;
    top: 0px;
    left: 0;
    transform: scale(1);
  }
  .contain-pub .gris,
  .contain-pub .naranja,
  .contain-pub .azul {
    height: unset;
  }
  .contain-pub .gris a img,
  .contain-pub .naranja a img,
  .contain-pub .azul a img{
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
  .col1v h2 {
    font-size: 45px !important;
  }
  .contstand .bannerstand {
    margin: 160px 165px 0;
  }
  .contstand .vidstand {
    margin: -124px 372px 0;
  }
  .contstand .prestand {
    margin: 37px 457px 0;
  }
  .contstand .col_icon_stand {
    margin-left: 699px;
  }
  .enterate {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .muestraexpo .slick-prev {
    left: 34%;
  } 
  .muestraexpo .slick-next {
    right: 33%;
  }
  .stand__acercaexpositor {
    padding-left: 8%;
    padding-right: 5%;
  }
  .stand__contacercaexpositor {
    background-position: right bottom;
    background-size: cover;
  }
  .stand__acercaexpositor >div:first-child{
    /*display: none;*/
  }
  .stand__acercaexpositor >div{
    width: 100%
  }
  .stand__acercaexpositor >div hr {
    width: 35%;
  }
  .standsvirtuales__muestracomercial div{
    margin: 0 0
  }
  .standsvirtuales__muestracomercial .standsvirtuales__muestracomercial--intro {
    flex-direction: column;
    padding: 0 3%;
  }
  .standsvirtuales__muestracomercial .standsvirtuales__muestracomercial--intro > div:first-child {
    justify-content: center;
  }
  .standsvirtuales__muestracomercial .standsvirtuales__muestracomercial--intro > div:first-child h1 {
    text-align: center;
  }
  .standsvirtuales__muestracomercial .muestraexpo .slick-slide li a {
    margin: 0 3px 5px;
    min-height: unset;
  }
  .standsvirtuales__muestracomercial .muestraexpo .slick-slide li a.btntostand div {
    font-size: 0.9em;
  }
  .standsvirtuales__muestracomercial .standsvirtuales__muestracomercial--intro > div:last-child {
    width: 100%;
    padding: 0 0 10px;
  }
  .stand__nombreexpositor.tipo4 div:first-child img {
    width: 40vw;
    max-width: 460px;
  }
  .stand__nombreexpositor.tipo4>div:first-child >div:last-child {
    padding-left: 10px;
    border-left: 10px solid #115e8c; 
  }
  .stand__nombreexpositor.tipo4 h1 {
      font-size: 2em;
  }
  .vitrina-virtual {
    padding: 0 ;
  }
  .stand__nombreexpositor.tipo2 h1, .stand__nombreexpositor.tipo3 h1 {
    font-size: 2em;
  }
  .stand__nombreexpositor.tipo2>div:first-child >div:last-child,
  .stand__nombreexpositor.tipo3>div:first-child >div:last-child {
    padding-left: 25px;
    text-align: left;
  }
}

@media screen and (max-height: 600px){
  .contstand {
    margin: -100px auto;
  }
}











/*FIN STANDS VIRTUALES*/