@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
.page-template-money-page-template body,
.page-template-money-page-template button,
.page-template-money-page-template p,
.page-template-money-page-template strong,
.page-template-money-page-template h1,
.page-template-money-page-template h2,
.page-template-money-page-template h3,
.page-template-money-page-template h4,
.page-template-money-page-template h5,
.page-template-money-page-template h6,
.page-template-money-page-template a,
.page-template-money-page-template li,
.page-template-money-page-template ul li{ 
  font-family: "Poppins", sans-serif;
}
/*font-family: 'Satisfy', cursive;*/

/* Offer price style start*/
.btns-close{
  display: none;
}
#mpvideoReview .master-course-video-form-header {
  padding: 25px 90px 25px 20px;
  background-color: #6659b8;
  background-image: url("https://www.acte.in/wp-content/uploads/2023/09/propfile-contact.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#mpvideoReview .master-course-video-form-body {
  padding: 40px 30px;
  background-color: #6659b8;
}
#mpvideoReview .master-course-video-form-heading {
  font-size: 18px;
  line-height: 24px;
  color: #ffd809;
  margin-bottom: 10px;
  font-weight: 700;
}
#mpvideoReview .master-course-video-form-text {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
}
#mpvideoReview .digloas-sesstion .modal-body{
padding: 0px !important;
}
#mpvideoReview.modal .modal-title{
padding-top: 25px;
padding-left: 25px;
padding-bottom:20px;
color: #fff;
}
#mpvideoReview .review-video-url{
padding-left: 25px !important;
}
#mpvideoReview.modal button.close{
color: #fff !important;
right: 17px !important;
opacity: 1 !important;
font-weight: lighter !important;
}
#mpvideoReview.modal .btns-close button.close{
  font-weight: lighter;
}
#mpvideoReview .digloas-sesstion .modal-content{
  background-color: #212883;
}
#mpvideoReview .digloas-sesstion .forms{
  background: #fff;
}
#mpvideoReview .digloas-sesstion .forms button.btn-primary.mp-cert-btn{
  background: #ff8545;
  border-color: #ff8545;
}
/* sathish start code Our Instructor */

.mp-inst-slider .owl-dots{
  display: flex;
  align-items: center;
  margin: 10px 0 16px;
  justify-content: flex-end;
  width: 404px;
}

.mp-inst-slider .owl-dots .owl-dot
{
    background: #0084b96b;
    width: 16px;
    height: 4px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
}

.mp-inst-slider .owl-dots .owl-dot.active span
{
    display: inline-block;
    background: #498cf5;
    width: 100%;
    height: 100%;
    border-radius: 0;
}


.mp-inst-slider .owl-nav{ 
  position: static;
      padding: 20px 0 0 35%;
  }
  .mp-inst-slider .owl-nav button{
    top: 100%;
    left: 50%;
    margin: 0 6px;
    width: 26px;
    height: 26px;
    position: static; 
  }
  .mp-inst-slider .owl-nav button i{ 
      font-size: 18px;
  }
  .mp-inst-slider .owl-nav button:hover i{ 
      color: #2196f3;
  }
  .mp-inst-slider .owl-nav button i:before{
      margin: 0 !important;
  }

  .mp-inst-slider .owl-nav{
    position: absolute;
    padding: 0;
    /* width: 100%; */
    text-align: center;
    left: 0;
    padding-left: 309px;
  }
.mp-inst-slider button.owl-next{
  margin-left: 71px;
}

/*  sathish end code  Instructor */


.jop-open{
  text-align: center;
  font-weight: bold;

}
#mpcontactform .modal-header .close{
  padding: 0px;
  margin: 0px;
}
span.career_oppor{
  background: #eab53f;
  padding: 0 12px;
  border-radius: 3px;
}
#mpp-instructor .mp-jb-assist-pgm-title h2 span{
  background: #d1e1ff;
  border-radius: 3px;
  padding: 0 14px;
}
 
#mpp-transition .mp-jb-assist-pgm-title h2 span{
  background: #eab53f;
  padding: 0 12px;
  border-radius: 3px;
}
 
.mp-offer-label{
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    margin: 30px 0 30px 0;
    font-weight: 500;
    color: #fff;
 }
.discout-price {
 display: block;
    text-align: center;
    font-family: 'Satisfy', cursive;
    color: #eab53f;
    font-size: 38px;
 }
 .discout-price{
      display: block;
    text-align: center;
    font-family: 'Satisfy', cursive;
    color: #eab53f;
    font-size: 38px; 
    font-weight: 600;
    letter-spacing: 0.6px;
    margin: 0 0 4px 0;
 }
.discout-price em{
   font-style: normal;
  }
.origanal-price{
display: inline-block;
    margin-left: 8px;
    font-size: 26px;
  }
.lowst_price{
    display: block;
    text-align: center;
    font-size: 13px;
    color: #eab53f;
    font-style: italic;
    margin: 0 0 20px 0;
  }
  .phone_number{
    text-align: center;
  }
  .phone_number a{
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
  }
/* Offer price style end */

