@font-face {
  font-family: "Myanmar Tagu";
  src:
    url("/wp-content/themes/ns-pathlab/fonts/MyanmarTagu/MyanmarTagu.woff")
      format("woff"),
    url("/wp-content/themes/ns-pathlab/fonts/MyanmarTagu/MyanmarTagu.ttf")
      format("truetype"),
    url("/wp-content/themes/ns-pathlab/fonts/MyanmarTagu/MyanmarTagu.svg#Myanmar Tagu")
      format("svg");
}
.languagedropdownicon {
    transform: rotate(90deg);
}
.maround-20 {
  margin: 20px 0px;
  border-bottom: 1px solid #e4e2dc75;
  padding-bottom: 10px;
  /* padding-left: 25px; */
  font-weight: 700;
  text-transform: uppercase;
  font-size: 17px;
  color: var(--primary-color);
}
/* .pll-selected span {
  font-size: 14px;
} */
a {
  color: var(--secondary-color);
  text-decoration: none;
}
:root {
  --primary-color: #ffcc00;
  --secondary-color: #414141;
  --paragraph-color: #b3b3b3;
  --para-text: "Onest";
  --mm-font: "Myanmar Tagu";
  --title-text: "Onest";
}
.white {
  color: white;
}
.white * {
  /* color: #ffffffd1; */
  color: white;
}
.primarycolor {
  color: var(--primary-color);
  font-size: 45px;
}
.main-color {
  color: var(--primary-color);
}
* {
  font-family: var(--para-text), var(--mm-font);
  font-size: 16px;
  color: var(--secondary-color);
}
/* pll language */

.pll-dropdown {
  position: relative;
  display: inline-block;
}

.pll-selected {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  background: #fff;
  border: 0px;
  cursor: pointer;
}

.pll-selected img,
.pll-options img {
  width: 30px;
}

.pll-options {
  display: none;
  position: absolute;
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  /*   width: 100%; */
  z-index: 99;
}

.pll-options li a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  text-decoration: none;
  color: #000;
}

.pll-options li a:hover {
  background: #f5f5f5;
}
.smalltitle {
  text-transform: uppercase;
  font-size: 18px;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  z-index: 10;
}
.smalltitle:before {
  content: "";
  display: block;
  width: 114%;
  height: 15px;
  background: rgba(255, 204, 0, 0.4);
  position: absolute;
  z-index: -1;
  top: -6px;
  left: -7%;
}
h3 {
  font-size: 36px;
}
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;
  font-weight: 700;
}
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;
}
.dropdown-menu {
  position: absolute;
  padding: 0rem 0;
  background: #f4f4f4;
}
.dropdown-item {
  padding: 1rem 1rem;
}

