body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}
.Yonol{
	width: 100px;
}
.Download1 {
   margin-left: 657px;;
    height: 28px;
    width: 150px;
    padding-right: 115px;
    
}
 
.telegram-icon {
    width: 55px;
    height: auto;
    margin-right: 291px;
    
    
}

.telegram-icon:hover {
  transform: scale(1.5);
}

h1 {
    margin-left: -44px;
    margin-bottom: 32px
}

.Telegram-icon-icon2{
    background-color: #1464d3;
    background-size: cover;
    margin-left: 602px;
    background-position: center;
    height: 37px;
    width: 3%;
    margin-top: 8px;
    padding: 5px;
    transition: transform 0.3s ease;
    border: 3px solid rgb(42, 38, 43)
     
}

.logo {
  height: 50px;
}

.p {
  border-style: groove;
  border-width: 15px;
  border-color: hsl(29, 93%, 45%) rgb(28, 29, 26) #ffff00;
 }

/* Header */
    header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      background: linear-gradient(to top, #006400, 	#e2df06 100%);	
      padding: 5px 15px;
      height: 60px;
     }

   header .li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(13, 206, 13, 0.932);
  padding: 5px 15px;
  height: 60px;
  position: relative;
}

header h1 img {
  width: 90px;
  height: 45px;
  margin-left: 410px;
  margin-top: 15px;
 
}

.menu2 {
  cursor: pointer;
    color: white;
    padding: -1px;
    border-radius: 28px;
    font-weight: 750;
    font-size: 18px;
    margin-left: -255px
}

.fa-bars {
  font-size: 24px;
  cursor: pointer;
}

.headerNav {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    display: none;
    width: 199px;
    margin-left: 0px;
    text-align: center;
}

.headerNav ul {
  display: flex;
  flex-direction: column;
  padding: 10px;
  margin: 0;
  list-style: none;
  float: left;
}

.headerNav ul li a {
  display: block;
  padding: 10px;
  color: white;
  background-color:  rgb(75, 13, 219);
  border-radius: 5px;
  text-align: center;
  margin-bottom: 5px;
  text-decoration: none;
}

.headerNav ul li a:hover {
  background-color: #da0b49;
}

.headerNav .mask {
  height: 100px;
  position: absolute;
  top: 60px;
  background: rgba(0, 0, 0, 0.5);
}

.hide {
  display: none;
}

/* Navigation */
nav {
 background-color: #ccc1c1;
  padding: 5px 0;
}

nav .container {
  text-align: center;
  font-size: 15px;
}

nav ul.my-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  gap: 2px;
}

nav ul.my-list li a {
  color: white;
  text-decoration: none;
  font-weight: normal;
  padding: 5px 10px;
  transition: background-color 0.3s, color 0.3s;
}

nav ul.my-list li a:hover {
  background-color: #ffe0cc;
  color: #0808df;
  border-radius: 4px;
}

nav ul.my-list li.active a {
  font-weight: bold;
  text-decoration: underline;
  background:	#FFD700;
  color: forestgreen;
  border-radius: 4px;
}

