body {
 font-family: 'Ek Mukta', sans-serif;
}
a,
img,
button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
img {
  max-width: 100%;
}
ul {
  list-style: none;
  padding-left:2px;
}
a {
  color: #0085d3;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
body {
	overflow-x: hidden;
}

h4,h5,h6 {
	font-size:22px;
}
ul li {
  font-size: 16px !important;
  line-height: 30px !important;
  margin-bottom: 10px;
  letter-spacing: .06rem;  
}
.navigation {
  background: #fff;
  border-radius: 0;
  border: none;
  min-height: auto;
  margin: 0;
  border-top: 6px solid #15bb9a;  
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 38%);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.navigation .navbar-brand {
  height: auto;
  padding: 0;
}
.navigation .navbar-nav > li > a {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}
.navigation .navbar-nav > li {
  margin-left: 25px;
}
.navigation .navbar-nav > li > a.btn-default {
  font-size: 14px;
  color: #fff;
  background: #5daf27;
  border: none;
  border-radius: 50px;
  padding: 10px 20px;
  font-weight: 600;
  letter-spacing: 1px;
}
.navigation .navbar-nav > li > a.btn-default:hover {
  color: #fff;
  background: #75d237;
  box-shadow: 0 3px 15px #70906e;
}
.navbar-brand > img {
  padding: 6px 0;
}
.navigation .navbar-nav {
  display: flex;
  align-items: center;
}

.navigation .navbar-nav > li > a.active {
  color: #056839;
}
.navigation .navbar-nav > li > a.btn-default.active {
  color: #fff;
}

.AnnouncementBar {
  background: #0094ca;
  text-align: center;
  color: #fff;
  padding: 5px 0;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 13px;
  margin: -10px -15px 6px;
}
.AnnouncementBar > .container > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.AnnouncementBar > .container > div marquee {
  display: inline-block;
  flex: 0 0 70%;
}
#mob {
	display:none;
}
@media (min-width: 767px) {
  .d-none {
    display: none;
  }
  
}
@media (max-width: 767px) {
  .m-none {
    display: none !important;
  }
  #des {
	  display:none;
  }
  #mob {
	  display:block;
	  margin-top:20px;
  }
  .banner {
	  margin-top:10px;
  }
  .mediaa {
	padding: 15px 15px 15px 10px !important;
  }
  .AnnouncementBar {
    margin: 0;
  }
  .blinkk {
	padding-left:20px !important;
}
.mediaa {
	width:100% !important;
}
.modal-header h5 {
	line-height:30px !important;
}
}
/*# sourceMappingURL=/s/files/1/0554/4748/6669/t/13/assets/style.css.map?v=169458898681802557461666337641 */