.dropdown-menu li {
  margin: 0px;
}
.dropdown-item.active,
.dropdown-item:active {
  color: var(--secondary-color);
  text-decoration: none;
  background-color: #ffcc00;
}
.nav-item-303 .dropdown-toggle::after {
  transform: rotate(-90deg);
}
button#backbmiform {
  width: 200px;
  border: 0px;
  display: none;
}
/***********************************************/
/* Header */
.dropdown-submenu {
  right: 0;
}
.dropdown-submenu.depth_1 {
  left: 100%;
  top: 0;
  width: 100%;
}
header {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-bottom: 70px;
}
.navbar-light .navbar-nav .nav-link {
  color: var(--secondary-color);
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 16px;
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: var(--primary-color);
  background: white;
}
.secondheader .container {
  position: relative;
}
.secondheaderinnner {
  background-color: #fff;
  height: 80px;
  border-radius: 100px;
  width: 78%;
  position: absolute;
  top: 80%;
  margin-top: 30px;
  border: 1px solid #f4f4f4;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.05));
  display: flex;
  align-items: center;
  padding: 15px 25px;
}
.contactus {
  background: var(--primary-color);
  width: 20%;
  right: 0;
  position: absolute;
  height: 80px;
  border-radius: 100px;
  margin-top: 30px;
  display: flex;
  align-items: center;
  padding: 15px 25px;
  justify-content: center;
  text-transform: uppercase;
  color: var(--secondary-color);
  font-weight: 700;
}
.contactus svg {
  margin-right: 15px;
}
.headersocialflex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.headersocialflex .icon {
  width: 15%;
}
.headersocialflex .content {
  width: 85%;
  font-weight: 500;
}
.headersocialflex .title {
  text-transform: uppercase;
}
div#headerphone {
  width: 38%;
  margin-right: 25px;
}
div#headeremail {
  width: 26%;
  margin-right: 25px;
}
#headeremail .icon {
  width: 20%;
}
#headeremail .content {
  width: 80%;
}
div#headersocial {
  width: 12%;
  justify-content: space-around;
  margin-right: 45px;
}
.careersidebarbox .servicelist:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../images/job.png);
  margin-right: 10px;
  filter: brightness(0) saturate(100%) invert(77%) sepia(69%) saturate(1995%)
    hue-rotate(357deg) brightness(105%) contrast(107%);
  z-index: 999;
  position: relative;
  background-size: contain;
}
.innerservicesidebar {
  margin-top: 120px;
}
.single-testimonial span.smalltitle {
  display: none;
}
.resultcontent {
  text-align: center;
}
.bmivalue {
  text-align: center;
  font-size: 35px;
  color: white;
}
.bmicategory {
  font-size: 25px;
}
/*****************************************/
/*************** Banner ***************/
.bannerimageabs {
  position: absolute;
  right: 0;
  object-fit: cover;
  z-index: -1;
}
#innerBanner {
  background-image: url(../images/usedbanner.png);
  height: 400px;
  display: flex;
  align-items: center;
  color: white;
}
#innerBanner h1 {
  margin: 30px 0px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 32px;
}
#innerBanner .subtitle {
  color: #414141ba;
}
.subtitle:before,
.subtitle:after {
  content: "";
  display: inline-block;
  width: 50px;
  background: #ffcc00;
  height: 1px;
  margin-right: 15px;
}
.subtitle:after {
  margin-left: 15px;
}
ol.breadcrumb.ns-bcr {
  display: flex;
  align-items: 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: #414141;
  content: var(--bs-breadcrumb-divider, "/");
}
.innerservicetitle {
  background: linear-gradient(
    to right,
    var(--secondary-color),
    var(--primary-color)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.auto-color {
  font-size: 36px;
}

/* Accordion */
.accordion {
  margin: 20px 0px;
}
.accordion-body {
  padding: 2.5rem 1.25rem;
}
.accordion-button {
  padding: 1.5rem 1.25rem;
  font-size: 20px;
  color: #212529;
  font-weight: 600;
  text-transform: uppercase;
  background: #f4f4f4;
}
.accordion-button:not(.collapsed) {
  color: var(--secondary-color);
  background-color: #ffcc00;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  background: linear-gradient(88.88deg, #ffdf60 0.3%, #ffcc00 100%);
}
.accordion-header {
  margin: 0;
}
/*************** Package Section ***************/
.wp-block-heading {
  margin: 15px 0px;
  font-size: 24px;
}
.accordion-body ul.wp-block-list {
  column-count: 2;
  width: auto;
}
.eachpackageimage img {
  display: block;
  margin: 0px auto;
}
h3.eachpackagetitle {
  font-size: 23px;
  margin: 15px 0px;
  width: 90%;
  text-align: center;
  margin-top: 25px;
}
.service-content h4 {
  margin-bottom: 20px;
}
.packageimage img {
  width: 85%;
  display: block;
  border-radius: 40px;
}
h4.package-title {
  background: #f4f4f4;
  padding: 15px;
  font-size: 18px;
  font-weight: 500;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-left: 5px solid #ffcc00;
  margin-bottom: 25px;
}
/*************** Home PL ***************/
.eachservice {
  margin-top: 140px;
  background: #ffffff;
  box-shadow: 0px 6px 16px rgba(100, 100, 111, 0.2);
  border-radius: 30px;
  padding: 25px;
  margin-bottom: 45px;
}
.eachserviceicon {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  position: relative;
  /* display: flex; */
  margin: 0px auto;
  margin-top: -80px;
  background: linear-gradient(88.88deg, #ffdf60 0.3%, #ffcc00 100%);
}
.eachserviceicon img {
  position: absolute;
  display: block;
  margin: 20px auto;
  left: 0;
  right: 0;
  width: auto !important;
  top: 0;
  bottom: 0;
}
h4.eachservicetitle {
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
}
.eachservice .readmoretransparent {
  width: auto !important;
  text-align: center !important;
}
#home-bmi {
  min-height: 767px;
  position: relative;
}
.bmiimage {
  position: absolute;
  width: 45%;
  top: 0;
  right: -15px;
  z-index: -1;
}
#bmiresult {
  margin-left: 25px;
}
#bmiresult h4 {
  margin: 20px 0px;
  font-size: 25px;
  font-weight: 500;
}
div#bmiresult * {
  color: white !important;
}
.bmiflex {
  margin-bottom: 10px;
}
#liveBmiResult {
  min-height: 60%;
}
.bmiformflex {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
}
.bmiformtwo {
  display: flex;
  width: 75%;
  column-gap: 15px;
}
button#bmibtn {
  width: 200px;
  border: 0px;
}
.ml-10 {
  margin-left: 10%;
}
.primary-color {
  color: var(--primary-color);
  font-size: inherit;
  display: inline;
}
.counter {
  margin-top: 50px;
  background: linear-gradient(88.88deg, #ffdf60 0.3%, #ffcc00 100%);
  border-radius: 30px;
  display: flex;
  flex-wrap: wrap;
  padding: 50px 25px;
}
.eachcounter {
  width: 25%;
  text-align: center;
}
.eachcounter h4 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
}
.countnumber {
  font-size: 40px;
  font-weight: 700;
}
.eachhomeblog {
  margin-top: 35px;
}
h3.eachhomeblogstitle {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  margin: 15px 0px;
}
.blogdate {
  color: var(--primary-color);
  margin-top: 20px;
}
.eachbranch {
  padding: 10px;
  margin: 40px 0px;
}
.branchlogo {
  background: #ffffff;
  box-shadow: 0px 6px 16px rgba(100, 100, 111, 0.2);
  border-radius: 30px;
  padding: 45px 45px 60px 45px;
}
.branchcontent {
  background: #ffcc00;
  border-radius: 60px;
  padding: 5px;
  text-align: center;
  width: 85%;
  display: block;
  margin: 0 auto;
  margin-top: -25px;
}
.branchlink {
  text-align: center;
  color: white;
  margin-bottom: 10px;
}
h4.branchtitle {
  color: white;
  font-size: 23px;
  font-weight: 500;
  margin: 10px 0px 0px 0px;
}
section#home-services {
  background-image: url("../images/plservicebg.png");
}
h3.testimonialname {
  font-size: 20px;
  margin: 20px 0px 10px 0px;
  text-align: center;
}
.testimonial-wrap {
  filter: drop-shadow(9px 9px 9px rgba(50, 50, 0, 0.1));
  margin-top: 40px;
  padding-bottom: 50px;
}
.hometestimonialcontent {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: break-word;
}
.testimonial-box:before {
  content: "";
  display: block;
  width: 30px;
  height: 24px;
  background-image: url(../images/comma.png);
  position: absolute;
  z-index: 999;
  top: 0;
}
form#bmiCalculatorForm {
  width: 90%;
}
.bmiformflex label {
  width: 25%;
  font-weight: 500;
  font-size: 17px;
  color: var(--secondary-color);
}
.bmiform {
  width: 75%;
  border-radius: 25px;
  padding: 15px 30px;
  border: 0px;
  box-shadow: 0px 5px 14px rgba(100, 100, 111, 0.12);
}
.testimonial-box,
.aboutphilo {
  background: white;
  width: 100%;
  height: 350px;
  padding: 30px;
  text-align: center;
  filter: drop-shadow(0 12px 30px rgba(224, 221, 221, 1));
  clip-path: polygon(
    100% 75.137%,
    100% 75.137%,
    99.906% 76.869%,
    99.633% 78.511%,
    99.197% 80.043%,
    98.612% 81.442%,
    97.893% 82.686%,
    97.055% 83.753%,
    96.112% 84.621%,
    95.08% 85.269%,
    93.973% 85.673%,
    92.806% 85.813%,
    84.616% 85.813%,
    84.616% 85.813%,
    84.067% 85.846%,
    83.525% 85.94%,
    82.99% 86.094%,
    82.464% 86.303%,
    81.947% 86.564%,
    81.441% 86.872%,
    80.947% 87.225%,
    80.464% 87.619%,
    79.995% 88.05%,
    79.541% 88.514%,
    79.541% 88.514%,
    77.473% 90.522%,
    75.162% 92.373%,
    72.625% 94.055%,
    69.879% 95.554%,
    66.941% 96.859%,
    63.831% 97.955%,
    60.563% 98.83%,
    57.158% 99.472%,
    53.631% 99.866%,
    50% 100%,
    50% 100%,
    46.369% 99.866%,
    42.842% 99.472%,
    39.437% 98.83%,
    36.169% 97.955%,
    33.059% 96.859%,
    30.121% 95.554%,
    27.375% 94.055%,
    24.838% 92.373%,
    22.527% 90.522%,
    20.459% 88.514%,
    20.459% 88.514%,
    20.005% 88.05%,
    19.535% 87.619%,
    19.053% 87.225%,
    18.559% 86.872%,
    18.053% 86.564%,
    17.536% 86.303%,
    17.01% 86.094%,
    16.475% 85.94%,
    15.933% 85.846%,
    15.384% 85.813%,
    7.194% 85.813%,
    7.194% 85.813%,
    6.027% 85.673%,
    4.92% 85.269%,
    3.888% 84.621%,
    2.945% 83.753%,
    2.107% 82.686%,
    1.388% 81.442%,
    0.803% 80.043%,
    0.367% 78.511%,
    0.094% 76.869%,
    0% 75.137%,
    0% 10.676%,
    0% 10.676%,
    0.094% 8.944%,
    0.367% 7.302%,
    0.803% 5.77%,
    1.388% 4.371%,
    2.107% 3.127%,
    2.945% 2.06%,
    3.888% 1.192%,
    4.92% 0.544%,
    6.027% 0.14%,
    7.194% 0%,
    92.806% 0%,
    92.806% 0%,
    93.973% 0.14%,
    95.08% 0.544%,
    96.112% 1.192%,
    97.055% 2.06%,
    97.893% 3.127%,
    98.612% 4.371%,
    99.197% 5.77%,
    99.633% 7.302%,
    99.906% 8.944%,
    100% 10.676%,
    100% 75.137%
  );
}
.aboutphilo {
  height: 150px;
  display: flex;
  align-items: center;
  background: #f4f4f4;
}
.philocontent::first-letter {
  font-weight: bold;
  font-size: 17px;
}
.motto .testimonial-wrap {
  filter: drop-shadow(18px 9px 7px rgba(50, 50, 0, 0.1));
  margin-top: 40px;
  padding-bottom: 50px;
  /* border: 1px solid; */
}
/*****************************************/

