/* menu en circulo */
.nonefb {
  display: none !important;
}

@media screen and (min-width: 601px) {
  .circle {
    display: none;
  }

  .circle-short {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .circle,
.circle-adsolute {
    width: 64px;
    height: 64px;
    right: 30px;
    bottom: 50px;
  }

  .circle {
    position: fixed;
    z-index: 10000000;
  }

  .circle .action-btn {
    border-radius: 100px;
    background: #fff;
    box-shadow: 0 0 10px 4px RGBA(51, 51, 51, 0.15);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }

  .circle .action-btn {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    background: #1b63b5;
    box-shadow: 0 0 10px 4px RGBA(51, 51, 51, 0.15);
    height: 64px;
    border-radius: 100px;
    cursor: pointer;
  }

  #open-btnfb,
#close-btnfb {
    font-size: 2em;
    color: #FFF;
    font-style: normal;
  }

  #close-btnfb {
    font-size: 1.5em;
  }

  .circle-short {
    position: fixed;
    border-radius: 100px;
    background: #fff;
    width: 50px;
    height: 50px;
    bottom: 55px;
    right: 35px;
    z-index: 1000000;
    text-decoration: none;
    color: inherit;
    font-size: 1.2em;
    box-shadow: 0 0 10px 4px RGBA(51, 51, 51, 0.15);
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }

  .circle-short h5 {
    position: absolute;
    top: 50%;
    right: 100%;
    color: #FFF;
    margin: 0 20px 0 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: default;
  }

  .circle-short i {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    width: 100%;
    height: 50px;
    background: #fff;
    color: #1b63b5;
    font-style: normal;
    border-radius: 100px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }

  .circle-short i:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  .boton-menu-cuatro-click {
    -webkit-transform: translate3d(0, -150px, 0);
    -moz-transform: translate3d(0, -150px, 0);
    -ms-transform: translate3d(0, -150px, 0);
    -o-transform: translate3d(0, -150px, 0);
    transform: translate3d(0, -150px, 0);
  }

  .boton-menu-tres-click {
    -webkit-transform: translate3d(0, -80px, 0);
    -moz-transform: translate3d(0, -80px, 0);
    -ms-transform: translate3d(0, -80px, 0);
    -o-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
  }

  .boton-menu-dos-click {
    -webkit-transform: translate3d(0, -220px, 0);
    -moz-transform: translate3d(0, -220px, 0);
    -ms-transform: translate3d(0, -220px, 0);
    -o-transform: translate3d(0, -220px, 0);
    transform: translate3d(0, -220px, 0);
  }

  .boton-menu-uno-click {
    -webkit-transform: translate3d(0, -291px, 0);
    -moz-transform: translate3d(0, -291px, 0);
    -ms-transform: translate3d(0, -291px, 0);
    -o-transform: translate3d(0, -291px, 0);
    transform: translate3d(0, -291px, 0);
  }

  #boton-menu-cuatro i {
    color: #008cff;
  }

  .circle-adsolute {
    position: fixed;
    background: #1b63b5;
    border-radius: 1000px;
    z-index: 1000000;
    -webkit-will-change: transition;
    -moz-will-change: transition;
    -ms-will-change: transition;
    -o-will-change: transition;
    will-change: transition;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }

  .circle-click {
    width: 3000px !important;
    height: 3000px !important;
    right: -1000px !important;
    bottom: -1000px !important;
  }

  /* menu en circulo */
}
.circle-menu-tres i {
  color: #01E675 !important;
}

/* burbuja de whatsapp */
@media screen and (min-width: 601px) {
  .ladaTelefono {
    display: inline-block;
    /*! float: right; */
    /*! width: 40%; */
  }
}
.ladaTelefono li {
  width: 100%;
}

.ladaTelefono a {
  display: block;
  font-size: 2.4em !important;
}

@media screen and (max-width: 600px) {
  .ladaTelefono a {
    font-size: 1.5em !important;
  }

  .telefonoMex {
    float: none !important;
    overflow: hidden;
  }
}
.titulos_footer_ERAS {
  display: block;
  margin-top: 10px;
}