  #MejorTelegram{display:none;}
  .telegram {backdrop-filter: blur(5px);
    background: #607d8b29;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}
  .imgg{width: 72px;
    height: 72px;
    border: 1px solid #e3e8eb;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 12px;
  }
  .tele_ox {
    width: 70%;
    max-width: 320px;
    margin: 210px auto;
    background: #202225;
    box-shadow: 0px 4px 8px rgba(9, 22, 29, 0.08);
    border-radius: 6px;
    padding: 25px 32px;
}
  .popup__logo{
    width: 72px;
    border: 1px solid #e3e8eb;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 12px;}
  .headl_te{
    font-family: Roboto;
    font-weight: bold;
    font-size: 18px;
    padding: 1px 0px 0px;
    line-height: 26px;
    color: #ffffff;
    margin-top: 10px;
    text-align: center;
  }
  .sub_fsdr{
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  color: #fff;
  text-align: center;
}
  #Close_fa {
  font-weight: bolder;
  color: #fff;
  padding: 6px 9px;
  margin:30px 0px 0px;
  border: 2px solid #595c5d;
  font-size: 26px;
  border-radius: 50px;
} @media screen and (max-width: 2500px) {
.index_img{position: absolute;background: #fff;padding: 10px 10px;margin: -196px 18px;}
.tele_ox{margin:10% auto;}

}@media screen and (max-width: 680px) {
.index_img{position: absolute;background: #fff; padding: 10px 10px; margin: -174px 65px;}
.tele_ox{margin:10% auto;}
}@media screen and (max-width: 560px) {
.index_img{position: absolute;background: #fff; padding: 10px 10px; margin: -135px 80px;}
.imggggg{width:140px;}.tele_ox{margin:10% auto;}

}@media screen and (max-width: 440px) {
.index_img{position: absolute;background: #fff;padding: 10px 10px;margin: -121px 24px;}
.imggggg{width:130px;}.tele_ox{margin:10% auto;}

}@media screen and (max-width: 360px) {

.index_img{position: absolute;background: #fff; padding: 10px 10px; margin: -110px 45px;}
.imggggg{width:120px;}.tele_ox{margin:10% auto;}
}@media screen and (max-width: 300px) {

.index_img{background: #fff; padding: 10px 10px; margin: -95px 35px;}
.imggggg{width:100px;}.tele_ox{margin:10% auto;}
}