.navbar li {
  margin-bottom: 10px;
  margin: 0px 12px;
}
li {
  margin-bottom: 10px;
}
p {
  line-height: 32px;
}
section {
  margin: 40px 0px;
  padding: 40px 0px 80px 0px;
  position: relative;
}

.white {
  color: white !important;
}

.mt-40 {
  margin-top: 40px;
}
.readmore {
  background: var(--primary-color);
  border-radius: 30px;
  padding: 12px 15px;
  width: 150px;
  text-align: center;
  margin-top: 25px;
}
.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;
}

/* 
.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;
}
/************************************** Career *************************************************/
.eachcareer {
  border: 1px solid #ccc;
  border-radius: 30px;
  padding: 25px;
  margin-bottom: 15px;
}
h3.eachcareertitle {
  font-size: 23px;
  margin: 15px 0px;
  width: 90%;
  min-height: 60px;
  display: flex;
  align-items: center;
}
.eachcareertitleflex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 2px solid #f4f4f4;
  margin-bottom: 10px;
}
.eachcareerrequirementflex {
  display: flex;
  /* margin-bottom: 10px; */
  /* margin-top: 15px; */
  margin: 25px 0px 15px 0px;
}
.eachcareerrequirementflex {
  display: flex;
  margin: 25px 0px 15px 0px;
  align-items: center;
}
.eachcareerrequirementflex .readmore {
  width: auto;
  font-size: 14px;
  margin-top: 0px;
}
.eachcareertime {
  display: flex;
  align-items: center;
  width: 65%;
}
.eachcareertime img {
  margin-right: 15px;
}
.eachcareertab {
  margin-right: 8px;
  background: #c9d1dec4;
  padding: 5px 15px;
  border-radius: 25px;
  font-size: 14px;
}
.eachcareertime img {
  width: 25px;
}
.opening:after {
  content: "-";
  display: inline;
  position: relative;
  margin: 0px 8px;
}
.opening,
.closing {
  font-size: 14px;
}
.eachpackageouter {
  padding: 25px;
  background: #ffffff;
  box-shadow: 0px 6px 26px rgba(100, 100, 111, 0.1);
  border-radius: 30px;
  margin-bottom: 40px;
}
.width100 {
  width: 100%;
}
.careerbox {
  background: #f4f4f4;
  padding-bottom: 30px;
  border-radius: 30px;
}
.careerbox img {
  border-radius: 30px;
}
.careerbox .jobicon {
  border-radius: 0px;
}
.jobsubtitle {
  font-size: 15px;
  font-weight: 600;
  margin-right: 25px;
  width: 100px;
}
.jobtext {
  font-size: 15px;
}
.job-description {
  padding: 15px 25px;
}
.job-description h4 {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.job-description .wp-block-list {
  column-count: 1;
}

.careerbox .eachcareerrequirementflex {
  margin-left: 30px;
}
.jobsubtitle {
  font-size: 15px;
  font-weight: 600;
  margin-right: 25px;
}
.eachcareeraddress {
  background: #ffcc004a;
}
.eachcareersample {
  margin: 20px 0px;
}
.eachcareericon {
  width: 10%;
}
.eachcareericon img {
  filter: brightness(0) saturate(100%) invert(84%) sepia(38%) saturate(3046%)
    hue-rotate(357deg) brightness(102%) contrast(106%);
}
/************************************** About Us *************************************************/
.threevaluebox {
  display: flex;
  flex-wrap: wrap;
}
.threevaluesflex {
  width: 30%;
}
.threevaluescontent {
  width: 65%;
  margin-left: 5%;
  box-shadow: 0px 7px 29px rgb(100 100 111 / 14%);
  padding: 45px;
  border-radius: 15px;
}
.eachthreepillar {
  background: white;
  border-radius: 10px;
  margin-bottom: 35px;
  color: var(--secondary-color);
  /* display: flex; */
  /* align-items: center; */
  margin: 0px 0.5%;
  box-shadow: 0px 7px 29px rgb(100 100 111 / 14%);
  margin-top: 5px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  cursor: pointer;
  padding-top: 25px;
}
.visionandmissionsection {
  /* background-image: linear-gradient(88.88deg, #ffcc008a 100%, #ffdf608a 0.3%),
    url(../images/visionandmissionbg.png); */
  /* background-image: linear-gradient(88.88deg, #6665629e 100%, #928c8c6e 0.3%),
    url(../images/visionandmissionbg.png); */
  /* background-image: linear-gradient(#2424249e 100%, #acad07 0.3%),
    url(../images/visionandmissionbg.png); */
  background-image:
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.5),
      /* Semi-transparent white at top */ rgba(0, 0, 0, 0.7)
        /* Semi-transparent black at bottom */
    ),
    url(../images/visionandmissionbg.png);

  background-image:
    linear-gradient(to right, rgb(65 65 65 / 91%), rgb(0 0 0 / 87%)),
    url(../images/visionandmissionbg.png);

  min-height: 600px;
  padding: 70px 50px;
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
}