.card-body p, .ratings{
	color:#333 !important;
	font-size:15px!important;
}
.page-template-money-page-template .learn-menu{
  background: #0051c7;
}
.page-template-money-page-template .fa:before, .page-template-money-page-template .fas:before{
margin-left: 5px;
}
.forms {
  background: #ffffff;
  border-radius: 5px;
  padding: 17px;
}
.container {
  max-width: 1230px;
}
.mp-cert-btn,.forms button.btn-primary.mp-cert-btn {
  padding: 12px 24px;
  background: #498cf5;
  border-color: #498cf5;
  font-size: 14px;
  font-weight: 400;
  border-radius: 30px;
  text-transform: uppercase;
  line-height: 23px;
}
.forms button.btn-primary.mp-cert-btn{
  width: 100%;
  height: auto;
  margin-left: 0;
}
.acte-mp-banner .forms .form-control{
  background: #F2F6FF !important;
}
.mp-job-certification .mp-cert-btn,
.hints-card .mp-cert-btn {
  background: #0076ff;
  border-color: #0076ff;
}
.mp-cert-btn:focus,
.mp-cert-btn.btn-primary:not(:disabled):not(.disabled).active:focus,
.mp-cert-btn.btn-primary:not(:disabled):not(.disabled):active:focus,
.mp-cert-btn.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
  background: #498cf5;
  border-color: #498cf5;
}
.acte-mp-banner { 
  width: 100%; 
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 60px 0 60px; 
}
/* .middle_shape {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: url('./mp-banner-shape.png');
}
.bottom_shoape {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
} */
/* .mp-banner-content {
  padding: 0 92px 0 0;
} */
.mp-banner-content h2 {
  color: #fff;
  font-size: 40px;
  line-height: 62px;
  margin: 0 0 40px 0;
  font-weight: 600;
  font-family: "Poppins", sans-serif !important;
}
.mp-banner-content h2 span {
  display: inline-block;
  background: #eab53f;
  padding: 0 12px;
  border-radius: 3px;
}
.mp-banner-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mp-banner-content ul li {
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  position: relative;
  margin: 8px 0 8px 0;
  padding: 0 0 0 24px;
  font-weight: 400;
}
.mp-banner-content ul li:before {
  content: "";
  background: #edbc5c;
  padding: 4px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 14px;
  transform: translateX(-50%) translateY(-50%);
  transition: padding 0.2s ease;
  z-index: 1;
}
/* .mp-banner-content ul li:after {
  content: "";
  border: 1px dashed #76d6ff;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 13px;
  height: 100%;
  width: 1px;
  transform: translateX(-50%);
  transition: height 0.2s ease;
  margin-bottom: 0;
} */
.mp-banner-content ul li:last-child::after {
  height: 0 !important;
}
.mp-banner-content p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 40px 0;
}
.mp-course-details {
  margin: 70px 0 0 0;
}
.mp-details-card {
  background: transparent;
  position: relative;
}
.mp-details-card span {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 3px 0;
  color: #eab53f;
}
.mp-details-card strong {
  display: inline-block;
  margin: 8px 0 0 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.mp-details-card strong em {
  font-size: 18px;
  display: inline-block;
}
.sec-jb-assist-pgm {
padding: 60px 0 60px;
    background: #c1ddf3;
}
.mp-certified-by {
  margin: 60px 0 0;
  display: flex;
  align-items: center;
}
.mp-certified-by img {
  width: 44px;
  height: 44px;
  display: block;
}
.mp-certified-by span {
  color: #fff;
  display: inline-block;
  margin: 0 14px 0 14px;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.09px;
}
.mp-certified-by div em {
  color: #ffba00;
  display: inline-block;
  margin: 0 0 0 2px;
}
.mp-banner-btn {
  margin: 50px 0 0 0;
}
/* ////// */

.mp-jb-assist-pgm-title {
  margin: 0 0 40px 0;
  text-align: center;
}
.mp-title-badge {
  background: #dae8fc;
  text-transform: uppercase;
  color: #0076ff;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  padding: 10px 16px;
  display: inline-block;
   font-family: "Poppins", sans-serif;
  margin: 0 0 24px 0;
  letter-spacing: -0.75px;
}
.mp-jb-assist-pgm-title.white-text h2 {
  color: #fff;
}
.mp-jb-assist-pgm-title h2 strong {
  background: #d1e1ff;
  border-radius: 3px;
  padding: 0 14px;
     font-weight: 600;
}
.mp-jb-assist-pgm-title h5 {
  font-size: 18px;
  color: rgb(255, 255, 255);
  margin: 0 0 30px 0;
}
.mp-jb-assist-pgm-title h2 {
  margin: 0 0 20px 0;
  color: #010101;
  font-size: 42px;
  font-weight: 600;
  line-height: 54px;
  font-family: "Poppins", sans-serif !important;
  letter-spacing: -0.75px;
}
.mp-jb-assist-pgm-title p {
  color: #333333;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  letter-spacing: -0.09px;
}
.mp-jb-assist-pgm-title ul {
  list-style: none;
  padding: 0;
  margin: 65px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mp-jb-assist-pgm-title ul li {
  display: flex; 
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
/* 
????? */

.mp-client-slider {
  background: #0f1243;
  padding:40px 0;
}
.mp-client-slider .owl-carousel .item {
  /* filter: grayscale(1);
  opacity: 0.5; */
  /* transition: all 0.4s ease-in-out; */
}
/* .mp-client-slider .owl-carousel .item:hover {
  filter: grayscale(0);
  opacity: 1;
} */
.mp-client-slider .owl-carousel .owl-item img {
  max-width: 120px;
  width: auto;
  margin: 0 auto;
  height: auto;
}
.mp-slider-title1 {
  margin: 0 0 30px 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  letter-spacing: -0.1px;
}
.mp-slider-title1 span {
  color: #f7d047;
  font-weight: 500;
}
/* 
?????? */
.mp-assist-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 0 60px 0;
}
.mp-assist-list .smbox {
  display: inline-flex;
  padding: 10px;
  font-size: 28px;
  width: 60px;
  height: 60px;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.mp-assist-list-content {
  flex: 1;
  padding: 0 20px 0 40px;
}
.mp-assist-list-content strong {
  display: block;
  margin: 0 0 4px 0;
  color: #263b5e;
  font-size: 18px;
  font-weight: 500;
}
.mp-assist-list-content span {
  color: #6d839d;
  font-size: 16px;
  line-height: 26px;
  word-break: break-word;
  display: block;
}
.smbox.pnk {
  background: #f4f1fe;
}
.smbox.red {
  background: #fff3f5;
}
.smbox.blue {
  background: #edfcff;
}
.smbox.green {
  background: #e9f7ef;
}
.smbox.orange {
  background: #fef4eb;
}
.smbox em {
  font-style: normal;
  font-weight: 600;
}
.smbox.pnk em {
  color: #8867ec;
}
.smbox.blue em {
  color: #4ddffd;
}
.smbox.green em {
  color: #27ae60;
}
.smbox.red em {
  color: #fc8c9d;
}
.smbox.orange em {
  color: #f19333;
}
.mp-careers-slider .owl-carousel .owl-stage-outer{
  height: auto !important;
}
/* ????? */
.seo_fact_area {
  background: #f9f7fd;
  position: relative;
}
.mp-course-faq {
  padding: 60px 0;
  background: #fff; 
  /* background: #f9f9fc; */
  /* background-color: transparent;
  background-image: linear-gradient(-90deg, #f3f7fe 0%, #f8f6f7 100%); */
  position: relative;
}
/* FAQSTABS */
.mpfaqs {
  justify-content: space-between;
  border: none;
  margin-bottom: 20px;
  background: #f7f7f7;
  display: inline-flex;
  padding: 10px 10px;
}
.mpfaqs .nav-link {
  color: #1a1a1a;
  border-radius: 0;
  font-size: 18px;
  font-weight: 600;
  background: none;
  border: none;
  border-radius: 3px;
  padding: 14px 42px;
  text-transform: uppercase;
}

.mpfaqs .nav-item.show .nav-link,
.mpfaqs .nav-link.active {
  color: #fff;
  background: #0076ff;
}

.mpfaqs .nav-item {
  margin-bottom: 0;
}
/* ////// */
#accordioncurriculam,
#mpaccordioncertification {
  padding-left: 70px;
}
.mp-collapse .card {
  border: none;
  background-color: transparent;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: #cbcbcb 1px solid;
  /* box-shadow: 0 3px 50px 0 rgb(0 12 105 / 3%);
 */
  border-radius: 0;
}
.mp-collapse .card-header {
  background-color: transparent;
  border-bottom: none;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
}

.mp-collapse .card-header * {
  color: #010101;
}
.mp-collapse .card-header .btn-link {
  font-weight: 400;
  text-decoration: none;
  font-size: 18px;
  position: relative;
  width: 100%;
  text-align: left;
  line-height: 28px;
  letter-spacing: -0.09px;
  padding: 0;
  border: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.mp-collapse .card-header .btn-link:hover,
.mp-collapse .card-header .btn-link:focus{
  background: transparent;
}
.mp-collapse .card-header h5 {
  position: relative;
  font-weight: 400;
}
.mp-collapse .card-header h5 .btn-link {
  -webkit-appearance: none;
  appearance: none;
  padding-left: 0;
  padding-right: 0;
}
.mp-collapse .card-header h5 .btn-link.collapsed:before,
.mp-collapse .card-header h5 .btn-link:before {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}
.mp-collapse .card-header h5 .btn-link.collapsed:before {
  content: "\f067";
}
.mp-collapse .card-header h5 .btn-link:before {
  content: "\f068";
}
.mp-collapse .card-body {
  padding: 6px 0;
  color: #333333;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: -0.225px;
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
}
/* /////// */
.mp-curriculam {
  padding: 60px 0 60px 0;
  background: #f3f4ff;
  /* background: url("https://saaslandwp.com/demo/digital-agency/wp-content/uploads/sites/4/2020/10/abaout_bg_01.png"); */
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hints-card {
  background: #101243;
  padding: 30px;
  border-radius: 14px;
}
.hints-card h4 {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 22px 0;
  line-height: 37px;
}

.hints-card p {
  color: #a3a1b9;
  font-size: 15px;
  line-height: 21px;
}
.hints-card ul {
  margin: 45px 0 0 0;
  padding: 0;
  list-style: none;
}
.hints-card ul li {
  padding: 12px 14px;
  border-radius: 3px;
  background: #181a4b;
  color: #fff;
  margin: 0 0 10px 0;
  display: flex;
  align-items: center;
}
.hints-card ul li .hints-icon {
  flex: 0 0 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  max-width: 44px;
  background: #202255;
}
.hints-card ul li .hints-icon em {
  color: #0b86e2;
  font-size: 24px;
  width: 24px;
  display: inline-block;
}
.hints-card ul li .hints-contents {
  padding: 0 0 0 18px;
  display: flex;
  align-items: center;
}
.hints-contents strong {
  display: block;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
}
.hints-contents span {
  display: inline-block;
  font-size: 15px;
  color: #a3a1b9;
  margin: 0 0 0 12px;
  line-height: 23px;
  letter-spacing: -0.08px;
}
.hints-card .btn {
  margin-top: 24px;
  margin-left: auto;
  display: flex;
  margin-right: auto;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.mp-topics-count {
  display: inline-block;
  background: #1165d8;
  color: #fff !important;
  padding: 0 6px;
  font-size: 12px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: -0.06px;
  margin: 0 0 0 20px;
}
/* //////// */
.mp-keyhiglights {
  position: relative;
  padding: 40px 0 80px 0;
  background: #fff;
}
.mp-keyhiglights .container {
  position: relative;
}
.mp-keys-list {
  background: #fff;
  text-align: center;
  padding: 40px 30px;
  border-top: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  width: 100%;
  height: 100%;
}
.mp-keys-list-icons {
  display: inline-flex;
  padding: 13px;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 30px;
}
.mp-keys-list p {
  margin: 18px 0 0px 0;
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.09px;
  line-height: 28px;
}
.mp-pg-keys .col-md-3 {
  flex: 0 0 20%;
  max-width: 20%;
}
.mp-pg-keys .col-md-3:nth-last-child(-n + 5) {
  border-bottom: 1px solid #d0d0d0;
}
.mp-pg-keys .col-md-3.col-md-3:nth-child(5n) {
  border-right: 1px solid #d0d0d0;
}
.red-ic {
  background: #fff3f5;
}
.pur-ic {
  background: #f4f1fe;
}
.skyblu-ic {
  background: #edfcff;
}
.green-ic {
  background: #e9f7ef;
}
.orange-ic {
  background: #fef4eb;
}
.violet-ic {
  background: #fbe9ff;
}

.pur-ic1{
  background: #005177;
}
.skyblu-ic1{
  background: #17b55b;
}
.green-ic1{
  background: #b75071;
}
.violet-ic1{
  background: #ff9800d9;
}
.red-ic1{
  background: #bb0a1b;
}
.pur-ic2{
  background: #ff6bc6;
}
.red-ic2{
  background: #776363;
}
.green-ic2{
  background: #2196f3;
}
.orange-ic2{
  background: #b7b94e;
}
.orange-ic3{
  background: #f67;
}

.red-ic em {
  color: #fc8c9d;
}
.pur-ic em {
  color: #8867ec;
}
.skyblu-ic em {
  color: #4ddffd;
}
.green-ic em {
  color: #27ae60;
}
.orange-ic em {
  color: #f19333;
}
.skyblu-ic em {
  color: #4ddffd;
}
.violet-ic em {
  color: #cf1af8;
}
.symbols-pulse {
  position: absolute;
  top: 58%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.symbols-pulse > div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 23rem;
  height: 23rem;
  border-radius: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(227, 221, 246, 0.1)),
    color-stop(65%, rgba(227, 221, 246, 0.2)),
    to(rgba(227, 221, 246, 0.1))
  );
  background-image: linear-gradient(
    -180deg,
    rgba(227, 221, 246, 0.1) 0%,
    rgba(227, 221, 246, 0.2) 65%,
    rgba(227, 221, 246, 0.1) 100%
  );
  z-index: -1;
}
.symbols-pulse .pulse-1 {
  -webkit-transform: translate(-50%, -50%) scale(0.67);
  transform: translate(-50%, -50%) scale(0.67);
}
.symbols-pulse .pulse-2 {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
  transform: translate(-50%, -50%) scale(1.05);
}
.symbols-pulse .pulse-3 {
  -webkit-transform: translate(-50%, -50%) scale(1.63);
  transform: translate(-50%, -50%) scale(1.63);
}
.symbols-pulse .pulse-4 {
  -webkit-transform: translate(-50%, -50%) scale(2.1);
  transform: translate(-50%, -50%) scale(2.1);
}
.symbols-pulse .pulse-x {
  will-change: transform;
  -webkit-animation: saaslnad_pulsate 3s infinite;
  animation: saaslnad_pulsate 3s infinite;
}

@-webkit-keyframes saaslnad_pulsate {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
  }
  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(4);
    transform: translate(-50%, -50%) scale(4);
  }
}
@keyframes saasland_pulsate {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
  }
  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(4);
    transform: translate(-50%, -50%) scale(4);
  }
}

