@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/ns-yatwonthit/fonts/poppins/2f86dc938a55788d3416b876b43a116a.eot");
  src: url("/wp-content/themes/ns-yatwonthit/fonts/poppins/2f86dc938a55788d3416b876b43a116a.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/ns-yatwonthit/fonts/poppins/2f86dc938a55788d3416b876b43a116a.woff2")
      format("woff2"),
    url("/wp-content/themes/ns-yatwonthit/fonts/poppins/2f86dc938a55788d3416b876b43a116a.woff")
      format("woff"),
    url("/wp-content/themes/ns-yatwonthit/fonts/poppins/2f86dc938a55788d3416b876b43a116a.ttf")
      format("truetype"),
    url("/wp-content/themes/ns-yatwonthit/fonts/poppins/2f86dc938a55788d3416b876b43a116a.svg#Poppins")
      format("svg");
}

@font-face {
  font-family: "Poppins-bold";
  src: url("/wp-content/themes/ns-yatwonthit/fonts/poppins-bold/9766863346bef0bd561ce3ffe885eba9.eot");
  src: url("/wp-content/themes/ns-yatwonthit/fonts/poppins-bold/9766863346bef0bd561ce3ffe885eba9.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/ns-yatwonthit/fonts/poppins-bold/9766863346bef0bd561ce3ffe885eba9.woff2")
      format("woff2"),
    url("/wp-content/themes/ns-yatwonthit/fonts/poppins-bold/9766863346bef0bd561ce3ffe885eba9.woff")
      format("woff"),
    url("/wp-content/themes/ns-yatwonthit/fonts/poppins-bold/9766863346bef0bd561ce3ffe885eba9.ttf")
      format("truetype"),
    url("/wp-content/themes/ns-yatwonthit/fonts/poppins-bold/9766863346bef0bd561ce3ffe885eba9.svg#Poppins")
      format("svg");
}
@font-face {
  font-family: "Myanmar Tagu";
  src: url("/wp-content/themes/ns-yatwonthit/fonts/MyanmarTagu/MyanmarTagu.woff")
      format("woff"),
    url("/wp-content/themes/ns-yatwonthit/fonts/MyanmarTagu/MyanmarTagu.ttf")
      format("truetype"),
    url("/wp-content/themes/ns-yatwonthit/fonts/MyanmarTagu/MyanmarTagu.svg#Myanmar Tagu")
      format("svg");
}
.languagefloat {
  opacity: 0;
}
:root {
  --primary-color: #379ded;
  --secondary-color: #282828;
  --paragraph-color: #3c3c3c;
  --para-text: "Poppins";
  --para-text-bold: "Poppins-bold";
  --mm-font: "Myanmar Tagu";
  --title-text: "Fredoka", sans-serif;
}
.lang-item img {
  width: 30px !important;
  height: 20px !important;
}
.dropdown-toggle img {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  background: white;
  padding: 2px;
  position: absolute;
  left: -15px;
  top: 0;
  object-fit: cover;
}

.dropdown-toggle.nav-link {
  color: rgba(0, 0, 0, 0.55);
}
ul.nopadding {
  list-style: none;
  padding-left: 0px;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #2548a2;
}
.home-about-content .threemainpillarstitle {
  font-size: 30px;
  margin-bottom: 15px;
}
.pll-parent-menu-item {
  margin-left: 25px !important;
}
.navbar li {
  margin-bottom: 10px;
  margin: 0px 12px;
}
li {
  margin-bottom: 10px;
}
p {
  line-height: 32px;
}
section {
  margin: 40px 0px;
  padding: 80px 0px;
  position: relative;
}
a {
  text-decoration: none;
}
.no-spacing {
  margin: 0;
  padding: 0px;
}
.primary-color {
  color: var(--primary-color);
}
.white {
  color: white !important;
}
* {
  font-family: var(--para-text), var(--mm-font);
  font-size: 15px;
  color: var(--paragraph-color);
}
h3 {
  font-size: 35px;
}
h4 {
  font-size: 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--title-text), var(--mm-font);
  margin: 25px 0px;
  color: var(--secondary-color);
  margin-bottom: 50px;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-family: var(--title-text), var(--mm-font);
  display: block;
  margin-bottom: 10px;
}
.mt-40 {
  margin-top: 40px;
}
.readmorewhite {
  background: white;
  border-radius: 30px;
  color: var(--secondary-color);
  padding: 12px 15px;
  width: 150px;
  text-align: center;
  margin-top: 25px;
  font-size: 14px;
  font-weight: 500;
}
.readmoretransparent {
  background: transparent;
  border-radius: 30px;
  color: var(--secondary-color);
  padding: 0px;
  width: 150px;
  text-align: left;
  margin-top: 0px;
  font-size: 14px;
  font-weight: 500;
}
.readmore svg,
.readmorewhite svg,
.readmoretransparent svg {
  margin-left: 10px;
}
.float-right {
  float: right;
}
.widthright {
  margin-left: 10%;
}
section#slider {
  margin: 0;
  padding: 0;
}
header {
  position: absolute;
  z-index: 1;
  width: 100%;
}
#innerBanner h1 {
  color: white;
  margin: 30px 0px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#innerBanner .subtitle {
  color: #ffffffe3;
}
.subtitle:before,
.subtitle:after {
  content: "";
  display: inline-block;
  width: 50px;
  background: #ccc;
  height: 1px;
  margin-right: 15px;
}
.subtitle:after {
  margin-left: 15px;
}
ol.breadcrumb.ns-bcr {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0;
  margin-left: 0px;
}
li.breadcrumb-item a {
  color: white;
}
.breadcrumb-item.active {
  color: white;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #e2e6ea;
  content: var(--bs-breadcrumb-divider, "/");
}
.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
  padding: 10px 20px;
  border-radius: 30px;
}