.visionandmissionsection .smalltitle:before {
  background-color: var(--primary-color);
}
.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-bottom: 15px;
}
.eachthreeicon img {
  filter: invert(1);
}
.eachthreetitle {
  color: var(--secondary-color);
  padding: 15px 30px;
  /* padding-left: 80px; */
  text-align: center;
  font-size: 16px;
  margin: 15px 0px 0px 0px;
  font-weight: 500;
}
div#threecontent3 {
  margin-bottom: 0px;
}
.eachthreepillarcontent {
  display: none;
}
.eachthreepillarcontent.active {
  display: block;
}
.eachthreepillar.active {
  border-bottom: 3px solid var(--primary-color);
}
.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;
}
.valueflex h4.eacharticlestitle {
  margin-bottom: 0;
  font-size: 20px;
  margin-left: 20px;
}
#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: 100%;
  margin: 0px auto;
  padding: 45px 20px;
  text-align: center;
}
.branchaddress {
  width: 60%;
}
.branchphone {
  width: 70%;
  margin-top: 15px;
}
.branchphone a {
  color: var(--secondary-color) !important;
}
.branchmap {
  margin-top: 25px;
  width: 100%;
}
.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: 20px;
  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;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px auto;
}
.eachcourseobjective {
  border: 1px solid #ccc;
  padding: 15px;
  margin-top: 25px;
  min-height: 300px;
}
.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;
  color: var(--primary-color);
}
.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;
}
/********************************** Footer ************************************************/
.footersocialfloat {
  position: fixed;
  right: 0;
  z-index: 999;
  bottom: 80px;
  width: 105px;
}
.footersocialfloatflex {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.footersocialfloattext {
  font-size: 14px;
  padding: 8px 10px 8px 30px;
  color: white;
}
.footersocialfloaticon {
  width: 50px;
  height: 50px;
  position: absolute;
  left: -25px;
  background: #ccc;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
div#footersocialfloatvb {
  background: #864cb2;
  margin-bottom: 20px;
  position: relative;
  right: -90px;
  transition-duration: 0.7s;
}
div#footersocialfloathl {
	background: #094218;
  	margin-bottom: 20px;
  	position: relative;
  	right: -90px;
  	transition-duration: 0.7s;
}