/* ////// */
.mp-demo-form {
  padding: 70px 0; 
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 1; 
}
.mp-page-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mp-page-list li {
  font-weight: 400;
  color: #727c9c;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 14px 0;
  position: relative;
  padding: 0 0 0 30px;
}
.mp-jb-assist-pgm-title li:last-child {
  padding-right: 0;
}
.mp-page-list li:before {
  position: absolute;
  content: "\f00c";
  top: 0;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  box-sizing: border-box;
  font-size: 12px;
  color: #0ca0f1;
}
.mp-jb-assist-pgm-title li span {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  max-width: 160px;
  line-height: 28px;
  letter-spacing: -0.09px;
}
.mp-jb-assist-pgm-title li {
  padding-right: 40px;
}
.pgm-title-icon {
    display: inline-flex;
    margin: 0 16px 0 0;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 16px;
}
.pgm-title-icon em {
  font-size: 18px;
  text-align: center;
}
/* ///// */
.mp-content-box-list{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
        justify-content: center;
        position:relative;
}
.mp-content-box-list li{
  flex: 0 0 17.66%;
  max-width: 17.66%;
  margin: 0 14px;
  position: relative;
  z-index: 3;
}
.mp-content-box-list li:before{
  position: absolute;
  left: 50%;
  content: '';
  width: 100%;
  height: 100%;
  border-top: #007bff dashed 1px;
  top: 50%;
  border-radius: 100%;
  z-index: 0;
display: none;
}
.mp-content-box-list li:nth-child(even){
  margin-top: 50px;
}
.mp-content-box-list li:last-child:before{
  display: none;
}
.mp-course-training-faqs {
  padding: 60px 0; 
  background: #fff;
}
.mp1 {
  background: #f8f5ff;
}
.mp2 {
  background: #fff8f2;
}
.mp3 {
  background: #fff4f9;
}
.mp4 {
  background: #e9f7ef;
}
.mp5 {
  background: #fef4eb;
}
.mp-content-box-title {
/*  display: flex;
  align-items: center;
  flex-wrap: wrap;*/
}
.mp-content-box {
    border-radius: 6px;
    text-align: left;
    padding: 20px 24px;
    width: 100%;
    height: 100%;
    position: relative; 
}
.mp-content-box-list .mp-content-box{
background: #fff;
}
.mp-content-box .mp-reating-shape {
  position: absolute;
  top: 38px;
  right: -7px;
}
.mp-content-box-title {
  margin: 0 0 20px 0;
}
.mp-content-img {
    width: 46px;
    height: 46px; 
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 22px; 
    margin: 0 0 16px 0;
}
.mp-content-img em:before{
      margin-left: 5px;
}
.mp1 .mp-content-img {
  color: #3902f2;
  background: #ddd2fc;
}
.mp2 .mp-content-img {
  color: #e87516;
  background: #fce5d2;
}
.mp3 .mp-content-img {
  color: #d82e6b;
  background: #fcd2e5;
}
.mp4 .mp-content-img {
  color: #069342;
  background: #c1efd4;
}
.mp5 .mp-content-img {
  color: #d77108;
  background: #ffe6d0;
}
.mp-content-box h3 {
color: #010101;
font-size: 22px;
font-weight: 500;
letter-spacing: -.12px;
margin: 0;
line-height: 26px;
}
.mp-content-box p {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  letter-spacing: -0.07px;
}
.mp-recruitment-process .owl-stage {
  display: flex;
  align-items: stretch;
}
.mp-recruitment-process .owl-stage .item {
  width: 100%;
  height: 100%;
}
/* certification */
.mp-certification { 
  background: #fff;
  position: relative;
  padding: 60px 0 60px 0;
}
.mp-reviews{
  background: #fff;
  padding:60px 0 30px;
}
.mp-5-star img{
  max-width: 100%;
}
.mp-video-reviews{
      border: #DDDDDD 1px solid;
      margin: 0 0 30px 0;
}
.mp-video-reviews a{
  display: block;
    width: 100%;
    height: 100%;
    padding: 14px 20px;
    position: relative;
}
.mp-post-ply-btn{
      position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;    
    width: 40px;
}
.mp-vid-poster img{
  max-width: 100%;
}
.mp-reviewer-name{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px 10px;
}
.mp-reviewer-name span{
max-width: 80%;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
    color: #010101;
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins",sans-serif !important;
}
.mp-reviewer-name a{
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 21px;
    color: #498cf5;
}
/*.mp-certification:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: url("https://toledo-ng.hibootstrap.com/assets/images/banner/banner-shape.webp");
  background-repeat: no-repeat;
  background-position: top center;
}*/
.mp-job-certification {
  background: #101243;
  padding: 100px 70px;
  border-radius: 14px;
  position: relative;
  overflow: hidden;
}
.mp-sample-cert {
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: -0.08px;
  margin: 28px 0 50px 0;
  cursor: pointer;
  position: relative;
  z-index: 9;
  font-weight: 500;
}
.mp-job-certification img {
  max-width: 100%;
  position: relative;
  z-index: 9;
}
.mp-job-certification button {
  position: relative;
  z-index: 9;
}
.mp-org-lists {
  padding: 60px 0;
  position: relative;
  background: #fff;
}
.mp-org-lists h3 {
  font-size: 40px;
  font-weight: 600;
  color: #010101;
  letter-spacing: -0.75px;
  margin: 0 0 20px 0;
}
.mp-ellipse-shape1 {
  width: 250px;
  height: 250px;
  position: absolute;
  background: #252060;
  border-radius: 100%;
  z-index: 0;
  top: 2px;
  left: -30px;
}
.mp-ellipse-shape2 {
  width: 220px;
  height: 220px;
  position: absolute;
  background: #252060;
  border-radius: 100%;
  right: -20px;
  bottom: -140px;
  z-index: 0;
}
.mp-ellipse-shape3 {
  width: 100px;
  height: 100px;
  position: absolute;
  background: #38336c;
  border-radius: 100%;
  right: 200px;
  bottom: -70px;
  z-index: 0;
}
/* .mp-org-lists:before,
.mp-org-lists:after {
  position: absolute;
  top: 0;
  height: 100%;
  content: "";
  background-size: contain !important;
  z-index: -1;
} */
/* .mp-org-lists:before {
  left: 0;
  width: 240px;
  background: url("https://saaslandwp.com/demo/digital-agency/wp-content/uploads/sites/4/2021/11/Ellipse-180.png")
    no-repeat;
  background-position: bottom center;
}
.mp-org-lists:after {
  right: 0;
  width: 170px;
  background: url("https://saaslandwp.com/demo/digital-agency/wp-content/uploads/sites/4/2021/12/Vector-19.png")
    no-repeat;
  background-position: left center;
} */
.mp-clients-logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  padding: 0 40px 0 0;
}
.mp-clients-logos div {
  flex: 0 0 28.33%;
  max-width: 28.33%;
  margin: 10px;
  border: 1px solid #dedede;
  padding: 10px;
}
.mp-clients-logos div img {
  max-width: 80%;
  display: block;
  margin: 0 auto; 
  /* filter: grayscale(1); */
  /* opacity: 0.5; */
  /* transition: all 0.4s ease-in-out; */
}
.mp-clients-logos > div:hover img {
  filter: grayscale(0);
  opacity: 1;
}
.mp-student-counts {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    border-top: 1px solid #adadad;
    padding: 36px 0 0;
    margin-top: 36px;
}
.mp-student-counts h6 {
  flex: 0 0 50%;
  max-width: 50%;
  font-size: 52px;
  color: #164950;
  letter-spacing: -0.3px;
  font-weight: 600;
}
.mp-student-counts h6 strong {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  letter-spacing: -0.09px;
}
.mp-org-lists p {
  font-size: 16px;
  color: #333333;
  letter-spacing: -0.09px;
  line-height: 30px;
  font-weight: normal;
}