.navbar-light .navbar-nav .pll-parent-menu-item .nav-link.dropdown-toggle {
  color: var(--secondary-color) !important;
  padding: 10px 20px;
  border-radius: 30px;
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: var(--primary-color);
  background: white;
}
.nav-item-64,
.nav-item-94 {
  background: white;
  border-radius: 30px;
}
.navbar-nav {
  display: flex;
  justify-content: end;
  width: 100%;
}
.dropdown-menu li {
  margin: 5px 0px;
}
.nav-item-64 .nav-link,
.nav-item-94 .nav-link {
  padding: 5px 20px;
}
.visionsectionrow {
  position: relative;
}
.visionsectionrow:before {
  content: "";
  display: block;
  height: 100%;
  background: #ccc;
  width: 1px;
  position: absolute;
}
.courseobjtitle {
  color: var(--primary-color);
}
.courseobjtitle:after {
  /* border-bottom: 1px solid #ccc; */
  content: "";
  display: block;
  width: 100px;
  height: 4px;
  background: #3c3c3c;
  margin: 15px auto;
  border-radius: 50px;
}
.dropdown-menu {
  margin: 0px;
  padding: 0px !important;
}
.dropdown-item {
  padding: 15px;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: var(--primary-color);
}
/* .navbar-light .navbar-nav .nav-link.dropdown-toggle {
  color: #4ca0e2 !important;
} */
.simplepost {
  border: 1px solid #ccc;
}
.eachsimplecontent {
  padding: 15px 15px 30px 15px;
}
.sidebartitle {
  margin: 0px;
  margin-bottom: 15px;
  /* border-bottom: 1px solid #ccc; */
  padding-bottom: 10px;
  color: var(--primary-color);
  text-align: center;
}
.sidebararticles {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #ccc;
  padding-right: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-bottom: 15px;
}
.sidebarimage {
  width: 40%;
}
.sidebarcontent {
  width: 60%;
}
.sidebararticletitle {
  font-size: 17px;
  margin: 0px;
  color: var(--secondry-color);
}
.sidebarcontent {
  width: 60%;
  padding-left: 15px;
}
.sidebareventsdate {
  font-size: 12px;
  margin-top: 15px;
  color: var(--primary-color);
}
.sidebareventsdate svg {
  margin-right: 8px;
}
/************************************** Home *************************************************/
.languagefloat {
  position: absolute;
  display: flex;
  column-gap: 5px;
  flex-direction: column;
  right: 15px;
  list-style: none;
}

.languagefloat span {
  color: var(--primary-color);
  font-size: 14px;
}
.threevaluesflex {
  display: flex;
  flex-wrap: wrap;
}
.eachhomeservice {
  padding: 15px;
}
.eachserviceinner {
  padding: 0px;
  /* border: 1px solid #ccc; */
  margin: 15px 0px;
}
.eachserviceflex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  border: 1px dotted #ccc;
}
.articlecontent {
  width: 50%;
}
.eachserviceimage {
  width: 50%;
}
.serviceicon {
  width: 10%;
}
/* .eachserviceinner .articlecontent {
  padding: 15px;
} */