div#footersocialfloathl .footersocialfloaticon {
	background: #094218;
}

div#footersocialfloathl .footersocialfloaticon i::before {
	color: #fff;
}

div#footersocialfloatmsger {
	background: #0084FF;
  	margin-bottom: 20px;
  	position: relative;
  	right: -90px;
  	transition-duration: 0.7s;
}

div#footersocialfloatmsger .footersocialfloaticon {
	background: #0084FF;
}

div#footersocialfloatmsger .footersocialfloaticon i::before {
	color: #fff;
}

div#footersocialfloatmsger:hover,
div#footersocialfloathl:hover,
div#footersocialfloatvb:hover,
div#footersocialfloatwhatsup:hover {
  right: 0;
}
div#footersocialfloatvb .footersocialfloaticon {
  background: #864cb2;
}
div#footersocialfloatwhatsup {
  background: #3adc49;
  position: relative;
  right: -90px;
  transition-duration: 1s;
}
div#footersocialfloatwhatsup .footersocialfloaticon {
  background: #3adc49;
}

.followright {
  text-align: right;
}
.footergetintouch {
  padding-left: 60px;
}
footer {
  background: var(--secondary-color);
  color: white;
  position: relative;
  padding-top: 35px;
}
.flexfootercol {
  display: flex;
  justify-content: end;
}
.flexfooterinner {
  width: 100%;
}
#go-top svg {
  transform: rotate(-90deg);
}
footer h4,
footer h5,
footer h6 {
  font-size: 25px;
  color: white;
}
footer h5 {
  font-size: 22px;
  font-weight: 600;
  margin: 40px 0px 25px 0px;
}
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;
}
footer a:hover {
  color: var(--primary-color);
}
.footerline {
  border-bottom: 1px solid rgba(255, 255, 255, 0.779);
  margin: 50px 0px 5px 0px;
}
.footersocialflex {
  display: flex;
  margin: 15px 0px 0px 0px;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  gap: 7px;
}
.footersocialtitle h5 {
  margin: 0px;
}
.footercontacttitle {
  width: 5%;
  display: flex;
  margin-right: 2%;
}
.footercontact {
  width: 90%;
}
.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;
}