/* Responsive */
@media (max-width: 768px) {
  header {
    flex-direction: column;
    height: auto;
    padding: 10px;
  }

  header h1 {
    margin-left: 0;
    text-align: center;
    font-size: 18px;
  }

  .headerNav ul {
    width: 100%;
  }

} 
body  {
      font-family: Arial, sans-serif;
      margin: 0;
      padding: 30;padding: 0px;
    }

    nav ul.my-list li {
      display: inline-block;
    }

    nav ul.my-list li a:hover {
      background-color:  hwb(0 91% 7%);
      color: rgb(8, 8, 223);
      border-radius: 4px;
    }

    nav ul.my-list li.active a {
      font-weight: bold;
      text-decoration: underline;
    }
  
 .footer {
  
    background: linear-gradient(to top,#7b6eb4 , 	#4404aa 100%);	
    text-align: center;
    padding: 6px 2px;
    font-family: Arial, sans-serif;
}

.footer .links {
    margin: 10px 0;
}

.footer .links a {
    color: hwb(0 89% 7%);
    text-decoration: none;
    margin: 0 10px;
    display: inline-block;
}

.footer .links a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer .divider {
    border-top: 1px solid #444;
    margin: 10px 0;
}

.footer .powered-by,
.footer .copyright {
    font-size: 14px;
    margin-top: 10px;
}


.menu2 .in {
  cursor: pointer;
  color: white;
  background-color: #2e14be;
  padding: 11px 20px;
  border-radius: 28px;
}

.headerNav {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  display: none;
}

.headerNav ul {
  display: flex;
  flex-direction: column;
  padding: 10px;
  margin: 0;
  list-style: none;
}

.headerNav ul li a {
  display: block;
  padding: 10px;
  color: white;
  background-color:  rgb(75, 13, 219);
  border-radius: 5px;
  text-align: center;
  margin-bottom: 5px;
  text-decoration: none;
}


nav ul.my-list li a:hover {
  background-color: #ffe0cc;
  color: #0808df;
  border-radius: 4px;
}

.telpic{
  height: 61px;
    width: 123px;
    margin-left: -88px;
    margin-top: 1043px;
}

/* Responsive */
@media (max-width: 768px) {
  header-text {
    flex-direction: column;
    height: auto;
    padding: 10px;
  }

 header-text {
    margin-left: 0;
    text-align: center;
    font-size: 18px;
  }

  .headerNav ul {
    width: 100%;
  }

}

  nav ul.my-list li {
      display: inline-block;
    }

    nav ul.my-list li a:hover {
      background-color:  hwb(20 91% 7%);
      color: rgb(8, 8, 223);
      border-radius: 4px;
    }

  .marquee-container {
  width: 100%;
  overflow: hidden;
  background: linear-gradient(to top, #87CEFA, 	#B0C4DE 100%);	 
  white-space: nowrap;
  box-sizing: border-box;
  padding: 10px 0;
  position: relative;
  font-size: .7rem;
  font:  sans-serif;
  font-weight: 500;
  line-height: 2rem;
  border: 1px dashed red;
  margin: 0.1rem;
}

.marquee {
  display: inline-block;
  padding-left: 100%;
  animation: scroll-left 20s linear infinite;
  font-size: 1rem;
  color: #2b0c11f3;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.inset{
  background-color: white;
  color: hsl(0, 100%, 50%);
  font-size: 18px;
  line-height: 50px;
}

.outset{
 background-color: white;
  color: #ff0000;
  font-size: 15px;
}

 .footer .links {
    margin: 10px 0;
}

.footer .links a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer .divider {
    border-top: 1px solid #180707d7;
    margin: 10px 0;
}

.footer .powered-by,
.footer .copyright {
    font-size: 14px;
    margin-top: 10px;
}

.menu-container, .navbar a, .popup-content, .small-center-text {
    text-align: center;
}
.menu-row {
    display: flex;
    justify-content: space-around;
    background-color: rgb(45, 11, 194);
    background: linear-gradient(to top, #d3dad3 0, #e8ecf0 100%);
}
.menu-item {
  background: linear-gradient(to top, #006400, #e2df06 100%);
  color: #fff;
  padding: 4px 7px;
  margin: 5px;
  display: inline-block;
  width: 12%;
  border-radius: 13px 5px;
     
}
  
.headingyono {
  color: cornsilk;
  margin-left :-192px;
  
}

.telegram-yono-life {
    max-width: 24rem;
    width: 97px;
    margin-top: 303px
}

.telegram-yono {
    height: auto;
}

.app-yono {
    z-index: 20;
}

.after\:img-png:after, .img-png {
    top: 0;
}

.telegram_right {
    right: 12.5rem;
    text-align: center;
}

.icon-png {
    bottom: 0;
}
.telegram-png {
    position: fixed;
}

img, video {
    height: auto;
    max-width: 100%;
}

audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle;
}
 