@font-face {
	font-family: "Myanmar Sagar";
	src: url("../MyanmarSagar_volt.ttf") format("truetype");
}

body {
  font-family: "Myanmar Sagar", sans-serif;
  line-height: 1.8;
  margin-bottom: 5rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
p {
  word-wrap: break-word;
  white-space: -moz-pre-wrap;
  white-space: pre-wrap;
}
.form-control, .btn {
  border-radius: 0.5rem;
}
.form-control {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #f0f0f0;
  padding-left: 0;
  padding-right: 0;
}
select, option {
  font-family: "Myanmar Sagar", sans-serif !important;
}
select.form-control {
  background: #f0f0f0;
}
textarea {
  resize: none;
}
a .card {
  color: #333;
}
a:hover {
  text-decoration: none;
}
a:hover .card {
  color: #000;
}
.table td, .table th {
  padding: .5rem
}
thead.table-filter th {
  border-bottom: 0;
  background: #dde2e6;
}
.table-filter input, .table-filter select {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-bottom: 0;
  background: #fff;
  border-bottom: 0;
  -webkit-appearance: none;
}
.list-group-flush .list-group-item:first-child {
  border-top: 0;
}
.list-group-item p {
  margin-bottom: 0;
}
.btn-primary {
  background: #009d3e;
  border: #009d3e;
}
.btn-primary:hover {
  background: #006d2b;
}
.badge-primary {
  background: #009d3e;
}
.sub-nav {
  margin: 15px -15px;
  padding: 15px 30px;
  /* white-space: nowrap; */
  /* overflow-x: auto; */
  background: #dde2e6;
  margin-top: 0;
}
.sub-nav::-webkit-scrollbar {
  display: none;
}
.sub-nav .nav-item {
  /* float: none;
  display: inline-block; */
}
.sub-nav .nav .nav-item .nav-link {
  color: #6c757d;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}
.sub-nav .nav .nav-item .nav-link.active {
  border-bottom: 2px solid #6c757d;
}
.filter-btn {
  background-color: #dee2e6;
  border-radius: 5px;
  padding: 5px;
  padding-top: 10px;
}
.filter-btn .icon {
  color: #333;
  margin-top: 2px;
}
.nav-tabs {
  /* border-bottom: 0; */
}
.nav-tabs .nav-item {
  margin-bottom: 0;
}
.nav-tabs .nav-link {
  border: none;
  border-bottom: 2px solid transparent !important;
  color: #686868;
}
.nav-tabs .nav-link.active {
  border: none;
  border-bottom-color: #e3e3e3 !important;
}
.nav-tabs .nav-link:hover {
  border-color: transparent;
}
.nav-profile-pic {
  width: 20px;
}
.tab-content {
  padding: 3em 0;
}
.card {
  border: none;
  border-radius: 0;
  /* box-shadow: 0 10px 48px rgba(0,0,0,0.1); */
}
.card-body {
  /* padding: 2.25rem; */
  padding-left: 0;
  padding-right: 0;
}
.card-title {
  font-size: 1rem;
  line-height: 1.5;
}
.card-img-top {
  border-radius: 0;
}
.article-type {
  color: #009d3e;
}
.navbar {
  background: #fff;
  padding: 0;
  box-shadow: -1px 2px 2px 0px rgba(0,0,0,0.05);
}
.navbar .icon {
  color: #686868;
}
.navbar ul {
  /* border-left: 1px solid #f0f0f0; */
}
.navbar-light .navbar-toggler {
  border: none;
  height: 38px;
}
.navbar-light .navbar-toggler i {
  font-size: 30px;
}
.navbar .navbar-brand {
  margin-left: 1rem;
}
.navbar.navbar-light .nav-link {
  color: #686868;
  padding: 1rem;
  /* border-right: 1px solid #f0f0f0; */
  font-weight: bold;
}
.navbar .nav-item.active .nav-link {
  color: #009d3e;
  border-bottom: 2px solid #009d3e;
}
.navbar .nav-item .nav-link svg {
  width: 20px;
}
.navbar .dropdown-toggle::after {
  display: none;
}
.navbar .dropdown:hover > .dropdown-menu {
  display: block;
}
.navbar .dropdown-menu {
  border: none;
  /* box-shadow: -1px 2px 2px 0px rgba(0,0,0,0.05); */
  border-radius: .25rem;
  background: #009d3e;
  top: 80%;
}
.navbar .dropdown-item .dropdown-menu {
  top: 0;
  left: -280px;
}
.navbar .dropdown-item {
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: #fff;
}
.dropdown-item.active {
  background: #006d2b;
}
.navbar .dropdown-item:hover {
  background: #006d2b;
}
.dropdown-header {
  color: #0e6d29;
  text-transform: uppercase;
  font-size: 0.7rem;
}
.weather {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 1.5rem;
  padding-top: 0.7rem;
}
.home-top-block {
  margin: 2rem 0 0;
  padding-left: 1rem;
  padding-right: 1rem;
  border-bottom: 1px solid #f5f5f5;
}
.highlight .card-title {
  font-size: 1.25rem;
}
.section-head {
  background: #f5f5f5;
  padding: 1.5rem;
}
.section-title {
  font-size: 1.5rem;
  margin-bottom: 0 !important;
}
.home-secondary {
  /* padding-left: 1rem; */
  /* padding-right: 1rem; */
}
.forum-sidebar {
  padding: 1.5rem !important;
  height: 100vh;
  top: 50px;
  z-index: 0;
  margin-bottom: 200px;
}
.forum-sidebar-list {
  max-height: 100vh;
  overflow-y: scroll;
}
.home-forum {
  border-right: 1px solid #f5f5f5;
}
.forum-post {
  border-bottom: 1px solid #f5f5f5;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.forum-post .media,.forum-reply .media {
  max-width: 100%;
}
.forum-post .media-body, .forum-reply .media-body {
  max-width: 100%;
}
.reply-post .media-body {
  overflow: hidden;
}
.forum-post:nth-child(even) {
  background: #f9f9f9;
}
.forum-post:last-child {
  border-bottom-width: 0;
}
.forum-page .forum-post {
  padding-left: 0;
  padding-right: 0;
}
.forum-page .forum-post:nth-child(even) {
  background: none;
}
.forum-post small a {
  text-decoration: underline dotted;
  color: #000;
}
.forum-title {
  color: #009d3e;
  font-weight: 800;
  font-size: 1rem;
}
.forum-title small {
  color: #6c757d;
}
.forum-post-user {
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
.forum-head {
  margin-bottom: 15px;
}
.forum-body p {
  margin-bottom: 0;
}
.forum-img-sm {
  max-width: 100px;
  margin-bottom: 5px;
  margin-right: 5px;
}
.reply-post {
  position: relative;
  padding-left: 1rem;
  padding-top: 1.5rem;
}
.reply-post-user {
  width: 30px;
}
.reply-direction {
  display: block;
  position: absolute;
  left: 0;
  top: -10px;
  height: 50px;
  border-left: 1px solid #f0f0f0;
}
.reply-direction:before {
  position: absolute;
  content: ' ';
  display: block;
  left: 8px;
  width: 1px;
  height: 25px;
  background: #e3e3e3;
  transform: rotate(-45deg);
  top: -4px;
}
.reply-direction:after {
  position: absolute;
  content: ' ';
  display: block;
  left: 17px;
  width: 25px;
  height: 1px;
  background: #e3e3e3;
  top: 17px;
}
.reply-form {
  /* background: #f5f5f5; */
  border: 1px solid #f0f0f0;
  padding: 2rem;
  background: #fff;
  /* border-radius: 1rem; */
}
.sidebar {
  padding: 1.5rem !important;
}
.sidebar-widget {
  margin-block-end: 1.5rem;
  overflow: hidden;
}
.sidebar-widget .book {
  padding-bottom: 0;
}
.sidebar-widget .book-cover::before {
  display: none;
}
.sidebar-widget .book-cover::after {
  display: none;
}
.sidebar-widget .book-title {
  height: auto;
}
.app-download-widget {
  background: #009d3e;
  color: #fff;
  padding: 1.5rem;
}
.app-mockup {
  position: absolute;
  right: -1.5rem;
  bottom: -1.5rem;
  max-height: 170px;
}
.page-header {
  text-align: center;
  padding: 3em 0;
  background-color: #000;
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position: center;
}

.page-header h1 {
  color: #fff;
}
.page-header:after {
  position: absolute;
  background: rgba(12, 130, 31, 0);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: '  ';
  z-index: -1;
}
.page-header .form-control {
  padding: 0.5rem 1rem;
}
/* .page-header button {
  background: #fff;
} */
.page-title {
  line-height: 1.5;
}
.page-body {
  max-width: 800px;
  margin: 0 auto;
}
.page-body p {
  line-height: 2;
}
.page-body h2 {
  margin-bottom: 1.5rem;
}
.page-content {
  min-height: 800px;
}
.page-content img {
  max-width: 100%;
  margin-bottom: 1rem;
}
.blockquote {
  position: relative;
  max-width: 600px;
  margin: 3rem auto;
}
.blockquote:before {
  position: absolute;
  display: block;
  content: '‘';
  font-size: 10rem;
  font-family: 'Times New Roman', Times, serif;
  top: -100px;
  left: -50px;
  color: #009d3e;
}
.page-body .app-download-widget {
  max-width: 500px;
  margin: 1rem auto;
}
.page-cover {
  text-align: center;
}
.article-actions {
  position: fixed;
  bottom: 67px;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 -2px 2px rgba(0,0,0,0.05);
  padding: 1rem;
  display: none;
  transition: all 0.5s;
  /* border: 1px solid rgba(0,0,0,0.05) */
}
.article-adv {
  text-align: center;
  margin: 2rem auto;
  display: block;
}
.article-adv img {
  max-width: 100%;
}
.site-footer, .site-footer a {
  color: #686868;
  text-transform: uppercase;
}
.site-footer a {
  text-decoration: underline dotted;
}
.site-footer li a {
  text-decoration: none;
  color: #009d3e;
}
.book {
  padding: 30px;
  text-align: center;
  display: block;
  color: #333;
}
.book-cover {
  position: relative;
  width: 200px;
  height: 300px;
}
.book-cover:before {
  display: block;
  content: ' ';
  position: absolute;
  top: 90%;
  left: -3rem;
  right: -3rem;
  bottom: -6rem;
  background: #f5f5f5;
  z-index: -1;
}
.book-cover:after {
  display: block;
  content: ' ';
  position: absolute;
  height: 0.5rem;
  left: -3rem;
  right: -3rem;
  bottom: -6.5rem;
  background: #f0f0f0;
  z-index: -1;
}
.book-cover img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.book-title {
  font-size: 1rem;
  margin-top: 1rem;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 1.5;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
  height: 48px;
}
#bookTab {
  margin-top: 2em;
}
.content-provider-logo {
  margin: 0 auto 1rem;
}
.provider-tab {
  /* background: #f9f9f9;   */
}
.provider-tab .nav-tabs {
  border-bottom: none;
}
.provider-tab .nav-tabs .nav-link.active {
  background: #fff;
  color: #009d3e;
  border-radius: 0;
  border-color: #fff !important;
}
.provider-tab .nav-tabs .nav-link {
  color: #fff;
}
.provider-card {
  color: #686868;
  border: 1px solid #e3e3e3;
  padding: 0 1.5rem;
  margin-bottom: 2rem;
}
.provider-card .logo {
  width: 100px;
  height: 100px;
}
.provider-card ul {
  margin-bottom: 0;
}
.provider-card-title {
  font-size: 1.5rem;
  color: #009d3e;
}
.providers {
  margin-top: 2rem;
}
.companylists {
  margin-top: 2rem;
}
.pagination .page-link, .page-item:first-child .page-link, .page-item:last-child .page-link {
  margin: 0 0.5rem;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  text-align: center;
  line-height: 20px;
  color: #009d3e;
}
.pagination .page-item.active .page-link {
  background: #009d3e;
  border-color: #009d3e;
  color: #fff;
}
.partners {
  margin: 2rem 0;
  overflow-x: scroll;
  white-space: nowrap;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.partners::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.partners a {
  text-decoration: none;
}
.partners img {
  max-width: 100px;
  margin: 1rem;
}
.site-footer .blockquote {
  max-width: 230px;
  margin: 5rem auto 3rem;
}
.site-footer .blockquote:before {
  width: 100%;
  top: -143px;
  left: auto;
  right: auto;
  z-index: -9999;
}
.site-footer .links {
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
}
.modal-content {
  border: none;
  overflow: hidden;
}
.modal-body {
  padding: 2rem;
}
.modal-header, .modal-footer {
  background-color: #e9ecef;
  padding: 2rem;
}
.page-meta img {
  max-width: 20px;
  border-radius: 50%;
}
.page-meta .badge {
  padding: 8px;
}
.social-btns .btn {
  width: 38px;
  height: 38px;
  border-radius: 19px;
  line-height: 1.8;
  color: #fff;
}
.btn-fb {
  background-color: #3B5998;
}
.btn-twitter {
  background-color: #00a2f8;
}
.btn-viber {
  background-color: #834da3;
  line-height: 1.6;
  text-align: center;
}
.btn-viber img {
  max-width: 17px;
  margin-left: -2px;
  margin-top: -2px;
}
.forum-masked {
  border: 1px solid #ced4da;
  padding: 1.5rem;
  color: #6c757d;
  cursor: text;
}
.forum-photo-upload {
  max-height: 120px;
}
.forum-photo-upload img {
  width: 120px;
}
.custom-file {
  width: 120px;
  height: 120px;
  margin-right: 8px;
}
.custom-file-label {
  width: 120px;
  height: 120px;
  font-size: 3rem;
  text-align: center;
  line-height: 120px;
  color: #ced4da;
}
.custom-file input {
  height: 100%;
}
.custom-file-label:after {
  display: none;
}
.sm-custom-file {
  width: 40px;
  height: 40px;
  margin-right: 15px;
}
.sm-custom-file .custom-file-label {
  width: 40px;
  height: 40px;
  font-size: 1rem;
  line-height: 30px;
}
.uploaded-photo {
  border-radius: 3px;
  margin-right: 8px;
  overflow: hidden;
}
i.up {
  color: #009d3e;
}
i.down {
  color: #e00031;
}
.faq-question {
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer;
}
.faq-question i {
  font-size: 1.4rem;
}
.price-table td, .price-table th {
  white-space: nowrap;
}
#side-menu .modal-dialog {
  margin: 0;
  width: 70%;
  height: 100%;
  /*overflow: hidden;*/
  background: #fff;
}
#side-menu .side-menu-header {
  padding: 1rem;
}
#side-menu .modal-header {
  padding: 1rem;
}
#side-menu .modal-content {
  border-radius: 0;
  height: auto;
  min-height: 100%;
}
#side-menu li a, #side-menu label {
  padding-left: 1rem;
  padding-right: 1rem;
}
.side-menu-logo {
  /*position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;*/
}
.cd-accordion-menu input[type=checkbox] {
  /* hide native checkbox */
  position: absolute;
  opacity: 0;
}
.cd-accordion-menu label, .cd-accordion-menu a {
  position: relative;
  display: block;
  color: #686868;
  margin-bottom: 0;
  padding: 0.5rem;
  border-bottom: 1px solid #dde2e6;
}
.cd-accordion-menu ul {
  display: none;
}
.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
  display: block;
  background: rgba(221, 226, 230, 0.5);
}
.search-result {
  padding-top: 1.25rem;
}
.custom-control-input:checked~.custom-control-label::before {
  background: #009d3e;
}
.four-oh-four {
  min-height: 300px;
}
.four-oh-four-title {
  font-size: 40px;
  color: #e24442;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 30px;
}
.bottom-app-popup {
  background: #fff;
  padding: 15px;
  box-shadow: 0px 0 10px rgba(0,0,0,0.1);
  border-top: 1px solid #f0f0f0;
}
@media (max-width: 768px) {
  .forum-post {
    overflow: hidden;
  }
  .forum-post .form-control {
    max-width: 246px;
  }
  .forum-post form {
    justify-content: initial !important;
    align-items: center;
  }
  .forum-reply {
    margin-left: -65px;
  }
  .navbar .dropdown-menu {
    border-radius: 0;
  }
  .hide-sm {
    display: none;
  }
  .article-actions .actions .btn {
    width: 38px;
    height: 38px;
    border-radius: 19px;
    line-height: 1.8;
  }
  .blockquote:before {
    left: -10px;
  }
  .blockquote p {
    margin-left: 45px;
    line-height: 1.4;
  }
  .site-footer .blockquote p {
    margin-left: 0;
  }
  .price-source {
    display: none;
  }
}

[v-cloak] {
    display: block;
    padding: 50px 0;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

[v-cloak]:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    /*top: 50%;*/
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #333;
    animation: spinner 0.6s linear infinite;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

[v-cloak]>* {
    display: none;
}

.owl-carousel .item {
  margin: 3px
}

.owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto
}

.owl-carousel .item {
  margin: 3px
}

.owl-carousel {
  margin-bottom: 15px
}

.ads-content {
  white-space: normal;
  height: 60px;
  display: block;
  overflow: hidden;
}

.ads-read-more {
  color: #00a2f8;
  cursor: pointer;
}