.sidebarbox {
  box-shadow: 0 0 30px rgb(0 0 0 / 7%);
  padding: 25px;
  border-radius: 15px;
  margin-bottom: 25px;
}
h5.sidebartitle {
  margin: 15px 0px;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: var(--primary-color);
}
li.servicelist {
  list-style: none;
  display: flex;
  padding-left: 0;
  padding-bottom: 7px;
  border-bottom: 1px dotted #cccccc52;
  align-items: center;
}
.sidebarbox ul {
  padding-left: 5px;
}
.servicelist:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../images/servicebeforeicon.png);
  margin-right: 10px;
  filter: brightness(0) saturate(100%) invert(77%) sepia(69%) saturate(1995%)
    hue-rotate(357deg) brightness(105%) contrast(107%);
  background-repeat: no-repeat;
}
h3.sidebarblogtitle {
  font-size: 16px;
  font-weight: 500;
  margin: 15px;
}
.sidebarblog {
  border-bottom-left-radius: 15px;
  background: #f4f4f4c7;
  border-bottom-right-radius: 15px;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
section#inner-testimonial {
  display: none;
}
.single-testimonial section#inner-testimonial {
  display: block;
}
h3.innertestimonialtitle {
  background: #f4f4f4;
  padding: 15px 35px;
  margin: 15px 0px;
  border-radius: 45px;
}

