header{
    background-color: #ffffff;
}
header .inner {
    align-items: center;
    flex-wrap: nowrap;
    background-color: #ffffff;
}


header.strong{
  background-color: #ffffff !important;
}


.back span, .back span:before, .back span:after{ 
    background: #707070;
}
.back span{ 
    background: #ffffff;
}

.top_section {
    position: relative;
    padding: 120px 0 40px;
    color: #fff;
    text-align: center;
    margin: 0 0 1%;
    overflow: hidden;
    z-index: 1;
    background-image:  linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../img/texture10.jpg') ;
    background-position: center center;
}


.btn.secondary {
   
    padding: 0 2em;
    display: inline-block;
    text-align: center;
    box-shadow: 0 1px 15px rgb(0 0 0 / 20%);
    cursor: pointer;
    font: 600 1.1em/45px 'Oswald';
    border: none;
    background: #0044b4;
    color: #fff;
    /* width: 100%; */
    text-transform: uppercase;
    border-radius: 0;
}

.boxlink{
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
  }
  .eres{
    font-size: 14px;
    background: #fff;
    color: #000;
    text-align: center;
    font: 900 1em 'Oswald', serif;
  }
  
  .eres:nth-last-child() {
    margin-bottom: 5px;
  }
  
  
  .ereslateral{
    font-size: 1.2em;
    color: #fff;
    text-align: left;
  }


  .item_card{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .item_card figure {
    padding: 0 0 70%;
  }
  .item_card .categoria {
      margin: -0.4em 0 .9em;
  }


  .item_card figcaption{
    padding: 0;
    display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%;
  }


  .item_card figcaption em {
    display: block;
    font-style: normal;
    font-size: .8em;
  }


  .item_card figcaption .infocard{
    padding: 1em;
  }

  .item_card figcaption .promocolor{
    padding: 25px 1em 1em 1em;
    background: #63bb00;
    color: #fff;
    position: relative;
    font-size: 14px;
    font-weight: 700 ;
    height: 75px;

    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; 

  }

.item_card figcaption .promocolor .tagimg{
  width: 80px;
  height: 38.8px;

  position: absolute;
  top: -17px;
  /* left: 40%; */

  left:-webkit-calc(50% - 40px);
  left:-moz-calc(50% - 40px);
  left:calc(50% - 40px);
}

  .item_card figcaption strong {
      font-size: 1.1em;
      line-height: 1.2;
      margin: 5px 0;
  }


  .tags span {
    padding: 5px;
    display: flex;
    font-size: 0;
    align-items: center;
}

.tags p {
    margin: 0 5px 0 0;
}

.tags span i {
    margin: 0 4px 0 4px;
    font-size: initial;
}


.item_card {
    background:#ffffff;
}

.boxalerta{
    width: 1000px;
}

.banner {
  display: flex;
  width: 100%;
  max-width: 1300px;
  padding: 15px;
  justify-content: center;
}

.banner a {
  display: flex;
  margin: 0 auto;
}

.banner a img {
  width: 80%;
  height: auto;
  margin: 0 auto;
}

.banner a img:nth-child(2) {
  display: none;
}




.boxmodal{
    display: flex;
    /* flex-direction: column; */
    width: 1000px;
    /* padding: 10px; */
    background: #ffffff;
    border-radius: 10px;
    height: 550px;

  }
  .lateralleft{
    display: flex;
    width: 40%;
    border-radius: 5px 0px 0px 5px;
    position: relative;
  }
  
  .lateralrigth{
    display: flex;
    width: 60%;
    flex-direction: column;
    justify-content: space-between;
  }
  
  .lateralrigth img{
     border-radius: 0px 0px 10px 0px;
  }
  
  .logospaseporte{
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    height: 100%;
  }
  
  .locationlogorounded{
  display: flex;
  width: 100%;
  justify-content: flex-start;
  
  }
  .logospaseporte .logorounded{
    width: 100px;
    height: 100px;
    margin: 20px 0 0 20px;
  }
  
  .logospaseporte .logosppt{
    width: 90%;
    margin-bottom: 35px;
  }
  
  
  .lateralrigth .share{
    margin: 10px 0px 0px;
  }
  .lateralrigth .share a {
    background: rgba(204, 62, 102, .95);
  }
  
  .lateralrigth p{
    /* text-align: center; */
  }
  

  .boxclose{
      display: flex;
      width: 100%;
      justify-content: flex-end;
      color: #000;
      padding-top: 10px;
      text-align: right !important;
      cursor: pointer;
  }

  /* .contenido_modal i{
    margin: 0;
    } */

    .contenmodal{
        padding: 0px 10px 10px;
        text-align: left;
    }

    .contenido_modal h2 {
      padding: 10px 0 !important;
    }

    .negocio{
        color: #63bb00;
        font-weight: 800 !important;
        font: 900 1.5em/1em 'Oswald', serif;
    }

    .promocion{
        display: flex;
        width: 100%;
        flex-direction: column;

    }

    .promocion p{
        margin-bottom: 5px;
        font-size: 18px;

    }

    .titlepromocion{
        font-size: 1.5em;
        font-weight: 600;
        color: #0044b4;
    }
    .descip{
        font-size: 1.2em;
        font-weight: 400;
        color: gray;
        line-height: 1.1;
    }

    .restricciones{
        font-size: .9em;
        font-weight: 300;
        color: #c0392b ;
        
    }
    .restricciones p{
      font-size: .8em;
      }


    .vigencia{
        font-size: .9em;
        font-weight: 300;
    }

    .vigencia span{
        color: #009688;
        font-weight: 600;
    }

    .linetexture{
      display: flex;
      width: 100%;
    }

    .linetexture img{
      width: 100%;
    }


    /* Header */
    .intro_pase {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
  }
  .intro_pase img {
    width: 250px;
}

.intro_pase h2 {
  font-size: 1.4em;
  font-weight: 500;
  margin: 10px auto;
  padding: 0 10%;
  text-align: left;
    padding: 0 1em;
}

.society {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1em;
}

.society img {
  width: 170px;
  padding: 0 10px;
  border-right: 1px solid #fff;
}

/* .society img.md {
  height: 40px;
} */

/* .society img:last-child {
  border: none;
  width: 120px;
} */

header .logo {
  height: 80px;
}

header .inner {
  padding: 5px 0;
}

/* .top_item .icons{
  height: 3em !important;
} */

.item_card .tags {
  margin: 5px 0 0;
  flex-wrap: wrap;
  display: none;
}

.open_nav span, .open_nav span:before, .open_nav span:after {
  background: #000;
}
.btns {
  justify-content: space-between;
}


nav {
  position: fixed;
  padding: 10px 0;
  width: 100%;
  transition: none;
  box-shadow: 0 12px 15px -6px rgba(0,0,0,.3);
  background: #0044b4;
  margin: initial;
  height: 100%;
  top: 0;
  z-index: 3;
  transition: 1s;
  transform: translate3d(-105%,0,0);
  left: 0;
  max-width: 500px;
}



.close {
  background: transparent;
  border-radius: 10em;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 2%;
  top: 1%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}


  nav .inner{overflow:auto;-webkit-overflow-scrolling:touch;/* height:100%; *//* display:flex; */align-items: baseline;
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
  
  }
  nav ul{display: flex;text-align: center;width: 100%;flex-wrap: wrap;align-items: center; /* margin-bottom: 70px; */}
  nav ul li{display: block;padding: 0 10px;position: relative;width: 100%;margin: 20px 0; text-align: left;}
  nav ul li a{color: #fff;display:block;padding:10px;letter-spacing: 2px;font: 900 1.75em 'Alegreya Sans';text-align: left;}



/* 
nav.active{
  right: initial;
  transform: inherit; 
 } */

 nav.nav_open {
  transform: translate(0,0);
}


nav.active.nav_close{
  -webkit-transform: none; /* Safari and Chrome */
  -moz-transform: none; /* Firefox */
   -ms-transform: none; /* IE 9 */
    -o-transform: none; /* Opera */
       transform: none;
}


.open_nav2 {
  width: 40px;
  height: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.open_nav2 span, .open_nav2 span:before, .open_nav2 span:after {
  invertcursor: pointer;
  border-radius: 1px;
  height: 2px;
  width: 25px;
  background: #222;
  position: absolute;
  display: block;
  content: '';
  border-radius: 12px;
}

.open_nav2 span, .open_nav2 span:before, .open_nav2 span:after {
  background: #222;
}
.open_nav2 span, .open_nav2 span:before, .open_nav2 span:after {
  background: #222;
}

.open_nav2 span:before {
  top: -10px;
}
.open_nav2 span:after {
  bottom: -10px;
  width: 15px;
}



.close2 {
  background: transparent;
  border-radius: 10em;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 2%;
  top: 1%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
.close2 span {
  background: transparent;
  width: 100%;
  box-shadow: none;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.close2 span:before, .close2 span:after {
  display: inline-block;
  height: 2px;
  width: 35px;
  border-radius: 10em;
  transition: 0.3s;
  background: #fff;
  content: '';
  position: absolute;
}
.close2 span:before {
  transform: rotate3d(0, 0, 1, 45deg);
}
.close2 span:after {
  transform: rotate3d(0, 0, 1, -45deg);
}


nav#openmenu{
  transform: translate(0,0);
}
.nav#asjkhdkas{
  transform: translate3d(-105%,0,0);
}

.btn.secondary.reduced{padding: 0 1.5em;font: 600 1em/45px 'Oswald'; font-size: .9em; }



.col_3 {
  width: 33%;
}


/* footer */
footer{width: 100%; background: transparent ; position: relative;z-index: 1;display: flex;flex-wrap: wrap; padding: initial; justify-content: space-between; margin-top: 20px;}
footer .gray{display:flex;justify-content: center;}
footer .gray .logo{ width:30%;}
footer .gray .social{display:flex;}
footer .gray .social a{width:50px;height: 50px;text-align: center;line-height: 50px;display: block;color: #63bb00 ;font-size: 1.8em;}
footer div{padding:2em;}
footer div.green{ background: #63bb00; color:#fff}
footer div.green strong{ color:#fff;}
footer div > strong{font:normal 1.2em 'Oswald';margin:0 0 1em;display: block;text-transform: uppercase;}
footer div p{font-size:1.2em;margin: 0 0 1em;}

/* Pintar el sector de enmedio de rosa con los logos respectivos */
.col_3.rose{
  background: #eb008b;
  border-radius: 10px;
  padding: 0 !important;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.col_3.rose .sectortop{
  display: flex;
  width: 100%;
  color: #fff;
  height: 50%;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 1em !important;
}
.col_3.rose .sectortop .taglinetop{
  display: flex;
  width: 100%;
  color: #fff;
  padding: 0 !important;
  text-align: center;
  justify-content: center;
}

.col_3.rose .sectortop .taglinetop h2{
  font-size: 1em;
  font-weight: 400;
}

.col_3.rose .sectortop .sectorlogosprop{
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 0 !important;
}

.col_3.rose .sectortop .sectorlogosprop img{
  display: flex;
  width: 80%;
  margin: 0 10px;
}
.col_3.rose .sectordown{
  display: flex;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  height: 50%;
  flex-direction: column;
  text-align: center;
  align-items: center;
  padding: 1em !important;
}

.col_3.rose .sectordown h2{
  font-size: 1em;
  font-weight: 400;
}

.col_3.rose .sectordown a{
  margin: 0 !important;
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
}





.footersociety{
display: flex;
width: 100%;
justify-content: center;
flex-direction: column;
/* align-items: center; */
padding: 0;
}

.footersociety h1{
line-height: 1.2;
font-size: 1.2em;
}

.footersociety h2{
line-height: 1.2;
font-size: 1em;
}


.footersociety .treelogo{
display: flex;
padding: 0 !important;
margin-top: 15px;
}

.footersociety .treelogo img{
width: 60%;
height: auto;


}

.colaboracion{
  display: flex;
  width: 100%;
  padding: 0;
  justify-content: flex-start;
}

.colaboracion .logopase{
  display: flex;
  width: 25%;
  padding: 0;
}

.colaboracion .logopase img{
  display: flex;
  width: 100%;
}

.colaboracion .colg21{
  display: flex;
  width: 50%;
  padding: 0;
  flex-direction: column;
  margin-left: 10%;
}

.colaboracion .colg21 .textcolab{
  display: flex;
  width: 100%;
  padding: 0;
}

.colaboracion .colg21 .bilogos{
  display: flex;
  width: 100%;
  padding: 0;
  justify-content: space-between;
}

.colaboracion .colg21 .bilogos img{
 
  width: 100%;

}





@media only screen and (max-width: 1366px){

footer div.green {
  display: none;
}
.col_3 {
  width: 49%;
}
footer .gray {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
footer .gray .social {
  padding: 0;
}
}

.footersociety .treelogo img {
  width: 60%;
  height: auto;
}
 

.resume_results {
  height: auto;
}

.resume_results article {
  width: 100%;
  display: flex;
  overflow: initial;
  white-space: normal;
}

  @media only screen and (max-width: 1024px) {
    .lateralleft {
      width: 100%;
      height: 300px;
    }
  }

  @media only screen and (max-width: 799px) {
  .list{
    grid-template-columns: 1fr 1fr;
  }
  .eres{
    display: none;
  }
  .lateralleft {
    width: 100%;
    height: 250px;
  }
  .intro_pase {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .intro_pase img {
    width: 50%;
    margin: 0 auto 1em;
  }
  .intro_pase h2 {
    text-align: center;
    margin: 0 0 2em;
  }
  .society img {
    width: 33.33%;
  }
  .society img.md {
    height: 30px;
  }

  .society img:last-child {
    border: none;
    width: 100px;
  }


  header .logo {
    height: 50px;
    width: auto !important;
  }

  .banner a img:nth-child(1) {
    display: none;
  }

  .banner a img:nth-child(2) {
    display: flex;
  }

  .boxlink{
    display: none;
  }

  header .logo img{
    height: 50px;
    margin: 5px;
    width: auto;
  }
  .item_card figcaption .promocolor{
    font-size: 13px;
    

  }

  footer{
    flex-direction: column;
  }
  .col_3 {
    width: 100%;
  }

  /* .banner a img {
    width: 80%;
  } */

  .footersociety .treelogo img{
    width: 80%;
    height: auto;
    
    
    }

}

@media only screen and (max-width: 600px) {
  .list {
      grid-template-columns: 1fr;
  }
  .item_card figure {
    padding: 0 0 50%;
  }
  .item_card figcaption .promocolor{
    font-size: 12px;

  }
  .intro_pase h2 {
    line-height: 1.2;
  }
  .icons {
    height: 2em !important;
/*    
    background: #fff url('https://pasepormexico.com/img/texture_icons_2level.svg') repeat center !important; */
   
  }
} 

@media only screen and (max-width: 414px) {

  .icons {
    height: 1.5em !important;
  }
  .top_section .inner {
    margin-bottom: 0em !important;
  }
  .colaboracion{
    flex-direction: column;
    align-items: center;
  }
  .colaboracion .logopase {
    margin-bottom: 20px;
  }
  .colaboracion .colg21 {
    width: 70%;
    margin-left: 0;
  }
  .colaboracion .logopase {
    width: 40%;
  }
  .colaboracion .colg21 .textcolab {
   justify-content: center;
   align-items: center;
   margin: 0 auto;
  }
} 