.btn.btn-blocks {
  background: #15bb9a !important;
  color: #fff;
  font-size: 22px;
  border-radius: 05px;
  width: 60%;
  cursor: pointer;
}
#des {
	margin-top:100px;
}
.up {
	padding-left:40px;
}
.modal-title {
  font-size: 25px;
  color: #07826a !important;
  font-weight: 700 !important;
}
.modal-content {
  box-shadow: #0000000d 0 8px 16px, #0000001a 0 2px 4px;
  border-radius: 20px;
  text-align: center;
  width: 100%;
  margin-top: 30px;
  border: none !important;
  background: #fff;
}
.modal-header {
  display: block !important;
  text-align: center;
  padding:1px !important;
  border-bottom:none !important;  
}
.modal-header h5 {
  color: #000 !important;  
  line-height: 10px;
  font-size:19px;
  margin: 20px !important;
}
.modal-body {
  padding: 10px;
}
input[type="text"] {
  border: 0px solid pink !important;
  border-radius: 05px;
  background: #f4f4f4;
  padding: 25px;
  width: 90%;
  margin: 10px;
  height:40px;
}
.upp ul li {
  line-height: 40px !important;
  margin: 0 !important;
  font-size: 22px !important;
  list-style-image: url(../image/tick.png);
}
.mediaa img {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  max-width: 100%;
  border: 6px solid #fff;
  box-shadow: 0 45px 45px #93939359;
  float: left;
  margin: 15px;
}
.media img {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  max-width: 100%;
  border: 6px solid #fff;
  box-shadow: 0 45px 45px #93939359;
  float: left;
  margin: 15px;
}
.mediaa {
  margin-bottom: 10px;
  padding: 15px 15px 15px 100px;
  width: 90%;
}
.media {
  margin-bottom: 10px; 
}
.media h6 {
	line-height:40px;
}
.mediabodyy {
  background: #184c28;
  padding: 35px;
  color: #fff;
  border-radius: 05px;
}
.mediabodyy h6 {
  font-size: 22px !important;
  font-weight: 400;
}
.ingreh h4 {
  font-size: 33px;
margin-top: 50px;
margin-bottom: 30px !important;
text-align: center;
line-height: 40px;
font-weight:600;
}
.ingreh h5 {
  font-size: 23px;
margin-bottom: 30px !important;
text-align: center;
line-height: 40px;
font-weight:600;
}
.ingreh p {
  font-size: 20px !important;
  line-height: 45px !important;
}
.back3 {
  background-color: #d3dfd5;
  margin-top:10px;
}
.in {
	margin-bottom:10px;
}
.infoohi {
  background: #184c28;
  border-radius: 20%;
  height: 160px;
  text-align: center;
  width: 160px;
  color: #fff;
  margin: auto;
}
.infoohi h6 {
	font-size:20px;
}
.infoohi img {
	margin-top:10px;
}
.mj1 {
  margin: auto;
}
.tabbs {
  border-radius: 8px;
  overflow: hidden;
}
.tabb {
  width: 100%;
  color: white;
  overflow: hidden;
  line-height: 10px;
  border-bottom: 1px dotted #827a7a;
}
.tabb-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  color: #000;
  font-weight: 500;
  cursor: pointer;
  line-height:30px;
  /* Icon */
}
.tabb-label::after {
  content: "+";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
  font-size: 15px;
}
.tabb-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  transition: all 0.35s;
  line-height: 30px;
}
.tabb-close {
  display: flex;
  justify-content: flex-end;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.tabb-close:hover {
  background: #1a252f;
}
input:checked + .tabb-label {
  background: #b8f2e5;
}
input:checked + .tabb-label::after {
  transform: rotate(90deg);
}
input:checked ~ .tabb-content {
  max-height: 100vh;
  padding: 1em;
}
[type="checkbox"] {
  display: none !important;
}
.br {
    border-radius:10px;
}
.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.zoom-in-out-box {
  margin: 24px;
  animation: zoom-in-zoom-out 1s ease infinite;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
.faq h4 {
  text-align: center;
  font-weight: 700;
  font-size: 37px;
  margin-top: 30px;
  color: #000;
}
.blinkk {
	padding-left:40px;
}
.mj {
	float:right;
	margin-top: 10px;
}
#mybutton {
  position: fixed;
bottom: 1px;
z-index: 1000;
background: #fff;
width: 100%;
font-size: 25px;
text-align: center;
color: #fff !important;
border-top:1px solid #f4eded;
}
.footerr {
  background: #f5f5f5;
  padding: 20px;
  margin-bottom: 30px;
  margin-top:30px;
}
.banner {
	margin-top:80px;
}
.buy {
padding: 05px;
background: #0094ca;
border-radius: 05px;
width: 88%;
margin-top: 10px;
font-size: 22px;
}
.pp {
	padding-right:10px;
}
.buy a {
	color:#fff;
}
.mnav {
    position:fixed;
    width:100%;
    z-index:1000;
    background:#fff;
    padding: 10px;
box-shadow: 0 2px 4px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.08);
font-size: 15px;
text-align: center;
top:0;
}
p, ul li {
    font-size: 17px!important;
    line-height: 35px!important;
    margin-bottom: 10px;
    letter-spacing: .06rem;
}
h4, h5, h6, h7, h8, h9 {
    font-size: 20px;
    margin-bottom: 20px;
    margin: 10px!important;
}
.tag {
    margin-top:110px;
}
#dess {
    margin-top:80px;
}