#list1{
    margin-left: -25px;
}

#mobileFlyDownMenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}
/*Hacer que la imagen no se mueva */

#mobileFlyDownMenu #img-nav {
  padding-top: 0px !important;
}
/*Create a horizontal list*/

#mobileFlyDownMenu li {
  display: inline-block;
  /*float: left;*/
  width: calc(100% / 6);
}
/*Style for menu links*/

#mobileFlyDownMenu li a {
  display: block;
  min-width: 200px;
  height: auto;
  text-align: center;
  line-height: 50px;
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family: "MazdaTypeTT-Regular", helvetica, arial, sans-serif;
  color: black;
  text-decoration: none;
  padding-top: 30px;
}
/*Hover state for top level links*/

#mobileFlyDownMenu li:hover a {

}
/*Style for dropdown links*/

#mobileFlyDownMenu li:hover ul a {
  background: #fff;
  color: #2f3036;
  height: 40px;
  
}
/*Hover state for dropdown links*/

#mobileFlyDownMenu li:hover ul a:hover {

  color: #fff;
}
/*Hide dropdown links until they are needed*/

#mobileFlyDownMenu li ul {
  display: none;
}

/*Display the dropdown on hover*/

#mobileFlyDownMenu ul li a:hover + .hidden,
.hidden:hover {
  display: block;
}
/*Style 'show menu' label button and hide it by default*/

#mobileFlyDownMenu .show-menu {
  
  text-decoration: none;
  /*font-family: "InterstateBold", helvetica, arial, sans-serif;*/
  font-family: "MazdaTypeTT-Bold", helvetica, arial, sans-serif;
  background: transparent;
  text-align: right;
  padding: 10px 0;
  display: none;
  width:auto;
}
/*Hide checkbox*/

#mobileFlyDownMenu input[type=checkbox] {
  display: none;
}
/*Show menu when invisible checkbox is checked*/

/* #mobileFlyDownMenu input[type=checkbox]:checked ~ #menu {
  display: block;
} */
.labelstyleShow ~ #menu {
  display:block
}

.labelstyle{
  margin-top: 15px; 
  margin-right:10px; 
  text-transform: uppercase; 
  color: #999999;
  /*font-family: "InterstateBold", helvetica, arial, sans-serif;*/
  font-family: "MazdaTypeTT-Bold", helvetica, arial, sans-serif;
  text-decoration: none;
}
#show {
  cursor: pointer; 
}

.labelstyleShow{
  color: #fff !important;
    border-bottom: #91172E solid 2px;
}

.itemHide{
display:none;
}

.itemShow{
display:inline;
}


/*Responsive Styles*/

@media screen and (max-width: 767px) {
  /*Make dropdown links appear inline*/
  #mobileFlyDownMenu ul {
    position: static;
    display: none;
  }
  /*Create vertical spacing*/
  #mobileFlyDownMenu li {
    margin-bottom: -90px;
  }
  /*Make all menu links full width*/
  #mobileFlyDownMenu ul li,
  li a {
    width: 100%;
  }
  /*Display 'show menu' link*/
  #mobileFlyDownMenu .show-menu {
    display: inline;
  float:right;
  padding-bottom: 0px; 
    
  }
  #mobileFlyDownMenu #img-nav {
    display: none;
  }

}

@media screen and (min-width: 768px) {
  /*Make dropdown links appear inline*/
  #mobileFlyDownMenu {
    display: none;
  }
}

/* Estilos generales de cada auto que se muestra*/
.unique2{
  opacity: 0;
  text-align:center;
  justify-content:center;
  /*margin-top:20px; */
  margin-top:10px;/*porque lo tenía de 20 y lo mandaron quitar seguramente y ahora dicen que está muy junto y lo mandaron poner de nuevo */
  /*height: auto;
  max-height:220px;*/
  height: 100vh;
  max-height: 220px;
}

#hide {
  display:none;
}

/* Animaciones al mostrar los elementos*/
@keyframes FadeIn { 
  0% {
    opacity: 0;
    /* transform: scale(1); */
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
    /*transform: scale(1);*/
  }
  /*100% {
    transform: scale(1);
  }*/
}

.myClass{
  animation: FadeIn 800ms linear;
  animation-fill-mode: both;
  animation-delay: 10s;
}

.myClass2{
  animation: FadeIn 800ms linear;
  animation-fill-mode: both;
  animation-delay: 10s;
}

.myClass3{
  animation: FadeIn 800ms linear;
  animation-fill-mode: both;
  animation-delay: 10s;
  max-height:220px;
}

.myClass4{
  animation: FadeIn 800ms linear;
  animation-fill-mode: both;
  animation-delay: 10s;
  max-height:220px;
}

.myClass5{
  animation: FadeIn 800ms linear;
  animation-fill-mode: both;
  animation-delay: 10s;
  max-height:220px;
}

.myClass6{
  animation: FadeIn 800ms linear;
  animation-fill-mode: both;
  animation-delay: 10s;
  max-height:220px;
}

.close{
  display:none;
}

.soon{
  opacity:0.6; 
  width:100%;  
  padding-left:5px; 
  padding-right:5px;
  padding-top: 10px;
  height: auto;
  max-width: 344px;
}

.soon_tablet{
  opacity:0.6; 
  width:100%;  
  padding-left:5px; 
  padding-right:5px; 
  max-height: 190px; 
  max-width: 344px; 
}

.soon_mobile{
  width:100%; 
  margin-top:-65px;
  opacity:0.2; 
}

.existing{
  width:100%;  
  padding-left:5px; 
  padding-right:5px; 
  /*height: 130px; max-height: 130px; */
  max-width: 344px;
}

.existing_tablet{
  width:100%;  
  padding-left:5px; 
  padding-right:5px; 
  /*height: 130px; max-height: 130px; */
  max-width: 344px;
}
#mobile .unique {
  width: 100%;
  max-width: 344px;
}

.existing_mobile{
  width:100%; 
  margin-top:-65px;
}

.div_container_desktop{
  margin-top:-25px;
  max-height:176px;
}
.div_container_mobile{  
  padding:50px;
}

.div_container_mobile2{ 
  padding:0px;
}
.div_container_tablet{
  /*margin-top:50px;*/ 
  max-height:176px;
}

.icon-hover2-marginTop{
  margin-top:15px;
  max-width: 1200px;
    margin: 0 auto;
}

.vehicle-nav__label_height{
  height:60px;
}

.tagVehicle_min-height{
  min-height:20.44px;
}

.div_container_tablet_element{
  margin-top:-25px; 
  max-height:176px;
}

.menu_style{
  background:#F5F5F5; 
  overflow-y:hidden; 
  position: absolute !important;
  left:0; 
  top:75px; 
}

.info_details{
  margin-top:-58px;
}

.tagVehicle_label_mobile{
  color:#dd0300;
}

.model_label_mobile{
  margin-top:-25px;
}

.vehicleDescription_Mobile{
  margin-left:-5px;
  margin-top:-25px;
}

.vehicleDescription_existing_mobile{
  margin-left:-2px;
  margin-top:-25px;
}

p[name=vehiclesYear]{
    margin: 0 0 0;
}