/* ///// */
.mp-roles {
  background: #212883;
  padding: 60px 0;
}
.skillcards-master {
    background: #29318e;
    padding: 10px 16px;
    margin: 6px;
}
.skillcards-master h5 {
    margin: 0;
    font-size: 17px;
    line-height: 30px;
    color: #fff;
    letter-spacing: -.12px;
    position: relative;
    padding: 0 0 0 24px;
    font-weight: 400;
    font-family: "Poppins",sans-serif !important;
}
.skillcards-master h5::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 6px;
  background: #f7b946;
  border-radius: 25px;
}
.skillcards-master p {
  color: #bbdde2;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: -0.08px;
  padding: 0 40px 0 24px;
  margin: 20px 0 0 0;
}
.mp-toolsimg {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.mp-toolsimg img {
  max-width: 110px;
  display: inline-block;
  margin: 20px 20px 36px 20px;
}
.mp-careers-transition{
   background: #002838;
   padding: 60px 0 60px 0;
}
.mp-jobs {
  padding: 60px 0;
  background: #fff;
}
.mp-job-hintscard-container > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.mp-job-hintscard {
  padding: 30px 33px;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.mp-notes-card {
    margin-top: auto;
    background: #fff1a4;
    border-radius: 3px;
    padding: 32px;
    max-width: 80%;
    margin-left: auto;
    color: #333;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: -.24px;
    font-weight: 500;
    font-family: "Poppins",sans-serif;
}
.hintscrd-red {
  background: #fbf4ff;
}
.hintscrd-blue {
  background: #eaf4ff;
}
.mp-job-hintscard h5 {
  color: #010101;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: -0.015px;
  line-height: 45px;
  margin: 0 0 16px 0px;
}
.mp-job-links {
  margin: 0 0 50px 0;
}
.mp-job-links a {
  display: inline-block;
  background: #e0caed;
  padding: 10px 14px;
  font-size: 14px;
  color: #2c2a5c;
  line-height: 23px;
  text-decoration: none;
  margin: 0 6px 6px 0;
  font-weight: 400;
}
.mp-job-hintscard ul {
  list-style: none;
  padding: 0;
  margin: 40px 0 20px 0;
}
.mp-job-hintscard ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #5c748d47;
    font-family: "Poppins",sans-serif;
    color: #010101;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -.09px;
}

.mp-job-hintscard ul li span {
  display: inline-block;
  color: #010101;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.09px;
}

.mp-job-hintscard ul li a {
  color: #1670d8;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
}
/* Instuructor */
.mp-instructor {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.mp-instructor-img {
  max-width: 210px;
  text-align: center;
}
.mp-instructor-img h6 {
  color: #000000;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  line-height: 36px;
  letter-spacing: -0.36px;
}
.mp-instructor-img p {
  margin: 0;
  color: #000000;
  font-size: 18px;
  line-height: 28px;
}
.mp-instructor-details p {
  color: #000000;
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 34px 0;
}
.mp-instructor-details p strong {
  font-weight: 500;
  display: inline-block;
}
.mp-instructor-img img {
  max-width: 100%;
  display: block;
  margin: 0 auto 30px;
}
.mp-instructor-details {
  flex: 1;
  padding-left: 110px;
}
.mp-get-recruit-btn .btn-outline-primary {
  color: #0076ff;
  background-color: transparent;
  background-image: none;
  border-color: #0076ff;
  border-radius: 45px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 23px;
  padding: 14px 28px;
  font-size: 15px;    font-family: "Poppins", sans-serif;
  letter-spacing: -0.07px;
}
.mp-career-trans-list {
  list-style: none;
  padding: 0 60px 0 0;
  margin: 0;
  width: 100%;
}
.mp-career-trans-list li {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
    border-radius: 4px;
    padding: 12px 26px;
} 
.mp-career-trans-list li p{
  margin-bottom: 0;
}
.mp-career-trans-list li div {
    width: 42px;
    height: 42px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.mp-career-trans-list li span {
  display: inline-flex;
  flex: 1;
  padding: 0 0 0 30px;
  font-size: 18px;
  letter-spacing: -0.3px;
  line-height: 26px;
}
.mp-careers-slider .owl-dots,
.mp-testimonial-reviews-slider .owl-dots,
.mptv-reviews .owl-dots{
    display: flex;
    align-items: center;
    margin: 12px 0 50px; 
    justify-content: flex-end;
}
.mp-careers-slider .owl-dots .owl-dot
{
    background: #0084b96b;
    width: 16px;
    height: 4px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
}
.mp-testimonial-reviews-slider .owl-dots .owl-dot
{
    background: #3f51b54f;
    width: 16px;
    height: 4px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
}
.mptv-reviews .owl-dots .owl-dot{
  background: #3f51b54f;
  width: 16px;
  height: 4px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
}
.mptv-reviews .owl-dots .owl-dot.active span{
  display: inline-block;
  background: #498cf5;
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.mp-testimonial-reviews-slider .owl-dots .owl-dot.active span
{
    display: inline-block;
    background: #498cf5;
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.mp-careers-slider .owl-dots, 
.mp-testimonial-reviews-slider .owl-dots,
.mptv-reviews .owl-dots{
     max-width: 160px;
    text-align: center; 
    margin: 12px 0 0 auto;
    align-items: center;
    justify-content: center;
}
.mp-careers-slider .owl-dots .owl-dot.active span
{
    display: inline-block;
    background: #ffffffb3;
    width: 100%;
    height: 100%;
    border-radius: 0;
}

.mp-careers-slider .owl-nav,
.mp-testimonial-reviews-slider .owl-nav,
.mptv-reviews .owl-nav{
    position: static;
    right: 0;
    align-items: center;
    width: 100%;
    display: flex;
    margin:0; 
    justify-content: flex-end;
}
.mp-careers-slider .owl-nav button,
.mp-testimonial-reviews-slider .owl-nav button,
.mptv-reviews .owl-nav button{
  width: 25px; 
  height: 25px;  
  bottom: 0;
  position: absolute;
  top: inherit;
  right: 0;
  left: inherit;
 }
  .mp-careers-slider .owl-nav, 
  .mp-testimonial-reviews-slider .owl-nav,
  .mptv-reviews .owl-nav {
    width: 160px; 
    margin: 0 0 0 auto;
    position: relative;
  }
  .mp-careers-slider .owl-nav .owl-prev,
  .mp-testimonial-reviews-slider .owl-nav .owl-prev,
  .mptv-reviews .owl-nav .owl-prev{
    top: 2px;
    left: 0; 
  }
 .mp-careers-slider .owl-nav .owl-next,
 .mp-testimonial-reviews-slider .owl-nav .owl-next,
  .mptv-reviews .owl-nav .owl-next{ 
    top: 4px;
    right: 0;
 }
.mp-careers-slider .owl-nav button em,
 .mp-testimonial-reviews-slider .owl-nav button em{
      color: #ffffffbd;
    font-size: 18px;
 }
  .mptv-reviews .owl-nav button em{
      font-size: 18px !important;
  }
 .mp-careers-slider .owl-nav button em:before,
 .mp-careers-slider .owl-nav button em:after{
  margin: 0;
 }

.mp-salary i{
      color: #fff;
    background: rgba(27,127,204,.8);
    width: 21px;
    height: 21px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin: 0 10px 0 0;
}
.mp-st-trans-img{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
.mp-st-trans-img img{
  width: auto !important;
  max-width: 100%;
}
.mp-st-trans-img img.big-arrow-img{
  width: 40px !important;
}

/* ///// */
.mp-st-details {
  display: flex;
  align-items: center;
  margin: 0 0 20px 0px;
  flex-wrap: wrap;
}
.mp-st-img {
  max-width: 90px;
}
.mp-careers-slider-item{
      display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.mp-careers-slider-item .mp-st-desc{
  margin-bottom: 40px;
}
.mp-st-img img {
  max-width: 100%;
}
.mp-st-trans-img{
  display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 30px 0;
    background: #ffffff;
    padding: 10px 20px;
    border-radius: 4px;
}
.mp-story-play{
display: inline-flex;
    cursor: pointer;
    margin-left: 50px;
    align-items: center;
    font-size: 15px;
}
.mp-story-play em{
      font-size: 20px;
}
.mp-st-name {
      padding: 0 0 0 25px;
    flex: auto;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}
.mp-spacer{
  margin-left: 40px;
}
.mp-st-name h6 {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.36px;
  color: #fff;
  display: flex;
  align-items: center;
}
.mp-st-name p {
font-size: 14px;
    color: #00aaef;
    line-height: 24px;
    letter-spacing: -.27px;
    margin: 0;
}
.mp-st-name .mp-topics-count_video{
  color: #fff;
  margin: 13px 0 0 8px;
  display: inline-block;
  background: #ff8545;
  border-radius: 25px;
  padding: 2px 14px 2px 32px;
  position: relative;
  font-size: 13px;
  cursor: pointer;
}
.mp-st-name .mp-topics-count_video i {
  font-size: 24px;
  position: absolute;
  left: -6px;
  top: 1px;
}
.mp-st-name .mp-topics-count_video i:after{
    position: absolute;
    content: '';
    background: #ffffff2e;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    left: -2px;
    top: -8px;
    z-index: 0;
    -webkit-animation: intro 2s infinite;
    animation: intro 2s infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
.mp-st-desc p {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    letter-spacing: -0.09px;
} 
.page-template-money-page-template footer#branch_locations{
    margin: 0;
}
.intcrcviewmoreviewless .hidding-contents,
.mpskillsviewmoreviewless .hidding-contents,
.mpskillsimgviewmoreviewless .hidding-contents,
.certfviewmoreviewless .hidding-contents,
.faqpane1viewmoreviewless .hidding-contents,
.faqpane2viewmoreviewless .hidding-contents,
.faqpane3viewmoreviewless .hidding-contents,
.faqpane4viewmoreviewless .hidding-contents{ 
  transition: height 4s .5s ease;
  overflow: hidden;
}
.intcrcviewmoreviewless .hidding-contents,
.certfviewmoreviewless .hidding-contents{
    height: 520px;
}
.mpskillsviewmoreviewless .hidding-contents,
.mpskillsimgviewmoreviewless .hidding-contents{
    height: 60px;
}
.faqpane1viewmoreviewless .hidding-contents,
.faqpane2viewmoreviewless .hidding-contents,
.faqpane3viewmoreviewless .hidding-contents,
.faqpane4viewmoreviewless .hidding-contents{
  height: 300px; 
}
 
.intcrcviewmoreviewless.viewallele .hidding-contents,
.mpskillsviewmoreviewless.viewallele .hidding-contents,
.mpskillsimgviewmoreviewless.viewallele .hidding-contents,
.certfviewmoreviewless.viewallele .hidding-contents,
.faqpane1viewmoreviewless.viewallele .hidding-contents,
.faqpane2viewmoreviewless.viewallele .hidding-contents,
.faqpane3viewmoreviewless.viewallele .hidding-contents,
.faqpane4viewmoreviewless.viewallele .hidding-contents{
 height: auto;
}

.intrc_collapse_btn,.certf_collapse_btn,
.faq1_collapse_btn,.faq2_collapse_btn,.faq3_collapse_btn,.faq4_collapse_btn {
    font-size: 14px;
    font-weight: 600;
} 
.page-template-money-page-template-php .mainmenu button#responsive-menu-button{
  background: url(https://www.acte.in/wp-content/themes/acte/assets/images/isopen.svg) #0051c7!important;
}

.mp-sticky{
  width: 100%;
}
.mp-fixed-menu{
  position: fixed; 
  left: 0;
  width: 100%;
  z-index: 99;
  background: #0051c7;
  transition: all 0.5s ease-in;
      top: -70px;
          opacity: 0;
}
.mp-sticky ul{
 display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 0;
    flex-wrap: wrap;
}
.mp-sticky ul li a{
display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 4px 12px;
    text-decoration: none;
  }
.mp-sticky ul li.active,.mp-sticky ul li:hover a{
   background: #002c6c;
  }
  .mp-fixed-menu.darkHeader{
opacity: 1;
    top: 0;
  }
  .mpskillsviewmoreviewless,.mpskillsimgviewmoreviewless{
  /*  background: #29318e;
    border-radius: 4px;*/
  }
  /* .digloas-sesstion{
    width: auto;
        max-width: 80%;
  } */

.animated-arrow{ 
    position: absolute;
    top: -80px;
    width: 90%;
    height: 100%;
    z-index: 0;
        background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
    background: url('https://www.acte.in/wp-content/themes/acte/assets/images/animated-arrow.gif');
}

.for-monepage-tel,.for-otherpage{
display: none;
}
.for-otherpage:not(.page-template-money-page-template .for-otherpage ){
  display: block;
}
.page-template-money-page-template .for-monepage-tel{
  display: block;
}

/*  .mp-career-trans-list li:nth-child(odd){
    margin-right: 30px;
  }
  .mp-career-trans-list li:nth-child(even){
    margin-left: 30px;
  }
*/
.mp-video-reviews img{
  max-width: 100%;
  width: auto !important;
}
.mp-reviews-section{
        padding: 60px 0;
    background: #fff;
}
.mp-testimonial-reviews{
  background: #fff;
    box-shadow: 0 2px 16px rgb(0 0 0/8%);
    border-radius: 12px;
    padding: 16px 25px 20px 30px;
    margin: 20px 10px 40px 10px;
    position: relative;
}
.mp-testimonial-reviews:before,
.mp-testimonial-reviews:after{
  content: '';
  position: absolute; 
  width: 45%;
  height: 50%; 
}
.mp-testimonial-reviews:before{
    top: 0;
    left: 0;
    border-top: 3px solid #0051c77a;
    border-left: 3px solid #0051c77a;
    border-top-left-radius: 12px;
}
.mp-testimonial-reviews:after{
    bottom: 0;
    right: 0;
    border-bottom: 3px solid #0051c77a;
    border-right: 3px solid #0051c77a;
    border-bottom-right-radius: 12px;
}
.mp-testimonial-head{
      display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 0 30px 0;
}
.mp-testimonial-image{
  flex: 0 0 100px;
    max-width: 100%;
    position: relative;
}
.mp-testimonial-name{
    flex: 1;
    max-width: inherit;
    padding: 0 0 0 24px
}
.mp-testimonial-image a{
display: inline-block;
    position: absolute;
    right: 9%;
    bottom: 3%;
    z-index: 9;
}
.mp-testimonial-image a .fa-linkedin {
  color: #0051c7;    font-size: 18px;
}
.mp-testimonial-image img{
      max-width: 84px;
    width: auto;
    border-radius: 100%;
    height: 84px;
    display: block;
}
.mp-testimonial-name h3{
      font-size: 17px;
    margin: 0 0 4px 0;
    line-height: 24px;
    font-weight: 500;
    color: #010101;
}
.mp-testimonial-name p{
      font-size: 12px;
    line-height: 16px;
    color: #3a3a3a;
    margin: 0 0 10px 0;
}
.mp-testimonial-name p i{
      font-size: 10px;
    color: #eab53f;
}
.digloas-sesstion .modal-content{
  background-color: #85bacf;
}
.digloas-sesstion .forms{
  background: #11749b;
  border-radius: 0;
  padding: 18px;
}
.digloas-sesstion.modal .modal-title{
  color: #010101;
}
.digloas-sesstion .modal-header{
  border-bottom: 1px solid #538ca3;
}
.digloas-sesstion .modal-body{
    padding: 35px;
}
.digloas-sesstion .forms button.btn-primary.mp-cert-btn{
    background: #004f6e;
    border-color: #004f6e;
}
.digloas-sesstion .modal-header .close{
      margin: -8px 30px 0 0px;
}
.digloas-sesstion .modal-header{
      padding: 15px 35px;
}
#mpcontactform  .modal-content{
  border-radius: 6px;
}
#mpcontactform .modal-body{
    padding: 10px;
}
#mpcontactform .modal-body .col-md-5{
      padding: 0;
}
.bg-form{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #0051c7;
    border-radius: 6px;
    padding: 14px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.bg-form h6{
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    border: 1px solid white;
    border-radius: 4px;
    padding: 6px 10px;
    margin: 0 0 30px 0;
    text-align: center;
}
.bg-form h3{
    font-size: 26px;
    color: #ffff;
    margin: 0 0 30px;
    line-height: 30px;font-weight: 500;
}
.bg-form h4{
      font-size: 15px;
    color: #dfe3ff;
    line-height: 24px;
    font-weight: 500;
    margin: 0 0 25px 0;    letter-spacing: 0.4px;
}
.bg-form ul li{
 color: #fff;
    font-size: 11px;
    line-height: 22px;
    position: relative;
    margin: 0 0 12px;
    padding: 0 0 0 20px;
    letter-spacing: 0.6px;
}
.bg-form ul li:before{
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100%;
    top: 8px;
    left: 0;
}
span.wpcf7-not-valid-tip{
  font-size: 13px;
}
#mpcontactform .forms button.btn-primary.mp-cert-btn{
      background: #ff8545;
    border-color: #ff8545;
} 
/*.mp-testimonial-reviews-slider .owl-nav{
      max-width: 100%;
    justify-content: flex-end;
}*/
.mp-testimonial-reviews-slider .owl-nav .owl-prev,
.mp-testimonial-reviews-slider .owl-nav .owl-next{ 
}
.owl-carousel .owl-nav button i{
font-size: 18px;
}
.owl-carousel .owl-nav button:hover i{
color: #2196f3;
}
.owl-carousel .owl-nav button.disabled{
  opacity: 0.5;
  pointer-events: none;
}
.mp-review-title{
  display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
        margin: 0 0 20px 0;
}
.mp-review-title h2{
      color: #010101;
    font-size: 32px;
    font-weight: 600;
    line-height: 54px;
    font-family: "Poppins",sans-serif !important;
    letter-spacing: -.75px;
    margin: 0;
}
.mp-rev-star-count{
      display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.mp-rev-star-count strong {
  color: #333;
  font-size: 22px;
  line-height: 27px;
  font-weight: 400; 
}
.mp-rev-star-count div{
  display: inline-flex;
    font-size: 12px;
    margin: 0 8px;
    color: #eab53f;
}
.mp-rev-star-count div i{
  font-size: 11px;
}
.mp-rev-star-count div i:before{
  margin-left: 2px !important;
}
.mpt-count{
    color: #333;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
}
/*Media*/
@media only screen and (min-width: 1199.98px) {
  .mp-org-lists .mp-jb-assist-pgm-title {
    padding: 0 140px 0 0;
  }
} 
@media only screen and (max-width: 1279.98px) {
  .mp-content-box-list li{
    flex: 0 0 15.66%;
    max-width: 15.66%;
  }
}
@media (max-width: 991.98px) {
  .acte-mp-banner{
    background-size: cover  !important;
    background-position: center !important;
  }
  .mp-banner-content h2{
        font-size: 28px;
    line-height: 46px;
  }
  .mp-banner-content ul li{
        font-size: 16px;
  }
  .mp-details-card strong{
        font-size: 14px;
  }
  .mp-jb-assist-pgm-title ul{
    flex-wrap: wrap;
  }
  .mp-keys-list{
    padding: 20px 20px;
  }
  .mp-toolsimg .row .col-md-12{
    text-align: center;
  }
  .mp-job-certification{
    padding: 40px 30px;
  }
  .mp-content-box-list li:before{
    display: none;
  }
  .mp-content-box-list{
        align-items: stretch;
    justify-content: center;
  }
  .mp-content-box-list li{
        flex: 0 0 45.33%;
    max-width: 45.33%;
    margin: 0 10px 30px 10px !important;
  }
  .mp-clients-logos div{
    flex: 0 0 42.33%;
    max-width: 42.33%;
  }
  .mp-jb-assist-pgm-title_left h2,.mp-jb-assist-pgm-title h2{
        font-size: 36px;
  }
  .mp-jb-assist-pgm-title p{
    font-size: 16px;
  }
  .mp-student-counts h6{
    font-size: 42px;
  }
  .mp-student-counts h6 strong{
    font-size: 14px;
  }
  .mp-career-trans-list{
        padding: 0;
  }
  .mp-job-hintscard ul li{
        line-height: 24px;
  }
 
  .mp-notes-card{
    max-width: 100%;
  }
  .mp-job-hintscard h5{
        line-height: 32px;font-size: 24px;
  }
  .mpfaqs{
  justify-content: center;
}
.mp-reviewer-name{
      padding: 0 10px 10px;
}
.mp-instructor-details{
      padding-left: 60px;
}
.mp-instructor-img img{
  width: auto;
    max-width: 70%;
}
.hints-card h4{
  line-height: 36px;
    font-size: 26px;
}
.hints-card ul li .hints-contents{
      align-items: flex-start;
    flex-direction: column;
}
.mp-careers-transition .owl-stage-outer{
  height: auto !important;
}
.mainmenu button#responsive-menu-button{
      top: -7px !important;
}
 .mp-st-name{
      flex: 1;
 }
 #mpcontactform .modal-body .col-md-5{
  display: none;
 }
 .digloas-sesstion{
      max-width: 100%;
 }
 .digloas-sesstion .modal-body{
      padding: 15px
 }

}
@media (max-width: 767.98px) {
.acte-mp-banner{
    background-size: cover !important;
    background-position: top center !important;
}
.mp-banner-content h2{
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 30px;
}
.mp-banner-content ul li{
  font-size: 16px;
  line-height: 24px;
}
.mp-details-card{
  margin: 0 0 30px 0px;
}
.mp-certified-by{
  margin: 30px 0 0;
  justify-content: center;
}
.mp-banner-btn{
  margin: 30px 0 60px;
  text-align: center;
}
.mp-jb-assist-pgm-title h2{
  font-size: 28px;
  line-height: 38px;
}
.mp-jb-assist-pgm-title p{
  font-size: 16px;
}
.hints-card{
  margin: 0 0 40px 0px;
}
#accordioncurriculam, #mpaccordioncertification{
  padding-left: 0;
}
.mp-jb-assist-pgm-title ul{
  flex-wrap: wrap;
}
.mp-jb-assist-pgm-title ul li{
      margin: 0 0 16px 0;
}

.mp-pg-keys .col-md-3{
      flex: 0 0 33.33%;
    max-width: 33.33%;
    border:none !important;
}
.mp-keys-list{
    padding: 20px 12px;
    border: none !important;
}
.mp-keys-list p{
  font-size: 16px;    
  line-height: 24px;
} 
.mp-job-certification{
  padding: 50px 30px;
}
.mp-job-certification{
  margin: 0 0 40px 0px;
}
.mp-content-box-list li{
  flex: 0 0 100%;
  max-width: 100%;
  margin: 0 0 20px 0;
}
.mp-content-box-list{
  max-width: 300px;
  margin: 0 auto;
  justify-content: center;
}
.mp-content-box-list li:before{
  display: none;
}
.mp-content-box-list li:nth-child(even){
  margin-top: inherit;
}
.mp-job-hintscard-container>[class*=col-] {
  padding-right: 15px;
  padding-left: 15px;
}
.mp-instructor{
  justify-content: center;
}
.mp-instructor-details{
  flex: 0 0 100%;
  padding-left: 0;
  text-align: center;
}
.mp-instructor .owl-carousel .owl-item img{
  width:auto;
}
.mp-instructor-img img{
  max-width:70%;
}

.mp-career-trans-list{
  padding: 0;
}
.mp-st-details{
  justify-content: center;
  flex-direction: column;
  text-align: center;
      margin: 20px 0 20px 0;
}
.mp-banner-content ul{
      margin: 0 0 40px 0;
}
.mp-course-details {
    margin: 40px 0 0;
}
.mp-st-img{
  margin: 0 0 20px 0;
}
.mp-st-name{
    padding: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.mp-st-desc p,.mp-careers-transition .mt-4,
.mp-org-lists p{
  text-align: center;
}
.mp-careers-slider .owl-dots{
      justify-content: center;
          margin-bottom: 0;
}
.mp-careers-transition .owl-stage-outer{
  height: auto !important;
}
.mp-st-trans-img img{
    width: auto !important;
    max-width: 80px;
}
.mp-st-trans-img div span{
      display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
}
.mpfaqs{
  justify-content: center;
}
.mp-clients-logos{
      justify-content: center;
    padding: 0;
        margin: 0 0 40px 0;
}
.mp-jb-assist-pgm-title_left{
  text-align: center;
}
.mp-jb-assist-pgm-title_left h2{
      font-size: 28px;
    line-height: 38px;
}
.mp-student-counts h6{
      font-size: 32px;
}
.mp-student-counts h6 strong{
  line-height: 22px;
  font-size: 14px;
}
.mp-sticky ul li a{
  padding: 6px;
}
.animated-arrow{
  display: none; 
}
 .mp-sticky ul li:not(.mp-sticky ul li.viewonmobi):not(.mp-sticky ul li.viewonipad){
  display: none;
}
.mp-sticky ul li a{
  font-size: 13px;
}
.mp-title-badge{
  font-size: 14px;
}
.mp-org-lists .mp-col-order-reverse{
  flex-direction: column-reverse;
}
.mp-st-name h6{
  justify-content: center;
}
.mp-jobs .mp-jb-assist-pgm-title{
  background: #f3f4ff;
  padding: 20px 0;
  margin-bottom: 10px;
}
.mp-content-box-list .mp-content-box{
  text-align: center;
}
.bg-form{
  display: none;
}
.digloas-sesstion .forms{
  margin-top: 30px;
}
.tab-content .mp-content-box{
  text-align: center;
}
}
@media (max-width: 575.98px) {
  .mp-pg-keys .col-md-3{
    flex: 0 0 50%;
    max-width: 50%;
  }
.mp-content-boxes .mb-xs-3{
    margin-bottom: 1rem!important;
  }
  .hints-card ul li .hints-contents{
        align-items: flex-start;
    flex-direction: column;
        line-height: 24px;
  }
  .hints-card ul li .hints-icon em{
        font-size: 16px;
  }
  .mp-collapse .card-header h5 .btn-link{
    padding-right: 50px;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
  .mp-clients-logos div{
        flex: 0 0 42.33%;
    max-width: 42.33%;
  }
  .mp-notes-card{ 
    max-width: 100%;
    padding: 16px;
    font-size: 14px;
    line-height: 22px;
  }
  .mpfaqs .nav-link{
        padding: 8px 14px;
        font-size: 16px;
  }
  .mp-job-hintscard ul li{
        line-height: 23px;
  }
  .mp-job-hintscard ul li a{
        font-size: 14px;
  }
  .mp-sticky ul li:not(.mp-sticky ul li.viewonmobi){
  display: none;
} 
.animated-arrow{
  left: 0;
}
/* .mp-topics-count{
    position: static;
    margin: 0 0 0 10px;
}
.mp-st-name{
  align-items: center;
  justify-content: center;
  flex-direction:column;
  }
  .mp-careers-slider .owl-nav button, 
  .mp-testimonial-reviews-slider .owl-nav button{
    position: static;
  }
.mp-careers-slider .owl-nav, 
.mp-testimonial-reviews-slider .owl-nav{ 
    width: 100%;
    max-width: inherit;
    left: 0;
}
.mp-careers-slider .owl-nav, .mp-testimonial-reviews-slider .owl-nav{
      justify-content: center;
}
.mp-careers-slider .owl-nav .owl-prev, .mp-testimonial-reviews-slider .owl-nav .owl-prev {
    left: auto;
}
.mp-careers-slider .owl-nav .owl-next, .mp-testimonial-reviews-slider .owl-nav .owl-next {
    right: auto;
} */
}

@media screen and (max-width: 623px) {
  #mpvideoReview .digloas-sesstion iframe{
    height: auto;
  }
  #mpvideoReview .review-video-url{
      padding:10px;
      /* padding-left:!important; */
    }
    #mpvideoReview .review-video-url{
      padding-left:10px !important;
      /* padding-left:!important; */
    }
    .btns-close{
      display: block;
    }
    .btnlarge-btton{
      display: none;
    }
    #mpvideoReview.modal .modal-title{
      padding-top: 4px;
      padding-left: 10px ;
      padding-bottom: 0px ;
    }
    #mpvideoReview .master-course-video-form-heading{
      margin-bottom: 7px;
      font-size: 15px;
    }
    #mpvideoReview .master-course-video-form-text{
      font-size: 12px;
      line-height: 24px;
      font-weight: normal;
    }
    #mpvideoReview .master-course-video-form-header{
      padding: 30px 90px 25px 20px;
    }
    #mpvideoReview .digloas-sesstion .forms{
      margin-top: 0px !important;
      padding: 10px !important;
    }

}

@keyframes intro {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    to {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@media screen and (max-width: 531px) {
    .mp-careerstransition-section1 { order: 2; }
    .mp-careerstransition-section2 { 
      order: 1; 
      padding-bottom: 20px;
    }
	

}
@media screen and (max-width: 736px) {
	 .single .blog-vertical-form .forms .form-group{
      max-width: 100% !important;
    }
	 .mp-careers-slider .owl-dots, .mp-testimonial-reviews-slider .owl-dots, .mptv-reviews .owl-dots{
      margin: 12px auto !important;
    }
    .mp-careers-slider .owl-nav, .mp-testimonial-reviews-slider .owl-nav, .mptv-reviews .owl-nav{
      margin: 0 auto !important;
    }
	.mp-careers-transition .career-handbox{
      text-align: center;
    }
}
