 .one-line,
.two-line-limit {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.moec-np-banner-wrapper {
  margin-top: 143px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  padding: 120px 0;
}
/*.moec-np-banner-wrapper::after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  height: 100%;*/
/*  width: 100%;*/
/*  background-color: rgba(0 0 0 / 75%);*/
/*}*/
.moec-np-banner-content-sec {
  position: relative;
  z-index: 2;
  width: 100%;
}
.moec-np-banner-content-sec h1 {
  color: #fff;
  font-weight: 700;
}
.moec-np-bnr-src-sec {
  margin: 60px auto 0;
  width: 70%;
}
.moec-np-bnr-src-sec .nav-tabs .nav-link {
  background-color: #ab2626;
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px 8px 0 0;
  font-weight: 500;
  font-size: 18px;
  border-right: 1px solid #fff;
}
.moec-np-bnr-src-sec .nav-tabs .nav-link.active {
  background-color: #fff;
  color: #000;
  padding: 12px 20px;
  border-color: #fff;
}
.moec-np-bnr-src-sec .nav {
  align-items: flex-end;
  border-bottom: none;
}
.moec-np-bnr-src-form-input {
  position: relative;
  border: 1px solid #c9c9c9;
  border-radius: 4px;
  padding-right: 50px;
  overflow: hidden;
}
.moec-np-bnr-src-form-input input {
  border: none;
  font-size: 18px;
  color: #000;
}
.moec-np-bnr-src-form-input-wrapper .form-group {
  margin-bottom: 15px;
}
.moec-np-bnr-src-form-input-wrapper .form-select,
.moec-np-bnr-src-form-input-wrapper .form-select::placeholder,
.moec-np-bnr-src-form-input-wrapper input {
  font-size: 18px;
  color: #000;
}
.moec-np-bnr-src-form-input .moec-np-src-icn-sec {
  position: absolute;
  right: 0;
  top: 5px;
  height: 100%;
  width: 45px;
  border: none;
  background: #fff;
  font-size: 20px;
  color: #979797;
  cursor: pointer;
}
.moec-np-src-icn {
  margin-right: 5px;
}
.moec-np-bnr-src-form-input-wrapper {
  padding: 15px;
  background-color: #fff;
  border-radius: 0 8px 8px;
  position: relative;
  display: flex;
  gap: 15px;
}
.moec-np-bnr-src-listing-sec {
  position: absolute;
  top: 75px;
  background-color: #fff;
  width: 100%;
  left: 0;
  padding: 5px 15px;
  z-index: 2;
  border-radius: 0 0 8px 8px;
}
.moec-np-bnr-src-listing-sec ul {
  list-style: none;
  max-height: 150px;
  overflow-y: auto;
}
.moec-np-bnr-src-listing-sec ul li a {
  color: #000;
  padding: 7px 10px;
  display: block;
  transition: 0.3s linear;
}
.moec-np-accreditation-wrapper,
.moec-np-bnr-src-listing-sec ul li a:hover {
  background-color: #e7eef6;
}
.moec-np-blck-head h2::after,
.moec-np-bnr-src-list-ul,
.moec-np-wht-head h2::after {
  display: none;
}
.moec-np-about-wrapper {
  margin: 60px 0;
}
.moec-np-about-img-sec img {
  width: calc(100% + 100px);
  margin-left: -100px;
}
.moec-np-theme-clr {
  color: #1a519e;
}
.moec-np-about-content-sec,
.moec-np-upcoming-intk-wrapper {
  margin: 40px 0;
}
.moec-np-blck-head h2 {
  color: #000;
  padding-bottom: 0;
}
.moec-np-blog-wrapper,
.moec-np-cntry-wrapper,
.moec-np-top-crs-wrapper {
  margin: 80px 0;
}
.moec-np-all-service-wrapper,
.moec-np-cntry-slider-wrapper,
.moec-np-top-crs-sec,
.moec-np-upcoming-intk-sec {
  margin-top: 40px;
}
.moec-np-cntry-img-sec {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.moec-np-cntry-img-sec::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgb(14 14 209 / 0%) 15%, rgb(0 0 0) 100%);
  transition: 0.3s linear;
}
.moec-np-cntry-content-sec {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 2;
  text-align: center;
  padding: 15px;
  transition: 0.3s linear;
}
.moec-np-slider .owl-nav {
  text-align: right;
  position: absolute;
  right: 15px;
  top: -125px;
}
.moec-np-same-slider .owl-next::after,
.moec-np-same-slider .owl-prev::after,
.moec-np-slider .owl-next::after,
.moec-np-slider .owl-prev::after {
  border-radius: 100%;
  background-color: #ab2626;
}
.line-para {
  position: relative;
}
.line-para::after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 75%;
  top: 50%;
  background-color: #000;
  transform: translatey(-50%);
  right: 0;
}
.moec-np-heading-sec h3 {
  font-size: 26px;
}
.moec-np-heading-sec h4 {
  font-size: 22px;
}
.moec-np-prtnr-uni-content-para {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #ab2626;
}
.moec-np-prtnr-uni-img-sec {
  margin: 10px 0;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #efefef;
}
.moec-np-prtnr-uni-img-sec img {
  height: 55px;
}
.moec-np-prtnr-uni-content-sec {
  margin-left: 100px;
}
.moec-np-top-img {
  width: 200px;
}
.moec-np-blog-content-sec,
.moec-np-blog-img-sec img,
.moec-np-listing-sec li .moec-np-listing-img-sec img,
.moec-np-testi-img-sec img,
.moec-np-top-crs-img-sec img,
.moec-np-top-img img,
.moec-np-upcoming-intk-content-sec .moec-np-upcoming-intk-cntry-img-sec img,
.one-line {
  width: 100%;
}
.moec-np-bottom-img {
  text-align: right;
  margin-top: -150px;
}
.moec-np-bottom-img img {
  width: 180px;
}
.moec-np-upcoming-intk-content-wrapper {
  margin-bottom: 35px;
  margin-top: 10px;
}
.moec-np-upcoming-intk-content-sec {
  position: relative;
  margin-right: 35px;
  background: #41bce6;
  background: -webkit-linear-gradient(to right, #335eab, #41bce6);
  background: linear-gradient(to right, #335eab, #41bce6);
  padding: 25px 15px;
  border-radius: 10px;
}
.moec-np-our-service-wrapper,
.moec-np-our-service-wrapper::before,
.moec-np-testimonial-wrapper {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.moec-np-upcoming-intk-content-sec .moec-np-upcoming-intk-cntry-img-sec {
  position: absolute;
  right: -35px;
  top: -7px;
  width: 90px;
}
.one-line {
  white-space: nowrap;
}
.moec-np-top-crs-content-para .moec-heading-sec {
  width: auto;
}
.moec-np-our-service-wrapper::after,
.moec-np-our-service-wrapper::before,
.moec-np-our-team-wrapper::after {
  content: "";
  display: block;
  left: 0;
  width: 100%;
  z-index: -1;
}
.moec-np-top-crs-content-sec {
  transition: 0.3s linear;
  margin: 15px 0;
  padding: 10px;
  border-radius: 20px;
}
.moec-np-top-crs-img-sec {
  margin-bottom: 10px;
  text-align: center;
}
.copyright-sec p,
.moec-np-about-team-member p,
.moec-np-top-crs-content-para,
.moec-np-why-choose-img-sec {
  text-align: center;
}
.moec-np-top-crs-content-sec:hover {
  border-color: #1a519e;
  background-color: #fff;
  box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
}
.moec-lp-heading-line h2,
.moec-lp-heading-line-center h2 {
  padding-bottom: 20px;
  position: relative;
}
.moec-lp-heading-line h2::after {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 5px;
  bottom: 0;
  background: #1a519e;
  left: 5px;
}
.moec-lp-heading-line-center h2::after {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 5px;
  bottom: 0;
  background: #1a519e;
  left: 50%;
  transform: translateX(-50%);
}
.moec-np-our-team-wrapper {
  padding: 80px 0;
  position: relative;
}
.moec-np-our-team-wrapper::after {
  height: 60%;
  background-color: #1a519e;
  position: absolute;
  top: 0;
  border-radius: 0 0 80% 80%;
}
.moec-np-our-team-sec {
  position: relative;
  margin-top: 80px;
  margin-bottom: 50px;
}
.moec-np-wht-head h2 {
  color: #fff;
  padding-bottom: 0;
}
.moec-np-about-team-member {
  margin-top: 25px;
  text-align: center;
}
.moec-np-our-team-img-sec {
  width: 90%;
  margin: 0 auto;
}
.moec-np-dm-wrapper {
  margin: 80px 0;
  overflow: hidden;
}
.ft-wt-normal {
  font-weight: 400;
}
.moec-np-dm-content {
  margin-left: 17%;
  margin-right: 50px;
}
.moec-np-dr-img-sec {
  text-align: right;
}
.moec-np-dr-img-sec img {
  width: 85%;
}
.moec-np-blog-sec {
  margin-top: 40px;
  position: relative;
}
.two-line-limit {
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.moec-np-red-link {
  font-size: 22px;
  font-weight: 600;
  color: #ab2626;
  text-decoration: underline;
}
.moec-np-blog-img-sec {
  overflow: hidden;
  border-radius: 10px;
}
.moec-pos-theme-btn-sec {
  position: absolute;
  top: -100px;
  right: 0;
}
.moec-np-accreditation-img-sec {
  padding: 10px;
  border-radius: 10px;
}
#moec-np-accreditation-slider .moec-np-accreditation-img-sec img {
  width: auto;
  height: 45px;
  max-width: 100%;
}
.moec-np-our-service-wrapper {
  padding: 80px 0;
  position: relative;
}
.moec-np-our-service-wrapper::before {
  background-image: url(/assets/frontend/images/homepage/services-bg-img.webp);
  position: absolute;
  top: 0;
  height: 40%;
}
.moec-np-our-service-wrapper::after {
  position: absolute;
  bottom: 0;
  height: 60%;
  background-color: #eff4f9;
}
.moec-np-our-service-sec {
  margin-top: 0;
  display: flex;
  justify-content: center;
}
.moec-np-our-service-content-sec {
  position: relative;
  text-align: center;
  padding: 15px;
  width: 230px;
  margin: 15px;
  background-color: #fff;
  box-shadow: 0 2px 15px rgb(0 0 0 / 8%);
  border-radius: 8px;
}
.moec-np-our-service-content-para {
  position: relative;
  z-index: 2;
  margin-bottom: 15px;
}
.moec-np-our-service-content-para h4 {
  font-size: 18px;
  font-weight: 600;
}
.moec-np-our-service-img-sec {
  position: relative;
  z-index: 2;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin: 10px auto 25px;
  background-color: #efefef;
  text-align: center;
  line-height: 100px;
}
.moec-np-our-service-img-sec img {
  width: 70px;
  margin-top: 15px;
}
.moec-np-our-service-arrow-icn {
  position: relative;
  z-index: 2;
  font-size: 36px;
}
.moec-np-why-choose-wrapper {
  margin-top: 60px;
}
.moec-np-why-choose-wrapper-him {
  margin-top: 20px !important;
}
.top-para {
  margin-top: 15px !important;
}
.moec-np-listing-sec {
  list-style: none;
}
.moec-np-listing-sec li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.moec-np-listing-sec li .moec-np-listing-img-sec {
  width: 60px;
  margin-right: 15px;
}
.moec-np-listing-sec li .moec-np-listing-content,
.moec-np-testi-name {
  width: calc(100% - 75px);
}
/*.sm-ft-para {*/
/*  font-size: 14px;*/
/*  color: #555;*/
/*}*/
.moec-np-testimonial-content-sec .sm-ft-para {
  max-height: 150px;
  overflow: auto;
  padding-right: 5px;
}
.moec-np-why-choose-left-sec {
  margin-right: 80px;
  margin-top: 40px;
}
.moec-np-why-choose-right-sec {
  margin-left: 30px;
}
.moec-np-why-choose-img-sec img {
  width: 90%;
}
.moec-np-testimonial-wrapper {
  padding: 80px 0;
  overflow: hidden;
}
.moec-np-testimonial-sec {
  margin-top: 50px;
}
.moec-np-testimonial-content-sec {
  padding: 25px;
  background-color: #fff;
  border-radius: 10px;
}
.moec-np-testi-detail-sec {
  display: flex;
  align-items: center;
}
.moec-np-testi-img-sec {
  margin-right: 15px;
  width: 60px;
}
.moec-np-testi-rating-sec {
  margin-top: 10px;
  color: #fea73e;
}
#moec-np-testimonial-slider .owl-stage-outer {
  overflow: visible;
}
.moec-np-same-slider .owl-nav {
  text-align: right;
  position: absolute;
  right: 15px;
  top: -100px;
}
.moec-footer-our-branch-sec {
  margin-top: 0;
  margin-bottom: 25px;
}
.moec-np-ask-btn-sec {
  position: fixed;
  right: -73px;
  top: 50%;
  z-index: 3;
  transform: rotate(90deg);
  display: none;
}