.channel-links a {
	color: var(--primary-color);
	text-decoration: underline;
}
/************************************************************************/

/* #home-about {
  background: #f8f8f2;
  padding-bottom: 270px;
} */
/* .width90 {
  width: 90%;
}
.width80 {
  width: 80%;
  margin: 15px auto;
}
.width70 {
  width: 70%;
  margin: 15px auto;
} */
/* .eachaudience {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.audiencemaintitle {
  width: 40%;
  margin: 25px auto;
  margin-top: 0px;
}
.audiencetitle {
  width: 70%;
  text-align: center;
  font-size: 17px;
}
.audience-photo {
  position: absolute;
  top: -18px;
  right: 5%;
  z-index: 5;
}
.z-index500 {
  z-index: 500;
  position: relative;
}
.counter {
  font-size: 38px;
  color: var(--primary-color);
  border-bottom: 1px solid #ccc;
  width: 70%;
  text-align: center;
  margin-bottom: 15px;
}
#home-audience:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 80%;
  height: 339px;
  background: var(--secondary-color);
  top: -50px;
  right: 0;
  border-top-left-radius: 300px;
  border-bottom-left-radius: 300px;
  box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.15);
}
section#home-audience {
  margin-top: -150px;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.homeimpactflex {
  display: flex;
  flex-wrap: wrap;
}
.eachhomeimpact {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 50%;
}
.eachimpacttitle {
  width: 100%;
  text-align: center;
}
.eachimpactcount {
  width: 100%;
  text-align: center;
}
.eachhomecircle {
  width: 87px;
  height: 87px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color);
  border-radius: 50%;
  margin-bottom: 15px;
}
.eachimpacttitle {
  font-size: 18px;
  margin-bottom: 10px;
}
.eachimpactcount {
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0px;
  color: var(--primary-color);
}
.eachhomeimpact {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 50%;
  margin-top: 50px;
}
.eachbookicon {
  width: 107px;
  height: 107px;
  background: var(--primary-color);
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
}
.eachbookicon:before {
  width: 135px;
  height: 135px;
  content: "";
  display: block;
  position: absolute;
  border: 2px solid var(--primary-color);
  border-radius: 50%;
}
.bookiconsectionflex {
  display: flex;
  margin-top: 40px;
  gap: 15px;
  flex-direction: row;
  flex-wrap: wrap;
}
.eachbookcontent {
  width: 30%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.eachbooktitle {
  margin-top: 35px;
  font-size: 18px;
  font-weight: 600;
}
.eachbooktitle {
  margin-top: 35px;
  font-size: 17px;
  font-weight: 600;
  width: 60%;
  text-align: center;
}
.float-right {
  float: right;
  margin-top: 75px;
  margin-right: 45px;
} */