.responsive-svg {
  z-index: -1;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  left: 0;
}
.eacharticlescontent {
  min-height: 175px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  padding: 15px;
  position: relative;
  top: -100px;
  z-index: 1;
}
.readmore {
  background: var(--primary-color);
  border-radius: 30px;
  color: white;
  padding: 12px 15px;
  width: 150px;
  text-align: center;
  margin-top: 25px;
}
#home-csr {
  background-image: url(../images/csrbg.png);
  margin: 0px;
  padding-top: 130px;
  padding-bottom: 30px;
}
.eacharticlescontent {
  min-height: 175px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
h3.eacharticlestitle {
  font-size: 19px;
  margin: 15px 0px;
}
.eventsdate {
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 500;
}
.rounded {
  border-radius: 30px !important;
}
#about-valuesection {
  background-image: url(../images/coursebg.png);
  margin: 0px;
  padding: 0px;
  margin-top: 140px;
  margin-bottom: 0;
  padding-bottom: 20px;
}
section#home-course {
  padding: 0px 0px 50px 0px;
}
#about-valuesection h3 {
  margin-bottom: 70px;
}
#about-valuesection .eachhomearticles {
  max-height: 450px !important;
}
.eacharticlescontentbox {
  min-height: 310px;
  background: #4ea5e8;
  border-radius: 30px;
  padding: 40px 30px;
  color: white;
}
.eacharticlescontentbox p {
  color: white;
}
#about-valuesection:before {
  background-image: url(../images/courseup.png);
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 140px;
  top: -130px;
  left: 0;
}
#home-services .eacharticlescontent {
  min-height: 175px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  padding: 15px;
  position: relative;
  top: -80px;
  z-index: 1;
  margin-left: -45px;
}
.eachserviceinner {
  position: absolute;
}
.eachserviceinner {
  position: absolute;
  width: 92%;
  padding: 15px;
  padding-left: 10%;
}
.eachserviceinner h3.eacharticlestitle {
  font-size: 19px;
  margin: 15px 0px;
  margin-top: 0px;
  color: white;
}
.eachhomeservice.aos-init.aos-animate {
  max-height: 450px;
}
#innerBanner {
  background-image: url(../images/usedbanner.png);
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
}
.inner-section {
  padding: 40px;
}
.threevaluesflex {
  display: flex;
  flex-wrap: wrap;
}
.eachthreepillar {
  background: white;
  border-radius: 10px;
  width: 32%;
  margin-bottom: 35px;
  color: var(--secondary-color);
  /* display: flex; */
  /* align-items: center; */
  margin: 0px 0.5%;
  box-shadow: 0px 7px 29px rgba(100, 100, 111, 0.2);
  margin-top: 5px;
  padding-bottom: 20px;
}
.eachthreetitle {
  color: var(--secondary-color);
}
.eachthreeicon {
  width: 80px;
  height: 80px;
  margin-right: 25px;
  background: var(--primary-color);
  /* position: absolute; */
  border-radius: 50%;
  padding: 12px;
  box-shadow: rgb(99 99 99 / 56%) 0px 2px 8px 0px;
  margin: 0px auto;
  margin-top: -35px;
  margin-bottom: 15px;
}
.eachthreeicon img {
  filter: invert(1);
}
.eachthreetitle {
  color: var(--secondary-color);
  padding: 15px 30px;
  /* padding-left: 80px; */
  text-align: center;
}
.visionbox {
  /* border: 1px solid #ccc; */
  padding: 25px 45px;
  margin-top: 40px;
  width: 95%;
  /* min-height: 382px; */
  border-radius: 30px;
  z-index: 2;
  position: relative;
}
.visionsectionrow:before {
  content: "";
  display: block;
  height: 100%;
  background: #3c3c3c;
  width: 1px;
  position: absolute;
  left: 47.5%;
}

.visionbox h5 {
  font-size: 27px;
  margin-bottom: 20px;
  /* font-family: var(--title-text); */
  padding-bottom: 15px;
  margin: 0;
  padding: 0px;
}
.visionflex {
  display: flex;
  width: 100%;
  /* border-bottom: 1px solid #ccc; */
  margin-bottom: 25px;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  flex-wrap: wrap;
}
.visionleft {
  width: 42%;
  display: flex;
  align-items: center;
  /* padding-right: 30px; */
  justify-content: end;
}
.visionright {
  width: 42%;
}
.flexicon {
  width: 16%;
  display: flex;
  justify-content: center;
}
.visionicon {
  width: 90px;
  height: 90px;
  background: var(--primary-color);
  border-radius: 50%;
  margin: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}
.visionicon img {
  filter: invert(1);
}
.valueflex {
  display: flex;
  width: 100%;
  /* justify-content: center; */
  padding-left: 50px;
  align-items: center;
}
.valueflex h4.eacharticlestitle {
  margin-bottom: 0;
  font-size: 20px;
  margin-left: 20px;
  margin-top: 0;
}
.eacharticles .valueflex .valueicon img {
  filter: brightness(0) saturate(100%) invert(46%) sepia(59%) saturate(1973%)
    hue-rotate(188deg) brightness(106%) contrast(86%);
}
#about-valuesection .responsive-svg {
  z-index: -1;
  width: 85%;
  height: auto;
  display: block;
  position: absolute;
  left: 0;
  margin-left: 7.5%;
}
.contactbox {
  border: 1px solid #ccc;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 80%;
  margin: 0px auto;
  padding: 45px 20px;
  text-align: center;
}
.contactbox-fullwidth {
  border: 1px solid #ccc;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0px auto;
  padding: 45px 20px;
  text-align: center;
  min-height: 335px;
}
.contactbox svg,
.contactbox-fullwidth svg {
  width: 70px;
  height: 70px;
  margin-top: 30px;
}
.contactbox h3,
.contactbox-fullwidth h3 {
  width: 100%;
  font-size: 25px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.contactbox h3 {
  margin-bottom: 30px;
}
#form-section,
#enroll-section {
  background-image: url(../images/csrbg.png) !important;
  margin: 0px;
  padding-top: 180px;
  padding-bottom: 130px;
  background-size: cover;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  padding: 15px 31px;
  margin: 15px 0px;
  border-radius: 30px;
}
.contact-section a {
  color: var(--paragraph-color);
}
#form-section .readmore {
  width: 230px;
  color: white;
}
.eachcourseobjective {
  border: 1px solid #ccc;
  padding: 15px;
  margin-top: 25px;
  min-height: 250px;
  border-radius: 30px;
}
.eachcourseobjective h5 {
  margin-top: 10px;
  margin-bottom: 20px;
  min-height: 50px;
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
.eachenrollflex {
  border: 1px solid #dbd9d9;
  margin: 15px;
  padding: 25px 15px;
  display: flex;
  flex-wrap: wrap;
  background: #f5f5f5;
  border-radius: 5px;
}
.eachenrollcontent h5 {
  margin-bottom: 20px;
}
.eachenrollphoto {
  width: 30%;
}
.eachenrollcontent {
  width: 70%;
  padding-left: 15px;
}
.articlecontent {
  width: 50%;
  padding: 25px 10%;
}
.serviceiconinner {
  width: 80px;
  height: 80px;
  background: var(--secondary-color);
  border-radius: 50%;
  padding: 10px;
}
.serviceicon {
  width: 10%;
  display: flex;
  justify-content: end;
}
h3.eachservicestitle {
  font-size: 25px;
  margin-bottom: 20px;
  color: var(--primary-color);
}
.threemainpillarstitle {
  font-size: 30px;
}
.threemainpillarstitle span {
  display: inline-block;
  font-size: 30px;
}
.homeflex {
  display: flex;
  align-items: center;
  margin-bottom: 9px;
}
.homeflexicon {
  width: 45px;
  height: 45px;
  margin-right: 15px;
  background: var(--primary-color);
  border-radius: 50%;
  padding: 8px;
}
.homeflexicon img {
  filter: invert(1);
}
/********************************** Footer ************************************************/
footer {
  background: var(--secondary-color);
  color: white;
  position: relative;
  padding-top: 35px;
}
footer h4,
footer h5,
footer h6 {
  font-size: 25px;
  color: white;
}
footer h5 {
  font-size: 24px;
}
footer h6 {
  font-size: 16px;
}
footer h6 svg {
  margin-right: 10px;
}
footer p,
footer a {
  color: white;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 0px;
}
.footerline {
  border-bottom: 1px solid rgba(255, 255, 255, 0.779);
  margin: 50px 0px 5px 0px;
}
.footersocialflex {
  display: flex;
  margin: 40px 0px 0px 0px;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
.footersocialtitle h5 {
  margin: 0px;
}
.footercontacttitle {
  width: 5%;
  display: flex;
  margin-right: 2%;
}
.footercontact {
  width: 70%;
}
.footercontactflex {
  margin-top: 15px;
}
.footercontacttitle h6 {
  margin: 0px;
  width: 100%;
}
.footersocialicon {
  margin: 0px 5px;
}
.copyright {
  text-align: center;
  margin: 10px 0px;
}
.copyright p {
  font-size: 14px;
  margin-bottom: 0;
}
.copyright p a {
  font-size: 14px;
  color: white;
}
/************************* Services *********************************/
#service-page .innereachservice:nth-child(even) {
  background-color: #eeecec;
}
#service-page .innereachservice:nth-child(even) .eachserviceflex {
  flex-direction: row-reverse;
}
#service-page .innereachservice:nth-child(even) .serviceiconinner {
  background: #eeecec;
}
#service-page .innereachservice:nth-child(odd) .serviceiconinner {
  background: white;
}
.serviceicon {
  width: 10%;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 45%;
}
.serviceiconinner {
  padding: 15px;
}
/************************************************************************/
